+ set -x + for FILE in '{test-,}requirements.txt' + '[' -f test-requirements.txt ']' + sed -i 's/; *python_version.*[!=<>]=\?.*//g' test-requirements.txt + sed -i 's/; *sys_platform.*[!=<>]=\?.*//g' test-requirements.txt + for FILE in '{test-,}requirements.txt' + '[' -f requirements.txt ']' + sed -i 's/; *python_version.*[!=<>]=\?.*//g' requirements.txt + sed -i 's/; *sys_platform.*[!=<>]=\?.*//g' requirements.txt + cleanup_sdist + '[' -f setup.cfg ']' + sed -i 's/pre-hook.build_config = .*//' setup.cfg + MOCKOPTS='-v -r /home/centos-train/data/dlrn-5.cfg --resultdir /home/centos-train/data/repos/a5/ec/a5ecabcb85d9ef1a644c2deaa3b96a2a95b7a5b5_96054f71' + '[' -x /usr/bin/python3 ']' + PYTHON=python3 + echo 'Using python3 as python interpreter' Using python3 as python interpreter + /usr/bin/mock -v -r /home/centos-train/data/dlrn-5.cfg --resultdir /home/centos-train/data/repos/a5/ec/a5ecabcb85d9ef1a644c2deaa3b96a2a95b7a5b5_96054f71 --clean INFO: mock.py version 1.4.21 starting (python version = 3.6.8)... Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5/yum_cache/ INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run DEBUG: mock final configuration: DEBUG: version: 1.4.21 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos-train/data/repos/a5/ec/a5ecabcb85d9ef1a644c2deaa3b96a2a95b7a5b5_96054f71 DEBUG: cache_topdir: /var/cache/mock DEBUG: clean: True DEBUG: check: True DEBUG: post_install: False DEBUG: chroothome: /builddir DEBUG: log_config_file: logging.ini DEBUG: rpmbuild_timeout: 0 DEBUG: chrootuid: 1005 DEBUG: chrootgid: 135 DEBUG: chrootgroup: mock DEBUG: chrootuser: mockbuild DEBUG: build_log_fmt_name: unadorned DEBUG: root_log_fmt_name: detailed DEBUG: state_log_fmt_name: state DEBUG: online: True DEBUG: use_nspawn: True DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.koo4ku46:/etc/resolv.conf'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap_container: False DEBUG: use_bootstrap_image: False DEBUG: bootstrap_image: fedora:latest DEBUG: internal_dev_setup: True DEBUG: cleanup_on_success: True DEBUG: cleanup_on_failure: True DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc'] DEBUG: createrepo_on_rpms: False DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm DEBUG: tar: gnutar DEBUG: backup_on_clean: False DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: redhat_subscription_required: False DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'mount', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.6/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '%(cache_topdir)s/%(root)s/ccache/u%(chrootuid)s/', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/a5/ec/a5ecabcb85d9ef1a644c2deaa3b96a2a95b7a5b5_96054f71'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'dir': '%(cache_topdir)s/%(root)s/%(package_manager)s_cache/', 'target_dir': '/var/cache/%(package_manager)s/', 'online': True, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/a5/ec/a5ecabcb85d9ef1a644c2deaa3b96a2a95b7a5b5_96054f71', 'package_manager': 'yum'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '%(cache_topdir)s/%(root)s/root_cache/', 'tar': 'gnutar', 'compress_program': 'pigz', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf', './var/log'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/a5/ec/a5ecabcb85d9ef1a644c2deaa3b96a2a95b7a5b5_96054f71'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/a5/ec/a5ecabcb85d9ef1a644c2deaa3b96a2a95b7a5b5_96054f71'}, 'mount_enable': False, 'mount_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/a5/ec/a5ecabcb85d9ef1a644c2deaa3b96a2a95b7a5b5_96054f71'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/a5/ec/a5ecabcb85d9ef1a644c2deaa3b96a2a95b7a5b5_96054f71'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/a5/ec/a5ecabcb85d9ef1a644c2deaa3b96a2a95b7a5b5_96054f71'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/a5/ec/a5ecabcb85d9ef1a644c2deaa3b96a2a95b7a5b5_96054f71'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/a5/ec/a5ecabcb85d9ef1a644c2deaa3b96a2a95b7a5b5_96054f71'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/a5/ec/a5ecabcb85d9ef1a644c2deaa3b96a2a95b7a5b5_96054f71'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/a5/ec/a5ecabcb85d9ef1a644c2deaa3b96a2a95b7a5b5_96054f71'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/a5/ec/a5ecabcb85d9ef1a644c2deaa3b96a2a95b7a5b5_96054f71'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/a5/ec/a5ecabcb85d9ef1a644c2deaa3b96a2a95b7a5b5_96054f71'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/a5/ec/a5ecabcb85d9ef1a644c2deaa3b96a2a95b7a5b5_96054f71'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/a5/ec/a5ecabcb85d9ef1a644c2deaa3b96a2a95b7a5b5_96054f71'}} DEBUG: environment: {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} DEBUG: scm: False DEBUG: scm_opts: {'method': 'git', 'cvs_get': 'cvs -d /srv/cvs co SCM_BRN SCM_PKG', 'git_get': 'git clone SCM_BRN git://localhost/SCM_PKG.git SCM_PKG', 'svn_get': 'svn co file:///srv/svn/SCM_PKG/SCM_BRN SCM_PKG', 'distgit_get': 'rpkg clone -a --branch SCM_BRN SCM_PKG SCM_PKG', 'distgit_src_get': 'rpkg sources', 'spec': 'SCM_PKG.spec', 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} DEBUG: useradd: /usr/sbin/useradd -o -m -u %(uid)s -g %(gid)s -d %(home)s -n %(user)s DEBUG: use_host_resolv: False DEBUG: chroot_setup_cmd: install basesystem rpm-build python2-devel gcc make python-sqlalchemy python-webob ghostscript graphviz python-sphinx python-eventlet python-six python-pbr openstack-macros git-core yum-plugin-priorities rubygems python-setuptools_scm DEBUG: target_arch: x86_64 DEBUG: releasever: 7 DEBUG: rpmbuild_arch: x86_64 DEBUG: yum.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 plugins=1 syslog_ident=mock syslog_device= ip_resolve=4 # repos [base] name=BaseOS mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=os failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 gpgcheck=1 [updates] name=updates enabled=1 mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=updates failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 gpgcheck=1 [extras] name=extras mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=extras failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7 gpgcheck=1 [delorean] name=delorean-python-networking-ovn-c69c8dabeafaae3d8ca611eaf4d68bbfb5fdbaa7 baseurl=https://trunk.rdoproject.org/centos7-train/c6/9c/c69c8dabeafaae3d8ca611eaf4d68bbfb5fdbaa7_244b30e8 enabled=1 gpgcheck=0 priority=1 [delorean-train-testing] name=dlrn-train-testing baseurl=https://trunk.rdoproject.org/centos7-train/deps/latest/ enabled=1 gpgcheck=0 [delorean-train-build-deps] name=dlrn-train-build-deps baseurl=https://trunk.rdoproject.org/centos7-train/build-deps/latest/ enabled=1 gpgcheck=0 [rdo-qemu-ev] name=RDO CentOS-$releasever - QEMU EV baseurl=http://mirror.centos.org/$contentdir/7/virt/$basearch/kvm-common/ gpgcheck=0 enabled=1 skip_if_unavailable=1 DEBUG: yum_builddep_opts: [] DEBUG: yum_common_opts: [] DEBUG: update_before_build: True DEBUG: priorities.conf: [main] enabled = 1 check_obsoletes = 1 DEBUG: rhnplugin.conf: [main] enabled=0 DEBUG: subscription-manager.conf: DEBUG: more_buildreqs: {} DEBUG: nosync: False DEBUG: nosync_force: False DEBUG: files: {'etc/hosts': '127.0.0.1 localhost localhost.localdomain\n::1 localhost localhost.localdomain localhost6 localhost6.localdomain6'} DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'trunk-centos7.rdoproject.org.novalocal'} DEBUG: hostname: None DEBUG: module_enable: [] DEBUG: module_install: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: [] DEBUG: package_manager: yum DEBUG: package_manager_max_attempts: 1 DEBUG: package_manager_attempt_delay: 10 DEBUG: dynamic_buildrequires: True DEBUG: dynamic_buildrequires_max_loops: 10 DEBUG: dev_loop_count: 12 DEBUG: yum_command: /usr/bin/yum DEBUG: system_yum_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils shadow-utils distribution-gpg-keys DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: dnf_command: /usr/bin/dnf DEBUG: system_dnf_command: /usr/bin/dnf DEBUG: dnf_install_command: install dnf dnf-plugins-core shadow-utils distribution-gpg-keys DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core shadow-utils distribution-gpg-keys DEBUG: microdnf_builddep_command: /usr/bin/dnf DEBUG: microdnf_builddep_opts: [] DEBUG: microdnf_common_opts: [] DEBUG: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: dnf_disable_plugins: ['local', 'spacewalk'] DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/etc/mock/site-defaults.cfg', '/home/centos-train/data/dlrn-5.cfg', '/home/centos-train/data/dlrn-5.cfg'] DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos-train/data/dlrn-5.cfg DEBUG: root: dlrn-centos-train-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el7 DEBUG: config_path: /etc/mock DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: __jinja_expand: True DEBUG: build_log_fmt_str: %(message)s DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: state_log_fmt_str: %(asctime)s - %(message)s DEBUG: Unsharing. Flags: 67239936 Start: clean chroot Finish: clean chroot Finish: run + /usr/bin/mock -v -r /home/centos-train/data/dlrn-5.cfg --resultdir /home/centos-train/data/repos/a5/ec/a5ecabcb85d9ef1a644c2deaa3b96a2a95b7a5b5_96054f71 --init INFO: mock.py version 1.4.21 starting (python version = 3.6.8)... Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5/yum_cache/ INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run DEBUG: mock final configuration: DEBUG: version: 1.4.21 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos-train/data/repos/a5/ec/a5ecabcb85d9ef1a644c2deaa3b96a2a95b7a5b5_96054f71 DEBUG: cache_topdir: /var/cache/mock DEBUG: clean: True DEBUG: check: True DEBUG: post_install: False DEBUG: chroothome: /builddir DEBUG: log_config_file: logging.ini DEBUG: rpmbuild_timeout: 0 DEBUG: chrootuid: 1005 DEBUG: chrootgid: 135 DEBUG: chrootgroup: mock DEBUG: chrootuser: mockbuild DEBUG: build_log_fmt_name: unadorned DEBUG: root_log_fmt_name: detailed DEBUG: state_log_fmt_name: state DEBUG: online: True DEBUG: use_nspawn: True DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.pm39971s:/etc/resolv.conf'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap_container: False DEBUG: use_bootstrap_image: False DEBUG: bootstrap_image: fedora:latest DEBUG: internal_dev_setup: True DEBUG: cleanup_on_success: True DEBUG: cleanup_on_failure: True DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc'] DEBUG: createrepo_on_rpms: False DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm DEBUG: tar: gnutar DEBUG: backup_on_clean: False DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: redhat_subscription_required: False DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'mount', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.6/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '%(cache_topdir)s/%(root)s/ccache/u%(chrootuid)s/', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/a5/ec/a5ecabcb85d9ef1a644c2deaa3b96a2a95b7a5b5_96054f71'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'dir': '%(cache_topdir)s/%(root)s/%(package_manager)s_cache/', 'target_dir': '/var/cache/%(package_manager)s/', 'online': True, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/a5/ec/a5ecabcb85d9ef1a644c2deaa3b96a2a95b7a5b5_96054f71', 'package_manager': 'yum'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '%(cache_topdir)s/%(root)s/root_cache/', 'tar': 'gnutar', 'compress_program': 'pigz', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf', './var/log'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/a5/ec/a5ecabcb85d9ef1a644c2deaa3b96a2a95b7a5b5_96054f71'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/a5/ec/a5ecabcb85d9ef1a644c2deaa3b96a2a95b7a5b5_96054f71'}, 'mount_enable': False, 'mount_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/a5/ec/a5ecabcb85d9ef1a644c2deaa3b96a2a95b7a5b5_96054f71'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/a5/ec/a5ecabcb85d9ef1a644c2deaa3b96a2a95b7a5b5_96054f71'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/a5/ec/a5ecabcb85d9ef1a644c2deaa3b96a2a95b7a5b5_96054f71'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/a5/ec/a5ecabcb85d9ef1a644c2deaa3b96a2a95b7a5b5_96054f71'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/a5/ec/a5ecabcb85d9ef1a644c2deaa3b96a2a95b7a5b5_96054f71'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/a5/ec/a5ecabcb85d9ef1a644c2deaa3b96a2a95b7a5b5_96054f71'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/a5/ec/a5ecabcb85d9ef1a644c2deaa3b96a2a95b7a5b5_96054f71'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/a5/ec/a5ecabcb85d9ef1a644c2deaa3b96a2a95b7a5b5_96054f71'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/a5/ec/a5ecabcb85d9ef1a644c2deaa3b96a2a95b7a5b5_96054f71'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/a5/ec/a5ecabcb85d9ef1a644c2deaa3b96a2a95b7a5b5_96054f71'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/a5/ec/a5ecabcb85d9ef1a644c2deaa3b96a2a95b7a5b5_96054f71'}} DEBUG: environment: {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} DEBUG: scm: False DEBUG: scm_opts: {'method': 'git', 'cvs_get': 'cvs -d /srv/cvs co SCM_BRN SCM_PKG', 'git_get': 'git clone SCM_BRN git://localhost/SCM_PKG.git SCM_PKG', 'svn_get': 'svn co file:///srv/svn/SCM_PKG/SCM_BRN SCM_PKG', 'distgit_get': 'rpkg clone -a --branch SCM_BRN SCM_PKG SCM_PKG', 'distgit_src_get': 'rpkg sources', 'spec': 'SCM_PKG.spec', 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} DEBUG: useradd: /usr/sbin/useradd -o -m -u %(uid)s -g %(gid)s -d %(home)s -n %(user)s DEBUG: use_host_resolv: False DEBUG: chroot_setup_cmd: install basesystem rpm-build python2-devel gcc make python-sqlalchemy python-webob ghostscript graphviz python-sphinx python-eventlet python-six python-pbr openstack-macros git-core yum-plugin-priorities rubygems python-setuptools_scm DEBUG: target_arch: x86_64 DEBUG: releasever: 7 DEBUG: rpmbuild_arch: x86_64 DEBUG: yum.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 plugins=1 syslog_ident=mock syslog_device= ip_resolve=4 # repos [base] name=BaseOS mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=os failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 gpgcheck=1 [updates] name=updates enabled=1 mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=updates failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 gpgcheck=1 [extras] name=extras mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=extras failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7 gpgcheck=1 [delorean] name=delorean-python-networking-ovn-c69c8dabeafaae3d8ca611eaf4d68bbfb5fdbaa7 baseurl=https://trunk.rdoproject.org/centos7-train/c6/9c/c69c8dabeafaae3d8ca611eaf4d68bbfb5fdbaa7_244b30e8 enabled=1 gpgcheck=0 priority=1 [delorean-train-testing] name=dlrn-train-testing baseurl=https://trunk.rdoproject.org/centos7-train/deps/latest/ enabled=1 gpgcheck=0 [delorean-train-build-deps] name=dlrn-train-build-deps baseurl=https://trunk.rdoproject.org/centos7-train/build-deps/latest/ enabled=1 gpgcheck=0 [rdo-qemu-ev] name=RDO CentOS-$releasever - QEMU EV baseurl=http://mirror.centos.org/$contentdir/7/virt/$basearch/kvm-common/ gpgcheck=0 enabled=1 skip_if_unavailable=1 DEBUG: yum_builddep_opts: [] DEBUG: yum_common_opts: [] DEBUG: update_before_build: True DEBUG: priorities.conf: [main] enabled = 1 check_obsoletes = 1 DEBUG: rhnplugin.conf: [main] enabled=0 DEBUG: subscription-manager.conf: DEBUG: more_buildreqs: {} DEBUG: nosync: False DEBUG: nosync_force: False DEBUG: files: {'etc/hosts': '127.0.0.1 localhost localhost.localdomain\n::1 localhost localhost.localdomain localhost6 localhost6.localdomain6'} DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'trunk-centos7.rdoproject.org.novalocal'} DEBUG: hostname: None DEBUG: module_enable: [] DEBUG: module_install: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: [] DEBUG: package_manager: yum DEBUG: package_manager_max_attempts: 1 DEBUG: package_manager_attempt_delay: 10 DEBUG: dynamic_buildrequires: True DEBUG: dynamic_buildrequires_max_loops: 10 DEBUG: dev_loop_count: 12 DEBUG: yum_command: /usr/bin/yum DEBUG: system_yum_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils shadow-utils distribution-gpg-keys DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: dnf_command: /usr/bin/dnf DEBUG: system_dnf_command: /usr/bin/dnf DEBUG: dnf_install_command: install dnf dnf-plugins-core shadow-utils distribution-gpg-keys DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core shadow-utils distribution-gpg-keys DEBUG: microdnf_builddep_command: /usr/bin/dnf DEBUG: microdnf_builddep_opts: [] DEBUG: microdnf_common_opts: [] DEBUG: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: dnf_disable_plugins: ['local', 'spacewalk'] DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/etc/mock/site-defaults.cfg', '/home/centos-train/data/dlrn-5.cfg', '/home/centos-train/data/dlrn-5.cfg'] DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos-train/data/dlrn-5.cfg DEBUG: root: dlrn-centos-train-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el7 DEBUG: config_path: /etc/mock DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: __jinja_expand: True DEBUG: build_log_fmt_str: %(message)s DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: state_log_fmt_str: %(asctime)s - %(message)s DEBUG: Unsharing. Flags: 67239936 Start: clean chroot Finish: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5 DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos-train-x86_64-5/root. DEBUG: child environment: None DEBUG: Executing command: ['mount', '-n', '-t', 'tmpfs', '-o', 'mode=0755', '-o', 'nr_inodes=0', '-o', 'size=4g', 'mock_chroot_tmpfs', '/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /home/centos-train/data/repos/a5/ec/a5ecabcb85d9ef1a644c2deaa3b96a2a95b7a5b5_96054f71 INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['gtar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos-train-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./proc DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./sys DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./dev DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./tmp/ccache DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./var/cache/yum DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./var/cache/dnf DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./var/log DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./var/log Finish: unpacking root cache INFO: enabled yum cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/yum/ Start: cleaning yum metadata Finish: cleaning yum metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC 7402 24-Core Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2799.998 DEBUG: BogoMIPS: 5599.99 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 64K DEBUG: L1i cache: 64K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw retpoline_amd ibpb vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16266376 1540320 965884 1439864 13760172 12225476 DEBUG: Swap: 8388604 266752 8121852 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 835M 3.5G 20% /var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/sys DEBUG: ensuring that dir exists: /home/centos-train/data/repos/a5/ec/a5ecabcb85d9ef1a644c2deaa3b96a2a95b7a5b5_96054f71 Mock Version: 1.4.21 INFO: Mock Version: 1.4.21 INFO: Mock Version: 1.4.21 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/pts DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/shm DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/shm DEBUG: kernel version == 3.10.0-957.27.2.el7.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/yum/ DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/var/cache/mock/dlrn-centos-train-x86_64-5/yum_cache/', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/yum/'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/proc/filesystems DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/tmp/mock-selinux-plugin.vzv317t4', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: resultdir = /home/centos-train/data/repos/a5/ec/a5ecabcb85d9ef1a644c2deaa3b96a2a95b7a5b5_96054f71 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum/pluginconf.d DEBUG: configure yum DEBUG: configure yum priorities DEBUG: configure yum rhnplugin DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'fa7fa715c9624d6aba4aead33705643c', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '/usr/sbin/usermod', '-u', '1005', '--non-unique', 'mockbuild'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: DEBUG: Unsharing. Flags: 134217728 DEBUG: usermod: no changes DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/.initialized Finish: chroot init Finish: run DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/yum/'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 ++ /usr/bin/mock -r /home/centos-train/data/dlrn-5.cfg -p + MOCKDIR=/var/lib/mock/dlrn-centos-train-x86_64-5/root/ + '[' -z '' ']' + '[' -r setup.py -a '!' -r metadata.json ']' + SOURCETYPE=tarball + git checkout -f a5ecabcb85d9ef1a644c2deaa3b96a2a95b7a5b5 Previous HEAD position was b95cafc... Fix gate jobs HEAD is now at a5ecabc... Setting DEFAULT to False. + mkdir /var/lib/mock/dlrn-centos-train-x86_64-5/root//var/tmp/pkgsrc + cp -pr . /var/lib/mock/dlrn-centos-train-x86_64-5/root//var/tmp/pkgsrc ++ /usr/bin/mock -q -r /home/centos-train/data/dlrn-5.cfg --chroot 'cd /var/tmp/pkgsrc && rm -rf *.egg-info && (([ -x /usr/bin/python3 ] && python3 setup.py --version 2> /dev/null) || python setup.py --version 2> /dev/null)' ++ tail -n 1 ++ /usr/bin/mock -q -r /home/centos-train/data/dlrn-5.cfg --chroot 'cd /var/tmp/pkgsrc && git log --abbrev=7 -n1 --format=format:%h' + setversionandrelease 9.0.2.dev2 a5ecabc + UPSTREAMVERSION=9.0.2.dev2 + [[ 9.0.2.dev2 =~ ([^-]*)-(.+) ]] + [[ 9.0.2.dev2 =~ (.*?)\.(0rc.+) ]] + [[ 9.0.2.dev2 =~ (.*?)\.(0b.+) ]] + [[ 9.0.2.dev2 =~ (.*?)\.(0a.+) ]] + [[ 9.0.2.dev2 =~ (.*?)\.(dev.+) ]] + VERSION=9.0.2 ++ date --utc +%Y%m%d%H%M%S + RELEASE_DATE=20210421052006 + '[' 0.date.hash = 0.1.date.hash ']' + '[' 0.date.hash = minor.date.hash ']' + RELEASE=0.20210421052006.a5ecabc + /usr/bin/mock -v -r /home/centos-train/data/dlrn-5.cfg --resultdir /home/centos-train/data/repos/a5/ec/a5ecabcb85d9ef1a644c2deaa3b96a2a95b7a5b5_96054f71 --chroot 'cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)' INFO: mock.py version 1.4.21 starting (python version = 3.6.8)... Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5/yum_cache/ INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run DEBUG: mock final configuration: DEBUG: version: 1.4.21 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos-train/data/repos/a5/ec/a5ecabcb85d9ef1a644c2deaa3b96a2a95b7a5b5_96054f71 DEBUG: cache_topdir: /var/cache/mock DEBUG: clean: True DEBUG: check: True DEBUG: post_install: False DEBUG: chroothome: /builddir DEBUG: log_config_file: logging.ini DEBUG: rpmbuild_timeout: 0 DEBUG: chrootuid: 1005 DEBUG: chrootgid: 135 DEBUG: chrootgroup: mock DEBUG: chrootuser: mockbuild DEBUG: build_log_fmt_name: unadorned DEBUG: root_log_fmt_name: detailed DEBUG: state_log_fmt_name: state DEBUG: online: True DEBUG: use_nspawn: True DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.emg50u4u:/etc/resolv.conf'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap_container: False DEBUG: use_bootstrap_image: False DEBUG: bootstrap_image: fedora:latest DEBUG: internal_dev_setup: True DEBUG: cleanup_on_success: True DEBUG: cleanup_on_failure: True DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc'] DEBUG: createrepo_on_rpms: False DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm DEBUG: tar: gnutar DEBUG: backup_on_clean: False DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: redhat_subscription_required: False DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'mount', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.6/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '%(cache_topdir)s/%(root)s/ccache/u%(chrootuid)s/', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/a5/ec/a5ecabcb85d9ef1a644c2deaa3b96a2a95b7a5b5_96054f71'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'dir': '%(cache_topdir)s/%(root)s/%(package_manager)s_cache/', 'target_dir': '/var/cache/%(package_manager)s/', 'online': True, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/a5/ec/a5ecabcb85d9ef1a644c2deaa3b96a2a95b7a5b5_96054f71', 'package_manager': 'yum'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '%(cache_topdir)s/%(root)s/root_cache/', 'tar': 'gnutar', 'compress_program': 'pigz', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf', './var/log'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/a5/ec/a5ecabcb85d9ef1a644c2deaa3b96a2a95b7a5b5_96054f71'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/a5/ec/a5ecabcb85d9ef1a644c2deaa3b96a2a95b7a5b5_96054f71'}, 'mount_enable': False, 'mount_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/a5/ec/a5ecabcb85d9ef1a644c2deaa3b96a2a95b7a5b5_96054f71'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/a5/ec/a5ecabcb85d9ef1a644c2deaa3b96a2a95b7a5b5_96054f71'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/a5/ec/a5ecabcb85d9ef1a644c2deaa3b96a2a95b7a5b5_96054f71'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/a5/ec/a5ecabcb85d9ef1a644c2deaa3b96a2a95b7a5b5_96054f71'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/a5/ec/a5ecabcb85d9ef1a644c2deaa3b96a2a95b7a5b5_96054f71'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/a5/ec/a5ecabcb85d9ef1a644c2deaa3b96a2a95b7a5b5_96054f71'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/a5/ec/a5ecabcb85d9ef1a644c2deaa3b96a2a95b7a5b5_96054f71'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/a5/ec/a5ecabcb85d9ef1a644c2deaa3b96a2a95b7a5b5_96054f71'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/a5/ec/a5ecabcb85d9ef1a644c2deaa3b96a2a95b7a5b5_96054f71'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/a5/ec/a5ecabcb85d9ef1a644c2deaa3b96a2a95b7a5b5_96054f71'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/a5/ec/a5ecabcb85d9ef1a644c2deaa3b96a2a95b7a5b5_96054f71'}} DEBUG: environment: {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} DEBUG: scm: False DEBUG: scm_opts: {'method': 'git', 'cvs_get': 'cvs -d /srv/cvs co SCM_BRN SCM_PKG', 'git_get': 'git clone SCM_BRN git://localhost/SCM_PKG.git SCM_PKG', 'svn_get': 'svn co file:///srv/svn/SCM_PKG/SCM_BRN SCM_PKG', 'distgit_get': 'rpkg clone -a --branch SCM_BRN SCM_PKG SCM_PKG', 'distgit_src_get': 'rpkg sources', 'spec': 'SCM_PKG.spec', 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} DEBUG: useradd: /usr/sbin/useradd -o -m -u %(uid)s -g %(gid)s -d %(home)s -n %(user)s DEBUG: use_host_resolv: False DEBUG: chroot_setup_cmd: install basesystem rpm-build python2-devel gcc make python-sqlalchemy python-webob ghostscript graphviz python-sphinx python-eventlet python-six python-pbr openstack-macros git-core yum-plugin-priorities rubygems python-setuptools_scm DEBUG: target_arch: x86_64 DEBUG: releasever: 7 DEBUG: rpmbuild_arch: x86_64 DEBUG: yum.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 plugins=1 syslog_ident=mock syslog_device= ip_resolve=4 # repos [base] name=BaseOS mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=os failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 gpgcheck=1 [updates] name=updates enabled=1 mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=updates failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 gpgcheck=1 [extras] name=extras mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=extras failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7 gpgcheck=1 [delorean] name=delorean-python-networking-ovn-c69c8dabeafaae3d8ca611eaf4d68bbfb5fdbaa7 baseurl=https://trunk.rdoproject.org/centos7-train/c6/9c/c69c8dabeafaae3d8ca611eaf4d68bbfb5fdbaa7_244b30e8 enabled=1 gpgcheck=0 priority=1 [delorean-train-testing] name=dlrn-train-testing baseurl=https://trunk.rdoproject.org/centos7-train/deps/latest/ enabled=1 gpgcheck=0 [delorean-train-build-deps] name=dlrn-train-build-deps baseurl=https://trunk.rdoproject.org/centos7-train/build-deps/latest/ enabled=1 gpgcheck=0 [rdo-qemu-ev] name=RDO CentOS-$releasever - QEMU EV baseurl=http://mirror.centos.org/$contentdir/7/virt/$basearch/kvm-common/ gpgcheck=0 enabled=1 skip_if_unavailable=1 DEBUG: yum_builddep_opts: [] DEBUG: yum_common_opts: [] DEBUG: update_before_build: True DEBUG: priorities.conf: [main] enabled = 1 check_obsoletes = 1 DEBUG: rhnplugin.conf: [main] enabled=0 DEBUG: subscription-manager.conf: DEBUG: more_buildreqs: {} DEBUG: nosync: False DEBUG: nosync_force: False DEBUG: files: {'etc/hosts': '127.0.0.1 localhost localhost.localdomain\n::1 localhost localhost.localdomain localhost6 localhost6.localdomain6'} DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'trunk-centos7.rdoproject.org.novalocal'} DEBUG: hostname: None DEBUG: module_enable: [] DEBUG: module_install: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: [] DEBUG: package_manager: yum DEBUG: package_manager_max_attempts: 1 DEBUG: package_manager_attempt_delay: 10 DEBUG: dynamic_buildrequires: True DEBUG: dynamic_buildrequires_max_loops: 10 DEBUG: dev_loop_count: 12 DEBUG: yum_command: /usr/bin/yum DEBUG: system_yum_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils shadow-utils distribution-gpg-keys DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: dnf_command: /usr/bin/dnf DEBUG: system_dnf_command: /usr/bin/dnf DEBUG: dnf_install_command: install dnf dnf-plugins-core shadow-utils distribution-gpg-keys DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core shadow-utils distribution-gpg-keys DEBUG: microdnf_builddep_command: /usr/bin/dnf DEBUG: microdnf_builddep_opts: [] DEBUG: microdnf_common_opts: [] DEBUG: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: dnf_disable_plugins: ['local', 'spacewalk'] DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/etc/mock/site-defaults.cfg', '/home/centos-train/data/dlrn-5.cfg', '/home/centos-train/data/dlrn-5.cfg'] DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos-train/data/dlrn-5.cfg DEBUG: root: dlrn-centos-train-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el7 DEBUG: config_path: /etc/mock DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: __jinja_expand: True DEBUG: build_log_fmt_str: %(message)s DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: state_log_fmt_str: %(asctime)s - %(message)s DEBUG: Unsharing. Flags: 67239936 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos-train-x86_64-5/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos-train-x86_64-5/root. DEBUG: ensuring that dir exists: /home/centos-train/data/repos/a5/ec/a5ecabcb85d9ef1a644c2deaa3b96a2a95b7a5b5_96054f71 INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5/root_cache/ INFO: enabled yum cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/yum/ Start: cleaning yum metadata Finish: cleaning yum metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC 7402 24-Core Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2799.998 DEBUG: BogoMIPS: 5599.99 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 64K DEBUG: L1i cache: 64K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw retpoline_amd ibpb vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16266376 1527716 985116 1442264 13753544 12234972 DEBUG: Swap: 8388604 266752 8121852 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 837M 3.5G 20% /var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/sys DEBUG: ensuring that dir exists: /home/centos-train/data/repos/a5/ec/a5ecabcb85d9ef1a644c2deaa3b96a2a95b7a5b5_96054f71 Mock Version: 1.4.21 INFO: Mock Version: 1.4.21 INFO: Mock Version: 1.4.21 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/shm DEBUG: kernel version == 3.10.0-957.27.2.el7.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/yum/ DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/var/cache/mock/dlrn-centos-train-x86_64-5/yum_cache/', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/yum/'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/tmp/mock-selinux-plugin.bwpt5s4q', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: resultdir = /home/centos-train/data/repos/a5/ec/a5ecabcb85d9ef1a644c2deaa3b96a2a95b7a5b5_96054f71 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum/pluginconf.d DEBUG: configure yum DEBUG: configure yum priorities DEBUG: configure yum rhnplugin DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'a8115af7c3f04a60a5e1e6c264c26fde', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '/usr/sbin/usermod', '-u', '1005', '--non-unique', 'mockbuild'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: DEBUG: Unsharing. Flags: 134217728 DEBUG: usermod: no changes DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/.initialized Finish: chroot init INFO: Running in chroot: ['cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)'] Start: chroot ['cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)'] DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.emg50u4u:/etc/resolv.conf'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'de2be4bc2eab45e8bf641aa1ba70cc82', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.emg50u4u:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '/bin/sh', '-c', 'cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Unsharing. Flags: 1073741824 DEBUG: Unsharing. Flags: 134217728 running sdist [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.0s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) running egg_info creating mistral_dashboard.egg-info writing requirements to mistral_dashboard.egg-info/requires.txt writing mistral_dashboard.egg-info/PKG-INFO writing top-level names to mistral_dashboard.egg-info/top_level.txt writing dependency_links to mistral_dashboard.egg-info/dependency_links.txt writing pbr to mistral_dashboard.egg-info/pbr.json [pbr] Processing SOURCES.txt writing manifest file 'mistral_dashboard.egg-info/SOURCES.txt' [pbr] In git context, generating filelist from git warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'mistral_dashboard.egg-info/SOURCES.txt' [pbr] reno was not found or is too old. Skipping release notes running check creating mistral-dashboard-9.0.2.dev2 creating mistral-dashboard-9.0.2.dev2/doc creating mistral-dashboard-9.0.2.dev2/doc/source creating mistral-dashboard-9.0.2.dev2/mistral_dashboard.egg-info creating mistral-dashboard-9.0.2.dev2/mistraldashboard creating mistral-dashboard-9.0.2.dev2/mistraldashboard/action_executions creating mistral-dashboard-9.0.2.dev2/mistraldashboard/action_executions/templates creating mistral-dashboard-9.0.2.dev2/mistraldashboard/action_executions/templates/action_executions creating mistral-dashboard-9.0.2.dev2/mistraldashboard/actions creating mistral-dashboard-9.0.2.dev2/mistraldashboard/actions/templates creating mistral-dashboard-9.0.2.dev2/mistraldashboard/actions/templates/actions creating mistral-dashboard-9.0.2.dev2/mistraldashboard/cron_triggers creating mistral-dashboard-9.0.2.dev2/mistraldashboard/cron_triggers/templates creating mistral-dashboard-9.0.2.dev2/mistraldashboard/cron_triggers/templates/cron_triggers creating mistral-dashboard-9.0.2.dev2/mistraldashboard/default creating mistral-dashboard-9.0.2.dev2/mistraldashboard/default/templates creating mistral-dashboard-9.0.2.dev2/mistraldashboard/default/templates/default creating mistral-dashboard-9.0.2.dev2/mistraldashboard/enabled creating mistral-dashboard-9.0.2.dev2/mistraldashboard/executions creating mistral-dashboard-9.0.2.dev2/mistraldashboard/executions/templates creating mistral-dashboard-9.0.2.dev2/mistraldashboard/executions/templates/executions creating mistral-dashboard-9.0.2.dev2/mistraldashboard/static creating mistral-dashboard-9.0.2.dev2/mistraldashboard/static/mistraldashboard creating mistral-dashboard-9.0.2.dev2/mistraldashboard/static/mistraldashboard/css creating mistral-dashboard-9.0.2.dev2/mistraldashboard/tasks creating mistral-dashboard-9.0.2.dev2/mistraldashboard/tasks/templates creating mistral-dashboard-9.0.2.dev2/mistraldashboard/tasks/templates/tasks creating mistral-dashboard-9.0.2.dev2/mistraldashboard/test creating mistral-dashboard-9.0.2.dev2/mistraldashboard/test/test_data creating mistral-dashboard-9.0.2.dev2/mistraldashboard/workbooks creating mistral-dashboard-9.0.2.dev2/mistraldashboard/workbooks/templates creating mistral-dashboard-9.0.2.dev2/mistraldashboard/workbooks/templates/workbooks creating mistral-dashboard-9.0.2.dev2/mistraldashboard/workflows creating mistral-dashboard-9.0.2.dev2/mistraldashboard/workflows/templates creating mistral-dashboard-9.0.2.dev2/mistraldashboard/workflows/templates/workflows creating mistral-dashboard-9.0.2.dev2/releasenotes creating mistral-dashboard-9.0.2.dev2/releasenotes/notes creating mistral-dashboard-9.0.2.dev2/releasenotes/source creating mistral-dashboard-9.0.2.dev2/releasenotes/source/_static creating mistral-dashboard-9.0.2.dev2/releasenotes/source/_templates copying files to mistral-dashboard-9.0.2.dev2... copying .stestr.conf -> mistral-dashboard-9.0.2.dev2 copying .zuul.yaml -> mistral-dashboard-9.0.2.dev2 copying AUTHORS -> mistral-dashboard-9.0.2.dev2 copying CONTRIBUTING.rst -> mistral-dashboard-9.0.2.dev2 copying ChangeLog -> mistral-dashboard-9.0.2.dev2 copying LICENSE -> mistral-dashboard-9.0.2.dev2 copying README.rst -> mistral-dashboard-9.0.2.dev2 copying manage.py -> mistral-dashboard-9.0.2.dev2 copying requirements.txt -> mistral-dashboard-9.0.2.dev2 copying run_tests.sh -> mistral-dashboard-9.0.2.dev2 copying setup.cfg -> mistral-dashboard-9.0.2.dev2 copying setup.py -> mistral-dashboard-9.0.2.dev2 copying test-requirements.txt -> mistral-dashboard-9.0.2.dev2 copying tox.ini -> mistral-dashboard-9.0.2.dev2 copying doc/requirements.txt -> mistral-dashboard-9.0.2.dev2/doc copying doc/source/conf.py -> mistral-dashboard-9.0.2.dev2/doc/source copying doc/source/contributing.rst -> mistral-dashboard-9.0.2.dev2/doc/source copying doc/source/index.rst -> mistral-dashboard-9.0.2.dev2/doc/source copying doc/source/readme.rst -> mistral-dashboard-9.0.2.dev2/doc/source copying mistral_dashboard.egg-info/PKG-INFO -> mistral-dashboard-9.0.2.dev2/mistral_dashboard.egg-info copying mistral_dashboard.egg-info/SOURCES.txt -> mistral-dashboard-9.0.2.dev2/mistral_dashboard.egg-info copying mistral_dashboard.egg-info/dependency_links.txt -> mistral-dashboard-9.0.2.dev2/mistral_dashboard.egg-info copying mistral_dashboard.egg-info/not-zip-safe -> mistral-dashboard-9.0.2.dev2/mistral_dashboard.egg-info copying mistral_dashboard.egg-info/pbr.json -> mistral-dashboard-9.0.2.dev2/mistral_dashboard.egg-info copying mistral_dashboard.egg-info/requires.txt -> mistral-dashboard-9.0.2.dev2/mistral_dashboard.egg-info copying mistral_dashboard.egg-info/top_level.txt -> mistral-dashboard-9.0.2.dev2/mistral_dashboard.egg-info copying mistraldashboard/__init__.py -> mistral-dashboard-9.0.2.dev2/mistraldashboard copying mistraldashboard/api.py -> mistral-dashboard-9.0.2.dev2/mistraldashboard copying mistraldashboard/dashboard.py -> mistral-dashboard-9.0.2.dev2/mistraldashboard copying mistraldashboard/exceptions.py -> mistral-dashboard-9.0.2.dev2/mistraldashboard copying mistraldashboard/forms.py -> mistral-dashboard-9.0.2.dev2/mistraldashboard copying mistraldashboard/handle_errors.py -> mistral-dashboard-9.0.2.dev2/mistraldashboard copying mistraldashboard/action_executions/__init__.py -> mistral-dashboard-9.0.2.dev2/mistraldashboard/action_executions copying mistraldashboard/action_executions/forms.py -> mistral-dashboard-9.0.2.dev2/mistraldashboard/action_executions copying mistraldashboard/action_executions/panel.py -> mistral-dashboard-9.0.2.dev2/mistraldashboard/action_executions copying mistraldashboard/action_executions/tables.py -> mistral-dashboard-9.0.2.dev2/mistraldashboard/action_executions copying mistraldashboard/action_executions/tests.py -> mistral-dashboard-9.0.2.dev2/mistraldashboard/action_executions copying mistraldashboard/action_executions/urls.py -> mistral-dashboard-9.0.2.dev2/mistraldashboard/action_executions copying mistraldashboard/action_executions/views.py -> mistral-dashboard-9.0.2.dev2/mistraldashboard/action_executions copying mistraldashboard/action_executions/templates/action_executions/_update.html -> mistral-dashboard-9.0.2.dev2/mistraldashboard/action_executions/templates/action_executions copying mistraldashboard/action_executions/templates/action_executions/detail.html -> mistral-dashboard-9.0.2.dev2/mistraldashboard/action_executions/templates/action_executions copying mistraldashboard/action_executions/templates/action_executions/filtered.html -> mistral-dashboard-9.0.2.dev2/mistraldashboard/action_executions/templates/action_executions copying mistraldashboard/action_executions/templates/action_executions/index.html -> mistral-dashboard-9.0.2.dev2/mistraldashboard/action_executions/templates/action_executions copying mistraldashboard/action_executions/templates/action_executions/update.html -> mistral-dashboard-9.0.2.dev2/mistraldashboard/action_executions/templates/action_executions copying mistraldashboard/actions/__init__.py -> mistral-dashboard-9.0.2.dev2/mistraldashboard/actions copying mistraldashboard/actions/forms.py -> mistral-dashboard-9.0.2.dev2/mistraldashboard/actions copying mistraldashboard/actions/panel.py -> mistral-dashboard-9.0.2.dev2/mistraldashboard/actions copying mistraldashboard/actions/tables.py -> mistral-dashboard-9.0.2.dev2/mistraldashboard/actions copying mistraldashboard/actions/tests.py -> mistral-dashboard-9.0.2.dev2/mistraldashboard/actions copying mistraldashboard/actions/urls.py -> mistral-dashboard-9.0.2.dev2/mistraldashboard/actions copying mistraldashboard/actions/views.py -> mistral-dashboard-9.0.2.dev2/mistraldashboard/actions copying mistraldashboard/actions/templates/actions/_create.html -> mistral-dashboard-9.0.2.dev2/mistraldashboard/actions/templates/actions copying mistraldashboard/actions/templates/actions/_run.html -> mistral-dashboard-9.0.2.dev2/mistraldashboard/actions/templates/actions copying mistraldashboard/actions/templates/actions/_update.html -> mistral-dashboard-9.0.2.dev2/mistraldashboard/actions/templates/actions copying mistraldashboard/actions/templates/actions/create.html -> mistral-dashboard-9.0.2.dev2/mistraldashboard/actions/templates/actions copying mistraldashboard/actions/templates/actions/detail.html -> mistral-dashboard-9.0.2.dev2/mistraldashboard/actions/templates/actions copying mistraldashboard/actions/templates/actions/index.html -> mistral-dashboard-9.0.2.dev2/mistraldashboard/actions/templates/actions copying mistraldashboard/actions/templates/actions/run.html -> mistral-dashboard-9.0.2.dev2/mistraldashboard/actions/templates/actions copying mistraldashboard/actions/templates/actions/update.html -> mistral-dashboard-9.0.2.dev2/mistraldashboard/actions/templates/actions copying mistraldashboard/cron_triggers/__init__.py -> mistral-dashboard-9.0.2.dev2/mistraldashboard/cron_triggers copying mistraldashboard/cron_triggers/forms.py -> mistral-dashboard-9.0.2.dev2/mistraldashboard/cron_triggers copying mistraldashboard/cron_triggers/panel.py -> mistral-dashboard-9.0.2.dev2/mistraldashboard/cron_triggers copying mistraldashboard/cron_triggers/tables.py -> mistral-dashboard-9.0.2.dev2/mistraldashboard/cron_triggers copying mistraldashboard/cron_triggers/tests.py -> mistral-dashboard-9.0.2.dev2/mistraldashboard/cron_triggers copying mistraldashboard/cron_triggers/urls.py -> mistral-dashboard-9.0.2.dev2/mistraldashboard/cron_triggers copying mistraldashboard/cron_triggers/views.py -> mistral-dashboard-9.0.2.dev2/mistraldashboard/cron_triggers copying mistraldashboard/cron_triggers/templates/cron_triggers/_create.html -> mistral-dashboard-9.0.2.dev2/mistraldashboard/cron_triggers/templates/cron_triggers copying mistraldashboard/cron_triggers/templates/cron_triggers/create.html -> mistral-dashboard-9.0.2.dev2/mistraldashboard/cron_triggers/templates/cron_triggers copying mistraldashboard/cron_triggers/templates/cron_triggers/detail.html -> mistral-dashboard-9.0.2.dev2/mistraldashboard/cron_triggers/templates/cron_triggers copying mistraldashboard/cron_triggers/templates/cron_triggers/index.html -> mistral-dashboard-9.0.2.dev2/mistraldashboard/cron_triggers/templates/cron_triggers copying mistraldashboard/default/__init__.py -> mistral-dashboard-9.0.2.dev2/mistraldashboard/default copying mistraldashboard/default/panel.py -> mistral-dashboard-9.0.2.dev2/mistraldashboard/default copying mistraldashboard/default/smart_cell.py -> mistral-dashboard-9.0.2.dev2/mistraldashboard/default copying mistraldashboard/default/utils.py -> mistral-dashboard-9.0.2.dev2/mistraldashboard/default copying mistraldashboard/default/templates/default/_booleanfield.html -> mistral-dashboard-9.0.2.dev2/mistraldashboard/default/templates/default copying mistraldashboard/default/templates/default/_code.html -> mistral-dashboard-9.0.2.dev2/mistraldashboard/default/templates/default copying mistraldashboard/default/templates/default/_humantime.html -> mistral-dashboard-9.0.2.dev2/mistraldashboard/default/templates/default copying mistraldashboard/default/templates/default/_label.html -> mistral-dashboard-9.0.2.dev2/mistraldashboard/default/templates/default copying mistraldashboard/default/templates/default/_preprint.html -> mistral-dashboard-9.0.2.dev2/mistraldashboard/default/templates/default copying mistraldashboard/default/templates/default/_prettyprint.html -> mistral-dashboard-9.0.2.dev2/mistraldashboard/default/templates/default copying mistraldashboard/default/templates/default/base.html -> mistral-dashboard-9.0.2.dev2/mistraldashboard/default/templates/default copying mistraldashboard/default/templates/default/table.html -> mistral-dashboard-9.0.2.dev2/mistraldashboard/default/templates/default copying mistraldashboard/enabled/_50_mistral.py -> mistral-dashboard-9.0.2.dev2/mistraldashboard/enabled copying mistraldashboard/enabled/__init__.py -> mistral-dashboard-9.0.2.dev2/mistraldashboard/enabled copying mistraldashboard/executions/__init__.py -> mistral-dashboard-9.0.2.dev2/mistraldashboard/executions copying mistraldashboard/executions/forms.py -> mistral-dashboard-9.0.2.dev2/mistraldashboard/executions copying mistraldashboard/executions/panel.py -> mistral-dashboard-9.0.2.dev2/mistraldashboard/executions copying mistraldashboard/executions/tables.py -> mistral-dashboard-9.0.2.dev2/mistraldashboard/executions copying mistraldashboard/executions/tests.py -> mistral-dashboard-9.0.2.dev2/mistraldashboard/executions copying mistraldashboard/executions/urls.py -> mistral-dashboard-9.0.2.dev2/mistraldashboard/executions copying mistraldashboard/executions/views.py -> mistral-dashboard-9.0.2.dev2/mistraldashboard/executions copying mistraldashboard/executions/templates/executions/_update_description.html -> mistral-dashboard-9.0.2.dev2/mistraldashboard/executions/templates/executions copying mistraldashboard/executions/templates/executions/detail.html -> mistral-dashboard-9.0.2.dev2/mistraldashboard/executions/templates/executions copying mistraldashboard/executions/templates/executions/index.html -> mistral-dashboard-9.0.2.dev2/mistraldashboard/executions/templates/executions copying mistraldashboard/executions/templates/executions/index_filtered_task.html -> mistral-dashboard-9.0.2.dev2/mistraldashboard/executions/templates/executions copying mistraldashboard/executions/templates/executions/update_description.html -> mistral-dashboard-9.0.2.dev2/mistraldashboard/executions/templates/executions copying mistraldashboard/static/mistraldashboard/css/style.css -> mistral-dashboard-9.0.2.dev2/mistraldashboard/static/mistraldashboard/css copying mistraldashboard/tasks/__init__.py -> mistral-dashboard-9.0.2.dev2/mistraldashboard/tasks copying mistraldashboard/tasks/panel.py -> mistral-dashboard-9.0.2.dev2/mistraldashboard/tasks copying mistraldashboard/tasks/tables.py -> mistral-dashboard-9.0.2.dev2/mistraldashboard/tasks copying mistraldashboard/tasks/tests.py -> mistral-dashboard-9.0.2.dev2/mistraldashboard/tasks copying mistraldashboard/tasks/urls.py -> mistral-dashboard-9.0.2.dev2/mistraldashboard/tasks copying mistraldashboard/tasks/views.py -> mistral-dashboard-9.0.2.dev2/mistraldashboard/tasks copying mistraldashboard/tasks/templates/tasks/detail.html -> mistral-dashboard-9.0.2.dev2/mistraldashboard/tasks/templates/tasks copying mistraldashboard/tasks/templates/tasks/filtered.html -> mistral-dashboard-9.0.2.dev2/mistraldashboard/tasks/templates/tasks copying mistraldashboard/tasks/templates/tasks/index.html -> mistral-dashboard-9.0.2.dev2/mistraldashboard/tasks/templates/tasks copying mistraldashboard/test/__init__.py -> mistral-dashboard-9.0.2.dev2/mistraldashboard/test copying mistraldashboard/test/helpers.py -> mistral-dashboard-9.0.2.dev2/mistraldashboard/test copying mistraldashboard/test/settings.py -> mistral-dashboard-9.0.2.dev2/mistraldashboard/test copying mistraldashboard/test/urls.py -> mistral-dashboard-9.0.2.dev2/mistraldashboard/test copying mistraldashboard/test/test_data/__init__.py -> mistral-dashboard-9.0.2.dev2/mistraldashboard/test/test_data copying mistraldashboard/test/test_data/mistral_data.py -> mistral-dashboard-9.0.2.dev2/mistraldashboard/test/test_data copying mistraldashboard/test/test_data/utils.py -> mistral-dashboard-9.0.2.dev2/mistraldashboard/test/test_data copying mistraldashboard/workbooks/__init__.py -> mistral-dashboard-9.0.2.dev2/mistraldashboard/workbooks copying mistraldashboard/workbooks/forms.py -> mistral-dashboard-9.0.2.dev2/mistraldashboard/workbooks copying mistraldashboard/workbooks/panel.py -> mistral-dashboard-9.0.2.dev2/mistraldashboard/workbooks copying mistraldashboard/workbooks/tables.py -> mistral-dashboard-9.0.2.dev2/mistraldashboard/workbooks copying mistraldashboard/workbooks/tests.py -> mistral-dashboard-9.0.2.dev2/mistraldashboard/workbooks copying mistraldashboard/workbooks/urls.py -> mistral-dashboard-9.0.2.dev2/mistraldashboard/workbooks copying mistraldashboard/workbooks/views.py -> mistral-dashboard-9.0.2.dev2/mistraldashboard/workbooks copying mistraldashboard/workbooks/templates/workbooks/_create.html -> mistral-dashboard-9.0.2.dev2/mistraldashboard/workbooks/templates/workbooks copying mistraldashboard/workbooks/templates/workbooks/_select_definition.html -> mistral-dashboard-9.0.2.dev2/mistraldashboard/workbooks/templates/workbooks copying mistraldashboard/workbooks/templates/workbooks/_update.html -> mistral-dashboard-9.0.2.dev2/mistraldashboard/workbooks/templates/workbooks copying mistraldashboard/workbooks/templates/workbooks/create.html -> mistral-dashboard-9.0.2.dev2/mistraldashboard/workbooks/templates/workbooks copying mistraldashboard/workbooks/templates/workbooks/detail.html -> mistral-dashboard-9.0.2.dev2/mistraldashboard/workbooks/templates/workbooks copying mistraldashboard/workbooks/templates/workbooks/index.html -> mistral-dashboard-9.0.2.dev2/mistraldashboard/workbooks/templates/workbooks copying mistraldashboard/workbooks/templates/workbooks/select_definition.html -> mistral-dashboard-9.0.2.dev2/mistraldashboard/workbooks/templates/workbooks copying mistraldashboard/workbooks/templates/workbooks/update.html -> mistral-dashboard-9.0.2.dev2/mistraldashboard/workbooks/templates/workbooks copying mistraldashboard/workflows/__init__.py -> mistral-dashboard-9.0.2.dev2/mistraldashboard/workflows copying mistraldashboard/workflows/forms.py -> mistral-dashboard-9.0.2.dev2/mistraldashboard/workflows copying mistraldashboard/workflows/panel.py -> mistral-dashboard-9.0.2.dev2/mistraldashboard/workflows copying mistraldashboard/workflows/tables.py -> mistral-dashboard-9.0.2.dev2/mistraldashboard/workflows copying mistraldashboard/workflows/tests.py -> mistral-dashboard-9.0.2.dev2/mistraldashboard/workflows copying mistraldashboard/workflows/urls.py -> mistral-dashboard-9.0.2.dev2/mistraldashboard/workflows copying mistraldashboard/workflows/views.py -> mistral-dashboard-9.0.2.dev2/mistraldashboard/workflows copying mistraldashboard/workflows/templates/workflows/_create.html -> mistral-dashboard-9.0.2.dev2/mistraldashboard/workflows/templates/workflows copying mistraldashboard/workflows/templates/workflows/_execute.html -> mistral-dashboard-9.0.2.dev2/mistraldashboard/workflows/templates/workflows copying mistraldashboard/workflows/templates/workflows/_select_definition.html -> mistral-dashboard-9.0.2.dev2/mistraldashboard/workflows/templates/workflows copying mistraldashboard/workflows/templates/workflows/_update.html -> mistral-dashboard-9.0.2.dev2/mistraldashboard/workflows/templates/workflows copying mistraldashboard/workflows/templates/workflows/create.html -> mistral-dashboard-9.0.2.dev2/mistraldashboard/workflows/templates/workflows copying mistraldashboard/workflows/templates/workflows/detail.html -> mistral-dashboard-9.0.2.dev2/mistraldashboard/workflows/templates/workflows copying mistraldashboard/workflows/templates/workflows/execute.html -> mistral-dashboard-9.0.2.dev2/mistraldashboard/workflows/templates/workflows copying mistraldashboard/workflows/templates/workflows/index.html -> mistral-dashboard-9.0.2.dev2/mistraldashboard/workflows/templates/workflows copying mistraldashboard/workflows/templates/workflows/select_definition.html -> mistral-dashboard-9.0.2.dev2/mistraldashboard/workflows/templates/workflows copying mistraldashboard/workflows/templates/workflows/update.html -> mistral-dashboard-9.0.2.dev2/mistraldashboard/workflows/templates/workflows copying releasenotes/notes/.placeholder -> mistral-dashboard-9.0.2.dev2/releasenotes/notes copying releasenotes/source/conf.py -> mistral-dashboard-9.0.2.dev2/releasenotes/source copying releasenotes/source/index.rst -> mistral-dashboard-9.0.2.dev2/releasenotes/source copying releasenotes/source/liberty.rst -> mistral-dashboard-9.0.2.dev2/releasenotes/source copying releasenotes/source/mitaka.rst -> mistral-dashboard-9.0.2.dev2/releasenotes/source copying releasenotes/source/newton.rst -> mistral-dashboard-9.0.2.dev2/releasenotes/source copying releasenotes/source/ocata.rst -> mistral-dashboard-9.0.2.dev2/releasenotes/source copying releasenotes/source/pike.rst -> mistral-dashboard-9.0.2.dev2/releasenotes/source copying releasenotes/source/queens.rst -> mistral-dashboard-9.0.2.dev2/releasenotes/source copying releasenotes/source/rocky.rst -> mistral-dashboard-9.0.2.dev2/releasenotes/source copying releasenotes/source/stein.rst -> mistral-dashboard-9.0.2.dev2/releasenotes/source copying releasenotes/source/unreleased.rst -> mistral-dashboard-9.0.2.dev2/releasenotes/source copying releasenotes/source/_static/.placeholder -> mistral-dashboard-9.0.2.dev2/releasenotes/source/_static copying releasenotes/source/_templates/.placeholder -> mistral-dashboard-9.0.2.dev2/releasenotes/source/_templates Writing mistral-dashboard-9.0.2.dev2/setup.cfg creating dist Creating tar archive removing 'mistral-dashboard-9.0.2.dev2' (and everything under it) DEBUG: Child return code was: 0 Finish: chroot ['cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)'] DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/yum/'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 + /usr/bin/mock -v -r /home/centos-train/data/dlrn-5.cfg --resultdir /home/centos-train/data/repos/a5/ec/a5ecabcb85d9ef1a644c2deaa3b96a2a95b7a5b5_96054f71 --copyout /var/tmp/pkgsrc/dist ./dist INFO: mock.py version 1.4.21 starting (python version = 3.6.8)... Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5/yum_cache/ INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run DEBUG: mock final configuration: DEBUG: version: 1.4.21 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos-train/data/repos/a5/ec/a5ecabcb85d9ef1a644c2deaa3b96a2a95b7a5b5_96054f71 DEBUG: cache_topdir: /var/cache/mock DEBUG: clean: True DEBUG: check: True DEBUG: post_install: False DEBUG: chroothome: /builddir DEBUG: log_config_file: logging.ini DEBUG: rpmbuild_timeout: 0 DEBUG: chrootuid: 1005 DEBUG: chrootgid: 135 DEBUG: chrootgroup: mock DEBUG: chrootuser: mockbuild DEBUG: build_log_fmt_name: unadorned DEBUG: root_log_fmt_name: detailed DEBUG: state_log_fmt_name: state DEBUG: online: True DEBUG: use_nspawn: True DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.uct9fx2e:/etc/resolv.conf'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap_container: False DEBUG: use_bootstrap_image: False DEBUG: bootstrap_image: fedora:latest DEBUG: internal_dev_setup: True DEBUG: cleanup_on_success: True DEBUG: cleanup_on_failure: True DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc'] DEBUG: createrepo_on_rpms: False DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm DEBUG: tar: gnutar DEBUG: backup_on_clean: False DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: redhat_subscription_required: False DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'mount', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.6/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '%(cache_topdir)s/%(root)s/ccache/u%(chrootuid)s/', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/a5/ec/a5ecabcb85d9ef1a644c2deaa3b96a2a95b7a5b5_96054f71'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'dir': '%(cache_topdir)s/%(root)s/%(package_manager)s_cache/', 'target_dir': '/var/cache/%(package_manager)s/', 'online': True, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/a5/ec/a5ecabcb85d9ef1a644c2deaa3b96a2a95b7a5b5_96054f71', 'package_manager': 'yum'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '%(cache_topdir)s/%(root)s/root_cache/', 'tar': 'gnutar', 'compress_program': 'pigz', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf', './var/log'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/a5/ec/a5ecabcb85d9ef1a644c2deaa3b96a2a95b7a5b5_96054f71'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/a5/ec/a5ecabcb85d9ef1a644c2deaa3b96a2a95b7a5b5_96054f71'}, 'mount_enable': False, 'mount_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/a5/ec/a5ecabcb85d9ef1a644c2deaa3b96a2a95b7a5b5_96054f71'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/a5/ec/a5ecabcb85d9ef1a644c2deaa3b96a2a95b7a5b5_96054f71'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/a5/ec/a5ecabcb85d9ef1a644c2deaa3b96a2a95b7a5b5_96054f71'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/a5/ec/a5ecabcb85d9ef1a644c2deaa3b96a2a95b7a5b5_96054f71'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/a5/ec/a5ecabcb85d9ef1a644c2deaa3b96a2a95b7a5b5_96054f71'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/a5/ec/a5ecabcb85d9ef1a644c2deaa3b96a2a95b7a5b5_96054f71'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/a5/ec/a5ecabcb85d9ef1a644c2deaa3b96a2a95b7a5b5_96054f71'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/a5/ec/a5ecabcb85d9ef1a644c2deaa3b96a2a95b7a5b5_96054f71'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/a5/ec/a5ecabcb85d9ef1a644c2deaa3b96a2a95b7a5b5_96054f71'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/a5/ec/a5ecabcb85d9ef1a644c2deaa3b96a2a95b7a5b5_96054f71'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/a5/ec/a5ecabcb85d9ef1a644c2deaa3b96a2a95b7a5b5_96054f71'}} DEBUG: environment: {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} DEBUG: scm: False DEBUG: scm_opts: {'method': 'git', 'cvs_get': 'cvs -d /srv/cvs co SCM_BRN SCM_PKG', 'git_get': 'git clone SCM_BRN git://localhost/SCM_PKG.git SCM_PKG', 'svn_get': 'svn co file:///srv/svn/SCM_PKG/SCM_BRN SCM_PKG', 'distgit_get': 'rpkg clone -a --branch SCM_BRN SCM_PKG SCM_PKG', 'distgit_src_get': 'rpkg sources', 'spec': 'SCM_PKG.spec', 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} DEBUG: useradd: /usr/sbin/useradd -o -m -u %(uid)s -g %(gid)s -d %(home)s -n %(user)s DEBUG: use_host_resolv: False DEBUG: chroot_setup_cmd: install basesystem rpm-build python2-devel gcc make python-sqlalchemy python-webob ghostscript graphviz python-sphinx python-eventlet python-six python-pbr openstack-macros git-core yum-plugin-priorities rubygems python-setuptools_scm DEBUG: target_arch: x86_64 DEBUG: releasever: 7 DEBUG: rpmbuild_arch: x86_64 DEBUG: yum.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 plugins=1 syslog_ident=mock syslog_device= ip_resolve=4 # repos [base] name=BaseOS mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=os failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 gpgcheck=1 [updates] name=updates enabled=1 mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=updates failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 gpgcheck=1 [extras] name=extras mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=extras failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7 gpgcheck=1 [delorean] name=delorean-python-networking-ovn-c69c8dabeafaae3d8ca611eaf4d68bbfb5fdbaa7 baseurl=https://trunk.rdoproject.org/centos7-train/c6/9c/c69c8dabeafaae3d8ca611eaf4d68bbfb5fdbaa7_244b30e8 enabled=1 gpgcheck=0 priority=1 [delorean-train-testing] name=dlrn-train-testing baseurl=https://trunk.rdoproject.org/centos7-train/deps/latest/ enabled=1 gpgcheck=0 [delorean-train-build-deps] name=dlrn-train-build-deps baseurl=https://trunk.rdoproject.org/centos7-train/build-deps/latest/ enabled=1 gpgcheck=0 [rdo-qemu-ev] name=RDO CentOS-$releasever - QEMU EV baseurl=http://mirror.centos.org/$contentdir/7/virt/$basearch/kvm-common/ gpgcheck=0 enabled=1 skip_if_unavailable=1 DEBUG: yum_builddep_opts: [] DEBUG: yum_common_opts: [] DEBUG: update_before_build: True DEBUG: priorities.conf: [main] enabled = 1 check_obsoletes = 1 DEBUG: rhnplugin.conf: [main] enabled=0 DEBUG: subscription-manager.conf: DEBUG: more_buildreqs: {} DEBUG: nosync: False DEBUG: nosync_force: False DEBUG: files: {'etc/hosts': '127.0.0.1 localhost localhost.localdomain\n::1 localhost localhost.localdomain localhost6 localhost6.localdomain6'} DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'trunk-centos7.rdoproject.org.novalocal'} DEBUG: hostname: None DEBUG: module_enable: [] DEBUG: module_install: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: [] DEBUG: package_manager: yum DEBUG: package_manager_max_attempts: 1 DEBUG: package_manager_attempt_delay: 10 DEBUG: dynamic_buildrequires: True DEBUG: dynamic_buildrequires_max_loops: 10 DEBUG: dev_loop_count: 12 DEBUG: yum_command: /usr/bin/yum DEBUG: system_yum_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils shadow-utils distribution-gpg-keys DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: dnf_command: /usr/bin/dnf DEBUG: system_dnf_command: /usr/bin/dnf DEBUG: dnf_install_command: install dnf dnf-plugins-core shadow-utils distribution-gpg-keys DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core shadow-utils distribution-gpg-keys DEBUG: microdnf_builddep_command: /usr/bin/dnf DEBUG: microdnf_builddep_opts: [] DEBUG: microdnf_common_opts: [] DEBUG: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: dnf_disable_plugins: ['local', 'spacewalk'] DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/etc/mock/site-defaults.cfg', '/home/centos-train/data/dlrn-5.cfg', '/home/centos-train/data/dlrn-5.cfg'] DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos-train/data/dlrn-5.cfg DEBUG: root: dlrn-centos-train-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el7 DEBUG: config_path: /etc/mock DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: __jinja_expand: True DEBUG: build_log_fmt_str: %(message)s DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: state_log_fmt_str: %(asctime)s - %(message)s DEBUG: Unsharing. Flags: 67239936 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos-train-x86_64-5/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos-train-x86_64-5/root. DEBUG: ensuring that dir exists: /home/centos-train/data/repos/a5/ec/a5ecabcb85d9ef1a644c2deaa3b96a2a95b7a5b5_96054f71 INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5/root_cache/ INFO: enabled yum cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/yum/ Start: cleaning yum metadata Finish: cleaning yum metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC 7402 24-Core Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2799.998 DEBUG: BogoMIPS: 5599.99 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 64K DEBUG: L1i cache: 64K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw retpoline_amd ibpb vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16266376 1536384 981172 1442372 13748820 12226092 DEBUG: Swap: 8388604 266752 8121852 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 837M 3.5G 20% /var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/sys DEBUG: ensuring that dir exists: /home/centos-train/data/repos/a5/ec/a5ecabcb85d9ef1a644c2deaa3b96a2a95b7a5b5_96054f71 Mock Version: 1.4.21 INFO: Mock Version: 1.4.21 INFO: Mock Version: 1.4.21 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/shm DEBUG: kernel version == 3.10.0-957.27.2.el7.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/yum/ DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/var/cache/mock/dlrn-centos-train-x86_64-5/yum_cache/', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/yum/'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/tmp/mock-selinux-plugin.g44_4lzi', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: resultdir = /home/centos-train/data/repos/a5/ec/a5ecabcb85d9ef1a644c2deaa3b96a2a95b7a5b5_96054f71 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum/pluginconf.d DEBUG: configure yum DEBUG: configure yum priorities DEBUG: configure yum rhnplugin DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'da17886c32a140beb10e88d6ab6045d1', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '/usr/sbin/usermod', '-u', '1005', '--non-unique', 'mockbuild'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: DEBUG: Unsharing. Flags: 134217728 DEBUG: usermod: no changes DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/.initialized Finish: chroot init INFO: copying /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/tmp/pkgsrc/dist to ./dist Finish: run DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/yum/'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 + '[' tarball == gem ']' ++ grep .tar.gz ++ ls dist + SOURCE=mistral-dashboard-9.0.2.dev2.tar.gz + SOURCEEXT=.tar.gz + SOURCEPATH=dist/mistral-dashboard-9.0.2.dev2.tar.gz ++ basename mistral-dashboard-9.0.2.dev2.tar.gz .tar.gz + SOURCEWITHREL=mistral-dashboard-9.0.2.dev2-0.20210421052006.a5ecabc.tar.gz + mv dist/mistral-dashboard-9.0.2.dev2.tar.gz /tmp/tmp.MJylyY0PvG/SOURCES/mistral-dashboard-9.0.2.dev2-0.20210421052006.a5ecabc.tar.gz + cd /home/centos-train/data/openstack-mistral-ui_distro + cp -a openstack-mistral-ui.spec /tmp/tmp.MJylyY0PvG/SOURCES/ + cp openstack-mistral-ui.spec /tmp/tmp.MJylyY0PvG/SPECS/ + cd /tmp/tmp.MJylyY0PvG/SPECS/ + '[' -z '' ']' + grep -qc '^%define upstream_version.*' openstack-mistral-ui.spec + sed -i -e '1i%define upstream_version 9.0.2.dev2\' openstack-mistral-ui.spec + grep -qc '^%global dlrn .*' openstack-mistral-ui.spec + sed -i -e '1i%global dlrn 1\' openstack-mistral-ui.spec + grep -qc '^%global dlrn_nvr .*' openstack-mistral-ui.spec ++ basename mistral-dashboard-9.0.2.dev2-0.20210421052006.a5ecabc.tar.gz .tar.gz + sed -i -e '1i%global dlrn_nvr mistral-dashboard-9.0.2.dev2-0.20210421052006.a5ecabc\' openstack-mistral-ui.spec + sed -i -e s/UPSTREAMVERSION/9.0.2.dev2/g openstack-mistral-ui.spec + VERSION=9.0.2 + sed -i -e 's/Version:.*/Version: 9.0.2/g' openstack-mistral-ui.spec + sed -i -e 's/Release:.*/Release: 0.20210421052006.a5ecabc%{?dist}/g' openstack-mistral-ui.spec + '[' '' '!=' 1 ']' + sed -i -e 's/^\(Source\|Source0\):.*/\1: mistral-dashboard-9.0.2.dev2-0.20210421052006.a5ecabc.tar.gz/' openstack-mistral-ui.spec + '[' '' '!=' 1 ']' + sed -i -e '/^%changelog.*/q' openstack-mistral-ui.spec + cat openstack-mistral-ui.spec %global dlrn_nvr mistral-dashboard-9.0.2.dev2-0.20210421052006.a5ecabc %global dlrn 1 %define upstream_version 9.0.2.dev2 # Macros for py2/py3 compatibility %if 0%{?fedora} || 0%{?rhel} > 7 %global pyver %{python3_pkgversion} %else %global pyver 2 %endif %global pyver_bin python%{pyver} %global pyver_sitelib %{expand:%{python%{pyver}_sitelib}} %global pyver_install %{expand:%{py%{pyver}_install}} %global pyver_build %{expand:%{py%{pyver}_build}} # End of macros for py2/py3 compatibility %global pypi_name mistral-dashboard %global openstack_name mistral-ui # oslosphinx do not work with sphinx > 2 %if %{pyver} == 3 %global with_doc 0 %else %global with_doc 1 %endif # tests are disabled by default %bcond_with tests %{!?upstream_version: %global upstream_version %{version}%{?milestone}} Name: openstack-%{openstack_name} Version: 9.0.2 Release: 0.20210421052006.a5ecabc%{?dist} Summary: OpenStack Mistral Dashboard for Horizon License: ASL 2.0 URL: https://pypi.python.org/pypi/%{pypi_name} Source0: mistral-dashboard-9.0.2.dev2-0.20210421052006.a5ecabc.tar.gz # BuildArch: noarch BuildRequires: git BuildRequires: openstack-dashboard >= 1:8.0.0 BuildRequires: python%{pyver}-devel BuildRequires: python%{pyver}-flake8 BuildRequires: python%{pyver}-mistralclient BuildRequires: python%{pyver}-mock >= 1.2 BuildRequires: python%{pyver}-osprofiler BuildRequires: python%{pyver}-pbr BuildRequires: python%{pyver}-setuptools BuildRequires: openstack-macros # Handle python2 exception %if %{pyver} == 2 BuildRequires: python-selenium %else BuildRequires: python%{pyver}-selenium %endif Requires: openstack-dashboard >= 1:8.0.0 Requires: python%{pyver}-django-compressor >= 2.0 Requires: python%{pyver}-django >= 1.11 Requires: python%{pyver}-iso8601 >= 0.1.11 Requires: python%{pyver}-pbr Requires: python%{pyver}-mistralclient >= 3.1.0 Requires: python%{pyver}-osprofiler # Handle python2 exception %if %{pyver} == 2 Requires: PyYAML >= 3.10 %else Requires: python%{pyver}-PyYAML >= 3.10 %endif %description Mistral Dashboard is an extension for OpenStack Dashboard that provides a UI for Mistral. %if 0%{?with_doc} # Documentation package %package -n python%{pyver}-%{openstack_name}-doc Summary: Documentation for OpenStack Mistral Dashboard for Horizon BuildRequires: python%{pyver}-oslo-sphinx BuildRequires: python%{pyver}-sphinx %{?python_provide:%python_provide python%{pyver}-%{openstack_name}-doc} %description -n python%{pyver}-%{openstack_name}-doc Documentation for Mistral Dashboard %endif %prep %autosetup -n %{pypi_name}-%{upstream_version} # Let RPM handle the dependencies %py_req_cleanup %build %{pyver_build} %if 0%{?with_doc} sphinx-build-%{pyver} doc/source html # remove the sphinx-build-%{pyver} leftovers rm -rf html/.{doctrees,buildinfo} %endif %install %{pyver_install} # Move config to horizon install -p -D -m 644 mistraldashboard/enabled/_50_mistral.py %{buildroot}%{_datadir}/openstack-dashboard/openstack_dashboard/local/enabled/_50_mistral.py %check export PYTHONPATH=/usr/share/openstack-dashboard/ %{pyver_bin} manage.py test mistraldashboard --settings=mistraldashboard.test.settings ||: %files %doc README.rst %license LICENSE %{pyver_sitelib}/mistraldashboard %{pyver_sitelib}/*.egg-info %{_datadir}/openstack-dashboard/openstack_dashboard/local/enabled/_50_mistral.py* %if 0%{?with_doc} %files -n python%{pyver}-%{openstack_name}-doc %doc html %endif %changelog + spectool -g -C /tmp/tmp.MJylyY0PvG/SOURCES openstack-mistral-ui.spec + /usr/bin/mock --buildsrpm -v -r /home/centos-train/data/dlrn-5.cfg --resultdir /home/centos-train/data/repos/a5/ec/a5ecabcb85d9ef1a644c2deaa3b96a2a95b7a5b5_96054f71 --spec openstack-mistral-ui.spec --sources=/tmp/tmp.MJylyY0PvG/SOURCES INFO: mock.py version 1.4.21 starting (python version = 3.6.8)... Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5/yum_cache/ INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run DEBUG: mock final configuration: DEBUG: version: 1.4.21 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos-train/data/repos/a5/ec/a5ecabcb85d9ef1a644c2deaa3b96a2a95b7a5b5_96054f71 DEBUG: cache_topdir: /var/cache/mock DEBUG: clean: True DEBUG: check: True DEBUG: post_install: False DEBUG: chroothome: /builddir DEBUG: log_config_file: logging.ini DEBUG: rpmbuild_timeout: 0 DEBUG: chrootuid: 1005 DEBUG: chrootgid: 135 DEBUG: chrootgroup: mock DEBUG: chrootuser: mockbuild DEBUG: build_log_fmt_name: unadorned DEBUG: root_log_fmt_name: detailed DEBUG: state_log_fmt_name: state DEBUG: online: True DEBUG: use_nspawn: True DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.r1yn08_h:/etc/resolv.conf'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap_container: False DEBUG: use_bootstrap_image: False DEBUG: bootstrap_image: fedora:latest DEBUG: internal_dev_setup: True DEBUG: cleanup_on_success: True DEBUG: cleanup_on_failure: True DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc'] DEBUG: createrepo_on_rpms: False DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm DEBUG: tar: gnutar DEBUG: backup_on_clean: False DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: redhat_subscription_required: False DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'mount', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.6/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '%(cache_topdir)s/%(root)s/ccache/u%(chrootuid)s/', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/a5/ec/a5ecabcb85d9ef1a644c2deaa3b96a2a95b7a5b5_96054f71'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'dir': '%(cache_topdir)s/%(root)s/%(package_manager)s_cache/', 'target_dir': '/var/cache/%(package_manager)s/', 'online': True, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/a5/ec/a5ecabcb85d9ef1a644c2deaa3b96a2a95b7a5b5_96054f71', 'package_manager': 'yum'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '%(cache_topdir)s/%(root)s/root_cache/', 'tar': 'gnutar', 'compress_program': 'pigz', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf', './var/log'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/a5/ec/a5ecabcb85d9ef1a644c2deaa3b96a2a95b7a5b5_96054f71'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/a5/ec/a5ecabcb85d9ef1a644c2deaa3b96a2a95b7a5b5_96054f71'}, 'mount_enable': False, 'mount_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/a5/ec/a5ecabcb85d9ef1a644c2deaa3b96a2a95b7a5b5_96054f71'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/a5/ec/a5ecabcb85d9ef1a644c2deaa3b96a2a95b7a5b5_96054f71'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/a5/ec/a5ecabcb85d9ef1a644c2deaa3b96a2a95b7a5b5_96054f71'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/a5/ec/a5ecabcb85d9ef1a644c2deaa3b96a2a95b7a5b5_96054f71'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/a5/ec/a5ecabcb85d9ef1a644c2deaa3b96a2a95b7a5b5_96054f71'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/a5/ec/a5ecabcb85d9ef1a644c2deaa3b96a2a95b7a5b5_96054f71'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/a5/ec/a5ecabcb85d9ef1a644c2deaa3b96a2a95b7a5b5_96054f71'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/a5/ec/a5ecabcb85d9ef1a644c2deaa3b96a2a95b7a5b5_96054f71'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/a5/ec/a5ecabcb85d9ef1a644c2deaa3b96a2a95b7a5b5_96054f71'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/a5/ec/a5ecabcb85d9ef1a644c2deaa3b96a2a95b7a5b5_96054f71'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/a5/ec/a5ecabcb85d9ef1a644c2deaa3b96a2a95b7a5b5_96054f71'}} DEBUG: environment: {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} DEBUG: scm: False DEBUG: scm_opts: {'method': 'git', 'cvs_get': 'cvs -d /srv/cvs co SCM_BRN SCM_PKG', 'git_get': 'git clone SCM_BRN git://localhost/SCM_PKG.git SCM_PKG', 'svn_get': 'svn co file:///srv/svn/SCM_PKG/SCM_BRN SCM_PKG', 'distgit_get': 'rpkg clone -a --branch SCM_BRN SCM_PKG SCM_PKG', 'distgit_src_get': 'rpkg sources', 'spec': 'SCM_PKG.spec', 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} DEBUG: useradd: /usr/sbin/useradd -o -m -u %(uid)s -g %(gid)s -d %(home)s -n %(user)s DEBUG: use_host_resolv: False DEBUG: chroot_setup_cmd: install basesystem rpm-build python2-devel gcc make python-sqlalchemy python-webob ghostscript graphviz python-sphinx python-eventlet python-six python-pbr openstack-macros git-core yum-plugin-priorities rubygems python-setuptools_scm DEBUG: target_arch: x86_64 DEBUG: releasever: 7 DEBUG: rpmbuild_arch: x86_64 DEBUG: yum.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 plugins=1 syslog_ident=mock syslog_device= ip_resolve=4 # repos [base] name=BaseOS mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=os failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 gpgcheck=1 [updates] name=updates enabled=1 mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=updates failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 gpgcheck=1 [extras] name=extras mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=extras failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7 gpgcheck=1 [delorean] name=delorean-python-networking-ovn-c69c8dabeafaae3d8ca611eaf4d68bbfb5fdbaa7 baseurl=https://trunk.rdoproject.org/centos7-train/c6/9c/c69c8dabeafaae3d8ca611eaf4d68bbfb5fdbaa7_244b30e8 enabled=1 gpgcheck=0 priority=1 [delorean-train-testing] name=dlrn-train-testing baseurl=https://trunk.rdoproject.org/centos7-train/deps/latest/ enabled=1 gpgcheck=0 [delorean-train-build-deps] name=dlrn-train-build-deps baseurl=https://trunk.rdoproject.org/centos7-train/build-deps/latest/ enabled=1 gpgcheck=0 [rdo-qemu-ev] name=RDO CentOS-$releasever - QEMU EV baseurl=http://mirror.centos.org/$contentdir/7/virt/$basearch/kvm-common/ gpgcheck=0 enabled=1 skip_if_unavailable=1 DEBUG: yum_builddep_opts: [] DEBUG: yum_common_opts: [] DEBUG: update_before_build: True DEBUG: priorities.conf: [main] enabled = 1 check_obsoletes = 1 DEBUG: rhnplugin.conf: [main] enabled=0 DEBUG: subscription-manager.conf: DEBUG: more_buildreqs: {} DEBUG: nosync: False DEBUG: nosync_force: False DEBUG: files: {'etc/hosts': '127.0.0.1 localhost localhost.localdomain\n::1 localhost localhost.localdomain localhost6 localhost6.localdomain6'} DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'trunk-centos7.rdoproject.org.novalocal'} DEBUG: hostname: None DEBUG: module_enable: [] DEBUG: module_install: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: [] DEBUG: package_manager: yum DEBUG: package_manager_max_attempts: 1 DEBUG: package_manager_attempt_delay: 10 DEBUG: dynamic_buildrequires: True DEBUG: dynamic_buildrequires_max_loops: 10 DEBUG: dev_loop_count: 12 DEBUG: yum_command: /usr/bin/yum DEBUG: system_yum_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils shadow-utils distribution-gpg-keys DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: dnf_command: /usr/bin/dnf DEBUG: system_dnf_command: /usr/bin/dnf DEBUG: dnf_install_command: install dnf dnf-plugins-core shadow-utils distribution-gpg-keys DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core shadow-utils distribution-gpg-keys DEBUG: microdnf_builddep_command: /usr/bin/dnf DEBUG: microdnf_builddep_opts: [] DEBUG: microdnf_common_opts: [] DEBUG: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: dnf_disable_plugins: ['local', 'spacewalk'] DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/etc/mock/site-defaults.cfg', '/home/centos-train/data/dlrn-5.cfg', '/home/centos-train/data/dlrn-5.cfg'] DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos-train/data/dlrn-5.cfg DEBUG: root: dlrn-centos-train-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el7 DEBUG: config_path: /etc/mock DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: __jinja_expand: True DEBUG: build_log_fmt_str: %(message)s DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: state_log_fmt_str: %(asctime)s - %(message)s DEBUG: Unsharing. Flags: 67239936 INFO: Start(openstack-mistral-ui.spec) Config(dlrn-centos-train-x86_64-5) Start: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5 DEBUG: kill orphans INFO: unmounting tmpfs. DEBUG: child environment: None DEBUG: Executing command: ['umount', '-n', '/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['btrfs', 'subv', 'list', '/var/lib/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: ERROR: not a btrfs filesystem: /var/lib/mock DEBUG: ERROR: can't access '/var/lib/mock' DEBUG: Child return code was: 1 DEBUG: Please ignore the error above above about btrfs. Finish: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5 DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos-train-x86_64-5/root. DEBUG: child environment: None DEBUG: Executing command: ['mount', '-n', '-t', 'tmpfs', '-o', 'mode=0755', '-o', 'nr_inodes=0', '-o', 'size=4g', 'mock_chroot_tmpfs', '/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /home/centos-train/data/repos/a5/ec/a5ecabcb85d9ef1a644c2deaa3b96a2a95b7a5b5_96054f71 INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['gtar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos-train-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./proc DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./sys DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./dev DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./tmp/ccache DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./var/cache/yum DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./var/cache/dnf DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./var/log DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./var/log Finish: unpacking root cache INFO: enabled yum cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/yum/ Start: cleaning yum metadata Finish: cleaning yum metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC 7402 24-Core Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2799.998 DEBUG: BogoMIPS: 5599.99 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 64K DEBUG: L1i cache: 64K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw retpoline_amd ibpb vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16266376 1532292 994220 1439916 13739864 12233324 DEBUG: Swap: 8388604 266752 8121852 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 835M 3.5G 20% /var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/sys DEBUG: ensuring that dir exists: /home/centos-train/data/repos/a5/ec/a5ecabcb85d9ef1a644c2deaa3b96a2a95b7a5b5_96054f71 Mock Version: 1.4.21 INFO: Mock Version: 1.4.21 INFO: Mock Version: 1.4.21 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/pts DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/shm DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/shm DEBUG: kernel version == 3.10.0-957.27.2.el7.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/yum/ DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/var/cache/mock/dlrn-centos-train-x86_64-5/yum_cache/', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/yum/'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/proc/filesystems DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/tmp/mock-selinux-plugin.6c9jwjfu', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: resultdir = /home/centos-train/data/repos/a5/ec/a5ecabcb85d9ef1a644c2deaa3b96a2a95b7a5b5_96054f71 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum/pluginconf.d DEBUG: configure yum DEBUG: configure yum priorities DEBUG: configure yum rhnplugin DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '3aad47e7f86540b5929df680857c1fd1', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '/usr/sbin/userdel', '-r', '-f', 'mockbuild'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: DEBUG: Unsharing. Flags: 134217728 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '75343698fb974aafb6b7ea0d67164577', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '/usr/sbin/groupdel', 'mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: DEBUG: Unsharing. Flags: 134217728 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'bbb6754ecb4546cbba8c9d5108ee6e42', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '/usr/sbin/groupadd', '-g', '135', 'mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: DEBUG: Unsharing. Flags: 134217728 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '0ae1c4e6dca749b7ba94568413eb9584', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '/usr/sbin/useradd', '-o', '-m', '-u', '1005', '-g', '135', '-d', '/builddir', '-n', 'mockbuild'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: DEBUG: Unsharing. Flags: 134217728 DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/RPMS DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/SPECS DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/SRPMS DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/SOURCES DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/BUILD DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/BUILDROOT DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/originals DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/originals Start: yum update DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--rbind', '-o', 'nodev,noexec,nosuid,readonly,rprivate', '/proc', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--rbind', '-o', 'nodev,noexec,nosuid,readonly,rprivate', '/sys', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/pts DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/rpmconfig DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/rpmconfig DEBUG: ['/usr/bin/yum', '--installroot', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/', '-y', '--releasever', '7', 'update'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/yum', '--installroot', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/', '-y', '--releasever', '7', 'update', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos-train-x86_64-5/rpmconfig', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'LC_MESSAGES': 'C.UTF-8'} and shell False DEBUG: Failed to set locale, defaulting to C DEBUG: Loaded plugins: fastestmirror, priorities DEBUG: Loading mirror speeds from cached hostfile DEBUG: * base: nyc.mirrors.clouvider.net DEBUG: * extras: ftp.osuosl.org DEBUG: * updates: mirror.ette.biz DEBUG: 2 packages excluded due to repository priority protections DEBUG: No packages marked for update DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 Finish: yum update DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/.initialized Finish: chroot init Start: buildsrpm Start: rpmbuild -bs INFO: ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-mistral-ui.spec'], chrootPath='/var/lib/mock/dlrn-centos-train-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1005gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.r1yn08_h:/etc/resolv.conf']unshare_net=TrueprintOutput=False) DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.r1yn08_h:/etc/resolv.conf'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'af2c3f0dbb864aae870a7ffd6f6a272b', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.r1yn08_h:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-mistral-ui.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: DEBUG: Unsharing. Flags: 1073741824 DEBUG: DEBUG: Unsharing. Flags: 134217728 DEBUG: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Wrote: /builddir/build/SRPMS/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.src.rpm DEBUG: Child return code was: 0 Finish: rpmbuild -bs DEBUG: Copying package to result dir Finish: buildsrpm INFO: Done(openstack-mistral-ui.spec) Config(dlrn-5) 0 minutes 9 seconds INFO: Results and/or logs in: /home/centos-train/data/repos/a5/ec/a5ecabcb85d9ef1a644c2deaa3b96a2a95b7a5b5_96054f71 INFO: Cleaning up build root ('cleanup_on_success=True') Start: clean chroot DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/yum/'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 INFO: unmounting tmpfs. DEBUG: child environment: None DEBUG: Executing command: ['umount', '-n', '/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['btrfs', 'subv', 'list', '/var/lib/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: ERROR: not a btrfs filesystem: /var/lib/mock DEBUG: Child return code was: 1 DEBUG: Please ignore the error above above about btrfs. Finish: clean chroot Finish: run + finalize + rm -rf /tmp/tmp.MJylyY0PvG INFO: mock.py version 1.4.21 starting (python version = 3.6.8)... Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5/yum_cache/ INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run DEBUG: mock final configuration: DEBUG: version: 1.4.21 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos-train/data/repos/a5/ec/a5ecabcb85d9ef1a644c2deaa3b96a2a95b7a5b5_96054f71 DEBUG: cache_topdir: /var/cache/mock DEBUG: clean: True DEBUG: check: True DEBUG: post_install: True DEBUG: chroothome: /builddir DEBUG: log_config_file: logging.ini DEBUG: rpmbuild_timeout: 0 DEBUG: chrootuid: 1005 DEBUG: chrootgid: 135 DEBUG: chrootgroup: mock DEBUG: chrootuser: mockbuild DEBUG: build_log_fmt_name: unadorned DEBUG: root_log_fmt_name: detailed DEBUG: state_log_fmt_name: state DEBUG: online: True DEBUG: use_nspawn: True DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.op5jqhpu:/etc/resolv.conf'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap_container: False DEBUG: use_bootstrap_image: False DEBUG: bootstrap_image: fedora:latest DEBUG: internal_dev_setup: True DEBUG: cleanup_on_success: True DEBUG: cleanup_on_failure: True DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc'] DEBUG: createrepo_on_rpms: False DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm DEBUG: tar: gnutar DEBUG: backup_on_clean: False DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: redhat_subscription_required: False DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'mount', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.6/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '%(cache_topdir)s/%(root)s/ccache/u%(chrootuid)s/', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/a5/ec/a5ecabcb85d9ef1a644c2deaa3b96a2a95b7a5b5_96054f71'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'dir': '%(cache_topdir)s/%(root)s/%(package_manager)s_cache/', 'target_dir': '/var/cache/%(package_manager)s/', 'online': True, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/a5/ec/a5ecabcb85d9ef1a644c2deaa3b96a2a95b7a5b5_96054f71', 'package_manager': 'yum'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '%(cache_topdir)s/%(root)s/root_cache/', 'tar': 'gnutar', 'compress_program': 'pigz', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf', './var/log'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/a5/ec/a5ecabcb85d9ef1a644c2deaa3b96a2a95b7a5b5_96054f71'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/a5/ec/a5ecabcb85d9ef1a644c2deaa3b96a2a95b7a5b5_96054f71'}, 'mount_enable': False, 'mount_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/a5/ec/a5ecabcb85d9ef1a644c2deaa3b96a2a95b7a5b5_96054f71'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/a5/ec/a5ecabcb85d9ef1a644c2deaa3b96a2a95b7a5b5_96054f71'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/a5/ec/a5ecabcb85d9ef1a644c2deaa3b96a2a95b7a5b5_96054f71'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/a5/ec/a5ecabcb85d9ef1a644c2deaa3b96a2a95b7a5b5_96054f71'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/a5/ec/a5ecabcb85d9ef1a644c2deaa3b96a2a95b7a5b5_96054f71'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/a5/ec/a5ecabcb85d9ef1a644c2deaa3b96a2a95b7a5b5_96054f71'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/a5/ec/a5ecabcb85d9ef1a644c2deaa3b96a2a95b7a5b5_96054f71'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/a5/ec/a5ecabcb85d9ef1a644c2deaa3b96a2a95b7a5b5_96054f71'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/a5/ec/a5ecabcb85d9ef1a644c2deaa3b96a2a95b7a5b5_96054f71'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/a5/ec/a5ecabcb85d9ef1a644c2deaa3b96a2a95b7a5b5_96054f71'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/a5/ec/a5ecabcb85d9ef1a644c2deaa3b96a2a95b7a5b5_96054f71'}} DEBUG: environment: {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} DEBUG: scm: False DEBUG: scm_opts: {'method': 'git', 'cvs_get': 'cvs -d /srv/cvs co SCM_BRN SCM_PKG', 'git_get': 'git clone SCM_BRN git://localhost/SCM_PKG.git SCM_PKG', 'svn_get': 'svn co file:///srv/svn/SCM_PKG/SCM_BRN SCM_PKG', 'distgit_get': 'rpkg clone -a --branch SCM_BRN SCM_PKG SCM_PKG', 'distgit_src_get': 'rpkg sources', 'spec': 'SCM_PKG.spec', 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} DEBUG: useradd: /usr/sbin/useradd -o -m -u %(uid)s -g %(gid)s -d %(home)s -n %(user)s DEBUG: use_host_resolv: False DEBUG: chroot_setup_cmd: install basesystem rpm-build python2-devel gcc make python-sqlalchemy python-webob ghostscript graphviz python-sphinx python-eventlet python-six python-pbr openstack-macros git-core yum-plugin-priorities rubygems python-setuptools_scm DEBUG: target_arch: x86_64 DEBUG: releasever: 7 DEBUG: rpmbuild_arch: x86_64 DEBUG: yum.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 plugins=1 syslog_ident=mock syslog_device= ip_resolve=4 # repos [base] name=BaseOS mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=os failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 gpgcheck=1 [updates] name=updates enabled=1 mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=updates failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 gpgcheck=1 [extras] name=extras mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=extras failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7 gpgcheck=1 [delorean] name=delorean-python-networking-ovn-c69c8dabeafaae3d8ca611eaf4d68bbfb5fdbaa7 baseurl=https://trunk.rdoproject.org/centos7-train/c6/9c/c69c8dabeafaae3d8ca611eaf4d68bbfb5fdbaa7_244b30e8 enabled=1 gpgcheck=0 priority=1 [delorean-train-testing] name=dlrn-train-testing baseurl=https://trunk.rdoproject.org/centos7-train/deps/latest/ enabled=1 gpgcheck=0 [delorean-train-build-deps] name=dlrn-train-build-deps baseurl=https://trunk.rdoproject.org/centos7-train/build-deps/latest/ enabled=1 gpgcheck=0 [rdo-qemu-ev] name=RDO CentOS-$releasever - QEMU EV baseurl=http://mirror.centos.org/$contentdir/7/virt/$basearch/kvm-common/ gpgcheck=0 enabled=1 skip_if_unavailable=1 DEBUG: yum_builddep_opts: [] DEBUG: yum_common_opts: [] DEBUG: update_before_build: True DEBUG: priorities.conf: [main] enabled = 1 check_obsoletes = 1 DEBUG: rhnplugin.conf: [main] enabled=0 DEBUG: subscription-manager.conf: DEBUG: more_buildreqs: {} DEBUG: nosync: False DEBUG: nosync_force: False DEBUG: files: {'etc/hosts': '127.0.0.1 localhost localhost.localdomain\n::1 localhost localhost.localdomain localhost6 localhost6.localdomain6'} DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'trunk-centos7.rdoproject.org.novalocal'} DEBUG: hostname: None DEBUG: module_enable: [] DEBUG: module_install: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: [] DEBUG: package_manager: yum DEBUG: package_manager_max_attempts: 1 DEBUG: package_manager_attempt_delay: 10 DEBUG: dynamic_buildrequires: True DEBUG: dynamic_buildrequires_max_loops: 10 DEBUG: dev_loop_count: 12 DEBUG: yum_command: /usr/bin/yum DEBUG: system_yum_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils shadow-utils distribution-gpg-keys DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: dnf_command: /usr/bin/dnf DEBUG: system_dnf_command: /usr/bin/dnf DEBUG: dnf_install_command: install dnf dnf-plugins-core shadow-utils distribution-gpg-keys DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core shadow-utils distribution-gpg-keys DEBUG: microdnf_builddep_command: /usr/bin/dnf DEBUG: microdnf_builddep_opts: [] DEBUG: microdnf_common_opts: [] DEBUG: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: dnf_disable_plugins: ['local', 'spacewalk'] DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/etc/mock/site-defaults.cfg', '/home/centos-train/data/dlrn-5.cfg', '/home/centos-train/data/dlrn-5.cfg'] DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos-train/data/dlrn-5.cfg DEBUG: root: dlrn-centos-train-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el7 DEBUG: config_path: /etc/mock DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: __jinja_expand: True DEBUG: build_log_fmt_str: %(message)s DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: state_log_fmt_str: %(asctime)s - %(message)s DEBUG: Unsharing. Flags: 67239936 INFO: Start(/home/centos-train/data/repos/a5/ec/a5ecabcb85d9ef1a644c2deaa3b96a2a95b7a5b5_96054f71/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.src.rpm) Config(dlrn-centos-train-x86_64-5) Start: clean chroot Finish: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5 DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos-train-x86_64-5/root. DEBUG: child environment: None DEBUG: Executing command: ['mount', '-n', '-t', 'tmpfs', '-o', 'mode=0755', '-o', 'nr_inodes=0', '-o', 'size=4g', 'mock_chroot_tmpfs', '/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /home/centos-train/data/repos/a5/ec/a5ecabcb85d9ef1a644c2deaa3b96a2a95b7a5b5_96054f71 INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['gtar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos-train-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./proc DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./sys DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./dev DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./tmp/ccache DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./var/cache/yum DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./var/cache/dnf DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./var/log DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./var/log Finish: unpacking root cache INFO: enabled yum cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/yum/ Start: cleaning yum metadata Finish: cleaning yum metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC 7402 24-Core Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2799.998 DEBUG: BogoMIPS: 5599.99 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 64K DEBUG: L1i cache: 64K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw retpoline_amd ibpb vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16266376 1530524 999572 1439984 13736280 12234700 DEBUG: Swap: 8388604 266752 8121852 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 835M 3.5G 20% /var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/sys DEBUG: ensuring that dir exists: /home/centos-train/data/repos/a5/ec/a5ecabcb85d9ef1a644c2deaa3b96a2a95b7a5b5_96054f71 Mock Version: 1.4.21 INFO: Mock Version: 1.4.21 INFO: Mock Version: 1.4.21 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/pts DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/shm DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/shm DEBUG: kernel version == 3.10.0-957.27.2.el7.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/yum/ DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/var/cache/mock/dlrn-centos-train-x86_64-5/yum_cache/', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/yum/'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/proc/filesystems DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/tmp/mock-selinux-plugin.61pshjvk', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: resultdir = /home/centos-train/data/repos/a5/ec/a5ecabcb85d9ef1a644c2deaa3b96a2a95b7a5b5_96054f71 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum/pluginconf.d DEBUG: configure yum DEBUG: configure yum priorities DEBUG: configure yum rhnplugin DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '58e84fc0a5144cc080e3143fb4522d15', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '/usr/sbin/userdel', '-r', '-f', 'mockbuild'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: DEBUG: Unsharing. Flags: 134217728 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'daf83bfea6d6427c8ada78e0a29062f8', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '/usr/sbin/groupdel', 'mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: DEBUG: Unsharing. Flags: 134217728 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'ebbf49278a6f4dbf8bf315945af97ff4', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '/usr/sbin/groupadd', '-g', '135', 'mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: DEBUG: Unsharing. Flags: 134217728 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '6011485e59cf4990b8f89b4ee2fa65ac', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '/usr/sbin/useradd', '-o', '-m', '-u', '1005', '-g', '135', '-d', '/builddir', '-n', 'mockbuild'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: DEBUG: Unsharing. Flags: 134217728 DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/RPMS DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/SPECS DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/SRPMS DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/SOURCES DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/BUILD DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/BUILDROOT DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/originals DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/originals Start: yum update DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--rbind', '-o', 'nodev,noexec,nosuid,readonly,rprivate', '/proc', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--rbind', '-o', 'nodev,noexec,nosuid,readonly,rprivate', '/sys', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/pts DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/rpmconfig DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/rpmconfig DEBUG: ['/usr/bin/yum', '--installroot', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/', '-y', '--releasever', '7', 'update'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/yum', '--installroot', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/', '-y', '--releasever', '7', 'update', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos-train-x86_64-5/rpmconfig', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'LC_MESSAGES': 'C.UTF-8'} and shell False DEBUG: Failed to set locale, defaulting to C DEBUG: Loaded plugins: fastestmirror, priorities DEBUG: Loading mirror speeds from cached hostfile DEBUG: * base: nyc.mirrors.clouvider.net DEBUG: * extras: mirror.vcu.edu DEBUG: * updates: mirror.ette.biz DEBUG: 2 packages excluded due to repository priority protections DEBUG: No packages marked for update DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 Finish: yum update DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/.initialized Finish: chroot init Start: build phase for openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.src.rpm Start: build setup for openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.src.rpm DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.op5jqhpu:/etc/resolv.conf'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '55e288029171495bb1cf45b8a4f71e6f', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.op5jqhpu:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', '/bin/rpm', '-Uvh', '--nodeps', '/builddir/build/originals/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.src.rpm'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: DEBUG: Unsharing. Flags: 1073741824 DEBUG: DEBUG: Unsharing. Flags: 134217728 DEBUG: Updating / installing... DEBUG: openstack-mistral-ui-9.0.2-0.202104210######################################## DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.op5jqhpu:/etc/resolv.conf'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '2372f6aa1b1940f482eb75c1f9076eca', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.op5jqhpu:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', '/bin/rpm', '-qpl', '/builddir/build/originals/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.src.rpm'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: DEBUG: Unsharing. Flags: 1073741824 DEBUG: DEBUG: Unsharing. Flags: 134217728 DEBUG: mistral-dashboard-9.0.2.dev2-0.20210421052006.a5ecabc.tar.gz DEBUG: openstack-mistral-ui.spec DEBUG: Child return code was: 0 INFO: ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-mistral-ui.spec'], chrootPath='/var/lib/mock/dlrn-centos-train-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1005gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.op5jqhpu:/etc/resolv.conf']unshare_net=TrueprintOutput=False) DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.op5jqhpu:/etc/resolv.conf'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '8d6f21c1ca814482a0cb4306bd5032cb', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.op5jqhpu:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-mistral-ui.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: DEBUG: Unsharing. Flags: 1073741824 DEBUG: DEBUG: Unsharing. Flags: 134217728 DEBUG: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Wrote: /builddir/build/SRPMS/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.src.rpm DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--rbind', '-o', 'nodev,noexec,nosuid,readonly,rprivate', '/proc', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--rbind', '-o', 'nodev,noexec,nosuid,readonly,rprivate', '/sys', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/pts DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/rpmconfig DEBUG: ['/usr/bin/yum-builddep', '--installroot', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/', '--releasever', '7', '/var/lib/mock/dlrn-centos-train-x86_64-5/root//builddir/build/SRPMS/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.src.rpm'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/yum-builddep', '--installroot', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/', '--releasever', '7', '/var/lib/mock/dlrn-centos-train-x86_64-5/root//builddir/build/SRPMS/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.src.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos-train-x86_64-5/rpmconfig', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'LC_MESSAGES': 'C.UTF-8'} and shell False DEBUG: Failed to set locale, defaulting to C DEBUG: Loaded plugins: fastestmirror, priorities DEBUG: Loading mirror speeds from cached hostfile DEBUG: * base: nyc.mirrors.clouvider.net DEBUG: * extras: ftp.osuosl.org DEBUG: * updates: mirror.ette.biz DEBUG: 2 packages excluded due to repository priority protections DEBUG: Checking for new repos for mirrors DEBUG: Getting requirements for openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.src DEBUG: --> Already installed : git-1.8.3.1-23.el7_8.x86_64 DEBUG: --> 1:openstack-dashboard-16.2.2-0.20210304175437.b72b7e7.el7.noarch DEBUG: --> Already installed : python-devel-2.7.5-90.el7.x86_64 DEBUG: --> python2-flake8-2.6.2-1.el7.noarch DEBUG: --> python2-mistralclient-3.10.0-0.20200221172018.dc246bf.el7.noarch DEBUG: --> Already installed : python2-mock-3.0.5-1.el7.noarch DEBUG: --> python2-osprofiler-2.8.2-0.20200221121507.d431c7a.el7.noarch DEBUG: --> Already installed : python2-pbr-5.1.2-2.el7.noarch DEBUG: --> Already installed : python2-setuptools-40.8.0-1.el7.noarch DEBUG: --> Already installed : openstack-macros-2020.1.2-0.20200920175430.ce6a105.el7.noarch DEBUG: --> python-selenium-2.42.1-3.el7.noarch DEBUG: --> python2-oslo-sphinx-4.18.1-0.20200220173754.f92583c.el7.noarch DEBUG: --> Already installed : 1:python2-sphinx-1.8.4-1.el7.noarch DEBUG: --> Running transaction check DEBUG: ---> Package openstack-dashboard.noarch 1:16.2.2-0.20210304175437.b72b7e7.el7 will be installed DEBUG: --> Processing Dependency: python2-django-horizon = 1:16.2.2-0.20210304175437.b72b7e7.el7 for package: 1:openstack-dashboard-16.2.2-0.20210304175437.b72b7e7.el7.noarch DEBUG: --> Processing Dependency: PyYAML >= 3.10 for package: 1:openstack-dashboard-16.2.2-0.20210304175437.b72b7e7.el7.noarch DEBUG: --> Processing Dependency: openstack-dashboard-theme >= 1:16.2.2-0.20210304175437.b72b7e7.el7 for package: 1:openstack-dashboard-16.2.2-0.20210304175437.b72b7e7.el7.noarch DEBUG: --> Processing Dependency: python-pymongo >= 3.0.2 for package: 1:openstack-dashboard-16.2.2-0.20210304175437.b72b7e7.el7.noarch DEBUG: --> Processing Dependency: python2-XStatic-Angular >= 1:1.5.8.0 for package: 1:openstack-dashboard-16.2.2-0.20210304175437.b72b7e7.el7.noarch DEBUG: --> Processing Dependency: python2-XStatic-Bootstrap-SCSS >= 3.3.7.1 for package: 1:openstack-dashboard-16.2.2-0.20210304175437.b72b7e7.el7.noarch DEBUG: --> Processing Dependency: python2-XStatic-roboto-fontface >= 0.5.0.0 for package: 1:openstack-dashboard-16.2.2-0.20210304175437.b72b7e7.el7.noarch DEBUG: --> Processing Dependency: python2-cinderclient >= 4.0.1 for package: 1:openstack-dashboard-16.2.2-0.20210304175437.b72b7e7.el7.noarch DEBUG: --> Processing Dependency: python2-django-compressor >= 2.0 for package: 1:openstack-dashboard-16.2.2-0.20210304175437.b72b7e7.el7.noarch DEBUG: --> Processing Dependency: python2-django-pyscss >= 2.0.2 for package: 1:openstack-dashboard-16.2.2-0.20210304175437.b72b7e7.el7.noarch DEBUG: --> Processing Dependency: python2-glanceclient >= 1:2.8.0 for package: 1:openstack-dashboard-16.2.2-0.20210304175437.b72b7e7.el7.noarch DEBUG: --> Processing Dependency: python2-keystoneauth1 >= 3.4.0 for package: 1:openstack-dashboard-16.2.2-0.20210304175437.b72b7e7.el7.noarch DEBUG: --> Processing Dependency: python2-keystoneclient >= 1:3.15.0 for package: 1:openstack-dashboard-16.2.2-0.20210304175437.b72b7e7.el7.noarch DEBUG: --> Processing Dependency: python2-neutronclient >= 6.7.0 for package: 1:openstack-dashboard-16.2.2-0.20210304175437.b72b7e7.el7.noarch DEBUG: --> Processing Dependency: python2-novaclient >= 1:9.1.0 for package: 1:openstack-dashboard-16.2.2-0.20210304175437.b72b7e7.el7.noarch DEBUG: --> Processing Dependency: python2-oslo-concurrency >= 3.26.0 for package: 1:openstack-dashboard-16.2.2-0.20210304175437.b72b7e7.el7.noarch DEBUG: --> Processing Dependency: python2-oslo-config >= 2:5.2.0 for package: 1:openstack-dashboard-16.2.2-0.20210304175437.b72b7e7.el7.noarch DEBUG: --> Processing Dependency: python2-oslo-i18n >= 3.15.3 for package: 1:openstack-dashboard-16.2.2-0.20210304175437.b72b7e7.el7.noarch DEBUG: --> Processing Dependency: python2-oslo-policy >= 1.30.0 for package: 1:openstack-dashboard-16.2.2-0.20210304175437.b72b7e7.el7.noarch DEBUG: --> Processing Dependency: python2-oslo-serialization >= 2.18.0 for package: 1:openstack-dashboard-16.2.2-0.20210304175437.b72b7e7.el7.noarch DEBUG: --> Processing Dependency: python2-oslo-upgradecheck >= 0.1.1 for package: 1:openstack-dashboard-16.2.2-0.20210304175437.b72b7e7.el7.noarch DEBUG: --> Processing Dependency: python2-oslo-utils >= 3.33.0 for package: 1:openstack-dashboard-16.2.2-0.20210304175437.b72b7e7.el7.noarch DEBUG: --> Processing Dependency: python2-scss >= 1.3.4 for package: 1:openstack-dashboard-16.2.2-0.20210304175437.b72b7e7.el7.noarch DEBUG: --> Processing Dependency: python2-swiftclient >= 3.2.0 for package: 1:openstack-dashboard-16.2.2-0.20210304175437.b72b7e7.el7.noarch DEBUG: --> Processing Dependency: httpd for package: 1:openstack-dashboard-16.2.2-0.20210304175437.b72b7e7.el7.noarch DEBUG: --> Processing Dependency: logrotate for package: 1:openstack-dashboard-16.2.2-0.20210304175437.b72b7e7.el7.noarch DEBUG: --> Processing Dependency: mod_wsgi for package: 1:openstack-dashboard-16.2.2-0.20210304175437.b72b7e7.el7.noarch DEBUG: --> Processing Dependency: openssl for package: 1:openstack-dashboard-16.2.2-0.20210304175437.b72b7e7.el7.noarch DEBUG: --> Processing Dependency: python-XStatic-Angular-lrdragndrop for package: 1:openstack-dashboard-16.2.2-0.20210304175437.b72b7e7.el7.noarch DEBUG: --> Processing Dependency: python-XStatic-Bootstrap-Datepicker for package: 1:openstack-dashboard-16.2.2-0.20210304175437.b72b7e7.el7.noarch DEBUG: --> Processing Dependency: python-XStatic-Hogan for package: 1:openstack-dashboard-16.2.2-0.20210304175437.b72b7e7.el7.noarch DEBUG: --> Processing Dependency: python-XStatic-JQuery-Migrate for package: 1:openstack-dashboard-16.2.2-0.20210304175437.b72b7e7.el7.noarch DEBUG: --> Processing Dependency: python-XStatic-JQuery-TableSorter for package: 1:openstack-dashboard-16.2.2-0.20210304175437.b72b7e7.el7.noarch DEBUG: --> Processing Dependency: python-XStatic-JQuery-quicksearch for package: 1:openstack-dashboard-16.2.2-0.20210304175437.b72b7e7.el7.noarch DEBUG: --> Processing Dependency: python-XStatic-Magic-Search for package: 1:openstack-dashboard-16.2.2-0.20210304175437.b72b7e7.el7.noarch DEBUG: --> Processing Dependency: python-XStatic-Rickshaw for package: 1:openstack-dashboard-16.2.2-0.20210304175437.b72b7e7.el7.noarch DEBUG: --> Processing Dependency: python-XStatic-Spin for package: 1:openstack-dashboard-16.2.2-0.20210304175437.b72b7e7.el7.noarch DEBUG: --> Processing Dependency: python-XStatic-jQuery for package: 1:openstack-dashboard-16.2.2-0.20210304175437.b72b7e7.el7.noarch DEBUG: --> Processing Dependency: python-XStatic-jquery-ui for package: 1:openstack-dashboard-16.2.2-0.20210304175437.b72b7e7.el7.noarch DEBUG: --> Processing Dependency: python-django-appconf for package: 1:openstack-dashboard-16.2.2-0.20210304175437.b72b7e7.el7.noarch DEBUG: --> Processing Dependency: python-lesscpy for package: 1:openstack-dashboard-16.2.2-0.20210304175437.b72b7e7.el7.noarch DEBUG: --> Processing Dependency: python-memcached for package: 1:openstack-dashboard-16.2.2-0.20210304175437.b72b7e7.el7.noarch DEBUG: --> Processing Dependency: python-pint for package: 1:openstack-dashboard-16.2.2-0.20210304175437.b72b7e7.el7.noarch DEBUG: --> Processing Dependency: python-semantic_version for package: 1:openstack-dashboard-16.2.2-0.20210304175437.b72b7e7.el7.noarch DEBUG: --> Processing Dependency: python2-XStatic for package: 1:openstack-dashboard-16.2.2-0.20210304175437.b72b7e7.el7.noarch DEBUG: --> Processing Dependency: python2-XStatic-Angular-Bootstrap for package: 1:openstack-dashboard-16.2.2-0.20210304175437.b72b7e7.el7.noarch DEBUG: --> Processing Dependency: python2-XStatic-Angular-FileUpload for package: 1:openstack-dashboard-16.2.2-0.20210304175437.b72b7e7.el7.noarch DEBUG: --> Processing Dependency: python2-XStatic-Angular-Gettext for package: 1:openstack-dashboard-16.2.2-0.20210304175437.b72b7e7.el7.noarch DEBUG: --> Processing Dependency: python2-XStatic-Angular-Schema-Form for package: 1:openstack-dashboard-16.2.2-0.20210304175437.b72b7e7.el7.noarch DEBUG: --> Processing Dependency: python2-XStatic-D3 for package: 1:openstack-dashboard-16.2.2-0.20210304175437.b72b7e7.el7.noarch DEBUG: --> Processing Dependency: python2-XStatic-Font-Awesome for package: 1:openstack-dashboard-16.2.2-0.20210304175437.b72b7e7.el7.noarch DEBUG: --> Processing Dependency: python2-XStatic-JSEncrypt for package: 1:openstack-dashboard-16.2.2-0.20210304175437.b72b7e7.el7.noarch DEBUG: --> Processing Dependency: python2-XStatic-Jasmine for package: 1:openstack-dashboard-16.2.2-0.20210304175437.b72b7e7.el7.noarch DEBUG: --> Processing Dependency: python2-XStatic-bootswatch for package: 1:openstack-dashboard-16.2.2-0.20210304175437.b72b7e7.el7.noarch DEBUG: --> Processing Dependency: python2-XStatic-mdi for package: 1:openstack-dashboard-16.2.2-0.20210304175437.b72b7e7.el7.noarch DEBUG: --> Processing Dependency: python2-XStatic-objectpath for package: 1:openstack-dashboard-16.2.2-0.20210304175437.b72b7e7.el7.noarch DEBUG: --> Processing Dependency: python2-XStatic-smart-table for package: 1:openstack-dashboard-16.2.2-0.20210304175437.b72b7e7.el7.noarch DEBUG: --> Processing Dependency: python2-XStatic-termjs for package: 1:openstack-dashboard-16.2.2-0.20210304175437.b72b7e7.el7.noarch DEBUG: --> Processing Dependency: python2-XStatic-tv4 for package: 1:openstack-dashboard-16.2.2-0.20210304175437.b72b7e7.el7.noarch DEBUG: --> Processing Dependency: python2-django-babel for package: 1:openstack-dashboard-16.2.2-0.20210304175437.b72b7e7.el7.noarch DEBUG: --> Processing Dependency: python2-django-debreach for package: 1:openstack-dashboard-16.2.2-0.20210304175437.b72b7e7.el7.noarch DEBUG: --> Processing Dependency: python2-futurist for package: 1:openstack-dashboard-16.2.2-0.20210304175437.b72b7e7.el7.noarch DEBUG: --> Processing Dependency: python2-iso8601 for package: 1:openstack-dashboard-16.2.2-0.20210304175437.b72b7e7.el7.noarch DEBUG: --> Processing Dependency: python2-netaddr for package: 1:openstack-dashboard-16.2.2-0.20210304175437.b72b7e7.el7.noarch DEBUG: ---> Package python-selenium.noarch 0:2.42.1-3.el7 will be installed DEBUG: --> Processing Dependency: python-rdflib for package: python-selenium-2.42.1-3.el7.noarch DEBUG: ---> Package python2-flake8.noarch 0:2.6.2-1.el7 will be installed DEBUG: --> Processing Dependency: python-pycodestyle >= 2.0 for package: python2-flake8-2.6.2-1.el7.noarch DEBUG: --> Processing Dependency: python-mccabe >= 0.2.1 for package: python2-flake8-2.6.2-1.el7.noarch DEBUG: --> Processing Dependency: pyflakes >= 0.8.1 for package: python2-flake8-2.6.2-1.el7.noarch DEBUG: ---> Package python2-mistralclient.noarch 0:3.10.0-0.20200221172018.dc246bf.el7 will be installed DEBUG: --> Processing Dependency: python2-cliff >= 2.8.0 for package: python2-mistralclient-3.10.0-0.20200221172018.dc246bf.el7.noarch DEBUG: --> Processing Dependency: python2-osc-lib >= 1.10.0 for package: python2-mistralclient-3.10.0-0.20200221172018.dc246bf.el7.noarch DEBUG: --> Processing Dependency: python2-stevedore >= 1.20.0 for package: python2-mistralclient-3.10.0-0.20200221172018.dc246bf.el7.noarch DEBUG: ---> Package python2-oslo-sphinx.noarch 0:4.18.1-0.20200220173754.f92583c.el7 will be installed DEBUG: ---> Package python2-osprofiler.noarch 0:2.8.2-0.20200221121507.d431c7a.el7 will be installed DEBUG: --> Processing Dependency: python2-oslo-messaging >= 5.2.0 for package: python2-osprofiler-2.8.2-0.20200221121507.d431c7a.el7.noarch DEBUG: --> Processing Dependency: python2-prettytable >= 0.7.2 for package: python2-osprofiler-2.8.2-0.20200221121507.d431c7a.el7.noarch DEBUG: --> Running transaction check DEBUG: ---> Package PyYAML.x86_64 0:3.10-11.el7 will be installed DEBUG: ---> Package httpd.x86_64 0:2.4.6-97.el7.centos will be installed DEBUG: --> Processing Dependency: httpd-tools = 2.4.6-97.el7.centos for package: httpd-2.4.6-97.el7.centos.x86_64 DEBUG: --> Processing Dependency: system-logos >= 7.92.1-1 for package: httpd-2.4.6-97.el7.centos.x86_64 DEBUG: --> Processing Dependency: /etc/mime.types for package: httpd-2.4.6-97.el7.centos.x86_64 DEBUG: --> Processing Dependency: libaprutil-1.so.0()(64bit) for package: httpd-2.4.6-97.el7.centos.x86_64 DEBUG: --> Processing Dependency: libapr-1.so.0()(64bit) for package: httpd-2.4.6-97.el7.centos.x86_64 DEBUG: ---> Package logrotate.x86_64 0:3.8.6-19.el7 will be installed DEBUG: ---> Package mod_wsgi.x86_64 0:3.4-18.el7 will be installed DEBUG: ---> Package openssl.x86_64 1:1.0.2k-21.el7_9 will be installed DEBUG: ---> Package openstack-dashboard-theme.noarch 1:16.2.2-0.20210304175437.b72b7e7.el7 will be installed DEBUG: ---> Package pyflakes.noarch 0:0.9.2-1.el7 will be installed DEBUG: ---> Package python-XStatic-Angular-lrdragndrop.noarch 0:1.0.2.2-2.el7 will be installed DEBUG: --> Processing Dependency: web-assets-filesystem for package: python-XStatic-Angular-lrdragndrop-1.0.2.2-2.el7.noarch DEBUG: ---> Package python-XStatic-Bootstrap-Datepicker.noarch 0:1.3.1.0-1.el7 will be installed DEBUG: ---> Package python-XStatic-Hogan.noarch 0:2.0.0.2-2.el7 will be installed DEBUG: ---> Package python-XStatic-JQuery-Migrate.noarch 0:1.2.1.1-2.el7 will be installed DEBUG: ---> Package python-XStatic-JQuery-TableSorter.noarch 0:2.14.5.1-2.el7 will be installed DEBUG: ---> Package python-XStatic-JQuery-quicksearch.noarch 0:2.0.3.1-2.el7 will be installed DEBUG: ---> Package python-XStatic-Magic-Search.noarch 0:0.2.0.1-2.el7 will be installed DEBUG: ---> Package python-XStatic-Rickshaw.noarch 0:1.5.0.0-4.el7 will be installed DEBUG: ---> Package python-XStatic-Spin.noarch 0:1.2.5.2-2.el7 will be installed DEBUG: ---> Package python-XStatic-jQuery.noarch 0:1.10.2.1-1.el7 will be installed DEBUG: ---> Package python-XStatic-jquery-ui.noarch 0:1.10.4.1-1.el7 will be installed DEBUG: ---> Package python-django-appconf.noarch 0:1.0.1-4.el7 will be installed DEBUG: --> Processing Dependency: python-django for package: python-django-appconf-1.0.1-4.el7.noarch DEBUG: ---> Package python-django-pyscss.noarch 0:2.0.2-1.el7 will be installed DEBUG: --> Processing Dependency: python-pathlib for package: python-django-pyscss-2.0.2-1.el7.noarch DEBUG: ---> Package python-lesscpy.noarch 0:0.9j-4.el7 will be installed DEBUG: --> Processing Dependency: python-ply for package: python-lesscpy-0.9j-4.el7.noarch DEBUG: ---> Package python-mccabe.noarch 0:0.2.1-4.el7 will be installed DEBUG: ---> Package python-memcached.noarch 0:1.58-1.el7 will be installed DEBUG: ---> Package python-prettytable.noarch 0:0.7.2-3.el7 will be installed DEBUG: ---> Package python-rdflib.noarch 0:4.1.2-2.el7 will be installed DEBUG: --> Processing Dependency: python-html5lib >= 1: for package: python-rdflib-4.1.2-2.el7.noarch DEBUG: --> Processing Dependency: python-isodate for package: python-rdflib-4.1.2-2.el7.noarch DEBUG: ---> Package python-semantic_version.noarch 0:2.4.2-2.el7 will be installed DEBUG: ---> Package python2-XStatic.noarch 0:1.0.1-8.el7 will be installed DEBUG: ---> Package python2-XStatic-Angular.noarch 1:1.5.8.0-1.el7 will be installed DEBUG: --> Processing Dependency: XStatic-Angular-common = 1:1.5.8.0-1.el7 for package: 1:python2-XStatic-Angular-1.5.8.0-1.el7.noarch DEBUG: ---> Package python2-XStatic-Angular-Bootstrap.noarch 0:2.2.0.0-1.el7 will be installed DEBUG: --> Processing Dependency: xstatic-angular-bootstrap-common for package: python2-XStatic-Angular-Bootstrap-2.2.0.0-1.el7.noarch DEBUG: ---> Package python2-XStatic-Angular-FileUpload.noarch 0:12.0.4.0-1.el7 will be installed DEBUG: --> Processing Dependency: xstatic-angular-fileupload-common for package: python2-XStatic-Angular-FileUpload-12.0.4.0-1.el7.noarch DEBUG: ---> Package python2-XStatic-Angular-Gettext.noarch 0:2.3.8.0-1.el7 will be installed DEBUG: --> Processing Dependency: xstatic-angular-gettext-common for package: python2-XStatic-Angular-Gettext-2.3.8.0-1.el7.noarch DEBUG: ---> Package python2-XStatic-Angular-Schema-Form.noarch 0:0.8.13.0-0.1.pre_review.el7 will be installed DEBUG: --> Processing Dependency: xstatic-angular-schema-form-common = 0.8.13.0-0.1.pre_review.el7 for package: python2-XStatic-Angular-Schema-Form-0.8.13.0-0.1.pre_review.el7.noarch DEBUG: ---> Package python2-XStatic-Bootstrap-SCSS.noarch 0:3.3.7.1-2.el7 will be installed DEBUG: --> Processing Dependency: xstatic-bootstrap-scss-common for package: python2-XStatic-Bootstrap-SCSS-3.3.7.1-2.el7.noarch DEBUG: ---> Package python2-XStatic-D3.noarch 0:3.5.17.0-1.el7 will be installed DEBUG: --> Processing Dependency: xstatic-d3-common for package: python2-XStatic-D3-3.5.17.0-1.el7.noarch DEBUG: ---> Package python2-XStatic-Font-Awesome.noarch 0:4.7.0.0-3.el7 will be installed DEBUG: ---> Package python2-XStatic-JSEncrypt.noarch 0:2.3.1.1-1.el7 will be installed DEBUG: --> Processing Dependency: xstatic-jsencrypt-common for package: python2-XStatic-JSEncrypt-2.3.1.1-1.el7.noarch DEBUG: ---> Package python2-XStatic-Jasmine.noarch 0:2.4.1.1-1.el7 will be installed DEBUG: --> Processing Dependency: xstatic-jasmine-common for package: python2-XStatic-Jasmine-2.4.1.1-1.el7.noarch DEBUG: ---> Package python2-XStatic-bootswatch.noarch 0:3.3.7.0-1.el7 will be installed DEBUG: --> Processing Dependency: bootswatch-fonts = 3.3.7.0-1.el7 for package: python2-XStatic-bootswatch-3.3.7.0-1.el7.noarch DEBUG: --> Processing Dependency: bootswatch-common = 3.3.7.0-1.el7 for package: python2-XStatic-bootswatch-3.3.7.0-1.el7.noarch DEBUG: ---> Package python2-XStatic-mdi.noarch 0:1.4.57.0-4.el7 will be installed DEBUG: --> Processing Dependency: mdi-fonts = 1.4.57.0-4.el7 for package: python2-XStatic-mdi-1.4.57.0-4.el7.noarch DEBUG: --> Processing Dependency: mdi-common = 1.4.57.0-4.el7 for package: python2-XStatic-mdi-1.4.57.0-4.el7.noarch DEBUG: ---> Package python2-XStatic-objectpath.noarch 0:1.2.1.0-0.1.pre_review.el7 will be installed DEBUG: --> Processing Dependency: xstatic-objectpath-common = 1.2.1.0-0.1.pre_review.el7 for package: python2-XStatic-objectpath-1.2.1.0-0.1.pre_review.el7.noarch DEBUG: ---> Package python2-XStatic-roboto-fontface.noarch 0:0.5.0.0-1.el7 will be installed DEBUG: --> Processing Dependency: roboto-fontface-fonts = 0.5.0.0-1.el7 for package: python2-XStatic-roboto-fontface-0.5.0.0-1.el7.noarch DEBUG: --> Processing Dependency: roboto-fontface-common = 0.5.0.0-1.el7 for package: python2-XStatic-roboto-fontface-0.5.0.0-1.el7.noarch DEBUG: ---> Package python2-XStatic-smart-table.noarch 0:1.4.13.2-1.el7 will be installed DEBUG: --> Processing Dependency: xstatic-smart-table-common for package: python2-XStatic-smart-table-1.4.13.2-1.el7.noarch DEBUG: ---> Package python2-XStatic-termjs.noarch 0:0.0.7.0-1.el7 will be installed DEBUG: --> Processing Dependency: xstatic-termjs-common for package: python2-XStatic-termjs-0.0.7.0-1.el7.noarch DEBUG: ---> Package python2-XStatic-tv4.noarch 0:1.2.7.0-0.1.pre_review.el7 will be installed DEBUG: --> Processing Dependency: xstatic-tv4-common = 1.2.7.0-0.1.pre_review.el7 for package: python2-XStatic-tv4-1.2.7.0-0.1.pre_review.el7.noarch DEBUG: ---> Package python2-cinderclient.noarch 0:5.0.2-0.20210415101924.7e9e31c.el7 will be installed DEBUG: --> Processing Dependency: python2-simplejson for package: python2-cinderclient-5.0.2-0.20210415101924.7e9e31c.el7.noarch DEBUG: ---> Package python2-cliff.noarch 0:2.16.0-0.20200221082936.6b6b186.el7 will be installed DEBUG: --> Processing Dependency: python2-cmd2 >= 0.6.7 for package: python2-cliff-2.16.0-0.20200221082936.6b6b186.el7.noarch DEBUG: --> Processing Dependency: python2-unicodecsv for package: python2-cliff-2.16.0-0.20200221082936.6b6b186.el7.noarch DEBUG: ---> Package python2-django-babel.noarch 0:0.6.2-1.el7 will be installed DEBUG: ---> Package python2-django-compressor.noarch 0:2.1-5.el7 will be installed DEBUG: --> Processing Dependency: python2-rjsmin for package: python2-django-compressor-2.1-5.el7.noarch DEBUG: --> Processing Dependency: python2-rcssmin for package: python2-django-compressor-2.1-5.el7.noarch DEBUG: --> Processing Dependency: python-versiontools for package: python2-django-compressor-2.1-5.el7.noarch DEBUG: ---> Package python2-django-debreach.noarch 0:1.5.2-1.el7 will be installed DEBUG: ---> Package python2-django-horizon.noarch 1:16.2.2-0.20210304175437.b72b7e7.el7 will be installed DEBUG: ---> Package python2-futurist.noarch 0:1.9.0-0.20200221041314.25ffb8f.el7 will be installed DEBUG: --> Processing Dependency: python2-contextlib2 >= 0.4.0 for package: python2-futurist-1.9.0-0.20200221041314.25ffb8f.el7.noarch DEBUG: --> Processing Dependency: python2-futures >= 3.0 for package: python2-futurist-1.9.0-0.20200221041314.25ffb8f.el7.noarch DEBUG: ---> Package python2-glanceclient.noarch 1:2.17.1-0.20200629070513.1aba8f2.el7 will be installed DEBUG: --> Processing Dependency: python2-pyOpenSSL >= 17.1.0 for package: 1:python2-glanceclient-2.17.1-0.20200629070513.1aba8f2.el7.noarch DEBUG: --> Processing Dependency: python-warlock for package: 1:python2-glanceclient-2.17.1-0.20200629070513.1aba8f2.el7.noarch DEBUG: --> Processing Dependency: python-wrapt for package: 1:python2-glanceclient-2.17.1-0.20200629070513.1aba8f2.el7.noarch DEBUG: ---> Package python2-iso8601.noarch 0:0.1.11-1.el7 will be installed DEBUG: ---> Package python2-keystoneauth1.noarch 0:3.17.3-0.20200713061514.7d7b956.el7 will be installed DEBUG: --> Processing Dependency: python2-os-service-types >= 1.2.0 for package: python2-keystoneauth1-3.17.3-0.20200713061514.7d7b956.el7.noarch DEBUG: ---> Package python2-keystoneclient.noarch 1:3.21.0-0.20200221044903.79f150f.el7 will be installed DEBUG: --> Processing Dependency: python-keyring >= 5.5.1 for package: 1:python2-keystoneclient-3.21.0-0.20200221044903.79f150f.el7.noarch DEBUG: --> Processing Dependency: python2-debtcollector >= 1.2.0 for package: 1:python2-keystoneclient-3.21.0-0.20200221044903.79f150f.el7.noarch DEBUG: ---> Package python2-netaddr.noarch 0:0.7.19-5.el7 will be installed DEBUG: ---> Package python2-neutronclient.noarch 0:6.14.1-0.20200629065515.a09e824.el7 will be installed DEBUG: --> Processing Dependency: python2-os-client-config >= 1.28.0 for package: python2-neutronclient-6.14.1-0.20200629065515.a09e824.el7.noarch DEBUG: --> Processing Dependency: python2-oslo-log >= 3.36.0 for package: python2-neutronclient-6.14.1-0.20200629065515.a09e824.el7.noarch DEBUG: ---> Package python2-novaclient.noarch 1:15.1.1-0.20200629065415.79959ab.el7 will be installed DEBUG: ---> Package python2-osc-lib.noarch 0:1.14.1-0.20200221121903.a0d9746.el7 will be installed DEBUG: --> Processing Dependency: python2-openstacksdk >= 0.15.0 for package: python2-osc-lib-1.14.1-0.20200221121903.a0d9746.el7.noarch DEBUG: ---> Package python2-oslo-concurrency.noarch 0:3.30.1-0.20201123063440.f4d2dd8.el7 will be installed DEBUG: --> Processing Dependency: python-oslo-concurrency-lang = 3.30.1-0.20201123063440.f4d2dd8.el7 for package: python2-oslo-concurrency-3.30.1-0.20201123063440.f4d2dd8.el7.noarch DEBUG: --> Processing Dependency: python2-fasteners for package: python2-oslo-concurrency-3.30.1-0.20201123063440.f4d2dd8.el7.noarch DEBUG: ---> Package python2-oslo-config.noarch 2:6.11.3-0.20201123063618.9b1ccea.el7 will be installed DEBUG: --> Processing Dependency: python2-rfc3986 >= 1.2.0 for package: 2:python2-oslo-config-6.11.3-0.20201123063618.9b1ccea.el7.noarch DEBUG: ---> Package python2-oslo-i18n.noarch 0:3.24.0-0.20200220115250.91b39bb.el7 will be installed DEBUG: --> Processing Dependency: python-oslo-i18n-lang = 3.24.0-0.20200220115250.91b39bb.el7 for package: python2-oslo-i18n-3.24.0-0.20200220115250.91b39bb.el7.noarch DEBUG: ---> Package python2-oslo-messaging.noarch 0:10.2.4-0.20210319152931.82281a0.el7 will be installed DEBUG: --> Processing Dependency: python2-amqp >= 2.4.1 for package: python2-oslo-messaging-10.2.4-0.20210319152931.82281a0.el7.noarch DEBUG: --> Processing Dependency: python2-kombu >= 1:4.0.0 for package: python2-oslo-messaging-10.2.4-0.20210319152931.82281a0.el7.noarch DEBUG: --> Processing Dependency: python2-oslo-middleware >= 3.31.0 for package: python2-oslo-messaging-10.2.4-0.20210319152931.82281a0.el7.noarch DEBUG: --> Processing Dependency: python2-oslo-service >= 1.24.0 for package: python2-oslo-messaging-10.2.4-0.20210319152931.82281a0.el7.noarch DEBUG: --> Processing Dependency: python-pyngus for package: python2-oslo-messaging-10.2.4-0.20210319152931.82281a0.el7.noarch DEBUG: --> Processing Dependency: python2-cachetools for package: python2-oslo-messaging-10.2.4-0.20210319152931.82281a0.el7.noarch DEBUG: ---> Package python2-oslo-policy.noarch 0:2.3.4-0.20200713062415.5904564.el7 will be installed DEBUG: --> Processing Dependency: python-oslo-policy-lang = 2.3.4-0.20200713062415.5904564.el7 for package: python2-oslo-policy-2.3.4-0.20200713062415.5904564.el7.noarch DEBUG: --> Processing Dependency: python2-oslo-context >= 2.22.0 for package: python2-oslo-policy-2.3.4-0.20200713062415.5904564.el7.noarch DEBUG: ---> Package python2-oslo-serialization.noarch 0:2.29.3-0.20210222082417.a9c4bfa.el7 will be installed DEBUG: --> Processing Dependency: python2-msgpack >= 0.5.2 for package: python2-oslo-serialization-2.29.3-0.20210222082417.a9c4bfa.el7.noarch DEBUG: ---> Package python2-oslo-upgradecheck.noarch 0:0.3.2-0.20200424125422.e1df576.el7 will be installed DEBUG: ---> Package python2-oslo-utils.noarch 0:3.41.6-0.20200703054418.f4deaad.el7 will be installed DEBUG: --> Processing Dependency: python-oslo-utils-lang = 3.41.6-0.20200703054418.f4deaad.el7 for package: python2-oslo-utils-3.41.6-0.20200703054418.f4deaad.el7.noarch DEBUG: --> Processing Dependency: python-netifaces >= 0.10.4 for package: python2-oslo-utils-3.41.6-0.20200703054418.f4deaad.el7.noarch DEBUG: ---> Package python2-pint.noarch 0:0.9-1.el7 will be installed DEBUG: ---> Package python2-pycodestyle.noarch 0:2.0.0-5.el7 will be installed DEBUG: ---> Package python2-pymongo.x86_64 0:3.7.2-1.el7 will be installed DEBUG: --> Processing Dependency: python2-bson(x86-64) = 3.7.2-1.el7 for package: python2-pymongo-3.7.2-1.el7.x86_64 DEBUG: ---> Package python2-scss.x86_64 0:1.3.4-6.el7 will be installed DEBUG: ---> Package python2-stevedore.noarch 0:1.31.0-0.20200220101304.6817543.el7 will be installed DEBUG: ---> Package python2-swiftclient.noarch 0:3.8.1-0.20200221080253.72b90fe.el7 will be installed DEBUG: --> Running transaction check DEBUG: ---> Package XStatic-Angular-common.noarch 1:1.5.8.0-1.el7 will be installed DEBUG: ---> Package apr.x86_64 0:1.4.8-7.el7 will be installed DEBUG: ---> Package apr-util.x86_64 0:1.5.2-6.el7 will be installed DEBUG: ---> Package bootswatch-common.noarch 0:3.3.7.0-1.el7 will be installed DEBUG: ---> Package bootswatch-fonts.noarch 0:3.3.7.0-1.el7 will be installed DEBUG: ---> Package centos-logos.noarch 0:70.0.6-3.el7.centos will be installed DEBUG: ---> Package httpd-tools.x86_64 0:2.4.6-97.el7.centos will be installed DEBUG: ---> Package mailcap.noarch 0:2.1.41-2.el7 will be installed DEBUG: ---> Package mdi-common.noarch 0:1.4.57.0-4.el7 will be installed DEBUG: ---> Package mdi-fonts.noarch 0:1.4.57.0-4.el7 will be installed DEBUG: ---> Package python-html5lib.noarch 1:0.999-5.el7 will be installed DEBUG: ---> Package python-isodate.noarch 0:0.5.4-8.el7 will be installed DEBUG: ---> Package python-keyring.noarch 0:5.7.1-1.el7 will be installed DEBUG: ---> Package python-netifaces.x86_64 0:0.10.4-3.el7 will be installed DEBUG: ---> Package python-oslo-concurrency-lang.noarch 0:3.30.1-0.20201123063440.f4d2dd8.el7 will be installed DEBUG: ---> Package python-oslo-i18n-lang.noarch 0:3.24.0-0.20200220115250.91b39bb.el7 will be installed DEBUG: ---> Package python-oslo-policy-lang.noarch 0:2.3.4-0.20200713062415.5904564.el7 will be installed DEBUG: ---> Package python-oslo-utils-lang.noarch 0:3.41.6-0.20200703054418.f4deaad.el7 will be installed DEBUG: ---> Package python-pathlib.noarch 0:1.0.1-1.el7 will be installed DEBUG: ---> Package python-ply.noarch 0:3.4-11.el7 will be installed DEBUG: ---> Package python-pyngus.noarch 0:2.0.3-3.el7 will be installed DEBUG: --> Processing Dependency: qpid-proton-c >= 0.13.0 for package: python-pyngus-2.0.3-3.el7.noarch DEBUG: --> Processing Dependency: python-qpid-proton >= 0.13.0 for package: python-pyngus-2.0.3-3.el7.noarch DEBUG: ---> Package python-unicodecsv.noarch 0:0.14.1-1.el7 will be installed DEBUG: ---> Package python-versiontools.noarch 0:1.9.1-4.el7 will be installed DEBUG: ---> Package python-warlock.noarch 0:1.0.1-1.el7 will be installed DEBUG: --> Processing Dependency: python-jsonschema for package: python-warlock-1.0.1-1.el7.noarch DEBUG: --> Processing Dependency: python-jsonpatch for package: python-warlock-1.0.1-1.el7.noarch DEBUG: ---> Package python2-amqp.noarch 0:2.4.1-1.el7 will be installed DEBUG: --> Processing Dependency: python2-vine >= 1.1.3 for package: python2-amqp-2.4.1-1.el7.noarch DEBUG: ---> Package python2-bson.x86_64 0:3.7.2-1.el7 will be installed DEBUG: ---> Package python2-cachetools.noarch 0:3.1.0-1.el7 will be installed DEBUG: ---> Package python2-cmd2.noarch 0:0.8.8-5.el7 will be installed DEBUG: --> Processing Dependency: python2-wcwidth for package: python2-cmd2-0.8.8-5.el7.noarch DEBUG: --> Processing Dependency: python2-pyperclip for package: python2-cmd2-0.8.8-5.el7.noarch DEBUG: --> Processing Dependency: python-subprocess32 for package: python2-cmd2-0.8.8-5.el7.noarch DEBUG: --> Processing Dependency: /usr/bin/which for package: python2-cmd2-0.8.8-5.el7.noarch DEBUG: ---> Package python2-contextlib2.noarch 0:0.5.5-8.el7 will be installed DEBUG: ---> Package python2-debtcollector.noarch 0:1.22.0-0.20200221171616.0be4911.el7 will be installed DEBUG: ---> Package python2-django.noarch 0:1.11.20-1.el7 will be installed DEBUG: --> Processing Dependency: python-django-bash-completion = 1.11.20-1.el7 for package: python2-django-1.11.20-1.el7.noarch DEBUG: ---> Package python2-fasteners.noarch 0:0.14.1-6.el7 will be installed DEBUG: ---> Package python2-futures.noarch 0:3.1.1-5.el7 will be installed DEBUG: ---> Package python2-kombu.noarch 1:4.6.3-3.el7 will be installed DEBUG: ---> Package python2-msgpack.x86_64 0:0.6.1-2.el7 will be installed DEBUG: ---> Package python2-openstacksdk.noarch 0:0.36.5-0.20210204072925.feda828.el7 will be installed DEBUG: --> Processing Dependency: python2-cryptography >= 2.1 for package: python2-openstacksdk-0.36.5-0.20210204072925.feda828.el7.noarch DEBUG: --> Processing Dependency: python2-requestsexceptions >= 1.2.0 for package: python2-openstacksdk-0.36.5-0.20210204072925.feda828.el7.noarch DEBUG: --> Processing Dependency: python-decorator for package: python2-openstacksdk-0.36.5-0.20210204072925.feda828.el7.noarch DEBUG: --> Processing Dependency: python2-appdirs for package: python2-openstacksdk-0.36.5-0.20210204072925.feda828.el7.noarch DEBUG: --> Processing Dependency: python2-dogpile-cache for package: python2-openstacksdk-0.36.5-0.20210204072925.feda828.el7.noarch DEBUG: --> Processing Dependency: python2-jmespath for package: python2-openstacksdk-0.36.5-0.20210204072925.feda828.el7.noarch DEBUG: --> Processing Dependency: python2-munch for package: python2-openstacksdk-0.36.5-0.20210204072925.feda828.el7.noarch DEBUG: ---> Package python2-os-client-config.noarch 0:1.33.0-0.20200221112941.d0eea17.el7 will be installed DEBUG: ---> Package python2-os-service-types.noarch 0:1.7.0-0.20200220153341.0b2f473.el7 will be installed DEBUG: ---> Package python2-oslo-context.noarch 0:2.23.1-0.20200610053411.ab17aef.el7 will be installed DEBUG: ---> Package python2-oslo-log.noarch 0:3.44.3-0.20200610054408.e19c407.el7 will be installed DEBUG: --> Processing Dependency: python-oslo-log-lang = 3.44.3-0.20200610054408.e19c407.el7 for package: python2-oslo-log-3.44.3-0.20200610054408.e19c407.el7.noarch DEBUG: --> Processing Dependency: python-inotify for package: python2-oslo-log-3.44.3-0.20200610054408.e19c407.el7.noarch DEBUG: --> Processing Dependency: python2-dateutil for package: python2-oslo-log-3.44.3-0.20200610054408.e19c407.el7.noarch DEBUG: ---> Package python2-oslo-middleware.noarch 0:3.38.1-0.20200220193436.9bae80e.el7 will be installed DEBUG: --> Processing Dependency: python-oslo-middleware-lang = 3.38.1-0.20200220193436.9bae80e.el7 for package: python2-oslo-middleware-3.38.1-0.20200220193436.9bae80e.el7.noarch DEBUG: --> Processing Dependency: python2-statsd for package: python2-oslo-middleware-3.38.1-0.20200220193436.9bae80e.el7.noarch DEBUG: ---> Package python2-oslo-service.noarch 0:1.40.2-0.20200221041524.a7621c8.el7 will be installed DEBUG: --> Processing Dependency: python-paste-deploy >= 1.5.0 for package: python2-oslo-service-1.40.2-0.20200221041524.a7621c8.el7.noarch DEBUG: --> Processing Dependency: python-paste for package: python2-oslo-service-1.40.2-0.20200221041524.a7621c8.el7.noarch DEBUG: --> Processing Dependency: python2-routes for package: python2-oslo-service-1.40.2-0.20200221041524.a7621c8.el7.noarch DEBUG: --> Processing Dependency: python2-yappi for package: python2-oslo-service-1.40.2-0.20200221041524.a7621c8.el7.noarch DEBUG: ---> Package python2-pyOpenSSL.noarch 0:19.0.0-1.el7 will be installed DEBUG: ---> Package python2-rcssmin.x86_64 0:1.0.6-2.el7 will be installed DEBUG: ---> Package python2-rfc3986.noarch 0:1.2.0-1.el7 will be installed DEBUG: ---> Package python2-rjsmin.x86_64 0:1.0.12-2.el7 will be installed DEBUG: ---> Package python2-simplejson.x86_64 0:3.16.0-5.el7 will be installed DEBUG: ---> Package python2-wrapt.x86_64 0:1.11.1-1.el7 will be installed DEBUG: ---> Package roboto-fontface-common.noarch 0:0.5.0.0-1.el7 will be installed DEBUG: ---> Package roboto-fontface-fonts.noarch 0:0.5.0.0-1.el7 will be installed DEBUG: ---> Package web-assets-filesystem.noarch 0:5-1.el7 will be installed DEBUG: ---> Package xstatic-angular-bootstrap-common.noarch 0:2.2.0.0-1.el7 will be installed DEBUG: ---> Package xstatic-angular-fileupload-common.noarch 0:12.0.4.0-1.el7 will be installed DEBUG: ---> Package xstatic-angular-gettext-common.noarch 0:2.3.8.0-1.el7 will be installed DEBUG: ---> Package xstatic-angular-schema-form-common.noarch 0:0.8.13.0-0.1.pre_review.el7 will be installed DEBUG: ---> Package xstatic-bootstrap-scss-common.noarch 0:3.3.7.1-2.el7 will be installed DEBUG: ---> Package xstatic-d3-common.noarch 0:3.5.17.0-1.el7 will be installed DEBUG: ---> Package xstatic-jasmine-common.noarch 0:2.4.1.1-1.el7 will be installed DEBUG: ---> Package xstatic-jsencrypt-common.noarch 0:2.3.1.1-1.el7 will be installed DEBUG: ---> Package xstatic-objectpath-common.noarch 0:1.2.1.0-0.1.pre_review.el7 will be installed DEBUG: ---> Package xstatic-smart-table-common.noarch 0:1.4.13.2-1.el7 will be installed DEBUG: ---> Package xstatic-termjs-common.noarch 0:0.0.7.0-1.el7 will be installed DEBUG: ---> Package xstatic-tv4-common.noarch 0:1.2.7.0-0.1.pre_review.el7 will be installed DEBUG: --> Running transaction check DEBUG: ---> Package python-decorator.noarch 0:3.4.0-3.el7 will be installed DEBUG: ---> Package python-django-bash-completion.noarch 0:1.11.20-1.el7 will be installed DEBUG: ---> Package python-inotify.noarch 0:0.9.4-4.el7 will be installed DEBUG: ---> Package python-oslo-log-lang.noarch 0:3.44.3-0.20200610054408.e19c407.el7 will be installed DEBUG: ---> Package python-oslo-middleware-lang.noarch 0:3.38.1-0.20200220193436.9bae80e.el7 will be installed DEBUG: ---> Package python-paste.noarch 0:1.7.5.1-9.20111221hg1498.el7 will be installed DEBUG: --> Processing Dependency: python-tempita for package: python-paste-1.7.5.1-9.20111221hg1498.el7.noarch DEBUG: ---> Package python-paste-deploy.noarch 0:1.5.2-6.el7 will be installed DEBUG: ---> Package python-routes.noarch 0:2.4.1-1.el7 will be installed DEBUG: --> Processing Dependency: python-repoze-lru for package: python-routes-2.4.1-1.el7.noarch DEBUG: ---> Package python2-appdirs.noarch 0:1.4.0-4.el7 will be installed DEBUG: ---> Package python2-cryptography.x86_64 0:2.5-1.el7 will be installed DEBUG: --> Processing Dependency: python2-cffi >= 1.7 for package: python2-cryptography-2.5-1.el7.x86_64 DEBUG: --> Processing Dependency: python2-asn1crypto >= 0.21 for package: python2-cryptography-2.5-1.el7.x86_64 DEBUG: ---> Package python2-dateutil.noarch 1:2.8.0-1.el7 will be installed DEBUG: ---> Package python2-dogpile-cache.noarch 0:0.6.8-1.el7 will be installed DEBUG: --> Processing Dependency: python-mako for package: python2-dogpile-cache-0.6.8-1.el7.noarch DEBUG: ---> Package python2-jmespath.noarch 0:0.9.0-5.el7 will be installed DEBUG: ---> Package python2-jsonpatch.noarch 0:1.21-1.el7 will be installed DEBUG: --> Processing Dependency: python2-jsonpointer for package: python2-jsonpatch-1.21-1.el7.noarch DEBUG: ---> Package python2-jsonschema.noarch 0:2.6.0-2.el7 will be installed DEBUG: ---> Package python2-munch.noarch 0:2.2.0-2.el7 will be installed DEBUG: ---> Package python2-pyperclip.noarch 0:1.6.4-1.el7 will be installed DEBUG: ---> Package python2-qpid-proton.x86_64 0:0.26.0-2.el7 will be installed DEBUG: ---> Package python2-requestsexceptions.noarch 0:1.4.0-0.20200221093246.d7ac0ff.el7 will be installed DEBUG: ---> Package python2-statsd.noarch 0:3.2.1-5.el7 will be installed DEBUG: ---> Package python2-subprocess32.x86_64 0:3.2.6-14.el7 will be installed DEBUG: ---> Package python2-vine.noarch 0:1.2.0-2.el7 will be installed DEBUG: ---> Package python2-wcwidth.noarch 0:0.1.7-8.el7 will be installed DEBUG: ---> Package python2-yappi.x86_64 0:1.0-1.el7 will be installed DEBUG: ---> Package qpid-proton-c.x86_64 0:0.26.0-2.el7 will be installed DEBUG: ---> Package which.x86_64 0:2.20-7.el7 will be installed DEBUG: --> Running transaction check DEBUG: ---> Package python-mako.noarch 0:0.8.1-2.el7 will be installed DEBUG: --> Processing Dependency: python-beaker for package: python-mako-0.8.1-2.el7.noarch DEBUG: ---> Package python-repoze-lru.noarch 0:0.4-3.el7 will be installed DEBUG: ---> Package python-tempita.noarch 0:0.5.1-8.el7 will be installed DEBUG: ---> Package python2-asn1crypto.noarch 0:0.23.0-2.el7 will be installed DEBUG: ---> Package python2-cffi.x86_64 0:1.11.2-1.el7 will be installed DEBUG: --> Processing Dependency: python-pycparser for package: python2-cffi-1.11.2-1.el7.x86_64 DEBUG: ---> Package python2-jsonpointer.noarch 0:1.10-4.el7 will be installed DEBUG: --> Running transaction check DEBUG: ---> Package python-beaker.noarch 0:1.5.4-10.el7 will be installed DEBUG: ---> Package python-pycparser.noarch 0:2.14-1.el7 will be installed DEBUG: --> Finished Dependency Resolution DEBUG: Dependencies Resolved DEBUG: ================================================================================ DEBUG: Package Arch Version Repository Size DEBUG: ================================================================================ DEBUG: Installing: DEBUG: openstack-dashboard noarch 1:16.2.2-0.20210304175437.b72b7e7.el7 DEBUG: delorean 12 M DEBUG: python-selenium noarch 2.42.1-3.el7 delorean-train-build-deps DEBUG: 2.3 M DEBUG: python2-flake8 noarch 2.6.2-1.el7 delorean-train-testing 60 k DEBUG: python2-mistralclient noarch 3.10.0-0.20200221172018.dc246bf.el7 DEBUG: delorean 148 k DEBUG: python2-oslo-sphinx noarch 4.18.1-0.20200220173754.f92583c.el7 DEBUG: delorean 30 k DEBUG: python2-osprofiler noarch 2.8.2-0.20200221121507.d431c7a.el7 DEBUG: delorean 124 k DEBUG: Installing for dependencies: DEBUG: PyYAML x86_64 3.10-11.el7 base 153 k DEBUG: XStatic-Angular-common noarch 1:1.5.8.0-1.el7 DEBUG: delorean-train-testing 455 k DEBUG: apr x86_64 1.4.8-7.el7 base 104 k DEBUG: apr-util x86_64 1.5.2-6.el7 base 92 k DEBUG: bootswatch-common noarch 3.3.7.0-1.el7 delorean-train-testing 618 k DEBUG: bootswatch-fonts noarch 3.3.7.0-1.el7 delorean-train-testing 112 k DEBUG: centos-logos noarch 70.0.6-3.el7.centos DEBUG: base 21 M DEBUG: httpd x86_64 2.4.6-97.el7.centos DEBUG: updates 2.7 M DEBUG: httpd-tools x86_64 2.4.6-97.el7.centos DEBUG: updates 93 k DEBUG: logrotate x86_64 3.8.6-19.el7 base 70 k DEBUG: mailcap noarch 2.1.41-2.el7 base 31 k DEBUG: mdi-common noarch 1.4.57.0-4.el7 delorean-train-testing 36 k DEBUG: mdi-fonts noarch 1.4.57.0-4.el7 delorean-train-testing 481 k DEBUG: mod_wsgi x86_64 3.4-18.el7 base 77 k DEBUG: openssl x86_64 1:1.0.2k-21.el7_9 DEBUG: updates 493 k DEBUG: openstack-dashboard-theme noarch 1:16.2.2-0.20210304175437.b72b7e7.el7 DEBUG: delorean 1.7 k DEBUG: pyflakes noarch 0.9.2-1.el7 delorean-train-testing 42 k DEBUG: python-XStatic-Angular-lrdragndrop DEBUG: noarch 1.0.2.2-2.el7 delorean-train-testing 9.2 k DEBUG: python-XStatic-Bootstrap-Datepicker DEBUG: noarch 1.3.1.0-1.el7 delorean-train-testing 40 k DEBUG: python-XStatic-Hogan noarch 2.0.0.2-2.el7 delorean-train-testing 12 k DEBUG: python-XStatic-JQuery-Migrate DEBUG: noarch 1.2.1.1-2.el7 delorean-train-testing 15 k DEBUG: python-XStatic-JQuery-TableSorter DEBUG: noarch 2.14.5.1-2.el7 delorean-train-testing 24 k DEBUG: python-XStatic-JQuery-quicksearch DEBUG: noarch 2.0.3.1-2.el7 delorean-train-testing 11 k DEBUG: python-XStatic-Magic-Search noarch 0.2.0.1-2.el7 delorean-train-testing 12 k DEBUG: python-XStatic-Rickshaw noarch 1.5.0.0-4.el7 delorean-train-testing 31 k DEBUG: python-XStatic-Spin noarch 1.2.5.2-2.el7 delorean-train-testing 9.5 k DEBUG: python-XStatic-jQuery noarch 1.10.2.1-1.el7 delorean-train-testing 111 k DEBUG: python-XStatic-jquery-ui noarch 1.10.4.1-1.el7 delorean-train-testing 326 k DEBUG: python-beaker noarch 1.5.4-10.el7 base 80 k DEBUG: python-decorator noarch 3.4.0-3.el7 base 27 k DEBUG: python-django-appconf noarch 1.0.1-4.el7 delorean-train-testing 88 k DEBUG: python-django-bash-completion DEBUG: noarch 1.11.20-1.el7 delorean-train-testing 8.6 k DEBUG: python-django-pyscss noarch 2.0.2-1.el7 delorean-train-testing 15 k DEBUG: python-html5lib noarch 1:0.999-5.el7 delorean-train-build-deps DEBUG: 205 k DEBUG: python-inotify noarch 0.9.4-4.el7 base 49 k DEBUG: python-isodate noarch 0.5.4-8.el7 base 54 k DEBUG: python-keyring noarch 5.7.1-1.el7 delorean-train-testing 116 k DEBUG: python-lesscpy noarch 0.9j-4.el7 delorean-train-testing 82 k DEBUG: python-mako noarch 0.8.1-2.el7 base 307 k DEBUG: python-mccabe noarch 0.2.1-4.el7 delorean-train-testing 12 k DEBUG: python-memcached noarch 1.58-1.el7 delorean-train-testing 37 k DEBUG: python-netifaces x86_64 0.10.4-3.el7 base 17 k DEBUG: python-oslo-concurrency-lang DEBUG: noarch 3.30.1-0.20201123063440.f4d2dd8.el7 DEBUG: delorean 8.6 k DEBUG: python-oslo-i18n-lang noarch 3.24.0-0.20200220115250.91b39bb.el7 DEBUG: delorean 8.8 k DEBUG: python-oslo-log-lang noarch 3.44.3-0.20200610054408.e19c407.el7 DEBUG: delorean 8.0 k DEBUG: python-oslo-middleware-lang noarch 3.38.1-0.20200220193436.9bae80e.el7 DEBUG: delorean 7.0 k DEBUG: python-oslo-policy-lang noarch 2.3.4-0.20200713062415.5904564.el7 DEBUG: delorean 7.1 k DEBUG: python-oslo-utils-lang noarch 3.41.6-0.20200703054418.f4deaad.el7 DEBUG: delorean 7.8 k DEBUG: python-paste noarch 1.7.5.1-9.20111221hg1498.el7 DEBUG: base 866 k DEBUG: python-paste-deploy noarch 1.5.2-6.el7 delorean-train-testing 45 k DEBUG: python-pathlib noarch 1.0.1-1.el7 delorean-train-testing 109 k DEBUG: python-ply noarch 3.4-11.el7 base 123 k DEBUG: python-prettytable noarch 0.7.2-3.el7 base 37 k DEBUG: python-pycparser noarch 2.14-1.el7 base 104 k DEBUG: python-pyngus noarch 2.0.3-3.el7 delorean-train-testing 41 k DEBUG: python-rdflib noarch 4.1.2-2.el7 delorean-train-build-deps DEBUG: 554 k DEBUG: python-repoze-lru noarch 0.4-3.el7 delorean-train-testing 12 k DEBUG: python-routes noarch 2.4.1-1.el7 delorean-train-testing 191 k DEBUG: python-semantic_version noarch 2.4.2-2.el7 extras 23 k DEBUG: python-tempita noarch 0.5.1-8.el7 delorean-train-testing 32 k DEBUG: python-unicodecsv noarch 0.14.1-1.el7 delorean-train-testing 25 k DEBUG: python-versiontools noarch 1.9.1-4.el7 delorean-train-testing 97 k DEBUG: python-warlock noarch 1.0.1-1.el7 delorean-train-testing 13 k DEBUG: python2-XStatic noarch 1.0.1-8.el7 delorean-train-testing 7.8 k DEBUG: python2-XStatic-Angular noarch 1:1.5.8.0-1.el7 DEBUG: delorean-train-testing 13 k DEBUG: python2-XStatic-Angular-Bootstrap DEBUG: noarch 2.2.0.0-1.el7 delorean-train-testing 8.0 k DEBUG: python2-XStatic-Angular-FileUpload DEBUG: noarch 12.0.4.0-1.el7 delorean-train-testing 8.3 k DEBUG: python2-XStatic-Angular-Gettext DEBUG: noarch 2.3.8.0-1.el7 delorean-train-testing 7.7 k DEBUG: python2-XStatic-Angular-Schema-Form DEBUG: noarch 0.8.13.0-0.1.pre_review.el7 DEBUG: delorean-train-testing 8.2 k DEBUG: python2-XStatic-Bootstrap-SCSS DEBUG: noarch 3.3.7.1-2.el7 delorean-train-testing 8.7 k DEBUG: python2-XStatic-D3 noarch 3.5.17.0-1.el7 delorean-train-testing 7.7 k DEBUG: python2-XStatic-Font-Awesome DEBUG: noarch 4.7.0.0-3.el7 delorean-train-testing 9.9 k DEBUG: python2-XStatic-JSEncrypt noarch 2.3.1.1-1.el7 delorean-train-testing 7.9 k DEBUG: python2-XStatic-Jasmine noarch 2.4.1.1-1.el7 delorean-train-testing 8.0 k DEBUG: python2-XStatic-bootswatch noarch 3.3.7.0-1.el7 delorean-train-testing 11 k DEBUG: python2-XStatic-mdi noarch 1.4.57.0-4.el7 delorean-train-testing 18 k DEBUG: python2-XStatic-objectpath noarch 1.2.1.0-0.1.pre_review.el7 DEBUG: delorean-train-testing 8.0 k DEBUG: python2-XStatic-roboto-fontface DEBUG: noarch 0.5.0.0-1.el7 delorean-train-testing 9.1 k DEBUG: python2-XStatic-smart-table noarch 1.4.13.2-1.el7 delorean-train-testing 8.2 k DEBUG: python2-XStatic-termjs noarch 0.0.7.0-1.el7 delorean-train-testing 8.0 k DEBUG: python2-XStatic-tv4 noarch 1.2.7.0-0.1.pre_review.el7 DEBUG: delorean-train-testing 7.6 k DEBUG: python2-amqp noarch 2.4.1-1.el7 delorean-train-testing 89 k DEBUG: python2-appdirs noarch 1.4.0-4.el7 delorean-train-testing 16 k DEBUG: python2-asn1crypto noarch 0.23.0-2.el7 delorean-train-testing 172 k DEBUG: python2-bson x86_64 3.7.2-1.el7 delorean-train-testing 95 k DEBUG: python2-cachetools noarch 3.1.0-1.el7 delorean-train-testing 27 k DEBUG: python2-cffi x86_64 1.11.2-1.el7 delorean-train-testing 228 k DEBUG: python2-cinderclient noarch 5.0.2-0.20210415101924.7e9e31c.el7 DEBUG: delorean 233 k DEBUG: python2-cliff noarch 2.16.0-0.20200221082936.6b6b186.el7 DEBUG: delorean 88 k DEBUG: python2-cmd2 noarch 0.8.8-5.el7 delorean-train-testing 105 k DEBUG: python2-contextlib2 noarch 0.5.5-8.el7 delorean-train-testing 19 k DEBUG: python2-cryptography x86_64 2.5-1.el7 delorean-train-testing 544 k DEBUG: python2-dateutil noarch 1:2.8.0-1.el7 delorean-train-testing 290 k DEBUG: python2-debtcollector noarch 1.22.0-0.20200221171616.0be4911.el7 DEBUG: delorean 27 k DEBUG: python2-django noarch 1.11.20-1.el7 delorean-train-testing 4.2 M DEBUG: python2-django-babel noarch 0.6.2-1.el7 delorean-train-testing 169 k DEBUG: python2-django-compressor noarch 2.1-5.el7 delorean-train-testing 165 k DEBUG: python2-django-debreach noarch 1.5.2-1.el7 delorean-train-testing 19 k DEBUG: python2-django-horizon noarch 1:16.2.2-0.20210304175437.b72b7e7.el7 DEBUG: delorean 814 k DEBUG: python2-dogpile-cache noarch 0.6.8-1.el7 delorean-train-testing 73 k DEBUG: python2-fasteners noarch 0.14.1-6.el7 delorean-train-testing 37 k DEBUG: python2-futures noarch 3.1.1-5.el7 base 29 k DEBUG: python2-futurist noarch 1.9.0-0.20200221041314.25ffb8f.el7 DEBUG: delorean 58 k DEBUG: python2-glanceclient noarch 1:2.17.1-0.20200629070513.1aba8f2.el7 DEBUG: delorean 140 k DEBUG: python2-iso8601 noarch 0.1.11-1.el7 delorean-train-testing 18 k DEBUG: python2-jmespath noarch 0.9.0-5.el7 delorean-train-testing 38 k DEBUG: python2-jsonpatch noarch 1.21-1.el7 delorean-train-testing 21 k DEBUG: python2-jsonpointer noarch 1.10-4.el7 delorean-train-testing 13 k DEBUG: python2-jsonschema noarch 2.6.0-2.el7 delorean-train-testing 76 k DEBUG: python2-keystoneauth1 noarch 3.17.3-0.20200713061514.7d7b956.el7 DEBUG: delorean 415 k DEBUG: python2-keystoneclient noarch 1:3.21.0-0.20200221044903.79f150f.el7 DEBUG: delorean 241 k DEBUG: python2-kombu noarch 1:4.6.3-3.el7 delorean-train-testing 364 k DEBUG: python2-msgpack x86_64 0.6.1-2.el7 delorean-train-testing 87 k DEBUG: python2-munch noarch 2.2.0-2.el7 delorean-train-testing 15 k DEBUG: python2-netaddr noarch 0.7.19-5.el7 delorean-train-testing 1.5 M DEBUG: python2-neutronclient noarch 6.14.1-0.20200629065515.a09e824.el7 DEBUG: delorean 300 k DEBUG: python2-novaclient noarch 1:15.1.1-0.20200629065415.79959ab.el7 DEBUG: delorean 220 k DEBUG: python2-openstacksdk noarch 0.36.5-0.20210204072925.feda828.el7 DEBUG: delorean 767 k DEBUG: python2-os-client-config noarch 1.33.0-0.20200221112941.d0eea17.el7 DEBUG: delorean 48 k DEBUG: python2-os-service-types noarch 1.7.0-0.20200220153341.0b2f473.el7 DEBUG: delorean 31 k DEBUG: python2-osc-lib noarch 1.14.1-0.20200221121903.a0d9746.el7 DEBUG: delorean 72 k DEBUG: python2-oslo-concurrency noarch 3.30.1-0.20201123063440.f4d2dd8.el7 DEBUG: delorean 35 k DEBUG: python2-oslo-config noarch 2:6.11.3-0.20201123063618.9b1ccea.el7 DEBUG: delorean 223 k DEBUG: python2-oslo-context noarch 2.23.1-0.20200610053411.ab17aef.el7 DEBUG: delorean 20 k DEBUG: python2-oslo-i18n noarch 3.24.0-0.20200220115250.91b39bb.el7 DEBUG: delorean 52 k DEBUG: python2-oslo-log noarch 3.44.3-0.20200610054408.e19c407.el7 DEBUG: delorean 59 k DEBUG: python2-oslo-messaging noarch 10.2.4-0.20210319152931.82281a0.el7 DEBUG: delorean 220 k DEBUG: python2-oslo-middleware noarch 3.38.1-0.20200220193436.9bae80e.el7 DEBUG: delorean 48 k DEBUG: python2-oslo-policy noarch 2.3.4-0.20200713062415.5904564.el7 DEBUG: delorean 64 k DEBUG: python2-oslo-serialization noarch 2.29.3-0.20210222082417.a9c4bfa.el7 DEBUG: delorean 29 k DEBUG: python2-oslo-service noarch 1.40.2-0.20200221041524.a7621c8.el7 DEBUG: delorean 66 k DEBUG: python2-oslo-upgradecheck noarch 0.3.2-0.20200424125422.e1df576.el7 DEBUG: delorean 18 k DEBUG: python2-oslo-utils noarch 3.41.6-0.20200703054418.f4deaad.el7 DEBUG: delorean 73 k DEBUG: python2-pint noarch 0.9-1.el7 delorean-train-testing 246 k DEBUG: python2-pyOpenSSL noarch 19.0.0-1.el7 delorean-train-testing 97 k DEBUG: python2-pycodestyle noarch 2.0.0-5.el7 delorean-train-testing 77 k DEBUG: python2-pymongo x86_64 3.7.2-1.el7 delorean-train-testing 322 k DEBUG: python2-pyperclip noarch 1.6.4-1.el7 delorean-train-testing 16 k DEBUG: python2-qpid-proton x86_64 0.26.0-2.el7 delorean-train-testing 216 k DEBUG: python2-rcssmin x86_64 1.0.6-2.el7 delorean-train-testing 24 k DEBUG: python2-requestsexceptions noarch 1.4.0-0.20200221093246.d7ac0ff.el7 DEBUG: delorean 10 k DEBUG: python2-rfc3986 noarch 1.2.0-1.el7 delorean-train-testing 41 k DEBUG: python2-rjsmin x86_64 1.0.12-2.el7 delorean-train-testing 22 k DEBUG: python2-scss x86_64 1.3.4-6.el7 delorean-train-testing 244 k DEBUG: python2-simplejson x86_64 3.16.0-5.el7 delorean-train-testing 119 k DEBUG: python2-statsd noarch 3.2.1-5.el7 delorean-train-testing 27 k DEBUG: python2-stevedore noarch 1.31.0-0.20200220101304.6817543.el7 DEBUG: delorean 56 k DEBUG: python2-subprocess32 x86_64 3.2.6-14.el7 base 47 k DEBUG: python2-swiftclient noarch 3.8.1-0.20200221080253.72b90fe.el7 DEBUG: delorean 163 k DEBUG: python2-vine noarch 1.2.0-2.el7 delorean-train-testing 29 k DEBUG: python2-wcwidth noarch 0.1.7-8.el7 delorean-train-testing 27 k DEBUG: python2-wrapt x86_64 1.11.1-1.el7 delorean-train-testing 48 k DEBUG: python2-yappi x86_64 1.0-1.el7 delorean-train-testing 39 k DEBUG: qpid-proton-c x86_64 0.26.0-2.el7 delorean-train-testing 184 k DEBUG: roboto-fontface-common noarch 0.5.0.0-1.el7 delorean-train-testing 14 k DEBUG: roboto-fontface-fonts noarch 0.5.0.0-1.el7 delorean-train-testing 4.1 M DEBUG: web-assets-filesystem noarch 5-1.el7 delorean-train-testing 3.5 k DEBUG: which x86_64 2.20-7.el7 base 41 k DEBUG: xstatic-angular-bootstrap-common DEBUG: noarch 2.2.0.0-1.el7 delorean-train-testing 56 k DEBUG: xstatic-angular-fileupload-common DEBUG: noarch 12.0.4.0-1.el7 delorean-train-testing 147 k DEBUG: xstatic-angular-gettext-common DEBUG: noarch 2.3.8.0-1.el7 delorean-train-testing 12 k DEBUG: xstatic-angular-schema-form-common DEBUG: noarch 0.8.13.0-0.1.pre_review.el7 DEBUG: delorean-train-testing 39 k DEBUG: xstatic-bootstrap-scss-common DEBUG: noarch 3.3.7.1-2.el7 delorean-train-testing 195 k DEBUG: xstatic-d3-common noarch 3.5.17.0-1.el7 delorean-train-testing 73 k DEBUG: xstatic-jasmine-common noarch 2.4.1.1-1.el7 delorean-train-testing 37 k DEBUG: xstatic-jsencrypt-common noarch 2.3.1.1-1.el7 delorean-train-testing 34 k DEBUG: xstatic-objectpath-common noarch 1.2.1.0-0.1.pre_review.el7 DEBUG: delorean-train-testing 5.1 k DEBUG: xstatic-smart-table-common noarch 1.4.13.2-1.el7 delorean-train-testing 13 k DEBUG: xstatic-termjs-common noarch 0.0.7.0-1.el7 delorean-train-testing 36 k DEBUG: xstatic-tv4-common noarch 1.2.7.0-0.1.pre_review.el7 DEBUG: delorean-train-testing 22 k DEBUG: Transaction Summary DEBUG: ================================================================================ DEBUG: Install 6 Packages (+170 Dependent packages) DEBUG: Total size: 65 M DEBUG: Installed size: 204 M DEBUG: Downloading packages: DEBUG: Running transaction check DEBUG: Running transaction test DEBUG: Transaction test succeeded DEBUG: Running transaction DEBUG: Installing : python2-XStatic-1.0.1-8.el7.noarch 1/176 DEBUG: Installing : web-assets-filesystem-5-1.el7.noarch 2/176 DEBUG: Installing : python2-stevedore-1.31.0-0.20200220101304.6817543.el7. 3/176 DEBUG: Installing : python2-iso8601-0.1.11-1.el7.noarch 4/176 DEBUG: Installing : python-prettytable-0.7.2-3.el7.noarch 5/176 DEBUG: Installing : PyYAML-3.10-11.el7.x86_64 6/176 DEBUG: Installing : python2-netaddr-0.7.19-5.el7.noarch 7/176 DEBUG: Installing : python2-simplejson-3.16.0-5.el7.x86_64 8/176 DEBUG: Installing : python2-futures-3.1.1-5.el7.noarch 9/176 DEBUG: Installing : apr-1.4.8-7.el7.x86_64 10/176 DEBUG: Installing : apr-util-1.5.2-6.el7.x86_64 11/176 DEBUG: Installing : python-repoze-lru-0.4-3.el7.noarch 12/176 DEBUG: Installing : python2-vine-1.2.0-2.el7.noarch 13/176 DEBUG: Installing : python2-amqp-2.4.1-1.el7.noarch 14/176 DEBUG: Installing : python-netifaces-0.10.4-3.el7.x86_64 15/176 DEBUG: Installing : python2-os-service-types-1.7.0-0.20200220153341.0b2f47 16/176 DEBUG: Installing : python2-keystoneauth1-3.17.3-0.20200713061514.7d7b956. 17/176 DEBUG: Installing : python2-wrapt-1.11.1-1.el7.x86_64 18/176 DEBUG: Installing : python2-debtcollector-1.22.0-0.20200221171616.0be4911. 19/176 DEBUG: Installing : python2-oslo-context-2.23.1-0.20200610053411.ab17aef.e 20/176 DEBUG: Installing : python-ply-3.4-11.el7.noarch 21/176 DEBUG: Installing : python2-contextlib2-0.5.5-8.el7.noarch 22/176 DEBUG: Installing : python2-futurist-1.9.0-0.20200221041314.25ffb8f.el7.no 23/176 DEBUG: Installing : python2-scss-1.3.4-6.el7.x86_64 24/176 DEBUG: Installing : qpid-proton-c-0.26.0-2.el7.x86_64 25/176 DEBUG: Installing : python2-qpid-proton-0.26.0-2.el7.x86_64 26/176 DEBUG: Installing : python-pyngus-2.0.3-3.el7.noarch 27/176 DEBUG: Installing : python-pycparser-2.14-1.el7.noarch 28/176 DEBUG: Installing : python2-cffi-1.11.2-1.el7.x86_64 29/176 DEBUG: Installing : python-lesscpy-0.9j-4.el7.noarch 30/176 DEBUG: Installing : 1:python2-kombu-4.6.3-3.el7.noarch 31/176 DEBUG: Installing : python-routes-2.4.1-1.el7.noarch 32/176 DEBUG: Installing : python2-jsonschema-2.6.0-2.el7.noarch 33/176 DEBUG: Installing : httpd-tools-2.4.6-97.el7.centos.x86_64 34/176 DEBUG: Installing : xstatic-d3-common-3.5.17.0-1.el7.noarch 35/176 DEBUG: Installing : python2-XStatic-D3-3.5.17.0-1.el7.noarch 36/176 DEBUG: Installing : python-XStatic-Rickshaw-1.5.0.0-4.el7.noarch 37/176 DEBUG: Installing : 1:XStatic-Angular-common-1.5.8.0-1.el7.noarch 38/176 DEBUG: Installing : 1:python2-XStatic-Angular-1.5.8.0-1.el7.noarch 39/176 DEBUG: Installing : python-XStatic-jquery-ui-1.10.4.1-1.el7.noarch 40/176 DEBUG: Installing : python-XStatic-Hogan-2.0.0.2-2.el7.noarch 41/176 DEBUG: Installing : python-XStatic-Angular-lrdragndrop-1.0.2.2-2.el7.noarc 42/176 DEBUG: Installing : mdi-common-1.4.57.0-4.el7.noarch 43/176 DEBUG: Installing : xstatic-termjs-common-0.0.7.0-1.el7.noarch 44/176 DEBUG: Installing : python2-XStatic-termjs-0.0.7.0-1.el7.noarch 45/176 DEBUG: Installing : bootswatch-common-3.3.7.0-1.el7.noarch 46/176 DEBUG: Installing : xstatic-tv4-common-1.2.7.0-0.1.pre_review.el7.noarch 47/176 DEBUG: Installing : python2-XStatic-tv4-1.2.7.0-0.1.pre_review.el7.noarch 48/176 DEBUG: Installing : xstatic-smart-table-common-1.4.13.2-1.el7.noarch 49/176 DEBUG: Installing : python2-XStatic-smart-table-1.4.13.2-1.el7.noarch 50/176 DEBUG: Installing : python-XStatic-JQuery-Migrate-1.2.1.1-2.el7.noarch 51/176 DEBUG: Installing : python-XStatic-Magic-Search-0.2.0.1-2.el7.noarch 52/176 DEBUG: Installing : xstatic-jasmine-common-2.4.1.1-1.el7.noarch 53/176 DEBUG: Installing : python2-XStatic-Jasmine-2.4.1.1-1.el7.noarch 54/176 DEBUG: Installing : xstatic-objectpath-common-1.2.1.0-0.1.pre_review.el7.n 55/176 DEBUG: Installing : python2-XStatic-objectpath-1.2.1.0-0.1.pre_review.el7. 56/176 DEBUG: Installing : xstatic-angular-gettext-common-2.3.8.0-1.el7.noarch 57/176 DEBUG: Installing : python2-XStatic-Angular-Gettext-2.3.8.0-1.el7.noarch 58/176 DEBUG: Installing : python-XStatic-JQuery-TableSorter-2.14.5.1-2.el7.noarc 59/176 DEBUG: Installing : xstatic-bootstrap-scss-common-3.3.7.1-2.el7.noarch 60/176 DEBUG: Installing : python2-XStatic-Bootstrap-SCSS-3.3.7.1-2.el7.noarch 61/176 DEBUG: Installing : python-XStatic-JQuery-quicksearch-2.0.3.1-2.el7.noarch 62/176 DEBUG: Installing : xstatic-angular-fileupload-common-12.0.4.0-1.el7.noarc 63/176 DEBUG: Installing : python2-XStatic-Angular-FileUpload-12.0.4.0-1.el7.noar 64/176 DEBUG: Installing : xstatic-angular-bootstrap-common-2.2.0.0-1.el7.noarch 65/176 DEBUG: Installing : python2-XStatic-Angular-Bootstrap-2.2.0.0-1.el7.noarch 66/176 DEBUG: Installing : xstatic-angular-schema-form-common-0.8.13.0-0.1.pre_re 67/176 DEBUG: Installing : python2-XStatic-Angular-Schema-Form-0.8.13.0-0.1.pre_r 68/176 DEBUG: Installing : xstatic-jsencrypt-common-2.3.1.1-1.el7.noarch 69/176 DEBUG: Installing : python2-XStatic-JSEncrypt-2.3.1.1-1.el7.noarch 70/176 DEBUG: Installing : roboto-fontface-common-0.5.0.0-1.el7.noarch 71/176 DEBUG: Installing : python-XStatic-Spin-1.2.5.2-2.el7.noarch 72/176 DEBUG: Installing : python-XStatic-Bootstrap-Datepicker-1.3.1.0-1.el7.noar 73/176 DEBUG: Installing : python2-XStatic-Font-Awesome-4.7.0.0-3.el7.noarch 74/176 DEBUG: Installing : python-XStatic-jQuery-1.10.2.1-1.el7.noarch 75/176 DEBUG: Installing : python-oslo-middleware-lang-3.38.1-0.20200220193436.9b 76/176 DEBUG: Installing : python2-statsd-3.2.1-5.el7.noarch 77/176 DEBUG: Installing : python-versiontools-1.9.1-4.el7.noarch 78/176 DEBUG: Installing : python2-fasteners-0.14.1-6.el7.noarch 79/176 DEBUG: Installing : python-oslo-i18n-lang-3.24.0-0.20200220115250.91b39bb. 80/176 DEBUG: Installing : python2-oslo-i18n-3.24.0-0.20200220115250.91b39bb.el7. 81/176 DEBUG: Installing : python-oslo-log-lang-3.44.3-0.20200610054408.e19c407.e 82/176 DEBUG: Installing : pyflakes-0.9.2-1.el7.noarch 83/176 DEBUG: Installing : mdi-fonts-1.4.57.0-4.el7.noarch 84/176 DEBUG: Installing : python2-XStatic-mdi-1.4.57.0-4.el7.noarch 85/176 DEBUG: Installing : python-oslo-policy-lang-2.3.4-0.20200713062415.5904564 86/176 DEBUG: Installing : centos-logos-70.0.6-3.el7.centos.noarch 87/176 DEBUG: Installing : bootswatch-fonts-3.3.7.0-1.el7.noarch 88/176 DEBUG: Installing : python2-XStatic-bootswatch-3.3.7.0-1.el7.noarch 89/176 DEBUG: Installing : python-inotify-0.9.4-4.el7.noarch 90/176 DEBUG: Installing : python-oslo-concurrency-lang-3.30.1-0.20201123063440.f 91/176 DEBUG: Installing : 1:python2-dateutil-2.8.0-1.el7.noarch 92/176 DEBUG: Installing : python-isodate-0.5.4-8.el7.noarch 93/176 DEBUG: Installing : python-memcached-1.58-1.el7.noarch 94/176 DEBUG: Installing : python2-msgpack-0.6.1-2.el7.x86_64 95/176 DEBUG: Installing : logrotate-3.8.6-19.el7.x86_64 96/176 DEBUG: Installing : python2-pint-0.9-1.el7.noarch 97/176 DEBUG: Installing : python2-rfc3986-1.2.0-1.el7.noarch 98/176 DEBUG: Installing : 2:python2-oslo-config-6.11.3-0.20201123063618.9b1ccea. 99/176 DEBUG: Installing : python2-oslo-upgradecheck-0.3.2-0.20200424125422.e1df5 100/176 DEBUG: Installing : python-semantic_version-2.4.2-2.el7.noarch 101/176 DEBUG: Installing : python-keyring-5.7.1-1.el7.noarch 102/176 DEBUG: Installing : python-oslo-utils-lang-3.41.6-0.20200703054418.f4deaad 103/176 DEBUG: Installing : python2-oslo-utils-3.41.6-0.20200703054418.f4deaad.el7 104/176 DEBUG: Installing : python2-oslo-serialization-2.29.3-0.20210222082417.a9c 105/176 DEBUG: Installing : python2-oslo-log-3.44.3-0.20200610054408.e19c407.el7.n 106/176 DEBUG: Installing : 1:python2-keystoneclient-3.21.0-0.20200221044903.79f15 107/176 DEBUG: Installing : python2-oslo-concurrency-3.30.1-0.20201123063440.f4d2d 108/176 DEBUG: Installing : python2-swiftclient-3.8.1-0.20200221080253.72b90fe.el7 109/176 DEBUG: Installing : 1:python2-novaclient-15.1.1-0.20200629065415.79959ab.e 110/176 DEBUG: Installing : python2-oslo-policy-2.3.4-0.20200713062415.5904564.el7 111/176 DEBUG: Installing : python2-oslo-middleware-3.38.1-0.20200220193436.9bae80 112/176 DEBUG: Installing : python2-cinderclient-5.0.2-0.20210415101924.7e9e31c.el 113/176 DEBUG: Installing : python-mccabe-0.2.1-4.el7.noarch 114/176 DEBUG: Installing : mailcap-2.1.41-2.el7.noarch 115/176 DEBUG: Installing : httpd-2.4.6-97.el7.centos.x86_64 116/176 DEBUG: Installing : mod_wsgi-3.4-18.el7.x86_64 117/176 DEBUG: Installing : 1:python-html5lib-0.999-5.el7.noarch 118/176 DEBUG: Installing : python-rdflib-4.1.2-2.el7.noarch 119/176 DEBUG: Installing : python2-rcssmin-1.0.6-2.el7.x86_64 120/176 DEBUG: Installing : python-tempita-0.5.1-8.el7.noarch 121/176 DEBUG: Installing : python-unicodecsv-0.14.1-1.el7.noarch 122/176 DEBUG: Installing : python2-cachetools-3.1.0-1.el7.noarch 123/176 DEBUG: Installing : python-pathlib-1.0.1-1.el7.noarch 124/176 DEBUG: Installing : python2-wcwidth-0.1.7-8.el7.noarch 125/176 DEBUG: Installing : roboto-fontface-fonts-0.5.0.0-1.el7.noarch 126/176 DEBUG: Installing : python2-XStatic-roboto-fontface-0.5.0.0-1.el7.noarch 127/176 DEBUG: Installing : python2-munch-2.2.0-2.el7.noarch 128/176 DEBUG: Installing : python2-asn1crypto-0.23.0-2.el7.noarch 129/176 DEBUG: Installing : python2-cryptography-2.5-1.el7.x86_64 130/176 DEBUG: Installing : python2-pyOpenSSL-19.0.0-1.el7.noarch 131/176 DEBUG: Installing : python-paste-1.7.5.1-9.20111221hg1498.el7.noarch 132/176 DEBUG: Installing : python-paste-deploy-1.5.2-6.el7.noarch 133/176 DEBUG: Installing : python-beaker-1.5.4-10.el7.noarch 134/176 DEBUG: Installing : python-mako-0.8.1-2.el7.noarch 135/176 DEBUG: Installing : python2-dogpile-cache-0.6.8-1.el7.noarch 136/176 DEBUG: Installing : python2-requestsexceptions-1.4.0-0.20200221093246.d7ac 137/176 DEBUG: Installing : python2-rjsmin-1.0.12-2.el7.x86_64 138/176 DEBUG: Installing : python2-pycodestyle-2.0.0-5.el7.noarch 139/176 DEBUG: Installing : python-django-bash-completion-1.11.20-1.el7.noarch 140/176 DEBUG: Installing : python2-django-1.11.20-1.el7.noarch 141/176 DEBUG: Installing : python-django-appconf-1.0.1-4.el7.noarch 142/176 DEBUG: Installing : python2-django-compressor-2.1-5.el7.noarch 143/176 DEBUG: Installing : python2-django-debreach-1.5.2-1.el7.noarch 144/176 DEBUG: Installing : python-django-pyscss-2.0.2-1.el7.noarch 145/176 DEBUG: Installing : 1:python2-django-horizon-16.2.2-0.20210304175437.b72b7 146/176 DEBUG: Installing : python2-django-babel-0.6.2-1.el7.noarch 147/176 DEBUG: Installing : python2-subprocess32-3.2.6-14.el7.x86_64 148/176 DEBUG: Installing : python2-appdirs-1.4.0-4.el7.noarch 149/176 DEBUG: Installing : python2-bson-3.7.2-1.el7.x86_64 150/176 DEBUG: Installing : python2-pymongo-3.7.2-1.el7.x86_64 151/176 DEBUG: Installing : python2-jmespath-0.9.0-5.el7.noarch 152/176 DEBUG: Installing : python2-jsonpointer-1.10-4.el7.noarch 153/176 DEBUG: Installing : python2-jsonpatch-1.21-1.el7.noarch 154/176 DEBUG: Installing : python-warlock-1.0.1-1.el7.noarch 155/176 DEBUG: Installing : 1:python2-glanceclient-2.17.1-0.20200629070513.1aba8f2 156/176 DEBUG: Installing : 1:openssl-1.0.2k-21.el7_9.x86_64 157/176 DEBUG: Installing : python-decorator-3.4.0-3.el7.noarch 158/176 DEBUG: Installing : python2-openstacksdk-0.36.5-0.20210204072925.feda828.e 159/176 DEBUG: Installing : python2-os-client-config-1.33.0-0.20200221112941.d0eea 160/176 DEBUG: Installing : python2-yappi-1.0-1.el7.x86_64 161/176 DEBUG: Installing : python2-oslo-service-1.40.2-0.20200221041524.a7621c8.e 162/176 DEBUG: Installing : python2-oslo-messaging-10.2.4-0.20210319152931.82281a0 163/176 DEBUG: Installing : python2-osprofiler-2.8.2-0.20200221121507.d431c7a.el7. 164/176 DEBUG: Installing : which-2.20-7.el7.x86_64 165/176 DEBUG: Installing : python2-pyperclip-1.6.4-1.el7.noarch 166/176 DEBUG: Installing : python2-cmd2-0.8.8-5.el7.noarch 167/176 DEBUG: Installing : python2-cliff-2.16.0-0.20200221082936.6b6b186.el7.noar 168/176 DEBUG: Installing : python2-osc-lib-1.14.1-0.20200221121903.a0d9746.el7.no 169/176 DEBUG: Installing : python2-neutronclient-6.14.1-0.20200629065515.a09e824. 170/176 DEBUG: Installing : 1:openstack-dashboard-theme-16.2.2-0.20210304175437.b7 171/176 DEBUG: Installing : 1:openstack-dashboard-16.2.2-0.20210304175437.b72b7e7. 172/176 DEBUG: unable to write 'random state' DEBUG: Installing : python2-mistralclient-3.10.0-0.20200221172018.dc246bf. 173/176 DEBUG: Installing : python2-flake8-2.6.2-1.el7.noarch 174/176 DEBUG: Installing : python-selenium-2.42.1-3.el7.noarch 175/176 DEBUG: Installing : python2-oslo-sphinx-4.18.1-0.20200220173754.f92583c.el 176/176 DEBUG: Verifying : python2-XStatic-1.0.1-8.el7.noarch 1/176 DEBUG: Verifying : python2-oslo-messaging-10.2.4-0.20210319152931.82281a0 2/176 DEBUG: Verifying : python2-dogpile-cache-0.6.8-1.el7.noarch 3/176 DEBUG: Verifying : python-selenium-2.42.1-3.el7.noarch 4/176 DEBUG: Verifying : python2-django-debreach-1.5.2-1.el7.noarch 5/176 DEBUG: Verifying : python2-pyperclip-1.6.4-1.el7.noarch 6/176 DEBUG: Verifying : xstatic-d3-common-3.5.17.0-1.el7.noarch 7/176 DEBUG: Verifying : python-XStatic-Rickshaw-1.5.0.0-4.el7.noarch 8/176 DEBUG: Verifying : python-mako-0.8.1-2.el7.noarch 9/176 DEBUG: Verifying : 1:openstack-dashboard-16.2.2-0.20210304175437.b72b7e7. 10/176 DEBUG: Verifying : which-2.20-7.el7.x86_64 11/176 DEBUG: Verifying : python2-yappi-1.0-1.el7.x86_64 12/176 DEBUG: Verifying : python-decorator-3.4.0-3.el7.noarch 13/176 DEBUG: Verifying : python2-XStatic-Angular-FileUpload-12.0.4.0-1.el7.noar 14/176 DEBUG: Verifying : mod_wsgi-3.4-18.el7.x86_64 15/176 DEBUG: Verifying : python-paste-deploy-1.5.2-6.el7.noarch 16/176 DEBUG: Verifying : python2-oslo-log-3.44.3-0.20200610054408.e19c407.el7.n 17/176 DEBUG: Verifying : 1:python2-XStatic-Angular-1.5.8.0-1.el7.noarch 18/176 DEBUG: Verifying : 1:openssl-1.0.2k-21.el7_9.x86_64 19/176 DEBUG: Verifying : python2-jsonpointer-1.10-4.el7.noarch 20/176 DEBUG: Verifying : 1:XStatic-Angular-common-1.5.8.0-1.el7.noarch 21/176 DEBUG: Verifying : python2-cffi-1.11.2-1.el7.x86_64 22/176 DEBUG: Verifying : python2-jmespath-0.9.0-5.el7.noarch 23/176 DEBUG: Verifying : python-pycparser-2.14-1.el7.noarch 24/176 DEBUG: Verifying : python2-XStatic-Bootstrap-SCSS-3.3.7.1-2.el7.noarch 25/176 DEBUG: Verifying : python2-bson-3.7.2-1.el7.x86_64 26/176 DEBUG: Verifying : 1:python2-novaclient-15.1.1-0.20200629065415.79959ab.e 27/176 DEBUG: Verifying : apr-util-1.5.2-6.el7.x86_64 28/176 DEBUG: Verifying : python-routes-2.4.1-1.el7.noarch 29/176 DEBUG: Verifying : python-XStatic-jquery-ui-1.10.4.1-1.el7.noarch 30/176 DEBUG: Verifying : python2-oslo-concurrency-3.30.1-0.20201123063440.f4d2d 31/176 DEBUG: Verifying : python2-jsonschema-2.6.0-2.el7.noarch 32/176 DEBUG: Verifying : python-XStatic-Hogan-2.0.0.2-2.el7.noarch 33/176 DEBUG: Verifying : python2-cmd2-0.8.8-5.el7.noarch 34/176 DEBUG: Verifying : python2-simplejson-3.16.0-5.el7.x86_64 35/176 DEBUG: Verifying : python2-appdirs-1.4.0-4.el7.noarch 36/176 DEBUG: Verifying : python-beaker-1.5.4-10.el7.noarch 37/176 DEBUG: Verifying : qpid-proton-c-0.26.0-2.el7.x86_64 38/176 DEBUG: Verifying : python2-subprocess32-3.2.6-14.el7.x86_64 39/176 DEBUG: Verifying : python2-oslo-middleware-3.38.1-0.20200220193436.9bae80 40/176 DEBUG: Verifying : python2-oslo-service-1.40.2-0.20200221041524.a7621c8.e 41/176 DEBUG: Verifying : PyYAML-3.10-11.el7.x86_64 42/176 DEBUG: Verifying : python-django-bash-completion-1.11.20-1.el7.noarch 43/176 DEBUG: Verifying : python2-os-client-config-1.33.0-0.20200221112941.d0eea 44/176 DEBUG: Verifying : python2-pycodestyle-2.0.0-5.el7.noarch 45/176 DEBUG: Verifying : python2-scss-1.3.4-6.el7.x86_64 46/176 DEBUG: Verifying : python-XStatic-Angular-lrdragndrop-1.0.2.2-2.el7.noarc 47/176 DEBUG: Verifying : python2-rjsmin-1.0.12-2.el7.x86_64 48/176 DEBUG: Verifying : python-lesscpy-0.9j-4.el7.noarch 49/176 DEBUG: Verifying : python2-XStatic-mdi-1.4.57.0-4.el7.noarch 50/176 DEBUG: Verifying : python2-oslo-i18n-3.24.0-0.20200220115250.91b39bb.el7. 51/176 DEBUG: Verifying : mdi-common-1.4.57.0-4.el7.noarch 52/176 DEBUG: Verifying : python2-requestsexceptions-1.4.0-0.20200221093246.d7ac 53/176 DEBUG: Verifying : python2-XStatic-Angular-Bootstrap-2.2.0.0-1.el7.noarch 54/176 DEBUG: Verifying : python2-asn1crypto-0.23.0-2.el7.noarch 55/176 DEBUG: Verifying : xstatic-termjs-common-0.0.7.0-1.el7.noarch 56/176 DEBUG: Verifying : bootswatch-common-3.3.7.0-1.el7.noarch 57/176 DEBUG: Verifying : python2-cliff-2.16.0-0.20200221082936.6b6b186.el7.noar 58/176 DEBUG: Verifying : python2-munch-2.2.0-2.el7.noarch 59/176 DEBUG: Verifying : apr-1.4.8-7.el7.x86_64 60/176 DEBUG: Verifying : xstatic-tv4-common-1.2.7.0-0.1.pre_review.el7.noarch 61/176 DEBUG: Verifying : python2-contextlib2-0.5.5-8.el7.noarch 62/176 DEBUG: Verifying : python2-XStatic-roboto-fontface-0.5.0.0-1.el7.noarch 63/176 DEBUG: Verifying : xstatic-smart-table-common-1.4.13.2-1.el7.noarch 64/176 DEBUG: Verifying : python2-XStatic-D3-3.5.17.0-1.el7.noarch 65/176 DEBUG: Verifying : python-XStatic-JQuery-Migrate-1.2.1.1-2.el7.noarch 66/176 DEBUG: Verifying : roboto-fontface-fonts-0.5.0.0-1.el7.noarch 67/176 DEBUG: Verifying : python2-pyOpenSSL-19.0.0-1.el7.noarch 68/176 DEBUG: Verifying : python-ply-3.4-11.el7.noarch 69/176 DEBUG: Verifying : python2-keystoneauth1-3.17.3-0.20200713061514.7d7b956. 70/176 DEBUG: Verifying : python2-osc-lib-1.14.1-0.20200221121903.a0d9746.el7.no 71/176 DEBUG: Verifying : python2-wcwidth-0.1.7-8.el7.noarch 72/176 DEBUG: Verifying : python-paste-1.7.5.1-9.20111221hg1498.el7.noarch 73/176 DEBUG: Verifying : python-XStatic-Magic-Search-0.2.0.1-2.el7.noarch 74/176 DEBUG: Verifying : python-django-pyscss-2.0.2-1.el7.noarch 75/176 DEBUG: Verifying : python-pathlib-1.0.1-1.el7.noarch 76/176 DEBUG: Verifying : python2-cachetools-3.1.0-1.el7.noarch 77/176 DEBUG: Verifying : python-unicodecsv-0.14.1-1.el7.noarch 78/176 DEBUG: Verifying : xstatic-jasmine-common-2.4.1.1-1.el7.noarch 79/176 DEBUG: Verifying : python2-stevedore-1.31.0-0.20200220101304.6817543.el7. 80/176 DEBUG: Verifying : python2-django-1.11.20-1.el7.noarch 81/176 DEBUG: Verifying : python2-wrapt-1.11.1-1.el7.x86_64 82/176 DEBUG: Verifying : 1:python2-kombu-4.6.3-3.el7.noarch 83/176 DEBUG: Verifying : python-prettytable-0.7.2-3.el7.noarch 84/176 DEBUG: Verifying : python2-flake8-2.6.2-1.el7.noarch 85/176 DEBUG: Verifying : python-tempita-0.5.1-8.el7.noarch 86/176 DEBUG: Verifying : python2-oslo-sphinx-4.18.1-0.20200220173754.f92583c.el 87/176 DEBUG: Verifying : python2-rcssmin-1.0.6-2.el7.x86_64 88/176 DEBUG: Verifying : xstatic-objectpath-common-1.2.1.0-0.1.pre_review.el7.n 89/176 DEBUG: Verifying : python2-pymongo-3.7.2-1.el7.x86_64 90/176 DEBUG: Verifying : python2-futurist-1.9.0-0.20200221041314.25ffb8f.el7.no 91/176 DEBUG: Verifying : python2-oslo-policy-2.3.4-0.20200713062415.5904564.el7 92/176 DEBUG: Verifying : 1:python-html5lib-0.999-5.el7.noarch 93/176 DEBUG: Verifying : python2-XStatic-Font-Awesome-4.7.0.0-3.el7.noarch 94/176 DEBUG: Verifying : mailcap-2.1.41-2.el7.noarch 95/176 DEBUG: Verifying : python2-cryptography-2.5-1.el7.x86_64 96/176 DEBUG: Verifying : python2-XStatic-Jasmine-2.4.1.1-1.el7.noarch 97/176 DEBUG: Verifying : xstatic-angular-gettext-common-2.3.8.0-1.el7.noarch 98/176 DEBUG: Verifying : python-mccabe-0.2.1-4.el7.noarch 99/176 DEBUG: Verifying : python2-osprofiler-2.8.2-0.20200221121507.d431c7a.el7. 100/176 DEBUG: Verifying : python-warlock-1.0.1-1.el7.noarch 101/176 DEBUG: Verifying : python2-XStatic-smart-table-1.4.13.2-1.el7.noarch 102/176 DEBUG: Verifying : python2-jsonpatch-1.21-1.el7.noarch 103/176 DEBUG: Verifying : python2-oslo-serialization-2.29.3-0.20210222082417.a9c 104/176 DEBUG: Verifying : python2-oslo-upgradecheck-0.3.2-0.20200424125422.e1df5 105/176 DEBUG: Verifying : python2-XStatic-Angular-Schema-Form-0.8.13.0-0.1.pre_r 106/176 DEBUG: Verifying : python2-oslo-context-2.23.1-0.20200610053411.ab17aef.e 107/176 DEBUG: Verifying : python2-os-service-types-1.7.0-0.20200220153341.0b2f47 108/176 DEBUG: Verifying : 1:python2-django-horizon-16.2.2-0.20210304175437.b72b7 109/176 DEBUG: Verifying : python-oslo-utils-lang-3.41.6-0.20200703054418.f4deaad 110/176 DEBUG: Verifying : python-keyring-5.7.1-1.el7.noarch 111/176 DEBUG: Verifying : python-XStatic-jQuery-1.10.2.1-1.el7.noarch 112/176 DEBUG: Verifying : python-XStatic-JQuery-TableSorter-2.14.5.1-2.el7.noarc 113/176 DEBUG: Verifying : xstatic-bootstrap-scss-common-3.3.7.1-2.el7.noarch 114/176 DEBUG: Verifying : python-XStatic-JQuery-quicksearch-2.0.3.1-2.el7.noarch 115/176 DEBUG: Verifying : python2-debtcollector-1.22.0-0.20200221171616.0be4911. 116/176 DEBUG: Verifying : python2-netaddr-0.7.19-5.el7.noarch 117/176 DEBUG: Verifying : python-netifaces-0.10.4-3.el7.x86_64 118/176 DEBUG: Verifying : python-semantic_version-2.4.2-2.el7.noarch 119/176 DEBUG: Verifying : httpd-tools-2.4.6-97.el7.centos.x86_64 120/176 DEBUG: Verifying : xstatic-angular-fileupload-common-12.0.4.0-1.el7.noarc 121/176 DEBUG: Verifying : xstatic-angular-bootstrap-common-2.2.0.0-1.el7.noarch 122/176 DEBUG: Verifying : python2-rfc3986-1.2.0-1.el7.noarch 123/176 DEBUG: Verifying : xstatic-angular-schema-form-common-0.8.13.0-0.1.pre_re 124/176 DEBUG: Verifying : python2-XStatic-objectpath-1.2.1.0-0.1.pre_review.el7. 125/176 DEBUG: Verifying : python2-XStatic-JSEncrypt-2.3.1.1-1.el7.noarch 126/176 DEBUG: Verifying : python2-pint-0.9-1.el7.noarch 127/176 DEBUG: Verifying : xstatic-jsencrypt-common-2.3.1.1-1.el7.noarch 128/176 DEBUG: Verifying : python2-cinderclient-5.0.2-0.20210415101924.7e9e31c.el 129/176 DEBUG: Verifying : roboto-fontface-common-0.5.0.0-1.el7.noarch 130/176 DEBUG: Verifying : logrotate-3.8.6-19.el7.x86_64 131/176 DEBUG: Verifying : python2-openstacksdk-0.36.5-0.20210204072925.feda828.e 132/176 DEBUG: Verifying : python2-msgpack-0.6.1-2.el7.x86_64 133/176 DEBUG: Verifying : python-memcached-1.58-1.el7.noarch 134/176 DEBUG: Verifying : python2-qpid-proton-0.26.0-2.el7.x86_64 135/176 DEBUG: Verifying : 2:python2-oslo-config-6.11.3-0.20201123063618.9b1ccea. 136/176 DEBUG: Verifying : python2-amqp-2.4.1-1.el7.noarch 137/176 DEBUG: Verifying : python-isodate-0.5.4-8.el7.noarch 138/176 DEBUG: Verifying : 1:python2-dateutil-2.8.0-1.el7.noarch 139/176 DEBUG: Verifying : python-oslo-concurrency-lang-3.30.1-0.20201123063440.f 140/176 DEBUG: Verifying : python-inotify-0.9.4-4.el7.noarch 141/176 DEBUG: Verifying : python2-futures-3.1.1-5.el7.noarch 142/176 DEBUG: Verifying : bootswatch-fonts-3.3.7.0-1.el7.noarch 143/176 DEBUG: Verifying : web-assets-filesystem-5-1.el7.noarch 144/176 DEBUG: Verifying : centos-logos-70.0.6-3.el7.centos.noarch 145/176 DEBUG: Verifying : python2-vine-1.2.0-2.el7.noarch 146/176 DEBUG: Verifying : python2-neutronclient-6.14.1-0.20200629065515.a09e824. 147/176 DEBUG: Verifying : python-pyngus-2.0.3-3.el7.noarch 148/176 DEBUG: Verifying : python2-iso8601-0.1.11-1.el7.noarch 149/176 DEBUG: Verifying : python2-django-babel-0.6.2-1.el7.noarch 150/176 DEBUG: Verifying : httpd-2.4.6-97.el7.centos.x86_64 151/176 DEBUG: Verifying : python-oslo-policy-lang-2.3.4-0.20200713062415.5904564 152/176 DEBUG: Verifying : python-XStatic-Spin-1.2.5.2-2.el7.noarch 153/176 DEBUG: Verifying : 1:python2-keystoneclient-3.21.0-0.20200221044903.79f15 154/176 DEBUG: Verifying : mdi-fonts-1.4.57.0-4.el7.noarch 155/176 DEBUG: Verifying : python-rdflib-4.1.2-2.el7.noarch 156/176 DEBUG: Verifying : pyflakes-0.9.2-1.el7.noarch 157/176 DEBUG: Verifying : python-oslo-log-lang-3.44.3-0.20200610054408.e19c407.e 158/176 DEBUG: Verifying : 1:python2-glanceclient-2.17.1-0.20200629070513.1aba8f2 159/176 DEBUG: Verifying : python-XStatic-Bootstrap-Datepicker-1.3.1.0-1.el7.noar 160/176 DEBUG: Verifying : python-oslo-i18n-lang-3.24.0-0.20200220115250.91b39bb. 161/176 DEBUG: Verifying : python2-mistralclient-3.10.0-0.20200221172018.dc246bf. 162/176 DEBUG: Verifying : python2-fasteners-0.14.1-6.el7.noarch 163/176 DEBUG: Verifying : python2-swiftclient-3.8.1-0.20200221080253.72b90fe.el7 164/176 DEBUG: Verifying : python2-XStatic-tv4-1.2.7.0-0.1.pre_review.el7.noarch 165/176 DEBUG: Verifying : python2-XStatic-termjs-0.0.7.0-1.el7.noarch 166/176 DEBUG: Verifying : python-versiontools-1.9.1-4.el7.noarch 167/176 DEBUG: Verifying : python2-django-compressor-2.1-5.el7.noarch 168/176 DEBUG: Verifying : python-django-appconf-1.0.1-4.el7.noarch 169/176 DEBUG: Verifying : python2-statsd-3.2.1-5.el7.noarch 170/176 DEBUG: Verifying : python-repoze-lru-0.4-3.el7.noarch 171/176 DEBUG: Verifying : 1:openstack-dashboard-theme-16.2.2-0.20210304175437.b7 172/176 DEBUG: Verifying : python2-XStatic-Angular-Gettext-2.3.8.0-1.el7.noarch 173/176 DEBUG: Verifying : python-oslo-middleware-lang-3.38.1-0.20200220193436.9b 174/176 DEBUG: Verifying : python2-XStatic-bootswatch-3.3.7.0-1.el7.noarch 175/176 DEBUG: Verifying : python2-oslo-utils-3.41.6-0.20200703054418.f4deaad.el7 176/176 DEBUG: Installed: DEBUG: openstack-dashboard.noarch 1:16.2.2-0.20210304175437.b72b7e7.el7 DEBUG: python-selenium.noarch 0:2.42.1-3.el7 DEBUG: python2-flake8.noarch 0:2.6.2-1.el7 DEBUG: python2-mistralclient.noarch 0:3.10.0-0.20200221172018.dc246bf.el7 DEBUG: python2-oslo-sphinx.noarch 0:4.18.1-0.20200220173754.f92583c.el7 DEBUG: python2-osprofiler.noarch 0:2.8.2-0.20200221121507.d431c7a.el7 DEBUG: Dependency Installed: DEBUG: PyYAML.x86_64 0:3.10-11.el7 DEBUG: XStatic-Angular-common.noarch 1:1.5.8.0-1.el7 DEBUG: apr.x86_64 0:1.4.8-7.el7 DEBUG: apr-util.x86_64 0:1.5.2-6.el7 DEBUG: bootswatch-common.noarch 0:3.3.7.0-1.el7 DEBUG: bootswatch-fonts.noarch 0:3.3.7.0-1.el7 DEBUG: centos-logos.noarch 0:70.0.6-3.el7.centos DEBUG: httpd.x86_64 0:2.4.6-97.el7.centos DEBUG: httpd-tools.x86_64 0:2.4.6-97.el7.centos DEBUG: logrotate.x86_64 0:3.8.6-19.el7 DEBUG: mailcap.noarch 0:2.1.41-2.el7 DEBUG: mdi-common.noarch 0:1.4.57.0-4.el7 DEBUG: mdi-fonts.noarch 0:1.4.57.0-4.el7 DEBUG: mod_wsgi.x86_64 0:3.4-18.el7 DEBUG: openssl.x86_64 1:1.0.2k-21.el7_9 DEBUG: openstack-dashboard-theme.noarch 1:16.2.2-0.20210304175437.b72b7e7.el7 DEBUG: pyflakes.noarch 0:0.9.2-1.el7 DEBUG: python-XStatic-Angular-lrdragndrop.noarch 0:1.0.2.2-2.el7 DEBUG: python-XStatic-Bootstrap-Datepicker.noarch 0:1.3.1.0-1.el7 DEBUG: python-XStatic-Hogan.noarch 0:2.0.0.2-2.el7 DEBUG: python-XStatic-JQuery-Migrate.noarch 0:1.2.1.1-2.el7 DEBUG: python-XStatic-JQuery-TableSorter.noarch 0:2.14.5.1-2.el7 DEBUG: python-XStatic-JQuery-quicksearch.noarch 0:2.0.3.1-2.el7 DEBUG: python-XStatic-Magic-Search.noarch 0:0.2.0.1-2.el7 DEBUG: python-XStatic-Rickshaw.noarch 0:1.5.0.0-4.el7 DEBUG: python-XStatic-Spin.noarch 0:1.2.5.2-2.el7 DEBUG: python-XStatic-jQuery.noarch 0:1.10.2.1-1.el7 DEBUG: python-XStatic-jquery-ui.noarch 0:1.10.4.1-1.el7 DEBUG: python-beaker.noarch 0:1.5.4-10.el7 DEBUG: python-decorator.noarch 0:3.4.0-3.el7 DEBUG: python-django-appconf.noarch 0:1.0.1-4.el7 DEBUG: python-django-bash-completion.noarch 0:1.11.20-1.el7 DEBUG: python-django-pyscss.noarch 0:2.0.2-1.el7 DEBUG: python-html5lib.noarch 1:0.999-5.el7 DEBUG: python-inotify.noarch 0:0.9.4-4.el7 DEBUG: python-isodate.noarch 0:0.5.4-8.el7 DEBUG: python-keyring.noarch 0:5.7.1-1.el7 DEBUG: python-lesscpy.noarch 0:0.9j-4.el7 DEBUG: python-mako.noarch 0:0.8.1-2.el7 DEBUG: python-mccabe.noarch 0:0.2.1-4.el7 DEBUG: python-memcached.noarch 0:1.58-1.el7 DEBUG: python-netifaces.x86_64 0:0.10.4-3.el7 DEBUG: python-oslo-concurrency-lang.noarch 0:3.30.1-0.20201123063440.f4d2dd8.el7 DEBUG: python-oslo-i18n-lang.noarch 0:3.24.0-0.20200220115250.91b39bb.el7 DEBUG: python-oslo-log-lang.noarch 0:3.44.3-0.20200610054408.e19c407.el7 DEBUG: python-oslo-middleware-lang.noarch 0:3.38.1-0.20200220193436.9bae80e.el7 DEBUG: python-oslo-policy-lang.noarch 0:2.3.4-0.20200713062415.5904564.el7 DEBUG: python-oslo-utils-lang.noarch 0:3.41.6-0.20200703054418.f4deaad.el7 DEBUG: python-paste.noarch 0:1.7.5.1-9.20111221hg1498.el7 DEBUG: python-paste-deploy.noarch 0:1.5.2-6.el7 DEBUG: python-pathlib.noarch 0:1.0.1-1.el7 DEBUG: python-ply.noarch 0:3.4-11.el7 DEBUG: python-prettytable.noarch 0:0.7.2-3.el7 DEBUG: python-pycparser.noarch 0:2.14-1.el7 DEBUG: python-pyngus.noarch 0:2.0.3-3.el7 DEBUG: python-rdflib.noarch 0:4.1.2-2.el7 DEBUG: python-repoze-lru.noarch 0:0.4-3.el7 DEBUG: python-routes.noarch 0:2.4.1-1.el7 DEBUG: python-semantic_version.noarch 0:2.4.2-2.el7 DEBUG: python-tempita.noarch 0:0.5.1-8.el7 DEBUG: python-unicodecsv.noarch 0:0.14.1-1.el7 DEBUG: python-versiontools.noarch 0:1.9.1-4.el7 DEBUG: python-warlock.noarch 0:1.0.1-1.el7 DEBUG: python2-XStatic.noarch 0:1.0.1-8.el7 DEBUG: python2-XStatic-Angular.noarch 1:1.5.8.0-1.el7 DEBUG: python2-XStatic-Angular-Bootstrap.noarch 0:2.2.0.0-1.el7 DEBUG: python2-XStatic-Angular-FileUpload.noarch 0:12.0.4.0-1.el7 DEBUG: python2-XStatic-Angular-Gettext.noarch 0:2.3.8.0-1.el7 DEBUG: python2-XStatic-Angular-Schema-Form.noarch 0:0.8.13.0-0.1.pre_review.el7 DEBUG: python2-XStatic-Bootstrap-SCSS.noarch 0:3.3.7.1-2.el7 DEBUG: python2-XStatic-D3.noarch 0:3.5.17.0-1.el7 DEBUG: python2-XStatic-Font-Awesome.noarch 0:4.7.0.0-3.el7 DEBUG: python2-XStatic-JSEncrypt.noarch 0:2.3.1.1-1.el7 DEBUG: python2-XStatic-Jasmine.noarch 0:2.4.1.1-1.el7 DEBUG: python2-XStatic-bootswatch.noarch 0:3.3.7.0-1.el7 DEBUG: python2-XStatic-mdi.noarch 0:1.4.57.0-4.el7 DEBUG: python2-XStatic-objectpath.noarch 0:1.2.1.0-0.1.pre_review.el7 DEBUG: python2-XStatic-roboto-fontface.noarch 0:0.5.0.0-1.el7 DEBUG: python2-XStatic-smart-table.noarch 0:1.4.13.2-1.el7 DEBUG: python2-XStatic-termjs.noarch 0:0.0.7.0-1.el7 DEBUG: python2-XStatic-tv4.noarch 0:1.2.7.0-0.1.pre_review.el7 DEBUG: python2-amqp.noarch 0:2.4.1-1.el7 DEBUG: python2-appdirs.noarch 0:1.4.0-4.el7 DEBUG: python2-asn1crypto.noarch 0:0.23.0-2.el7 DEBUG: python2-bson.x86_64 0:3.7.2-1.el7 DEBUG: python2-cachetools.noarch 0:3.1.0-1.el7 DEBUG: python2-cffi.x86_64 0:1.11.2-1.el7 DEBUG: python2-cinderclient.noarch 0:5.0.2-0.20210415101924.7e9e31c.el7 DEBUG: python2-cliff.noarch 0:2.16.0-0.20200221082936.6b6b186.el7 DEBUG: python2-cmd2.noarch 0:0.8.8-5.el7 DEBUG: python2-contextlib2.noarch 0:0.5.5-8.el7 DEBUG: python2-cryptography.x86_64 0:2.5-1.el7 DEBUG: python2-dateutil.noarch 1:2.8.0-1.el7 DEBUG: python2-debtcollector.noarch 0:1.22.0-0.20200221171616.0be4911.el7 DEBUG: python2-django.noarch 0:1.11.20-1.el7 DEBUG: python2-django-babel.noarch 0:0.6.2-1.el7 DEBUG: python2-django-compressor.noarch 0:2.1-5.el7 DEBUG: python2-django-debreach.noarch 0:1.5.2-1.el7 DEBUG: python2-django-horizon.noarch 1:16.2.2-0.20210304175437.b72b7e7.el7 DEBUG: python2-dogpile-cache.noarch 0:0.6.8-1.el7 DEBUG: python2-fasteners.noarch 0:0.14.1-6.el7 DEBUG: python2-futures.noarch 0:3.1.1-5.el7 DEBUG: python2-futurist.noarch 0:1.9.0-0.20200221041314.25ffb8f.el7 DEBUG: python2-glanceclient.noarch 1:2.17.1-0.20200629070513.1aba8f2.el7 DEBUG: python2-iso8601.noarch 0:0.1.11-1.el7 DEBUG: python2-jmespath.noarch 0:0.9.0-5.el7 DEBUG: python2-jsonpatch.noarch 0:1.21-1.el7 DEBUG: python2-jsonpointer.noarch 0:1.10-4.el7 DEBUG: python2-jsonschema.noarch 0:2.6.0-2.el7 DEBUG: python2-keystoneauth1.noarch 0:3.17.3-0.20200713061514.7d7b956.el7 DEBUG: python2-keystoneclient.noarch 1:3.21.0-0.20200221044903.79f150f.el7 DEBUG: python2-kombu.noarch 1:4.6.3-3.el7 DEBUG: python2-msgpack.x86_64 0:0.6.1-2.el7 DEBUG: python2-munch.noarch 0:2.2.0-2.el7 DEBUG: python2-netaddr.noarch 0:0.7.19-5.el7 DEBUG: python2-neutronclient.noarch 0:6.14.1-0.20200629065515.a09e824.el7 DEBUG: python2-novaclient.noarch 1:15.1.1-0.20200629065415.79959ab.el7 DEBUG: python2-openstacksdk.noarch 0:0.36.5-0.20210204072925.feda828.el7 DEBUG: python2-os-client-config.noarch 0:1.33.0-0.20200221112941.d0eea17.el7 DEBUG: python2-os-service-types.noarch 0:1.7.0-0.20200220153341.0b2f473.el7 DEBUG: python2-osc-lib.noarch 0:1.14.1-0.20200221121903.a0d9746.el7 DEBUG: python2-oslo-concurrency.noarch 0:3.30.1-0.20201123063440.f4d2dd8.el7 DEBUG: python2-oslo-config.noarch 2:6.11.3-0.20201123063618.9b1ccea.el7 DEBUG: python2-oslo-context.noarch 0:2.23.1-0.20200610053411.ab17aef.el7 DEBUG: python2-oslo-i18n.noarch 0:3.24.0-0.20200220115250.91b39bb.el7 DEBUG: python2-oslo-log.noarch 0:3.44.3-0.20200610054408.e19c407.el7 DEBUG: python2-oslo-messaging.noarch 0:10.2.4-0.20210319152931.82281a0.el7 DEBUG: python2-oslo-middleware.noarch 0:3.38.1-0.20200220193436.9bae80e.el7 DEBUG: python2-oslo-policy.noarch 0:2.3.4-0.20200713062415.5904564.el7 DEBUG: python2-oslo-serialization.noarch 0:2.29.3-0.20210222082417.a9c4bfa.el7 DEBUG: python2-oslo-service.noarch 0:1.40.2-0.20200221041524.a7621c8.el7 DEBUG: python2-oslo-upgradecheck.noarch 0:0.3.2-0.20200424125422.e1df576.el7 DEBUG: python2-oslo-utils.noarch 0:3.41.6-0.20200703054418.f4deaad.el7 DEBUG: python2-pint.noarch 0:0.9-1.el7 DEBUG: python2-pyOpenSSL.noarch 0:19.0.0-1.el7 DEBUG: python2-pycodestyle.noarch 0:2.0.0-5.el7 DEBUG: python2-pymongo.x86_64 0:3.7.2-1.el7 DEBUG: python2-pyperclip.noarch 0:1.6.4-1.el7 DEBUG: python2-qpid-proton.x86_64 0:0.26.0-2.el7 DEBUG: python2-rcssmin.x86_64 0:1.0.6-2.el7 DEBUG: python2-requestsexceptions.noarch 0:1.4.0-0.20200221093246.d7ac0ff.el7 DEBUG: python2-rfc3986.noarch 0:1.2.0-1.el7 DEBUG: python2-rjsmin.x86_64 0:1.0.12-2.el7 DEBUG: python2-scss.x86_64 0:1.3.4-6.el7 DEBUG: python2-simplejson.x86_64 0:3.16.0-5.el7 DEBUG: python2-statsd.noarch 0:3.2.1-5.el7 DEBUG: python2-stevedore.noarch 0:1.31.0-0.20200220101304.6817543.el7 DEBUG: python2-subprocess32.x86_64 0:3.2.6-14.el7 DEBUG: python2-swiftclient.noarch 0:3.8.1-0.20200221080253.72b90fe.el7 DEBUG: python2-vine.noarch 0:1.2.0-2.el7 DEBUG: python2-wcwidth.noarch 0:0.1.7-8.el7 DEBUG: python2-wrapt.x86_64 0:1.11.1-1.el7 DEBUG: python2-yappi.x86_64 0:1.0-1.el7 DEBUG: qpid-proton-c.x86_64 0:0.26.0-2.el7 DEBUG: roboto-fontface-common.noarch 0:0.5.0.0-1.el7 DEBUG: roboto-fontface-fonts.noarch 0:0.5.0.0-1.el7 DEBUG: web-assets-filesystem.noarch 0:5-1.el7 DEBUG: which.x86_64 0:2.20-7.el7 DEBUG: xstatic-angular-bootstrap-common.noarch 0:2.2.0.0-1.el7 DEBUG: xstatic-angular-fileupload-common.noarch 0:12.0.4.0-1.el7 DEBUG: xstatic-angular-gettext-common.noarch 0:2.3.8.0-1.el7 DEBUG: xstatic-angular-schema-form-common.noarch 0:0.8.13.0-0.1.pre_review.el7 DEBUG: xstatic-bootstrap-scss-common.noarch 0:3.3.7.1-2.el7 DEBUG: xstatic-d3-common.noarch 0:3.5.17.0-1.el7 DEBUG: xstatic-jasmine-common.noarch 0:2.4.1.1-1.el7 DEBUG: xstatic-jsencrypt-common.noarch 0:2.3.1.1-1.el7 DEBUG: xstatic-objectpath-common.noarch 0:1.2.1.0-0.1.pre_review.el7 DEBUG: xstatic-smart-table-common.noarch 0:1.4.13.2-1.el7 DEBUG: xstatic-termjs-common.noarch 0:0.0.7.0-1.el7 DEBUG: xstatic-tv4-common.noarch 0:1.2.7.0-0.1.pre_review.el7 DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 Finish: build setup for openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.src.rpm Start: Outputting list of installed packages DEBUG: child environment: None DEBUG: Executing command: rpm -qa --root '/var/lib/mock/dlrn-centos-train-x86_64-5/root' --qf '%{nevra} %{buildtime} %{size} %{pkgid} installed\n' > /home/centos-train/data/repos/a5/ec/a5ecabcb85d9ef1a644c2deaa3b96a2a95b7a5b5_96054f71/installed_pkgs.log with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell True DEBUG: Child return code was: 0 Finish: Outputting list of installed packages Start: rpmbuild openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.src.rpm INFO: ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/openstack-mistral-ui.spec'], chrootPath='/var/lib/mock/dlrn-centos-train-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1005gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.op5jqhpu:/etc/resolv.conf']unshare_net=TrueprintOutput=False) DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.op5jqhpu:/etc/resolv.conf'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '81f7545321304bf2827ac871b9e18f87', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.op5jqhpu:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/openstack-mistral-ui.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: DEBUG: Unsharing. Flags: 1073741824 DEBUG: DEBUG: Unsharing. Flags: 134217728 DEBUG: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.B9hAhk DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd /builddir/build/BUILD DEBUG: + rm -rf mistral-dashboard-9.0.2.dev2 DEBUG: + /usr/bin/gzip -dc /builddir/build/SOURCES/mistral-dashboard-9.0.2.dev2-0.20210421052006.a5ecabc.tar.gz DEBUG: + /usr/bin/tar -xf - DEBUG: + STATUS=0 DEBUG: + '[' 0 -ne 0 ']' DEBUG: + cd mistral-dashboard-9.0.2.dev2 DEBUG: + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . DEBUG: + sed -i 's/^warning-is-error.*/warning-is-error = 0/g' setup.cfg DEBUG: + rm -rf requirements.txt test-requirements.txt DEBUG: + exit 0 DEBUG: Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.wKxVss DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd mistral-dashboard-9.0.2.dev2 DEBUG: + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' DEBUG: + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' DEBUG: running build DEBUG: running build_py DEBUG: creating build DEBUG: creating build/lib DEBUG: creating build/lib/mistraldashboard DEBUG: creating build/lib/mistraldashboard/action_executions DEBUG: copying mistraldashboard/action_executions/__init__.py -> build/lib/mistraldashboard/action_executions DEBUG: copying mistraldashboard/action_executions/forms.py -> build/lib/mistraldashboard/action_executions DEBUG: copying mistraldashboard/action_executions/panel.py -> build/lib/mistraldashboard/action_executions DEBUG: copying mistraldashboard/action_executions/tables.py -> build/lib/mistraldashboard/action_executions DEBUG: copying mistraldashboard/action_executions/tests.py -> build/lib/mistraldashboard/action_executions DEBUG: copying mistraldashboard/action_executions/urls.py -> build/lib/mistraldashboard/action_executions DEBUG: copying mistraldashboard/action_executions/views.py -> build/lib/mistraldashboard/action_executions DEBUG: creating build/lib/mistraldashboard/default DEBUG: copying mistraldashboard/default/__init__.py -> build/lib/mistraldashboard/default DEBUG: copying mistraldashboard/default/panel.py -> build/lib/mistraldashboard/default DEBUG: copying mistraldashboard/default/smart_cell.py -> build/lib/mistraldashboard/default DEBUG: copying mistraldashboard/default/utils.py -> build/lib/mistraldashboard/default DEBUG: creating build/lib/mistraldashboard/cron_triggers DEBUG: copying mistraldashboard/cron_triggers/__init__.py -> build/lib/mistraldashboard/cron_triggers DEBUG: copying mistraldashboard/cron_triggers/forms.py -> build/lib/mistraldashboard/cron_triggers DEBUG: copying mistraldashboard/cron_triggers/panel.py -> build/lib/mistraldashboard/cron_triggers DEBUG: copying mistraldashboard/cron_triggers/tables.py -> build/lib/mistraldashboard/cron_triggers DEBUG: copying mistraldashboard/cron_triggers/tests.py -> build/lib/mistraldashboard/cron_triggers DEBUG: copying mistraldashboard/cron_triggers/urls.py -> build/lib/mistraldashboard/cron_triggers DEBUG: copying mistraldashboard/cron_triggers/views.py -> build/lib/mistraldashboard/cron_triggers DEBUG: creating build/lib/mistraldashboard/actions DEBUG: copying mistraldashboard/actions/__init__.py -> build/lib/mistraldashboard/actions DEBUG: copying mistraldashboard/actions/forms.py -> build/lib/mistraldashboard/actions DEBUG: copying mistraldashboard/actions/panel.py -> build/lib/mistraldashboard/actions DEBUG: copying mistraldashboard/actions/tables.py -> build/lib/mistraldashboard/actions DEBUG: copying mistraldashboard/actions/tests.py -> build/lib/mistraldashboard/actions DEBUG: copying mistraldashboard/actions/urls.py -> build/lib/mistraldashboard/actions DEBUG: copying mistraldashboard/actions/views.py -> build/lib/mistraldashboard/actions DEBUG: creating build/lib/mistraldashboard/tasks DEBUG: copying mistraldashboard/tasks/__init__.py -> build/lib/mistraldashboard/tasks DEBUG: copying mistraldashboard/tasks/panel.py -> build/lib/mistraldashboard/tasks DEBUG: copying mistraldashboard/tasks/tables.py -> build/lib/mistraldashboard/tasks DEBUG: copying mistraldashboard/tasks/tests.py -> build/lib/mistraldashboard/tasks DEBUG: copying mistraldashboard/tasks/urls.py -> build/lib/mistraldashboard/tasks DEBUG: copying mistraldashboard/tasks/views.py -> build/lib/mistraldashboard/tasks DEBUG: creating build/lib/mistraldashboard/test DEBUG: copying mistraldashboard/test/__init__.py -> build/lib/mistraldashboard/test DEBUG: copying mistraldashboard/test/helpers.py -> build/lib/mistraldashboard/test DEBUG: copying mistraldashboard/test/settings.py -> build/lib/mistraldashboard/test DEBUG: copying mistraldashboard/test/urls.py -> build/lib/mistraldashboard/test DEBUG: creating build/lib/mistraldashboard/executions DEBUG: copying mistraldashboard/executions/__init__.py -> build/lib/mistraldashboard/executions DEBUG: copying mistraldashboard/executions/forms.py -> build/lib/mistraldashboard/executions DEBUG: copying mistraldashboard/executions/panel.py -> build/lib/mistraldashboard/executions DEBUG: copying mistraldashboard/executions/tables.py -> build/lib/mistraldashboard/executions DEBUG: copying mistraldashboard/executions/tests.py -> build/lib/mistraldashboard/executions DEBUG: copying mistraldashboard/executions/urls.py -> build/lib/mistraldashboard/executions DEBUG: copying mistraldashboard/executions/views.py -> build/lib/mistraldashboard/executions DEBUG: creating build/lib/mistraldashboard/workflows DEBUG: copying mistraldashboard/workflows/__init__.py -> build/lib/mistraldashboard/workflows DEBUG: copying mistraldashboard/workflows/forms.py -> build/lib/mistraldashboard/workflows DEBUG: copying mistraldashboard/workflows/panel.py -> build/lib/mistraldashboard/workflows DEBUG: copying mistraldashboard/workflows/tables.py -> build/lib/mistraldashboard/workflows DEBUG: copying mistraldashboard/workflows/tests.py -> build/lib/mistraldashboard/workflows DEBUG: copying mistraldashboard/workflows/urls.py -> build/lib/mistraldashboard/workflows DEBUG: copying mistraldashboard/workflows/views.py -> build/lib/mistraldashboard/workflows DEBUG: creating build/lib/mistraldashboard/enabled DEBUG: copying mistraldashboard/enabled/_50_mistral.py -> build/lib/mistraldashboard/enabled DEBUG: copying mistraldashboard/enabled/__init__.py -> build/lib/mistraldashboard/enabled DEBUG: copying mistraldashboard/__init__.py -> build/lib/mistraldashboard DEBUG: copying mistraldashboard/api.py -> build/lib/mistraldashboard DEBUG: copying mistraldashboard/dashboard.py -> build/lib/mistraldashboard DEBUG: copying mistraldashboard/exceptions.py -> build/lib/mistraldashboard DEBUG: copying mistraldashboard/forms.py -> build/lib/mistraldashboard DEBUG: copying mistraldashboard/handle_errors.py -> build/lib/mistraldashboard DEBUG: creating build/lib/mistraldashboard/workbooks DEBUG: copying mistraldashboard/workbooks/__init__.py -> build/lib/mistraldashboard/workbooks DEBUG: copying mistraldashboard/workbooks/forms.py -> build/lib/mistraldashboard/workbooks DEBUG: copying mistraldashboard/workbooks/panel.py -> build/lib/mistraldashboard/workbooks DEBUG: copying mistraldashboard/workbooks/tables.py -> build/lib/mistraldashboard/workbooks DEBUG: copying mistraldashboard/workbooks/tests.py -> build/lib/mistraldashboard/workbooks DEBUG: copying mistraldashboard/workbooks/urls.py -> build/lib/mistraldashboard/workbooks DEBUG: copying mistraldashboard/workbooks/views.py -> build/lib/mistraldashboard/workbooks DEBUG: creating build/lib/mistraldashboard/test/test_data DEBUG: copying mistraldashboard/test/test_data/__init__.py -> build/lib/mistraldashboard/test/test_data DEBUG: copying mistraldashboard/test/test_data/mistral_data.py -> build/lib/mistraldashboard/test/test_data DEBUG: copying mistraldashboard/test/test_data/utils.py -> build/lib/mistraldashboard/test/test_data DEBUG: running egg_info DEBUG: deleting mistral_dashboard.egg-info/requires.txt DEBUG: writing mistral_dashboard.egg-info/PKG-INFO DEBUG: writing top-level names to mistral_dashboard.egg-info/top_level.txt DEBUG: writing dependency_links to mistral_dashboard.egg-info/dependency_links.txt DEBUG: [pbr] Reusing existing SOURCES.txt DEBUG: creating build/lib/mistraldashboard/action_executions/templates DEBUG: creating build/lib/mistraldashboard/action_executions/templates/action_executions DEBUG: copying mistraldashboard/action_executions/templates/action_executions/_update.html -> build/lib/mistraldashboard/action_executions/templates/action_executions DEBUG: copying mistraldashboard/action_executions/templates/action_executions/detail.html -> build/lib/mistraldashboard/action_executions/templates/action_executions DEBUG: copying mistraldashboard/action_executions/templates/action_executions/filtered.html -> build/lib/mistraldashboard/action_executions/templates/action_executions DEBUG: copying mistraldashboard/action_executions/templates/action_executions/index.html -> build/lib/mistraldashboard/action_executions/templates/action_executions DEBUG: copying mistraldashboard/action_executions/templates/action_executions/update.html -> build/lib/mistraldashboard/action_executions/templates/action_executions DEBUG: creating build/lib/mistraldashboard/default/templates DEBUG: creating build/lib/mistraldashboard/default/templates/default DEBUG: copying mistraldashboard/default/templates/default/_booleanfield.html -> build/lib/mistraldashboard/default/templates/default DEBUG: copying mistraldashboard/default/templates/default/_code.html -> build/lib/mistraldashboard/default/templates/default DEBUG: copying mistraldashboard/default/templates/default/_humantime.html -> build/lib/mistraldashboard/default/templates/default DEBUG: copying mistraldashboard/default/templates/default/_label.html -> build/lib/mistraldashboard/default/templates/default DEBUG: copying mistraldashboard/default/templates/default/_preprint.html -> build/lib/mistraldashboard/default/templates/default DEBUG: copying mistraldashboard/default/templates/default/_prettyprint.html -> build/lib/mistraldashboard/default/templates/default DEBUG: copying mistraldashboard/default/templates/default/base.html -> build/lib/mistraldashboard/default/templates/default DEBUG: copying mistraldashboard/default/templates/default/table.html -> build/lib/mistraldashboard/default/templates/default DEBUG: creating build/lib/mistraldashboard/cron_triggers/templates DEBUG: creating build/lib/mistraldashboard/cron_triggers/templates/cron_triggers DEBUG: copying mistraldashboard/cron_triggers/templates/cron_triggers/_create.html -> build/lib/mistraldashboard/cron_triggers/templates/cron_triggers DEBUG: copying mistraldashboard/cron_triggers/templates/cron_triggers/create.html -> build/lib/mistraldashboard/cron_triggers/templates/cron_triggers DEBUG: copying mistraldashboard/cron_triggers/templates/cron_triggers/detail.html -> build/lib/mistraldashboard/cron_triggers/templates/cron_triggers DEBUG: copying mistraldashboard/cron_triggers/templates/cron_triggers/index.html -> build/lib/mistraldashboard/cron_triggers/templates/cron_triggers DEBUG: creating build/lib/mistraldashboard/actions/templates DEBUG: creating build/lib/mistraldashboard/actions/templates/actions DEBUG: copying mistraldashboard/actions/templates/actions/_create.html -> build/lib/mistraldashboard/actions/templates/actions DEBUG: copying mistraldashboard/actions/templates/actions/_run.html -> build/lib/mistraldashboard/actions/templates/actions DEBUG: copying mistraldashboard/actions/templates/actions/_update.html -> build/lib/mistraldashboard/actions/templates/actions DEBUG: copying mistraldashboard/actions/templates/actions/create.html -> build/lib/mistraldashboard/actions/templates/actions DEBUG: copying mistraldashboard/actions/templates/actions/detail.html -> build/lib/mistraldashboard/actions/templates/actions DEBUG: copying mistraldashboard/actions/templates/actions/index.html -> build/lib/mistraldashboard/actions/templates/actions DEBUG: copying mistraldashboard/actions/templates/actions/run.html -> build/lib/mistraldashboard/actions/templates/actions DEBUG: copying mistraldashboard/actions/templates/actions/update.html -> build/lib/mistraldashboard/actions/templates/actions DEBUG: creating build/lib/mistraldashboard/tasks/templates DEBUG: creating build/lib/mistraldashboard/tasks/templates/tasks DEBUG: copying mistraldashboard/tasks/templates/tasks/detail.html -> build/lib/mistraldashboard/tasks/templates/tasks DEBUG: copying mistraldashboard/tasks/templates/tasks/filtered.html -> build/lib/mistraldashboard/tasks/templates/tasks DEBUG: copying mistraldashboard/tasks/templates/tasks/index.html -> build/lib/mistraldashboard/tasks/templates/tasks DEBUG: creating build/lib/mistraldashboard/executions/templates DEBUG: creating build/lib/mistraldashboard/executions/templates/executions DEBUG: copying mistraldashboard/executions/templates/executions/_update_description.html -> build/lib/mistraldashboard/executions/templates/executions DEBUG: copying mistraldashboard/executions/templates/executions/detail.html -> build/lib/mistraldashboard/executions/templates/executions DEBUG: copying mistraldashboard/executions/templates/executions/index.html -> build/lib/mistraldashboard/executions/templates/executions DEBUG: copying mistraldashboard/executions/templates/executions/index_filtered_task.html -> build/lib/mistraldashboard/executions/templates/executions DEBUG: copying mistraldashboard/executions/templates/executions/update_description.html -> build/lib/mistraldashboard/executions/templates/executions DEBUG: creating build/lib/mistraldashboard/workflows/templates DEBUG: creating build/lib/mistraldashboard/workflows/templates/workflows DEBUG: copying mistraldashboard/workflows/templates/workflows/_create.html -> build/lib/mistraldashboard/workflows/templates/workflows DEBUG: copying mistraldashboard/workflows/templates/workflows/_execute.html -> build/lib/mistraldashboard/workflows/templates/workflows DEBUG: copying mistraldashboard/workflows/templates/workflows/_select_definition.html -> build/lib/mistraldashboard/workflows/templates/workflows DEBUG: copying mistraldashboard/workflows/templates/workflows/_update.html -> build/lib/mistraldashboard/workflows/templates/workflows DEBUG: copying mistraldashboard/workflows/templates/workflows/create.html -> build/lib/mistraldashboard/workflows/templates/workflows DEBUG: copying mistraldashboard/workflows/templates/workflows/detail.html -> build/lib/mistraldashboard/workflows/templates/workflows DEBUG: copying mistraldashboard/workflows/templates/workflows/execute.html -> build/lib/mistraldashboard/workflows/templates/workflows DEBUG: copying mistraldashboard/workflows/templates/workflows/index.html -> build/lib/mistraldashboard/workflows/templates/workflows DEBUG: copying mistraldashboard/workflows/templates/workflows/select_definition.html -> build/lib/mistraldashboard/workflows/templates/workflows DEBUG: copying mistraldashboard/workflows/templates/workflows/update.html -> build/lib/mistraldashboard/workflows/templates/workflows DEBUG: creating build/lib/mistraldashboard/static DEBUG: creating build/lib/mistraldashboard/static/mistraldashboard DEBUG: creating build/lib/mistraldashboard/static/mistraldashboard/css DEBUG: copying mistraldashboard/static/mistraldashboard/css/style.css -> build/lib/mistraldashboard/static/mistraldashboard/css DEBUG: creating build/lib/mistraldashboard/workbooks/templates DEBUG: creating build/lib/mistraldashboard/workbooks/templates/workbooks DEBUG: copying mistraldashboard/workbooks/templates/workbooks/_create.html -> build/lib/mistraldashboard/workbooks/templates/workbooks DEBUG: copying mistraldashboard/workbooks/templates/workbooks/_select_definition.html -> build/lib/mistraldashboard/workbooks/templates/workbooks DEBUG: copying mistraldashboard/workbooks/templates/workbooks/_update.html -> build/lib/mistraldashboard/workbooks/templates/workbooks DEBUG: copying mistraldashboard/workbooks/templates/workbooks/create.html -> build/lib/mistraldashboard/workbooks/templates/workbooks DEBUG: copying mistraldashboard/workbooks/templates/workbooks/detail.html -> build/lib/mistraldashboard/workbooks/templates/workbooks DEBUG: copying mistraldashboard/workbooks/templates/workbooks/index.html -> build/lib/mistraldashboard/workbooks/templates/workbooks DEBUG: copying mistraldashboard/workbooks/templates/workbooks/select_definition.html -> build/lib/mistraldashboard/workbooks/templates/workbooks DEBUG: copying mistraldashboard/workbooks/templates/workbooks/update.html -> build/lib/mistraldashboard/workbooks/templates/workbooks DEBUG: + sleep 1 DEBUG: + sphinx-build-2 doc/source html DEBUG: Running Sphinx v1.8.4 DEBUG: making output directory... DEBUG: Using openstack theme from /usr/lib/python2.7/site-packages/oslosphinx/theme DEBUG: /usr/lib/python2.7/site-packages/oslosphinx/__init__.py:76: RemovedInSphinx20Warning: app.info() is now deprecated. Use sphinx.util.logging instead. DEBUG: app.info('Using openstack theme from %s' % theme_dir) DEBUG: building [mo]: targets for 0 po files that are out of date DEBUG: building [html]: targets for 3 source files that are out of date DEBUG: updating environment: 3 added, 0 changed, 0 removed DEBUG: reading sources... [ 33%] contributing DEBUG: reading sources... [ 66%] index DEBUG: reading sources... [100%] readme DEBUG: /builddir/build/BUILD/mistral-dashboard-9.0.2.dev2/doc/source/index.rst:3: WARNING: Title underline too short. DEBUG: Welcome to Mistral Dashboard's documentation! DEBUG: ============================================ DEBUG: looking for now-outdated files... none found DEBUG: pickling environment... done DEBUG: checking consistency... done DEBUG: preparing documents... done DEBUG: writing output... [ 33%] contributing DEBUG: /usr/lib/python2.7/site-packages/sphinx/builders/html.py:138: RemovedInSphinx20Warning: builder.css_files is deprecated. Please use app.add_stylesheet() instead. DEBUG: ret += other DEBUG: writing output... [ 66%] index DEBUG: writing output... [100%] readme DEBUG: generating indices... genindex DEBUG: writing additional pages... search DEBUG: copying static files... done DEBUG: copying extra files... done DEBUG: dumping search index in English (code: en) ... done DEBUG: dumping object inventory... done DEBUG: build succeeded, 1 warning. DEBUG: The HTML pages are in html. DEBUG: + rm -rf html/.doctrees html/.buildinfo DEBUG: + exit 0 DEBUG: Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.dwbtmL DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + '[' /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64 '!=' / ']' DEBUG: + rm -rf /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64 DEBUG: ++ dirname /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64 DEBUG: + mkdir -p /builddir/build/BUILDROOT DEBUG: + mkdir /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64 DEBUG: + cd mistral-dashboard-9.0.2.dev2 DEBUG: + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' DEBUG: + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64 DEBUG: running install DEBUG: [pbr] Generating AUTHORS DEBUG: [pbr] AUTHORS complete (0.0s) DEBUG: running install_lib DEBUG: creating /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr DEBUG: creating /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib DEBUG: creating /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7 DEBUG: creating /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7/site-packages DEBUG: creating /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7/site-packages/mistraldashboard DEBUG: creating /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7/site-packages/mistraldashboard/static DEBUG: creating /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7/site-packages/mistraldashboard/static/mistraldashboard DEBUG: creating /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7/site-packages/mistraldashboard/static/mistraldashboard/css DEBUG: copying build/lib/mistraldashboard/static/mistraldashboard/css/style.css -> /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7/site-packages/mistraldashboard/static/mistraldashboard/css DEBUG: creating /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7/site-packages/mistraldashboard/workbooks DEBUG: creating /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7/site-packages/mistraldashboard/workbooks/templates DEBUG: creating /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7/site-packages/mistraldashboard/workbooks/templates/workbooks DEBUG: copying build/lib/mistraldashboard/workbooks/templates/workbooks/update.html -> /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7/site-packages/mistraldashboard/workbooks/templates/workbooks DEBUG: copying build/lib/mistraldashboard/workbooks/templates/workbooks/select_definition.html -> /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7/site-packages/mistraldashboard/workbooks/templates/workbooks DEBUG: copying build/lib/mistraldashboard/workbooks/templates/workbooks/index.html -> /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7/site-packages/mistraldashboard/workbooks/templates/workbooks DEBUG: copying build/lib/mistraldashboard/workbooks/templates/workbooks/detail.html -> /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7/site-packages/mistraldashboard/workbooks/templates/workbooks DEBUG: copying build/lib/mistraldashboard/workbooks/templates/workbooks/create.html -> /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7/site-packages/mistraldashboard/workbooks/templates/workbooks DEBUG: copying build/lib/mistraldashboard/workbooks/templates/workbooks/_update.html -> /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7/site-packages/mistraldashboard/workbooks/templates/workbooks DEBUG: copying build/lib/mistraldashboard/workbooks/templates/workbooks/_select_definition.html -> /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7/site-packages/mistraldashboard/workbooks/templates/workbooks DEBUG: copying build/lib/mistraldashboard/workbooks/templates/workbooks/_create.html -> /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7/site-packages/mistraldashboard/workbooks/templates/workbooks DEBUG: copying build/lib/mistraldashboard/workbooks/views.py -> /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7/site-packages/mistraldashboard/workbooks DEBUG: copying build/lib/mistraldashboard/workbooks/urls.py -> /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7/site-packages/mistraldashboard/workbooks DEBUG: copying build/lib/mistraldashboard/workbooks/tests.py -> /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7/site-packages/mistraldashboard/workbooks DEBUG: copying build/lib/mistraldashboard/workbooks/tables.py -> /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7/site-packages/mistraldashboard/workbooks DEBUG: copying build/lib/mistraldashboard/workbooks/panel.py -> /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7/site-packages/mistraldashboard/workbooks DEBUG: copying build/lib/mistraldashboard/workbooks/forms.py -> /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7/site-packages/mistraldashboard/workbooks DEBUG: copying build/lib/mistraldashboard/workbooks/__init__.py -> /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7/site-packages/mistraldashboard/workbooks DEBUG: copying build/lib/mistraldashboard/handle_errors.py -> /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7/site-packages/mistraldashboard DEBUG: copying build/lib/mistraldashboard/forms.py -> /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7/site-packages/mistraldashboard DEBUG: copying build/lib/mistraldashboard/exceptions.py -> /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7/site-packages/mistraldashboard DEBUG: copying build/lib/mistraldashboard/dashboard.py -> /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7/site-packages/mistraldashboard DEBUG: copying build/lib/mistraldashboard/api.py -> /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7/site-packages/mistraldashboard DEBUG: copying build/lib/mistraldashboard/__init__.py -> /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7/site-packages/mistraldashboard DEBUG: creating /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7/site-packages/mistraldashboard/enabled DEBUG: copying build/lib/mistraldashboard/enabled/__init__.py -> /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7/site-packages/mistraldashboard/enabled DEBUG: copying build/lib/mistraldashboard/enabled/_50_mistral.py -> /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7/site-packages/mistraldashboard/enabled DEBUG: creating /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7/site-packages/mistraldashboard/workflows DEBUG: creating /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7/site-packages/mistraldashboard/workflows/templates DEBUG: creating /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7/site-packages/mistraldashboard/workflows/templates/workflows DEBUG: copying build/lib/mistraldashboard/workflows/templates/workflows/update.html -> /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7/site-packages/mistraldashboard/workflows/templates/workflows DEBUG: copying build/lib/mistraldashboard/workflows/templates/workflows/select_definition.html -> /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7/site-packages/mistraldashboard/workflows/templates/workflows DEBUG: copying build/lib/mistraldashboard/workflows/templates/workflows/index.html -> /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7/site-packages/mistraldashboard/workflows/templates/workflows DEBUG: copying build/lib/mistraldashboard/workflows/templates/workflows/execute.html -> /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7/site-packages/mistraldashboard/workflows/templates/workflows DEBUG: copying build/lib/mistraldashboard/workflows/templates/workflows/detail.html -> /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7/site-packages/mistraldashboard/workflows/templates/workflows DEBUG: copying build/lib/mistraldashboard/workflows/templates/workflows/create.html -> /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7/site-packages/mistraldashboard/workflows/templates/workflows DEBUG: copying build/lib/mistraldashboard/workflows/templates/workflows/_update.html -> /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7/site-packages/mistraldashboard/workflows/templates/workflows DEBUG: copying build/lib/mistraldashboard/workflows/templates/workflows/_select_definition.html -> /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7/site-packages/mistraldashboard/workflows/templates/workflows DEBUG: copying build/lib/mistraldashboard/workflows/templates/workflows/_execute.html -> /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7/site-packages/mistraldashboard/workflows/templates/workflows DEBUG: copying build/lib/mistraldashboard/workflows/templates/workflows/_create.html -> /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7/site-packages/mistraldashboard/workflows/templates/workflows DEBUG: copying build/lib/mistraldashboard/workflows/views.py -> /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7/site-packages/mistraldashboard/workflows DEBUG: copying build/lib/mistraldashboard/workflows/urls.py -> /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7/site-packages/mistraldashboard/workflows DEBUG: copying build/lib/mistraldashboard/workflows/tests.py -> /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7/site-packages/mistraldashboard/workflows DEBUG: copying build/lib/mistraldashboard/workflows/tables.py -> /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7/site-packages/mistraldashboard/workflows DEBUG: copying build/lib/mistraldashboard/workflows/panel.py -> /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7/site-packages/mistraldashboard/workflows DEBUG: copying build/lib/mistraldashboard/workflows/forms.py -> /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7/site-packages/mistraldashboard/workflows DEBUG: copying build/lib/mistraldashboard/workflows/__init__.py -> /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7/site-packages/mistraldashboard/workflows DEBUG: creating /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7/site-packages/mistraldashboard/executions DEBUG: creating /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7/site-packages/mistraldashboard/executions/templates DEBUG: creating /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7/site-packages/mistraldashboard/executions/templates/executions DEBUG: copying build/lib/mistraldashboard/executions/templates/executions/update_description.html -> /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7/site-packages/mistraldashboard/executions/templates/executions DEBUG: copying build/lib/mistraldashboard/executions/templates/executions/index_filtered_task.html -> /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7/site-packages/mistraldashboard/executions/templates/executions DEBUG: copying build/lib/mistraldashboard/executions/templates/executions/index.html -> /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7/site-packages/mistraldashboard/executions/templates/executions DEBUG: copying build/lib/mistraldashboard/executions/templates/executions/detail.html -> /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7/site-packages/mistraldashboard/executions/templates/executions DEBUG: copying build/lib/mistraldashboard/executions/templates/executions/_update_description.html -> /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7/site-packages/mistraldashboard/executions/templates/executions DEBUG: copying build/lib/mistraldashboard/executions/views.py -> /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7/site-packages/mistraldashboard/executions DEBUG: copying build/lib/mistraldashboard/executions/urls.py -> /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7/site-packages/mistraldashboard/executions DEBUG: copying build/lib/mistraldashboard/executions/tests.py -> /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7/site-packages/mistraldashboard/executions DEBUG: copying build/lib/mistraldashboard/executions/tables.py -> /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7/site-packages/mistraldashboard/executions DEBUG: copying build/lib/mistraldashboard/executions/panel.py -> /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7/site-packages/mistraldashboard/executions DEBUG: copying build/lib/mistraldashboard/executions/forms.py -> /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7/site-packages/mistraldashboard/executions DEBUG: copying build/lib/mistraldashboard/executions/__init__.py -> /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7/site-packages/mistraldashboard/executions DEBUG: creating /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7/site-packages/mistraldashboard/test DEBUG: creating /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7/site-packages/mistraldashboard/test/test_data DEBUG: copying build/lib/mistraldashboard/test/test_data/utils.py -> /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7/site-packages/mistraldashboard/test/test_data DEBUG: copying build/lib/mistraldashboard/test/test_data/mistral_data.py -> /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7/site-packages/mistraldashboard/test/test_data DEBUG: copying build/lib/mistraldashboard/test/test_data/__init__.py -> /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7/site-packages/mistraldashboard/test/test_data DEBUG: copying build/lib/mistraldashboard/test/urls.py -> /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7/site-packages/mistraldashboard/test DEBUG: copying build/lib/mistraldashboard/test/settings.py -> /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7/site-packages/mistraldashboard/test DEBUG: copying build/lib/mistraldashboard/test/helpers.py -> /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7/site-packages/mistraldashboard/test DEBUG: copying build/lib/mistraldashboard/test/__init__.py -> /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7/site-packages/mistraldashboard/test DEBUG: creating /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7/site-packages/mistraldashboard/tasks DEBUG: creating /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7/site-packages/mistraldashboard/tasks/templates DEBUG: creating /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7/site-packages/mistraldashboard/tasks/templates/tasks DEBUG: copying build/lib/mistraldashboard/tasks/templates/tasks/index.html -> /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7/site-packages/mistraldashboard/tasks/templates/tasks DEBUG: copying build/lib/mistraldashboard/tasks/templates/tasks/filtered.html -> /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7/site-packages/mistraldashboard/tasks/templates/tasks DEBUG: copying build/lib/mistraldashboard/tasks/templates/tasks/detail.html -> /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7/site-packages/mistraldashboard/tasks/templates/tasks DEBUG: copying build/lib/mistraldashboard/tasks/views.py -> /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7/site-packages/mistraldashboard/tasks DEBUG: copying build/lib/mistraldashboard/tasks/urls.py -> /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7/site-packages/mistraldashboard/tasks DEBUG: copying build/lib/mistraldashboard/tasks/tests.py -> /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7/site-packages/mistraldashboard/tasks DEBUG: copying build/lib/mistraldashboard/tasks/tables.py -> /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7/site-packages/mistraldashboard/tasks DEBUG: copying build/lib/mistraldashboard/tasks/panel.py -> /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7/site-packages/mistraldashboard/tasks DEBUG: copying build/lib/mistraldashboard/tasks/__init__.py -> /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7/site-packages/mistraldashboard/tasks DEBUG: creating /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7/site-packages/mistraldashboard/actions DEBUG: creating /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7/site-packages/mistraldashboard/actions/templates DEBUG: creating /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7/site-packages/mistraldashboard/actions/templates/actions DEBUG: copying build/lib/mistraldashboard/actions/templates/actions/update.html -> /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7/site-packages/mistraldashboard/actions/templates/actions DEBUG: copying build/lib/mistraldashboard/actions/templates/actions/run.html -> /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7/site-packages/mistraldashboard/actions/templates/actions DEBUG: copying build/lib/mistraldashboard/actions/templates/actions/index.html -> /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7/site-packages/mistraldashboard/actions/templates/actions DEBUG: copying build/lib/mistraldashboard/actions/templates/actions/detail.html -> /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7/site-packages/mistraldashboard/actions/templates/actions DEBUG: copying build/lib/mistraldashboard/actions/templates/actions/create.html -> /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7/site-packages/mistraldashboard/actions/templates/actions DEBUG: copying build/lib/mistraldashboard/actions/templates/actions/_update.html -> /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7/site-packages/mistraldashboard/actions/templates/actions DEBUG: copying build/lib/mistraldashboard/actions/templates/actions/_run.html -> /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7/site-packages/mistraldashboard/actions/templates/actions DEBUG: copying build/lib/mistraldashboard/actions/templates/actions/_create.html -> /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7/site-packages/mistraldashboard/actions/templates/actions DEBUG: copying build/lib/mistraldashboard/actions/views.py -> /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7/site-packages/mistraldashboard/actions DEBUG: copying build/lib/mistraldashboard/actions/urls.py -> /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7/site-packages/mistraldashboard/actions DEBUG: copying build/lib/mistraldashboard/actions/tests.py -> /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7/site-packages/mistraldashboard/actions DEBUG: copying build/lib/mistraldashboard/actions/tables.py -> /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7/site-packages/mistraldashboard/actions DEBUG: copying build/lib/mistraldashboard/actions/panel.py -> /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7/site-packages/mistraldashboard/actions DEBUG: copying build/lib/mistraldashboard/actions/forms.py -> /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7/site-packages/mistraldashboard/actions DEBUG: copying build/lib/mistraldashboard/actions/__init__.py -> /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7/site-packages/mistraldashboard/actions DEBUG: creating /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7/site-packages/mistraldashboard/cron_triggers DEBUG: creating /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7/site-packages/mistraldashboard/cron_triggers/templates DEBUG: creating /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7/site-packages/mistraldashboard/cron_triggers/templates/cron_triggers DEBUG: copying build/lib/mistraldashboard/cron_triggers/templates/cron_triggers/index.html -> /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7/site-packages/mistraldashboard/cron_triggers/templates/cron_triggers DEBUG: copying build/lib/mistraldashboard/cron_triggers/templates/cron_triggers/detail.html -> /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7/site-packages/mistraldashboard/cron_triggers/templates/cron_triggers DEBUG: copying build/lib/mistraldashboard/cron_triggers/templates/cron_triggers/create.html -> /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7/site-packages/mistraldashboard/cron_triggers/templates/cron_triggers DEBUG: copying build/lib/mistraldashboard/cron_triggers/templates/cron_triggers/_create.html -> /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7/site-packages/mistraldashboard/cron_triggers/templates/cron_triggers DEBUG: copying build/lib/mistraldashboard/cron_triggers/views.py -> /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7/site-packages/mistraldashboard/cron_triggers DEBUG: copying build/lib/mistraldashboard/cron_triggers/urls.py -> /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7/site-packages/mistraldashboard/cron_triggers DEBUG: copying build/lib/mistraldashboard/cron_triggers/tests.py -> /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7/site-packages/mistraldashboard/cron_triggers DEBUG: copying build/lib/mistraldashboard/cron_triggers/tables.py -> /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7/site-packages/mistraldashboard/cron_triggers DEBUG: copying build/lib/mistraldashboard/cron_triggers/panel.py -> /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7/site-packages/mistraldashboard/cron_triggers DEBUG: copying build/lib/mistraldashboard/cron_triggers/forms.py -> /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7/site-packages/mistraldashboard/cron_triggers DEBUG: copying build/lib/mistraldashboard/cron_triggers/__init__.py -> /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7/site-packages/mistraldashboard/cron_triggers DEBUG: creating /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7/site-packages/mistraldashboard/default DEBUG: creating /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7/site-packages/mistraldashboard/default/templates DEBUG: creating /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7/site-packages/mistraldashboard/default/templates/default DEBUG: copying build/lib/mistraldashboard/default/templates/default/table.html -> /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7/site-packages/mistraldashboard/default/templates/default DEBUG: copying build/lib/mistraldashboard/default/templates/default/base.html -> /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7/site-packages/mistraldashboard/default/templates/default DEBUG: copying build/lib/mistraldashboard/default/templates/default/_prettyprint.html -> /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7/site-packages/mistraldashboard/default/templates/default DEBUG: copying build/lib/mistraldashboard/default/templates/default/_preprint.html -> /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7/site-packages/mistraldashboard/default/templates/default DEBUG: copying build/lib/mistraldashboard/default/templates/default/_label.html -> /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7/site-packages/mistraldashboard/default/templates/default DEBUG: copying build/lib/mistraldashboard/default/templates/default/_humantime.html -> /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7/site-packages/mistraldashboard/default/templates/default DEBUG: copying build/lib/mistraldashboard/default/templates/default/_code.html -> /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7/site-packages/mistraldashboard/default/templates/default DEBUG: copying build/lib/mistraldashboard/default/templates/default/_booleanfield.html -> /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7/site-packages/mistraldashboard/default/templates/default DEBUG: copying build/lib/mistraldashboard/default/utils.py -> /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7/site-packages/mistraldashboard/default DEBUG: copying build/lib/mistraldashboard/default/smart_cell.py -> /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7/site-packages/mistraldashboard/default DEBUG: copying build/lib/mistraldashboard/default/panel.py -> /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7/site-packages/mistraldashboard/default DEBUG: copying build/lib/mistraldashboard/default/__init__.py -> /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7/site-packages/mistraldashboard/default DEBUG: creating /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7/site-packages/mistraldashboard/action_executions DEBUG: creating /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7/site-packages/mistraldashboard/action_executions/templates DEBUG: creating /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7/site-packages/mistraldashboard/action_executions/templates/action_executions DEBUG: copying build/lib/mistraldashboard/action_executions/templates/action_executions/update.html -> /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7/site-packages/mistraldashboard/action_executions/templates/action_executions DEBUG: copying build/lib/mistraldashboard/action_executions/templates/action_executions/index.html -> /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7/site-packages/mistraldashboard/action_executions/templates/action_executions DEBUG: copying build/lib/mistraldashboard/action_executions/templates/action_executions/filtered.html -> /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7/site-packages/mistraldashboard/action_executions/templates/action_executions DEBUG: copying build/lib/mistraldashboard/action_executions/templates/action_executions/detail.html -> /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7/site-packages/mistraldashboard/action_executions/templates/action_executions DEBUG: copying build/lib/mistraldashboard/action_executions/templates/action_executions/_update.html -> /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7/site-packages/mistraldashboard/action_executions/templates/action_executions DEBUG: copying build/lib/mistraldashboard/action_executions/views.py -> /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7/site-packages/mistraldashboard/action_executions DEBUG: copying build/lib/mistraldashboard/action_executions/urls.py -> /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7/site-packages/mistraldashboard/action_executions DEBUG: copying build/lib/mistraldashboard/action_executions/tests.py -> /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7/site-packages/mistraldashboard/action_executions DEBUG: copying build/lib/mistraldashboard/action_executions/tables.py -> /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7/site-packages/mistraldashboard/action_executions DEBUG: copying build/lib/mistraldashboard/action_executions/panel.py -> /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7/site-packages/mistraldashboard/action_executions DEBUG: copying build/lib/mistraldashboard/action_executions/forms.py -> /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7/site-packages/mistraldashboard/action_executions DEBUG: copying build/lib/mistraldashboard/action_executions/__init__.py -> /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7/site-packages/mistraldashboard/action_executions DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7/site-packages/mistraldashboard/workbooks/views.py to views.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7/site-packages/mistraldashboard/workbooks/urls.py to urls.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7/site-packages/mistraldashboard/workbooks/tests.py to tests.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7/site-packages/mistraldashboard/workbooks/tables.py to tables.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7/site-packages/mistraldashboard/workbooks/panel.py to panel.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7/site-packages/mistraldashboard/workbooks/forms.py to forms.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7/site-packages/mistraldashboard/workbooks/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7/site-packages/mistraldashboard/handle_errors.py to handle_errors.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7/site-packages/mistraldashboard/forms.py to forms.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7/site-packages/mistraldashboard/exceptions.py to exceptions.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7/site-packages/mistraldashboard/dashboard.py to dashboard.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7/site-packages/mistraldashboard/api.py to api.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7/site-packages/mistraldashboard/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7/site-packages/mistraldashboard/enabled/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7/site-packages/mistraldashboard/enabled/_50_mistral.py to _50_mistral.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7/site-packages/mistraldashboard/workflows/views.py to views.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7/site-packages/mistraldashboard/workflows/urls.py to urls.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7/site-packages/mistraldashboard/workflows/tests.py to tests.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7/site-packages/mistraldashboard/workflows/tables.py to tables.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7/site-packages/mistraldashboard/workflows/panel.py to panel.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7/site-packages/mistraldashboard/workflows/forms.py to forms.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7/site-packages/mistraldashboard/workflows/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7/site-packages/mistraldashboard/executions/views.py to views.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7/site-packages/mistraldashboard/executions/urls.py to urls.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7/site-packages/mistraldashboard/executions/tests.py to tests.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7/site-packages/mistraldashboard/executions/tables.py to tables.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7/site-packages/mistraldashboard/executions/panel.py to panel.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7/site-packages/mistraldashboard/executions/forms.py to forms.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7/site-packages/mistraldashboard/executions/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7/site-packages/mistraldashboard/test/test_data/utils.py to utils.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7/site-packages/mistraldashboard/test/test_data/mistral_data.py to mistral_data.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7/site-packages/mistraldashboard/test/test_data/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7/site-packages/mistraldashboard/test/urls.py to urls.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7/site-packages/mistraldashboard/test/settings.py to settings.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7/site-packages/mistraldashboard/test/helpers.py to helpers.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7/site-packages/mistraldashboard/test/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7/site-packages/mistraldashboard/tasks/views.py to views.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7/site-packages/mistraldashboard/tasks/urls.py to urls.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7/site-packages/mistraldashboard/tasks/tests.py to tests.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7/site-packages/mistraldashboard/tasks/tables.py to tables.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7/site-packages/mistraldashboard/tasks/panel.py to panel.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7/site-packages/mistraldashboard/tasks/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7/site-packages/mistraldashboard/actions/views.py to views.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7/site-packages/mistraldashboard/actions/urls.py to urls.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7/site-packages/mistraldashboard/actions/tests.py to tests.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7/site-packages/mistraldashboard/actions/tables.py to tables.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7/site-packages/mistraldashboard/actions/panel.py to panel.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7/site-packages/mistraldashboard/actions/forms.py to forms.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7/site-packages/mistraldashboard/actions/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7/site-packages/mistraldashboard/cron_triggers/views.py to views.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7/site-packages/mistraldashboard/cron_triggers/urls.py to urls.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7/site-packages/mistraldashboard/cron_triggers/tests.py to tests.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7/site-packages/mistraldashboard/cron_triggers/tables.py to tables.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7/site-packages/mistraldashboard/cron_triggers/panel.py to panel.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7/site-packages/mistraldashboard/cron_triggers/forms.py to forms.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7/site-packages/mistraldashboard/cron_triggers/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7/site-packages/mistraldashboard/default/utils.py to utils.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7/site-packages/mistraldashboard/default/smart_cell.py to smart_cell.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7/site-packages/mistraldashboard/default/panel.py to panel.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7/site-packages/mistraldashboard/default/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7/site-packages/mistraldashboard/action_executions/views.py to views.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7/site-packages/mistraldashboard/action_executions/urls.py to urls.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7/site-packages/mistraldashboard/action_executions/tests.py to tests.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7/site-packages/mistraldashboard/action_executions/tables.py to tables.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7/site-packages/mistraldashboard/action_executions/panel.py to panel.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7/site-packages/mistraldashboard/action_executions/forms.py to forms.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7/site-packages/mistraldashboard/action_executions/__init__.py to __init__.pyc DEBUG: writing byte-compilation script '/tmp/tmpulo8JH.py' DEBUG: /usr/bin/python2 -O /tmp/tmpulo8JH.py DEBUG: removing /tmp/tmpulo8JH.py DEBUG: running install_egg_info DEBUG: running egg_info DEBUG: writing mistral_dashboard.egg-info/PKG-INFO DEBUG: writing top-level names to mistral_dashboard.egg-info/top_level.txt DEBUG: writing dependency_links to mistral_dashboard.egg-info/dependency_links.txt DEBUG: [pbr] Reusing existing SOURCES.txt DEBUG: Copying mistral_dashboard.egg-info to /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7/site-packages/mistral_dashboard-9.0.2.dev2-py2.7.egg-info DEBUG: running install_scripts DEBUG: /usr/lib/python2.7/site-packages/pbr/packaging.py:410: EasyInstallDeprecationWarning: Use get_header DEBUG: header = easy_install.get_script_header("", executable, is_wininst) DEBUG: + install -p -D -m 644 mistraldashboard/enabled/_50_mistral.py /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_50_mistral.py DEBUG: + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/mistral-dashboard-9.0.2.dev2 DEBUG: /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. DEBUG: find: 'debug': No such file or directory DEBUG: + /usr/lib/rpm/check-buildroot DEBUG: + /usr/lib/rpm/redhat/brp-compress DEBUG: + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip DEBUG: + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 DEBUG: Bytecompiling .py files below /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/lib/python2.7 using /usr/bin/python2.7 DEBUG: + /usr/lib/rpm/redhat/brp-python-hardlink DEBUG: + /usr/lib/rpm/redhat/brp-java-repack-jars DEBUG: Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.0AMifb DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd mistral-dashboard-9.0.2.dev2 DEBUG: + export PYTHONPATH=/usr/share/openstack-dashboard/ DEBUG: + PYTHONPATH=/usr/share/openstack-dashboard/ DEBUG: + python2 manage.py test mistraldashboard --settings=mistraldashboard.test.settings DEBUG: ............................. DEBUG: ---------------------------------------------------------------------- DEBUG: Ran 29 tests in 8.446s DEBUG: OK DEBUG: Creating test database for alias 'default'... DEBUG: System check identified no issues (0 silenced). DEBUG: Destroying test database for alias 'default'... DEBUG: + exit 0 DEBUG: Processing files: openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.noarch DEBUG: Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.XsAHmb DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd mistral-dashboard-9.0.2.dev2 DEBUG: + DOCDIR=/builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/share/doc/openstack-mistral-ui-9.0.2 DEBUG: + export DOCDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/share/doc/openstack-mistral-ui-9.0.2 DEBUG: + cp -pr README.rst /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/share/doc/openstack-mistral-ui-9.0.2 DEBUG: + exit 0 DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.0raFvb DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd mistral-dashboard-9.0.2.dev2 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/share/licenses/openstack-mistral-ui-9.0.2 DEBUG: + export LICENSEDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/share/licenses/openstack-mistral-ui-9.0.2 DEBUG: + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/share/licenses/openstack-mistral-ui-9.0.2 DEBUG: + exit 0 DEBUG: Provides: openstack-mistral-ui = 9.0.2-0.20210421052006.a5ecabc.el7 DEBUG: 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 DEBUG: Requires: python(abi) = 2.7 DEBUG: Processing files: python2-mistral-ui-doc-9.0.2-0.20210421052006.a5ecabc.el7.noarch DEBUG: Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.bPvdxj DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd mistral-dashboard-9.0.2.dev2 DEBUG: + DOCDIR=/builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/share/doc/python2-mistral-ui-doc-9.0.2 DEBUG: + export DOCDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/share/doc/python2-mistral-ui-doc-9.0.2 DEBUG: + cp -pr html /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64/usr/share/doc/python2-mistral-ui-doc-9.0.2 DEBUG: + exit 0 DEBUG: Provides: python-mistral-ui-doc = 9.0.2-0.20210421052006.a5ecabc.el7 python2-mistral-ui-doc = 9.0.2-0.20210421052006.a5ecabc.el7 DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 DEBUG: Obsoletes: python-mistral-ui-doc < 9.0.2-0.20210421052006.a5ecabc.el7 DEBUG: Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64 DEBUG: Wrote: /builddir/build/RPMS/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/python2-mistral-ui-doc-9.0.2-0.20210421052006.a5ecabc.el7.noarch.rpm DEBUG: Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.EohBVJ DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd mistral-dashboard-9.0.2.dev2 DEBUG: + /usr/bin/rm -rf /builddir/build/BUILDROOT/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.x86_64 DEBUG: + exit 0 DEBUG: Child return code was: 0 Finish: rpmbuild openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.src.rpm DEBUG: Copying packages to result dir Finish: build phase for openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.src.rpm INFO: Done(/home/centos-train/data/repos/a5/ec/a5ecabcb85d9ef1a644c2deaa3b96a2a95b7a5b5_96054f71/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.src.rpm) Config(dlrn-5) 0 minutes 43 seconds INFO: Results and/or logs in: /home/centos-train/data/repos/a5/ec/a5ecabcb85d9ef1a644c2deaa3b96a2a95b7a5b5_96054f71 INFO: Cleaning up build root ('cleanup_on_success=True') Start: clean chroot DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/yum/'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 INFO: unmounting tmpfs. DEBUG: child environment: None DEBUG: Executing command: ['umount', '-n', '/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['btrfs', 'subv', 'list', '/var/lib/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: ERROR: not a btrfs filesystem: /var/lib/mock DEBUG: ERROR: can't access '/var/lib/mock' DEBUG: Child return code was: 1 DEBUG: Please ignore the error above above about btrfs. Finish: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5 DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos-train-x86_64-5/root. DEBUG: child environment: None DEBUG: Executing command: ['mount', '-n', '-t', 'tmpfs', '-o', 'mode=0755', '-o', 'nr_inodes=0', '-o', 'size=4g', 'mock_chroot_tmpfs', '/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /home/centos-train/data/repos/a5/ec/a5ecabcb85d9ef1a644c2deaa3b96a2a95b7a5b5_96054f71 INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['gtar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos-train-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./proc DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./sys DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./dev DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./tmp/ccache DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./var/cache/yum DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./var/cache/dnf DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./var/log DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./var/log Finish: unpacking root cache INFO: enabled yum cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/yum/ Start: cleaning yum metadata Finish: cleaning yum metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC 7402 24-Core Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2799.998 DEBUG: BogoMIPS: 5599.99 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 64K DEBUG: L1i cache: 64K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw retpoline_amd ibpb vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16266376 1527672 1017684 1439992 13721020 12237892 DEBUG: Swap: 8388604 267264 8121340 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 835M 3.5G 20% /var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/pts DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/shm DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/shm DEBUG: kernel version == 3.10.0-957.27.2.el7.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/yum/ DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/var/cache/mock/dlrn-centos-train-x86_64-5/yum_cache/', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/yum/'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/proc/filesystems DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/tmp/mock-selinux-plugin.61pshjvk', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: resultdir = /home/centos-train/data/repos/a5/ec/a5ecabcb85d9ef1a644c2deaa3b96a2a95b7a5b5_96054f71 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum/pluginconf.d DEBUG: configure yum DEBUG: configure yum priorities DEBUG: configure yum rhnplugin DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '1eed02ebd3054dacb67a77c712f4f22a', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '/usr/sbin/usermod', '-u', '1005', '--non-unique', 'mockbuild'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: DEBUG: Unsharing. Flags: 134217728 DEBUG: usermod: no changes DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/.initialized Finish: chroot init INFO: Installing built packages INFO: installing package(s): /home/centos-train/data/repos/a5/ec/a5ecabcb85d9ef1a644c2deaa3b96a2a95b7a5b5_96054f71/python2-mistral-ui-doc-9.0.2-0.20210421052006.a5ecabc.el7.noarch.rpm /home/centos-train/data/repos/a5/ec/a5ecabcb85d9ef1a644c2deaa3b96a2a95b7a5b5_96054f71/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.noarch.rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--rbind', '-o', 'nodev,noexec,nosuid,readonly,rprivate', '/proc', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--rbind', '-o', 'nodev,noexec,nosuid,readonly,rprivate', '/sys', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/pts DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/rpmconfig DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/rpmconfig DEBUG: ['/usr/bin/yum', '--installroot', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/', '--releasever', '7', 'install', '/home/centos-train/data/repos/a5/ec/a5ecabcb85d9ef1a644c2deaa3b96a2a95b7a5b5_96054f71/python2-mistral-ui-doc-9.0.2-0.20210421052006.a5ecabc.el7.noarch.rpm', '/home/centos-train/data/repos/a5/ec/a5ecabcb85d9ef1a644c2deaa3b96a2a95b7a5b5_96054f71/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.noarch.rpm'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/yum', '--installroot', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/', '--releasever', '7', 'install', '/home/centos-train/data/repos/a5/ec/a5ecabcb85d9ef1a644c2deaa3b96a2a95b7a5b5_96054f71/python2-mistral-ui-doc-9.0.2-0.20210421052006.a5ecabc.el7.noarch.rpm', '/home/centos-train/data/repos/a5/ec/a5ecabcb85d9ef1a644c2deaa3b96a2a95b7a5b5_96054f71/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.noarch.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos-train-x86_64-5/rpmconfig', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'LC_MESSAGES': 'C.UTF-8'} and shell False DEBUG: Failed to set locale, defaulting to C DEBUG: Loaded plugins: fastestmirror, priorities DEBUG: Examining /home/centos-train/data/repos/a5/ec/a5ecabcb85d9ef1a644c2deaa3b96a2a95b7a5b5_96054f71/python2-mistral-ui-doc-9.0.2-0.20210421052006.a5ecabc.el7.noarch.rpm: python2-mistral-ui-doc-9.0.2-0.20210421052006.a5ecabc.el7.noarch DEBUG: Marking /home/centos-train/data/repos/a5/ec/a5ecabcb85d9ef1a644c2deaa3b96a2a95b7a5b5_96054f71/python2-mistral-ui-doc-9.0.2-0.20210421052006.a5ecabc.el7.noarch.rpm to be installed DEBUG: Examining /home/centos-train/data/repos/a5/ec/a5ecabcb85d9ef1a644c2deaa3b96a2a95b7a5b5_96054f71/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.noarch.rpm: openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.noarch DEBUG: Marking /home/centos-train/data/repos/a5/ec/a5ecabcb85d9ef1a644c2deaa3b96a2a95b7a5b5_96054f71/openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.noarch.rpm to be installed DEBUG: Resolving Dependencies DEBUG: --> Running transaction check DEBUG: ---> Package openstack-mistral-ui.noarch 0:9.0.2-0.20210421052006.a5ecabc.el7 will be installed DEBUG: --> Processing Dependency: PyYAML >= 3.10 for package: openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.noarch DEBUG: Loading mirror speeds from cached hostfile DEBUG: * base: nyc.mirrors.clouvider.net DEBUG: * extras: mirror.vcu.edu DEBUG: * updates: mirror.ette.biz DEBUG: 2 packages excluded due to repository priority protections DEBUG: --> Processing Dependency: openstack-dashboard >= 1:8.0.0 for package: openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.noarch DEBUG: --> Processing Dependency: python2-django >= 1.11 for package: openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.noarch DEBUG: --> Processing Dependency: python2-django-compressor >= 2.0 for package: openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.noarch DEBUG: --> Processing Dependency: python2-iso8601 >= 0.1.11 for package: openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.noarch DEBUG: --> Processing Dependency: python2-mistralclient >= 3.1.0 for package: openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.noarch DEBUG: --> Processing Dependency: python2-osprofiler for package: openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.noarch DEBUG: ---> Package python2-mistral-ui-doc.noarch 0:9.0.2-0.20210421052006.a5ecabc.el7 will be installed DEBUG: --> Running transaction check DEBUG: ---> Package PyYAML.x86_64 0:3.10-11.el7 will be installed DEBUG: ---> Package openstack-dashboard.noarch 1:16.2.2-0.20210304175437.b72b7e7.el7 will be installed DEBUG: --> Processing Dependency: python2-django-horizon = 1:16.2.2-0.20210304175437.b72b7e7.el7 for package: 1:openstack-dashboard-16.2.2-0.20210304175437.b72b7e7.el7.noarch DEBUG: --> Processing Dependency: openstack-dashboard-theme >= 1:16.2.2-0.20210304175437.b72b7e7.el7 for package: 1:openstack-dashboard-16.2.2-0.20210304175437.b72b7e7.el7.noarch DEBUG: --> Processing Dependency: python-pymongo >= 3.0.2 for package: 1:openstack-dashboard-16.2.2-0.20210304175437.b72b7e7.el7.noarch DEBUG: --> Processing Dependency: python2-XStatic-Angular >= 1:1.5.8.0 for package: 1:openstack-dashboard-16.2.2-0.20210304175437.b72b7e7.el7.noarch DEBUG: --> Processing Dependency: python2-XStatic-Bootstrap-SCSS >= 3.3.7.1 for package: 1:openstack-dashboard-16.2.2-0.20210304175437.b72b7e7.el7.noarch DEBUG: --> Processing Dependency: python2-XStatic-roboto-fontface >= 0.5.0.0 for package: 1:openstack-dashboard-16.2.2-0.20210304175437.b72b7e7.el7.noarch DEBUG: --> Processing Dependency: python2-cinderclient >= 4.0.1 for package: 1:openstack-dashboard-16.2.2-0.20210304175437.b72b7e7.el7.noarch DEBUG: --> Processing Dependency: python2-django-pyscss >= 2.0.2 for package: 1:openstack-dashboard-16.2.2-0.20210304175437.b72b7e7.el7.noarch DEBUG: --> Processing Dependency: python2-glanceclient >= 1:2.8.0 for package: 1:openstack-dashboard-16.2.2-0.20210304175437.b72b7e7.el7.noarch DEBUG: --> Processing Dependency: python2-keystoneauth1 >= 3.4.0 for package: 1:openstack-dashboard-16.2.2-0.20210304175437.b72b7e7.el7.noarch DEBUG: --> Processing Dependency: python2-keystoneclient >= 1:3.15.0 for package: 1:openstack-dashboard-16.2.2-0.20210304175437.b72b7e7.el7.noarch DEBUG: --> Processing Dependency: python2-neutronclient >= 6.7.0 for package: 1:openstack-dashboard-16.2.2-0.20210304175437.b72b7e7.el7.noarch DEBUG: --> Processing Dependency: python2-novaclient >= 1:9.1.0 for package: 1:openstack-dashboard-16.2.2-0.20210304175437.b72b7e7.el7.noarch DEBUG: --> Processing Dependency: python2-oslo-concurrency >= 3.26.0 for package: 1:openstack-dashboard-16.2.2-0.20210304175437.b72b7e7.el7.noarch DEBUG: --> Processing Dependency: python2-oslo-config >= 2:5.2.0 for package: 1:openstack-dashboard-16.2.2-0.20210304175437.b72b7e7.el7.noarch DEBUG: --> Processing Dependency: python2-oslo-i18n >= 3.15.3 for package: 1:openstack-dashboard-16.2.2-0.20210304175437.b72b7e7.el7.noarch DEBUG: --> Processing Dependency: python2-oslo-policy >= 1.30.0 for package: 1:openstack-dashboard-16.2.2-0.20210304175437.b72b7e7.el7.noarch DEBUG: --> Processing Dependency: python2-oslo-serialization >= 2.18.0 for package: 1:openstack-dashboard-16.2.2-0.20210304175437.b72b7e7.el7.noarch DEBUG: --> Processing Dependency: python2-oslo-upgradecheck >= 0.1.1 for package: 1:openstack-dashboard-16.2.2-0.20210304175437.b72b7e7.el7.noarch DEBUG: --> Processing Dependency: python2-oslo-utils >= 3.33.0 for package: 1:openstack-dashboard-16.2.2-0.20210304175437.b72b7e7.el7.noarch DEBUG: --> Processing Dependency: python2-scss >= 1.3.4 for package: 1:openstack-dashboard-16.2.2-0.20210304175437.b72b7e7.el7.noarch DEBUG: --> Processing Dependency: python2-swiftclient >= 3.2.0 for package: 1:openstack-dashboard-16.2.2-0.20210304175437.b72b7e7.el7.noarch DEBUG: --> Processing Dependency: httpd for package: 1:openstack-dashboard-16.2.2-0.20210304175437.b72b7e7.el7.noarch DEBUG: --> Processing Dependency: logrotate for package: 1:openstack-dashboard-16.2.2-0.20210304175437.b72b7e7.el7.noarch DEBUG: --> Processing Dependency: mod_wsgi for package: 1:openstack-dashboard-16.2.2-0.20210304175437.b72b7e7.el7.noarch DEBUG: --> Processing Dependency: openssl for package: 1:openstack-dashboard-16.2.2-0.20210304175437.b72b7e7.el7.noarch DEBUG: --> Processing Dependency: python-XStatic-Angular-lrdragndrop for package: 1:openstack-dashboard-16.2.2-0.20210304175437.b72b7e7.el7.noarch DEBUG: --> Processing Dependency: python-XStatic-Bootstrap-Datepicker for package: 1:openstack-dashboard-16.2.2-0.20210304175437.b72b7e7.el7.noarch DEBUG: --> Processing Dependency: python-XStatic-Hogan for package: 1:openstack-dashboard-16.2.2-0.20210304175437.b72b7e7.el7.noarch DEBUG: --> Processing Dependency: python-XStatic-JQuery-Migrate for package: 1:openstack-dashboard-16.2.2-0.20210304175437.b72b7e7.el7.noarch DEBUG: --> Processing Dependency: python-XStatic-JQuery-TableSorter for package: 1:openstack-dashboard-16.2.2-0.20210304175437.b72b7e7.el7.noarch DEBUG: --> Processing Dependency: python-XStatic-JQuery-quicksearch for package: 1:openstack-dashboard-16.2.2-0.20210304175437.b72b7e7.el7.noarch DEBUG: --> Processing Dependency: python-XStatic-Magic-Search for package: 1:openstack-dashboard-16.2.2-0.20210304175437.b72b7e7.el7.noarch DEBUG: --> Processing Dependency: python-XStatic-Rickshaw for package: 1:openstack-dashboard-16.2.2-0.20210304175437.b72b7e7.el7.noarch DEBUG: --> Processing Dependency: python-XStatic-Spin for package: 1:openstack-dashboard-16.2.2-0.20210304175437.b72b7e7.el7.noarch DEBUG: --> Processing Dependency: python-XStatic-jQuery for package: 1:openstack-dashboard-16.2.2-0.20210304175437.b72b7e7.el7.noarch DEBUG: --> Processing Dependency: python-XStatic-jquery-ui for package: 1:openstack-dashboard-16.2.2-0.20210304175437.b72b7e7.el7.noarch DEBUG: --> Processing Dependency: python-django-appconf for package: 1:openstack-dashboard-16.2.2-0.20210304175437.b72b7e7.el7.noarch DEBUG: --> Processing Dependency: python-lesscpy for package: 1:openstack-dashboard-16.2.2-0.20210304175437.b72b7e7.el7.noarch DEBUG: --> Processing Dependency: python-memcached for package: 1:openstack-dashboard-16.2.2-0.20210304175437.b72b7e7.el7.noarch DEBUG: --> Processing Dependency: python-pint for package: 1:openstack-dashboard-16.2.2-0.20210304175437.b72b7e7.el7.noarch DEBUG: --> Processing Dependency: python-semantic_version for package: 1:openstack-dashboard-16.2.2-0.20210304175437.b72b7e7.el7.noarch DEBUG: --> Processing Dependency: python2-XStatic for package: 1:openstack-dashboard-16.2.2-0.20210304175437.b72b7e7.el7.noarch DEBUG: --> Processing Dependency: python2-XStatic-Angular-Bootstrap for package: 1:openstack-dashboard-16.2.2-0.20210304175437.b72b7e7.el7.noarch DEBUG: --> Processing Dependency: python2-XStatic-Angular-FileUpload for package: 1:openstack-dashboard-16.2.2-0.20210304175437.b72b7e7.el7.noarch DEBUG: --> Processing Dependency: python2-XStatic-Angular-Gettext for package: 1:openstack-dashboard-16.2.2-0.20210304175437.b72b7e7.el7.noarch DEBUG: --> Processing Dependency: python2-XStatic-Angular-Schema-Form for package: 1:openstack-dashboard-16.2.2-0.20210304175437.b72b7e7.el7.noarch DEBUG: --> Processing Dependency: python2-XStatic-D3 for package: 1:openstack-dashboard-16.2.2-0.20210304175437.b72b7e7.el7.noarch DEBUG: --> Processing Dependency: python2-XStatic-Font-Awesome for package: 1:openstack-dashboard-16.2.2-0.20210304175437.b72b7e7.el7.noarch DEBUG: --> Processing Dependency: python2-XStatic-JSEncrypt for package: 1:openstack-dashboard-16.2.2-0.20210304175437.b72b7e7.el7.noarch DEBUG: --> Processing Dependency: python2-XStatic-Jasmine for package: 1:openstack-dashboard-16.2.2-0.20210304175437.b72b7e7.el7.noarch DEBUG: --> Processing Dependency: python2-XStatic-bootswatch for package: 1:openstack-dashboard-16.2.2-0.20210304175437.b72b7e7.el7.noarch DEBUG: --> Processing Dependency: python2-XStatic-mdi for package: 1:openstack-dashboard-16.2.2-0.20210304175437.b72b7e7.el7.noarch DEBUG: --> Processing Dependency: python2-XStatic-objectpath for package: 1:openstack-dashboard-16.2.2-0.20210304175437.b72b7e7.el7.noarch DEBUG: --> Processing Dependency: python2-XStatic-smart-table for package: 1:openstack-dashboard-16.2.2-0.20210304175437.b72b7e7.el7.noarch DEBUG: --> Processing Dependency: python2-XStatic-termjs for package: 1:openstack-dashboard-16.2.2-0.20210304175437.b72b7e7.el7.noarch DEBUG: --> Processing Dependency: python2-XStatic-tv4 for package: 1:openstack-dashboard-16.2.2-0.20210304175437.b72b7e7.el7.noarch DEBUG: --> Processing Dependency: python2-django-babel for package: 1:openstack-dashboard-16.2.2-0.20210304175437.b72b7e7.el7.noarch DEBUG: --> Processing Dependency: python2-django-debreach for package: 1:openstack-dashboard-16.2.2-0.20210304175437.b72b7e7.el7.noarch DEBUG: --> Processing Dependency: python2-futurist for package: 1:openstack-dashboard-16.2.2-0.20210304175437.b72b7e7.el7.noarch DEBUG: --> Processing Dependency: python2-netaddr for package: 1:openstack-dashboard-16.2.2-0.20210304175437.b72b7e7.el7.noarch DEBUG: ---> Package python2-django.noarch 0:1.11.20-1.el7 will be installed DEBUG: --> Processing Dependency: python-django-bash-completion = 1.11.20-1.el7 for package: python2-django-1.11.20-1.el7.noarch DEBUG: ---> Package python2-django-compressor.noarch 0:2.1-5.el7 will be installed DEBUG: --> Processing Dependency: python2-rjsmin for package: python2-django-compressor-2.1-5.el7.noarch DEBUG: --> Processing Dependency: python2-rcssmin for package: python2-django-compressor-2.1-5.el7.noarch DEBUG: --> Processing Dependency: python-versiontools for package: python2-django-compressor-2.1-5.el7.noarch DEBUG: ---> Package python2-iso8601.noarch 0:0.1.11-1.el7 will be installed DEBUG: ---> Package python2-mistralclient.noarch 0:3.10.0-0.20200221172018.dc246bf.el7 will be installed DEBUG: --> Processing Dependency: python2-cliff >= 2.8.0 for package: python2-mistralclient-3.10.0-0.20200221172018.dc246bf.el7.noarch DEBUG: --> Processing Dependency: python2-osc-lib >= 1.10.0 for package: python2-mistralclient-3.10.0-0.20200221172018.dc246bf.el7.noarch DEBUG: --> Processing Dependency: python2-stevedore >= 1.20.0 for package: python2-mistralclient-3.10.0-0.20200221172018.dc246bf.el7.noarch DEBUG: ---> Package python2-osprofiler.noarch 0:2.8.2-0.20200221121507.d431c7a.el7 will be installed DEBUG: --> Processing Dependency: python2-oslo-messaging >= 5.2.0 for package: python2-osprofiler-2.8.2-0.20200221121507.d431c7a.el7.noarch DEBUG: --> Processing Dependency: python2-prettytable >= 0.7.2 for package: python2-osprofiler-2.8.2-0.20200221121507.d431c7a.el7.noarch DEBUG: --> Running transaction check DEBUG: ---> Package httpd.x86_64 0:2.4.6-97.el7.centos will be installed DEBUG: --> Processing Dependency: httpd-tools = 2.4.6-97.el7.centos for package: httpd-2.4.6-97.el7.centos.x86_64 DEBUG: --> Processing Dependency: system-logos >= 7.92.1-1 for package: httpd-2.4.6-97.el7.centos.x86_64 DEBUG: --> Processing Dependency: /etc/mime.types for package: httpd-2.4.6-97.el7.centos.x86_64 DEBUG: --> Processing Dependency: libaprutil-1.so.0()(64bit) for package: httpd-2.4.6-97.el7.centos.x86_64 DEBUG: --> Processing Dependency: libapr-1.so.0()(64bit) for package: httpd-2.4.6-97.el7.centos.x86_64 DEBUG: ---> Package logrotate.x86_64 0:3.8.6-19.el7 will be installed DEBUG: ---> Package mod_wsgi.x86_64 0:3.4-18.el7 will be installed DEBUG: ---> Package openssl.x86_64 1:1.0.2k-21.el7_9 will be installed DEBUG: ---> Package openstack-dashboard-theme.noarch 1:16.2.2-0.20210304175437.b72b7e7.el7 will be installed DEBUG: ---> Package python-XStatic-Angular-lrdragndrop.noarch 0:1.0.2.2-2.el7 will be installed DEBUG: --> Processing Dependency: web-assets-filesystem for package: python-XStatic-Angular-lrdragndrop-1.0.2.2-2.el7.noarch DEBUG: ---> Package python-XStatic-Bootstrap-Datepicker.noarch 0:1.3.1.0-1.el7 will be installed DEBUG: ---> Package python-XStatic-Hogan.noarch 0:2.0.0.2-2.el7 will be installed DEBUG: ---> Package python-XStatic-JQuery-Migrate.noarch 0:1.2.1.1-2.el7 will be installed DEBUG: ---> Package python-XStatic-JQuery-TableSorter.noarch 0:2.14.5.1-2.el7 will be installed DEBUG: ---> Package python-XStatic-JQuery-quicksearch.noarch 0:2.0.3.1-2.el7 will be installed DEBUG: ---> Package python-XStatic-Magic-Search.noarch 0:0.2.0.1-2.el7 will be installed DEBUG: ---> Package python-XStatic-Rickshaw.noarch 0:1.5.0.0-4.el7 will be installed DEBUG: ---> Package python-XStatic-Spin.noarch 0:1.2.5.2-2.el7 will be installed DEBUG: ---> Package python-XStatic-jQuery.noarch 0:1.10.2.1-1.el7 will be installed DEBUG: ---> Package python-XStatic-jquery-ui.noarch 0:1.10.4.1-1.el7 will be installed DEBUG: ---> Package python-django-appconf.noarch 0:1.0.1-4.el7 will be installed DEBUG: ---> Package python-django-bash-completion.noarch 0:1.11.20-1.el7 will be installed DEBUG: ---> Package python-django-pyscss.noarch 0:2.0.2-1.el7 will be installed DEBUG: --> Processing Dependency: python-pathlib for package: python-django-pyscss-2.0.2-1.el7.noarch DEBUG: ---> Package python-lesscpy.noarch 0:0.9j-4.el7 will be installed DEBUG: --> Processing Dependency: python-ply for package: python-lesscpy-0.9j-4.el7.noarch DEBUG: ---> Package python-memcached.noarch 0:1.58-1.el7 will be installed DEBUG: ---> Package python-prettytable.noarch 0:0.7.2-3.el7 will be installed DEBUG: ---> Package python-semantic_version.noarch 0:2.4.2-2.el7 will be installed DEBUG: ---> Package python-versiontools.noarch 0:1.9.1-4.el7 will be installed DEBUG: ---> Package python2-XStatic.noarch 0:1.0.1-8.el7 will be installed DEBUG: ---> Package python2-XStatic-Angular.noarch 1:1.5.8.0-1.el7 will be installed DEBUG: --> Processing Dependency: XStatic-Angular-common = 1:1.5.8.0-1.el7 for package: 1:python2-XStatic-Angular-1.5.8.0-1.el7.noarch DEBUG: ---> Package python2-XStatic-Angular-Bootstrap.noarch 0:2.2.0.0-1.el7 will be installed DEBUG: --> Processing Dependency: xstatic-angular-bootstrap-common for package: python2-XStatic-Angular-Bootstrap-2.2.0.0-1.el7.noarch DEBUG: ---> Package python2-XStatic-Angular-FileUpload.noarch 0:12.0.4.0-1.el7 will be installed DEBUG: --> Processing Dependency: xstatic-angular-fileupload-common for package: python2-XStatic-Angular-FileUpload-12.0.4.0-1.el7.noarch DEBUG: ---> Package python2-XStatic-Angular-Gettext.noarch 0:2.3.8.0-1.el7 will be installed DEBUG: --> Processing Dependency: xstatic-angular-gettext-common for package: python2-XStatic-Angular-Gettext-2.3.8.0-1.el7.noarch DEBUG: ---> Package python2-XStatic-Angular-Schema-Form.noarch 0:0.8.13.0-0.1.pre_review.el7 will be installed DEBUG: --> Processing Dependency: xstatic-angular-schema-form-common = 0.8.13.0-0.1.pre_review.el7 for package: python2-XStatic-Angular-Schema-Form-0.8.13.0-0.1.pre_review.el7.noarch DEBUG: ---> Package python2-XStatic-Bootstrap-SCSS.noarch 0:3.3.7.1-2.el7 will be installed DEBUG: --> Processing Dependency: xstatic-bootstrap-scss-common for package: python2-XStatic-Bootstrap-SCSS-3.3.7.1-2.el7.noarch DEBUG: ---> Package python2-XStatic-D3.noarch 0:3.5.17.0-1.el7 will be installed DEBUG: --> Processing Dependency: xstatic-d3-common for package: python2-XStatic-D3-3.5.17.0-1.el7.noarch DEBUG: ---> Package python2-XStatic-Font-Awesome.noarch 0:4.7.0.0-3.el7 will be installed DEBUG: ---> Package python2-XStatic-JSEncrypt.noarch 0:2.3.1.1-1.el7 will be installed DEBUG: --> Processing Dependency: xstatic-jsencrypt-common for package: python2-XStatic-JSEncrypt-2.3.1.1-1.el7.noarch DEBUG: ---> Package python2-XStatic-Jasmine.noarch 0:2.4.1.1-1.el7 will be installed DEBUG: --> Processing Dependency: xstatic-jasmine-common for package: python2-XStatic-Jasmine-2.4.1.1-1.el7.noarch DEBUG: ---> Package python2-XStatic-bootswatch.noarch 0:3.3.7.0-1.el7 will be installed DEBUG: --> Processing Dependency: bootswatch-fonts = 3.3.7.0-1.el7 for package: python2-XStatic-bootswatch-3.3.7.0-1.el7.noarch DEBUG: --> Processing Dependency: bootswatch-common = 3.3.7.0-1.el7 for package: python2-XStatic-bootswatch-3.3.7.0-1.el7.noarch DEBUG: ---> Package python2-XStatic-mdi.noarch 0:1.4.57.0-4.el7 will be installed DEBUG: --> Processing Dependency: mdi-fonts = 1.4.57.0-4.el7 for package: python2-XStatic-mdi-1.4.57.0-4.el7.noarch DEBUG: --> Processing Dependency: mdi-common = 1.4.57.0-4.el7 for package: python2-XStatic-mdi-1.4.57.0-4.el7.noarch DEBUG: ---> Package python2-XStatic-objectpath.noarch 0:1.2.1.0-0.1.pre_review.el7 will be installed DEBUG: --> Processing Dependency: xstatic-objectpath-common = 1.2.1.0-0.1.pre_review.el7 for package: python2-XStatic-objectpath-1.2.1.0-0.1.pre_review.el7.noarch DEBUG: ---> Package python2-XStatic-roboto-fontface.noarch 0:0.5.0.0-1.el7 will be installed DEBUG: --> Processing Dependency: roboto-fontface-fonts = 0.5.0.0-1.el7 for package: python2-XStatic-roboto-fontface-0.5.0.0-1.el7.noarch DEBUG: --> Processing Dependency: roboto-fontface-common = 0.5.0.0-1.el7 for package: python2-XStatic-roboto-fontface-0.5.0.0-1.el7.noarch DEBUG: ---> Package python2-XStatic-smart-table.noarch 0:1.4.13.2-1.el7 will be installed DEBUG: --> Processing Dependency: xstatic-smart-table-common for package: python2-XStatic-smart-table-1.4.13.2-1.el7.noarch DEBUG: ---> Package python2-XStatic-termjs.noarch 0:0.0.7.0-1.el7 will be installed DEBUG: --> Processing Dependency: xstatic-termjs-common for package: python2-XStatic-termjs-0.0.7.0-1.el7.noarch DEBUG: ---> Package python2-XStatic-tv4.noarch 0:1.2.7.0-0.1.pre_review.el7 will be installed DEBUG: --> Processing Dependency: xstatic-tv4-common = 1.2.7.0-0.1.pre_review.el7 for package: python2-XStatic-tv4-1.2.7.0-0.1.pre_review.el7.noarch DEBUG: ---> Package python2-cinderclient.noarch 0:5.0.2-0.20210415101924.7e9e31c.el7 will be installed DEBUG: --> Processing Dependency: python2-simplejson for package: python2-cinderclient-5.0.2-0.20210415101924.7e9e31c.el7.noarch DEBUG: ---> Package python2-cliff.noarch 0:2.16.0-0.20200221082936.6b6b186.el7 will be installed DEBUG: --> Processing Dependency: python2-cmd2 >= 0.6.7 for package: python2-cliff-2.16.0-0.20200221082936.6b6b186.el7.noarch DEBUG: --> Processing Dependency: python2-unicodecsv for package: python2-cliff-2.16.0-0.20200221082936.6b6b186.el7.noarch DEBUG: ---> Package python2-django-babel.noarch 0:0.6.2-1.el7 will be installed DEBUG: ---> Package python2-django-debreach.noarch 0:1.5.2-1.el7 will be installed DEBUG: ---> Package python2-django-horizon.noarch 1:16.2.2-0.20210304175437.b72b7e7.el7 will be installed DEBUG: ---> Package python2-futurist.noarch 0:1.9.0-0.20200221041314.25ffb8f.el7 will be installed DEBUG: --> Processing Dependency: python2-contextlib2 >= 0.4.0 for package: python2-futurist-1.9.0-0.20200221041314.25ffb8f.el7.noarch DEBUG: --> Processing Dependency: python2-futures >= 3.0 for package: python2-futurist-1.9.0-0.20200221041314.25ffb8f.el7.noarch DEBUG: ---> Package python2-glanceclient.noarch 1:2.17.1-0.20200629070513.1aba8f2.el7 will be installed DEBUG: --> Processing Dependency: python2-pyOpenSSL >= 17.1.0 for package: 1:python2-glanceclient-2.17.1-0.20200629070513.1aba8f2.el7.noarch DEBUG: --> Processing Dependency: python-warlock for package: 1:python2-glanceclient-2.17.1-0.20200629070513.1aba8f2.el7.noarch DEBUG: --> Processing Dependency: python-wrapt for package: 1:python2-glanceclient-2.17.1-0.20200629070513.1aba8f2.el7.noarch DEBUG: ---> Package python2-keystoneauth1.noarch 0:3.17.3-0.20200713061514.7d7b956.el7 will be installed DEBUG: --> Processing Dependency: python2-os-service-types >= 1.2.0 for package: python2-keystoneauth1-3.17.3-0.20200713061514.7d7b956.el7.noarch DEBUG: ---> Package python2-keystoneclient.noarch 1:3.21.0-0.20200221044903.79f150f.el7 will be installed DEBUG: --> Processing Dependency: python-keyring >= 5.5.1 for package: 1:python2-keystoneclient-3.21.0-0.20200221044903.79f150f.el7.noarch DEBUG: --> Processing Dependency: python2-debtcollector >= 1.2.0 for package: 1:python2-keystoneclient-3.21.0-0.20200221044903.79f150f.el7.noarch DEBUG: ---> Package python2-netaddr.noarch 0:0.7.19-5.el7 will be installed DEBUG: ---> Package python2-neutronclient.noarch 0:6.14.1-0.20200629065515.a09e824.el7 will be installed DEBUG: --> Processing Dependency: python2-os-client-config >= 1.28.0 for package: python2-neutronclient-6.14.1-0.20200629065515.a09e824.el7.noarch DEBUG: --> Processing Dependency: python2-oslo-log >= 3.36.0 for package: python2-neutronclient-6.14.1-0.20200629065515.a09e824.el7.noarch DEBUG: ---> Package python2-novaclient.noarch 1:15.1.1-0.20200629065415.79959ab.el7 will be installed DEBUG: ---> Package python2-osc-lib.noarch 0:1.14.1-0.20200221121903.a0d9746.el7 will be installed DEBUG: --> Processing Dependency: python2-openstacksdk >= 0.15.0 for package: python2-osc-lib-1.14.1-0.20200221121903.a0d9746.el7.noarch DEBUG: ---> Package python2-oslo-concurrency.noarch 0:3.30.1-0.20201123063440.f4d2dd8.el7 will be installed DEBUG: --> Processing Dependency: python-oslo-concurrency-lang = 3.30.1-0.20201123063440.f4d2dd8.el7 for package: python2-oslo-concurrency-3.30.1-0.20201123063440.f4d2dd8.el7.noarch DEBUG: --> Processing Dependency: python2-fasteners for package: python2-oslo-concurrency-3.30.1-0.20201123063440.f4d2dd8.el7.noarch DEBUG: ---> Package python2-oslo-config.noarch 2:6.11.3-0.20201123063618.9b1ccea.el7 will be installed DEBUG: --> Processing Dependency: python2-rfc3986 >= 1.2.0 for package: 2:python2-oslo-config-6.11.3-0.20201123063618.9b1ccea.el7.noarch DEBUG: ---> Package python2-oslo-i18n.noarch 0:3.24.0-0.20200220115250.91b39bb.el7 will be installed DEBUG: --> Processing Dependency: python-oslo-i18n-lang = 3.24.0-0.20200220115250.91b39bb.el7 for package: python2-oslo-i18n-3.24.0-0.20200220115250.91b39bb.el7.noarch DEBUG: ---> Package python2-oslo-messaging.noarch 0:10.2.4-0.20210319152931.82281a0.el7 will be installed DEBUG: --> Processing Dependency: python2-amqp >= 2.4.1 for package: python2-oslo-messaging-10.2.4-0.20210319152931.82281a0.el7.noarch DEBUG: --> Processing Dependency: python2-kombu >= 1:4.0.0 for package: python2-oslo-messaging-10.2.4-0.20210319152931.82281a0.el7.noarch DEBUG: --> Processing Dependency: python2-oslo-middleware >= 3.31.0 for package: python2-oslo-messaging-10.2.4-0.20210319152931.82281a0.el7.noarch DEBUG: --> Processing Dependency: python2-oslo-service >= 1.24.0 for package: python2-oslo-messaging-10.2.4-0.20210319152931.82281a0.el7.noarch DEBUG: --> Processing Dependency: python-pyngus for package: python2-oslo-messaging-10.2.4-0.20210319152931.82281a0.el7.noarch DEBUG: --> Processing Dependency: python2-cachetools for package: python2-oslo-messaging-10.2.4-0.20210319152931.82281a0.el7.noarch DEBUG: ---> Package python2-oslo-policy.noarch 0:2.3.4-0.20200713062415.5904564.el7 will be installed DEBUG: --> Processing Dependency: python-oslo-policy-lang = 2.3.4-0.20200713062415.5904564.el7 for package: python2-oslo-policy-2.3.4-0.20200713062415.5904564.el7.noarch DEBUG: --> Processing Dependency: python2-oslo-context >= 2.22.0 for package: python2-oslo-policy-2.3.4-0.20200713062415.5904564.el7.noarch DEBUG: ---> Package python2-oslo-serialization.noarch 0:2.29.3-0.20210222082417.a9c4bfa.el7 will be installed DEBUG: --> Processing Dependency: python2-msgpack >= 0.5.2 for package: python2-oslo-serialization-2.29.3-0.20210222082417.a9c4bfa.el7.noarch DEBUG: ---> Package python2-oslo-upgradecheck.noarch 0:0.3.2-0.20200424125422.e1df576.el7 will be installed DEBUG: ---> Package python2-oslo-utils.noarch 0:3.41.6-0.20200703054418.f4deaad.el7 will be installed DEBUG: --> Processing Dependency: python-oslo-utils-lang = 3.41.6-0.20200703054418.f4deaad.el7 for package: python2-oslo-utils-3.41.6-0.20200703054418.f4deaad.el7.noarch DEBUG: --> Processing Dependency: python-netifaces >= 0.10.4 for package: python2-oslo-utils-3.41.6-0.20200703054418.f4deaad.el7.noarch DEBUG: ---> Package python2-pint.noarch 0:0.9-1.el7 will be installed DEBUG: ---> Package python2-pymongo.x86_64 0:3.7.2-1.el7 will be installed DEBUG: --> Processing Dependency: python2-bson(x86-64) = 3.7.2-1.el7 for package: python2-pymongo-3.7.2-1.el7.x86_64 DEBUG: ---> Package python2-rcssmin.x86_64 0:1.0.6-2.el7 will be installed DEBUG: ---> Package python2-rjsmin.x86_64 0:1.0.12-2.el7 will be installed DEBUG: ---> Package python2-scss.x86_64 0:1.3.4-6.el7 will be installed DEBUG: ---> Package python2-stevedore.noarch 0:1.31.0-0.20200220101304.6817543.el7 will be installed DEBUG: ---> Package python2-swiftclient.noarch 0:3.8.1-0.20200221080253.72b90fe.el7 will be installed DEBUG: --> Running transaction check DEBUG: ---> Package XStatic-Angular-common.noarch 1:1.5.8.0-1.el7 will be installed DEBUG: ---> Package apr.x86_64 0:1.4.8-7.el7 will be installed DEBUG: ---> Package apr-util.x86_64 0:1.5.2-6.el7 will be installed DEBUG: ---> Package bootswatch-common.noarch 0:3.3.7.0-1.el7 will be installed DEBUG: ---> Package bootswatch-fonts.noarch 0:3.3.7.0-1.el7 will be installed DEBUG: ---> Package centos-logos.noarch 0:70.0.6-3.el7.centos will be installed DEBUG: ---> Package httpd-tools.x86_64 0:2.4.6-97.el7.centos will be installed DEBUG: ---> Package mailcap.noarch 0:2.1.41-2.el7 will be installed DEBUG: ---> Package mdi-common.noarch 0:1.4.57.0-4.el7 will be installed DEBUG: ---> Package mdi-fonts.noarch 0:1.4.57.0-4.el7 will be installed DEBUG: ---> Package python-keyring.noarch 0:5.7.1-1.el7 will be installed DEBUG: ---> Package python-netifaces.x86_64 0:0.10.4-3.el7 will be installed DEBUG: ---> Package python-oslo-concurrency-lang.noarch 0:3.30.1-0.20201123063440.f4d2dd8.el7 will be installed DEBUG: ---> Package python-oslo-i18n-lang.noarch 0:3.24.0-0.20200220115250.91b39bb.el7 will be installed DEBUG: ---> Package python-oslo-policy-lang.noarch 0:2.3.4-0.20200713062415.5904564.el7 will be installed DEBUG: ---> Package python-oslo-utils-lang.noarch 0:3.41.6-0.20200703054418.f4deaad.el7 will be installed DEBUG: ---> Package python-pathlib.noarch 0:1.0.1-1.el7 will be installed DEBUG: ---> Package python-ply.noarch 0:3.4-11.el7 will be installed DEBUG: ---> Package python-pyngus.noarch 0:2.0.3-3.el7 will be installed DEBUG: --> Processing Dependency: qpid-proton-c >= 0.13.0 for package: python-pyngus-2.0.3-3.el7.noarch DEBUG: --> Processing Dependency: python-qpid-proton >= 0.13.0 for package: python-pyngus-2.0.3-3.el7.noarch DEBUG: ---> Package python-unicodecsv.noarch 0:0.14.1-1.el7 will be installed DEBUG: ---> Package python-warlock.noarch 0:1.0.1-1.el7 will be installed DEBUG: --> Processing Dependency: python-jsonschema for package: python-warlock-1.0.1-1.el7.noarch DEBUG: --> Processing Dependency: python-jsonpatch for package: python-warlock-1.0.1-1.el7.noarch DEBUG: ---> Package python2-amqp.noarch 0:2.4.1-1.el7 will be installed DEBUG: --> Processing Dependency: python2-vine >= 1.1.3 for package: python2-amqp-2.4.1-1.el7.noarch DEBUG: ---> Package python2-bson.x86_64 0:3.7.2-1.el7 will be installed DEBUG: ---> Package python2-cachetools.noarch 0:3.1.0-1.el7 will be installed DEBUG: ---> Package python2-cmd2.noarch 0:0.8.8-5.el7 will be installed DEBUG: --> Processing Dependency: python2-wcwidth for package: python2-cmd2-0.8.8-5.el7.noarch DEBUG: --> Processing Dependency: python2-pyperclip for package: python2-cmd2-0.8.8-5.el7.noarch DEBUG: --> Processing Dependency: python-subprocess32 for package: python2-cmd2-0.8.8-5.el7.noarch DEBUG: --> Processing Dependency: /usr/bin/which for package: python2-cmd2-0.8.8-5.el7.noarch DEBUG: ---> Package python2-contextlib2.noarch 0:0.5.5-8.el7 will be installed DEBUG: ---> Package python2-debtcollector.noarch 0:1.22.0-0.20200221171616.0be4911.el7 will be installed DEBUG: ---> Package python2-fasteners.noarch 0:0.14.1-6.el7 will be installed DEBUG: ---> Package python2-futures.noarch 0:3.1.1-5.el7 will be installed DEBUG: ---> Package python2-kombu.noarch 1:4.6.3-3.el7 will be installed DEBUG: ---> Package python2-msgpack.x86_64 0:0.6.1-2.el7 will be installed DEBUG: ---> Package python2-openstacksdk.noarch 0:0.36.5-0.20210204072925.feda828.el7 will be installed DEBUG: --> Processing Dependency: python2-cryptography >= 2.1 for package: python2-openstacksdk-0.36.5-0.20210204072925.feda828.el7.noarch DEBUG: --> Processing Dependency: python2-requestsexceptions >= 1.2.0 for package: python2-openstacksdk-0.36.5-0.20210204072925.feda828.el7.noarch DEBUG: --> Processing Dependency: python-decorator for package: python2-openstacksdk-0.36.5-0.20210204072925.feda828.el7.noarch DEBUG: --> Processing Dependency: python2-appdirs for package: python2-openstacksdk-0.36.5-0.20210204072925.feda828.el7.noarch DEBUG: --> Processing Dependency: python2-dogpile-cache for package: python2-openstacksdk-0.36.5-0.20210204072925.feda828.el7.noarch DEBUG: --> Processing Dependency: python2-jmespath for package: python2-openstacksdk-0.36.5-0.20210204072925.feda828.el7.noarch DEBUG: --> Processing Dependency: python2-munch for package: python2-openstacksdk-0.36.5-0.20210204072925.feda828.el7.noarch DEBUG: ---> Package python2-os-client-config.noarch 0:1.33.0-0.20200221112941.d0eea17.el7 will be installed DEBUG: ---> Package python2-os-service-types.noarch 0:1.7.0-0.20200220153341.0b2f473.el7 will be installed DEBUG: ---> Package python2-oslo-context.noarch 0:2.23.1-0.20200610053411.ab17aef.el7 will be installed DEBUG: ---> Package python2-oslo-log.noarch 0:3.44.3-0.20200610054408.e19c407.el7 will be installed DEBUG: --> Processing Dependency: python-oslo-log-lang = 3.44.3-0.20200610054408.e19c407.el7 for package: python2-oslo-log-3.44.3-0.20200610054408.e19c407.el7.noarch DEBUG: --> Processing Dependency: python-inotify for package: python2-oslo-log-3.44.3-0.20200610054408.e19c407.el7.noarch DEBUG: --> Processing Dependency: python2-dateutil for package: python2-oslo-log-3.44.3-0.20200610054408.e19c407.el7.noarch DEBUG: ---> Package python2-oslo-middleware.noarch 0:3.38.1-0.20200220193436.9bae80e.el7 will be installed DEBUG: --> Processing Dependency: python-oslo-middleware-lang = 3.38.1-0.20200220193436.9bae80e.el7 for package: python2-oslo-middleware-3.38.1-0.20200220193436.9bae80e.el7.noarch DEBUG: --> Processing Dependency: python2-statsd for package: python2-oslo-middleware-3.38.1-0.20200220193436.9bae80e.el7.noarch DEBUG: ---> Package python2-oslo-service.noarch 0:1.40.2-0.20200221041524.a7621c8.el7 will be installed DEBUG: --> Processing Dependency: python-paste-deploy >= 1.5.0 for package: python2-oslo-service-1.40.2-0.20200221041524.a7621c8.el7.noarch DEBUG: --> Processing Dependency: python-paste for package: python2-oslo-service-1.40.2-0.20200221041524.a7621c8.el7.noarch DEBUG: --> Processing Dependency: python2-routes for package: python2-oslo-service-1.40.2-0.20200221041524.a7621c8.el7.noarch DEBUG: --> Processing Dependency: python2-yappi for package: python2-oslo-service-1.40.2-0.20200221041524.a7621c8.el7.noarch DEBUG: ---> Package python2-pyOpenSSL.noarch 0:19.0.0-1.el7 will be installed DEBUG: ---> Package python2-rfc3986.noarch 0:1.2.0-1.el7 will be installed DEBUG: ---> Package python2-simplejson.x86_64 0:3.16.0-5.el7 will be installed DEBUG: ---> Package python2-wrapt.x86_64 0:1.11.1-1.el7 will be installed DEBUG: ---> Package roboto-fontface-common.noarch 0:0.5.0.0-1.el7 will be installed DEBUG: ---> Package roboto-fontface-fonts.noarch 0:0.5.0.0-1.el7 will be installed DEBUG: ---> Package web-assets-filesystem.noarch 0:5-1.el7 will be installed DEBUG: ---> Package xstatic-angular-bootstrap-common.noarch 0:2.2.0.0-1.el7 will be installed DEBUG: ---> Package xstatic-angular-fileupload-common.noarch 0:12.0.4.0-1.el7 will be installed DEBUG: ---> Package xstatic-angular-gettext-common.noarch 0:2.3.8.0-1.el7 will be installed DEBUG: ---> Package xstatic-angular-schema-form-common.noarch 0:0.8.13.0-0.1.pre_review.el7 will be installed DEBUG: ---> Package xstatic-bootstrap-scss-common.noarch 0:3.3.7.1-2.el7 will be installed DEBUG: ---> Package xstatic-d3-common.noarch 0:3.5.17.0-1.el7 will be installed DEBUG: ---> Package xstatic-jasmine-common.noarch 0:2.4.1.1-1.el7 will be installed DEBUG: ---> Package xstatic-jsencrypt-common.noarch 0:2.3.1.1-1.el7 will be installed DEBUG: ---> Package xstatic-objectpath-common.noarch 0:1.2.1.0-0.1.pre_review.el7 will be installed DEBUG: ---> Package xstatic-smart-table-common.noarch 0:1.4.13.2-1.el7 will be installed DEBUG: ---> Package xstatic-termjs-common.noarch 0:0.0.7.0-1.el7 will be installed DEBUG: ---> Package xstatic-tv4-common.noarch 0:1.2.7.0-0.1.pre_review.el7 will be installed DEBUG: --> Running transaction check DEBUG: ---> Package python-decorator.noarch 0:3.4.0-3.el7 will be installed DEBUG: ---> Package python-inotify.noarch 0:0.9.4-4.el7 will be installed DEBUG: ---> Package python-oslo-log-lang.noarch 0:3.44.3-0.20200610054408.e19c407.el7 will be installed DEBUG: ---> Package python-oslo-middleware-lang.noarch 0:3.38.1-0.20200220193436.9bae80e.el7 will be installed DEBUG: ---> Package python-paste.noarch 0:1.7.5.1-9.20111221hg1498.el7 will be installed DEBUG: --> Processing Dependency: python-tempita for package: python-paste-1.7.5.1-9.20111221hg1498.el7.noarch DEBUG: ---> Package python-paste-deploy.noarch 0:1.5.2-6.el7 will be installed DEBUG: ---> Package python-routes.noarch 0:2.4.1-1.el7 will be installed DEBUG: --> Processing Dependency: python-repoze-lru for package: python-routes-2.4.1-1.el7.noarch DEBUG: ---> Package python2-appdirs.noarch 0:1.4.0-4.el7 will be installed DEBUG: ---> Package python2-cryptography.x86_64 0:2.5-1.el7 will be installed DEBUG: --> Processing Dependency: python2-cffi >= 1.7 for package: python2-cryptography-2.5-1.el7.x86_64 DEBUG: --> Processing Dependency: python2-asn1crypto >= 0.21 for package: python2-cryptography-2.5-1.el7.x86_64 DEBUG: ---> Package python2-dateutil.noarch 1:2.8.0-1.el7 will be installed DEBUG: ---> Package python2-dogpile-cache.noarch 0:0.6.8-1.el7 will be installed DEBUG: --> Processing Dependency: python-mako for package: python2-dogpile-cache-0.6.8-1.el7.noarch DEBUG: ---> Package python2-jmespath.noarch 0:0.9.0-5.el7 will be installed DEBUG: ---> Package python2-jsonpatch.noarch 0:1.21-1.el7 will be installed DEBUG: --> Processing Dependency: python2-jsonpointer for package: python2-jsonpatch-1.21-1.el7.noarch DEBUG: ---> Package python2-jsonschema.noarch 0:2.6.0-2.el7 will be installed DEBUG: ---> Package python2-munch.noarch 0:2.2.0-2.el7 will be installed DEBUG: ---> Package python2-pyperclip.noarch 0:1.6.4-1.el7 will be installed DEBUG: ---> Package python2-qpid-proton.x86_64 0:0.26.0-2.el7 will be installed DEBUG: ---> Package python2-requestsexceptions.noarch 0:1.4.0-0.20200221093246.d7ac0ff.el7 will be installed DEBUG: ---> Package python2-statsd.noarch 0:3.2.1-5.el7 will be installed DEBUG: ---> Package python2-subprocess32.x86_64 0:3.2.6-14.el7 will be installed DEBUG: ---> Package python2-vine.noarch 0:1.2.0-2.el7 will be installed DEBUG: ---> Package python2-wcwidth.noarch 0:0.1.7-8.el7 will be installed DEBUG: ---> Package python2-yappi.x86_64 0:1.0-1.el7 will be installed DEBUG: ---> Package qpid-proton-c.x86_64 0:0.26.0-2.el7 will be installed DEBUG: ---> Package which.x86_64 0:2.20-7.el7 will be installed DEBUG: --> Running transaction check DEBUG: ---> Package python-mako.noarch 0:0.8.1-2.el7 will be installed DEBUG: --> Processing Dependency: python-beaker for package: python-mako-0.8.1-2.el7.noarch DEBUG: ---> Package python-repoze-lru.noarch 0:0.4-3.el7 will be installed DEBUG: ---> Package python-tempita.noarch 0:0.5.1-8.el7 will be installed DEBUG: ---> Package python2-asn1crypto.noarch 0:0.23.0-2.el7 will be installed DEBUG: ---> Package python2-cffi.x86_64 0:1.11.2-1.el7 will be installed DEBUG: --> Processing Dependency: python-pycparser for package: python2-cffi-1.11.2-1.el7.x86_64 DEBUG: ---> Package python2-jsonpointer.noarch 0:1.10-4.el7 will be installed DEBUG: --> Running transaction check DEBUG: ---> Package python-beaker.noarch 0:1.5.4-10.el7 will be installed DEBUG: ---> Package python-pycparser.noarch 0:2.14-1.el7 will be installed DEBUG: --> Finished Dependency Resolution DEBUG: Dependencies Resolved DEBUG: ================================================================================ DEBUG: Package Arch Version Repository Size DEBUG: ================================================================================ DEBUG: Installing: DEBUG: openstack-mistral-ui noarch 9.0.2-0.20210421052006.a5ecabc.el7 DEBUG: /openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el7.noarch DEBUG: 382 k DEBUG: python2-mistral-ui-doc noarch 9.0.2-0.20210421052006.a5ecabc.el7 DEBUG: /python2-mistral-ui-doc-9.0.2-0.20210421052006.a5ecabc.el7.noarch DEBUG: 517 k DEBUG: Installing for dependencies: DEBUG: PyYAML x86_64 3.10-11.el7 base 153 k DEBUG: XStatic-Angular-common noarch 1:1.5.8.0-1.el7 DEBUG: delorean-train-testing 455 k DEBUG: apr x86_64 1.4.8-7.el7 base 104 k DEBUG: apr-util x86_64 1.5.2-6.el7 base 92 k DEBUG: bootswatch-common noarch 3.3.7.0-1.el7 delorean-train-testing 618 k DEBUG: bootswatch-fonts noarch 3.3.7.0-1.el7 delorean-train-testing 112 k DEBUG: centos-logos noarch 70.0.6-3.el7.centos DEBUG: base 21 M DEBUG: httpd x86_64 2.4.6-97.el7.centos DEBUG: updates 2.7 M DEBUG: httpd-tools x86_64 2.4.6-97.el7.centos DEBUG: updates 93 k DEBUG: logrotate x86_64 3.8.6-19.el7 base 70 k DEBUG: mailcap noarch 2.1.41-2.el7 base 31 k DEBUG: mdi-common noarch 1.4.57.0-4.el7 delorean-train-testing 36 k DEBUG: mdi-fonts noarch 1.4.57.0-4.el7 delorean-train-testing 481 k DEBUG: mod_wsgi x86_64 3.4-18.el7 base 77 k DEBUG: openssl x86_64 1:1.0.2k-21.el7_9 DEBUG: updates 493 k DEBUG: openstack-dashboard noarch 1:16.2.2-0.20210304175437.b72b7e7.el7 DEBUG: delorean 12 M DEBUG: openstack-dashboard-theme noarch 1:16.2.2-0.20210304175437.b72b7e7.el7 DEBUG: delorean 1.7 k DEBUG: python-XStatic-Angular-lrdragndrop DEBUG: noarch 1.0.2.2-2.el7 delorean-train-testing 9.2 k DEBUG: python-XStatic-Bootstrap-Datepicker DEBUG: noarch 1.3.1.0-1.el7 delorean-train-testing 40 k DEBUG: python-XStatic-Hogan noarch 2.0.0.2-2.el7 delorean-train-testing 12 k DEBUG: python-XStatic-JQuery-Migrate DEBUG: noarch 1.2.1.1-2.el7 delorean-train-testing 15 k DEBUG: python-XStatic-JQuery-TableSorter DEBUG: noarch 2.14.5.1-2.el7 delorean-train-testing 24 k DEBUG: python-XStatic-JQuery-quicksearch DEBUG: noarch 2.0.3.1-2.el7 delorean-train-testing 11 k DEBUG: python-XStatic-Magic-Search noarch 0.2.0.1-2.el7 delorean-train-testing 12 k DEBUG: python-XStatic-Rickshaw noarch 1.5.0.0-4.el7 delorean-train-testing 31 k DEBUG: python-XStatic-Spin noarch 1.2.5.2-2.el7 delorean-train-testing 9.5 k DEBUG: python-XStatic-jQuery noarch 1.10.2.1-1.el7 delorean-train-testing 111 k DEBUG: python-XStatic-jquery-ui noarch 1.10.4.1-1.el7 delorean-train-testing 326 k DEBUG: python-beaker noarch 1.5.4-10.el7 base 80 k DEBUG: python-decorator noarch 3.4.0-3.el7 base 27 k DEBUG: python-django-appconf noarch 1.0.1-4.el7 delorean-train-testing 88 k DEBUG: python-django-bash-completion DEBUG: noarch 1.11.20-1.el7 delorean-train-testing 8.6 k DEBUG: python-django-pyscss noarch 2.0.2-1.el7 delorean-train-testing 15 k DEBUG: python-inotify noarch 0.9.4-4.el7 base 49 k DEBUG: python-keyring noarch 5.7.1-1.el7 delorean-train-testing 116 k DEBUG: python-lesscpy noarch 0.9j-4.el7 delorean-train-testing 82 k DEBUG: python-mako noarch 0.8.1-2.el7 base 307 k DEBUG: python-memcached noarch 1.58-1.el7 delorean-train-testing 37 k DEBUG: python-netifaces x86_64 0.10.4-3.el7 base 17 k DEBUG: python-oslo-concurrency-lang DEBUG: noarch 3.30.1-0.20201123063440.f4d2dd8.el7 DEBUG: delorean 8.6 k DEBUG: python-oslo-i18n-lang noarch 3.24.0-0.20200220115250.91b39bb.el7 DEBUG: delorean 8.8 k DEBUG: python-oslo-log-lang noarch 3.44.3-0.20200610054408.e19c407.el7 DEBUG: delorean 8.0 k DEBUG: python-oslo-middleware-lang noarch 3.38.1-0.20200220193436.9bae80e.el7 DEBUG: delorean 7.0 k DEBUG: python-oslo-policy-lang noarch 2.3.4-0.20200713062415.5904564.el7 DEBUG: delorean 7.1 k DEBUG: python-oslo-utils-lang noarch 3.41.6-0.20200703054418.f4deaad.el7 DEBUG: delorean 7.8 k DEBUG: python-paste noarch 1.7.5.1-9.20111221hg1498.el7 DEBUG: base 866 k DEBUG: python-paste-deploy noarch 1.5.2-6.el7 delorean-train-testing 45 k DEBUG: python-pathlib noarch 1.0.1-1.el7 delorean-train-testing 109 k DEBUG: python-ply noarch 3.4-11.el7 base 123 k DEBUG: python-prettytable noarch 0.7.2-3.el7 base 37 k DEBUG: python-pycparser noarch 2.14-1.el7 base 104 k DEBUG: python-pyngus noarch 2.0.3-3.el7 delorean-train-testing 41 k DEBUG: python-repoze-lru noarch 0.4-3.el7 delorean-train-testing 12 k DEBUG: python-routes noarch 2.4.1-1.el7 delorean-train-testing 191 k DEBUG: python-semantic_version noarch 2.4.2-2.el7 extras 23 k DEBUG: python-tempita noarch 0.5.1-8.el7 delorean-train-testing 32 k DEBUG: python-unicodecsv noarch 0.14.1-1.el7 delorean-train-testing 25 k DEBUG: python-versiontools noarch 1.9.1-4.el7 delorean-train-testing 97 k DEBUG: python-warlock noarch 1.0.1-1.el7 delorean-train-testing 13 k DEBUG: python2-XStatic noarch 1.0.1-8.el7 delorean-train-testing 7.8 k DEBUG: python2-XStatic-Angular noarch 1:1.5.8.0-1.el7 DEBUG: delorean-train-testing 13 k DEBUG: python2-XStatic-Angular-Bootstrap DEBUG: noarch 2.2.0.0-1.el7 delorean-train-testing 8.0 k DEBUG: python2-XStatic-Angular-FileUpload DEBUG: noarch 12.0.4.0-1.el7 delorean-train-testing 8.3 k DEBUG: python2-XStatic-Angular-Gettext DEBUG: noarch 2.3.8.0-1.el7 delorean-train-testing 7.7 k DEBUG: python2-XStatic-Angular-Schema-Form DEBUG: noarch 0.8.13.0-0.1.pre_review.el7 DEBUG: delorean-train-testing 8.2 k DEBUG: python2-XStatic-Bootstrap-SCSS DEBUG: noarch 3.3.7.1-2.el7 delorean-train-testing 8.7 k DEBUG: python2-XStatic-D3 noarch 3.5.17.0-1.el7 delorean-train-testing 7.7 k DEBUG: python2-XStatic-Font-Awesome DEBUG: noarch 4.7.0.0-3.el7 delorean-train-testing 9.9 k DEBUG: python2-XStatic-JSEncrypt noarch 2.3.1.1-1.el7 delorean-train-testing 7.9 k DEBUG: python2-XStatic-Jasmine noarch 2.4.1.1-1.el7 delorean-train-testing 8.0 k DEBUG: python2-XStatic-bootswatch noarch 3.3.7.0-1.el7 delorean-train-testing 11 k DEBUG: python2-XStatic-mdi noarch 1.4.57.0-4.el7 delorean-train-testing 18 k DEBUG: python2-XStatic-objectpath noarch 1.2.1.0-0.1.pre_review.el7 DEBUG: delorean-train-testing 8.0 k DEBUG: python2-XStatic-roboto-fontface DEBUG: noarch 0.5.0.0-1.el7 delorean-train-testing 9.1 k DEBUG: python2-XStatic-smart-table noarch 1.4.13.2-1.el7 delorean-train-testing 8.2 k DEBUG: python2-XStatic-termjs noarch 0.0.7.0-1.el7 delorean-train-testing 8.0 k DEBUG: python2-XStatic-tv4 noarch 1.2.7.0-0.1.pre_review.el7 DEBUG: delorean-train-testing 7.6 k DEBUG: python2-amqp noarch 2.4.1-1.el7 delorean-train-testing 89 k DEBUG: python2-appdirs noarch 1.4.0-4.el7 delorean-train-testing 16 k DEBUG: python2-asn1crypto noarch 0.23.0-2.el7 delorean-train-testing 172 k DEBUG: python2-bson x86_64 3.7.2-1.el7 delorean-train-testing 95 k DEBUG: python2-cachetools noarch 3.1.0-1.el7 delorean-train-testing 27 k DEBUG: python2-cffi x86_64 1.11.2-1.el7 delorean-train-testing 228 k DEBUG: python2-cinderclient noarch 5.0.2-0.20210415101924.7e9e31c.el7 DEBUG: delorean 233 k DEBUG: python2-cliff noarch 2.16.0-0.20200221082936.6b6b186.el7 DEBUG: delorean 88 k DEBUG: python2-cmd2 noarch 0.8.8-5.el7 delorean-train-testing 105 k DEBUG: python2-contextlib2 noarch 0.5.5-8.el7 delorean-train-testing 19 k DEBUG: python2-cryptography x86_64 2.5-1.el7 delorean-train-testing 544 k DEBUG: python2-dateutil noarch 1:2.8.0-1.el7 delorean-train-testing 290 k DEBUG: python2-debtcollector noarch 1.22.0-0.20200221171616.0be4911.el7 DEBUG: delorean 27 k DEBUG: python2-django noarch 1.11.20-1.el7 delorean-train-testing 4.2 M DEBUG: python2-django-babel noarch 0.6.2-1.el7 delorean-train-testing 169 k DEBUG: python2-django-compressor noarch 2.1-5.el7 delorean-train-testing 165 k DEBUG: python2-django-debreach noarch 1.5.2-1.el7 delorean-train-testing 19 k DEBUG: python2-django-horizon noarch 1:16.2.2-0.20210304175437.b72b7e7.el7 DEBUG: delorean 814 k DEBUG: python2-dogpile-cache noarch 0.6.8-1.el7 delorean-train-testing 73 k DEBUG: python2-fasteners noarch 0.14.1-6.el7 delorean-train-testing 37 k DEBUG: python2-futures noarch 3.1.1-5.el7 base 29 k DEBUG: python2-futurist noarch 1.9.0-0.20200221041314.25ffb8f.el7 DEBUG: delorean 58 k DEBUG: python2-glanceclient noarch 1:2.17.1-0.20200629070513.1aba8f2.el7 DEBUG: delorean 140 k DEBUG: python2-iso8601 noarch 0.1.11-1.el7 delorean-train-testing 18 k DEBUG: python2-jmespath noarch 0.9.0-5.el7 delorean-train-testing 38 k DEBUG: python2-jsonpatch noarch 1.21-1.el7 delorean-train-testing 21 k DEBUG: python2-jsonpointer noarch 1.10-4.el7 delorean-train-testing 13 k DEBUG: python2-jsonschema noarch 2.6.0-2.el7 delorean-train-testing 76 k DEBUG: python2-keystoneauth1 noarch 3.17.3-0.20200713061514.7d7b956.el7 DEBUG: delorean 415 k DEBUG: python2-keystoneclient noarch 1:3.21.0-0.20200221044903.79f150f.el7 DEBUG: delorean 241 k DEBUG: python2-kombu noarch 1:4.6.3-3.el7 delorean-train-testing 364 k DEBUG: python2-mistralclient noarch 3.10.0-0.20200221172018.dc246bf.el7 DEBUG: delorean 148 k DEBUG: python2-msgpack x86_64 0.6.1-2.el7 delorean-train-testing 87 k DEBUG: python2-munch noarch 2.2.0-2.el7 delorean-train-testing 15 k DEBUG: python2-netaddr noarch 0.7.19-5.el7 delorean-train-testing 1.5 M DEBUG: python2-neutronclient noarch 6.14.1-0.20200629065515.a09e824.el7 DEBUG: delorean 300 k DEBUG: python2-novaclient noarch 1:15.1.1-0.20200629065415.79959ab.el7 DEBUG: delorean 220 k DEBUG: python2-openstacksdk noarch 0.36.5-0.20210204072925.feda828.el7 DEBUG: delorean 767 k DEBUG: python2-os-client-config noarch 1.33.0-0.20200221112941.d0eea17.el7 DEBUG: delorean 48 k DEBUG: python2-os-service-types noarch 1.7.0-0.20200220153341.0b2f473.el7 DEBUG: delorean 31 k DEBUG: python2-osc-lib noarch 1.14.1-0.20200221121903.a0d9746.el7 DEBUG: delorean 72 k DEBUG: python2-oslo-concurrency noarch 3.30.1-0.20201123063440.f4d2dd8.el7 DEBUG: delorean 35 k DEBUG: python2-oslo-config noarch 2:6.11.3-0.20201123063618.9b1ccea.el7 DEBUG: delorean 223 k DEBUG: python2-oslo-context noarch 2.23.1-0.20200610053411.ab17aef.el7 DEBUG: delorean 20 k DEBUG: python2-oslo-i18n noarch 3.24.0-0.20200220115250.91b39bb.el7 DEBUG: delorean 52 k DEBUG: python2-oslo-log noarch 3.44.3-0.20200610054408.e19c407.el7 DEBUG: delorean 59 k DEBUG: python2-oslo-messaging noarch 10.2.4-0.20210319152931.82281a0.el7 DEBUG: delorean 220 k DEBUG: python2-oslo-middleware noarch 3.38.1-0.20200220193436.9bae80e.el7 DEBUG: delorean 48 k DEBUG: python2-oslo-policy noarch 2.3.4-0.20200713062415.5904564.el7 DEBUG: delorean 64 k DEBUG: python2-oslo-serialization noarch 2.29.3-0.20210222082417.a9c4bfa.el7 DEBUG: delorean 29 k DEBUG: python2-oslo-service noarch 1.40.2-0.20200221041524.a7621c8.el7 DEBUG: delorean 66 k DEBUG: python2-oslo-upgradecheck noarch 0.3.2-0.20200424125422.e1df576.el7 DEBUG: delorean 18 k DEBUG: python2-oslo-utils noarch 3.41.6-0.20200703054418.f4deaad.el7 DEBUG: delorean 73 k DEBUG: python2-osprofiler noarch 2.8.2-0.20200221121507.d431c7a.el7 DEBUG: delorean 124 k DEBUG: python2-pint noarch 0.9-1.el7 delorean-train-testing 246 k DEBUG: python2-pyOpenSSL noarch 19.0.0-1.el7 delorean-train-testing 97 k DEBUG: python2-pymongo x86_64 3.7.2-1.el7 delorean-train-testing 322 k DEBUG: python2-pyperclip noarch 1.6.4-1.el7 delorean-train-testing 16 k DEBUG: python2-qpid-proton x86_64 0.26.0-2.el7 delorean-train-testing 216 k DEBUG: python2-rcssmin x86_64 1.0.6-2.el7 delorean-train-testing 24 k DEBUG: python2-requestsexceptions noarch 1.4.0-0.20200221093246.d7ac0ff.el7 DEBUG: delorean 10 k DEBUG: python2-rfc3986 noarch 1.2.0-1.el7 delorean-train-testing 41 k DEBUG: python2-rjsmin x86_64 1.0.12-2.el7 delorean-train-testing 22 k DEBUG: python2-scss x86_64 1.3.4-6.el7 delorean-train-testing 244 k DEBUG: python2-simplejson x86_64 3.16.0-5.el7 delorean-train-testing 119 k DEBUG: python2-statsd noarch 3.2.1-5.el7 delorean-train-testing 27 k DEBUG: python2-stevedore noarch 1.31.0-0.20200220101304.6817543.el7 DEBUG: delorean 56 k DEBUG: python2-subprocess32 x86_64 3.2.6-14.el7 base 47 k DEBUG: python2-swiftclient noarch 3.8.1-0.20200221080253.72b90fe.el7 DEBUG: delorean 163 k DEBUG: python2-vine noarch 1.2.0-2.el7 delorean-train-testing 29 k DEBUG: python2-wcwidth noarch 0.1.7-8.el7 delorean-train-testing 27 k DEBUG: python2-wrapt x86_64 1.11.1-1.el7 delorean-train-testing 48 k DEBUG: python2-yappi x86_64 1.0-1.el7 delorean-train-testing 39 k DEBUG: qpid-proton-c x86_64 0.26.0-2.el7 delorean-train-testing 184 k DEBUG: roboto-fontface-common noarch 0.5.0.0-1.el7 delorean-train-testing 14 k DEBUG: roboto-fontface-fonts noarch 0.5.0.0-1.el7 delorean-train-testing 4.1 M DEBUG: web-assets-filesystem noarch 5-1.el7 delorean-train-testing 3.5 k DEBUG: which x86_64 2.20-7.el7 base 41 k DEBUG: xstatic-angular-bootstrap-common DEBUG: noarch 2.2.0.0-1.el7 delorean-train-testing 56 k DEBUG: xstatic-angular-fileupload-common DEBUG: noarch 12.0.4.0-1.el7 delorean-train-testing 147 k DEBUG: xstatic-angular-gettext-common DEBUG: noarch 2.3.8.0-1.el7 delorean-train-testing 12 k DEBUG: xstatic-angular-schema-form-common DEBUG: noarch 0.8.13.0-0.1.pre_review.el7 DEBUG: delorean-train-testing 39 k DEBUG: xstatic-bootstrap-scss-common DEBUG: noarch 3.3.7.1-2.el7 delorean-train-testing 195 k DEBUG: xstatic-d3-common noarch 3.5.17.0-1.el7 delorean-train-testing 73 k DEBUG: xstatic-jasmine-common noarch 2.4.1.1-1.el7 delorean-train-testing 37 k DEBUG: xstatic-jsencrypt-common noarch 2.3.1.1-1.el7 delorean-train-testing 34 k DEBUG: xstatic-objectpath-common noarch 1.2.1.0-0.1.pre_review.el7 DEBUG: delorean-train-testing 5.1 k DEBUG: xstatic-smart-table-common noarch 1.4.13.2-1.el7 delorean-train-testing 13 k DEBUG: xstatic-termjs-common noarch 0.0.7.0-1.el7 delorean-train-testing 36 k DEBUG: xstatic-tv4-common noarch 1.2.7.0-0.1.pre_review.el7 DEBUG: delorean-train-testing 22 k DEBUG: Transaction Summary DEBUG: ================================================================================ DEBUG: Install 2 Packages (+167 Dependent packages) DEBUG: Total size: 62 M DEBUG: Installed size: 197 M DEBUG: Downloading packages: DEBUG: Running transaction check DEBUG: Running transaction test DEBUG: Transaction test succeeded DEBUG: Running transaction DEBUG: Installing : python2-XStatic-1.0.1-8.el7.noarch 1/169 DEBUG: Installing : web-assets-filesystem-5-1.el7.noarch 2/169 DEBUG: Installing : python2-stevedore-1.31.0-0.20200220101304.6817543.el7. 3/169 DEBUG: Installing : PyYAML-3.10-11.el7.x86_64 4/169 DEBUG: Installing : python2-iso8601-0.1.11-1.el7.noarch 5/169 DEBUG: Installing : python-prettytable-0.7.2-3.el7.noarch 6/169 DEBUG: Installing : python2-netaddr-0.7.19-5.el7.noarch 7/169 DEBUG: Installing : python2-simplejson-3.16.0-5.el7.x86_64 8/169 DEBUG: Installing : python2-futures-3.1.1-5.el7.noarch 9/169 DEBUG: Installing : apr-1.4.8-7.el7.x86_64 10/169 DEBUG: Installing : apr-util-1.5.2-6.el7.x86_64 11/169 DEBUG: Installing : python-repoze-lru-0.4-3.el7.noarch 12/169 DEBUG: Installing : python2-vine-1.2.0-2.el7.noarch 13/169 DEBUG: Installing : python2-amqp-2.4.1-1.el7.noarch 14/169 DEBUG: Installing : python2-os-service-types-1.7.0-0.20200220153341.0b2f47 15/169 DEBUG: Installing : python2-keystoneauth1-3.17.3-0.20200713061514.7d7b956. 16/169 DEBUG: Installing : python-netifaces-0.10.4-3.el7.x86_64 17/169 DEBUG: Installing : python2-wrapt-1.11.1-1.el7.x86_64 18/169 DEBUG: Installing : python2-debtcollector-1.22.0-0.20200221171616.0be4911. 19/169 DEBUG: Installing : python2-oslo-context-2.23.1-0.20200610053411.ab17aef.e 20/169 DEBUG: Installing : python-ply-3.4-11.el7.noarch 21/169 DEBUG: Installing : python2-contextlib2-0.5.5-8.el7.noarch 22/169 DEBUG: Installing : python2-futurist-1.9.0-0.20200221041314.25ffb8f.el7.no 23/169 DEBUG: Installing : python2-scss-1.3.4-6.el7.x86_64 24/169 DEBUG: Installing : qpid-proton-c-0.26.0-2.el7.x86_64 25/169 DEBUG: Installing : python2-qpid-proton-0.26.0-2.el7.x86_64 26/169 DEBUG: Installing : python-pyngus-2.0.3-3.el7.noarch 27/169 DEBUG: Installing : python-pycparser-2.14-1.el7.noarch 28/169 DEBUG: Installing : python2-cffi-1.11.2-1.el7.x86_64 29/169 DEBUG: Installing : python-lesscpy-0.9j-4.el7.noarch 30/169 DEBUG: Installing : 1:python2-kombu-4.6.3-3.el7.noarch 31/169 DEBUG: Installing : python-routes-2.4.1-1.el7.noarch 32/169 DEBUG: Installing : python2-jsonschema-2.6.0-2.el7.noarch 33/169 DEBUG: Installing : httpd-tools-2.4.6-97.el7.centos.x86_64 34/169 DEBUG: Installing : xstatic-d3-common-3.5.17.0-1.el7.noarch 35/169 DEBUG: Installing : python2-XStatic-D3-3.5.17.0-1.el7.noarch 36/169 DEBUG: Installing : 1:XStatic-Angular-common-1.5.8.0-1.el7.noarch 37/169 DEBUG: Installing : 1:python2-XStatic-Angular-1.5.8.0-1.el7.noarch 38/169 DEBUG: Installing : python-XStatic-jquery-ui-1.10.4.1-1.el7.noarch 39/169 DEBUG: Installing : python-XStatic-Hogan-2.0.0.2-2.el7.noarch 40/169 DEBUG: Installing : python-XStatic-Angular-lrdragndrop-1.0.2.2-2.el7.noarc 41/169 DEBUG: Installing : mdi-common-1.4.57.0-4.el7.noarch 42/169 DEBUG: Installing : xstatic-termjs-common-0.0.7.0-1.el7.noarch 43/169 DEBUG: Installing : python2-XStatic-termjs-0.0.7.0-1.el7.noarch 44/169 DEBUG: Installing : bootswatch-common-3.3.7.0-1.el7.noarch 45/169 DEBUG: Installing : xstatic-tv4-common-1.2.7.0-0.1.pre_review.el7.noarch 46/169 DEBUG: Installing : python2-XStatic-tv4-1.2.7.0-0.1.pre_review.el7.noarch 47/169 DEBUG: Installing : xstatic-smart-table-common-1.4.13.2-1.el7.noarch 48/169 DEBUG: Installing : python2-XStatic-smart-table-1.4.13.2-1.el7.noarch 49/169 DEBUG: Installing : python-XStatic-JQuery-Migrate-1.2.1.1-2.el7.noarch 50/169 DEBUG: Installing : python-XStatic-Magic-Search-0.2.0.1-2.el7.noarch 51/169 DEBUG: Installing : xstatic-jasmine-common-2.4.1.1-1.el7.noarch 52/169 DEBUG: Installing : python2-XStatic-Jasmine-2.4.1.1-1.el7.noarch 53/169 DEBUG: Installing : xstatic-objectpath-common-1.2.1.0-0.1.pre_review.el7.n 54/169 DEBUG: Installing : python2-XStatic-objectpath-1.2.1.0-0.1.pre_review.el7. 55/169 DEBUG: Installing : xstatic-angular-gettext-common-2.3.8.0-1.el7.noarch 56/169 DEBUG: Installing : python2-XStatic-Angular-Gettext-2.3.8.0-1.el7.noarch 57/169 DEBUG: Installing : python-XStatic-JQuery-TableSorter-2.14.5.1-2.el7.noarc 58/169 DEBUG: Installing : xstatic-bootstrap-scss-common-3.3.7.1-2.el7.noarch 59/169 DEBUG: Installing : python2-XStatic-Bootstrap-SCSS-3.3.7.1-2.el7.noarch 60/169 DEBUG: Installing : python-XStatic-JQuery-quicksearch-2.0.3.1-2.el7.noarch 61/169 DEBUG: Installing : xstatic-angular-fileupload-common-12.0.4.0-1.el7.noarc 62/169 DEBUG: Installing : python2-XStatic-Angular-FileUpload-12.0.4.0-1.el7.noar 63/169 DEBUG: Installing : xstatic-angular-bootstrap-common-2.2.0.0-1.el7.noarch 64/169 DEBUG: Installing : python2-XStatic-Angular-Bootstrap-2.2.0.0-1.el7.noarch 65/169 DEBUG: Installing : xstatic-angular-schema-form-common-0.8.13.0-0.1.pre_re 66/169 DEBUG: Installing : python2-XStatic-Angular-Schema-Form-0.8.13.0-0.1.pre_r 67/169 DEBUG: Installing : xstatic-jsencrypt-common-2.3.1.1-1.el7.noarch 68/169 DEBUG: Installing : python2-XStatic-JSEncrypt-2.3.1.1-1.el7.noarch 69/169 DEBUG: Installing : roboto-fontface-common-0.5.0.0-1.el7.noarch 70/169 DEBUG: Installing : python-XStatic-Rickshaw-1.5.0.0-4.el7.noarch 71/169 DEBUG: Installing : python-XStatic-Spin-1.2.5.2-2.el7.noarch 72/169 DEBUG: Installing : python-XStatic-Bootstrap-Datepicker-1.3.1.0-1.el7.noar 73/169 DEBUG: Installing : python2-XStatic-Font-Awesome-4.7.0.0-3.el7.noarch 74/169 DEBUG: Installing : python-XStatic-jQuery-1.10.2.1-1.el7.noarch 75/169 DEBUG: Installing : python-oslo-middleware-lang-3.38.1-0.20200220193436.9b 76/169 DEBUG: Installing : python2-statsd-3.2.1-5.el7.noarch 77/169 DEBUG: Installing : python-versiontools-1.9.1-4.el7.noarch 78/169 DEBUG: Installing : python2-fasteners-0.14.1-6.el7.noarch 79/169 DEBUG: Installing : python-oslo-i18n-lang-3.24.0-0.20200220115250.91b39bb. 80/169 DEBUG: Installing : python2-oslo-i18n-3.24.0-0.20200220115250.91b39bb.el7. 81/169 DEBUG: Installing : python-oslo-log-lang-3.44.3-0.20200610054408.e19c407.e 82/169 DEBUG: Installing : mdi-fonts-1.4.57.0-4.el7.noarch 83/169 DEBUG: Installing : python2-XStatic-mdi-1.4.57.0-4.el7.noarch 84/169 DEBUG: Installing : python-oslo-policy-lang-2.3.4-0.20200713062415.5904564 85/169 DEBUG: Installing : centos-logos-70.0.6-3.el7.centos.noarch 86/169 DEBUG: Installing : bootswatch-fonts-3.3.7.0-1.el7.noarch 87/169 DEBUG: Installing : python2-XStatic-bootswatch-3.3.7.0-1.el7.noarch 88/169 DEBUG: Installing : python-inotify-0.9.4-4.el7.noarch 89/169 DEBUG: Installing : python-oslo-concurrency-lang-3.30.1-0.20201123063440.f 90/169 DEBUG: Installing : python-memcached-1.58-1.el7.noarch 91/169 DEBUG: Installing : python2-msgpack-0.6.1-2.el7.x86_64 92/169 DEBUG: Installing : logrotate-3.8.6-19.el7.x86_64 93/169 DEBUG: Installing : python2-pint-0.9-1.el7.noarch 94/169 DEBUG: Installing : python2-rfc3986-1.2.0-1.el7.noarch 95/169 DEBUG: Installing : 2:python2-oslo-config-6.11.3-0.20201123063618.9b1ccea. 96/169 DEBUG: Installing : python2-oslo-upgradecheck-0.3.2-0.20200424125422.e1df5 97/169 DEBUG: Installing : python-semantic_version-2.4.2-2.el7.noarch 98/169 DEBUG: Installing : python-keyring-5.7.1-1.el7.noarch 99/169 DEBUG: Installing : python-oslo-utils-lang-3.41.6-0.20200703054418.f4deaad 100/169 DEBUG: Installing : python2-oslo-utils-3.41.6-0.20200703054418.f4deaad.el7 101/169 DEBUG: Installing : python2-oslo-serialization-2.29.3-0.20210222082417.a9c 102/169 DEBUG: Installing : 1:python2-keystoneclient-3.21.0-0.20200221044903.79f15 103/169 DEBUG: Installing : python2-oslo-concurrency-3.30.1-0.20201123063440.f4d2d 104/169 DEBUG: Installing : python2-swiftclient-3.8.1-0.20200221080253.72b90fe.el7 105/169 DEBUG: Installing : 1:python2-novaclient-15.1.1-0.20200629065415.79959ab.e 106/169 DEBUG: Installing : python2-oslo-policy-2.3.4-0.20200713062415.5904564.el7 107/169 DEBUG: Installing : python2-oslo-middleware-3.38.1-0.20200220193436.9bae80 108/169 DEBUG: Installing : python2-cinderclient-5.0.2-0.20210415101924.7e9e31c.el 109/169 DEBUG: Installing : python2-subprocess32-3.2.6-14.el7.x86_64 110/169 DEBUG: Installing : mailcap-2.1.41-2.el7.noarch 111/169 DEBUG: Installing : httpd-2.4.6-97.el7.centos.x86_64 112/169 DEBUG: Installing : mod_wsgi-3.4-18.el7.x86_64 113/169 DEBUG: Installing : python2-rcssmin-1.0.6-2.el7.x86_64 114/169 DEBUG: Installing : 1:python2-dateutil-2.8.0-1.el7.noarch 115/169 DEBUG: Installing : python2-oslo-log-3.44.3-0.20200610054408.e19c407.el7.n 116/169 DEBUG: Installing : python-tempita-0.5.1-8.el7.noarch 117/169 DEBUG: Installing : python-unicodecsv-0.14.1-1.el7.noarch 118/169 DEBUG: Installing : python2-cachetools-3.1.0-1.el7.noarch 119/169 DEBUG: Installing : python-pathlib-1.0.1-1.el7.noarch 120/169 DEBUG: Installing : python2-wcwidth-0.1.7-8.el7.noarch 121/169 DEBUG: Installing : roboto-fontface-fonts-0.5.0.0-1.el7.noarch 122/169 DEBUG: Installing : python2-XStatic-roboto-fontface-0.5.0.0-1.el7.noarch 123/169 DEBUG: Installing : python2-munch-2.2.0-2.el7.noarch 124/169 DEBUG: Installing : python2-requestsexceptions-1.4.0-0.20200221093246.d7ac 125/169 DEBUG: Installing : python2-rjsmin-1.0.12-2.el7.x86_64 126/169 DEBUG: Installing : python2-asn1crypto-0.23.0-2.el7.noarch 127/169 DEBUG: Installing : python2-cryptography-2.5-1.el7.x86_64 128/169 DEBUG: Installing : python2-pyOpenSSL-19.0.0-1.el7.noarch 129/169 DEBUG: Installing : python-paste-1.7.5.1-9.20111221hg1498.el7.noarch 130/169 DEBUG: Installing : python-paste-deploy-1.5.2-6.el7.noarch 131/169 DEBUG: Installing : python-beaker-1.5.4-10.el7.noarch 132/169 DEBUG: Installing : python-mako-0.8.1-2.el7.noarch 133/169 DEBUG: Installing : python2-dogpile-cache-0.6.8-1.el7.noarch 134/169 DEBUG: Installing : python-django-bash-completion-1.11.20-1.el7.noarch 135/169 DEBUG: Installing : python2-django-1.11.20-1.el7.noarch 136/169 DEBUG: Installing : python-django-appconf-1.0.1-4.el7.noarch 137/169 DEBUG: Installing : python2-django-compressor-2.1-5.el7.noarch 138/169 DEBUG: Installing : python2-django-debreach-1.5.2-1.el7.noarch 139/169 DEBUG: Installing : python-django-pyscss-2.0.2-1.el7.noarch 140/169 DEBUG: Installing : 1:python2-django-horizon-16.2.2-0.20210304175437.b72b7 141/169 DEBUG: Installing : python2-django-babel-0.6.2-1.el7.noarch 142/169 DEBUG: Installing : python2-appdirs-1.4.0-4.el7.noarch 143/169 DEBUG: Installing : python2-bson-3.7.2-1.el7.x86_64 144/169 DEBUG: Installing : python2-pymongo-3.7.2-1.el7.x86_64 145/169 DEBUG: Installing : python2-jmespath-0.9.0-5.el7.noarch 146/169 DEBUG: Installing : python2-jsonpointer-1.10-4.el7.noarch 147/169 DEBUG: Installing : python2-jsonpatch-1.21-1.el7.noarch 148/169 DEBUG: Installing : python-warlock-1.0.1-1.el7.noarch 149/169 DEBUG: Installing : 1:python2-glanceclient-2.17.1-0.20200629070513.1aba8f2 150/169 DEBUG: Installing : 1:openssl-1.0.2k-21.el7_9.x86_64 151/169 DEBUG: Installing : python-decorator-3.4.0-3.el7.noarch 152/169 DEBUG: Installing : python2-openstacksdk-0.36.5-0.20210204072925.feda828.e 153/169 DEBUG: Installing : python2-os-client-config-1.33.0-0.20200221112941.d0eea 154/169 DEBUG: Installing : python2-yappi-1.0-1.el7.x86_64 155/169 DEBUG: Installing : python2-oslo-service-1.40.2-0.20200221041524.a7621c8.e 156/169 DEBUG: Installing : python2-oslo-messaging-10.2.4-0.20210319152931.82281a0 157/169 DEBUG: Installing : python2-osprofiler-2.8.2-0.20200221121507.d431c7a.el7. 158/169 DEBUG: Installing : which-2.20-7.el7.x86_64 159/169 DEBUG: Installing : python2-pyperclip-1.6.4-1.el7.noarch 160/169 DEBUG: Installing : python2-cmd2-0.8.8-5.el7.noarch 161/169 DEBUG: Installing : python2-cliff-2.16.0-0.20200221082936.6b6b186.el7.noar 162/169 DEBUG: Installing : python2-osc-lib-1.14.1-0.20200221121903.a0d9746.el7.no 163/169 DEBUG: Installing : python2-mistralclient-3.10.0-0.20200221172018.dc246bf. 164/169 DEBUG: Installing : python2-neutronclient-6.14.1-0.20200629065515.a09e824. 165/169 DEBUG: Installing : 1:openstack-dashboard-theme-16.2.2-0.20210304175437.b7 166/169 DEBUG: Installing : 1:openstack-dashboard-16.2.2-0.20210304175437.b72b7e7. 167/169 DEBUG: unable to write 'random state' DEBUG: Installing : openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el 168/169 DEBUG: Installing : python2-mistral-ui-doc-9.0.2-0.20210421052006.a5ecabc. 169/169 DEBUG: Verifying : python2-XStatic-1.0.1-8.el7.noarch 1/169 DEBUG: Verifying : python2-oslo-messaging-10.2.4-0.20210319152931.82281a0 2/169 DEBUG: Verifying : python2-dogpile-cache-0.6.8-1.el7.noarch 3/169 DEBUG: Verifying : python2-django-debreach-1.5.2-1.el7.noarch 4/169 DEBUG: Verifying : python2-pyperclip-1.6.4-1.el7.noarch 5/169 DEBUG: Verifying : xstatic-d3-common-3.5.17.0-1.el7.noarch 6/169 DEBUG: Verifying : python2-iso8601-0.1.11-1.el7.noarch 7/169 DEBUG: Verifying : python-mako-0.8.1-2.el7.noarch 8/169 DEBUG: Verifying : 1:openstack-dashboard-16.2.2-0.20210304175437.b72b7e7. 9/169 DEBUG: Verifying : which-2.20-7.el7.x86_64 10/169 DEBUG: Verifying : python2-yappi-1.0-1.el7.x86_64 11/169 DEBUG: Verifying : python-decorator-3.4.0-3.el7.noarch 12/169 DEBUG: Verifying : python2-XStatic-Angular-FileUpload-12.0.4.0-1.el7.noar 13/169 DEBUG: Verifying : mod_wsgi-3.4-18.el7.x86_64 14/169 DEBUG: Verifying : python-paste-deploy-1.5.2-6.el7.noarch 15/169 DEBUG: Verifying : python2-oslo-log-3.44.3-0.20200610054408.e19c407.el7.n 16/169 DEBUG: Verifying : 1:python2-XStatic-Angular-1.5.8.0-1.el7.noarch 17/169 DEBUG: Verifying : 1:openssl-1.0.2k-21.el7_9.x86_64 18/169 DEBUG: Verifying : python2-jsonpointer-1.10-4.el7.noarch 19/169 DEBUG: Verifying : 1:XStatic-Angular-common-1.5.8.0-1.el7.noarch 20/169 DEBUG: Verifying : python2-cffi-1.11.2-1.el7.x86_64 21/169 DEBUG: Verifying : python2-jmespath-0.9.0-5.el7.noarch 22/169 DEBUG: Verifying : python-pycparser-2.14-1.el7.noarch 23/169 DEBUG: Verifying : python2-XStatic-Bootstrap-SCSS-3.3.7.1-2.el7.noarch 24/169 DEBUG: Verifying : python2-bson-3.7.2-1.el7.x86_64 25/169 DEBUG: Verifying : 1:python2-novaclient-15.1.1-0.20200629065415.79959ab.e 26/169 DEBUG: Verifying : apr-util-1.5.2-6.el7.x86_64 27/169 DEBUG: Verifying : python-routes-2.4.1-1.el7.noarch 28/169 DEBUG: Verifying : python-XStatic-jquery-ui-1.10.4.1-1.el7.noarch 29/169 DEBUG: Verifying : python2-oslo-concurrency-3.30.1-0.20201123063440.f4d2d 30/169 DEBUG: Verifying : python2-jsonschema-2.6.0-2.el7.noarch 31/169 DEBUG: Verifying : python-XStatic-Hogan-2.0.0.2-2.el7.noarch 32/169 DEBUG: Verifying : python2-cmd2-0.8.8-5.el7.noarch 33/169 DEBUG: Verifying : python2-simplejson-3.16.0-5.el7.x86_64 34/169 DEBUG: Verifying : python2-appdirs-1.4.0-4.el7.noarch 35/169 DEBUG: Verifying : python-beaker-1.5.4-10.el7.noarch 36/169 DEBUG: Verifying : qpid-proton-c-0.26.0-2.el7.x86_64 37/169 DEBUG: Verifying : python2-oslo-middleware-3.38.1-0.20200220193436.9bae80 38/169 DEBUG: Verifying : python2-oslo-service-1.40.2-0.20200221041524.a7621c8.e 39/169 DEBUG: Verifying : PyYAML-3.10-11.el7.x86_64 40/169 DEBUG: Verifying : python-django-bash-completion-1.11.20-1.el7.noarch 41/169 DEBUG: Verifying : python2-os-client-config-1.33.0-0.20200221112941.d0eea 42/169 DEBUG: Verifying : python2-asn1crypto-0.23.0-2.el7.noarch 43/169 DEBUG: Verifying : python2-scss-1.3.4-6.el7.x86_64 44/169 DEBUG: Verifying : python-XStatic-Angular-lrdragndrop-1.0.2.2-2.el7.noarc 45/169 DEBUG: Verifying : python2-rjsmin-1.0.12-2.el7.x86_64 46/169 DEBUG: Verifying : python-lesscpy-0.9j-4.el7.noarch 47/169 DEBUG: Verifying : python2-XStatic-mdi-1.4.57.0-4.el7.noarch 48/169 DEBUG: Verifying : python2-oslo-i18n-3.24.0-0.20200220115250.91b39bb.el7. 49/169 DEBUG: Verifying : mdi-common-1.4.57.0-4.el7.noarch 50/169 DEBUG: Verifying : python2-requestsexceptions-1.4.0-0.20200221093246.d7ac 51/169 DEBUG: Verifying : python2-XStatic-Angular-Bootstrap-2.2.0.0-1.el7.noarch 52/169 DEBUG: Verifying : xstatic-termjs-common-0.0.7.0-1.el7.noarch 53/169 DEBUG: Verifying : bootswatch-common-3.3.7.0-1.el7.noarch 54/169 DEBUG: Verifying : python2-cliff-2.16.0-0.20200221082936.6b6b186.el7.noar 55/169 DEBUG: Verifying : python2-munch-2.2.0-2.el7.noarch 56/169 DEBUG: Verifying : apr-1.4.8-7.el7.x86_64 57/169 DEBUG: Verifying : xstatic-tv4-common-1.2.7.0-0.1.pre_review.el7.noarch 58/169 DEBUG: Verifying : python2-contextlib2-0.5.5-8.el7.noarch 59/169 DEBUG: Verifying : python2-XStatic-roboto-fontface-0.5.0.0-1.el7.noarch 60/169 DEBUG: Verifying : xstatic-smart-table-common-1.4.13.2-1.el7.noarch 61/169 DEBUG: Verifying : python2-XStatic-D3-3.5.17.0-1.el7.noarch 62/169 DEBUG: Verifying : python-XStatic-JQuery-Migrate-1.2.1.1-2.el7.noarch 63/169 DEBUG: Verifying : roboto-fontface-fonts-0.5.0.0-1.el7.noarch 64/169 DEBUG: Verifying : python2-pyOpenSSL-19.0.0-1.el7.noarch 65/169 DEBUG: Verifying : python-ply-3.4-11.el7.noarch 66/169 DEBUG: Verifying : python2-keystoneauth1-3.17.3-0.20200713061514.7d7b956. 67/169 DEBUG: Verifying : python2-osc-lib-1.14.1-0.20200221121903.a0d9746.el7.no 68/169 DEBUG: Verifying : python2-wcwidth-0.1.7-8.el7.noarch 69/169 DEBUG: Verifying : python-paste-1.7.5.1-9.20111221hg1498.el7.noarch 70/169 DEBUG: Verifying : python-XStatic-Magic-Search-0.2.0.1-2.el7.noarch 71/169 DEBUG: Verifying : python-django-pyscss-2.0.2-1.el7.noarch 72/169 DEBUG: Verifying : python-pathlib-1.0.1-1.el7.noarch 73/169 DEBUG: Verifying : python2-cachetools-3.1.0-1.el7.noarch 74/169 DEBUG: Verifying : python-unicodecsv-0.14.1-1.el7.noarch 75/169 DEBUG: Verifying : xstatic-jasmine-common-2.4.1.1-1.el7.noarch 76/169 DEBUG: Verifying : python2-stevedore-1.31.0-0.20200220101304.6817543.el7. 77/169 DEBUG: Verifying : python2-django-1.11.20-1.el7.noarch 78/169 DEBUG: Verifying : python2-wrapt-1.11.1-1.el7.x86_64 79/169 DEBUG: Verifying : 1:python2-kombu-4.6.3-3.el7.noarch 80/169 DEBUG: Verifying : python-prettytable-0.7.2-3.el7.noarch 81/169 DEBUG: Verifying : python-tempita-0.5.1-8.el7.noarch 82/169 DEBUG: Verifying : 1:python2-dateutil-2.8.0-1.el7.noarch 83/169 DEBUG: Verifying : python2-rcssmin-1.0.6-2.el7.x86_64 84/169 DEBUG: Verifying : xstatic-objectpath-common-1.2.1.0-0.1.pre_review.el7.n 85/169 DEBUG: Verifying : python2-pymongo-3.7.2-1.el7.x86_64 86/169 DEBUG: Verifying : python2-mistralclient-3.10.0-0.20200221172018.dc246bf. 87/169 DEBUG: Verifying : python2-futurist-1.9.0-0.20200221041314.25ffb8f.el7.no 88/169 DEBUG: Verifying : python2-oslo-policy-2.3.4-0.20200713062415.5904564.el7 89/169 DEBUG: Verifying : python2-XStatic-Font-Awesome-4.7.0.0-3.el7.noarch 90/169 DEBUG: Verifying : mailcap-2.1.41-2.el7.noarch 91/169 DEBUG: Verifying : python2-cryptography-2.5-1.el7.x86_64 92/169 DEBUG: Verifying : python2-XStatic-Jasmine-2.4.1.1-1.el7.noarch 93/169 DEBUG: Verifying : xstatic-angular-gettext-common-2.3.8.0-1.el7.noarch 94/169 DEBUG: Verifying : python2-osprofiler-2.8.2-0.20200221121507.d431c7a.el7. 95/169 DEBUG: Verifying : python-warlock-1.0.1-1.el7.noarch 96/169 DEBUG: Verifying : python2-XStatic-smart-table-1.4.13.2-1.el7.noarch 97/169 DEBUG: Verifying : python2-jsonpatch-1.21-1.el7.noarch 98/169 DEBUG: Verifying : python2-oslo-serialization-2.29.3-0.20210222082417.a9c 99/169 DEBUG: Verifying : python2-oslo-upgradecheck-0.3.2-0.20200424125422.e1df5 100/169 DEBUG: Verifying : python2-XStatic-Angular-Schema-Form-0.8.13.0-0.1.pre_r 101/169 DEBUG: Verifying : python2-oslo-context-2.23.1-0.20200610053411.ab17aef.e 102/169 DEBUG: Verifying : python2-subprocess32-3.2.6-14.el7.x86_64 103/169 DEBUG: Verifying : 1:python2-django-horizon-16.2.2-0.20210304175437.b72b7 104/169 DEBUG: Verifying : openstack-mistral-ui-9.0.2-0.20210421052006.a5ecabc.el 105/169 DEBUG: Verifying : python-oslo-utils-lang-3.41.6-0.20200703054418.f4deaad 106/169 DEBUG: Verifying : python-keyring-5.7.1-1.el7.noarch 107/169 DEBUG: Verifying : python-XStatic-jQuery-1.10.2.1-1.el7.noarch 108/169 DEBUG: Verifying : python-XStatic-JQuery-TableSorter-2.14.5.1-2.el7.noarc 109/169 DEBUG: Verifying : xstatic-bootstrap-scss-common-3.3.7.1-2.el7.noarch 110/169 DEBUG: Verifying : python-XStatic-JQuery-quicksearch-2.0.3.1-2.el7.noarch 111/169 DEBUG: Verifying : python2-debtcollector-1.22.0-0.20200221171616.0be4911. 112/169 DEBUG: Verifying : python2-netaddr-0.7.19-5.el7.noarch 113/169 DEBUG: Verifying : python-netifaces-0.10.4-3.el7.x86_64 114/169 DEBUG: Verifying : python-semantic_version-2.4.2-2.el7.noarch 115/169 DEBUG: Verifying : httpd-tools-2.4.6-97.el7.centos.x86_64 116/169 DEBUG: Verifying : xstatic-angular-fileupload-common-12.0.4.0-1.el7.noarc 117/169 DEBUG: Verifying : xstatic-angular-bootstrap-common-2.2.0.0-1.el7.noarch 118/169 DEBUG: Verifying : python2-rfc3986-1.2.0-1.el7.noarch 119/169 DEBUG: Verifying : xstatic-angular-schema-form-common-0.8.13.0-0.1.pre_re 120/169 DEBUG: Verifying : python2-XStatic-objectpath-1.2.1.0-0.1.pre_review.el7. 121/169 DEBUG: Verifying : python2-XStatic-JSEncrypt-2.3.1.1-1.el7.noarch 122/169 DEBUG: Verifying : python2-pint-0.9-1.el7.noarch 123/169 DEBUG: Verifying : xstatic-jsencrypt-common-2.3.1.1-1.el7.noarch 124/169 DEBUG: Verifying : python2-cinderclient-5.0.2-0.20210415101924.7e9e31c.el 125/169 DEBUG: Verifying : roboto-fontface-common-0.5.0.0-1.el7.noarch 126/169 DEBUG: Verifying : logrotate-3.8.6-19.el7.x86_64 127/169 DEBUG: Verifying : python2-openstacksdk-0.36.5-0.20210204072925.feda828.e 128/169 DEBUG: Verifying : python2-msgpack-0.6.1-2.el7.x86_64 129/169 DEBUG: Verifying : python-memcached-1.58-1.el7.noarch 130/169 DEBUG: Verifying : python2-qpid-proton-0.26.0-2.el7.x86_64 131/169 DEBUG: Verifying : 2:python2-oslo-config-6.11.3-0.20201123063618.9b1ccea. 132/169 DEBUG: Verifying : python2-amqp-2.4.1-1.el7.noarch 133/169 DEBUG: Verifying : python2-os-service-types-1.7.0-0.20200220153341.0b2f47 134/169 DEBUG: Verifying : python-oslo-concurrency-lang-3.30.1-0.20201123063440.f 135/169 DEBUG: Verifying : python-inotify-0.9.4-4.el7.noarch 136/169 DEBUG: Verifying : python2-futures-3.1.1-5.el7.noarch 137/169 DEBUG: Verifying : bootswatch-fonts-3.3.7.0-1.el7.noarch 138/169 DEBUG: Verifying : web-assets-filesystem-5-1.el7.noarch 139/169 DEBUG: Verifying : centos-logos-70.0.6-3.el7.centos.noarch 140/169 DEBUG: Verifying : python2-vine-1.2.0-2.el7.noarch 141/169 DEBUG: Verifying : python2-neutronclient-6.14.1-0.20200629065515.a09e824. 142/169 DEBUG: Verifying : python-pyngus-2.0.3-3.el7.noarch 143/169 DEBUG: Verifying : python-XStatic-Rickshaw-1.5.0.0-4.el7.noarch 144/169 DEBUG: Verifying : python2-django-babel-0.6.2-1.el7.noarch 145/169 DEBUG: Verifying : httpd-2.4.6-97.el7.centos.x86_64 146/169 DEBUG: Verifying : python-oslo-policy-lang-2.3.4-0.20200713062415.5904564 147/169 DEBUG: Verifying : python-XStatic-Spin-1.2.5.2-2.el7.noarch 148/169 DEBUG: Verifying : 1:python2-keystoneclient-3.21.0-0.20200221044903.79f15 149/169 DEBUG: Verifying : mdi-fonts-1.4.57.0-4.el7.noarch 150/169 DEBUG: Verifying : python-oslo-log-lang-3.44.3-0.20200610054408.e19c407.e 151/169 DEBUG: Verifying : 1:python2-glanceclient-2.17.1-0.20200629070513.1aba8f2 152/169 DEBUG: Verifying : python-XStatic-Bootstrap-Datepicker-1.3.1.0-1.el7.noar 153/169 DEBUG: Verifying : python-oslo-i18n-lang-3.24.0-0.20200220115250.91b39bb. 154/169 DEBUG: Verifying : python2-mistral-ui-doc-9.0.2-0.20210421052006.a5ecabc. 155/169 DEBUG: Verifying : python2-fasteners-0.14.1-6.el7.noarch 156/169 DEBUG: Verifying : python2-swiftclient-3.8.1-0.20200221080253.72b90fe.el7 157/169 DEBUG: Verifying : python2-XStatic-tv4-1.2.7.0-0.1.pre_review.el7.noarch 158/169 DEBUG: Verifying : python2-XStatic-termjs-0.0.7.0-1.el7.noarch 159/169 DEBUG: Verifying : python-versiontools-1.9.1-4.el7.noarch 160/169 DEBUG: Verifying : python2-django-compressor-2.1-5.el7.noarch 161/169 DEBUG: Verifying : python-django-appconf-1.0.1-4.el7.noarch 162/169 DEBUG: Verifying : python2-statsd-3.2.1-5.el7.noarch 163/169 DEBUG: Verifying : python-repoze-lru-0.4-3.el7.noarch 164/169 DEBUG: Verifying : 1:openstack-dashboard-theme-16.2.2-0.20210304175437.b7 165/169 DEBUG: Verifying : python2-XStatic-Angular-Gettext-2.3.8.0-1.el7.noarch 166/169 DEBUG: Verifying : python-oslo-middleware-lang-3.38.1-0.20200220193436.9b 167/169 DEBUG: Verifying : python2-XStatic-bootswatch-3.3.7.0-1.el7.noarch 168/169 DEBUG: Verifying : python2-oslo-utils-3.41.6-0.20200703054418.f4deaad.el7 169/169 DEBUG: Installed: DEBUG: openstack-mistral-ui.noarch 0:9.0.2-0.20210421052006.a5ecabc.el7 DEBUG: python2-mistral-ui-doc.noarch 0:9.0.2-0.20210421052006.a5ecabc.el7 DEBUG: Dependency Installed: DEBUG: PyYAML.x86_64 0:3.10-11.el7 DEBUG: XStatic-Angular-common.noarch 1:1.5.8.0-1.el7 DEBUG: apr.x86_64 0:1.4.8-7.el7 DEBUG: apr-util.x86_64 0:1.5.2-6.el7 DEBUG: bootswatch-common.noarch 0:3.3.7.0-1.el7 DEBUG: bootswatch-fonts.noarch 0:3.3.7.0-1.el7 DEBUG: centos-logos.noarch 0:70.0.6-3.el7.centos DEBUG: httpd.x86_64 0:2.4.6-97.el7.centos DEBUG: httpd-tools.x86_64 0:2.4.6-97.el7.centos DEBUG: logrotate.x86_64 0:3.8.6-19.el7 DEBUG: mailcap.noarch 0:2.1.41-2.el7 DEBUG: mdi-common.noarch 0:1.4.57.0-4.el7 DEBUG: mdi-fonts.noarch 0:1.4.57.0-4.el7 DEBUG: mod_wsgi.x86_64 0:3.4-18.el7 DEBUG: openssl.x86_64 1:1.0.2k-21.el7_9 DEBUG: openstack-dashboard.noarch 1:16.2.2-0.20210304175437.b72b7e7.el7 DEBUG: openstack-dashboard-theme.noarch 1:16.2.2-0.20210304175437.b72b7e7.el7 DEBUG: python-XStatic-Angular-lrdragndrop.noarch 0:1.0.2.2-2.el7 DEBUG: python-XStatic-Bootstrap-Datepicker.noarch 0:1.3.1.0-1.el7 DEBUG: python-XStatic-Hogan.noarch 0:2.0.0.2-2.el7 DEBUG: python-XStatic-JQuery-Migrate.noarch 0:1.2.1.1-2.el7 DEBUG: python-XStatic-JQuery-TableSorter.noarch 0:2.14.5.1-2.el7 DEBUG: python-XStatic-JQuery-quicksearch.noarch 0:2.0.3.1-2.el7 DEBUG: python-XStatic-Magic-Search.noarch 0:0.2.0.1-2.el7 DEBUG: python-XStatic-Rickshaw.noarch 0:1.5.0.0-4.el7 DEBUG: python-XStatic-Spin.noarch 0:1.2.5.2-2.el7 DEBUG: python-XStatic-jQuery.noarch 0:1.10.2.1-1.el7 DEBUG: python-XStatic-jquery-ui.noarch 0:1.10.4.1-1.el7 DEBUG: python-beaker.noarch 0:1.5.4-10.el7 DEBUG: python-decorator.noarch 0:3.4.0-3.el7 DEBUG: python-django-appconf.noarch 0:1.0.1-4.el7 DEBUG: python-django-bash-completion.noarch 0:1.11.20-1.el7 DEBUG: python-django-pyscss.noarch 0:2.0.2-1.el7 DEBUG: python-inotify.noarch 0:0.9.4-4.el7 DEBUG: python-keyring.noarch 0:5.7.1-1.el7 DEBUG: python-lesscpy.noarch 0:0.9j-4.el7 DEBUG: python-mako.noarch 0:0.8.1-2.el7 DEBUG: python-memcached.noarch 0:1.58-1.el7 DEBUG: python-netifaces.x86_64 0:0.10.4-3.el7 DEBUG: python-oslo-concurrency-lang.noarch 0:3.30.1-0.20201123063440.f4d2dd8.el7 DEBUG: python-oslo-i18n-lang.noarch 0:3.24.0-0.20200220115250.91b39bb.el7 DEBUG: python-oslo-log-lang.noarch 0:3.44.3-0.20200610054408.e19c407.el7 DEBUG: python-oslo-middleware-lang.noarch 0:3.38.1-0.20200220193436.9bae80e.el7 DEBUG: python-oslo-policy-lang.noarch 0:2.3.4-0.20200713062415.5904564.el7 DEBUG: python-oslo-utils-lang.noarch 0:3.41.6-0.20200703054418.f4deaad.el7 DEBUG: python-paste.noarch 0:1.7.5.1-9.20111221hg1498.el7 DEBUG: python-paste-deploy.noarch 0:1.5.2-6.el7 DEBUG: python-pathlib.noarch 0:1.0.1-1.el7 DEBUG: python-ply.noarch 0:3.4-11.el7 DEBUG: python-prettytable.noarch 0:0.7.2-3.el7 DEBUG: python-pycparser.noarch 0:2.14-1.el7 DEBUG: python-pyngus.noarch 0:2.0.3-3.el7 DEBUG: python-repoze-lru.noarch 0:0.4-3.el7 DEBUG: python-routes.noarch 0:2.4.1-1.el7 DEBUG: python-semantic_version.noarch 0:2.4.2-2.el7 DEBUG: python-tempita.noarch 0:0.5.1-8.el7 DEBUG: python-unicodecsv.noarch 0:0.14.1-1.el7 DEBUG: python-versiontools.noarch 0:1.9.1-4.el7 DEBUG: python-warlock.noarch 0:1.0.1-1.el7 DEBUG: python2-XStatic.noarch 0:1.0.1-8.el7 DEBUG: python2-XStatic-Angular.noarch 1:1.5.8.0-1.el7 DEBUG: python2-XStatic-Angular-Bootstrap.noarch 0:2.2.0.0-1.el7 DEBUG: python2-XStatic-Angular-FileUpload.noarch 0:12.0.4.0-1.el7 DEBUG: python2-XStatic-Angular-Gettext.noarch 0:2.3.8.0-1.el7 DEBUG: python2-XStatic-Angular-Schema-Form.noarch 0:0.8.13.0-0.1.pre_review.el7 DEBUG: python2-XStatic-Bootstrap-SCSS.noarch 0:3.3.7.1-2.el7 DEBUG: python2-XStatic-D3.noarch 0:3.5.17.0-1.el7 DEBUG: python2-XStatic-Font-Awesome.noarch 0:4.7.0.0-3.el7 DEBUG: python2-XStatic-JSEncrypt.noarch 0:2.3.1.1-1.el7 DEBUG: python2-XStatic-Jasmine.noarch 0:2.4.1.1-1.el7 DEBUG: python2-XStatic-bootswatch.noarch 0:3.3.7.0-1.el7 DEBUG: python2-XStatic-mdi.noarch 0:1.4.57.0-4.el7 DEBUG: python2-XStatic-objectpath.noarch 0:1.2.1.0-0.1.pre_review.el7 DEBUG: python2-XStatic-roboto-fontface.noarch 0:0.5.0.0-1.el7 DEBUG: python2-XStatic-smart-table.noarch 0:1.4.13.2-1.el7 DEBUG: python2-XStatic-termjs.noarch 0:0.0.7.0-1.el7 DEBUG: python2-XStatic-tv4.noarch 0:1.2.7.0-0.1.pre_review.el7 DEBUG: python2-amqp.noarch 0:2.4.1-1.el7 DEBUG: python2-appdirs.noarch 0:1.4.0-4.el7 DEBUG: python2-asn1crypto.noarch 0:0.23.0-2.el7 DEBUG: python2-bson.x86_64 0:3.7.2-1.el7 DEBUG: python2-cachetools.noarch 0:3.1.0-1.el7 DEBUG: python2-cffi.x86_64 0:1.11.2-1.el7 DEBUG: python2-cinderclient.noarch 0:5.0.2-0.20210415101924.7e9e31c.el7 DEBUG: python2-cliff.noarch 0:2.16.0-0.20200221082936.6b6b186.el7 DEBUG: python2-cmd2.noarch 0:0.8.8-5.el7 DEBUG: python2-contextlib2.noarch 0:0.5.5-8.el7 DEBUG: python2-cryptography.x86_64 0:2.5-1.el7 DEBUG: python2-dateutil.noarch 1:2.8.0-1.el7 DEBUG: python2-debtcollector.noarch 0:1.22.0-0.20200221171616.0be4911.el7 DEBUG: python2-django.noarch 0:1.11.20-1.el7 DEBUG: python2-django-babel.noarch 0:0.6.2-1.el7 DEBUG: python2-django-compressor.noarch 0:2.1-5.el7 DEBUG: python2-django-debreach.noarch 0:1.5.2-1.el7 DEBUG: python2-django-horizon.noarch 1:16.2.2-0.20210304175437.b72b7e7.el7 DEBUG: python2-dogpile-cache.noarch 0:0.6.8-1.el7 DEBUG: python2-fasteners.noarch 0:0.14.1-6.el7 DEBUG: python2-futures.noarch 0:3.1.1-5.el7 DEBUG: python2-futurist.noarch 0:1.9.0-0.20200221041314.25ffb8f.el7 DEBUG: python2-glanceclient.noarch 1:2.17.1-0.20200629070513.1aba8f2.el7 DEBUG: python2-iso8601.noarch 0:0.1.11-1.el7 DEBUG: python2-jmespath.noarch 0:0.9.0-5.el7 DEBUG: python2-jsonpatch.noarch 0:1.21-1.el7 DEBUG: python2-jsonpointer.noarch 0:1.10-4.el7 DEBUG: python2-jsonschema.noarch 0:2.6.0-2.el7 DEBUG: python2-keystoneauth1.noarch 0:3.17.3-0.20200713061514.7d7b956.el7 DEBUG: python2-keystoneclient.noarch 1:3.21.0-0.20200221044903.79f150f.el7 DEBUG: python2-kombu.noarch 1:4.6.3-3.el7 DEBUG: python2-mistralclient.noarch 0:3.10.0-0.20200221172018.dc246bf.el7 DEBUG: python2-msgpack.x86_64 0:0.6.1-2.el7 DEBUG: python2-munch.noarch 0:2.2.0-2.el7 DEBUG: python2-netaddr.noarch 0:0.7.19-5.el7 DEBUG: python2-neutronclient.noarch 0:6.14.1-0.20200629065515.a09e824.el7 DEBUG: python2-novaclient.noarch 1:15.1.1-0.20200629065415.79959ab.el7 DEBUG: python2-openstacksdk.noarch 0:0.36.5-0.20210204072925.feda828.el7 DEBUG: python2-os-client-config.noarch 0:1.33.0-0.20200221112941.d0eea17.el7 DEBUG: python2-os-service-types.noarch 0:1.7.0-0.20200220153341.0b2f473.el7 DEBUG: python2-osc-lib.noarch 0:1.14.1-0.20200221121903.a0d9746.el7 DEBUG: python2-oslo-concurrency.noarch 0:3.30.1-0.20201123063440.f4d2dd8.el7 DEBUG: python2-oslo-config.noarch 2:6.11.3-0.20201123063618.9b1ccea.el7 DEBUG: python2-oslo-context.noarch 0:2.23.1-0.20200610053411.ab17aef.el7 DEBUG: python2-oslo-i18n.noarch 0:3.24.0-0.20200220115250.91b39bb.el7 DEBUG: python2-oslo-log.noarch 0:3.44.3-0.20200610054408.e19c407.el7 DEBUG: python2-oslo-messaging.noarch 0:10.2.4-0.20210319152931.82281a0.el7 DEBUG: python2-oslo-middleware.noarch 0:3.38.1-0.20200220193436.9bae80e.el7 DEBUG: python2-oslo-policy.noarch 0:2.3.4-0.20200713062415.5904564.el7 DEBUG: python2-oslo-serialization.noarch 0:2.29.3-0.20210222082417.a9c4bfa.el7 DEBUG: python2-oslo-service.noarch 0:1.40.2-0.20200221041524.a7621c8.el7 DEBUG: python2-oslo-upgradecheck.noarch 0:0.3.2-0.20200424125422.e1df576.el7 DEBUG: python2-oslo-utils.noarch 0:3.41.6-0.20200703054418.f4deaad.el7 DEBUG: python2-osprofiler.noarch 0:2.8.2-0.20200221121507.d431c7a.el7 DEBUG: python2-pint.noarch 0:0.9-1.el7 DEBUG: python2-pyOpenSSL.noarch 0:19.0.0-1.el7 DEBUG: python2-pymongo.x86_64 0:3.7.2-1.el7 DEBUG: python2-pyperclip.noarch 0:1.6.4-1.el7 DEBUG: python2-qpid-proton.x86_64 0:0.26.0-2.el7 DEBUG: python2-rcssmin.x86_64 0:1.0.6-2.el7 DEBUG: python2-requestsexceptions.noarch 0:1.4.0-0.20200221093246.d7ac0ff.el7 DEBUG: python2-rfc3986.noarch 0:1.2.0-1.el7 DEBUG: python2-rjsmin.x86_64 0:1.0.12-2.el7 DEBUG: python2-scss.x86_64 0:1.3.4-6.el7 DEBUG: python2-simplejson.x86_64 0:3.16.0-5.el7 DEBUG: python2-statsd.noarch 0:3.2.1-5.el7 DEBUG: python2-stevedore.noarch 0:1.31.0-0.20200220101304.6817543.el7 DEBUG: python2-subprocess32.x86_64 0:3.2.6-14.el7 DEBUG: python2-swiftclient.noarch 0:3.8.1-0.20200221080253.72b90fe.el7 DEBUG: python2-vine.noarch 0:1.2.0-2.el7 DEBUG: python2-wcwidth.noarch 0:0.1.7-8.el7 DEBUG: python2-wrapt.x86_64 0:1.11.1-1.el7 DEBUG: python2-yappi.x86_64 0:1.0-1.el7 DEBUG: qpid-proton-c.x86_64 0:0.26.0-2.el7 DEBUG: roboto-fontface-common.noarch 0:0.5.0.0-1.el7 DEBUG: roboto-fontface-fonts.noarch 0:0.5.0.0-1.el7 DEBUG: web-assets-filesystem.noarch 0:5-1.el7 DEBUG: which.x86_64 0:2.20-7.el7 DEBUG: xstatic-angular-bootstrap-common.noarch 0:2.2.0.0-1.el7 DEBUG: xstatic-angular-fileupload-common.noarch 0:12.0.4.0-1.el7 DEBUG: xstatic-angular-gettext-common.noarch 0:2.3.8.0-1.el7 DEBUG: xstatic-angular-schema-form-common.noarch 0:0.8.13.0-0.1.pre_review.el7 DEBUG: xstatic-bootstrap-scss-common.noarch 0:3.3.7.1-2.el7 DEBUG: xstatic-d3-common.noarch 0:3.5.17.0-1.el7 DEBUG: xstatic-jasmine-common.noarch 0:2.4.1.1-1.el7 DEBUG: xstatic-jsencrypt-common.noarch 0:2.3.1.1-1.el7 DEBUG: xstatic-objectpath-common.noarch 0:1.2.1.0-0.1.pre_review.el7 DEBUG: xstatic-smart-table-common.noarch 0:1.4.13.2-1.el7 DEBUG: xstatic-termjs-common.noarch 0:0.0.7.0-1.el7 DEBUG: xstatic-tv4-common.noarch 0:1.2.7.0-0.1.pre_review.el7 DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 INFO: None Start: clean chroot DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/yum/'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 INFO: unmounting tmpfs. DEBUG: child environment: None DEBUG: Executing command: ['umount', '-n', '/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['btrfs', 'subv', 'list', '/var/lib/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: ERROR: not a btrfs filesystem: /var/lib/mock DEBUG: ERROR: can't access '/var/lib/mock' DEBUG: Child return code was: 1 DEBUG: Please ignore the error above above about btrfs. Finish: clean chroot Finish: run