+ set -x + for FILE in '{test-,}requirements.txt' + '[' -f test-requirements.txt ']' + for FILE in '{test-,}requirements.txt' + '[' -f requirements.txt ']' + cleanup_sdist + '[' -f setup.cfg ']' + sed -i 's/pre-hook.build_config = .*//' setup.cfg + MOCKOPTS='-v -r /home/centos-rocky/data/dlrn-5.cfg --resultdir /home/centos-rocky/data/repos/9b/81/9b81e063ec0b4dff03e906f205365636a0393fb7_c495453e' + '[' -x /usr/bin/python3 ']' + PYTHON=python3 + echo 'Using python3 as python interpreter' Using python3 as python interpreter + /usr/bin/mock -v -r /home/centos-rocky/data/dlrn-5.cfg --resultdir /home/centos-rocky/data/repos/9b/81/9b81e063ec0b4dff03e906f205365636a0393fb7_c495453e --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-rocky-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-rocky/data/repos/9b/81/9b81e063ec0b4dff03e906f205365636a0393fb7_c495453e 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: 1007 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.veqobhk8:/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-rocky-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-rocky-x86_64-5', 'root': 'dlrn-centos-rocky-x86_64-5', 'resultdir': '/home/centos-rocky/data/repos/9b/81/9b81e063ec0b4dff03e906f205365636a0393fb7_c495453e'}, '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-rocky-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-rocky-x86_64-5', 'root': 'dlrn-centos-rocky-x86_64-5', 'resultdir': '/home/centos-rocky/data/repos/9b/81/9b81e063ec0b4dff03e906f205365636a0393fb7_c495453e', '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-rocky-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-rocky-x86_64-5', 'root': 'dlrn-centos-rocky-x86_64-5', 'resultdir': '/home/centos-rocky/data/repos/9b/81/9b81e063ec0b4dff03e906f205365636a0393fb7_c495453e'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos-rocky-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-rocky-x86_64-5', 'root': 'dlrn-centos-rocky-x86_64-5', 'resultdir': '/home/centos-rocky/data/repos/9b/81/9b81e063ec0b4dff03e906f205365636a0393fb7_c495453e'}, 'mount_enable': False, 'mount_opts': {'basedir': '/var/lib/mock/dlrn-centos-rocky-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-rocky-x86_64-5', 'root': 'dlrn-centos-rocky-x86_64-5', 'resultdir': '/home/centos-rocky/data/repos/9b/81/9b81e063ec0b4dff03e906f205365636a0393fb7_c495453e'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos-rocky-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-rocky-x86_64-5', 'root': 'dlrn-centos-rocky-x86_64-5', 'resultdir': '/home/centos-rocky/data/repos/9b/81/9b81e063ec0b4dff03e906f205365636a0393fb7_c495453e'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos-rocky-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-rocky-x86_64-5', 'root': 'dlrn-centos-rocky-x86_64-5', 'resultdir': '/home/centos-rocky/data/repos/9b/81/9b81e063ec0b4dff03e906f205365636a0393fb7_c495453e'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos-rocky-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-rocky-x86_64-5', 'root': 'dlrn-centos-rocky-x86_64-5', 'resultdir': '/home/centos-rocky/data/repos/9b/81/9b81e063ec0b4dff03e906f205365636a0393fb7_c495453e'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos-rocky-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-rocky-x86_64-5', 'root': 'dlrn-centos-rocky-x86_64-5', 'resultdir': '/home/centos-rocky/data/repos/9b/81/9b81e063ec0b4dff03e906f205365636a0393fb7_c495453e'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos-rocky-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-rocky-x86_64-5', 'root': 'dlrn-centos-rocky-x86_64-5', 'resultdir': '/home/centos-rocky/data/repos/9b/81/9b81e063ec0b4dff03e906f205365636a0393fb7_c495453e'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos-rocky-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-rocky-x86_64-5', 'root': 'dlrn-centos-rocky-x86_64-5', 'resultdir': '/home/centos-rocky/data/repos/9b/81/9b81e063ec0b4dff03e906f205365636a0393fb7_c495453e'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos-rocky-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-rocky-x86_64-5', 'root': 'dlrn-centos-rocky-x86_64-5', 'resultdir': '/home/centos-rocky/data/repos/9b/81/9b81e063ec0b4dff03e906f205365636a0393fb7_c495453e'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos-rocky-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-rocky-x86_64-5', 'root': 'dlrn-centos-rocky-x86_64-5', 'resultdir': '/home/centos-rocky/data/repos/9b/81/9b81e063ec0b4dff03e906f205365636a0393fb7_c495453e'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos-rocky-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-rocky-x86_64-5', 'root': 'dlrn-centos-rocky-x86_64-5', 'resultdir': '/home/centos-rocky/data/repos/9b/81/9b81e063ec0b4dff03e906f205365636a0393fb7_c495453e'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos-rocky-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-rocky-x86_64-5', 'root': 'dlrn-centos-rocky-x86_64-5', 'resultdir': '/home/centos-rocky/data/repos/9b/81/9b81e063ec0b4dff03e906f205365636a0393fb7_c495453e'}} 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 python3-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-ansible-role-redhat-subscription-405b6b14b32dcb747bb2b3cff98c8cb47e2e6cc5 baseurl=https://trunk.rdoproject.org/centos7-rocky/40/5b/405b6b14b32dcb747bb2b3cff98c8cb47e2e6cc5_f46277ac enabled=1 gpgcheck=0 priority=1 [delorean-rocky-testing] name=dlrn-rocky-testing baseurl=https://trunk.rdoproject.org/centos7-rocky/deps/latest/ enabled=1 gpgcheck=0 [delorean-rocky-build-deps] name=dlrn-rocky-build-deps baseurl=https://trunk.rdoproject.org/centos7-rocky/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-rocky/data/dlrn-5.cfg', '/home/centos-rocky/data/dlrn-5.cfg'] DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos-rocky/data/dlrn-5.cfg DEBUG: root: dlrn-centos-rocky-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-rocky/data/dlrn-5.cfg --resultdir /home/centos-rocky/data/repos/9b/81/9b81e063ec0b4dff03e906f205365636a0393fb7_c495453e --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-rocky-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-rocky/data/repos/9b/81/9b81e063ec0b4dff03e906f205365636a0393fb7_c495453e 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: 1007 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.lzgv8f2_:/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-rocky-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-rocky-x86_64-5', 'root': 'dlrn-centos-rocky-x86_64-5', 'resultdir': '/home/centos-rocky/data/repos/9b/81/9b81e063ec0b4dff03e906f205365636a0393fb7_c495453e'}, '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-rocky-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-rocky-x86_64-5', 'root': 'dlrn-centos-rocky-x86_64-5', 'resultdir': '/home/centos-rocky/data/repos/9b/81/9b81e063ec0b4dff03e906f205365636a0393fb7_c495453e', '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-rocky-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-rocky-x86_64-5', 'root': 'dlrn-centos-rocky-x86_64-5', 'resultdir': '/home/centos-rocky/data/repos/9b/81/9b81e063ec0b4dff03e906f205365636a0393fb7_c495453e'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos-rocky-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-rocky-x86_64-5', 'root': 'dlrn-centos-rocky-x86_64-5', 'resultdir': '/home/centos-rocky/data/repos/9b/81/9b81e063ec0b4dff03e906f205365636a0393fb7_c495453e'}, 'mount_enable': False, 'mount_opts': {'basedir': '/var/lib/mock/dlrn-centos-rocky-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-rocky-x86_64-5', 'root': 'dlrn-centos-rocky-x86_64-5', 'resultdir': '/home/centos-rocky/data/repos/9b/81/9b81e063ec0b4dff03e906f205365636a0393fb7_c495453e'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos-rocky-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-rocky-x86_64-5', 'root': 'dlrn-centos-rocky-x86_64-5', 'resultdir': '/home/centos-rocky/data/repos/9b/81/9b81e063ec0b4dff03e906f205365636a0393fb7_c495453e'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos-rocky-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-rocky-x86_64-5', 'root': 'dlrn-centos-rocky-x86_64-5', 'resultdir': '/home/centos-rocky/data/repos/9b/81/9b81e063ec0b4dff03e906f205365636a0393fb7_c495453e'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos-rocky-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-rocky-x86_64-5', 'root': 'dlrn-centos-rocky-x86_64-5', 'resultdir': '/home/centos-rocky/data/repos/9b/81/9b81e063ec0b4dff03e906f205365636a0393fb7_c495453e'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos-rocky-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-rocky-x86_64-5', 'root': 'dlrn-centos-rocky-x86_64-5', 'resultdir': '/home/centos-rocky/data/repos/9b/81/9b81e063ec0b4dff03e906f205365636a0393fb7_c495453e'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos-rocky-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-rocky-x86_64-5', 'root': 'dlrn-centos-rocky-x86_64-5', 'resultdir': '/home/centos-rocky/data/repos/9b/81/9b81e063ec0b4dff03e906f205365636a0393fb7_c495453e'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos-rocky-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-rocky-x86_64-5', 'root': 'dlrn-centos-rocky-x86_64-5', 'resultdir': '/home/centos-rocky/data/repos/9b/81/9b81e063ec0b4dff03e906f205365636a0393fb7_c495453e'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos-rocky-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-rocky-x86_64-5', 'root': 'dlrn-centos-rocky-x86_64-5', 'resultdir': '/home/centos-rocky/data/repos/9b/81/9b81e063ec0b4dff03e906f205365636a0393fb7_c495453e'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos-rocky-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-rocky-x86_64-5', 'root': 'dlrn-centos-rocky-x86_64-5', 'resultdir': '/home/centos-rocky/data/repos/9b/81/9b81e063ec0b4dff03e906f205365636a0393fb7_c495453e'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos-rocky-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-rocky-x86_64-5', 'root': 'dlrn-centos-rocky-x86_64-5', 'resultdir': '/home/centos-rocky/data/repos/9b/81/9b81e063ec0b4dff03e906f205365636a0393fb7_c495453e'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos-rocky-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-rocky-x86_64-5', 'root': 'dlrn-centos-rocky-x86_64-5', 'resultdir': '/home/centos-rocky/data/repos/9b/81/9b81e063ec0b4dff03e906f205365636a0393fb7_c495453e'}} 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 python3-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-ansible-role-redhat-subscription-405b6b14b32dcb747bb2b3cff98c8cb47e2e6cc5 baseurl=https://trunk.rdoproject.org/centos7-rocky/40/5b/405b6b14b32dcb747bb2b3cff98c8cb47e2e6cc5_f46277ac enabled=1 gpgcheck=0 priority=1 [delorean-rocky-testing] name=dlrn-rocky-testing baseurl=https://trunk.rdoproject.org/centos7-rocky/deps/latest/ enabled=1 gpgcheck=0 [delorean-rocky-build-deps] name=dlrn-rocky-build-deps baseurl=https://trunk.rdoproject.org/centos7-rocky/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-rocky/data/dlrn-5.cfg', '/home/centos-rocky/data/dlrn-5.cfg'] DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos-rocky/data/dlrn-5.cfg DEBUG: root: dlrn-centos-rocky-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-rocky-x86_64-5 DEBUG: creating dir: /var/lib/mock/dlrn-centos-rocky-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-rocky-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-rocky-x86_64-5/root DEBUG: creating dir: /var/lib/mock/dlrn-centos-rocky-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos-rocky-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-rocky-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-rocky/data/repos/9b/81/9b81e063ec0b4dff03e906f205365636a0393fb7_c495453e INFO: calling preinit hooks INFO: enabled root cache INFO: /home/centos-rocky/data/dlrn-5.cfg newer than root cache; cache will be rebuilt DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-rocky-x86_64-5/root_cache/ INFO: enabled yum cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-rocky-x86_64-5/root/var/cache/yum/ DEBUG: creating dir: /var/lib/mock/dlrn-centos-rocky-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: 2800.000 DEBUG: BogoMIPS: 5600.00 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: 16266384 2032156 4617292 722972 9616936 12555292 DEBUG: Swap: 8388604 161572 8227032 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos-rocky-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 0 4.3G 0% /var/lib/mock/dlrn-centos-rocky-x86_64-5/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-rocky-x86_64-5/root/var/lib/rpm DEBUG: creating dir: /var/lib/mock/dlrn-centos-rocky-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-rocky-x86_64-5/root/var/lib/yum DEBUG: creating dir: /var/lib/mock/dlrn-centos-rocky-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-rocky-x86_64-5/root/var/lib/dbus DEBUG: creating dir: /var/lib/mock/dlrn-centos-rocky-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-rocky-x86_64-5/root/var/log DEBUG: creating dir: /var/lib/mock/dlrn-centos-rocky-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-rocky-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-rocky-x86_64-5/root/etc/rpm DEBUG: creating dir: /var/lib/mock/dlrn-centos-rocky-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-rocky-x86_64-5/root/tmp DEBUG: creating dir: /var/lib/mock/dlrn-centos-rocky-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-rocky-x86_64-5/root/tmp/ccache DEBUG: creating dir: /var/lib/mock/dlrn-centos-rocky-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-rocky-x86_64-5/root/var/tmp DEBUG: creating dir: /var/lib/mock/dlrn-centos-rocky-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-rocky-x86_64-5/root/etc/dnf DEBUG: creating dir: /var/lib/mock/dlrn-centos-rocky-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-rocky-x86_64-5/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos-rocky-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-rocky-x86_64-5/root/etc/yum DEBUG: creating dir: /var/lib/mock/dlrn-centos-rocky-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-rocky-x86_64-5/root/proc DEBUG: creating dir: /var/lib/mock/dlrn-centos-rocky-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-rocky-x86_64-5/root/sys DEBUG: creating dir: /var/lib/mock/dlrn-centos-rocky-x86_64-5/root/sys DEBUG: ensuring that dir exists: /home/centos-rocky/data/repos/9b/81/9b81e063ec0b4dff03e906f205365636a0393fb7_c495453e 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-rocky-x86_64-5/root/dev/pts DEBUG: creating dir: /var/lib/mock/dlrn-centos-rocky-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-rocky-x86_64-5/root/dev/shm DEBUG: creating dir: /var/lib/mock/dlrn-centos-rocky-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-rocky-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos-rocky-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-rocky-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-rocky-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-rocky-x86_64-5/root/var/cache/yum/ DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/var/cache/mock/dlrn-centos-rocky-x86_64-5/yum_cache/', '/var/lib/mock/dlrn-centos-rocky-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-rocky-x86_64-5/root/proc/filesystems DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/tmp/mock-selinux-plugin.jyguwv5t', '/var/lib/mock/dlrn-centos-rocky-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-rocky-x86_64-5/root DEBUG: resultdir = /home/centos-rocky/data/repos/9b/81/9b81e063ec0b4dff03e906f205365636a0393fb7_c495453e DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-rocky-x86_64-5/root/etc/pki/mock DEBUG: creating dir: /var/lib/mock/dlrn-centos-rocky-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-rocky-x86_64-5/root/etc/yum/pluginconf.d DEBUG: creating dir: /var/lib/mock/dlrn-centos-rocky-x86_64-5/root/etc/yum/pluginconf.d DEBUG: configure yum DEBUG: configure yum priorities DEBUG: configure yum rhnplugin DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-rocky-x86_64-5/root/etc Start: yum install DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-rocky-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-rocky-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-rocky-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-rocky-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-rocky-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-rocky-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-rocky-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-rocky-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-rocky-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos-rocky-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-rocky-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-rocky-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-rocky-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-rocky-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-rocky-x86_64-5/rpmconfig DEBUG: creating dir: /var/lib/mock/dlrn-centos-rocky-x86_64-5/rpmconfig DEBUG: ['/usr/bin/yum', '--installroot', '/var/lib/mock/dlrn-centos-rocky-x86_64-5/root/', '--releasever', '7', 'install', 'basesystem', 'rpm-build', 'python2-devel', 'gcc', 'make', 'python-sqlalchemy', 'python-webob', 'ghostscript', 'graphviz', 'python-sphinx', 'python-eventlet', 'python-six', 'python-pbr', 'python3-pbr', 'openstack-macros', 'git-core', 'yum-plugin-priorities', 'rubygems', 'python-setuptools_scm'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/yum', '--installroot', '/var/lib/mock/dlrn-centos-rocky-x86_64-5/root/', '--releasever', '7', 'install', 'basesystem', 'rpm-build', 'python2-devel', 'gcc', 'make', 'python-sqlalchemy', 'python-webob', 'ghostscript', 'graphviz', 'python-sphinx', 'python-eventlet', 'python-six', 'python-pbr', 'python3-pbr', 'openstack-macros', 'git-core', 'yum-plugin-priorities', 'rubygems', 'python-setuptools_scm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos-rocky-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: Configuration file /var/lib/mock/dlrn-centos-rocky-x86_64-5/root/etc/yum/pluginconf.d/fastestmirror.conf not found DEBUG: Unable to find configuration file for plugin fastestmirror DEBUG: Loaded plugins: priorities DEBUG: http://mirror.centos.org/%24contentdir/7/virt/x86_64/kvm-common/repodata/repomd.xml: [Errno 14] HTTP Error 404 - Not Found DEBUG: Trying other mirror. DEBUG: To address this issue please refer to the below wiki article DEBUG: https://wiki.centos.org/yum-errors DEBUG: If above article doesn't help to resolve this issue please use https://bugs.centos.org/. DEBUG: Package python-sqlalchemy is obsoleted by python2-sqlalchemy, trying to install python2-sqlalchemy-1.2.7-1.el7.x86_64 instead DEBUG: Package python-webob is obsoleted by python2-webob, trying to install python2-webob-1.8.2-1.el7.noarch instead DEBUG: Package python-sphinx is obsoleted by python2-sphinx, trying to install 1:python2-sphinx-1.6.5-1.el7.noarch instead DEBUG: Package python-six is obsoleted by python2-six, trying to install python2-six-1.11.0-4.el7.noarch instead DEBUG: No package python3-pbr available. DEBUG: Resolving Dependencies DEBUG: --> Running transaction check DEBUG: ---> Package basesystem.noarch 0:10.0-7.el7.centos will be installed DEBUG: --> Processing Dependency: setup for package: basesystem-10.0-7.el7.centos.noarch DEBUG: --> Processing Dependency: filesystem for package: basesystem-10.0-7.el7.centos.noarch DEBUG: ---> Package gcc.x86_64 0:4.8.5-44.el7 will be installed DEBUG: --> Processing Dependency: libgomp = 4.8.5-44.el7 for package: gcc-4.8.5-44.el7.x86_64 DEBUG: --> Processing Dependency: cpp = 4.8.5-44.el7 for package: gcc-4.8.5-44.el7.x86_64 DEBUG: --> Processing Dependency: libgcc >= 4.8.5-44.el7 for package: gcc-4.8.5-44.el7.x86_64 DEBUG: --> Processing Dependency: glibc-devel >= 2.2.90-12 for package: gcc-4.8.5-44.el7.x86_64 DEBUG: --> Processing Dependency: binutils >= 2.20.51.0.2-12 for package: gcc-4.8.5-44.el7.x86_64 DEBUG: --> Processing Dependency: rtld(GNU_HASH) for package: gcc-4.8.5-44.el7.x86_64 DEBUG: --> Processing Dependency: libdl.so.2(GLIBC_2.2.5)(64bit) for package: gcc-4.8.5-44.el7.x86_64 DEBUG: --> Processing Dependency: libc.so.6(GLIBC_2.14)(64bit) for package: gcc-4.8.5-44.el7.x86_64 DEBUG: --> Processing Dependency: ld-linux-x86-64.so.2(GLIBC_2.3)(64bit) for package: gcc-4.8.5-44.el7.x86_64 DEBUG: --> Processing Dependency: ld-linux-x86-64.so.2()(64bit) for package: gcc-4.8.5-44.el7.x86_64 DEBUG: --> Processing Dependency: /sbin/install-info for package: gcc-4.8.5-44.el7.x86_64 DEBUG: --> Processing Dependency: /sbin/install-info for package: gcc-4.8.5-44.el7.x86_64 DEBUG: --> Processing Dependency: /bin/sh for package: gcc-4.8.5-44.el7.x86_64 DEBUG: --> Processing Dependency: /bin/sh for package: gcc-4.8.5-44.el7.x86_64 DEBUG: --> Processing Dependency: libz.so.1()(64bit) for package: gcc-4.8.5-44.el7.x86_64 DEBUG: --> Processing Dependency: libmpfr.so.4()(64bit) for package: gcc-4.8.5-44.el7.x86_64 DEBUG: --> Processing Dependency: libmpc.so.3()(64bit) for package: gcc-4.8.5-44.el7.x86_64 DEBUG: --> Processing Dependency: libm.so.6()(64bit) for package: gcc-4.8.5-44.el7.x86_64 DEBUG: --> Processing Dependency: libgomp.so.1()(64bit) for package: gcc-4.8.5-44.el7.x86_64 DEBUG: --> Processing Dependency: libgmp.so.10()(64bit) for package: gcc-4.8.5-44.el7.x86_64 DEBUG: --> Processing Dependency: libgcc_s.so.1()(64bit) for package: gcc-4.8.5-44.el7.x86_64 DEBUG: --> Processing Dependency: libdl.so.2()(64bit) for package: gcc-4.8.5-44.el7.x86_64 DEBUG: ---> Package ghostscript.x86_64 0:9.25-5.el7 will be installed DEBUG: --> Processing Dependency: libgs(x86-64) = 9.25-5.el7 for package: ghostscript-9.25-5.el7.x86_64 DEBUG: --> Processing Dependency: libgs.so.9()(64bit) for package: ghostscript-9.25-5.el7.x86_64 DEBUG: --> Processing Dependency: libXt.so.6()(64bit) for package: ghostscript-9.25-5.el7.x86_64 DEBUG: --> Processing Dependency: libXext.so.6()(64bit) for package: ghostscript-9.25-5.el7.x86_64 DEBUG: --> Processing Dependency: libX11.so.6()(64bit) for package: ghostscript-9.25-5.el7.x86_64 DEBUG: --> Processing Dependency: libSM.so.6()(64bit) for package: ghostscript-9.25-5.el7.x86_64 DEBUG: --> Processing Dependency: libICE.so.6()(64bit) for package: ghostscript-9.25-5.el7.x86_64 DEBUG: ---> Package git.x86_64 0:1.8.3.1-23.el7_8 will be installed DEBUG: --> Processing Dependency: perl-Git = 1.8.3.1-23.el7_8 for package: git-1.8.3.1-23.el7_8.x86_64 DEBUG: --> Processing Dependency: perl >= 5.008 for package: git-1.8.3.1-23.el7_8.x86_64 DEBUG: --> Processing Dependency: rsync for package: git-1.8.3.1-23.el7_8.x86_64 DEBUG: --> Processing Dependency: perl(warnings) for package: git-1.8.3.1-23.el7_8.x86_64 DEBUG: --> Processing Dependency: perl(vars) for package: git-1.8.3.1-23.el7_8.x86_64 DEBUG: --> Processing Dependency: perl(strict) for package: git-1.8.3.1-23.el7_8.x86_64 DEBUG: --> Processing Dependency: perl(lib) for package: git-1.8.3.1-23.el7_8.x86_64 DEBUG: --> Processing Dependency: perl(Term::ReadKey) for package: git-1.8.3.1-23.el7_8.x86_64 DEBUG: --> Processing Dependency: perl(Git) for package: git-1.8.3.1-23.el7_8.x86_64 DEBUG: --> Processing Dependency: perl(Getopt::Long) for package: git-1.8.3.1-23.el7_8.x86_64 DEBUG: --> Processing Dependency: perl(File::stat) for package: git-1.8.3.1-23.el7_8.x86_64 DEBUG: --> Processing Dependency: perl(File::Temp) for package: git-1.8.3.1-23.el7_8.x86_64 DEBUG: --> Processing Dependency: perl(File::Spec) for package: git-1.8.3.1-23.el7_8.x86_64 DEBUG: --> Processing Dependency: perl(File::Path) for package: git-1.8.3.1-23.el7_8.x86_64 DEBUG: --> Processing Dependency: perl(File::Find) for package: git-1.8.3.1-23.el7_8.x86_64 DEBUG: --> Processing Dependency: perl(File::Copy) for package: git-1.8.3.1-23.el7_8.x86_64 DEBUG: --> Processing Dependency: perl(File::Basename) for package: git-1.8.3.1-23.el7_8.x86_64 DEBUG: --> Processing Dependency: perl(Exporter) for package: git-1.8.3.1-23.el7_8.x86_64 DEBUG: --> Processing Dependency: perl(Error) for package: git-1.8.3.1-23.el7_8.x86_64 DEBUG: --> Processing Dependency: openssh-clients for package: git-1.8.3.1-23.el7_8.x86_64 DEBUG: --> Processing Dependency: libssl.so.10(libssl.so.10)(64bit) for package: git-1.8.3.1-23.el7_8.x86_64 DEBUG: --> Processing Dependency: libcrypto.so.10(libcrypto.so.10)(64bit) for package: git-1.8.3.1-23.el7_8.x86_64 DEBUG: --> Processing Dependency: less for package: git-1.8.3.1-23.el7_8.x86_64 DEBUG: --> Processing Dependency: /usr/bin/python for package: git-1.8.3.1-23.el7_8.x86_64 DEBUG: --> Processing Dependency: /usr/bin/perl for package: git-1.8.3.1-23.el7_8.x86_64 DEBUG: --> Processing Dependency: libssl.so.10()(64bit) for package: git-1.8.3.1-23.el7_8.x86_64 DEBUG: --> Processing Dependency: libpcre.so.1()(64bit) for package: git-1.8.3.1-23.el7_8.x86_64 DEBUG: --> Processing Dependency: libexpat.so.1()(64bit) for package: git-1.8.3.1-23.el7_8.x86_64 DEBUG: --> Processing Dependency: libcurl.so.4()(64bit) for package: git-1.8.3.1-23.el7_8.x86_64 DEBUG: --> Processing Dependency: libcrypto.so.10()(64bit) for package: git-1.8.3.1-23.el7_8.x86_64 DEBUG: ---> Package graphviz.x86_64 0:2.30.1-22.el7 will be installed DEBUG: --> Processing Dependency: urw-fonts for package: graphviz-2.30.1-22.el7.x86_64 DEBUG: --> Processing Dependency: libstdc++.so.6(GLIBCXX_3.4.9)(64bit) for package: graphviz-2.30.1-22.el7.x86_64 DEBUG: --> Processing Dependency: libstdc++.so.6(GLIBCXX_3.4.15)(64bit) for package: graphviz-2.30.1-22.el7.x86_64 DEBUG: --> Processing Dependency: libstdc++.so.6(GLIBCXX_3.4)(64bit) for package: graphviz-2.30.1-22.el7.x86_64 DEBUG: --> Processing Dependency: libstdc++.so.6(CXXABI_1.3)(64bit) for package: graphviz-2.30.1-22.el7.x86_64 DEBUG: --> Processing Dependency: libstdc++.so.6()(64bit) for package: graphviz-2.30.1-22.el7.x86_64 DEBUG: --> Processing Dependency: librsvg-2.so.2()(64bit) for package: graphviz-2.30.1-22.el7.x86_64 DEBUG: --> Processing Dependency: libpng15.so.15()(64bit) for package: graphviz-2.30.1-22.el7.x86_64 DEBUG: --> Processing Dependency: libpangoft2-1.0.so.0()(64bit) for package: graphviz-2.30.1-22.el7.x86_64 DEBUG: --> Processing Dependency: libpangocairo-1.0.so.0()(64bit) for package: graphviz-2.30.1-22.el7.x86_64 DEBUG: --> Processing Dependency: libpango-1.0.so.0()(64bit) for package: graphviz-2.30.1-22.el7.x86_64 DEBUG: --> Processing Dependency: libltdl.so.7()(64bit) for package: graphviz-2.30.1-22.el7.x86_64 DEBUG: --> Processing Dependency: libjpeg.so.62()(64bit) for package: graphviz-2.30.1-22.el7.x86_64 DEBUG: --> Processing Dependency: libgtk-x11-2.0.so.0()(64bit) for package: graphviz-2.30.1-22.el7.x86_64 DEBUG: --> Processing Dependency: libgobject-2.0.so.0()(64bit) for package: graphviz-2.30.1-22.el7.x86_64 DEBUG: --> Processing Dependency: libglib-2.0.so.0()(64bit) for package: graphviz-2.30.1-22.el7.x86_64 DEBUG: --> Processing Dependency: libgio-2.0.so.0()(64bit) for package: graphviz-2.30.1-22.el7.x86_64 DEBUG: --> Processing Dependency: libgdk_pixbuf-2.0.so.0()(64bit) for package: graphviz-2.30.1-22.el7.x86_64 DEBUG: --> Processing Dependency: libgdk-x11-2.0.so.0()(64bit) for package: graphviz-2.30.1-22.el7.x86_64 DEBUG: --> Processing Dependency: libgd.so.2()(64bit) for package: graphviz-2.30.1-22.el7.x86_64 DEBUG: --> Processing Dependency: libfreetype.so.6()(64bit) for package: graphviz-2.30.1-22.el7.x86_64 DEBUG: --> Processing Dependency: libfontconfig.so.1()(64bit) for package: graphviz-2.30.1-22.el7.x86_64 DEBUG: --> Processing Dependency: libcairo.so.2()(64bit) for package: graphviz-2.30.1-22.el7.x86_64 DEBUG: --> Processing Dependency: libatk-1.0.so.0()(64bit) for package: graphviz-2.30.1-22.el7.x86_64 DEBUG: --> Processing Dependency: libXrender.so.1()(64bit) for package: graphviz-2.30.1-22.el7.x86_64 DEBUG: --> Processing Dependency: libXpm.so.4()(64bit) for package: graphviz-2.30.1-22.el7.x86_64 DEBUG: --> Processing Dependency: libXmu.so.6()(64bit) for package: graphviz-2.30.1-22.el7.x86_64 DEBUG: --> Processing Dependency: libXaw.so.7()(64bit) for package: graphviz-2.30.1-22.el7.x86_64 DEBUG: ---> Package make.x86_64 1:3.82-24.el7 will be installed DEBUG: ---> Package openstack-macros.noarch 0:2020.1.2-0.20200920181120.ce6a105.el7 will be installed DEBUG: ---> Package python-devel.x86_64 0:2.7.5-89.el7 will be installed DEBUG: --> Processing Dependency: python2-rpm-macros > 3-30 for package: python-devel-2.7.5-89.el7.x86_64 DEBUG: --> Processing Dependency: python-rpm-macros > 3-30 for package: python-devel-2.7.5-89.el7.x86_64 DEBUG: --> Processing Dependency: pkgconfig for package: python-devel-2.7.5-89.el7.x86_64 DEBUG: --> Processing Dependency: /usr/bin/pkg-config for package: python-devel-2.7.5-89.el7.x86_64 DEBUG: --> Processing Dependency: libpython2.7.so.1.0()(64bit) for package: python-devel-2.7.5-89.el7.x86_64 DEBUG: ---> Package python2-eventlet.noarch 0:0.20.1-6.el7 will be installed DEBUG: --> Processing Dependency: python-greenlet for package: python2-eventlet-0.20.1-6.el7.noarch DEBUG: ---> Package python2-pbr.noarch 0:4.1.0-2.el7 will be installed DEBUG: --> Processing Dependency: python2-setuptools for package: python2-pbr-4.1.0-2.el7.noarch DEBUG: ---> Package python2-setuptools_scm.noarch 0:1.10.1-1.el7 will be installed DEBUG: ---> Package python2-six.noarch 0:1.11.0-4.el7 will be installed DEBUG: ---> Package python2-sphinx.noarch 1:1.6.5-1.el7 will be installed DEBUG: --> Processing Dependency: python-sphinx-locale = 1:1.6.5-1.el7 for package: 1:python2-sphinx-1.6.5-1.el7.noarch DEBUG: --> Processing Dependency: python2-typing for package: 1:python2-sphinx-1.6.5-1.el7.noarch DEBUG: --> Processing Dependency: python2-sphinxcontrib-websupport for package: 1:python2-sphinx-1.6.5-1.el7.noarch DEBUG: --> Processing Dependency: python2-sphinx_rtd_theme for package: 1:python2-sphinx-1.6.5-1.el7.noarch DEBUG: --> Processing Dependency: python2-sphinx-theme-alabaster for package: 1:python2-sphinx-1.6.5-1.el7.noarch DEBUG: --> Processing Dependency: python2-snowballstemmer for package: 1:python2-sphinx-1.6.5-1.el7.noarch DEBUG: --> Processing Dependency: python2-requests for package: 1:python2-sphinx-1.6.5-1.el7.noarch DEBUG: --> Processing Dependency: python2-mock for package: 1:python2-sphinx-1.6.5-1.el7.noarch DEBUG: --> Processing Dependency: python2-imagesize for package: 1:python2-sphinx-1.6.5-1.el7.noarch DEBUG: --> Processing Dependency: python2-babel for package: 1:python2-sphinx-1.6.5-1.el7.noarch DEBUG: --> Processing Dependency: python-pygments for package: 1:python2-sphinx-1.6.5-1.el7.noarch DEBUG: --> Processing Dependency: python-jinja2 for package: 1:python2-sphinx-1.6.5-1.el7.noarch DEBUG: --> Processing Dependency: python-docutils for package: 1:python2-sphinx-1.6.5-1.el7.noarch DEBUG: --> Processing Dependency: /usr/sbin/alternatives for package: 1:python2-sphinx-1.6.5-1.el7.noarch DEBUG: ---> Package python2-sqlalchemy.x86_64 0:1.2.7-1.el7 will be installed DEBUG: ---> Package python2-webob.noarch 0:1.8.2-1.el7 will be installed DEBUG: ---> Package rpm-build.x86_64 0:4.11.3-45.el7 will be installed DEBUG: --> Processing Dependency: rpm = 4.11.3-45.el7 for package: rpm-build-4.11.3-45.el7.x86_64 DEBUG: --> Processing Dependency: patch >= 2.5 for package: rpm-build-4.11.3-45.el7.x86_64 DEBUG: --> Processing Dependency: elfutils >= 0.128 for package: rpm-build-4.11.3-45.el7.x86_64 DEBUG: --> Processing Dependency: xz for package: rpm-build-4.11.3-45.el7.x86_64 DEBUG: --> Processing Dependency: unzip for package: rpm-build-4.11.3-45.el7.x86_64 DEBUG: --> Processing Dependency: tar for package: rpm-build-4.11.3-45.el7.x86_64 DEBUG: --> Processing Dependency: system-rpm-config for package: rpm-build-4.11.3-45.el7.x86_64 DEBUG: --> Processing Dependency: sed for package: rpm-build-4.11.3-45.el7.x86_64 DEBUG: --> Processing Dependency: perl(threads) for package: rpm-build-4.11.3-45.el7.x86_64 DEBUG: --> Processing Dependency: perl(Thread::Queue) for package: rpm-build-4.11.3-45.el7.x86_64 DEBUG: --> Processing Dependency: libpopt.so.0(LIBPOPT_0)(64bit) for package: rpm-build-4.11.3-45.el7.x86_64 DEBUG: --> Processing Dependency: libelf.so.1(ELFUTILS_1.0)(64bit) for package: rpm-build-4.11.3-45.el7.x86_64 DEBUG: --> Processing Dependency: gzip for package: rpm-build-4.11.3-45.el7.x86_64 DEBUG: --> Processing Dependency: grep for package: rpm-build-4.11.3-45.el7.x86_64 DEBUG: --> Processing Dependency: gawk for package: rpm-build-4.11.3-45.el7.x86_64 DEBUG: --> Processing Dependency: findutils for package: rpm-build-4.11.3-45.el7.x86_64 DEBUG: --> Processing Dependency: file for package: rpm-build-4.11.3-45.el7.x86_64 DEBUG: --> Processing Dependency: diffutils for package: rpm-build-4.11.3-45.el7.x86_64 DEBUG: --> Processing Dependency: cpio for package: rpm-build-4.11.3-45.el7.x86_64 DEBUG: --> Processing Dependency: bzip2 for package: rpm-build-4.11.3-45.el7.x86_64 DEBUG: --> Processing Dependency: /usr/bin/gdb-add-index for package: rpm-build-4.11.3-45.el7.x86_64 DEBUG: --> Processing Dependency: libselinux.so.1()(64bit) for package: rpm-build-4.11.3-45.el7.x86_64 DEBUG: --> Processing Dependency: librpmio.so.3()(64bit) for package: rpm-build-4.11.3-45.el7.x86_64 DEBUG: --> Processing Dependency: librpmbuild.so.3()(64bit) for package: rpm-build-4.11.3-45.el7.x86_64 DEBUG: --> Processing Dependency: librpm.so.3()(64bit) for package: rpm-build-4.11.3-45.el7.x86_64 DEBUG: --> Processing Dependency: libpopt.so.0()(64bit) for package: rpm-build-4.11.3-45.el7.x86_64 DEBUG: --> Processing Dependency: libnss3.so()(64bit) for package: rpm-build-4.11.3-45.el7.x86_64 DEBUG: --> Processing Dependency: libmagic.so.1()(64bit) for package: rpm-build-4.11.3-45.el7.x86_64 DEBUG: --> Processing Dependency: liblzma.so.5()(64bit) for package: rpm-build-4.11.3-45.el7.x86_64 DEBUG: --> Processing Dependency: liblua-5.1.so()(64bit) for package: rpm-build-4.11.3-45.el7.x86_64 DEBUG: --> Processing Dependency: libelf.so.1()(64bit) for package: rpm-build-4.11.3-45.el7.x86_64 DEBUG: --> Processing Dependency: libdb-5.3.so()(64bit) for package: rpm-build-4.11.3-45.el7.x86_64 DEBUG: --> Processing Dependency: libcap.so.2()(64bit) for package: rpm-build-4.11.3-45.el7.x86_64 DEBUG: --> Processing Dependency: libbz2.so.1()(64bit) for package: rpm-build-4.11.3-45.el7.x86_64 DEBUG: --> Processing Dependency: libaudit.so.1()(64bit) for package: rpm-build-4.11.3-45.el7.x86_64 DEBUG: --> Processing Dependency: libacl.so.1()(64bit) for package: rpm-build-4.11.3-45.el7.x86_64 DEBUG: ---> Package rubygems.noarch 0:2.0.14.1-36.el7 will be installed DEBUG: --> Processing Dependency: rubygem(rdoc) >= 4.0.0 for package: rubygems-2.0.14.1-36.el7.noarch DEBUG: --> Processing Dependency: rubygem(psych) >= 2.0.0 for package: rubygems-2.0.14.1-36.el7.noarch DEBUG: --> Processing Dependency: rubygem(io-console) >= 0.4.2 for package: rubygems-2.0.14.1-36.el7.noarch DEBUG: --> Processing Dependency: ruby(release) for package: rubygems-2.0.14.1-36.el7.noarch DEBUG: --> Processing Dependency: ca-certificates for package: rubygems-2.0.14.1-36.el7.noarch DEBUG: --> Processing Dependency: /usr/bin/ruby for package: rubygems-2.0.14.1-36.el7.noarch DEBUG: ---> Package yum-plugin-priorities.noarch 0:1.1.31-54.el7_8 will be installed DEBUG: --> Processing Dependency: yum >= 3.0 for package: yum-plugin-priorities-1.1.31-54.el7_8.noarch DEBUG: --> Running transaction check DEBUG: ---> Package atk.x86_64 0:2.28.1-2.el7 will be installed DEBUG: ---> Package audit-libs.x86_64 0:2.8.5-4.el7 will be installed DEBUG: --> Processing Dependency: libcap-ng.so.0()(64bit) for package: audit-libs-2.8.5-4.el7.x86_64 DEBUG: ---> Package bash.x86_64 0:4.2.46-34.el7 will be installed DEBUG: --> Processing Dependency: libtinfo.so.5()(64bit) for package: bash-4.2.46-34.el7.x86_64 DEBUG: ---> Package binutils.x86_64 0:2.27-44.base.el7 will be installed DEBUG: --> Processing Dependency: coreutils for package: binutils-2.27-44.base.el7.x86_64 DEBUG: ---> Package bzip2.x86_64 0:1.0.6-13.el7 will be installed DEBUG: ---> Package bzip2-libs.x86_64 0:1.0.6-13.el7 will be installed DEBUG: ---> Package ca-certificates.noarch 0:2020.2.41-70.0.el7_8 will be installed DEBUG: --> Processing Dependency: p11-kit-trust >= 0.23.5 for package: ca-certificates-2020.2.41-70.0.el7_8.noarch DEBUG: --> Processing Dependency: p11-kit >= 0.23.5 for package: ca-certificates-2020.2.41-70.0.el7_8.noarch DEBUG: ---> Package cairo.x86_64 0:1.15.12-4.el7 will be installed DEBUG: --> Processing Dependency: libxcb.so.1()(64bit) for package: cairo-1.15.12-4.el7.x86_64 DEBUG: --> Processing Dependency: libxcb-shm.so.0()(64bit) for package: cairo-1.15.12-4.el7.x86_64 DEBUG: --> Processing Dependency: libxcb-render.so.0()(64bit) for package: cairo-1.15.12-4.el7.x86_64 DEBUG: --> Processing Dependency: libpixman-1.so.0()(64bit) for package: cairo-1.15.12-4.el7.x86_64 DEBUG: --> Processing Dependency: libGL.so.1()(64bit) for package: cairo-1.15.12-4.el7.x86_64 DEBUG: --> Processing Dependency: libEGL.so.1()(64bit) for package: cairo-1.15.12-4.el7.x86_64 DEBUG: ---> Package chkconfig.x86_64 0:1.7.6-1.el7 will be installed DEBUG: --> Processing Dependency: libsepol.so.1()(64bit) for package: chkconfig-1.7.6-1.el7.x86_64 DEBUG: ---> Package cpio.x86_64 0:2.11-28.el7 will be installed DEBUG: ---> Package cpp.x86_64 0:4.8.5-44.el7 will be installed DEBUG: ---> Package diffutils.x86_64 0:3.3-5.el7 will be installed DEBUG: ---> Package elfutils.x86_64 0:0.176-5.el7 will be installed DEBUG: --> Processing Dependency: elfutils-libs(x86-64) = 0.176-5.el7 for package: elfutils-0.176-5.el7.x86_64 DEBUG: --> Processing Dependency: libdw.so.1(ELFUTILS_0.175)(64bit) for package: elfutils-0.176-5.el7.x86_64 DEBUG: --> Processing Dependency: libdw.so.1(ELFUTILS_0.173)(64bit) for package: elfutils-0.176-5.el7.x86_64 DEBUG: --> Processing Dependency: libdw.so.1(ELFUTILS_0.171)(64bit) for package: elfutils-0.176-5.el7.x86_64 DEBUG: --> Processing Dependency: libdw.so.1(ELFUTILS_0.167)(64bit) for package: elfutils-0.176-5.el7.x86_64 DEBUG: --> Processing Dependency: libdw.so.1(ELFUTILS_0.165)(64bit) for package: elfutils-0.176-5.el7.x86_64 DEBUG: --> Processing Dependency: libdw.so.1(ELFUTILS_0.161)(64bit) for package: elfutils-0.176-5.el7.x86_64 DEBUG: --> Processing Dependency: libdw.so.1(ELFUTILS_0.160)(64bit) for package: elfutils-0.176-5.el7.x86_64 DEBUG: --> Processing Dependency: libdw.so.1(ELFUTILS_0.159)(64bit) for package: elfutils-0.176-5.el7.x86_64 DEBUG: --> Processing Dependency: libdw.so.1(ELFUTILS_0.158)(64bit) for package: elfutils-0.176-5.el7.x86_64 DEBUG: --> Processing Dependency: libdw.so.1(ELFUTILS_0.149)(64bit) for package: elfutils-0.176-5.el7.x86_64 DEBUG: --> Processing Dependency: libdw.so.1(ELFUTILS_0.148)(64bit) for package: elfutils-0.176-5.el7.x86_64 DEBUG: --> Processing Dependency: libdw.so.1(ELFUTILS_0.138)(64bit) for package: elfutils-0.176-5.el7.x86_64 DEBUG: --> Processing Dependency: libdw.so.1(ELFUTILS_0.130)(64bit) for package: elfutils-0.176-5.el7.x86_64 DEBUG: --> Processing Dependency: libdw.so.1(ELFUTILS_0.127)(64bit) for package: elfutils-0.176-5.el7.x86_64 DEBUG: --> Processing Dependency: libdw.so.1(ELFUTILS_0.126)(64bit) for package: elfutils-0.176-5.el7.x86_64 DEBUG: --> Processing Dependency: libdw.so.1(ELFUTILS_0.122)(64bit) for package: elfutils-0.176-5.el7.x86_64 DEBUG: --> Processing Dependency: libasm.so.1(ELFUTILS_1.0)(64bit) for package: elfutils-0.176-5.el7.x86_64 DEBUG: --> Processing Dependency: libdw.so.1()(64bit) for package: elfutils-0.176-5.el7.x86_64 DEBUG: --> Processing Dependency: libasm.so.1()(64bit) for package: elfutils-0.176-5.el7.x86_64 DEBUG: ---> Package elfutils-libelf.x86_64 0:0.176-5.el7 will be installed DEBUG: ---> Package expat.x86_64 0:2.1.0-12.el7 will be installed DEBUG: ---> Package file.x86_64 0:5.11-37.el7 will be installed DEBUG: ---> Package file-libs.x86_64 0:5.11-37.el7 will be installed DEBUG: ---> Package filesystem.x86_64 0:3.2-25.el7 will be installed DEBUG: ---> Package findutils.x86_64 1:4.5.11-6.el7 will be installed DEBUG: ---> Package fontconfig.x86_64 0:2.13.0-4.3.el7 will be installed DEBUG: --> Processing Dependency: libuuid.so.1(UUID_1.0)(64bit) for package: fontconfig-2.13.0-4.3.el7.x86_64 DEBUG: --> Processing Dependency: fontpackages-filesystem for package: fontconfig-2.13.0-4.3.el7.x86_64 DEBUG: --> Processing Dependency: dejavu-sans-fonts for package: fontconfig-2.13.0-4.3.el7.x86_64 DEBUG: --> Processing Dependency: libuuid.so.1()(64bit) for package: fontconfig-2.13.0-4.3.el7.x86_64 DEBUG: ---> Package freetype.x86_64 0:2.8-14.el7_9.1 will be installed DEBUG: ---> Package gawk.x86_64 0:4.0.2-4.el7_3.1 will be installed DEBUG: ---> Package gd.x86_64 0:2.0.35-26.el7 will be installed DEBUG: ---> Package gdb.x86_64 0:7.6.1-120.el7 will be installed DEBUG: --> Processing Dependency: libreadline.so.6()(64bit) for package: gdb-7.6.1-120.el7.x86_64 DEBUG: ---> Package gdk-pixbuf2.x86_64 0:2.36.12-3.el7 will be installed DEBUG: --> Processing Dependency: shared-mime-info for package: gdk-pixbuf2-2.36.12-3.el7.x86_64 DEBUG: --> Processing Dependency: libtiff.so.5(LIBTIFF_4.0)(64bit) for package: gdk-pixbuf2-2.36.12-3.el7.x86_64 DEBUG: --> Processing Dependency: libtiff.so.5()(64bit) for package: gdk-pixbuf2-2.36.12-3.el7.x86_64 DEBUG: --> Processing Dependency: libjasper.so.1()(64bit) for package: gdk-pixbuf2-2.36.12-3.el7.x86_64 DEBUG: ---> Package glib2.x86_64 0:2.56.1-7.el7 will be installed DEBUG: --> Processing Dependency: libmount.so.1(MOUNT_2.19)(64bit) for package: glib2-2.56.1-7.el7.x86_64 DEBUG: --> Processing Dependency: libmount.so.1()(64bit) for package: glib2-2.56.1-7.el7.x86_64 DEBUG: --> Processing Dependency: libffi.so.6()(64bit) for package: glib2-2.56.1-7.el7.x86_64 DEBUG: ---> Package glibc.x86_64 0:2.17-317.el7 will be installed DEBUG: --> Processing Dependency: glibc-common = 2.17-317.el7 for package: glibc-2.17-317.el7.x86_64 DEBUG: --> Processing Dependency: libfreebl3.so(NSSRAWHASH_3.12.3)(64bit) for package: glibc-2.17-317.el7.x86_64 DEBUG: --> Processing Dependency: libfreebl3.so()(64bit) for package: glibc-2.17-317.el7.x86_64 DEBUG: ---> Package glibc-devel.x86_64 0:2.17-317.el7 will be installed DEBUG: --> Processing Dependency: glibc-headers = 2.17-317.el7 for package: glibc-devel-2.17-317.el7.x86_64 DEBUG: --> Processing Dependency: glibc-headers for package: glibc-devel-2.17-317.el7.x86_64 DEBUG: ---> Package gmp.x86_64 1:6.0.0-15.el7 will be installed DEBUG: ---> Package grep.x86_64 0:2.20-3.el7 will be installed DEBUG: ---> Package gtk2.x86_64 0:2.24.31-1.el7 will be installed DEBUG: --> Processing Dependency: libXrandr >= 1.2.99.4-2 for package: gtk2-2.24.31-1.el7.x86_64 DEBUG: --> Processing Dependency: hicolor-icon-theme for package: gtk2-2.24.31-1.el7.x86_64 DEBUG: --> Processing Dependency: gtk-update-icon-cache for package: gtk2-2.24.31-1.el7.x86_64 DEBUG: --> Processing Dependency: libcups.so.2()(64bit) for package: gtk2-2.24.31-1.el7.x86_64 DEBUG: --> Processing Dependency: libXrandr.so.2()(64bit) for package: gtk2-2.24.31-1.el7.x86_64 DEBUG: --> Processing Dependency: libXinerama.so.1()(64bit) for package: gtk2-2.24.31-1.el7.x86_64 DEBUG: --> Processing Dependency: libXi.so.6()(64bit) for package: gtk2-2.24.31-1.el7.x86_64 DEBUG: --> Processing Dependency: libXfixes.so.3()(64bit) for package: gtk2-2.24.31-1.el7.x86_64 DEBUG: --> Processing Dependency: libXdamage.so.1()(64bit) for package: gtk2-2.24.31-1.el7.x86_64 DEBUG: --> Processing Dependency: libXcursor.so.1()(64bit) for package: gtk2-2.24.31-1.el7.x86_64 DEBUG: --> Processing Dependency: libXcomposite.so.1()(64bit) for package: gtk2-2.24.31-1.el7.x86_64 DEBUG: ---> Package gzip.x86_64 0:1.5-10.el7 will be installed DEBUG: ---> Package info.x86_64 0:5.1-5.el7 will be installed DEBUG: ---> Package less.x86_64 0:458-9.el7 will be installed DEBUG: --> Processing Dependency: groff-base for package: less-458-9.el7.x86_64 DEBUG: ---> Package libICE.x86_64 0:1.0.9-9.el7 will be installed DEBUG: ---> Package libSM.x86_64 0:1.2.2-2.el7 will be installed DEBUG: ---> Package libX11.x86_64 0:1.6.7-3.el7_9 will be installed DEBUG: --> Processing Dependency: libX11-common >= 1.6.7-3.el7_9 for package: libX11-1.6.7-3.el7_9.x86_64 DEBUG: ---> Package libXaw.x86_64 0:1.0.13-4.el7 will be installed DEBUG: ---> Package libXext.x86_64 0:1.3.3-3.el7 will be installed DEBUG: ---> Package libXmu.x86_64 0:1.1.2-2.el7 will be installed DEBUG: ---> Package libXpm.x86_64 0:3.5.12-1.el7 will be installed DEBUG: ---> Package libXrender.x86_64 0:0.9.10-1.el7 will be installed DEBUG: ---> Package libXt.x86_64 0:1.1.5-3.el7 will be installed DEBUG: ---> Package libacl.x86_64 0:2.2.51-15.el7 will be installed DEBUG: --> Processing Dependency: libattr.so.1(ATTR_1.0)(64bit) for package: libacl-2.2.51-15.el7.x86_64 DEBUG: --> Processing Dependency: libattr.so.1()(64bit) for package: libacl-2.2.51-15.el7.x86_64 DEBUG: ---> Package libcap.x86_64 0:2.22-11.el7 will be installed DEBUG: ---> Package libcurl.x86_64 0:7.29.0-59.el7 will be installed DEBUG: --> Processing Dependency: nss-pem(x86-64) >= 1.0.3-5 for package: libcurl-7.29.0-59.el7.x86_64 DEBUG: --> Processing Dependency: libssh2(x86-64) >= 1.8.0 for package: libcurl-7.29.0-59.el7.x86_64 DEBUG: --> Processing Dependency: libidn.so.11(LIBIDN_1.0)(64bit) for package: libcurl-7.29.0-59.el7.x86_64 DEBUG: --> Processing Dependency: libgssapi_krb5.so.2(gssapi_krb5_2_MIT)(64bit) for package: libcurl-7.29.0-59.el7.x86_64 DEBUG: --> Processing Dependency: libssh2.so.1()(64bit) for package: libcurl-7.29.0-59.el7.x86_64 DEBUG: --> Processing Dependency: libplds4.so()(64bit) for package: libcurl-7.29.0-59.el7.x86_64 DEBUG: --> Processing Dependency: libplc4.so()(64bit) for package: libcurl-7.29.0-59.el7.x86_64 DEBUG: --> Processing Dependency: libnssutil3.so()(64bit) for package: libcurl-7.29.0-59.el7.x86_64 DEBUG: --> Processing Dependency: libnspr4.so()(64bit) for package: libcurl-7.29.0-59.el7.x86_64 DEBUG: --> Processing Dependency: libldap-2.4.so.2()(64bit) for package: libcurl-7.29.0-59.el7.x86_64 DEBUG: --> Processing Dependency: liblber-2.4.so.2()(64bit) for package: libcurl-7.29.0-59.el7.x86_64 DEBUG: --> Processing Dependency: libkrb5.so.3()(64bit) for package: libcurl-7.29.0-59.el7.x86_64 DEBUG: --> Processing Dependency: libk5crypto.so.3()(64bit) for package: libcurl-7.29.0-59.el7.x86_64 DEBUG: --> Processing Dependency: libidn.so.11()(64bit) for package: libcurl-7.29.0-59.el7.x86_64 DEBUG: --> Processing Dependency: libgssapi_krb5.so.2()(64bit) for package: libcurl-7.29.0-59.el7.x86_64 DEBUG: --> Processing Dependency: libcom_err.so.2()(64bit) for package: libcurl-7.29.0-59.el7.x86_64 DEBUG: ---> Package libdb.x86_64 0:5.3.21-25.el7 will be installed DEBUG: ---> Package libgcc.x86_64 0:4.8.5-44.el7 will be installed DEBUG: ---> Package libgomp.x86_64 0:4.8.5-44.el7 will be installed DEBUG: ---> Package libgs.x86_64 0:9.25-5.el7 will be installed DEBUG: --> Processing Dependency: lcms2 >= 2.6 for package: libgs-9.25-5.el7.x86_64 DEBUG: --> Processing Dependency: adobe-mappings-pdf for package: libgs-9.25-5.el7.x86_64 DEBUG: --> Processing Dependency: adobe-mappings-cmap-deprecated for package: libgs-9.25-5.el7.x86_64 DEBUG: --> Processing Dependency: adobe-mappings-cmap for package: libgs-9.25-5.el7.x86_64 DEBUG: --> Processing Dependency: libpaper.so.1()(64bit) for package: libgs-9.25-5.el7.x86_64 DEBUG: --> Processing Dependency: libopenjp2.so.7()(64bit) for package: libgs-9.25-5.el7.x86_64 DEBUG: --> Processing Dependency: liblcms2.so.2()(64bit) for package: libgs-9.25-5.el7.x86_64 DEBUG: ---> Package libjpeg-turbo.x86_64 0:1.2.90-8.el7 will be installed DEBUG: ---> Package libmpc.x86_64 0:1.0.1-3.el7 will be installed DEBUG: ---> Package libpng.x86_64 2:1.5.13-8.el7 will be installed DEBUG: ---> Package librsvg2.x86_64 0:2.40.20-1.el7 will be installed DEBUG: --> Processing Dependency: libxml2.so.2(LIBXML2_2.7.0)(64bit) for package: librsvg2-2.40.20-1.el7.x86_64 DEBUG: --> Processing Dependency: libxml2.so.2(LIBXML2_2.6.11)(64bit) for package: librsvg2-2.40.20-1.el7.x86_64 DEBUG: --> Processing Dependency: libxml2.so.2(LIBXML2_2.6.0)(64bit) for package: librsvg2-2.40.20-1.el7.x86_64 DEBUG: --> Processing Dependency: libxml2.so.2(LIBXML2_2.4.30)(64bit) for package: librsvg2-2.40.20-1.el7.x86_64 DEBUG: --> Processing Dependency: libxml2.so.2()(64bit) for package: librsvg2-2.40.20-1.el7.x86_64 DEBUG: --> Processing Dependency: libcroco-0.6.so.3()(64bit) for package: librsvg2-2.40.20-1.el7.x86_64 DEBUG: ---> Package libselinux.x86_64 0:2.5-15.el7 will be installed DEBUG: ---> Package libstdc++.x86_64 0:4.8.5-44.el7 will be installed DEBUG: ---> Package libtool-ltdl.x86_64 0:2.4.2-22.el7_3 will be installed DEBUG: ---> Package lua.x86_64 0:5.1.4-15.el7 will be installed DEBUG: ---> Package mpfr.x86_64 0:3.1.1-4.el7 will be installed DEBUG: ---> Package nss.x86_64 0:3.53.1-3.el7_9 will be installed DEBUG: --> Processing Dependency: nss-softokn(x86-64) >= 3.53.1-2 for package: nss-3.53.1-3.el7_9.x86_64 DEBUG: --> Processing Dependency: nss-system-init for package: nss-3.53.1-3.el7_9.x86_64 DEBUG: ---> Package openssh-clients.x86_64 0:7.4p1-21.el7 will be installed DEBUG: --> Processing Dependency: openssh = 7.4p1-21.el7 for package: openssh-clients-7.4p1-21.el7.x86_64 DEBUG: --> Processing Dependency: fipscheck-lib(x86-64) >= 1.3.0 for package: openssh-clients-7.4p1-21.el7.x86_64 DEBUG: --> Processing Dependency: libfipscheck.so.1()(64bit) for package: openssh-clients-7.4p1-21.el7.x86_64 DEBUG: --> Processing Dependency: libedit.so.0()(64bit) for package: openssh-clients-7.4p1-21.el7.x86_64 DEBUG: ---> Package openssl-libs.x86_64 1:1.0.2k-19.el7 will be installed DEBUG: ---> Package pango.x86_64 0:1.42.4-4.el7_7 will be installed DEBUG: --> Processing Dependency: libthai(x86-64) >= 0.1.9 for package: pango-1.42.4-4.el7_7.x86_64 DEBUG: --> Processing Dependency: libXft(x86-64) >= 2.0.0 for package: pango-1.42.4-4.el7_7.x86_64 DEBUG: --> Processing Dependency: harfbuzz(x86-64) >= 1.4.2 for package: pango-1.42.4-4.el7_7.x86_64 DEBUG: --> Processing Dependency: fribidi(x86-64) >= 1.0 for package: pango-1.42.4-4.el7_7.x86_64 DEBUG: --> Processing Dependency: libthai.so.0(LIBTHAI_0.1)(64bit) for package: pango-1.42.4-4.el7_7.x86_64 DEBUG: --> Processing Dependency: libthai.so.0()(64bit) for package: pango-1.42.4-4.el7_7.x86_64 DEBUG: --> Processing Dependency: libharfbuzz.so.0()(64bit) for package: pango-1.42.4-4.el7_7.x86_64 DEBUG: --> Processing Dependency: libfribidi.so.0()(64bit) for package: pango-1.42.4-4.el7_7.x86_64 DEBUG: --> Processing Dependency: libXft.so.2()(64bit) for package: pango-1.42.4-4.el7_7.x86_64 DEBUG: ---> Package patch.x86_64 0:2.7.1-12.el7_7 will be installed DEBUG: ---> Package pcre.x86_64 0:8.32-17.el7 will be installed DEBUG: ---> Package perl.x86_64 4:5.16.3-297.el7 will be installed DEBUG: --> Processing Dependency: perl-libs = 4:5.16.3-297.el7 for package: 4:perl-5.16.3-297.el7.x86_64 DEBUG: --> Processing Dependency: perl(Socket) >= 1.3 for package: 4:perl-5.16.3-297.el7.x86_64 DEBUG: --> Processing Dependency: perl(Scalar::Util) >= 1.10 for package: 4:perl-5.16.3-297.el7.x86_64 DEBUG: --> Processing Dependency: perl-macros for package: 4:perl-5.16.3-297.el7.x86_64 DEBUG: --> Processing Dependency: perl-libs for package: 4:perl-5.16.3-297.el7.x86_64 DEBUG: --> Processing Dependency: perl(threads::shared) for package: 4:perl-5.16.3-297.el7.x86_64 DEBUG: --> Processing Dependency: perl(constant) for package: 4:perl-5.16.3-297.el7.x86_64 DEBUG: --> Processing Dependency: perl(Time::Local) for package: 4:perl-5.16.3-297.el7.x86_64 DEBUG: --> Processing Dependency: perl(Time::HiRes) for package: 4:perl-5.16.3-297.el7.x86_64 DEBUG: --> Processing Dependency: perl(Storable) for package: 4:perl-5.16.3-297.el7.x86_64 DEBUG: --> Processing Dependency: perl(Socket) for package: 4:perl-5.16.3-297.el7.x86_64 DEBUG: --> Processing Dependency: perl(Scalar::Util) for package: 4:perl-5.16.3-297.el7.x86_64 DEBUG: --> Processing Dependency: perl(Pod::Simple::XHTML) for package: 4:perl-5.16.3-297.el7.x86_64 DEBUG: --> Processing Dependency: perl(Pod::Simple::Search) for package: 4:perl-5.16.3-297.el7.x86_64 DEBUG: --> Processing Dependency: perl(Filter::Util::Call) for package: 4:perl-5.16.3-297.el7.x86_64 DEBUG: --> Processing Dependency: perl(Carp) for package: 4:perl-5.16.3-297.el7.x86_64 DEBUG: --> Processing Dependency: libperl.so()(64bit) for package: 4:perl-5.16.3-297.el7.x86_64 DEBUG: --> Processing Dependency: libgdbm_compat.so.4()(64bit) for package: 4:perl-5.16.3-297.el7.x86_64 DEBUG: --> Processing Dependency: libgdbm.so.4()(64bit) for package: 4:perl-5.16.3-297.el7.x86_64 DEBUG: ---> Package perl-Error.noarch 1:0.17020-2.el7 will be installed DEBUG: ---> Package perl-Exporter.noarch 0:5.68-3.el7 will be installed DEBUG: ---> Package perl-File-Path.noarch 0:2.09-2.el7 will be installed DEBUG: ---> Package perl-File-Temp.noarch 0:0.23.01-3.el7 will be installed DEBUG: ---> Package perl-Getopt-Long.noarch 0:2.40-3.el7 will be installed DEBUG: --> Processing Dependency: perl(Pod::Usage) >= 1.14 for package: perl-Getopt-Long-2.40-3.el7.noarch DEBUG: --> Processing Dependency: perl(Text::ParseWords) for package: perl-Getopt-Long-2.40-3.el7.noarch DEBUG: ---> Package perl-Git.noarch 0:1.8.3.1-23.el7_8 will be installed DEBUG: ---> Package perl-PathTools.x86_64 0:3.40-5.el7 will be installed DEBUG: ---> Package perl-TermReadKey.x86_64 0:2.30-20.el7 will be installed DEBUG: ---> Package perl-Thread-Queue.noarch 0:3.02-2.el7 will be installed DEBUG: ---> Package perl-threads.x86_64 0:1.87-4.el7 will be installed DEBUG: ---> Package pkgconfig.x86_64 1:0.27.1-4.el7 will be installed DEBUG: ---> Package popt.x86_64 0:1.13-16.el7 will be installed DEBUG: ---> Package python.x86_64 0:2.7.5-89.el7 will be installed DEBUG: ---> Package python-docutils.noarch 0:0.11-0.3.20130715svn7687.el7 will be installed DEBUG: --> Processing Dependency: python-imaging for package: python-docutils-0.11-0.3.20130715svn7687.el7.noarch DEBUG: ---> Package python-libs.x86_64 0:2.7.5-89.el7 will be installed DEBUG: --> Processing Dependency: libsqlite3.so.0()(64bit) for package: python-libs-2.7.5-89.el7.x86_64 DEBUG: ---> Package python-rpm-macros.noarch 0:3-34.el7 will be installed DEBUG: --> Processing Dependency: python-srpm-macros for package: python-rpm-macros-3-34.el7.noarch DEBUG: ---> Package python-sphinx-locale.noarch 1:1.6.5-1.el7 will be installed DEBUG: ---> Package python2-babel.noarch 0:2.3.4-1.el7 will be installed DEBUG: --> Processing Dependency: pytz for package: python2-babel-2.3.4-1.el7.noarch DEBUG: ---> Package python2-greenlet.x86_64 0:0.4.12-1.el7 will be installed DEBUG: ---> Package python2-imagesize.noarch 0:0.7.1-5.el7 will be installed DEBUG: ---> Package python2-jinja2.noarch 0:2.10-2.el7 will be installed DEBUG: --> Processing Dependency: python2-markupsafe for package: python2-jinja2-2.10-2.el7.noarch DEBUG: ---> Package python2-mock.noarch 0:2.0.0-1.el7 will be installed DEBUG: --> Processing Dependency: python-funcsigs for package: python2-mock-2.0.0-1.el7.noarch DEBUG: ---> Package python2-pygments.noarch 0:2.2.0-7.el7 will be installed DEBUG: ---> Package python2-requests.noarch 0:2.19.1-4.el7 will be installed DEBUG: --> Processing Dependency: python-chardet >= 3.0.2 for package: python2-requests-2.19.1-4.el7.noarch DEBUG: --> Processing Dependency: python2-urllib3 for package: python2-requests-2.19.1-4.el7.noarch DEBUG: --> Processing Dependency: python2-idna for package: python2-requests-2.19.1-4.el7.noarch DEBUG: ---> Package python2-rpm-macros.noarch 0:3-34.el7 will be installed DEBUG: ---> Package python2-setuptools.noarch 0:38.4.0-3.el7 will be installed DEBUG: ---> Package python2-snowballstemmer.noarch 0:1.2.0-2.el7 will be installed DEBUG: ---> Package python2-sphinx-theme-alabaster.noarch 0:0.7.9-4.el7 will be installed DEBUG: ---> Package python2-sphinx_rtd_theme.noarch 0:0.2.4-1.el7 will be installed DEBUG: --> Processing Dependency: fontawesome-fonts-web for package: python2-sphinx_rtd_theme-0.2.4-1.el7.noarch DEBUG: --> Processing Dependency: font(robotoslab) for package: python2-sphinx_rtd_theme-0.2.4-1.el7.noarch DEBUG: --> Processing Dependency: font(lato) for package: python2-sphinx_rtd_theme-0.2.4-1.el7.noarch DEBUG: --> Processing Dependency: font(fontawesome) for package: python2-sphinx_rtd_theme-0.2.4-1.el7.noarch DEBUG: ---> Package python2-sphinxcontrib-websupport.noarch 0:1.0.1-1.el7 will be installed DEBUG: --> Processing Dependency: python-whoosh for package: python2-sphinxcontrib-websupport-1.0.1-1.el7.noarch DEBUG: ---> Package python2-typing.noarch 0:3.6.1-1.el7 will be installed DEBUG: ---> Package redhat-rpm-config.noarch 0:9.1.0-88.el7.centos will be installed DEBUG: --> Processing Dependency: dwz >= 0.4 for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch DEBUG: --> Processing Dependency: zip for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch DEBUG: --> Processing Dependency: perl-srpm-macros for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch DEBUG: ---> Package rpm.x86_64 0:4.11.3-45.el7 will be installed DEBUG: --> Processing Dependency: curl for package: rpm-4.11.3-45.el7.x86_64 DEBUG: --> Processing Dependency: /usr/bin/db_stat for package: rpm-4.11.3-45.el7.x86_64 DEBUG: ---> Package rpm-build-libs.x86_64 0:4.11.3-45.el7 will be installed DEBUG: --> Processing Dependency: /usr/bin/gpg2 for package: rpm-build-libs-4.11.3-45.el7.x86_64 DEBUG: ---> Package rpm-libs.x86_64 0:4.11.3-45.el7 will be installed DEBUG: ---> Package rsync.x86_64 0:3.1.2-10.el7 will be installed DEBUG: --> Processing Dependency: systemd-units for package: rsync-3.1.2-10.el7.x86_64 DEBUG: --> Processing Dependency: systemd-units for package: rsync-3.1.2-10.el7.x86_64 DEBUG: ---> Package ruby.x86_64 0:2.0.0.648-36.el7 will be installed DEBUG: --> Processing Dependency: rubygem(bigdecimal) >= 1.2.0 for package: ruby-2.0.0.648-36.el7.x86_64 DEBUG: ---> Package ruby-libs.x86_64 0:2.0.0.648-36.el7 will be installed DEBUG: ---> Package rubygem-io-console.x86_64 0:0.4.2-36.el7 will be installed DEBUG: ---> Package rubygem-psych.x86_64 0:2.0.0-36.el7 will be installed DEBUG: --> Processing Dependency: libyaml-0.so.2()(64bit) for package: rubygem-psych-2.0.0-36.el7.x86_64 DEBUG: ---> Package rubygem-rdoc.noarch 0:4.0.0-36.el7 will be installed DEBUG: --> Processing Dependency: ruby(irb) = 2.0.0.648 for package: rubygem-rdoc-4.0.0-36.el7.noarch DEBUG: --> Processing Dependency: rubygem(json) >= 1.7.7 for package: rubygem-rdoc-4.0.0-36.el7.noarch DEBUG: ---> Package sed.x86_64 0:4.2.2-7.el7 will be installed DEBUG: ---> Package setup.noarch 0:2.8.71-11.el7 will be installed DEBUG: --> Processing Dependency: system-release for package: setup-2.8.71-11.el7.noarch DEBUG: ---> Package tar.x86_64 2:1.26-35.el7 will be installed DEBUG: ---> Package unzip.x86_64 0:6.0-21.el7 will be installed DEBUG: ---> Package urw-base35-fonts.noarch 0:20170801-10.el7 will be installed DEBUG: --> Processing Dependency: urw-base35-fonts-common = 20170801-10.el7 for package: urw-base35-fonts-20170801-10.el7.noarch DEBUG: --> Processing Dependency: urw-base35-z003-fonts for package: urw-base35-fonts-20170801-10.el7.noarch DEBUG: --> Processing Dependency: urw-base35-standard-symbols-ps-fonts for package: urw-base35-fonts-20170801-10.el7.noarch DEBUG: --> Processing Dependency: urw-base35-p052-fonts for package: urw-base35-fonts-20170801-10.el7.noarch DEBUG: --> Processing Dependency: urw-base35-nimbus-sans-fonts for package: urw-base35-fonts-20170801-10.el7.noarch DEBUG: --> Processing Dependency: urw-base35-nimbus-roman-fonts for package: urw-base35-fonts-20170801-10.el7.noarch DEBUG: --> Processing Dependency: urw-base35-nimbus-mono-ps-fonts for package: urw-base35-fonts-20170801-10.el7.noarch DEBUG: --> Processing Dependency: urw-base35-gothic-fonts for package: urw-base35-fonts-20170801-10.el7.noarch DEBUG: --> Processing Dependency: urw-base35-d050000l-fonts for package: urw-base35-fonts-20170801-10.el7.noarch DEBUG: --> Processing Dependency: urw-base35-c059-fonts for package: urw-base35-fonts-20170801-10.el7.noarch DEBUG: --> Processing Dependency: urw-base35-bookman-fonts for package: urw-base35-fonts-20170801-10.el7.noarch DEBUG: ---> Package xz.x86_64 0:5.2.2-1.el7 will be installed DEBUG: ---> Package xz-libs.x86_64 0:5.2.2-1.el7 will be installed DEBUG: ---> Package yum.noarch 0:3.4.3-168.el7.centos will be installed DEBUG: --> Processing Dependency: yum-metadata-parser >= 1.1.0 for package: yum-3.4.3-168.el7.centos.noarch DEBUG: --> Processing Dependency: python-urlgrabber >= 3.10-8 for package: yum-3.4.3-168.el7.centos.noarch DEBUG: --> Processing Dependency: yum-plugin-fastestmirror for package: yum-3.4.3-168.el7.centos.noarch DEBUG: --> Processing Dependency: rpm-python for package: yum-3.4.3-168.el7.centos.noarch DEBUG: --> Processing Dependency: pyxattr for package: yum-3.4.3-168.el7.centos.noarch DEBUG: --> Processing Dependency: python-iniparse for package: yum-3.4.3-168.el7.centos.noarch DEBUG: --> Processing Dependency: pyliblzma for package: yum-3.4.3-168.el7.centos.noarch DEBUG: --> Processing Dependency: pygpgme for package: yum-3.4.3-168.el7.centos.noarch DEBUG: ---> Package zlib.x86_64 0:1.2.7-18.el7 will be installed DEBUG: --> Running transaction check DEBUG: ---> Package adobe-mappings-cmap.noarch 0:20171205-3.el7 will be installed DEBUG: ---> Package adobe-mappings-cmap-deprecated.noarch 0:20171205-3.el7 will be installed DEBUG: ---> Package adobe-mappings-pdf.noarch 0:20180407-1.el7 will be installed DEBUG: ---> Package centos-release.x86_64 0:7-9.2009.0.el7.centos will be installed DEBUG: ---> Package coreutils.x86_64 0:8.22-24.el7 will be installed DEBUG: --> Processing Dependency: ncurses for package: coreutils-8.22-24.el7.x86_64 DEBUG: ---> Package cups-libs.x86_64 1:1.6.3-51.el7 will be installed DEBUG: --> Processing Dependency: libavahi-common.so.3()(64bit) for package: 1:cups-libs-1.6.3-51.el7.x86_64 DEBUG: --> Processing Dependency: libavahi-client.so.3()(64bit) for package: 1:cups-libs-1.6.3-51.el7.x86_64 DEBUG: ---> Package curl.x86_64 0:7.29.0-59.el7 will be installed DEBUG: ---> Package dejavu-sans-fonts.noarch 0:2.33-6.el7 will be installed DEBUG: --> Processing Dependency: dejavu-fonts-common = 2.33-6.el7 for package: dejavu-sans-fonts-2.33-6.el7.noarch DEBUG: ---> Package dwz.x86_64 0:0.11-3.el7 will be installed DEBUG: ---> Package elfutils-libs.x86_64 0:0.176-5.el7 will be installed DEBUG: --> Processing Dependency: default-yama-scope for package: elfutils-libs-0.176-5.el7.x86_64 DEBUG: ---> Package fipscheck-lib.x86_64 0:1.4.1-6.el7 will be installed DEBUG: --> Processing Dependency: /usr/bin/fipscheck for package: fipscheck-lib-1.4.1-6.el7.x86_64 DEBUG: ---> Package fontawesome-fonts.noarch 0:4.4.0-1.el7 will be installed DEBUG: ---> Package fontawesome-fonts-web.noarch 0:4.4.0-1.el7 will be installed DEBUG: ---> Package fontpackages-filesystem.noarch 0:1.44-8.el7 will be installed DEBUG: ---> Package fribidi.x86_64 0:1.0.2-1.el7_7.1 will be installed DEBUG: ---> Package gdbm.x86_64 0:1.10-8.el7 will be installed DEBUG: ---> Package glibc-common.x86_64 0:2.17-317.el7 will be installed DEBUG: --> Processing Dependency: tzdata >= 2003a for package: glibc-common-2.17-317.el7.x86_64 DEBUG: ---> Package glibc-headers.x86_64 0:2.17-317.el7 will be installed DEBUG: --> Processing Dependency: kernel-headers >= 2.2.1 for package: glibc-headers-2.17-317.el7.x86_64 DEBUG: --> Processing Dependency: kernel-headers for package: glibc-headers-2.17-317.el7.x86_64 DEBUG: ---> Package gnupg2.x86_64 0:2.0.22-5.el7_5 will be installed DEBUG: --> Processing Dependency: pinentry for package: gnupg2-2.0.22-5.el7_5.x86_64 DEBUG: --> Processing Dependency: libgcrypt.so.11(GCRYPT_1.2)(64bit) for package: gnupg2-2.0.22-5.el7_5.x86_64 DEBUG: --> Processing Dependency: libassuan.so.0(LIBASSUAN_1.0)(64bit) for package: gnupg2-2.0.22-5.el7_5.x86_64 DEBUG: --> Processing Dependency: libpth.so.20()(64bit) for package: gnupg2-2.0.22-5.el7_5.x86_64 DEBUG: --> Processing Dependency: libgpg-error.so.0()(64bit) for package: gnupg2-2.0.22-5.el7_5.x86_64 DEBUG: --> Processing Dependency: libgcrypt.so.11()(64bit) for package: gnupg2-2.0.22-5.el7_5.x86_64 DEBUG: --> Processing Dependency: libassuan.so.0()(64bit) for package: gnupg2-2.0.22-5.el7_5.x86_64 DEBUG: ---> Package google-roboto-slab-fonts.noarch 0:1.100263-0.5.20150923git.el7 will be installed DEBUG: ---> Package groff-base.x86_64 0:1.22.2-8.el7 will be installed DEBUG: ---> Package gtk-update-icon-cache.x86_64 0:3.22.30-5.el7 will be installed DEBUG: ---> Package harfbuzz.x86_64 0:1.7.5-2.el7 will be installed DEBUG: --> Processing Dependency: libgraphite2.so.3()(64bit) for package: harfbuzz-1.7.5-2.el7.x86_64 DEBUG: ---> Package hicolor-icon-theme.noarch 0:0.12-7.el7 will be installed DEBUG: ---> Package jasper-libs.x86_64 0:1.900.1-33.el7 will be installed DEBUG: ---> Package krb5-libs.x86_64 0:1.15.1-50.el7 will be installed DEBUG: --> Processing Dependency: keyutils-libs >= 1.5.8 for package: krb5-libs-1.15.1-50.el7.x86_64 DEBUG: --> Processing Dependency: libkeyutils.so.1(KEYUTILS_1.5)(64bit) for package: krb5-libs-1.15.1-50.el7.x86_64 DEBUG: --> Processing Dependency: libkeyutils.so.1(KEYUTILS_1.0)(64bit) for package: krb5-libs-1.15.1-50.el7.x86_64 DEBUG: --> Processing Dependency: libkeyutils.so.1(KEYUTILS_0.3)(64bit) for package: krb5-libs-1.15.1-50.el7.x86_64 DEBUG: --> Processing Dependency: libverto.so.1()(64bit) for package: krb5-libs-1.15.1-50.el7.x86_64 DEBUG: --> Processing Dependency: libkeyutils.so.1()(64bit) for package: krb5-libs-1.15.1-50.el7.x86_64 DEBUG: ---> Package lato-fonts.noarch 0:2.015-1.el7 will be installed DEBUG: ---> Package lcms2.x86_64 0:2.6-3.el7 will be installed DEBUG: ---> Package libX11-common.noarch 0:1.6.7-3.el7_9 will be installed DEBUG: ---> Package libXcomposite.x86_64 0:0.4.4-4.1.el7 will be installed DEBUG: ---> Package libXcursor.x86_64 0:1.1.15-1.el7 will be installed DEBUG: ---> Package libXdamage.x86_64 0:1.1.4-4.1.el7 will be installed DEBUG: ---> Package libXfixes.x86_64 0:5.0.3-1.el7 will be installed DEBUG: ---> Package libXft.x86_64 0:2.3.2-2.el7 will be installed DEBUG: ---> Package libXi.x86_64 0:1.7.9-1.el7 will be installed DEBUG: ---> Package libXinerama.x86_64 0:1.1.3-2.1.el7 will be installed DEBUG: ---> Package libXrandr.x86_64 0:1.5.1-2.el7 will be installed DEBUG: ---> Package libattr.x86_64 0:2.4.46-13.el7 will be installed DEBUG: ---> Package libcap-ng.x86_64 0:0.7.5-4.el7 will be installed DEBUG: ---> Package libcom_err.x86_64 0:1.42.9-19.el7 will be installed DEBUG: ---> Package libcroco.x86_64 0:0.6.12-6.el7_9 will be installed DEBUG: ---> Package libdb-utils.x86_64 0:5.3.21-25.el7 will be installed DEBUG: ---> Package libedit.x86_64 0:3.0-12.20121213cvs.el7 will be installed DEBUG: ---> Package libffi.x86_64 0:3.0.13-19.el7 will be installed DEBUG: ---> Package libglvnd-egl.x86_64 1:1.0.1-0.8.git5baa1e5.el7 will be installed DEBUG: --> Processing Dependency: libglvnd(x86-64) = 1:1.0.1-0.8.git5baa1e5.el7 for package: 1:libglvnd-egl-1.0.1-0.8.git5baa1e5.el7.x86_64 DEBUG: --> Processing Dependency: mesa-libEGL(x86-64) >= 13.0.4-1 for package: 1:libglvnd-egl-1.0.1-0.8.git5baa1e5.el7.x86_64 DEBUG: --> Processing Dependency: libGLdispatch.so.0()(64bit) for package: 1:libglvnd-egl-1.0.1-0.8.git5baa1e5.el7.x86_64 DEBUG: ---> Package libglvnd-glx.x86_64 1:1.0.1-0.8.git5baa1e5.el7 will be installed DEBUG: --> Processing Dependency: mesa-libGL(x86-64) >= 13.0.4-1 for package: 1:libglvnd-glx-1.0.1-0.8.git5baa1e5.el7.x86_64 DEBUG: ---> Package libidn.x86_64 0:1.28-4.el7 will be installed DEBUG: ---> Package libmount.x86_64 0:2.23.2-65.el7 will be installed DEBUG: --> Processing Dependency: libblkid = 2.23.2-65.el7 for package: libmount-2.23.2-65.el7.x86_64 DEBUG: --> Processing Dependency: libblkid.so.1(BLKID_2.17)(64bit) for package: libmount-2.23.2-65.el7.x86_64 DEBUG: --> Processing Dependency: libblkid.so.1(BLKID_2.15)(64bit) for package: libmount-2.23.2-65.el7.x86_64 DEBUG: --> Processing Dependency: libblkid.so.1(BLKID_1.0)(64bit) for package: libmount-2.23.2-65.el7.x86_64 DEBUG: --> Processing Dependency: libblkid.so.1()(64bit) for package: libmount-2.23.2-65.el7.x86_64 DEBUG: ---> Package libpaper.x86_64 0:1.1.24-9.el7 will be installed DEBUG: ---> Package libsepol.x86_64 0:2.5-10.el7 will be installed DEBUG: ---> Package libssh2.x86_64 0:1.8.0-4.el7 will be installed DEBUG: ---> Package libthai.x86_64 0:0.1.14-9.el7 will be installed DEBUG: ---> Package libtiff.x86_64 0:4.0.3-35.el7 will be installed DEBUG: --> Processing Dependency: libjbig.so.2.0()(64bit) for package: libtiff-4.0.3-35.el7.x86_64 DEBUG: ---> Package libuuid.x86_64 0:2.23.2-65.el7 will be installed DEBUG: ---> Package libxcb.x86_64 0:1.13-1.el7 will be installed DEBUG: --> Processing Dependency: libXau.so.6()(64bit) for package: libxcb-1.13-1.el7.x86_64 DEBUG: ---> Package libxml2.x86_64 0:2.9.1-6.el7.5 will be installed DEBUG: ---> Package libyaml.x86_64 0:0.1.4-11.el7_0 will be installed DEBUG: ---> Package ncurses-libs.x86_64 0:5.9-14.20130511.el7_4 will be installed DEBUG: --> Processing Dependency: ncurses-base = 5.9-14.20130511.el7_4 for package: ncurses-libs-5.9-14.20130511.el7_4.x86_64 DEBUG: ---> Package nspr.x86_64 0:4.25.0-2.el7_9 will be installed DEBUG: ---> Package nss-pem.x86_64 0:1.0.3-7.el7 will be installed DEBUG: ---> Package nss-softokn.x86_64 0:3.53.1-6.el7_9 will be installed DEBUG: ---> Package nss-softokn-freebl.x86_64 0:3.53.1-6.el7_9 will be installed DEBUG: ---> Package nss-sysinit.x86_64 0:3.53.1-3.el7_9 will be installed DEBUG: ---> Package nss-util.x86_64 0:3.53.1-1.el7_9 will be installed DEBUG: ---> Package openjpeg2.x86_64 0:2.3.1-3.el7_7 will be installed DEBUG: ---> Package openldap.x86_64 0:2.4.44-22.el7 will be installed DEBUG: --> Processing Dependency: nss-tools for package: openldap-2.4.44-22.el7.x86_64 DEBUG: --> Processing Dependency: libsasl2.so.3()(64bit) for package: openldap-2.4.44-22.el7.x86_64 DEBUG: ---> Package openssh.x86_64 0:7.4p1-21.el7 will be installed DEBUG: --> Processing Dependency: /sbin/nologin for package: openssh-7.4p1-21.el7.x86_64 DEBUG: ---> Package p11-kit.x86_64 0:0.23.5-3.el7 will be installed DEBUG: ---> Package p11-kit-trust.x86_64 0:0.23.5-3.el7 will be installed DEBUG: --> Processing Dependency: libtasn1.so.6(LIBTASN1_0_3)(64bit) for package: p11-kit-trust-0.23.5-3.el7.x86_64 DEBUG: --> Processing Dependency: libtasn1.so.6()(64bit) for package: p11-kit-trust-0.23.5-3.el7.x86_64 DEBUG: ---> Package perl-Carp.noarch 0:1.26-244.el7 will be installed DEBUG: ---> Package perl-Filter.x86_64 0:1.49-3.el7 will be installed DEBUG: ---> Package perl-Pod-Simple.noarch 1:3.28-4.el7 will be installed DEBUG: --> Processing Dependency: perl(Pod::Escapes) >= 1.04 for package: 1:perl-Pod-Simple-3.28-4.el7.noarch DEBUG: --> Processing Dependency: perl(Encode) for package: 1:perl-Pod-Simple-3.28-4.el7.noarch DEBUG: ---> Package perl-Pod-Usage.noarch 0:1.63-3.el7 will be installed DEBUG: --> Processing Dependency: perl(Pod::Text) >= 3.15 for package: perl-Pod-Usage-1.63-3.el7.noarch DEBUG: --> Processing Dependency: perl-Pod-Perldoc for package: perl-Pod-Usage-1.63-3.el7.noarch DEBUG: ---> Package perl-Scalar-List-Utils.x86_64 0:1.27-248.el7 will be installed DEBUG: ---> Package perl-Socket.x86_64 0:2.010-5.el7 will be installed DEBUG: ---> Package perl-Storable.x86_64 0:2.45-3.el7 will be installed DEBUG: ---> Package perl-Text-ParseWords.noarch 0:3.29-4.el7 will be installed DEBUG: ---> Package perl-Time-HiRes.x86_64 4:1.9725-3.el7 will be installed DEBUG: ---> Package perl-Time-Local.noarch 0:1.2300-2.el7 will be installed DEBUG: ---> Package perl-constant.noarch 0:1.27-2.el7 will be installed DEBUG: ---> Package perl-libs.x86_64 4:5.16.3-297.el7 will be installed DEBUG: ---> Package perl-macros.x86_64 4:5.16.3-297.el7 will be installed DEBUG: ---> Package perl-srpm-macros.noarch 0:1-8.el7 will be installed DEBUG: ---> Package perl-threads-shared.x86_64 0:1.43-6.el7 will be installed DEBUG: ---> Package pixman.x86_64 0:0.34.0-1.el7 will be installed DEBUG: ---> Package pygpgme.x86_64 0:0.3-9.el7 will be installed DEBUG: --> Processing Dependency: libgpgme.so.11(GPGME_1.1)(64bit) for package: pygpgme-0.3-9.el7.x86_64 DEBUG: --> Processing Dependency: libgpgme.so.11(GPGME_1.0)(64bit) for package: pygpgme-0.3-9.el7.x86_64 DEBUG: --> Processing Dependency: libgpgme.so.11()(64bit) for package: pygpgme-0.3-9.el7.x86_64 DEBUG: ---> Package pyliblzma.x86_64 0:0.5.3-11.el7 will be installed DEBUG: ---> Package python-iniparse.noarch 0:0.4-9.el7 will be installed DEBUG: ---> Package python-srpm-macros.noarch 0:3-34.el7 will be installed DEBUG: ---> Package python-urlgrabber.noarch 0:3.10-10.el7 will be installed DEBUG: --> Processing Dependency: python-pycurl for package: python-urlgrabber-3.10-10.el7.noarch DEBUG: ---> Package python-whoosh.noarch 0:2.5.7-4.el7 will be installed DEBUG: ---> Package python2-chardet.noarch 0:3.0.4-7.el7 will be installed DEBUG: ---> Package python2-funcsigs.noarch 0:1.0.2-1.el7 will be installed DEBUG: ---> Package python2-idna.noarch 0:2.5-1.el7 will be installed DEBUG: ---> Package python2-markupsafe.x86_64 0:0.23-16.el7 will be installed DEBUG: ---> Package python2-pillow.x86_64 0:4.0.0-2.el7 will be installed DEBUG: --> Processing Dependency: python2-olefile for package: python2-pillow-4.0.0-2.el7.x86_64 DEBUG: --> Processing Dependency: libwebp.so.4()(64bit) for package: python2-pillow-4.0.0-2.el7.x86_64 DEBUG: --> Processing Dependency: libimagequant.so.0()(64bit) for package: python2-pillow-4.0.0-2.el7.x86_64 DEBUG: ---> Package python2-urllib3.noarch 0:1.21.1-1.el7 will be installed DEBUG: --> Processing Dependency: python2-pyOpenSSL for package: python2-urllib3-1.21.1-1.el7.noarch DEBUG: --> Processing Dependency: python-pysocks for package: python2-urllib3-1.21.1-1.el7.noarch DEBUG: --> Processing Dependency: python-ipaddress for package: python2-urllib3-1.21.1-1.el7.noarch DEBUG: --> Processing Dependency: python-cryptography for package: python2-urllib3-1.21.1-1.el7.noarch DEBUG: --> Processing Dependency: python-backports-ssl_match_hostname for package: python2-urllib3-1.21.1-1.el7.noarch DEBUG: ---> Package pytz.noarch 0:2016.10-2.el7 will be installed DEBUG: ---> Package pyxattr.x86_64 0:0.5.1-5.el7 will be installed DEBUG: ---> Package readline.x86_64 0:6.2-11.el7 will be installed DEBUG: ---> Package rpm-python.x86_64 0:4.11.3-45.el7 will be installed DEBUG: ---> Package ruby-irb.noarch 0:2.0.0.648-36.el7 will be installed DEBUG: ---> Package rubygem-bigdecimal.x86_64 0:1.2.0-36.el7 will be installed DEBUG: ---> Package rubygem-json.x86_64 0:1.7.7-36.el7 will be installed DEBUG: ---> Package shared-mime-info.x86_64 0:1.8-5.el7 will be installed DEBUG: ---> Package sqlite.x86_64 0:3.7.17-8.el7_7.1 will be installed DEBUG: ---> Package systemd.x86_64 0:219-78.el7 will be installed DEBUG: --> Processing Dependency: systemd-libs = 219-78.el7 for package: systemd-219-78.el7.x86_64 DEBUG: --> Processing Dependency: kmod >= 18-4 for package: systemd-219-78.el7.x86_64 DEBUG: --> Processing Dependency: libpam.so.0(LIBPAM_1.0)(64bit) for package: systemd-219-78.el7.x86_64 DEBUG: --> Processing Dependency: libkmod.so.2(LIBKMOD_5)(64bit) for package: systemd-219-78.el7.x86_64 DEBUG: --> Processing Dependency: libcryptsetup.so.12(CRYPTSETUP_2.0)(64bit) for package: systemd-219-78.el7.x86_64 DEBUG: --> Processing Dependency: dbus for package: systemd-219-78.el7.x86_64 DEBUG: --> Processing Dependency: acl for package: systemd-219-78.el7.x86_64 DEBUG: --> Processing Dependency: /usr/sbin/groupadd for package: systemd-219-78.el7.x86_64 DEBUG: --> Processing Dependency: libqrencode.so.3()(64bit) for package: systemd-219-78.el7.x86_64 DEBUG: --> Processing Dependency: libpam.so.0()(64bit) for package: systemd-219-78.el7.x86_64 DEBUG: --> Processing Dependency: liblz4.so.1()(64bit) for package: systemd-219-78.el7.x86_64 DEBUG: --> Processing Dependency: libkmod.so.2()(64bit) for package: systemd-219-78.el7.x86_64 DEBUG: --> Processing Dependency: libcryptsetup.so.12()(64bit) for package: systemd-219-78.el7.x86_64 DEBUG: ---> Package urw-base35-bookman-fonts.noarch 0:20170801-10.el7 will be installed DEBUG: --> Processing Dependency: xorg-x11-server-utils for package: urw-base35-bookman-fonts-20170801-10.el7.noarch DEBUG: --> Processing Dependency: xorg-x11-server-utils for package: urw-base35-bookman-fonts-20170801-10.el7.noarch DEBUG: --> Processing Dependency: xorg-x11-font-utils for package: urw-base35-bookman-fonts-20170801-10.el7.noarch DEBUG: --> Processing Dependency: xorg-x11-font-utils for package: urw-base35-bookman-fonts-20170801-10.el7.noarch DEBUG: ---> Package urw-base35-c059-fonts.noarch 0:20170801-10.el7 will be installed DEBUG: ---> Package urw-base35-d050000l-fonts.noarch 0:20170801-10.el7 will be installed DEBUG: ---> Package urw-base35-fonts-common.noarch 0:20170801-10.el7 will be installed DEBUG: ---> Package urw-base35-gothic-fonts.noarch 0:20170801-10.el7 will be installed DEBUG: ---> Package urw-base35-nimbus-mono-ps-fonts.noarch 0:20170801-10.el7 will be installed DEBUG: ---> Package urw-base35-nimbus-roman-fonts.noarch 0:20170801-10.el7 will be installed DEBUG: ---> Package urw-base35-nimbus-sans-fonts.noarch 0:20170801-10.el7 will be installed DEBUG: ---> Package urw-base35-p052-fonts.noarch 0:20170801-10.el7 will be installed DEBUG: ---> Package urw-base35-standard-symbols-ps-fonts.noarch 0:20170801-10.el7 will be installed DEBUG: ---> Package urw-base35-z003-fonts.noarch 0:20170801-10.el7 will be installed DEBUG: ---> Package yum-metadata-parser.x86_64 0:1.1.4-10.el7 will be installed DEBUG: ---> Package yum-plugin-fastestmirror.noarch 0:1.1.31-54.el7_8 will be installed DEBUG: ---> Package zip.x86_64 0:3.0-11.el7 will be installed DEBUG: --> Running transaction check DEBUG: ---> Package acl.x86_64 0:2.2.51-15.el7 will be installed DEBUG: ---> Package avahi-libs.x86_64 0:0.6.31-20.el7 will be installed DEBUG: --> Processing Dependency: libdbus-1.so.3(LIBDBUS_1_3)(64bit) for package: avahi-libs-0.6.31-20.el7.x86_64 DEBUG: --> Processing Dependency: libdbus-1.so.3()(64bit) for package: avahi-libs-0.6.31-20.el7.x86_64 DEBUG: ---> Package cryptsetup-libs.x86_64 0:2.0.3-6.el7 will be installed DEBUG: --> Processing Dependency: libdevmapper.so.1.02(DM_1_02_97)(64bit) for package: cryptsetup-libs-2.0.3-6.el7.x86_64 DEBUG: --> Processing Dependency: libdevmapper.so.1.02(Base)(64bit) for package: cryptsetup-libs-2.0.3-6.el7.x86_64 DEBUG: --> Processing Dependency: libjson-c.so.2()(64bit) for package: cryptsetup-libs-2.0.3-6.el7.x86_64 DEBUG: --> Processing Dependency: libdevmapper.so.1.02()(64bit) for package: cryptsetup-libs-2.0.3-6.el7.x86_64 DEBUG: ---> Package cyrus-sasl-lib.x86_64 0:2.1.26-23.el7 will be installed DEBUG: ---> Package dbus.x86_64 1:1.10.24-15.el7 will be installed DEBUG: ---> Package dejavu-fonts-common.noarch 0:2.33-6.el7 will be installed DEBUG: ---> Package elfutils-default-yama-scope.noarch 0:0.176-5.el7 will be installed DEBUG: ---> Package fipscheck.x86_64 0:1.4.1-6.el7 will be installed DEBUG: ---> Package gpgme.x86_64 0:1.3.2-5.el7 will be installed DEBUG: ---> Package graphite2.x86_64 0:1.3.10-1.el7_3 will be installed DEBUG: ---> Package jbigkit-libs.x86_64 0:2.0-11.el7 will be installed DEBUG: ---> Package kernel-headers.x86_64 0:3.10.0-1160.2.2.el7 will be installed DEBUG: ---> Package keyutils-libs.x86_64 0:1.5.8-3.el7 will be installed DEBUG: ---> Package kmod.x86_64 0:20-28.el7 will be installed DEBUG: --> Processing Dependency: dracut for package: kmod-20-28.el7.x86_64 DEBUG: ---> Package kmod-libs.x86_64 0:20-28.el7 will be installed DEBUG: ---> Package libXau.x86_64 0:1.0.8-2.1.el7 will be installed DEBUG: ---> Package libassuan.x86_64 0:2.1.0-3.el7 will be installed DEBUG: ---> Package libblkid.x86_64 0:2.23.2-65.el7 will be installed DEBUG: ---> Package libgcrypt.x86_64 0:1.5.3-14.el7 will be installed DEBUG: ---> Package libglvnd.x86_64 1:1.0.1-0.8.git5baa1e5.el7 will be installed DEBUG: ---> Package libgpg-error.x86_64 0:1.12-3.el7 will be installed DEBUG: ---> Package libimagequant.x86_64 0:2.8.2-2.el7 will be installed DEBUG: ---> Package libtasn1.x86_64 0:4.10-1.el7 will be installed DEBUG: ---> Package libverto.x86_64 0:0.2.5-4.el7 will be installed DEBUG: ---> Package libwebp.x86_64 0:0.3.0-7.el7 will be installed DEBUG: ---> Package lz4.x86_64 0:1.8.3-1.el7 will be installed DEBUG: ---> Package mesa-libEGL.x86_64 0:18.3.4-10.el7 will be installed DEBUG: --> Processing Dependency: mesa-libgbm = 18.3.4-10.el7 for package: mesa-libEGL-18.3.4-10.el7.x86_64 DEBUG: --> Processing Dependency: libxshmfence.so.1()(64bit) for package: mesa-libEGL-18.3.4-10.el7.x86_64 DEBUG: --> Processing Dependency: libwayland-server.so.0()(64bit) for package: mesa-libEGL-18.3.4-10.el7.x86_64 DEBUG: --> Processing Dependency: libwayland-client.so.0()(64bit) for package: mesa-libEGL-18.3.4-10.el7.x86_64 DEBUG: --> Processing Dependency: libglapi.so.0()(64bit) for package: mesa-libEGL-18.3.4-10.el7.x86_64 DEBUG: --> Processing Dependency: libgbm.so.1()(64bit) for package: mesa-libEGL-18.3.4-10.el7.x86_64 DEBUG: --> Processing Dependency: libdrm.so.2()(64bit) for package: mesa-libEGL-18.3.4-10.el7.x86_64 DEBUG: ---> Package mesa-libGL.x86_64 0:18.3.4-10.el7 will be installed DEBUG: --> Processing Dependency: libXxf86vm.so.1()(64bit) for package: mesa-libGL-18.3.4-10.el7.x86_64 DEBUG: ---> Package ncurses.x86_64 0:5.9-14.20130511.el7_4 will be installed DEBUG: ---> Package ncurses-base.noarch 0:5.9-14.20130511.el7_4 will be installed DEBUG: ---> Package nss-tools.x86_64 0:3.53.1-3.el7_9 will be installed DEBUG: ---> Package pam.x86_64 0:1.1.8-23.el7 will be installed DEBUG: --> Processing Dependency: libpwquality >= 0.9.9 for package: pam-1.1.8-23.el7.x86_64 DEBUG: --> Processing Dependency: cracklib-dicts >= 2.8 for package: pam-1.1.8-23.el7.x86_64 DEBUG: --> Processing Dependency: libcrack.so.2()(64bit) for package: pam-1.1.8-23.el7.x86_64 DEBUG: ---> Package perl-Encode.x86_64 0:2.51-7.el7 will be installed DEBUG: ---> Package perl-Pod-Escapes.noarch 1:1.04-297.el7 will be installed DEBUG: ---> Package perl-Pod-Perldoc.noarch 0:3.20-4.el7 will be installed DEBUG: --> Processing Dependency: perl(parent) for package: perl-Pod-Perldoc-3.20-4.el7.noarch DEBUG: --> Processing Dependency: perl(HTTP::Tiny) for package: perl-Pod-Perldoc-3.20-4.el7.noarch DEBUG: ---> Package perl-podlators.noarch 0:2.5.1-3.el7 will be installed DEBUG: ---> Package pinentry.x86_64 0:0.8.1-17.el7 will be installed DEBUG: ---> Package pth.x86_64 0:2.0.7-23.el7 will be installed DEBUG: ---> Package python-backports-ssl_match_hostname.noarch 0:3.5.0.1-1.el7 will be installed DEBUG: --> Processing Dependency: python-backports for package: python-backports-ssl_match_hostname-3.5.0.1-1.el7.noarch DEBUG: ---> Package python-pycurl.x86_64 0:7.19.0-19.el7 will be installed DEBUG: ---> Package python2-cryptography.x86_64 0:2.1.4-2.el7 will be installed DEBUG: --> Processing Dependency: python2-cffi >= 1.7 for package: python2-cryptography-2.1.4-2.el7.x86_64 DEBUG: --> Processing Dependency: python2-asn1crypto >= 0.21 for package: python2-cryptography-2.1.4-2.el7.x86_64 DEBUG: --> Processing Dependency: python-enum34 for package: python2-cryptography-2.1.4-2.el7.x86_64 DEBUG: ---> Package python2-ipaddress.noarch 0:1.0.18-5.el7 will be installed DEBUG: ---> Package python2-olefile.noarch 0:0.44-1.el7 will be installed DEBUG: ---> Package python2-pyOpenSSL.noarch 0:17.3.0-3.el7 will be installed DEBUG: ---> Package python2-pysocks.noarch 0:1.5.6-3.el7 will be installed DEBUG: ---> Package qrencode-libs.x86_64 0:3.4.1-3.el7 will be installed DEBUG: ---> Package shadow-utils.x86_64 2:4.6-5.el7 will be installed DEBUG: --> Processing Dependency: libsemanage.so.1(LIBSEMANAGE_1.0)(64bit) for package: 2:shadow-utils-4.6-5.el7.x86_64 DEBUG: --> Processing Dependency: libsemanage.so.1()(64bit) for package: 2:shadow-utils-4.6-5.el7.x86_64 DEBUG: ---> Package systemd-libs.x86_64 0:219-78.el7 will be installed DEBUG: ---> Package tzdata.noarch 0:2020d-2.el7 will be installed DEBUG: ---> Package util-linux.x86_64 0:2.23.2-65.el7 will be installed DEBUG: --> Processing Dependency: libsmartcols = 2.23.2-65.el7 for package: util-linux-2.23.2-65.el7.x86_64 DEBUG: --> Processing Dependency: libutempter.so.0(UTEMPTER_1.1)(64bit) for package: util-linux-2.23.2-65.el7.x86_64 DEBUG: --> Processing Dependency: libsmartcols.so.1(SMARTCOLS_2.25)(64bit) for package: util-linux-2.23.2-65.el7.x86_64 DEBUG: --> Processing Dependency: libutempter.so.0()(64bit) for package: util-linux-2.23.2-65.el7.x86_64 DEBUG: --> Processing Dependency: libuser.so.1()(64bit) for package: util-linux-2.23.2-65.el7.x86_64 DEBUG: --> Processing Dependency: libsmartcols.so.1()(64bit) for package: util-linux-2.23.2-65.el7.x86_64 DEBUG: ---> Package xorg-x11-font-utils.x86_64 1:7.5-21.el7 will be installed DEBUG: --> Processing Dependency: libfontenc.so.1()(64bit) for package: 1:xorg-x11-font-utils-7.5-21.el7.x86_64 DEBUG: ---> Package xorg-x11-server-utils.x86_64 0:7.7-20.el7 will be installed DEBUG: --> Processing Dependency: libXxf86misc.so.1()(64bit) for package: xorg-x11-server-utils-7.7-20.el7.x86_64 DEBUG: --> Running transaction check DEBUG: ---> Package cracklib.x86_64 0:2.9.0-11.el7 will be installed DEBUG: ---> Package cracklib-dicts.x86_64 0:2.9.0-11.el7 will be installed DEBUG: ---> Package dbus-libs.x86_64 1:1.10.24-15.el7 will be installed DEBUG: ---> Package device-mapper-libs.x86_64 7:1.02.170-6.el7 will be installed DEBUG: --> Processing Dependency: device-mapper = 7:1.02.170-6.el7 for package: 7:device-mapper-libs-1.02.170-6.el7.x86_64 DEBUG: ---> Package dracut.x86_64 0:033-572.el7 will be installed DEBUG: --> Processing Dependency: procps-ng for package: dracut-033-572.el7.x86_64 DEBUG: --> Processing Dependency: kpartx for package: dracut-033-572.el7.x86_64 DEBUG: --> Processing Dependency: hardlink for package: dracut-033-572.el7.x86_64 DEBUG: ---> Package json-c.x86_64 0:0.11-4.el7_0 will be installed DEBUG: ---> Package libXxf86misc.x86_64 0:1.0.3-7.1.el7 will be installed DEBUG: ---> Package libXxf86vm.x86_64 0:1.1.4-1.el7 will be installed DEBUG: ---> Package libdrm.x86_64 0:2.4.97-2.el7 will be installed DEBUG: --> Processing Dependency: libpciaccess.so.0()(64bit) for package: libdrm-2.4.97-2.el7.x86_64 DEBUG: ---> Package libfontenc.x86_64 0:1.1.3-3.el7 will be installed DEBUG: ---> Package libpwquality.x86_64 0:1.2.3-5.el7 will be installed DEBUG: ---> Package libsemanage.x86_64 0:2.5-14.el7 will be installed DEBUG: --> Processing Dependency: libustr-1.0.so.1(USTR_1.0.1)(64bit) for package: libsemanage-2.5-14.el7.x86_64 DEBUG: --> Processing Dependency: libustr-1.0.so.1(USTR_1.0)(64bit) for package: libsemanage-2.5-14.el7.x86_64 DEBUG: --> Processing Dependency: libustr-1.0.so.1()(64bit) for package: libsemanage-2.5-14.el7.x86_64 DEBUG: ---> Package libsmartcols.x86_64 0:2.23.2-65.el7 will be installed DEBUG: ---> Package libuser.x86_64 0:0.60-9.el7 will be installed DEBUG: ---> Package libutempter.x86_64 0:1.1.6-4.el7 will be installed DEBUG: ---> Package libwayland-client.x86_64 0:1.15.0-1.el7 will be installed DEBUG: ---> Package libwayland-server.x86_64 0:1.15.0-1.el7 will be installed DEBUG: ---> Package libxshmfence.x86_64 0:1.2-1.el7 will be installed DEBUG: ---> Package mesa-libgbm.x86_64 0:18.3.4-10.el7 will be installed DEBUG: ---> Package mesa-libglapi.x86_64 0:18.3.4-10.el7 will be installed DEBUG: ---> Package perl-HTTP-Tiny.noarch 0:0.033-3.el7 will be installed DEBUG: ---> Package perl-parent.noarch 1:0.225-244.el7 will be installed DEBUG: ---> Package python-backports.x86_64 0:1.0-8.el7 will be installed DEBUG: ---> Package python-enum34.noarch 0:1.0.4-1.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: --> Running transaction check DEBUG: ---> Package device-mapper.x86_64 7:1.02.170-6.el7 will be installed DEBUG: ---> Package hardlink.x86_64 1:1.0-19.el7 will be installed DEBUG: ---> Package kpartx.x86_64 0:0.4.9-133.el7 will be installed DEBUG: ---> Package libpciaccess.x86_64 0:0.14-1.el7 will be installed DEBUG: --> Processing Dependency: hwdata for package: libpciaccess-0.14-1.el7.x86_64 DEBUG: ---> Package procps-ng.x86_64 0:3.3.10-28.el7 will be installed DEBUG: ---> Package python-pycparser.noarch 0:2.14-1.el7 will be installed DEBUG: --> Processing Dependency: python-ply for package: python-pycparser-2.14-1.el7.noarch DEBUG: ---> Package ustr.x86_64 0:1.0.4-16.el7 will be installed DEBUG: --> Running transaction check DEBUG: ---> Package hwdata.x86_64 0:0.252-9.7.el7 will be installed DEBUG: ---> Package python-ply.noarch 0:3.4-11.el7 will be installed DEBUG: --> Finished Dependency Resolution DEBUG: Dependencies Resolved DEBUG: ================================================================================ DEBUG: Package Arch Version Repository Size DEBUG: ================================================================================ DEBUG: Installing: DEBUG: basesystem noarch 10.0-7.el7.centos DEBUG: base 5.0 k DEBUG: gcc x86_64 4.8.5-44.el7 base 16 M DEBUG: ghostscript x86_64 9.25-5.el7 base 112 k DEBUG: git x86_64 1.8.3.1-23.el7_8 base 4.4 M DEBUG: graphviz x86_64 2.30.1-22.el7 base 1.3 M DEBUG: make x86_64 1:3.82-24.el7 base 421 k DEBUG: openstack-macros noarch 2020.1.2-0.20200920181120.ce6a105.el7 DEBUG: delorean 15 k DEBUG: python-devel x86_64 2.7.5-89.el7 base 398 k DEBUG: python2-eventlet noarch 0.20.1-6.el7 delorean-rocky-testing 512 k DEBUG: python2-pbr noarch 4.1.0-2.el7 delorean-rocky-testing 269 k DEBUG: python2-setuptools_scm noarch 1.10.1-1.el7 delorean-rocky-build-deps 25 k DEBUG: python2-six noarch 1.11.0-4.el7 delorean-rocky-testing 31 k DEBUG: python2-sphinx noarch 1:1.6.5-1.el7 delorean-rocky-build-deps 1.7 M DEBUG: python2-sqlalchemy x86_64 1.2.7-1.el7 delorean-rocky-testing 1.8 M DEBUG: python2-webob noarch 1.8.2-1.el7 delorean-rocky-testing 243 k DEBUG: rpm-build x86_64 4.11.3-45.el7 base 149 k DEBUG: rubygems noarch 2.0.14.1-36.el7 base 215 k DEBUG: yum-plugin-priorities noarch 1.1.31-54.el7_8 base 29 k DEBUG: Installing for dependencies: DEBUG: acl x86_64 2.2.51-15.el7 base 81 k DEBUG: adobe-mappings-cmap noarch 20171205-3.el7 base 2.1 M DEBUG: adobe-mappings-cmap-deprecated DEBUG: noarch 20171205-3.el7 base 114 k DEBUG: adobe-mappings-pdf noarch 20180407-1.el7 base 703 k DEBUG: atk x86_64 2.28.1-2.el7 base 263 k DEBUG: audit-libs x86_64 2.8.5-4.el7 base 102 k DEBUG: avahi-libs x86_64 0.6.31-20.el7 base 62 k DEBUG: bash x86_64 4.2.46-34.el7 base 1.0 M DEBUG: binutils x86_64 2.27-44.base.el7 base 5.9 M DEBUG: bzip2 x86_64 1.0.6-13.el7 base 52 k DEBUG: bzip2-libs x86_64 1.0.6-13.el7 base 40 k DEBUG: ca-certificates noarch 2020.2.41-70.0.el7_8 DEBUG: base 382 k DEBUG: cairo x86_64 1.15.12-4.el7 base 741 k DEBUG: centos-release x86_64 7-9.2009.0.el7.centos DEBUG: base 27 k DEBUG: chkconfig x86_64 1.7.6-1.el7 base 182 k DEBUG: coreutils x86_64 8.22-24.el7 base 3.3 M DEBUG: cpio x86_64 2.11-28.el7 base 211 k DEBUG: cpp x86_64 4.8.5-44.el7 base 5.9 M DEBUG: cracklib x86_64 2.9.0-11.el7 base 80 k DEBUG: cracklib-dicts x86_64 2.9.0-11.el7 base 3.6 M DEBUG: cryptsetup-libs x86_64 2.0.3-6.el7 base 339 k DEBUG: cups-libs x86_64 1:1.6.3-51.el7 base 359 k DEBUG: curl x86_64 7.29.0-59.el7 base 271 k DEBUG: cyrus-sasl-lib x86_64 2.1.26-23.el7 base 155 k DEBUG: dbus x86_64 1:1.10.24-15.el7 base 245 k DEBUG: dbus-libs x86_64 1:1.10.24-15.el7 base 169 k DEBUG: dejavu-fonts-common noarch 2.33-6.el7 base 64 k DEBUG: dejavu-sans-fonts noarch 2.33-6.el7 base 1.4 M DEBUG: device-mapper x86_64 7:1.02.170-6.el7 base 297 k DEBUG: device-mapper-libs x86_64 7:1.02.170-6.el7 base 325 k DEBUG: diffutils x86_64 3.3-5.el7 base 322 k DEBUG: dracut x86_64 033-572.el7 base 329 k DEBUG: dwz x86_64 0.11-3.el7 base 99 k DEBUG: elfutils x86_64 0.176-5.el7 base 308 k DEBUG: elfutils-default-yama-scope DEBUG: noarch 0.176-5.el7 base 33 k DEBUG: elfutils-libelf x86_64 0.176-5.el7 base 195 k DEBUG: elfutils-libs x86_64 0.176-5.el7 base 291 k DEBUG: expat x86_64 2.1.0-12.el7 base 81 k DEBUG: file x86_64 5.11-37.el7 base 57 k DEBUG: file-libs x86_64 5.11-37.el7 base 340 k DEBUG: filesystem x86_64 3.2-25.el7 base 1.0 M DEBUG: findutils x86_64 1:4.5.11-6.el7 base 559 k DEBUG: fipscheck x86_64 1.4.1-6.el7 base 21 k DEBUG: fipscheck-lib x86_64 1.4.1-6.el7 base 11 k DEBUG: fontawesome-fonts noarch 4.4.0-1.el7 delorean-rocky-testing 159 k DEBUG: fontawesome-fonts-web noarch 4.4.0-1.el7 delorean-rocky-testing 273 k DEBUG: fontconfig x86_64 2.13.0-4.3.el7 base 254 k DEBUG: fontpackages-filesystem DEBUG: noarch 1.44-8.el7 base 9.9 k DEBUG: freetype x86_64 2.8-14.el7_9.1 updates 380 k DEBUG: fribidi x86_64 1.0.2-1.el7_7.1 base 79 k DEBUG: gawk x86_64 4.0.2-4.el7_3.1 base 874 k DEBUG: gd x86_64 2.0.35-26.el7 base 146 k DEBUG: gdb x86_64 7.6.1-120.el7 base 2.4 M DEBUG: gdbm x86_64 1.10-8.el7 base 70 k DEBUG: gdk-pixbuf2 x86_64 2.36.12-3.el7 base 570 k DEBUG: glib2 x86_64 2.56.1-7.el7 base 2.5 M DEBUG: glibc x86_64 2.17-317.el7 base 3.6 M DEBUG: glibc-common x86_64 2.17-317.el7 base 11 M DEBUG: glibc-devel x86_64 2.17-317.el7 base 1.1 M DEBUG: glibc-headers x86_64 2.17-317.el7 base 690 k DEBUG: gmp x86_64 1:6.0.0-15.el7 base 281 k DEBUG: gnupg2 x86_64 2.0.22-5.el7_5 base 1.5 M DEBUG: google-roboto-slab-fonts DEBUG: noarch 1.100263-0.5.20150923git.el7 DEBUG: delorean-rocky-build-deps 232 k DEBUG: gpgme x86_64 1.3.2-5.el7 base 146 k DEBUG: graphite2 x86_64 1.3.10-1.el7_3 base 115 k DEBUG: grep x86_64 2.20-3.el7 base 344 k DEBUG: groff-base x86_64 1.22.2-8.el7 base 942 k DEBUG: gtk-update-icon-cache x86_64 3.22.30-5.el7 base 27 k DEBUG: gtk2 x86_64 2.24.31-1.el7 base 3.4 M DEBUG: gzip x86_64 1.5-10.el7 base 130 k DEBUG: hardlink x86_64 1:1.0-19.el7 base 14 k DEBUG: harfbuzz x86_64 1.7.5-2.el7 base 267 k DEBUG: hicolor-icon-theme noarch 0.12-7.el7 base 42 k DEBUG: hwdata x86_64 0.252-9.7.el7 base 2.5 M DEBUG: info x86_64 5.1-5.el7 base 233 k DEBUG: jasper-libs x86_64 1.900.1-33.el7 base 150 k DEBUG: jbigkit-libs x86_64 2.0-11.el7 base 46 k DEBUG: json-c x86_64 0.11-4.el7_0 base 31 k DEBUG: kernel-headers x86_64 3.10.0-1160.2.2.el7 DEBUG: updates 9.0 M DEBUG: keyutils-libs x86_64 1.5.8-3.el7 base 25 k DEBUG: kmod x86_64 20-28.el7 base 123 k DEBUG: kmod-libs x86_64 20-28.el7 base 51 k DEBUG: kpartx x86_64 0.4.9-133.el7 base 80 k DEBUG: krb5-libs x86_64 1.15.1-50.el7 base 809 k DEBUG: lato-fonts noarch 2.015-1.el7 delorean-rocky-build-deps 3.3 M DEBUG: lcms2 x86_64 2.6-3.el7 base 150 k DEBUG: less x86_64 458-9.el7 base 120 k DEBUG: libICE x86_64 1.0.9-9.el7 base 66 k DEBUG: libSM x86_64 1.2.2-2.el7 base 39 k DEBUG: libX11 x86_64 1.6.7-3.el7_9 updates 607 k DEBUG: libX11-common noarch 1.6.7-3.el7_9 updates 164 k DEBUG: libXau x86_64 1.0.8-2.1.el7 base 29 k DEBUG: libXaw x86_64 1.0.13-4.el7 base 192 k DEBUG: libXcomposite x86_64 0.4.4-4.1.el7 base 22 k DEBUG: libXcursor x86_64 1.1.15-1.el7 base 30 k DEBUG: libXdamage x86_64 1.1.4-4.1.el7 base 20 k DEBUG: libXext x86_64 1.3.3-3.el7 base 39 k DEBUG: libXfixes x86_64 5.0.3-1.el7 base 18 k DEBUG: libXft x86_64 2.3.2-2.el7 base 58 k DEBUG: libXi x86_64 1.7.9-1.el7 base 40 k DEBUG: libXinerama x86_64 1.1.3-2.1.el7 base 14 k DEBUG: libXmu x86_64 1.1.2-2.el7 base 71 k DEBUG: libXpm x86_64 3.5.12-1.el7 base 55 k DEBUG: libXrandr x86_64 1.5.1-2.el7 base 27 k DEBUG: libXrender x86_64 0.9.10-1.el7 base 26 k DEBUG: libXt x86_64 1.1.5-3.el7 base 173 k DEBUG: libXxf86misc x86_64 1.0.3-7.1.el7 base 19 k DEBUG: libXxf86vm x86_64 1.1.4-1.el7 base 18 k DEBUG: libacl x86_64 2.2.51-15.el7 base 27 k DEBUG: libassuan x86_64 2.1.0-3.el7 base 63 k DEBUG: libattr x86_64 2.4.46-13.el7 base 18 k DEBUG: libblkid x86_64 2.23.2-65.el7 base 183 k DEBUG: libcap x86_64 2.22-11.el7 base 47 k DEBUG: libcap-ng x86_64 0.7.5-4.el7 base 25 k DEBUG: libcom_err x86_64 1.42.9-19.el7 base 42 k DEBUG: libcroco x86_64 0.6.12-6.el7_9 updates 105 k DEBUG: libcurl x86_64 7.29.0-59.el7 base 223 k DEBUG: libdb x86_64 5.3.21-25.el7 base 720 k DEBUG: libdb-utils x86_64 5.3.21-25.el7 base 132 k DEBUG: libdrm x86_64 2.4.97-2.el7 base 151 k DEBUG: libedit x86_64 3.0-12.20121213cvs.el7 DEBUG: base 92 k DEBUG: libffi x86_64 3.0.13-19.el7 base 30 k DEBUG: libfontenc x86_64 1.1.3-3.el7 base 31 k DEBUG: libgcc x86_64 4.8.5-44.el7 base 103 k DEBUG: libgcrypt x86_64 1.5.3-14.el7 base 263 k DEBUG: libglvnd x86_64 1:1.0.1-0.8.git5baa1e5.el7 DEBUG: base 89 k DEBUG: libglvnd-egl x86_64 1:1.0.1-0.8.git5baa1e5.el7 DEBUG: base 44 k DEBUG: libglvnd-glx x86_64 1:1.0.1-0.8.git5baa1e5.el7 DEBUG: base 125 k DEBUG: libgomp x86_64 4.8.5-44.el7 base 159 k DEBUG: libgpg-error x86_64 1.12-3.el7 base 87 k DEBUG: libgs x86_64 9.25-5.el7 base 4.6 M DEBUG: libidn x86_64 1.28-4.el7 base 209 k DEBUG: libimagequant x86_64 2.8.2-2.el7 delorean-rocky-testing 52 k DEBUG: libjpeg-turbo x86_64 1.2.90-8.el7 base 135 k DEBUG: libmount x86_64 2.23.2-65.el7 base 184 k DEBUG: libmpc x86_64 1.0.1-3.el7 base 51 k DEBUG: libpaper x86_64 1.1.24-9.el7 base 37 k DEBUG: libpciaccess x86_64 0.14-1.el7 base 26 k DEBUG: libpng x86_64 2:1.5.13-8.el7 base 213 k DEBUG: libpwquality x86_64 1.2.3-5.el7 base 85 k DEBUG: librsvg2 x86_64 2.40.20-1.el7 base 132 k DEBUG: libselinux x86_64 2.5-15.el7 base 162 k DEBUG: libsemanage x86_64 2.5-14.el7 base 151 k DEBUG: libsepol x86_64 2.5-10.el7 base 297 k DEBUG: libsmartcols x86_64 2.23.2-65.el7 base 142 k DEBUG: libssh2 x86_64 1.8.0-4.el7 base 88 k DEBUG: libstdc++ x86_64 4.8.5-44.el7 base 306 k DEBUG: libtasn1 x86_64 4.10-1.el7 base 320 k DEBUG: libthai x86_64 0.1.14-9.el7 base 187 k DEBUG: libtiff x86_64 4.0.3-35.el7 base 172 k DEBUG: libtool-ltdl x86_64 2.4.2-22.el7_3 base 49 k DEBUG: libuser x86_64 0.60-9.el7 base 400 k DEBUG: libutempter x86_64 1.1.6-4.el7 base 25 k DEBUG: libuuid x86_64 2.23.2-65.el7 base 84 k DEBUG: libverto x86_64 0.2.5-4.el7 base 16 k DEBUG: libwayland-client x86_64 1.15.0-1.el7 base 33 k DEBUG: libwayland-server x86_64 1.15.0-1.el7 base 39 k DEBUG: libwebp x86_64 0.3.0-7.el7 base 170 k DEBUG: libxcb x86_64 1.13-1.el7 base 214 k DEBUG: libxml2 x86_64 2.9.1-6.el7.5 base 668 k DEBUG: libxshmfence x86_64 1.2-1.el7 base 7.2 k DEBUG: libyaml x86_64 0.1.4-11.el7_0 base 55 k DEBUG: lua x86_64 5.1.4-15.el7 base 201 k DEBUG: lz4 x86_64 1.8.3-1.el7 base 85 k DEBUG: mesa-libEGL x86_64 18.3.4-10.el7 base 109 k DEBUG: mesa-libGL x86_64 18.3.4-10.el7 base 166 k DEBUG: mesa-libgbm x86_64 18.3.4-10.el7 base 39 k DEBUG: mesa-libglapi x86_64 18.3.4-10.el7 base 46 k DEBUG: mpfr x86_64 3.1.1-4.el7 base 203 k DEBUG: ncurses x86_64 5.9-14.20130511.el7_4 DEBUG: base 304 k DEBUG: ncurses-base noarch 5.9-14.20130511.el7_4 DEBUG: base 68 k DEBUG: ncurses-libs x86_64 5.9-14.20130511.el7_4 DEBUG: base 316 k DEBUG: nspr x86_64 4.25.0-2.el7_9 updates 127 k DEBUG: nss x86_64 3.53.1-3.el7_9 updates 869 k DEBUG: nss-pem x86_64 1.0.3-7.el7 base 74 k DEBUG: nss-softokn x86_64 3.53.1-6.el7_9 updates 354 k DEBUG: nss-softokn-freebl x86_64 3.53.1-6.el7_9 updates 322 k DEBUG: nss-sysinit x86_64 3.53.1-3.el7_9 updates 65 k DEBUG: nss-tools x86_64 3.53.1-3.el7_9 updates 535 k DEBUG: nss-util x86_64 3.53.1-1.el7_9 updates 79 k DEBUG: openjpeg2 x86_64 2.3.1-3.el7_7 base 153 k DEBUG: openldap x86_64 2.4.44-22.el7 base 356 k DEBUG: openssh x86_64 7.4p1-21.el7 base 510 k DEBUG: openssh-clients x86_64 7.4p1-21.el7 base 655 k DEBUG: openssl-libs x86_64 1:1.0.2k-19.el7 base 1.2 M DEBUG: p11-kit x86_64 0.23.5-3.el7 base 252 k DEBUG: p11-kit-trust x86_64 0.23.5-3.el7 base 129 k DEBUG: pam x86_64 1.1.8-23.el7 base 721 k DEBUG: pango x86_64 1.42.4-4.el7_7 base 280 k DEBUG: patch x86_64 2.7.1-12.el7_7 base 111 k DEBUG: pcre x86_64 8.32-17.el7 base 422 k DEBUG: perl x86_64 4:5.16.3-297.el7 base 8.0 M DEBUG: perl-Carp noarch 1.26-244.el7 base 19 k DEBUG: perl-Encode x86_64 2.51-7.el7 base 1.5 M DEBUG: perl-Error noarch 1:0.17020-2.el7 base 32 k DEBUG: perl-Exporter noarch 5.68-3.el7 base 28 k DEBUG: perl-File-Path noarch 2.09-2.el7 base 26 k DEBUG: perl-File-Temp noarch 0.23.01-3.el7 base 56 k DEBUG: perl-Filter x86_64 1.49-3.el7 base 76 k DEBUG: perl-Getopt-Long noarch 2.40-3.el7 base 56 k DEBUG: perl-Git noarch 1.8.3.1-23.el7_8 base 56 k DEBUG: perl-HTTP-Tiny noarch 0.033-3.el7 base 38 k DEBUG: perl-PathTools x86_64 3.40-5.el7 base 82 k DEBUG: perl-Pod-Escapes noarch 1:1.04-297.el7 base 52 k DEBUG: perl-Pod-Perldoc noarch 3.20-4.el7 base 87 k DEBUG: perl-Pod-Simple noarch 1:3.28-4.el7 base 216 k DEBUG: perl-Pod-Usage noarch 1.63-3.el7 base 27 k DEBUG: perl-Scalar-List-Utils x86_64 1.27-248.el7 base 36 k DEBUG: perl-Socket x86_64 2.010-5.el7 base 49 k DEBUG: perl-Storable x86_64 2.45-3.el7 base 77 k DEBUG: perl-TermReadKey x86_64 2.30-20.el7 base 31 k DEBUG: perl-Text-ParseWords noarch 3.29-4.el7 base 14 k DEBUG: perl-Thread-Queue noarch 3.02-2.el7 base 17 k DEBUG: perl-Time-HiRes x86_64 4:1.9725-3.el7 base 45 k DEBUG: perl-Time-Local noarch 1.2300-2.el7 base 24 k DEBUG: perl-constant noarch 1.27-2.el7 base 19 k DEBUG: perl-libs x86_64 4:5.16.3-297.el7 base 689 k DEBUG: perl-macros x86_64 4:5.16.3-297.el7 base 44 k DEBUG: perl-parent noarch 1:0.225-244.el7 base 12 k DEBUG: perl-podlators noarch 2.5.1-3.el7 base 112 k DEBUG: perl-srpm-macros noarch 1-8.el7 base 4.6 k DEBUG: perl-threads x86_64 1.87-4.el7 base 49 k DEBUG: perl-threads-shared x86_64 1.43-6.el7 base 39 k DEBUG: pinentry x86_64 0.8.1-17.el7 base 73 k DEBUG: pixman x86_64 0.34.0-1.el7 base 248 k DEBUG: pkgconfig x86_64 1:0.27.1-4.el7 base 54 k DEBUG: popt x86_64 1.13-16.el7 base 42 k DEBUG: procps-ng x86_64 3.3.10-28.el7 base 291 k DEBUG: pth x86_64 2.0.7-23.el7 base 89 k DEBUG: pygpgme x86_64 0.3-9.el7 base 63 k DEBUG: pyliblzma x86_64 0.5.3-11.el7 base 47 k DEBUG: python x86_64 2.7.5-89.el7 base 96 k DEBUG: python-backports x86_64 1.0-8.el7 base 5.8 k DEBUG: python-backports-ssl_match_hostname DEBUG: noarch 3.5.0.1-1.el7 base 13 k DEBUG: python-docutils noarch 0.11-0.3.20130715svn7687.el7 DEBUG: base 1.5 M DEBUG: python-enum34 noarch 1.0.4-1.el7 base 52 k DEBUG: python-iniparse noarch 0.4-9.el7 base 39 k DEBUG: python-libs x86_64 2.7.5-89.el7 base 5.6 M DEBUG: python-ply noarch 3.4-11.el7 base 123 k DEBUG: python-pycparser noarch 2.14-1.el7 base 104 k DEBUG: python-pycurl x86_64 7.19.0-19.el7 base 80 k DEBUG: python-rpm-macros noarch 3-34.el7 base 9.1 k DEBUG: python-sphinx-locale noarch 1:1.6.5-1.el7 delorean-rocky-build-deps 156 k DEBUG: python-srpm-macros noarch 3-34.el7 base 8.8 k DEBUG: python-urlgrabber noarch 3.10-10.el7 base 108 k DEBUG: python-whoosh noarch 2.5.7-4.el7 delorean-rocky-build-deps 1.1 M DEBUG: python2-asn1crypto noarch 0.23.0-2.el7 delorean-rocky-testing 172 k DEBUG: python2-babel noarch 2.3.4-1.el7 delorean-rocky-testing 4.8 M DEBUG: python2-cffi x86_64 1.11.2-1.el7 delorean-rocky-testing 228 k DEBUG: python2-chardet noarch 3.0.4-7.el7 delorean-rocky-testing 185 k DEBUG: python2-cryptography x86_64 2.1.4-2.el7 delorean-rocky-testing 509 k DEBUG: python2-funcsigs noarch 1.0.2-1.el7 delorean-rocky-testing 23 k DEBUG: python2-greenlet x86_64 0.4.12-1.el7 delorean-rocky-testing 24 k DEBUG: python2-idna noarch 2.5-1.el7 delorean-rocky-testing 94 k DEBUG: python2-imagesize noarch 0.7.1-5.el7 delorean-rocky-build-deps 8.6 k DEBUG: python2-ipaddress noarch 1.0.18-5.el7 delorean-rocky-testing 34 k DEBUG: python2-jinja2 noarch 2.10-2.el7 delorean-rocky-testing 526 k DEBUG: python2-markupsafe x86_64 0.23-16.el7 delorean-rocky-testing 31 k DEBUG: python2-mock noarch 2.0.0-1.el7 delorean-rocky-testing 120 k DEBUG: python2-olefile noarch 0.44-1.el7 delorean-rocky-testing 772 k DEBUG: python2-pillow x86_64 4.0.0-2.el7 delorean-rocky-testing 551 k DEBUG: python2-pyOpenSSL noarch 17.3.0-3.el7 delorean-rocky-testing 91 k DEBUG: python2-pygments noarch 2.2.0-7.el7 delorean-rocky-build-deps 1.9 M DEBUG: python2-pysocks noarch 1.5.6-3.el7 delorean-rocky-testing 19 k DEBUG: python2-requests noarch 2.19.1-4.el7 delorean-rocky-testing 122 k DEBUG: python2-rpm-macros noarch 3-34.el7 base 8.1 k DEBUG: python2-setuptools noarch 38.4.0-3.el7 delorean-rocky-testing 617 k DEBUG: python2-snowballstemmer DEBUG: noarch 1.2.0-2.el7 delorean-rocky-build-deps 96 k DEBUG: python2-sphinx-theme-alabaster DEBUG: noarch 0.7.9-4.el7 delorean-rocky-build-deps 18 k DEBUG: python2-sphinx_rtd_theme DEBUG: noarch 0.2.4-1.el7 delorean-rocky-build-deps 127 k DEBUG: python2-sphinxcontrib-websupport DEBUG: noarch 1.0.1-1.el7 delorean-rocky-build-deps 43 k DEBUG: python2-typing noarch 3.6.1-1.el7 delorean-rocky-build-deps 44 k DEBUG: python2-urllib3 noarch 1.21.1-1.el7 delorean-rocky-testing 172 k DEBUG: pytz noarch 2016.10-2.el7 base 46 k DEBUG: pyxattr x86_64 0.5.1-5.el7 base 28 k DEBUG: qrencode-libs x86_64 3.4.1-3.el7 base 50 k DEBUG: readline x86_64 6.2-11.el7 base 193 k DEBUG: redhat-rpm-config noarch 9.1.0-88.el7.centos DEBUG: base 81 k DEBUG: rpm x86_64 4.11.3-45.el7 base 1.2 M DEBUG: rpm-build-libs x86_64 4.11.3-45.el7 base 107 k DEBUG: rpm-libs x86_64 4.11.3-45.el7 base 278 k DEBUG: rpm-python x86_64 4.11.3-45.el7 base 84 k DEBUG: rsync x86_64 3.1.2-10.el7 base 404 k DEBUG: ruby x86_64 2.0.0.648-36.el7 base 73 k DEBUG: ruby-irb noarch 2.0.0.648-36.el7 base 94 k DEBUG: ruby-libs x86_64 2.0.0.648-36.el7 base 2.8 M DEBUG: rubygem-bigdecimal x86_64 1.2.0-36.el7 base 85 k DEBUG: rubygem-io-console x86_64 0.4.2-36.el7 base 56 k DEBUG: rubygem-json x86_64 1.7.7-36.el7 base 81 k DEBUG: rubygem-psych x86_64 2.0.0-36.el7 base 84 k DEBUG: rubygem-rdoc noarch 4.0.0-36.el7 base 324 k DEBUG: sed x86_64 4.2.2-7.el7 base 231 k DEBUG: setup noarch 2.8.71-11.el7 base 166 k DEBUG: shadow-utils x86_64 2:4.6-5.el7 base 1.2 M DEBUG: shared-mime-info x86_64 1.8-5.el7 base 312 k DEBUG: sqlite x86_64 3.7.17-8.el7_7.1 base 394 k DEBUG: systemd x86_64 219-78.el7 base 5.1 M DEBUG: systemd-libs x86_64 219-78.el7 base 418 k DEBUG: tar x86_64 2:1.26-35.el7 base 846 k DEBUG: tzdata noarch 2020d-2.el7 updates 499 k DEBUG: unzip x86_64 6.0-21.el7 base 171 k DEBUG: urw-base35-bookman-fonts DEBUG: noarch 20170801-10.el7 base 852 k DEBUG: urw-base35-c059-fonts noarch 20170801-10.el7 base 879 k DEBUG: urw-base35-d050000l-fonts DEBUG: noarch 20170801-10.el7 base 75 k DEBUG: urw-base35-fonts noarch 20170801-10.el7 base 7.6 k DEBUG: urw-base35-fonts-common DEBUG: noarch 20170801-10.el7 base 19 k DEBUG: urw-base35-gothic-fonts DEBUG: noarch 20170801-10.el7 base 650 k DEBUG: urw-base35-nimbus-mono-ps-fonts DEBUG: noarch 20170801-10.el7 base 796 k DEBUG: urw-base35-nimbus-roman-fonts DEBUG: noarch 20170801-10.el7 base 860 k DEBUG: urw-base35-nimbus-sans-fonts DEBUG: noarch 20170801-10.el7 base 1.3 M DEBUG: urw-base35-p052-fonts noarch 20170801-10.el7 base 978 k DEBUG: urw-base35-standard-symbols-ps-fonts DEBUG: noarch 20170801-10.el7 base 40 k DEBUG: urw-base35-z003-fonts noarch 20170801-10.el7 base 275 k DEBUG: ustr x86_64 1.0.4-16.el7 base 92 k DEBUG: util-linux x86_64 2.23.2-65.el7 base 2.0 M DEBUG: xorg-x11-font-utils x86_64 1:7.5-21.el7 base 104 k DEBUG: xorg-x11-server-utils x86_64 7.7-20.el7 base 178 k DEBUG: xz x86_64 5.2.2-1.el7 base 229 k DEBUG: xz-libs x86_64 5.2.2-1.el7 base 103 k DEBUG: yum noarch 3.4.3-168.el7.centos DEBUG: base 1.2 M DEBUG: yum-metadata-parser x86_64 1.1.4-10.el7 base 28 k DEBUG: yum-plugin-fastestmirror DEBUG: noarch 1.1.31-54.el7_8 base 34 k DEBUG: zip x86_64 3.0-11.el7 base 260 k DEBUG: zlib x86_64 1.2.7-18.el7 base 90 k DEBUG: Transaction Summary DEBUG: ================================================================================ DEBUG: Install 18 Packages (+324 Dependent packages) DEBUG: Total size: 189 M DEBUG: Installed size: 797 M DEBUG: Downloading packages: DEBUG: warning: /var/lib/mock/dlrn-centos-rocky-x86_64-5/root/var/cache/yum/base/packages/libXext-1.3.3-3.el7.x86_64.rpm: Header V3 RSA/SHA256 Signature, key ID f4a80eb5: NOKEY DEBUG: Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 DEBUG: Importing GPG key 0xF4A80EB5: DEBUG: Userid : "CentOS-7 Key (CentOS 7 Official Signing Key) " DEBUG: Fingerprint: 6341 ab27 53d7 8a78 a7c2 7bb1 24c6 a8a7 f4a8 0eb5 DEBUG: From : /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 DEBUG: Running transaction check DEBUG: Running transaction test DEBUG: Transaction test succeeded DEBUG: Running transaction DEBUG: Installing : libgcc-4.8.5-44.el7.x86_64 1/342 DEBUG: Installing : fontpackages-filesystem-1.44-8.el7.noarch 2/342 DEBUG: Installing : tzdata-2020d-2.el7.noarch 3/342 DEBUG: Installing : centos-release-7-9.2009.0.el7.centos.x86_64 4/342 DEBUG: Installing : setup-2.8.71-11.el7.noarch 5/342 DEBUG: warning: /etc/hosts created as /etc/hosts.rpmnew DEBUG: Installing : filesystem-3.2-25.el7.x86_64 6/342 DEBUG: Installing : urw-base35-fonts-common-20170801-10.el7.noarch 7/342 DEBUG: Installing : python-srpm-macros-3-34.el7.noarch 8/342 DEBUG: Installing : adobe-mappings-cmap-20171205-3.el7.noarch 9/342 DEBUG: Installing : adobe-mappings-cmap-deprecated-20171205-3.el7.noarch 10/342 DEBUG: Installing : python-rpm-macros-3-34.el7.noarch 11/342 DEBUG: Installing : basesystem-10.0-7.el7.centos.noarch 12/342 DEBUG: Installing : dejavu-fonts-common-2.33-6.el7.noarch 13/342 DEBUG: Installing : python2-rpm-macros-3-34.el7.noarch 14/342 DEBUG: Installing : libX11-common-1.6.7-3.el7_9.noarch 15/342 DEBUG: Installing : kernel-headers-3.10.0-1160.2.2.el7.x86_64 16/342 DEBUG: Installing : ncurses-base-5.9-14.20130511.el7_4.noarch 17/342 DEBUG: Installing : glibc-common-2.17-317.el7.x86_64 18/342 DEBUG: Installing : nss-softokn-freebl-3.53.1-6.el7_9.x86_64 19/342 DEBUG: Installing : glibc-2.17-317.el7.x86_64 20/342 DEBUG: Installing : nspr-4.25.0-2.el7_9.x86_64 21/342 DEBUG: Installing : nss-util-3.53.1-1.el7_9.x86_64 22/342 DEBUG: Installing : libstdc++-4.8.5-44.el7.x86_64 23/342 DEBUG: Installing : ncurses-libs-5.9-14.20130511.el7_4.x86_64 24/342 DEBUG: Installing : bash-4.2.46-34.el7.x86_64 25/342 DEBUG: Installing : libsepol-2.5-10.el7.x86_64 26/342 DEBUG: Installing : pcre-8.32-17.el7.x86_64 27/342 DEBUG: Installing : libselinux-2.5-15.el7.x86_64 28/342 DEBUG: Installing : zlib-1.2.7-18.el7.x86_64 29/342 DEBUG: Installing : info-5.1-5.el7.x86_64 30/342 DEBUG: Installing : bzip2-libs-1.0.6-13.el7.x86_64 31/342 DEBUG: Installing : xz-libs-5.2.2-1.el7.x86_64 32/342 DEBUG: Installing : libdb-5.3.21-25.el7.x86_64 33/342 DEBUG: Installing : elfutils-libelf-0.176-5.el7.x86_64 34/342 DEBUG: Installing : expat-2.1.0-12.el7.x86_64 35/342 DEBUG: Installing : popt-1.13-16.el7.x86_64 36/342 DEBUG: Installing : libattr-2.4.46-13.el7.x86_64 37/342 DEBUG: Installing : libacl-2.2.51-15.el7.x86_64 38/342 DEBUG: Installing : libcap-2.22-11.el7.x86_64 39/342 DEBUG: Installing : libffi-3.0.13-19.el7.x86_64 40/342 DEBUG: Installing : 2:libpng-1.5.13-8.el7.x86_64 41/342 DEBUG: Installing : freetype-2.8-14.el7_9.1.x86_64 42/342 DEBUG: Installing : libjpeg-turbo-1.2.90-8.el7.x86_64 43/342 DEBUG: Installing : libcom_err-1.42.9-19.el7.x86_64 44/342 DEBUG: Installing : readline-6.2-11.el7.x86_64 45/342 DEBUG: Installing : sed-4.2.2-7.el7.x86_64 46/342 DEBUG: Installing : libgpg-error-1.12-3.el7.x86_64 47/342 DEBUG: Installing : libuuid-2.23.2-65.el7.x86_64 48/342 DEBUG: Installing : lua-5.1.4-15.el7.x86_64 49/342 DEBUG: Installing : chkconfig-1.7.6-1.el7.x86_64 50/342 DEBUG: Installing : grep-2.20-3.el7.x86_64 51/342 DEBUG: Installing : 1:gmp-6.0.0-15.el7.x86_64 52/342 DEBUG: Installing : libICE-1.0.9-9.el7.x86_64 53/342 DEBUG: Installing : libgcrypt-1.5.3-14.el7.x86_64 54/342 DEBUG: Installing : libxml2-2.9.1-6.el7.5.x86_64 55/342 DEBUG: Installing : diffutils-3.3-5.el7.x86_64 56/342 DEBUG: Installing : cpio-2.11-28.el7.x86_64 57/342 DEBUG: Installing : file-libs-5.11-37.el7.x86_64 58/342 DEBUG: Installing : libSM-1.2.2-2.el7.x86_64 59/342 DEBUG: Installing : mpfr-3.1.1-4.el7.x86_64 60/342 DEBUG: Installing : sqlite-3.7.17-8.el7_7.1.x86_64 61/342 DEBUG: Installing : xz-5.2.2-1.el7.x86_64 62/342 DEBUG: Installing : gawk-4.0.2-4.el7_3.1.x86_64 63/342 DEBUG: Installing : 1:findutils-4.5.11-6.el7.x86_64 64/342 DEBUG: Installing : mesa-libglapi-18.3.4-10.el7.x86_64 65/342 DEBUG: Installing : gdbm-1.10-8.el7.x86_64 66/342 DEBUG: Installing : libcap-ng-0.7.5-4.el7.x86_64 67/342 DEBUG: Installing : audit-libs-2.8.5-4.el7.x86_64 68/342 DEBUG: Installing : nss-softokn-3.53.1-6.el7_9.x86_64 69/342 DEBUG: Installing : libmpc-1.0.1-3.el7.x86_64 70/342 DEBUG: Installing : libassuan-2.1.0-3.el7.x86_64 71/342 DEBUG: Installing : groff-base-1.22.2-8.el7.x86_64 72/342 DEBUG: Installing : libwayland-server-1.15.0-1.el7.x86_64 73/342 DEBUG: Installing : p11-kit-0.23.5-3.el7.x86_64 74/342 DEBUG: Installing : 2:tar-1.26-35.el7.x86_64 75/342 DEBUG: Installing : libidn-1.28-4.el7.x86_64 76/342 DEBUG: Installing : libgomp-4.8.5-44.el7.x86_64 77/342 DEBUG: Installing : fontawesome-fonts-4.4.0-1.el7.noarch 78/342 DEBUG: Installing : 1:libglvnd-1.0.1-0.8.git5baa1e5.el7.x86_64 79/342 DEBUG: Installing : openjpeg2-2.3.1-3.el7_7.x86_64 80/342 DEBUG: Installing : lcms2-2.6-3.el7.x86_64 81/342 DEBUG: Installing : lz4-1.8.3-1.el7.x86_64 82/342 DEBUG: Installing : libxshmfence-1.2-1.el7.x86_64 83/342 DEBUG: Installing : keyutils-libs-1.5.8-3.el7.x86_64 84/342 DEBUG: Installing : fontawesome-fonts-web-4.4.0-1.el7.noarch 85/342 DEBUG: Installing : libimagequant-2.8.2-2.el7.x86_64 86/342 DEBUG: Installing : less-458-9.el7.x86_64 87/342 DEBUG: Installing : 1:perl-parent-0.225-244.el7.noarch 88/342 DEBUG: Installing : perl-HTTP-Tiny-0.033-3.el7.noarch 89/342 DEBUG: Installing : perl-podlators-2.5.1-3.el7.noarch 90/342 DEBUG: Installing : perl-Pod-Perldoc-3.20-4.el7.noarch 91/342 DEBUG: Installing : 1:perl-Pod-Escapes-1.04-297.el7.noarch 92/342 DEBUG: Installing : perl-Text-ParseWords-3.29-4.el7.noarch 93/342 DEBUG: Installing : perl-Encode-2.51-7.el7.x86_64 94/342 DEBUG: Installing : perl-Pod-Usage-1.63-3.el7.noarch 95/342 DEBUG: Installing : 4:perl-libs-5.16.3-297.el7.x86_64 96/342 DEBUG: Installing : 4:perl-macros-5.16.3-297.el7.x86_64 97/342 DEBUG: Installing : perl-threads-1.87-4.el7.x86_64 98/342 DEBUG: Installing : perl-Storable-2.45-3.el7.x86_64 99/342 DEBUG: Installing : perl-Filter-1.49-3.el7.x86_64 100/342 DEBUG: Installing : perl-Exporter-5.68-3.el7.noarch 101/342 DEBUG: Installing : 4:perl-Time-HiRes-1.9725-3.el7.x86_64 102/342 DEBUG: Installing : perl-Time-Local-1.2300-2.el7.noarch 103/342 DEBUG: Installing : perl-constant-1.27-2.el7.noarch 104/342 DEBUG: Installing : perl-threads-shared-1.43-6.el7.x86_64 105/342 DEBUG: Installing : perl-Scalar-List-Utils-1.27-248.el7.x86_64 106/342 DEBUG: Installing : perl-Carp-1.26-244.el7.noarch 107/342 DEBUG: Installing : perl-File-Temp-0.23.01-3.el7.noarch 108/342 DEBUG: Installing : perl-File-Path-2.09-2.el7.noarch 109/342 DEBUG: Installing : perl-PathTools-3.40-5.el7.x86_64 110/342 DEBUG: Installing : perl-Socket-2.010-5.el7.x86_64 111/342 DEBUG: Installing : 1:perl-Pod-Simple-3.28-4.el7.noarch 112/342 DEBUG: Installing : perl-Getopt-Long-2.40-3.el7.noarch 113/342 DEBUG: Installing : 4:perl-5.16.3-297.el7.x86_64 114/342 DEBUG: Installing : 1:perl-Error-0.17020-2.el7.noarch 115/342 DEBUG: Installing : perl-TermReadKey-2.30-20.el7.x86_64 116/342 DEBUG: Installing : perl-Thread-Queue-3.02-2.el7.noarch 117/342 DEBUG: Installing : cpp-4.8.5-44.el7.x86_64 118/342 DEBUG: Installing : file-5.11-37.el7.x86_64 119/342 DEBUG: Installing : pinentry-0.8.1-17.el7.x86_64 120/342 DEBUG: Installing : jasper-libs-1.900.1-33.el7.x86_64 121/342 DEBUG: Installing : libwayland-client-1.15.0-1.el7.x86_64 122/342 DEBUG: Installing : acl-2.2.51-15.el7.x86_64 123/342 DEBUG: Installing : patch-2.7.1-12.el7_7.x86_64 124/342 DEBUG: Installing : dwz-0.11-3.el7.x86_64 125/342 DEBUG: Installing : libdb-utils-5.3.21-25.el7.x86_64 126/342 DEBUG: Installing : kmod-libs-20-28.el7.x86_64 127/342 DEBUG: Installing : unzip-6.0-21.el7.x86_64 128/342 DEBUG: Installing : zip-3.0-11.el7.x86_64 129/342 DEBUG: Installing : bzip2-1.0.6-13.el7.x86_64 130/342 DEBUG: Installing : libfontenc-1.1.3-3.el7.x86_64 131/342 DEBUG: Installing : dejavu-sans-fonts-2.33-6.el7.noarch 132/342 DEBUG: Installing : lato-fonts-2.015-1.el7.noarch 133/342 DEBUG: Installing : google-roboto-slab-fonts-1.100263-0.5.20150923git.el7. 134/342 DEBUG: Installing : libpaper-1.1.24-9.el7.x86_64 135/342 DEBUG: Installing : glibc-headers-2.17-317.el7.x86_64 136/342 DEBUG: Installing : glibc-devel-2.17-317.el7.x86_64 137/342 DEBUG: Installing : ncurses-5.9-14.20130511.el7_4.x86_64 138/342 DEBUG: Installing : libedit-3.0-12.20121213cvs.el7.x86_64 139/342 DEBUG: Installing : graphite2-1.3.10-1.el7_3.x86_64 140/342 DEBUG: Installing : libverto-0.2.5-4.el7.x86_64 141/342 DEBUG: Installing : 1:hardlink-1.0-19.el7.x86_64 142/342 DEBUG: Installing : pth-2.0.7-23.el7.x86_64 143/342 DEBUG: Installing : libyaml-0.1.4-11.el7_0.x86_64 144/342 DEBUG: Installing : libwebp-0.3.0-7.el7.x86_64 145/342 DEBUG: Installing : libXau-1.0.8-2.1.el7.x86_64 146/342 DEBUG: Installing : libxcb-1.13-1.el7.x86_64 147/342 DEBUG: Installing : libX11-1.6.7-3.el7_9.x86_64 148/342 DEBUG: Installing : libXext-1.3.3-3.el7.x86_64 149/342 DEBUG: Installing : libXrender-0.9.10-1.el7.x86_64 150/342 DEBUG: Installing : libXt-1.1.5-3.el7.x86_64 151/342 DEBUG: Installing : libXfixes-5.0.3-1.el7.x86_64 152/342 DEBUG: Installing : libXmu-1.1.2-2.el7.x86_64 153/342 DEBUG: Installing : libXpm-3.5.12-1.el7.x86_64 154/342 DEBUG: Installing : libXcursor-1.1.15-1.el7.x86_64 155/342 DEBUG: Installing : libXdamage-1.1.4-4.1.el7.x86_64 156/342 DEBUG: Installing : libXrandr-1.5.1-2.el7.x86_64 157/342 DEBUG: Installing : libXxf86vm-1.1.4-1.el7.x86_64 158/342 DEBUG: Installing : libXinerama-1.1.3-2.1.el7.x86_64 159/342 DEBUG: Installing : libXi-1.7.9-1.el7.x86_64 160/342 DEBUG: Installing : libXaw-1.0.13-4.el7.x86_64 161/342 DEBUG: Installing : libXxf86misc-1.0.3-7.1.el7.x86_64 162/342 DEBUG: Installing : xorg-x11-server-utils-7.7-20.el7.x86_64 163/342 DEBUG: Installing : libXcomposite-0.4.4-4.1.el7.x86_64 164/342 DEBUG: Installing : libtool-ltdl-2.4.2-22.el7_3.x86_64 165/342 DEBUG: Installing : pixman-0.34.0-1.el7.x86_64 166/342 DEBUG: Installing : libtasn1-4.10-1.el7.x86_64 167/342 DEBUG: Installing : p11-kit-trust-0.23.5-3.el7.x86_64 168/342 DEBUG: Installing : ca-certificates-2020.2.41-70.0.el7_8.noarch 169/342 DEBUG: Installing : krb5-libs-1.15.1-50.el7.x86_64 170/342 DEBUG: Installing : 1:openssl-libs-1.0.2k-19.el7.x86_64 171/342 DEBUG: Installing : coreutils-8.22-24.el7.x86_64 172/342 DEBUG: Installing : fontconfig-2.13.0-4.3.el7.x86_64 173/342 DEBUG: Installing : python-libs-2.7.5-89.el7.x86_64 174/342 DEBUG: Installing : python-2.7.5-89.el7.x86_64 175/342 DEBUG: Installing : ruby-libs-2.0.0.648-36.el7.x86_64 176/342 DEBUG: Installing : rubygem-psych-2.0.0-36.el7.x86_64 177/342 DEBUG: Installing : rubygem-json-1.7.7-36.el7.x86_64 178/342 DEBUG: Installing : rubygem-io-console-0.4.2-36.el7.x86_64 179/342 DEBUG: Installing : ruby-irb-2.0.0.648-36.el7.noarch 180/342 DEBUG: Installing : ruby-2.0.0.648-36.el7.x86_64 181/342 DEBUG: Installing : rubygem-bigdecimal-1.2.0-36.el7.x86_64 182/342 DEBUG: Installing : rubygems-2.0.14.1-36.el7.noarch 183/342 DEBUG: Installing : rubygem-rdoc-4.0.0-36.el7.noarch 184/342 DEBUG: Installing : python2-six-1.11.0-4.el7.noarch 185/342 DEBUG: Installing : gzip-1.5-10.el7.x86_64 186/342 DEBUG: Installing : libblkid-2.23.2-65.el7.x86_64 187/342 DEBUG: Installing : libmount-2.23.2-65.el7.x86_64 188/342 DEBUG: Installing : glib2-2.56.1-7.el7.x86_64 189/342 DEBUG: Installing : shared-mime-info-1.8-5.el7.x86_64 190/342 DEBUG: Installing : 1:pkgconfig-0.27.1-4.el7.x86_64 191/342 DEBUG: Installing : 1:xorg-x11-font-utils-7.5-21.el7.x86_64 192/342 DEBUG: Installing : cracklib-2.9.0-11.el7.x86_64 193/342 DEBUG: Installing : python2-ipaddress-1.0.18-5.el7.noarch 194/342 DEBUG: Installing : python2-setuptools-38.4.0-3.el7.noarch 195/342 DEBUG: Installing : python2-idna-2.5-1.el7.noarch 196/342 DEBUG: Installing : binutils-2.27-44.base.el7.x86_64 197/342 DEBUG: Installing : cracklib-dicts-2.9.0-11.el7.x86_64 198/342 DEBUG: Installing : atk-2.28.1-2.el7.x86_64 199/342 DEBUG: Installing : libpwquality-1.2.3-5.el7.x86_64 200/342 DEBUG: Installing : pam-1.1.8-23.el7.x86_64 201/342 DEBUG: Installing : python2-pbr-4.1.0-2.el7.noarch 202/342 DEBUG: Installing : urw-base35-bookman-fonts-20170801-10.el7.noarch 203/342 DEBUG: Installing : urw-base35-standard-symbols-ps-fonts-20170801-10.el7.n 204/342 DEBUG: Installing : urw-base35-gothic-fonts-20170801-10.el7.noarch 205/342 DEBUG: Installing : urw-base35-nimbus-roman-fonts-20170801-10.el7.noarch 206/342 DEBUG: Installing : urw-base35-nimbus-mono-ps-fonts-20170801-10.el7.noarch 207/342 DEBUG: Installing : urw-base35-c059-fonts-20170801-10.el7.noarch 208/342 DEBUG: Installing : urw-base35-d050000l-fonts-20170801-10.el7.noarch 209/342 DEBUG: Installing : urw-base35-nimbus-sans-fonts-20170801-10.el7.noarch 210/342 DEBUG: Installing : urw-base35-z003-fonts-20170801-10.el7.noarch 211/342 DEBUG: Installing : urw-base35-p052-fonts-20170801-10.el7.noarch 212/342 DEBUG: Installing : urw-base35-fonts-20170801-10.el7.noarch 213/342 DEBUG: Installing : yum-metadata-parser-1.1.4-10.el7.x86_64 214/342 DEBUG: Installing : harfbuzz-1.7.5-2.el7.x86_64 215/342 DEBUG: Installing : libcroco-0.6.12-6.el7_9.x86_64 216/342 DEBUG: Installing : python2-sqlalchemy-1.2.7-1.el7.x86_64 217/342 DEBUG: Installing : python2-sphinx-theme-alabaster-0.7.9-4.el7.noarch 218/342 DEBUG: Installing : python2-typing-3.6.1-1.el7.noarch 219/342 DEBUG: Installing : pytz-2016.10-2.el7.noarch 220/342 DEBUG: Installing : python2-babel-2.3.4-1.el7.noarch 221/342 DEBUG: Installing : python2-asn1crypto-0.23.0-2.el7.noarch 222/342 DEBUG: Installing : pyliblzma-0.5.3-11.el7.x86_64 223/342 DEBUG: Installing : python2-snowballstemmer-1.2.0-2.el7.noarch 224/342 DEBUG: Installing : pyxattr-0.5.1-5.el7.x86_64 225/342 DEBUG: Installing : python-backports-1.0-8.el7.x86_64 226/342 DEBUG: Installing : python-backports-ssl_match_hostname-3.5.0.1-1.el7.noar 227/342 DEBUG: Installing : python2-imagesize-0.7.1-5.el7.noarch 228/342 DEBUG: Installing : python2-sphinx_rtd_theme-0.2.4-1.el7.noarch 229/342 DEBUG: Installing : python2-chardet-3.0.4-7.el7.noarch 230/342 DEBUG: Installing : python-iniparse-0.4-9.el7.noarch 231/342 DEBUG: Installing : python-whoosh-2.5.7-4.el7.noarch 232/342 DEBUG: Installing : python2-pysocks-1.5.6-3.el7.noarch 233/342 DEBUG: Installing : python2-greenlet-0.4.12-1.el7.x86_64 234/342 DEBUG: Installing : python2-olefile-0.44-1.el7.noarch 235/342 DEBUG: Installing : python2-markupsafe-0.23-16.el7.x86_64 236/342 DEBUG: Installing : python2-jinja2-2.10-2.el7.noarch 237/342 DEBUG: Installing : python2-pygments-2.2.0-7.el7.noarch 238/342 DEBUG: Installing : python-ply-3.4-11.el7.noarch 239/342 DEBUG: Installing : python-pycparser-2.14-1.el7.noarch 240/342 DEBUG: Installing : python2-cffi-1.11.2-1.el7.x86_64 241/342 DEBUG: Installing : python-enum34-1.0.4-1.el7.noarch 242/342 DEBUG: Installing : python2-cryptography-2.1.4-2.el7.x86_64 243/342 DEBUG: Installing : python2-pyOpenSSL-17.3.0-3.el7.noarch 244/342 DEBUG: Installing : python2-urllib3-1.21.1-1.el7.noarch 245/342 DEBUG: Installing : python2-requests-2.19.1-4.el7.noarch 246/342 DEBUG: Installing : python2-funcsigs-1.0.2-1.el7.noarch 247/342 DEBUG: Installing : python2-mock-2.0.0-1.el7.noarch 248/342 DEBUG: Installing : gdb-7.6.1-120.el7.x86_64 249/342 DEBUG: Installing : gd-2.0.35-26.el7.x86_64 250/342 DEBUG: Installing : libXft-2.3.2-2.el7.x86_64 251/342 DEBUG: Installing : nss-pem-1.0.3-7.el7.x86_64 252/342 DEBUG: Installing : nss-3.53.1-3.el7_9.x86_64 253/342 DEBUG: Installing : nss-sysinit-3.53.1-3.el7_9.x86_64 254/342 DEBUG: Installing : nss-tools-3.53.1-3.el7_9.x86_64 255/342 DEBUG: Installing : hicolor-icon-theme-0.12-7.el7.noarch 256/342 DEBUG: Installing : fipscheck-lib-1.4.1-6.el7.x86_64 257/342 DEBUG: Installing : fipscheck-1.4.1-6.el7.x86_64 258/342 DEBUG: Installing : libssh2-1.8.0-4.el7.x86_64 259/342 DEBUG: Installing : cyrus-sasl-lib-2.1.26-23.el7.x86_64 260/342 DEBUG: Installing : libcurl-7.29.0-59.el7.x86_64 261/342 DEBUG: Installing : curl-7.29.0-59.el7.x86_64 262/342 DEBUG: Installing : rpm-libs-4.11.3-45.el7.x86_64 263/342 DEBUG: Installing : rpm-4.11.3-45.el7.x86_64 264/342 DEBUG: Installing : openldap-2.4.44-22.el7.x86_64 265/342 DEBUG: Installing : gnupg2-2.0.22-5.el7_5.x86_64 266/342 DEBUG: Installing : rpm-build-libs-4.11.3-45.el7.x86_64 267/342 DEBUG: Installing : rpm-python-4.11.3-45.el7.x86_64 268/342 DEBUG: Installing : gpgme-1.3.2-5.el7.x86_64 269/342 DEBUG: Installing : pygpgme-0.3-9.el7.x86_64 270/342 DEBUG: Installing : libuser-0.60-9.el7.x86_64 271/342 DEBUG: Installing : python-pycurl-7.19.0-19.el7.x86_64 272/342 DEBUG: Installing : python-urlgrabber-3.10-10.el7.noarch 273/342 DEBUG: Installing : yum-plugin-fastestmirror-1.1.31-54.el7_8.noarch 274/342 DEBUG: Installing : yum-3.4.3-168.el7.centos.noarch 275/342 DEBUG: warning: /etc/yum.conf created as /etc/yum.conf.rpmnew DEBUG: Installing : fribidi-1.0.2-1.el7_7.1.x86_64 276/342 DEBUG: Installing : json-c-0.11-4.el7_0.x86_64 277/342 DEBUG: Installing : ustr-1.0.4-16.el7.x86_64 278/342 DEBUG: Installing : libsemanage-2.5-14.el7.x86_64 279/342 DEBUG: Installing : 2:shadow-utils-4.6-5.el7.x86_64 280/342 DEBUG: Installing : libutempter-1.1.6-4.el7.x86_64 281/342 DEBUG: Installing : qrencode-libs-3.4.1-3.el7.x86_64 282/342 DEBUG: Installing : libthai-0.1.14-9.el7.x86_64 283/342 DEBUG: Installing : jbigkit-libs-2.0-11.el7.x86_64 284/342 DEBUG: Installing : libtiff-4.0.3-35.el7.x86_64 285/342 DEBUG: Installing : gdk-pixbuf2-2.36.12-3.el7.x86_64 286/342 DEBUG: Installing : gtk-update-icon-cache-3.22.30-5.el7.x86_64 287/342 DEBUG: Installing : python2-pillow-4.0.0-2.el7.x86_64 288/342 DEBUG: Installing : python-docutils-0.11-0.3.20130715svn7687.el7.noarch 289/342 DEBUG: Installing : libsmartcols-2.23.2-65.el7.x86_64 290/342 DEBUG: Installing : procps-ng-3.3.10-28.el7.x86_64 291/342 DEBUG: Installing : kpartx-0.4.9-133.el7.x86_64 292/342 DEBUG: Installing : 7:device-mapper-1.02.170-6.el7.x86_64 293/342 DEBUG: Installing : util-linux-2.23.2-65.el7.x86_64 294/342 DEBUG: Installing : dracut-033-572.el7.x86_64 295/342 DEBUG: Installing : kmod-20-28.el7.x86_64 296/342 DEBUG: Installing : 7:device-mapper-libs-1.02.170-6.el7.x86_64 297/342 DEBUG: Installing : cryptsetup-libs-2.0.3-6.el7.x86_64 298/342 DEBUG: Installing : elfutils-libs-0.176-5.el7.x86_64 299/342 DEBUG: Installing : systemd-libs-219-78.el7.x86_64 300/342 DEBUG: Installing : 1:dbus-libs-1.10.24-15.el7.x86_64 301/342 DEBUG: Installing : systemd-219-78.el7.x86_64 302/342 DEBUG: Running in chroot, ignoring request. DEBUG: Installing : 1:dbus-1.10.24-15.el7.x86_64 303/342 DEBUG: Installing : elfutils-default-yama-scope-0.176-5.el7.noarch 304/342 DEBUG: Installing : hwdata-0.252-9.7.el7.x86_64 305/342 DEBUG: Installing : libpciaccess-0.14-1.el7.x86_64 306/342 DEBUG: Installing : libdrm-2.4.97-2.el7.x86_64 307/342 DEBUG: Installing : mesa-libGL-18.3.4-10.el7.x86_64 308/342 DEBUG: Installing : 1:libglvnd-glx-1.0.1-0.8.git5baa1e5.el7.x86_64 309/342 DEBUG: Installing : mesa-libgbm-18.3.4-10.el7.x86_64 310/342 DEBUG: Installing : 1:libglvnd-egl-1.0.1-0.8.git5baa1e5.el7.x86_64 311/342 DEBUG: Installing : mesa-libEGL-18.3.4-10.el7.x86_64 312/342 DEBUG: Installing : cairo-1.15.12-4.el7.x86_64 313/342 DEBUG: Installing : pango-1.42.4-4.el7_7.x86_64 314/342 DEBUG: Installing : librsvg2-2.40.20-1.el7.x86_64 315/342 DEBUG: Installing : rsync-3.1.2-10.el7.x86_64 316/342 DEBUG: Installing : avahi-libs-0.6.31-20.el7.x86_64 317/342 DEBUG: Installing : 1:cups-libs-1.6.3-51.el7.x86_64 318/342 DEBUG: Installing : gtk2-2.24.31-1.el7.x86_64 319/342 DEBUG: Installing : elfutils-0.176-5.el7.x86_64 320/342 DEBUG: Installing : openssh-7.4p1-21.el7.x86_64 321/342 DEBUG: Installing : openssh-clients-7.4p1-21.el7.x86_64 322/342 DEBUG: Installing : perl-Git-1.8.3.1-23.el7_8.noarch 323/342 DEBUG: Installing : git-1.8.3.1-23.el7_8.x86_64 324/342 DEBUG: Installing : 1:python-sphinx-locale-1.6.5-1.el7.noarch 325/342 DEBUG: Installing : python2-sphinxcontrib-websupport-1.0.1-1.el7.noarch 326/342 DEBUG: Installing : 1:python2-sphinx-1.6.5-1.el7.noarch 327/342 DEBUG: Installing : adobe-mappings-pdf-20180407-1.el7.noarch 328/342 DEBUG: Installing : libgs-9.25-5.el7.x86_64 329/342 DEBUG: Installing : perl-srpm-macros-1-8.el7.noarch 330/342 DEBUG: Installing : redhat-rpm-config-9.1.0-88.el7.centos.noarch 331/342 DEBUG: Installing : rpm-build-4.11.3-45.el7.x86_64 332/342 DEBUG: Installing : ghostscript-9.25-5.el7.x86_64 333/342 DEBUG: Installing : graphviz-2.30.1-22.el7.x86_64 334/342 DEBUG: Installing : yum-plugin-priorities-1.1.31-54.el7_8.noarch 335/342 DEBUG: warning: /etc/yum/pluginconf.d/priorities.conf created as /etc/yum/pluginconf.d/priorities.conf.rpmnew DEBUG: Installing : python2-eventlet-0.20.1-6.el7.noarch 336/342 DEBUG: Installing : gcc-4.8.5-44.el7.x86_64 337/342 DEBUG: Installing : python-devel-2.7.5-89.el7.x86_64 338/342 DEBUG: Installing : python2-webob-1.8.2-1.el7.noarch 339/342 DEBUG: Installing : python2-setuptools_scm-1.10.1-1.el7.noarch 340/342 DEBUG: Installing : 1:make-3.82-24.el7.x86_64 341/342 DEBUG: Installing : openstack-macros-2020.1.2-0.20200920181120.ce6a105.el7 342/342 DEBUG: Verifying : libXext-1.3.3-3.el7.x86_64 1/342 DEBUG: Verifying : perl-HTTP-Tiny-0.033-3.el7.noarch 2/342 DEBUG: Verifying : 1:xorg-x11-font-utils-7.5-21.el7.x86_64 3/342 DEBUG: Verifying : libXrender-0.9.10-1.el7.x86_64 4/342 DEBUG: Verifying : ca-certificates-2020.2.41-70.0.el7_8.noarch 5/342 DEBUG: Verifying : nss-softokn-3.53.1-6.el7_9.x86_64 6/342 DEBUG: Verifying : python-docutils-0.11-0.3.20130715svn7687.el7.noarch 7/342 DEBUG: Verifying : adobe-mappings-cmap-20171205-3.el7.noarch 8/342 DEBUG: Verifying : nspr-4.25.0-2.el7_9.x86_64 9/342 DEBUG: Verifying : glibc-common-2.17-317.el7.x86_64 10/342 DEBUG: Verifying : unzip-6.0-21.el7.x86_64 11/342 DEBUG: Verifying : fipscheck-1.4.1-6.el7.x86_64 12/342 DEBUG: Verifying : libX11-1.6.7-3.el7_9.x86_64 13/342 DEBUG: Verifying : libsemanage-2.5-14.el7.x86_64 14/342 DEBUG: Verifying : ghostscript-9.25-5.el7.x86_64 15/342 DEBUG: Verifying : dejavu-sans-fonts-2.33-6.el7.noarch 16/342 DEBUG: Verifying : procps-ng-3.3.10-28.el7.x86_64 17/342 DEBUG: Verifying : info-5.1-5.el7.x86_64 18/342 DEBUG: Verifying : python2-sqlalchemy-1.2.7-1.el7.x86_64 19/342 DEBUG: Verifying : libassuan-2.1.0-3.el7.x86_64 20/342 DEBUG: Verifying : freetype-2.8-14.el7_9.1.x86_64 21/342 DEBUG: Verifying : python2-webob-1.8.2-1.el7.noarch 22/342 DEBUG: Verifying : libidn-1.28-4.el7.x86_64 23/342 DEBUG: Verifying : hwdata-0.252-9.7.el7.x86_64 24/342 DEBUG: Verifying : chkconfig-1.7.6-1.el7.x86_64 25/342 DEBUG: Verifying : fontawesome-fonts-4.4.0-1.el7.noarch 26/342 DEBUG: Verifying : nss-sysinit-3.53.1-3.el7_9.x86_64 27/342 DEBUG: Verifying : libverto-0.2.5-4.el7.x86_64 28/342 DEBUG: Verifying : gdb-7.6.1-120.el7.x86_64 29/342 DEBUG: Verifying : rubygems-2.0.14.1-36.el7.noarch 30/342 DEBUG: Verifying : bzip2-libs-1.0.6-13.el7.x86_64 31/342 DEBUG: Verifying : libsepol-2.5-10.el7.x86_64 32/342 DEBUG: Verifying : gd-2.0.35-26.el7.x86_64 33/342 DEBUG: Verifying : libmpc-1.0.1-3.el7.x86_64 34/342 DEBUG: Verifying : python2-ipaddress-1.0.18-5.el7.noarch 35/342 DEBUG: Verifying : python2-sphinx-theme-alabaster-0.7.9-4.el7.noarch 36/342 DEBUG: Verifying : 1:libglvnd-egl-1.0.1-0.8.git5baa1e5.el7.x86_64 37/342 DEBUG: Verifying : jasper-libs-1.900.1-33.el7.x86_64 38/342 DEBUG: Verifying : perl-threads-1.87-4.el7.x86_64 39/342 DEBUG: Verifying : 1:hardlink-1.0-19.el7.x86_64 40/342 DEBUG: Verifying : pth-2.0.7-23.el7.x86_64 41/342 DEBUG: Verifying : atk-2.28.1-2.el7.x86_64 42/342 DEBUG: Verifying : gdk-pixbuf2-2.36.12-3.el7.x86_64 43/342 DEBUG: Verifying : popt-1.13-16.el7.x86_64 44/342 DEBUG: Verifying : gzip-1.5-10.el7.x86_64 45/342 DEBUG: Verifying : perl-threads-shared-1.43-6.el7.x86_64 46/342 DEBUG: Verifying : nss-3.53.1-3.el7_9.x86_64 47/342 DEBUG: Verifying : libXxf86vm-1.1.4-1.el7.x86_64 48/342 DEBUG: Verifying : perl-srpm-macros-1-8.el7.noarch 49/342 DEBUG: Verifying : 1:perl-Pod-Escapes-1.04-297.el7.noarch 50/342 DEBUG: Verifying : rpm-build-4.11.3-45.el7.x86_64 51/342 DEBUG: Verifying : patch-2.7.1-12.el7_7.x86_64 52/342 DEBUG: Verifying : libjpeg-turbo-1.2.90-8.el7.x86_64 53/342 DEBUG: Verifying : python2-mock-2.0.0-1.el7.noarch 54/342 DEBUG: Verifying : gdbm-1.10-8.el7.x86_64 55/342 DEBUG: Verifying : urw-base35-bookman-fonts-20170801-10.el7.noarch 56/342 DEBUG: Verifying : python-pycurl-7.19.0-19.el7.x86_64 57/342 DEBUG: Verifying : xz-libs-5.2.2-1.el7.x86_64 58/342 DEBUG: Verifying : python-2.7.5-89.el7.x86_64 59/342 DEBUG: Verifying : libyaml-0.1.4-11.el7_0.x86_64 60/342 DEBUG: Verifying : urw-base35-standard-symbols-ps-fonts-20170801-10.el7.n 61/342 DEBUG: Verifying : graphviz-2.30.1-22.el7.x86_64 62/342 DEBUG: Verifying : urw-base35-gothic-fonts-20170801-10.el7.noarch 63/342 DEBUG: Verifying : glibc-2.17-317.el7.x86_64 64/342 DEBUG: Verifying : libXinerama-1.1.3-2.1.el7.x86_64 65/342 DEBUG: Verifying : urw-base35-nimbus-roman-fonts-20170801-10.el7.noarch 66/342 DEBUG: Verifying : gtk2-2.24.31-1.el7.x86_64 67/342 DEBUG: Verifying : python2-cffi-1.11.2-1.el7.x86_64 68/342 DEBUG: Verifying : python2-typing-3.6.1-1.el7.noarch 69/342 DEBUG: Verifying : libwebp-0.3.0-7.el7.x86_64 70/342 DEBUG: Verifying : urw-base35-nimbus-mono-ps-fonts-20170801-10.el7.noarch 71/342 DEBUG: Verifying : adobe-mappings-pdf-20180407-1.el7.noarch 72/342 DEBUG: Verifying : libgcrypt-1.5.3-14.el7.x86_64 73/342 DEBUG: Verifying : perl-podlators-2.5.1-3.el7.noarch 74/342 DEBUG: Verifying : yum-3.4.3-168.el7.centos.noarch 75/342 DEBUG: Verifying : elfutils-0.176-5.el7.x86_64 76/342 DEBUG: Verifying : redhat-rpm-config-9.1.0-88.el7.centos.noarch 77/342 DEBUG: Verifying : libXi-1.7.9-1.el7.x86_64 78/342 DEBUG: Verifying : 1:python-sphinx-locale-1.6.5-1.el7.noarch 79/342 DEBUG: Verifying : openstack-macros-2020.1.2-0.20200920181120.ce6a105.el7 80/342 DEBUG: Verifying : libacl-2.2.51-15.el7.x86_64 81/342 DEBUG: Verifying : libdb-utils-5.3.21-25.el7.x86_64 82/342 DEBUG: Verifying : libcap-2.22-11.el7.x86_64 83/342 DEBUG: Verifying : glib2-2.56.1-7.el7.x86_64 84/342 DEBUG: Verifying : sqlite-3.7.17-8.el7_7.1.x86_64 85/342 DEBUG: Verifying : groff-base-1.22.2-8.el7.x86_64 86/342 DEBUG: Verifying : zlib-1.2.7-18.el7.x86_64 87/342 DEBUG: Verifying : perl-File-Temp-0.23.01-3.el7.noarch 88/342 DEBUG: Verifying : libXcomposite-0.4.4-4.1.el7.x86_64 89/342 DEBUG: Verifying : nss-pem-1.0.3-7.el7.x86_64 90/342 DEBUG: Verifying : libXpm-3.5.12-1.el7.x86_64 91/342 DEBUG: Verifying : python2-setuptools-38.4.0-3.el7.noarch 92/342 DEBUG: Verifying : 1:dbus-1.10.24-15.el7.x86_64 93/342 DEBUG: Verifying : 2:shadow-utils-4.6-5.el7.x86_64 94/342 DEBUG: Verifying : kmod-libs-20-28.el7.x86_64 95/342 DEBUG: Verifying : librsvg2-2.40.20-1.el7.x86_64 96/342 DEBUG: Verifying : libXau-1.0.8-2.1.el7.x86_64 97/342 DEBUG: Verifying : perl-Git-1.8.3.1-23.el7_8.noarch 98/342 DEBUG: Verifying : libutempter-1.1.6-4.el7.x86_64 99/342 DEBUG: Verifying : libXxf86misc-1.0.3-7.1.el7.x86_64 100/342 DEBUG: Verifying : libICE-1.0.9-9.el7.x86_64 101/342 DEBUG: Verifying : setup-2.8.71-11.el7.noarch 102/342 DEBUG: Verifying : libgs-9.25-5.el7.x86_64 103/342 DEBUG: Verifying : ncurses-libs-5.9-14.20130511.el7_4.x86_64 104/342 DEBUG: Verifying : elfutils-default-yama-scope-0.176-5.el7.noarch 105/342 DEBUG: Verifying : python-urlgrabber-3.10-10.el7.noarch 106/342 DEBUG: Verifying : dracut-033-572.el7.x86_64 107/342 DEBUG: Verifying : 1:cups-libs-1.6.3-51.el7.x86_64 108/342 DEBUG: Verifying : cryptsetup-libs-2.0.3-6.el7.x86_64 109/342 DEBUG: Verifying : urw-base35-c059-fonts-20170801-10.el7.noarch 110/342 DEBUG: Verifying : pytz-2016.10-2.el7.noarch 111/342 DEBUG: Verifying : urw-base35-d050000l-fonts-20170801-10.el7.noarch 112/342 DEBUG: Verifying : 1:python2-sphinx-1.6.5-1.el7.noarch 113/342 DEBUG: Verifying : python2-asn1crypto-0.23.0-2.el7.noarch 114/342 DEBUG: Verifying : audit-libs-2.8.5-4.el7.x86_64 115/342 DEBUG: Verifying : ruby-irb-2.0.0.648-36.el7.noarch 116/342 DEBUG: Verifying : yum-metadata-parser-1.1.4-10.el7.x86_64 117/342 DEBUG: Verifying : cracklib-2.9.0-11.el7.x86_64 118/342 DEBUG: Verifying : pyliblzma-0.5.3-11.el7.x86_64 119/342 DEBUG: Verifying : perl-Getopt-Long-2.40-3.el7.noarch 120/342 DEBUG: Verifying : 4:perl-5.16.3-297.el7.x86_64 121/342 DEBUG: Verifying : fontconfig-2.13.0-4.3.el7.x86_64 122/342 DEBUG: Verifying : libXaw-1.0.13-4.el7.x86_64 123/342 DEBUG: Verifying : perl-Storable-2.45-3.el7.x86_64 124/342 DEBUG: Verifying : libimagequant-2.8.2-2.el7.x86_64 125/342 DEBUG: Verifying : libattr-2.4.46-13.el7.x86_64 126/342 DEBUG: Verifying : yum-plugin-priorities-1.1.31-54.el7_8.noarch 127/342 DEBUG: Verifying : libdrm-2.4.97-2.el7.x86_64 128/342 DEBUG: Verifying : python2-sphinxcontrib-websupport-1.0.1-1.el7.noarch 129/342 DEBUG: Verifying : openldap-2.4.44-22.el7.x86_64 130/342 DEBUG: Verifying : pinentry-0.8.1-17.el7.x86_64 131/342 DEBUG: Verifying : harfbuzz-1.7.5-2.el7.x86_64 132/342 DEBUG: Verifying : libXrandr-1.5.1-2.el7.x86_64 133/342 DEBUG: Verifying : mesa-libGL-18.3.4-10.el7.x86_64 134/342 DEBUG: Verifying : python2-snowballstemmer-1.2.0-2.el7.noarch 135/342 DEBUG: Verifying : perl-Filter-1.49-3.el7.x86_64 136/342 DEBUG: Verifying : dwz-0.11-3.el7.x86_64 137/342 DEBUG: Verifying : xorg-x11-server-utils-7.7-20.el7.x86_64 138/342 DEBUG: Verifying : ncurses-5.9-14.20130511.el7_4.x86_64 139/342 DEBUG: Verifying : gpgme-1.3.2-5.el7.x86_64 140/342 DEBUG: Verifying : perl-Exporter-5.68-3.el7.noarch 141/342 DEBUG: Verifying : dejavu-fonts-common-2.33-6.el7.noarch 142/342 DEBUG: Verifying : perl-Time-Local-1.2300-2.el7.noarch 143/342 DEBUG: Verifying : 1:libglvnd-1.0.1-0.8.git5baa1e5.el7.x86_64 144/342 DEBUG: Verifying : openjpeg2-2.3.1-3.el7_7.x86_64 145/342 DEBUG: Verifying : rubygem-psych-2.0.0-36.el7.x86_64 146/342 DEBUG: Verifying : python2-eventlet-0.20.1-6.el7.noarch 147/342 DEBUG: Verifying : p11-kit-trust-0.23.5-3.el7.x86_64 148/342 DEBUG: Verifying : pyxattr-0.5.1-5.el7.x86_64 149/342 DEBUG: Verifying : libmount-2.23.2-65.el7.x86_64 150/342 DEBUG: Verifying : lcms2-2.6-3.el7.x86_64 151/342 DEBUG: Verifying : zip-3.0-11.el7.x86_64 152/342 DEBUG: Verifying : python2-idna-2.5-1.el7.noarch 153/342 DEBUG: Verifying : libpwquality-1.2.3-5.el7.x86_64 154/342 DEBUG: Verifying : cyrus-sasl-lib-2.1.26-23.el7.x86_64 155/342 DEBUG: Verifying : elfutils-libs-0.176-5.el7.x86_64 156/342 DEBUG: Verifying : fipscheck-lib-1.4.1-6.el7.x86_64 157/342 DEBUG: Verifying : rpm-4.11.3-45.el7.x86_64 158/342 DEBUG: Verifying : acl-2.2.51-15.el7.x86_64 159/342 DEBUG: Verifying : nss-tools-3.53.1-3.el7_9.x86_64 160/342 DEBUG: Verifying : libwayland-server-1.15.0-1.el7.x86_64 161/342 DEBUG: Verifying : readline-6.2-11.el7.x86_64 162/342 DEBUG: Verifying : cpp-4.8.5-44.el7.x86_64 163/342 DEBUG: Verifying : libtool-ltdl-2.4.2-22.el7_3.x86_64 164/342 DEBUG: Verifying : urw-base35-fonts-common-20170801-10.el7.noarch 165/342 DEBUG: Verifying : ruby-2.0.0.648-36.el7.x86_64 166/342 DEBUG: Verifying : pixman-0.34.0-1.el7.x86_64 167/342 DEBUG: Verifying : python2-babel-2.3.4-1.el7.noarch 168/342 DEBUG: Verifying : python-backports-1.0-8.el7.x86_64 169/342 DEBUG: Verifying : python-devel-2.7.5-89.el7.x86_64 170/342 DEBUG: Verifying : python2-imagesize-0.7.1-5.el7.noarch 171/342 DEBUG: Verifying : 1:openssl-libs-1.0.2k-19.el7.x86_64 172/342 DEBUG: Verifying : python2-sphinx_rtd_theme-0.2.4-1.el7.noarch 173/342 DEBUG: Verifying : perl-File-Path-2.09-2.el7.noarch 174/342 DEBUG: Verifying : perl-Text-ParseWords-3.29-4.el7.noarch 175/342 DEBUG: Verifying : python-srpm-macros-3-34.el7.noarch 176/342 DEBUG: Verifying : python2-chardet-3.0.4-7.el7.noarch 177/342 DEBUG: Verifying : libgcc-4.8.5-44.el7.x86_64 178/342 DEBUG: Verifying : libwayland-client-1.15.0-1.el7.x86_64 179/342 DEBUG: Verifying : 4:perl-Time-HiRes-1.9725-3.el7.x86_64 180/342 DEBUG: Verifying : python-iniparse-0.4-9.el7.noarch 181/342 DEBUG: Verifying : mesa-libgbm-18.3.4-10.el7.x86_64 182/342 DEBUG: Verifying : openssh-clients-7.4p1-21.el7.x86_64 183/342 DEBUG: Verifying : libXmu-1.1.2-2.el7.x86_64 184/342 DEBUG: Verifying : nss-softokn-freebl-3.53.1-6.el7_9.x86_64 185/342 DEBUG: Verifying : perl-Encode-2.51-7.el7.x86_64 186/342 DEBUG: Verifying : libuser-0.60-9.el7.x86_64 187/342 DEBUG: Verifying : libtasn1-4.10-1.el7.x86_64 188/342 DEBUG: Verifying : krb5-libs-1.15.1-50.el7.x86_64 189/342 DEBUG: Verifying : libXfixes-5.0.3-1.el7.x86_64 190/342 DEBUG: Verifying : libgomp-4.8.5-44.el7.x86_64 191/342 DEBUG: Verifying : avahi-libs-0.6.31-20.el7.x86_64 192/342 DEBUG: Verifying : python-backports-ssl_match_hostname-3.5.0.1-1.el7.noar 193/342 DEBUG: Verifying : p11-kit-0.23.5-3.el7.x86_64 194/342 DEBUG: Verifying : binutils-2.27-44.base.el7.x86_64 195/342 DEBUG: Verifying : urw-base35-nimbus-sans-fonts-20170801-10.el7.noarch 196/342 DEBUG: Verifying : libXcursor-1.1.15-1.el7.x86_64 197/342 DEBUG: Verifying : lz4-1.8.3-1.el7.x86_64 198/342 DEBUG: Verifying : adobe-mappings-cmap-deprecated-20171205-3.el7.noarch 199/342 DEBUG: Verifying : fontpackages-filesystem-1.44-8.el7.noarch 200/342 DEBUG: Verifying : gawk-4.0.2-4.el7_3.1.x86_64 201/342 DEBUG: Verifying : lato-fonts-2.015-1.el7.noarch 202/342 DEBUG: Verifying : python2-requests-2.19.1-4.el7.noarch 203/342 DEBUG: Verifying : centos-release-7-9.2009.0.el7.centos.x86_64 204/342 DEBUG: Verifying : python-rpm-macros-3-34.el7.noarch 205/342 DEBUG: Verifying : fribidi-1.0.2-1.el7_7.1.x86_64 206/342 DEBUG: Verifying : google-roboto-slab-fonts-1.100263-0.5.20150923git.el7. 207/342 DEBUG: Verifying : kmod-20-28.el7.x86_64 208/342 DEBUG: Verifying : diffutils-3.3-5.el7.x86_64 209/342 DEBUG: Verifying : filesystem-3.2-25.el7.x86_64 210/342 DEBUG: Verifying : 7:device-mapper-libs-1.02.170-6.el7.x86_64 211/342 DEBUG: Verifying : 2:libpng-1.5.13-8.el7.x86_64 212/342 DEBUG: Verifying : python2-setuptools_scm-1.10.1-1.el7.noarch 213/342 DEBUG: Verifying : libxshmfence-1.2-1.el7.x86_64 214/342 DEBUG: Verifying : libstdc++-4.8.5-44.el7.x86_64 215/342 DEBUG: Verifying : tzdata-2020d-2.el7.noarch 216/342 DEBUG: Verifying : libSM-1.2.2-2.el7.x86_64 217/342 DEBUG: Verifying : ncurses-base-5.9-14.20130511.el7_4.noarch 218/342 DEBUG: Verifying : libpaper-1.1.24-9.el7.x86_64 219/342 DEBUG: Verifying : python-whoosh-2.5.7-4.el7.noarch 220/342 DEBUG: Verifying : 4:perl-libs-5.16.3-297.el7.x86_64 221/342 DEBUG: Verifying : perl-constant-1.27-2.el7.noarch 222/342 DEBUG: Verifying : keyutils-libs-1.5.8-3.el7.x86_64 223/342 DEBUG: Verifying : rsync-3.1.2-10.el7.x86_64 224/342 DEBUG: Verifying : openssh-7.4p1-21.el7.x86_64 225/342 DEBUG: Verifying : libcom_err-1.42.9-19.el7.x86_64 226/342 DEBUG: Verifying : python2-pysocks-1.5.6-3.el7.noarch 227/342 DEBUG: Verifying : 1:perl-Pod-Simple-3.28-4.el7.noarch 228/342 DEBUG: Verifying : elfutils-libelf-0.176-5.el7.x86_64 229/342 DEBUG: Verifying : shared-mime-info-1.8-5.el7.x86_64 230/342 DEBUG: Verifying : python-libs-2.7.5-89.el7.x86_64 231/342 DEBUG: Verifying : libblkid-2.23.2-65.el7.x86_64 232/342 DEBUG: Verifying : json-c-0.11-4.el7_0.x86_64 233/342 DEBUG: Verifying : urw-base35-fonts-20170801-10.el7.noarch 234/342 DEBUG: Verifying : rubygem-rdoc-4.0.0-36.el7.noarch 235/342 DEBUG: Verifying : 1:perl-Error-0.17020-2.el7.noarch 236/342 DEBUG: Verifying : 1:gmp-6.0.0-15.el7.x86_64 237/342 DEBUG: Verifying : perl-Scalar-List-Utils-1.27-248.el7.x86_64 238/342 DEBUG: Verifying : sed-4.2.2-7.el7.x86_64 239/342 DEBUG: Verifying : cpio-2.11-28.el7.x86_64 240/342 DEBUG: Verifying : python2-greenlet-0.4.12-1.el7.x86_64 241/342 DEBUG: Verifying : fontawesome-fonts-web-4.4.0-1.el7.noarch 242/342 DEBUG: Verifying : python2-pyOpenSSL-17.3.0-3.el7.noarch 243/342 DEBUG: Verifying : pygpgme-0.3-9.el7.x86_64 244/342 DEBUG: Verifying : kernel-headers-3.10.0-1160.2.2.el7.x86_64 245/342 DEBUG: Verifying : 1:pkgconfig-0.27.1-4.el7.x86_64 246/342 DEBUG: Verifying : pcre-8.32-17.el7.x86_64 247/342 DEBUG: Verifying : nss-util-3.53.1-1.el7_9.x86_64 248/342 DEBUG: Verifying : gtk-update-icon-cache-3.22.30-5.el7.x86_64 249/342 DEBUG: Verifying : git-1.8.3.1-23.el7_8.x86_64 250/342 DEBUG: Verifying : python2-olefile-0.44-1.el7.noarch 251/342 DEBUG: Verifying : python2-cryptography-2.1.4-2.el7.x86_64 252/342 DEBUG: Verifying : libssh2-1.8.0-4.el7.x86_64 253/342 DEBUG: Verifying : perl-TermReadKey-2.30-20.el7.x86_64 254/342 DEBUG: Verifying : systemd-219-78.el7.x86_64 255/342 DEBUG: Verifying : 7:device-mapper-1.02.170-6.el7.x86_64 256/342 DEBUG: Verifying : python2-markupsafe-0.23-16.el7.x86_64 257/342 DEBUG: Verifying : libX11-common-1.6.7-3.el7_9.noarch 258/342 DEBUG: Verifying : rpm-libs-4.11.3-45.el7.x86_64 259/342 DEBUG: Verifying : mesa-libEGL-18.3.4-10.el7.x86_64 260/342 DEBUG: Verifying : ruby-libs-2.0.0.648-36.el7.x86_64 261/342 DEBUG: Verifying : python-pycparser-2.14-1.el7.noarch 262/342 DEBUG: Verifying : python2-rpm-macros-3-34.el7.noarch 263/342 DEBUG: Verifying : cracklib-dicts-2.9.0-11.el7.x86_64 264/342 DEBUG: Verifying : libedit-3.0-12.20121213cvs.el7.x86_64 265/342 DEBUG: Verifying : rubygem-json-1.7.7-36.el7.x86_64 266/342 DEBUG: Verifying : ustr-1.0.4-16.el7.x86_64 267/342 DEBUG: Verifying : lua-5.1.4-15.el7.x86_64 268/342 DEBUG: Verifying : 4:perl-macros-5.16.3-297.el7.x86_64 269/342 DEBUG: Verifying : file-5.11-37.el7.x86_64 270/342 DEBUG: Verifying : libpciaccess-0.14-1.el7.x86_64 271/342 DEBUG: Verifying : python2-pygments-2.2.0-7.el7.noarch 272/342 DEBUG: Verifying : coreutils-8.22-24.el7.x86_64 273/342 DEBUG: Verifying : pam-1.1.8-23.el7.x86_64 274/342 DEBUG: Verifying : 1:dbus-libs-1.10.24-15.el7.x86_64 275/342 DEBUG: Verifying : libcroco-0.6.12-6.el7_9.x86_64 276/342 DEBUG: Verifying : bzip2-1.0.6-13.el7.x86_64 277/342 DEBUG: Verifying : basesystem-10.0-7.el7.centos.noarch 278/342 DEBUG: Verifying : 1:make-3.82-24.el7.x86_64 279/342 DEBUG: Verifying : python2-pbr-4.1.0-2.el7.noarch 280/342 DEBUG: Verifying : python-ply-3.4-11.el7.noarch 281/342 DEBUG: Verifying : perl-Pod-Usage-1.63-3.el7.noarch 282/342 DEBUG: Verifying : rpm-python-4.11.3-45.el7.x86_64 283/342 DEBUG: Verifying : libcurl-7.29.0-59.el7.x86_64 284/342 DEBUG: Verifying : curl-7.29.0-59.el7.x86_64 285/342 DEBUG: Verifying : graphite2-1.3.10-1.el7_3.x86_64 286/342 DEBUG: Verifying : bash-4.2.46-34.el7.x86_64 287/342 DEBUG: Verifying : libgpg-error-1.12-3.el7.x86_64 288/342 DEBUG: Verifying : rubygem-io-console-0.4.2-36.el7.x86_64 289/342 DEBUG: Verifying : python2-jinja2-2.10-2.el7.noarch 290/342 DEBUG: Verifying : rpm-build-libs-4.11.3-45.el7.x86_64 291/342 DEBUG: Verifying : urw-base35-z003-fonts-20170801-10.el7.noarch 292/342 DEBUG: Verifying : libselinux-2.5-15.el7.x86_64 293/342 DEBUG: Verifying : 1:libglvnd-glx-1.0.1-0.8.git5baa1e5.el7.x86_64 294/342 DEBUG: Verifying : glibc-devel-2.17-317.el7.x86_64 295/342 DEBUG: Verifying : libuuid-2.23.2-65.el7.x86_64 296/342 DEBUG: Verifying : yum-plugin-fastestmirror-1.1.31-54.el7_8.noarch 297/342 DEBUG: Verifying : hicolor-icon-theme-0.12-7.el7.noarch 298/342 DEBUG: Verifying : 1:perl-parent-0.225-244.el7.noarch 299/342 DEBUG: Verifying : libxml2-2.9.1-6.el7.5.x86_64 300/342 DEBUG: Verifying : gnupg2-2.0.22-5.el7_5.x86_64 301/342 DEBUG: Verifying : qrencode-libs-3.4.1-3.el7.x86_64 302/342 DEBUG: Verifying : systemd-libs-219-78.el7.x86_64 303/342 DEBUG: Verifying : pango-1.42.4-4.el7_7.x86_64 304/342 DEBUG: Verifying : grep-2.20-3.el7.x86_64 305/342 DEBUG: Verifying : perl-Carp-1.26-244.el7.noarch 306/342 DEBUG: Verifying : libdb-5.3.21-25.el7.x86_64 307/342 DEBUG: Verifying : file-libs-5.11-37.el7.x86_64 308/342 DEBUG: Verifying : rubygem-bigdecimal-1.2.0-36.el7.x86_64 309/342 DEBUG: Verifying : gcc-4.8.5-44.el7.x86_64 310/342 DEBUG: Verifying : util-linux-2.23.2-65.el7.x86_64 311/342 DEBUG: Verifying : 1:findutils-4.5.11-6.el7.x86_64 312/342 DEBUG: Verifying : mesa-libglapi-18.3.4-10.el7.x86_64 313/342 DEBUG: Verifying : mpfr-3.1.1-4.el7.x86_64 314/342 DEBUG: Verifying : libXdamage-1.1.4-4.1.el7.x86_64 315/342 DEBUG: Verifying : less-458-9.el7.x86_64 316/342 DEBUG: Verifying : expat-2.1.0-12.el7.x86_64 317/342 DEBUG: Verifying : 2:tar-1.26-35.el7.x86_64 318/342 DEBUG: Verifying : urw-base35-p052-fonts-20170801-10.el7.noarch 319/342 DEBUG: Verifying : perl-PathTools-3.40-5.el7.x86_64 320/342 DEBUG: Verifying : python-enum34-1.0.4-1.el7.noarch 321/342 DEBUG: Verifying : libXt-1.1.5-3.el7.x86_64 322/342 DEBUG: Verifying : perl-Socket-2.010-5.el7.x86_64 323/342 DEBUG: Verifying : kpartx-0.4.9-133.el7.x86_64 324/342 DEBUG: Verifying : libtiff-4.0.3-35.el7.x86_64 325/342 DEBUG: Verifying : perl-Thread-Queue-3.02-2.el7.noarch 326/342 DEBUG: Verifying : libthai-0.1.14-9.el7.x86_64 327/342 DEBUG: Verifying : libxcb-1.13-1.el7.x86_64 328/342 DEBUG: Verifying : libXft-2.3.2-2.el7.x86_64 329/342 DEBUG: Verifying : python2-urllib3-1.21.1-1.el7.noarch 330/342 DEBUG: Verifying : python2-funcsigs-1.0.2-1.el7.noarch 331/342 DEBUG: Verifying : xz-5.2.2-1.el7.x86_64 332/342 DEBUG: Verifying : glibc-headers-2.17-317.el7.x86_64 333/342 DEBUG: Verifying : libcap-ng-0.7.5-4.el7.x86_64 334/342 DEBUG: Verifying : python2-six-1.11.0-4.el7.noarch 335/342 DEBUG: Verifying : jbigkit-libs-2.0-11.el7.x86_64 336/342 DEBUG: Verifying : cairo-1.15.12-4.el7.x86_64 337/342 DEBUG: Verifying : perl-Pod-Perldoc-3.20-4.el7.noarch 338/342 DEBUG: Verifying : libsmartcols-2.23.2-65.el7.x86_64 339/342 DEBUG: Verifying : python2-pillow-4.0.0-2.el7.x86_64 340/342 DEBUG: Verifying : libfontenc-1.1.3-3.el7.x86_64 341/342 DEBUG: Verifying : libffi-3.0.13-19.el7.x86_64 342/342 DEBUG: Installed: DEBUG: basesystem.noarch 0:10.0-7.el7.centos DEBUG: gcc.x86_64 0:4.8.5-44.el7 DEBUG: ghostscript.x86_64 0:9.25-5.el7 DEBUG: git.x86_64 0:1.8.3.1-23.el7_8 DEBUG: graphviz.x86_64 0:2.30.1-22.el7 DEBUG: make.x86_64 1:3.82-24.el7 DEBUG: openstack-macros.noarch 0:2020.1.2-0.20200920181120.ce6a105.el7 DEBUG: python-devel.x86_64 0:2.7.5-89.el7 DEBUG: python2-eventlet.noarch 0:0.20.1-6.el7 DEBUG: python2-pbr.noarch 0:4.1.0-2.el7 DEBUG: python2-setuptools_scm.noarch 0:1.10.1-1.el7 DEBUG: python2-six.noarch 0:1.11.0-4.el7 DEBUG: python2-sphinx.noarch 1:1.6.5-1.el7 DEBUG: python2-sqlalchemy.x86_64 0:1.2.7-1.el7 DEBUG: python2-webob.noarch 0:1.8.2-1.el7 DEBUG: rpm-build.x86_64 0:4.11.3-45.el7 DEBUG: rubygems.noarch 0:2.0.14.1-36.el7 DEBUG: yum-plugin-priorities.noarch 0:1.1.31-54.el7_8 DEBUG: Dependency Installed: DEBUG: acl.x86_64 0:2.2.51-15.el7 DEBUG: adobe-mappings-cmap.noarch 0:20171205-3.el7 DEBUG: adobe-mappings-cmap-deprecated.noarch 0:20171205-3.el7 DEBUG: adobe-mappings-pdf.noarch 0:20180407-1.el7 DEBUG: atk.x86_64 0:2.28.1-2.el7 DEBUG: audit-libs.x86_64 0:2.8.5-4.el7 DEBUG: avahi-libs.x86_64 0:0.6.31-20.el7 DEBUG: bash.x86_64 0:4.2.46-34.el7 DEBUG: binutils.x86_64 0:2.27-44.base.el7 DEBUG: bzip2.x86_64 0:1.0.6-13.el7 DEBUG: bzip2-libs.x86_64 0:1.0.6-13.el7 DEBUG: ca-certificates.noarch 0:2020.2.41-70.0.el7_8 DEBUG: cairo.x86_64 0:1.15.12-4.el7 DEBUG: centos-release.x86_64 0:7-9.2009.0.el7.centos DEBUG: chkconfig.x86_64 0:1.7.6-1.el7 DEBUG: coreutils.x86_64 0:8.22-24.el7 DEBUG: cpio.x86_64 0:2.11-28.el7 DEBUG: cpp.x86_64 0:4.8.5-44.el7 DEBUG: cracklib.x86_64 0:2.9.0-11.el7 DEBUG: cracklib-dicts.x86_64 0:2.9.0-11.el7 DEBUG: cryptsetup-libs.x86_64 0:2.0.3-6.el7 DEBUG: cups-libs.x86_64 1:1.6.3-51.el7 DEBUG: curl.x86_64 0:7.29.0-59.el7 DEBUG: cyrus-sasl-lib.x86_64 0:2.1.26-23.el7 DEBUG: dbus.x86_64 1:1.10.24-15.el7 DEBUG: dbus-libs.x86_64 1:1.10.24-15.el7 DEBUG: dejavu-fonts-common.noarch 0:2.33-6.el7 DEBUG: dejavu-sans-fonts.noarch 0:2.33-6.el7 DEBUG: device-mapper.x86_64 7:1.02.170-6.el7 DEBUG: device-mapper-libs.x86_64 7:1.02.170-6.el7 DEBUG: diffutils.x86_64 0:3.3-5.el7 DEBUG: dracut.x86_64 0:033-572.el7 DEBUG: dwz.x86_64 0:0.11-3.el7 DEBUG: elfutils.x86_64 0:0.176-5.el7 DEBUG: elfutils-default-yama-scope.noarch 0:0.176-5.el7 DEBUG: elfutils-libelf.x86_64 0:0.176-5.el7 DEBUG: elfutils-libs.x86_64 0:0.176-5.el7 DEBUG: expat.x86_64 0:2.1.0-12.el7 DEBUG: file.x86_64 0:5.11-37.el7 DEBUG: file-libs.x86_64 0:5.11-37.el7 DEBUG: filesystem.x86_64 0:3.2-25.el7 DEBUG: findutils.x86_64 1:4.5.11-6.el7 DEBUG: fipscheck.x86_64 0:1.4.1-6.el7 DEBUG: fipscheck-lib.x86_64 0:1.4.1-6.el7 DEBUG: fontawesome-fonts.noarch 0:4.4.0-1.el7 DEBUG: fontawesome-fonts-web.noarch 0:4.4.0-1.el7 DEBUG: fontconfig.x86_64 0:2.13.0-4.3.el7 DEBUG: fontpackages-filesystem.noarch 0:1.44-8.el7 DEBUG: freetype.x86_64 0:2.8-14.el7_9.1 DEBUG: fribidi.x86_64 0:1.0.2-1.el7_7.1 DEBUG: gawk.x86_64 0:4.0.2-4.el7_3.1 DEBUG: gd.x86_64 0:2.0.35-26.el7 DEBUG: gdb.x86_64 0:7.6.1-120.el7 DEBUG: gdbm.x86_64 0:1.10-8.el7 DEBUG: gdk-pixbuf2.x86_64 0:2.36.12-3.el7 DEBUG: glib2.x86_64 0:2.56.1-7.el7 DEBUG: glibc.x86_64 0:2.17-317.el7 DEBUG: glibc-common.x86_64 0:2.17-317.el7 DEBUG: glibc-devel.x86_64 0:2.17-317.el7 DEBUG: glibc-headers.x86_64 0:2.17-317.el7 DEBUG: gmp.x86_64 1:6.0.0-15.el7 DEBUG: gnupg2.x86_64 0:2.0.22-5.el7_5 DEBUG: google-roboto-slab-fonts.noarch 0:1.100263-0.5.20150923git.el7 DEBUG: gpgme.x86_64 0:1.3.2-5.el7 DEBUG: graphite2.x86_64 0:1.3.10-1.el7_3 DEBUG: grep.x86_64 0:2.20-3.el7 DEBUG: groff-base.x86_64 0:1.22.2-8.el7 DEBUG: gtk-update-icon-cache.x86_64 0:3.22.30-5.el7 DEBUG: gtk2.x86_64 0:2.24.31-1.el7 DEBUG: gzip.x86_64 0:1.5-10.el7 DEBUG: hardlink.x86_64 1:1.0-19.el7 DEBUG: harfbuzz.x86_64 0:1.7.5-2.el7 DEBUG: hicolor-icon-theme.noarch 0:0.12-7.el7 DEBUG: hwdata.x86_64 0:0.252-9.7.el7 DEBUG: info.x86_64 0:5.1-5.el7 DEBUG: jasper-libs.x86_64 0:1.900.1-33.el7 DEBUG: jbigkit-libs.x86_64 0:2.0-11.el7 DEBUG: json-c.x86_64 0:0.11-4.el7_0 DEBUG: kernel-headers.x86_64 0:3.10.0-1160.2.2.el7 DEBUG: keyutils-libs.x86_64 0:1.5.8-3.el7 DEBUG: kmod.x86_64 0:20-28.el7 DEBUG: kmod-libs.x86_64 0:20-28.el7 DEBUG: kpartx.x86_64 0:0.4.9-133.el7 DEBUG: krb5-libs.x86_64 0:1.15.1-50.el7 DEBUG: lato-fonts.noarch 0:2.015-1.el7 DEBUG: lcms2.x86_64 0:2.6-3.el7 DEBUG: less.x86_64 0:458-9.el7 DEBUG: libICE.x86_64 0:1.0.9-9.el7 DEBUG: libSM.x86_64 0:1.2.2-2.el7 DEBUG: libX11.x86_64 0:1.6.7-3.el7_9 DEBUG: libX11-common.noarch 0:1.6.7-3.el7_9 DEBUG: libXau.x86_64 0:1.0.8-2.1.el7 DEBUG: libXaw.x86_64 0:1.0.13-4.el7 DEBUG: libXcomposite.x86_64 0:0.4.4-4.1.el7 DEBUG: libXcursor.x86_64 0:1.1.15-1.el7 DEBUG: libXdamage.x86_64 0:1.1.4-4.1.el7 DEBUG: libXext.x86_64 0:1.3.3-3.el7 DEBUG: libXfixes.x86_64 0:5.0.3-1.el7 DEBUG: libXft.x86_64 0:2.3.2-2.el7 DEBUG: libXi.x86_64 0:1.7.9-1.el7 DEBUG: libXinerama.x86_64 0:1.1.3-2.1.el7 DEBUG: libXmu.x86_64 0:1.1.2-2.el7 DEBUG: libXpm.x86_64 0:3.5.12-1.el7 DEBUG: libXrandr.x86_64 0:1.5.1-2.el7 DEBUG: libXrender.x86_64 0:0.9.10-1.el7 DEBUG: libXt.x86_64 0:1.1.5-3.el7 DEBUG: libXxf86misc.x86_64 0:1.0.3-7.1.el7 DEBUG: libXxf86vm.x86_64 0:1.1.4-1.el7 DEBUG: libacl.x86_64 0:2.2.51-15.el7 DEBUG: libassuan.x86_64 0:2.1.0-3.el7 DEBUG: libattr.x86_64 0:2.4.46-13.el7 DEBUG: libblkid.x86_64 0:2.23.2-65.el7 DEBUG: libcap.x86_64 0:2.22-11.el7 DEBUG: libcap-ng.x86_64 0:0.7.5-4.el7 DEBUG: libcom_err.x86_64 0:1.42.9-19.el7 DEBUG: libcroco.x86_64 0:0.6.12-6.el7_9 DEBUG: libcurl.x86_64 0:7.29.0-59.el7 DEBUG: libdb.x86_64 0:5.3.21-25.el7 DEBUG: libdb-utils.x86_64 0:5.3.21-25.el7 DEBUG: libdrm.x86_64 0:2.4.97-2.el7 DEBUG: libedit.x86_64 0:3.0-12.20121213cvs.el7 DEBUG: libffi.x86_64 0:3.0.13-19.el7 DEBUG: libfontenc.x86_64 0:1.1.3-3.el7 DEBUG: libgcc.x86_64 0:4.8.5-44.el7 DEBUG: libgcrypt.x86_64 0:1.5.3-14.el7 DEBUG: libglvnd.x86_64 1:1.0.1-0.8.git5baa1e5.el7 DEBUG: libglvnd-egl.x86_64 1:1.0.1-0.8.git5baa1e5.el7 DEBUG: libglvnd-glx.x86_64 1:1.0.1-0.8.git5baa1e5.el7 DEBUG: libgomp.x86_64 0:4.8.5-44.el7 DEBUG: libgpg-error.x86_64 0:1.12-3.el7 DEBUG: libgs.x86_64 0:9.25-5.el7 DEBUG: libidn.x86_64 0:1.28-4.el7 DEBUG: libimagequant.x86_64 0:2.8.2-2.el7 DEBUG: libjpeg-turbo.x86_64 0:1.2.90-8.el7 DEBUG: libmount.x86_64 0:2.23.2-65.el7 DEBUG: libmpc.x86_64 0:1.0.1-3.el7 DEBUG: libpaper.x86_64 0:1.1.24-9.el7 DEBUG: libpciaccess.x86_64 0:0.14-1.el7 DEBUG: libpng.x86_64 2:1.5.13-8.el7 DEBUG: libpwquality.x86_64 0:1.2.3-5.el7 DEBUG: librsvg2.x86_64 0:2.40.20-1.el7 DEBUG: libselinux.x86_64 0:2.5-15.el7 DEBUG: libsemanage.x86_64 0:2.5-14.el7 DEBUG: libsepol.x86_64 0:2.5-10.el7 DEBUG: libsmartcols.x86_64 0:2.23.2-65.el7 DEBUG: libssh2.x86_64 0:1.8.0-4.el7 DEBUG: libstdc++.x86_64 0:4.8.5-44.el7 DEBUG: libtasn1.x86_64 0:4.10-1.el7 DEBUG: libthai.x86_64 0:0.1.14-9.el7 DEBUG: libtiff.x86_64 0:4.0.3-35.el7 DEBUG: libtool-ltdl.x86_64 0:2.4.2-22.el7_3 DEBUG: libuser.x86_64 0:0.60-9.el7 DEBUG: libutempter.x86_64 0:1.1.6-4.el7 DEBUG: libuuid.x86_64 0:2.23.2-65.el7 DEBUG: libverto.x86_64 0:0.2.5-4.el7 DEBUG: libwayland-client.x86_64 0:1.15.0-1.el7 DEBUG: libwayland-server.x86_64 0:1.15.0-1.el7 DEBUG: libwebp.x86_64 0:0.3.0-7.el7 DEBUG: libxcb.x86_64 0:1.13-1.el7 DEBUG: libxml2.x86_64 0:2.9.1-6.el7.5 DEBUG: libxshmfence.x86_64 0:1.2-1.el7 DEBUG: libyaml.x86_64 0:0.1.4-11.el7_0 DEBUG: lua.x86_64 0:5.1.4-15.el7 DEBUG: lz4.x86_64 0:1.8.3-1.el7 DEBUG: mesa-libEGL.x86_64 0:18.3.4-10.el7 DEBUG: mesa-libGL.x86_64 0:18.3.4-10.el7 DEBUG: mesa-libgbm.x86_64 0:18.3.4-10.el7 DEBUG: mesa-libglapi.x86_64 0:18.3.4-10.el7 DEBUG: mpfr.x86_64 0:3.1.1-4.el7 DEBUG: ncurses.x86_64 0:5.9-14.20130511.el7_4 DEBUG: ncurses-base.noarch 0:5.9-14.20130511.el7_4 DEBUG: ncurses-libs.x86_64 0:5.9-14.20130511.el7_4 DEBUG: nspr.x86_64 0:4.25.0-2.el7_9 DEBUG: nss.x86_64 0:3.53.1-3.el7_9 DEBUG: nss-pem.x86_64 0:1.0.3-7.el7 DEBUG: nss-softokn.x86_64 0:3.53.1-6.el7_9 DEBUG: nss-softokn-freebl.x86_64 0:3.53.1-6.el7_9 DEBUG: nss-sysinit.x86_64 0:3.53.1-3.el7_9 DEBUG: nss-tools.x86_64 0:3.53.1-3.el7_9 DEBUG: nss-util.x86_64 0:3.53.1-1.el7_9 DEBUG: openjpeg2.x86_64 0:2.3.1-3.el7_7 DEBUG: openldap.x86_64 0:2.4.44-22.el7 DEBUG: openssh.x86_64 0:7.4p1-21.el7 DEBUG: openssh-clients.x86_64 0:7.4p1-21.el7 DEBUG: openssl-libs.x86_64 1:1.0.2k-19.el7 DEBUG: p11-kit.x86_64 0:0.23.5-3.el7 DEBUG: p11-kit-trust.x86_64 0:0.23.5-3.el7 DEBUG: pam.x86_64 0:1.1.8-23.el7 DEBUG: pango.x86_64 0:1.42.4-4.el7_7 DEBUG: patch.x86_64 0:2.7.1-12.el7_7 DEBUG: pcre.x86_64 0:8.32-17.el7 DEBUG: perl.x86_64 4:5.16.3-297.el7 DEBUG: perl-Carp.noarch 0:1.26-244.el7 DEBUG: perl-Encode.x86_64 0:2.51-7.el7 DEBUG: perl-Error.noarch 1:0.17020-2.el7 DEBUG: perl-Exporter.noarch 0:5.68-3.el7 DEBUG: perl-File-Path.noarch 0:2.09-2.el7 DEBUG: perl-File-Temp.noarch 0:0.23.01-3.el7 DEBUG: perl-Filter.x86_64 0:1.49-3.el7 DEBUG: perl-Getopt-Long.noarch 0:2.40-3.el7 DEBUG: perl-Git.noarch 0:1.8.3.1-23.el7_8 DEBUG: perl-HTTP-Tiny.noarch 0:0.033-3.el7 DEBUG: perl-PathTools.x86_64 0:3.40-5.el7 DEBUG: perl-Pod-Escapes.noarch 1:1.04-297.el7 DEBUG: perl-Pod-Perldoc.noarch 0:3.20-4.el7 DEBUG: perl-Pod-Simple.noarch 1:3.28-4.el7 DEBUG: perl-Pod-Usage.noarch 0:1.63-3.el7 DEBUG: perl-Scalar-List-Utils.x86_64 0:1.27-248.el7 DEBUG: perl-Socket.x86_64 0:2.010-5.el7 DEBUG: perl-Storable.x86_64 0:2.45-3.el7 DEBUG: perl-TermReadKey.x86_64 0:2.30-20.el7 DEBUG: perl-Text-ParseWords.noarch 0:3.29-4.el7 DEBUG: perl-Thread-Queue.noarch 0:3.02-2.el7 DEBUG: perl-Time-HiRes.x86_64 4:1.9725-3.el7 DEBUG: perl-Time-Local.noarch 0:1.2300-2.el7 DEBUG: perl-constant.noarch 0:1.27-2.el7 DEBUG: perl-libs.x86_64 4:5.16.3-297.el7 DEBUG: perl-macros.x86_64 4:5.16.3-297.el7 DEBUG: perl-parent.noarch 1:0.225-244.el7 DEBUG: perl-podlators.noarch 0:2.5.1-3.el7 DEBUG: perl-srpm-macros.noarch 0:1-8.el7 DEBUG: perl-threads.x86_64 0:1.87-4.el7 DEBUG: perl-threads-shared.x86_64 0:1.43-6.el7 DEBUG: pinentry.x86_64 0:0.8.1-17.el7 DEBUG: pixman.x86_64 0:0.34.0-1.el7 DEBUG: pkgconfig.x86_64 1:0.27.1-4.el7 DEBUG: popt.x86_64 0:1.13-16.el7 DEBUG: procps-ng.x86_64 0:3.3.10-28.el7 DEBUG: pth.x86_64 0:2.0.7-23.el7 DEBUG: pygpgme.x86_64 0:0.3-9.el7 DEBUG: pyliblzma.x86_64 0:0.5.3-11.el7 DEBUG: python.x86_64 0:2.7.5-89.el7 DEBUG: python-backports.x86_64 0:1.0-8.el7 DEBUG: python-backports-ssl_match_hostname.noarch 0:3.5.0.1-1.el7 DEBUG: python-docutils.noarch 0:0.11-0.3.20130715svn7687.el7 DEBUG: python-enum34.noarch 0:1.0.4-1.el7 DEBUG: python-iniparse.noarch 0:0.4-9.el7 DEBUG: python-libs.x86_64 0:2.7.5-89.el7 DEBUG: python-ply.noarch 0:3.4-11.el7 DEBUG: python-pycparser.noarch 0:2.14-1.el7 DEBUG: python-pycurl.x86_64 0:7.19.0-19.el7 DEBUG: python-rpm-macros.noarch 0:3-34.el7 DEBUG: python-sphinx-locale.noarch 1:1.6.5-1.el7 DEBUG: python-srpm-macros.noarch 0:3-34.el7 DEBUG: python-urlgrabber.noarch 0:3.10-10.el7 DEBUG: python-whoosh.noarch 0:2.5.7-4.el7 DEBUG: python2-asn1crypto.noarch 0:0.23.0-2.el7 DEBUG: python2-babel.noarch 0:2.3.4-1.el7 DEBUG: python2-cffi.x86_64 0:1.11.2-1.el7 DEBUG: python2-chardet.noarch 0:3.0.4-7.el7 DEBUG: python2-cryptography.x86_64 0:2.1.4-2.el7 DEBUG: python2-funcsigs.noarch 0:1.0.2-1.el7 DEBUG: python2-greenlet.x86_64 0:0.4.12-1.el7 DEBUG: python2-idna.noarch 0:2.5-1.el7 DEBUG: python2-imagesize.noarch 0:0.7.1-5.el7 DEBUG: python2-ipaddress.noarch 0:1.0.18-5.el7 DEBUG: python2-jinja2.noarch 0:2.10-2.el7 DEBUG: python2-markupsafe.x86_64 0:0.23-16.el7 DEBUG: python2-mock.noarch 0:2.0.0-1.el7 DEBUG: python2-olefile.noarch 0:0.44-1.el7 DEBUG: python2-pillow.x86_64 0:4.0.0-2.el7 DEBUG: python2-pyOpenSSL.noarch 0:17.3.0-3.el7 DEBUG: python2-pygments.noarch 0:2.2.0-7.el7 DEBUG: python2-pysocks.noarch 0:1.5.6-3.el7 DEBUG: python2-requests.noarch 0:2.19.1-4.el7 DEBUG: python2-rpm-macros.noarch 0:3-34.el7 DEBUG: python2-setuptools.noarch 0:38.4.0-3.el7 DEBUG: python2-snowballstemmer.noarch 0:1.2.0-2.el7 DEBUG: python2-sphinx-theme-alabaster.noarch 0:0.7.9-4.el7 DEBUG: python2-sphinx_rtd_theme.noarch 0:0.2.4-1.el7 DEBUG: python2-sphinxcontrib-websupport.noarch 0:1.0.1-1.el7 DEBUG: python2-typing.noarch 0:3.6.1-1.el7 DEBUG: python2-urllib3.noarch 0:1.21.1-1.el7 DEBUG: pytz.noarch 0:2016.10-2.el7 DEBUG: pyxattr.x86_64 0:0.5.1-5.el7 DEBUG: qrencode-libs.x86_64 0:3.4.1-3.el7 DEBUG: readline.x86_64 0:6.2-11.el7 DEBUG: redhat-rpm-config.noarch 0:9.1.0-88.el7.centos DEBUG: rpm.x86_64 0:4.11.3-45.el7 DEBUG: rpm-build-libs.x86_64 0:4.11.3-45.el7 DEBUG: rpm-libs.x86_64 0:4.11.3-45.el7 DEBUG: rpm-python.x86_64 0:4.11.3-45.el7 DEBUG: rsync.x86_64 0:3.1.2-10.el7 DEBUG: ruby.x86_64 0:2.0.0.648-36.el7 DEBUG: ruby-irb.noarch 0:2.0.0.648-36.el7 DEBUG: ruby-libs.x86_64 0:2.0.0.648-36.el7 DEBUG: rubygem-bigdecimal.x86_64 0:1.2.0-36.el7 DEBUG: rubygem-io-console.x86_64 0:0.4.2-36.el7 DEBUG: rubygem-json.x86_64 0:1.7.7-36.el7 DEBUG: rubygem-psych.x86_64 0:2.0.0-36.el7 DEBUG: rubygem-rdoc.noarch 0:4.0.0-36.el7 DEBUG: sed.x86_64 0:4.2.2-7.el7 DEBUG: setup.noarch 0:2.8.71-11.el7 DEBUG: shadow-utils.x86_64 2:4.6-5.el7 DEBUG: shared-mime-info.x86_64 0:1.8-5.el7 DEBUG: sqlite.x86_64 0:3.7.17-8.el7_7.1 DEBUG: systemd.x86_64 0:219-78.el7 DEBUG: systemd-libs.x86_64 0:219-78.el7 DEBUG: tar.x86_64 2:1.26-35.el7 DEBUG: tzdata.noarch 0:2020d-2.el7 DEBUG: unzip.x86_64 0:6.0-21.el7 DEBUG: urw-base35-bookman-fonts.noarch 0:20170801-10.el7 DEBUG: urw-base35-c059-fonts.noarch 0:20170801-10.el7 DEBUG: urw-base35-d050000l-fonts.noarch 0:20170801-10.el7 DEBUG: urw-base35-fonts.noarch 0:20170801-10.el7 DEBUG: urw-base35-fonts-common.noarch 0:20170801-10.el7 DEBUG: urw-base35-gothic-fonts.noarch 0:20170801-10.el7 DEBUG: urw-base35-nimbus-mono-ps-fonts.noarch 0:20170801-10.el7 DEBUG: urw-base35-nimbus-roman-fonts.noarch 0:20170801-10.el7 DEBUG: urw-base35-nimbus-sans-fonts.noarch 0:20170801-10.el7 DEBUG: urw-base35-p052-fonts.noarch 0:20170801-10.el7 DEBUG: urw-base35-standard-symbols-ps-fonts.noarch 0:20170801-10.el7 DEBUG: urw-base35-z003-fonts.noarch 0:20170801-10.el7 DEBUG: ustr.x86_64 0:1.0.4-16.el7 DEBUG: util-linux.x86_64 0:2.23.2-65.el7 DEBUG: xorg-x11-font-utils.x86_64 1:7.5-21.el7 DEBUG: xorg-x11-server-utils.x86_64 0:7.7-20.el7 DEBUG: xz.x86_64 0:5.2.2-1.el7 DEBUG: xz-libs.x86_64 0:5.2.2-1.el7 DEBUG: yum.noarch 0:3.4.3-168.el7.centos DEBUG: yum-metadata-parser.x86_64 0:1.1.4-10.el7 DEBUG: yum-plugin-fastestmirror.noarch 0:1.1.31-54.el7_8 DEBUG: zip.x86_64 0:3.0-11.el7 DEBUG: zlib.x86_64 0:1.2.7-18.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-rocky-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-rocky-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-rocky-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-rocky-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-rocky-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-rocky-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-rocky-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 install DEBUG: touching file: /var/lib/mock/dlrn-centos-rocky-x86_64-5/root/etc/os-release DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'c62cda6365f6454391da0ecb4799cf22', '-D', '/var/lib/mock/dlrn-centos-rocky-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: userdel: user 'mockbuild' does not exist DEBUG: Child return code was: 6 DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '0843c66ae57641fab79ab22382c3482c', '-D', '/var/lib/mock/dlrn-centos-rocky-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: groupdel: group 'mock' does not exist DEBUG: Child return code was: 6 DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'be5555e9cff147959a257d104f4d6197', '-D', '/var/lib/mock/dlrn-centos-rocky-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', '759393e999d140b4aea080d3c79f23e9', '-D', '/var/lib/mock/dlrn-centos-rocky-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', '1007', '-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-rocky-x86_64-5/root/builddir/build/RPMS DEBUG: creating dir: /var/lib/mock/dlrn-centos-rocky-x86_64-5/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-rocky-x86_64-5/root/builddir/build/SPECS DEBUG: creating dir: /var/lib/mock/dlrn-centos-rocky-x86_64-5/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-rocky-x86_64-5/root/builddir/build/SRPMS DEBUG: creating dir: /var/lib/mock/dlrn-centos-rocky-x86_64-5/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-rocky-x86_64-5/root/builddir/build/SOURCES DEBUG: creating dir: /var/lib/mock/dlrn-centos-rocky-x86_64-5/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-rocky-x86_64-5/root/builddir/build/BUILD DEBUG: creating dir: /var/lib/mock/dlrn-centos-rocky-x86_64-5/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-rocky-x86_64-5/root/builddir/build/BUILDROOT DEBUG: creating dir: /var/lib/mock/dlrn-centos-rocky-x86_64-5/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-rocky-x86_64-5/root/builddir/build/originals DEBUG: creating dir: /var/lib/mock/dlrn-centos-rocky-x86_64-5/root/builddir/build/originals DEBUG: touching file: /var/lib/mock/dlrn-centos-rocky-x86_64-5/root/.initialized DEBUG: child environment: None DEBUG: Executing command: ['sync'] 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 Start: creating root cache DEBUG: child environment: None DEBUG: Executing command: ['gtar', '--one-file-system', '--exclude-caches', '--exclude-caches-under', '--use-compress-program', 'pigz', '-cf', '/var/cache/mock/dlrn-centos-rocky-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos-rocky-x86_64-5/root', '--exclude=./proc', '--exclude=./sys', '--exclude=./dev', '--exclude=./tmp/ccache', '--exclude=./var/cache/yum', '--exclude=./var/cache/dnf', '--exclude=./var/log', '--exclude=.//proc', '--exclude=.//proc', '--exclude=.//sys', '--exclude=.//sys', '--exclude=.//dev/shm', '--exclude=.//dev/pts', '--exclude=.//sys/fs/selinux', '--exclude=.//var/cache/yum/', '--exclude=.//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 Finish: creating root cache Finish: chroot init INFO: Installed packages: DEBUG: child environment: None DEBUG: Executing command: /bin/rpm --root /var/lib/mock/dlrn-centos-rocky-x86_64-5/root -qa 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: hicolor-icon-theme-0.12-7.el7.noarch DEBUG: libgcc-4.8.5-44.el7.x86_64 DEBUG: fipscheck-1.4.1-6.el7.x86_64 DEBUG: tzdata-2020d-2.el7.noarch DEBUG: cyrus-sasl-lib-2.1.26-23.el7.x86_64 DEBUG: setup-2.8.71-11.el7.noarch DEBUG: curl-7.29.0-59.el7.x86_64 DEBUG: urw-base35-fonts-common-20170801-10.el7.noarch DEBUG: rpm-4.11.3-45.el7.x86_64 DEBUG: adobe-mappings-cmap-20171205-3.el7.noarch DEBUG: gnupg2-2.0.22-5.el7_5.x86_64 DEBUG: python-rpm-macros-3-34.el7.noarch DEBUG: rpm-python-4.11.3-45.el7.x86_64 DEBUG: dejavu-fonts-common-2.33-6.el7.noarch DEBUG: pygpgme-0.3-9.el7.x86_64 DEBUG: libX11-common-1.6.7-3.el7_9.noarch DEBUG: python-pycurl-7.19.0-19.el7.x86_64 DEBUG: ncurses-base-5.9-14.20130511.el7_4.noarch DEBUG: yum-plugin-fastestmirror-1.1.31-54.el7_8.noarch DEBUG: nss-softokn-freebl-3.53.1-6.el7_9.x86_64 DEBUG: fribidi-1.0.2-1.el7_7.1.x86_64 DEBUG: nspr-4.25.0-2.el7_9.x86_64 DEBUG: ustr-1.0.4-16.el7.x86_64 DEBUG: libstdc++-4.8.5-44.el7.x86_64 DEBUG: shadow-utils-4.6-5.el7.x86_64 DEBUG: bash-4.2.46-34.el7.x86_64 DEBUG: qrencode-libs-3.4.1-3.el7.x86_64 DEBUG: pcre-8.32-17.el7.x86_64 DEBUG: jbigkit-libs-2.0-11.el7.x86_64 DEBUG: zlib-1.2.7-18.el7.x86_64 DEBUG: gdk-pixbuf2-2.36.12-3.el7.x86_64 DEBUG: bzip2-libs-1.0.6-13.el7.x86_64 DEBUG: python2-pillow-4.0.0-2.el7.x86_64 DEBUG: libdb-5.3.21-25.el7.x86_64 DEBUG: libsmartcols-2.23.2-65.el7.x86_64 DEBUG: expat-2.1.0-12.el7.x86_64 DEBUG: kpartx-0.4.9-133.el7.x86_64 DEBUG: libattr-2.4.46-13.el7.x86_64 DEBUG: util-linux-2.23.2-65.el7.x86_64 DEBUG: libcap-2.22-11.el7.x86_64 DEBUG: kmod-20-28.el7.x86_64 DEBUG: libpng-1.5.13-8.el7.x86_64 DEBUG: cryptsetup-libs-2.0.3-6.el7.x86_64 DEBUG: libjpeg-turbo-1.2.90-8.el7.x86_64 DEBUG: systemd-libs-219-78.el7.x86_64 DEBUG: readline-6.2-11.el7.x86_64 DEBUG: systemd-219-78.el7.x86_64 DEBUG: libgpg-error-1.12-3.el7.x86_64 DEBUG: elfutils-default-yama-scope-0.176-5.el7.noarch DEBUG: lua-5.1.4-15.el7.x86_64 DEBUG: libpciaccess-0.14-1.el7.x86_64 DEBUG: grep-2.20-3.el7.x86_64 DEBUG: mesa-libGL-18.3.4-10.el7.x86_64 DEBUG: libICE-1.0.9-9.el7.x86_64 DEBUG: mesa-libgbm-18.3.4-10.el7.x86_64 DEBUG: libxml2-2.9.1-6.el7.5.x86_64 DEBUG: mesa-libEGL-18.3.4-10.el7.x86_64 DEBUG: cpio-2.11-28.el7.x86_64 DEBUG: pango-1.42.4-4.el7_7.x86_64 DEBUG: libSM-1.2.2-2.el7.x86_64 DEBUG: rsync-3.1.2-10.el7.x86_64 DEBUG: sqlite-3.7.17-8.el7_7.1.x86_64 DEBUG: cups-libs-1.6.3-51.el7.x86_64 DEBUG: gawk-4.0.2-4.el7_3.1.x86_64 DEBUG: elfutils-0.176-5.el7.x86_64 DEBUG: mesa-libglapi-18.3.4-10.el7.x86_64 DEBUG: openssh-clients-7.4p1-21.el7.x86_64 DEBUG: libcap-ng-0.7.5-4.el7.x86_64 DEBUG: git-1.8.3.1-23.el7_8.x86_64 DEBUG: nss-softokn-3.53.1-6.el7_9.x86_64 DEBUG: python2-sphinxcontrib-websupport-1.0.1-1.el7.noarch DEBUG: libassuan-2.1.0-3.el7.x86_64 DEBUG: adobe-mappings-pdf-20180407-1.el7.noarch DEBUG: libwayland-server-1.15.0-1.el7.x86_64 DEBUG: perl-srpm-macros-1-8.el7.noarch DEBUG: tar-1.26-35.el7.x86_64 DEBUG: rpm-build-4.11.3-45.el7.x86_64 DEBUG: libgomp-4.8.5-44.el7.x86_64 DEBUG: graphviz-2.30.1-22.el7.x86_64 DEBUG: libglvnd-1.0.1-0.8.git5baa1e5.el7.x86_64 DEBUG: python2-eventlet-0.20.1-6.el7.noarch DEBUG: lcms2-2.6-3.el7.x86_64 DEBUG: python-devel-2.7.5-89.el7.x86_64 DEBUG: libxshmfence-1.2-1.el7.x86_64 DEBUG: python2-setuptools_scm-1.10.1-1.el7.noarch DEBUG: fontawesome-fonts-web-4.4.0-1.el7.noarch DEBUG: openstack-macros-2020.1.2-0.20200920181120.ce6a105.el7.noarch DEBUG: less-458-9.el7.x86_64 DEBUG: perl-HTTP-Tiny-0.033-3.el7.noarch DEBUG: perl-Pod-Perldoc-3.20-4.el7.noarch DEBUG: perl-Text-ParseWords-3.29-4.el7.noarch DEBUG: perl-Pod-Usage-1.63-3.el7.noarch DEBUG: perl-macros-5.16.3-297.el7.x86_64 DEBUG: perl-Storable-2.45-3.el7.x86_64 DEBUG: perl-Exporter-5.68-3.el7.noarch DEBUG: perl-Time-Local-1.2300-2.el7.noarch DEBUG: perl-threads-shared-1.43-6.el7.x86_64 DEBUG: perl-Carp-1.26-244.el7.noarch DEBUG: perl-File-Path-2.09-2.el7.noarch DEBUG: perl-Socket-2.010-5.el7.x86_64 DEBUG: perl-Getopt-Long-2.40-3.el7.noarch DEBUG: perl-Error-0.17020-2.el7.noarch DEBUG: perl-Thread-Queue-3.02-2.el7.noarch DEBUG: file-5.11-37.el7.x86_64 DEBUG: jasper-libs-1.900.1-33.el7.x86_64 DEBUG: acl-2.2.51-15.el7.x86_64 DEBUG: dwz-0.11-3.el7.x86_64 DEBUG: kmod-libs-20-28.el7.x86_64 DEBUG: zip-3.0-11.el7.x86_64 DEBUG: libfontenc-1.1.3-3.el7.x86_64 DEBUG: lato-fonts-2.015-1.el7.noarch DEBUG: libpaper-1.1.24-9.el7.x86_64 DEBUG: glibc-devel-2.17-317.el7.x86_64 DEBUG: libedit-3.0-12.20121213cvs.el7.x86_64 DEBUG: libverto-0.2.5-4.el7.x86_64 DEBUG: pth-2.0.7-23.el7.x86_64 DEBUG: libwebp-0.3.0-7.el7.x86_64 DEBUG: libxcb-1.13-1.el7.x86_64 DEBUG: libXext-1.3.3-3.el7.x86_64 DEBUG: libXt-1.1.5-3.el7.x86_64 DEBUG: libXmu-1.1.2-2.el7.x86_64 DEBUG: libXcursor-1.1.15-1.el7.x86_64 DEBUG: libXrandr-1.5.1-2.el7.x86_64 DEBUG: libXinerama-1.1.3-2.1.el7.x86_64 DEBUG: libXaw-1.0.13-4.el7.x86_64 DEBUG: xorg-x11-server-utils-7.7-20.el7.x86_64 DEBUG: libtool-ltdl-2.4.2-22.el7_3.x86_64 DEBUG: libtasn1-4.10-1.el7.x86_64 DEBUG: ca-certificates-2020.2.41-70.0.el7_8.noarch DEBUG: openssl-libs-1.0.2k-19.el7.x86_64 DEBUG: fontconfig-2.13.0-4.3.el7.x86_64 DEBUG: python-2.7.5-89.el7.x86_64 DEBUG: rubygem-psych-2.0.0-36.el7.x86_64 DEBUG: rubygem-io-console-0.4.2-36.el7.x86_64 DEBUG: ruby-2.0.0.648-36.el7.x86_64 DEBUG: rubygems-2.0.14.1-36.el7.noarch DEBUG: python2-six-1.11.0-4.el7.noarch DEBUG: libblkid-2.23.2-65.el7.x86_64 DEBUG: glib2-2.56.1-7.el7.x86_64 DEBUG: pkgconfig-0.27.1-4.el7.x86_64 DEBUG: cracklib-2.9.0-11.el7.x86_64 DEBUG: python2-setuptools-38.4.0-3.el7.noarch DEBUG: binutils-2.27-44.base.el7.x86_64 DEBUG: atk-2.28.1-2.el7.x86_64 DEBUG: pam-1.1.8-23.el7.x86_64 DEBUG: urw-base35-bookman-fonts-20170801-10.el7.noarch DEBUG: urw-base35-gothic-fonts-20170801-10.el7.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20170801-10.el7.noarch DEBUG: urw-base35-d050000l-fonts-20170801-10.el7.noarch DEBUG: urw-base35-z003-fonts-20170801-10.el7.noarch DEBUG: urw-base35-fonts-20170801-10.el7.noarch DEBUG: harfbuzz-1.7.5-2.el7.x86_64 DEBUG: python2-sqlalchemy-1.2.7-1.el7.x86_64 DEBUG: python2-typing-3.6.1-1.el7.noarch DEBUG: python2-babel-2.3.4-1.el7.noarch DEBUG: pyliblzma-0.5.3-11.el7.x86_64 DEBUG: pyxattr-0.5.1-5.el7.x86_64 DEBUG: python-backports-ssl_match_hostname-3.5.0.1-1.el7.noarch DEBUG: python2-sphinx_rtd_theme-0.2.4-1.el7.noarch DEBUG: python-iniparse-0.4-9.el7.noarch DEBUG: python2-pysocks-1.5.6-3.el7.noarch DEBUG: python2-olefile-0.44-1.el7.noarch DEBUG: python2-jinja2-2.10-2.el7.noarch DEBUG: python-ply-3.4-11.el7.noarch DEBUG: python2-cffi-1.11.2-1.el7.x86_64 DEBUG: python2-cryptography-2.1.4-2.el7.x86_64 DEBUG: python2-urllib3-1.21.1-1.el7.noarch DEBUG: python2-funcsigs-1.0.2-1.el7.noarch DEBUG: gdb-7.6.1-120.el7.x86_64 DEBUG: libXft-2.3.2-2.el7.x86_64 DEBUG: nss-3.53.1-3.el7_9.x86_64 DEBUG: nss-tools-3.53.1-3.el7_9.x86_64 DEBUG: gpg-pubkey-f4a80eb5-53a7ff4b DEBUG: fipscheck-lib-1.4.1-6.el7.x86_64 DEBUG: fontpackages-filesystem-1.44-8.el7.noarch DEBUG: libssh2-1.8.0-4.el7.x86_64 DEBUG: centos-release-7-9.2009.0.el7.centos.x86_64 DEBUG: libcurl-7.29.0-59.el7.x86_64 DEBUG: filesystem-3.2-25.el7.x86_64 DEBUG: rpm-libs-4.11.3-45.el7.x86_64 DEBUG: python-srpm-macros-3-34.el7.noarch DEBUG: openldap-2.4.44-22.el7.x86_64 DEBUG: adobe-mappings-cmap-deprecated-20171205-3.el7.noarch DEBUG: rpm-build-libs-4.11.3-45.el7.x86_64 DEBUG: basesystem-10.0-7.el7.centos.noarch DEBUG: gpgme-1.3.2-5.el7.x86_64 DEBUG: python2-rpm-macros-3-34.el7.noarch DEBUG: libuser-0.60-9.el7.x86_64 DEBUG: kernel-headers-3.10.0-1160.2.2.el7.x86_64 DEBUG: python-urlgrabber-3.10-10.el7.noarch DEBUG: glibc-common-2.17-317.el7.x86_64 DEBUG: yum-3.4.3-168.el7.centos.noarch DEBUG: glibc-2.17-317.el7.x86_64 DEBUG: json-c-0.11-4.el7_0.x86_64 DEBUG: nss-util-3.53.1-1.el7_9.x86_64 DEBUG: libsemanage-2.5-14.el7.x86_64 DEBUG: ncurses-libs-5.9-14.20130511.el7_4.x86_64 DEBUG: libutempter-1.1.6-4.el7.x86_64 DEBUG: libsepol-2.5-10.el7.x86_64 DEBUG: libthai-0.1.14-9.el7.x86_64 DEBUG: libselinux-2.5-15.el7.x86_64 DEBUG: libtiff-4.0.3-35.el7.x86_64 DEBUG: info-5.1-5.el7.x86_64 DEBUG: gtk-update-icon-cache-3.22.30-5.el7.x86_64 DEBUG: xz-libs-5.2.2-1.el7.x86_64 DEBUG: python-docutils-0.11-0.3.20130715svn7687.el7.noarch DEBUG: elfutils-libelf-0.176-5.el7.x86_64 DEBUG: procps-ng-3.3.10-28.el7.x86_64 DEBUG: popt-1.13-16.el7.x86_64 DEBUG: device-mapper-1.02.170-6.el7.x86_64 DEBUG: libacl-2.2.51-15.el7.x86_64 DEBUG: dracut-033-572.el7.x86_64 DEBUG: libffi-3.0.13-19.el7.x86_64 DEBUG: device-mapper-libs-1.02.170-6.el7.x86_64 DEBUG: freetype-2.8-14.el7_9.1.x86_64 DEBUG: elfutils-libs-0.176-5.el7.x86_64 DEBUG: libcom_err-1.42.9-19.el7.x86_64 DEBUG: dbus-libs-1.10.24-15.el7.x86_64 DEBUG: sed-4.2.2-7.el7.x86_64 DEBUG: dbus-1.10.24-15.el7.x86_64 DEBUG: libuuid-2.23.2-65.el7.x86_64 DEBUG: hwdata-0.252-9.7.el7.x86_64 DEBUG: chkconfig-1.7.6-1.el7.x86_64 DEBUG: libdrm-2.4.97-2.el7.x86_64 DEBUG: gmp-6.0.0-15.el7.x86_64 DEBUG: libglvnd-glx-1.0.1-0.8.git5baa1e5.el7.x86_64 DEBUG: libgcrypt-1.5.3-14.el7.x86_64 DEBUG: libglvnd-egl-1.0.1-0.8.git5baa1e5.el7.x86_64 DEBUG: diffutils-3.3-5.el7.x86_64 DEBUG: cairo-1.15.12-4.el7.x86_64 DEBUG: file-libs-5.11-37.el7.x86_64 DEBUG: librsvg2-2.40.20-1.el7.x86_64 DEBUG: mpfr-3.1.1-4.el7.x86_64 DEBUG: avahi-libs-0.6.31-20.el7.x86_64 DEBUG: xz-5.2.2-1.el7.x86_64 DEBUG: gtk2-2.24.31-1.el7.x86_64 DEBUG: findutils-4.5.11-6.el7.x86_64 DEBUG: openssh-7.4p1-21.el7.x86_64 DEBUG: gdbm-1.10-8.el7.x86_64 DEBUG: perl-Git-1.8.3.1-23.el7_8.noarch DEBUG: audit-libs-2.8.5-4.el7.x86_64 DEBUG: python-sphinx-locale-1.6.5-1.el7.noarch DEBUG: libmpc-1.0.1-3.el7.x86_64 DEBUG: python2-sphinx-1.6.5-1.el7.noarch DEBUG: groff-base-1.22.2-8.el7.x86_64 DEBUG: libgs-9.25-5.el7.x86_64 DEBUG: p11-kit-0.23.5-3.el7.x86_64 DEBUG: redhat-rpm-config-9.1.0-88.el7.centos.noarch DEBUG: libidn-1.28-4.el7.x86_64 DEBUG: ghostscript-9.25-5.el7.x86_64 DEBUG: fontawesome-fonts-4.4.0-1.el7.noarch DEBUG: yum-plugin-priorities-1.1.31-54.el7_8.noarch DEBUG: openjpeg2-2.3.1-3.el7_7.x86_64 DEBUG: gcc-4.8.5-44.el7.x86_64 DEBUG: lz4-1.8.3-1.el7.x86_64 DEBUG: python2-webob-1.8.2-1.el7.noarch DEBUG: keyutils-libs-1.5.8-3.el7.x86_64 DEBUG: make-3.82-24.el7.x86_64 DEBUG: libimagequant-2.8.2-2.el7.x86_64 DEBUG: perl-parent-0.225-244.el7.noarch DEBUG: perl-podlators-2.5.1-3.el7.noarch DEBUG: perl-Pod-Escapes-1.04-297.el7.noarch DEBUG: perl-Encode-2.51-7.el7.x86_64 DEBUG: perl-libs-5.16.3-297.el7.x86_64 DEBUG: perl-threads-1.87-4.el7.x86_64 DEBUG: perl-Filter-1.49-3.el7.x86_64 DEBUG: perl-Time-HiRes-1.9725-3.el7.x86_64 DEBUG: perl-constant-1.27-2.el7.noarch DEBUG: perl-Scalar-List-Utils-1.27-248.el7.x86_64 DEBUG: perl-File-Temp-0.23.01-3.el7.noarch DEBUG: perl-PathTools-3.40-5.el7.x86_64 DEBUG: perl-Pod-Simple-3.28-4.el7.noarch DEBUG: perl-5.16.3-297.el7.x86_64 DEBUG: perl-TermReadKey-2.30-20.el7.x86_64 DEBUG: cpp-4.8.5-44.el7.x86_64 DEBUG: pinentry-0.8.1-17.el7.x86_64 DEBUG: libwayland-client-1.15.0-1.el7.x86_64 DEBUG: patch-2.7.1-12.el7_7.x86_64 DEBUG: libdb-utils-5.3.21-25.el7.x86_64 DEBUG: unzip-6.0-21.el7.x86_64 DEBUG: bzip2-1.0.6-13.el7.x86_64 DEBUG: dejavu-sans-fonts-2.33-6.el7.noarch DEBUG: google-roboto-slab-fonts-1.100263-0.5.20150923git.el7.noarch DEBUG: glibc-headers-2.17-317.el7.x86_64 DEBUG: ncurses-5.9-14.20130511.el7_4.x86_64 DEBUG: graphite2-1.3.10-1.el7_3.x86_64 DEBUG: hardlink-1.0-19.el7.x86_64 DEBUG: libyaml-0.1.4-11.el7_0.x86_64 DEBUG: libXau-1.0.8-2.1.el7.x86_64 DEBUG: libX11-1.6.7-3.el7_9.x86_64 DEBUG: libXrender-0.9.10-1.el7.x86_64 DEBUG: libXfixes-5.0.3-1.el7.x86_64 DEBUG: libXpm-3.5.12-1.el7.x86_64 DEBUG: libXdamage-1.1.4-4.1.el7.x86_64 DEBUG: libXxf86vm-1.1.4-1.el7.x86_64 DEBUG: libXi-1.7.9-1.el7.x86_64 DEBUG: libXxf86misc-1.0.3-7.1.el7.x86_64 DEBUG: libXcomposite-0.4.4-4.1.el7.x86_64 DEBUG: pixman-0.34.0-1.el7.x86_64 DEBUG: p11-kit-trust-0.23.5-3.el7.x86_64 DEBUG: krb5-libs-1.15.1-50.el7.x86_64 DEBUG: coreutils-8.22-24.el7.x86_64 DEBUG: python-libs-2.7.5-89.el7.x86_64 DEBUG: ruby-libs-2.0.0.648-36.el7.x86_64 DEBUG: rubygem-json-1.7.7-36.el7.x86_64 DEBUG: ruby-irb-2.0.0.648-36.el7.noarch DEBUG: rubygem-bigdecimal-1.2.0-36.el7.x86_64 DEBUG: rubygem-rdoc-4.0.0-36.el7.noarch DEBUG: gzip-1.5-10.el7.x86_64 DEBUG: libmount-2.23.2-65.el7.x86_64 DEBUG: shared-mime-info-1.8-5.el7.x86_64 DEBUG: xorg-x11-font-utils-7.5-21.el7.x86_64 DEBUG: python2-ipaddress-1.0.18-5.el7.noarch DEBUG: python2-idna-2.5-1.el7.noarch DEBUG: cracklib-dicts-2.9.0-11.el7.x86_64 DEBUG: libpwquality-1.2.3-5.el7.x86_64 DEBUG: python2-pbr-4.1.0-2.el7.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20170801-10.el7.noarch DEBUG: urw-base35-nimbus-roman-fonts-20170801-10.el7.noarch DEBUG: urw-base35-c059-fonts-20170801-10.el7.noarch DEBUG: urw-base35-nimbus-sans-fonts-20170801-10.el7.noarch DEBUG: urw-base35-p052-fonts-20170801-10.el7.noarch DEBUG: yum-metadata-parser-1.1.4-10.el7.x86_64 DEBUG: libcroco-0.6.12-6.el7_9.x86_64 DEBUG: python2-sphinx-theme-alabaster-0.7.9-4.el7.noarch DEBUG: pytz-2016.10-2.el7.noarch DEBUG: python2-asn1crypto-0.23.0-2.el7.noarch DEBUG: python2-snowballstemmer-1.2.0-2.el7.noarch DEBUG: python-backports-1.0-8.el7.x86_64 DEBUG: python2-imagesize-0.7.1-5.el7.noarch DEBUG: python2-chardet-3.0.4-7.el7.noarch DEBUG: python-whoosh-2.5.7-4.el7.noarch DEBUG: python2-greenlet-0.4.12-1.el7.x86_64 DEBUG: python2-markupsafe-0.23-16.el7.x86_64 DEBUG: python2-pygments-2.2.0-7.el7.noarch DEBUG: python-pycparser-2.14-1.el7.noarch DEBUG: python-enum34-1.0.4-1.el7.noarch DEBUG: python2-pyOpenSSL-17.3.0-3.el7.noarch DEBUG: python2-requests-2.19.1-4.el7.noarch DEBUG: python2-mock-2.0.0-1.el7.noarch DEBUG: gd-2.0.35-26.el7.x86_64 DEBUG: nss-pem-1.0.3-7.el7.x86_64 DEBUG: nss-sysinit-3.53.1-3.el7_9.x86_64 DEBUG: Child return code was: 0 Finish: run DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos-rocky-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-rocky-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-rocky/data/dlrn-5.cfg -p + MOCKDIR=/var/lib/mock/dlrn-centos-rocky-x86_64-5/root/ + '[' -z '' ']' + '[' -r setup.py -a '!' -r metadata.json ']' + '[' -r '*.gemspec' ']' + SOURCETYPE=tarball + '[' -r metadata.json ']' ++ python3 -c 'import json; print(json.loads(open('\''metadata.json'\'').read(-1))['\''version'\''])' + version=9.5.1 + '[' -z 9.5.1 ']' + '[' -z 9.5.1 ']' + '[' -n 9.5.1 ']' ++ git describe --tags ++ sed 's/^[vVrR]//' + post_version=ocky-em-23-g9b81e06 ++ git describe --abbrev=0 --tags ++ sed 's/^[vVrR]//' + current_tag=ocky-em + '[' ocky-em-23-g9b81e06 '!=' ocky-em ']' + [[ 9.5.1 = \o\c\k\y\-\e\m ]] + '[' -z 9.5.1 ']' + git checkout -f 9b81e063ec0b4dff03e906f205365636a0393fb7 Note: checking out '9b81e063ec0b4dff03e906f205365636a0393fb7'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b new_branch_name HEAD is now at 9b81e06... Fix typos, extreamio and xtreamio to xtremio ++ git log --abbrev=7 -n1 --format=format:%h + setversionandrelease 9.5.1 9b81e06 + UPSTREAMVERSION=9.5.1 + [[ 9.5.1 =~ ([^-]*)-(.+) ]] + [[ 9.5.1 =~ (.*?)\.(0rc.+) ]] + [[ 9.5.1 =~ (.*?)\.(0b.+) ]] + [[ 9.5.1 =~ (.*?)\.(0a.+) ]] + [[ 9.5.1 =~ (.*?)\.(dev.+) ]] + [[ 9.5.1 =~ (.*?)\.(g.+) ]] + [[ 9.5.1 =~ (.*?)\.pre.* ]] + [[ 9.5.1 =~ ^([.0-9]*)$ ]] + VERSION=9.5.1 + [[ '' =~ \.dev[0-9]+\. ]] ++ date --utc +%Y%m%d%H%M%S + RELEASE_DATE=20201113141119 + '[' 0.date.hash = 0.1.date.hash ']' + RELEASE=0.20201113141119.9b81e06 + '[' -r metadata.json ']' ++ egrep -c -e '^Source0.*tarballs.openstack.org' -e '^Source0.*github.com\/openstack' -e '^Source0.*git.openstack.org\/openstack' -e '^Source0.*opendev.org\/openstack' /home/centos-rocky/data/puppet-tripleo_distro/puppet-tripleo.spec + TARBALLS_OPS=1 + echo 1 1 + '[' 1 -ne 0 ']' ++ python3 -c 'import json; print(json.loads(open('\''metadata.json'\'').read(-1))['\''name'\''])' + TARNAME=openstack-tripleo + tar zcvf ../9.5.1.tar.gz --exclude=.git --transform=s@home/centos-rocky/data/puppet-tripleo@openstack-tripleo-9.5.1@ --show-transformed-names /home/centos-rocky/data/puppet-tripleo tar: Removing leading `/' from member names openstack-tripleo-9.5.1/ openstack-tripleo-9.5.1/.sync.yml openstack-tripleo-9.5.1/LICENSE openstack-tripleo-9.5.1/Rakefile openstack-tripleo-9.5.1/bindep.txt openstack-tripleo-9.5.1/doc/ openstack-tripleo-9.5.1/doc/requirements.txt openstack-tripleo-9.5.1/files/ openstack-tripleo-9.5.1/files/stunnel.service openstack-tripleo-9.5.1/files/certmonger-haproxy-refresh.sh openstack-tripleo-9.5.1/files/certmonger-metrics-qdr-refresh.sh openstack-tripleo-9.5.1/files/certmonger-neutron-dhcpd-refresh.sh openstack-tripleo-9.5.1/files/certmonger-novnc-proxy-refresh.sh openstack-tripleo-9.5.1/files/certmonger-rabbitmq-refresh.sh openstack-tripleo-9.5.1/files/certmonger-redis-refresh.sh openstack-tripleo-9.5.1/files/cm_ipa_subca_wrapper.py openstack-tripleo-9.5.1/lib/ openstack-tripleo-9.5.1/lib/facter/ openstack-tripleo-9.5.1/lib/facter/alt_fqdns.rb openstack-tripleo-9.5.1/lib/facter/docker_group_gid.rb openstack-tripleo-9.5.1/lib/facter/netmask_ipv6.rb openstack-tripleo-9.5.1/lib/facter/nic_alias.rb openstack-tripleo-9.5.1/lib/puppet/ openstack-tripleo-9.5.1/lib/puppet/parser/ openstack-tripleo-9.5.1/lib/puppet/parser/functions/ openstack-tripleo-9.5.1/lib/puppet/parser/functions/interface_for_ip.rb openstack-tripleo-9.5.1/lib/puppet/parser/functions/local_fence_devices.rb openstack-tripleo-9.5.1/lib/puppet/parser/functions/docker_volumes_to_storage_maps.rb openstack-tripleo-9.5.1/lib/puppet/parser/functions/extract_id.rb openstack-tripleo-9.5.1/lib/puppet/parser/functions/ip_to_erl_format.rb openstack-tripleo-9.5.1/lib/puppet/parser/functions/is_ip_addresses.rb openstack-tripleo-9.5.1/lib/puppet/parser/functions/list_to_hash.rb openstack-tripleo-9.5.1/lib/puppet/parser/functions/list_to_zookeeper_hash.rb openstack-tripleo-9.5.1/lib/puppet/parser/functions/lookup_hiera_hash.rb openstack-tripleo-9.5.1/lib/puppet/parser/functions/netmask_to_cidr.rb openstack-tripleo-9.5.1/lib/puppet/parser/functions/noop_resource.rb openstack-tripleo-9.5.1/lib/puppet/parser/functions/tripleo_swift_devices.rb openstack-tripleo-9.5.1/lib/puppet/provider/ openstack-tripleo-9.5.1/lib/puppet/provider/package/ openstack-tripleo-9.5.1/lib/puppet/provider/package/norpm.rb openstack-tripleo-9.5.1/lib/puppet/provider/sriov_vf_config/ openstack-tripleo-9.5.1/lib/puppet/provider/sriov_vf_config/numvfs.rb openstack-tripleo-9.5.1/lib/puppet/provider/package_manifest/ openstack-tripleo-9.5.1/lib/puppet/provider/package_manifest/flat_file.rb openstack-tripleo-9.5.1/lib/puppet/type/ openstack-tripleo-9.5.1/lib/puppet/type/sriov_vf_config.rb openstack-tripleo-9.5.1/lib/puppet/type/package_manifest.rb openstack-tripleo-9.5.1/lib/puppet/functions/ openstack-tripleo-9.5.1/lib/puppet/functions/add_brackets.rb openstack-tripleo-9.5.1/lib/puppet/functions/synchronize_odl_ovs_flows.rb openstack-tripleo-9.5.1/manifests/ openstack-tripleo-9.5.1/manifests/certmonger/ openstack-tripleo-9.5.1/manifests/certmonger/apache_dirs.pp openstack-tripleo-9.5.1/manifests/certmonger/ca/ openstack-tripleo-9.5.1/manifests/certmonger/ca/libvirt_vnc.pp openstack-tripleo-9.5.1/manifests/certmonger/ca/local.pp openstack-tripleo-9.5.1/manifests/certmonger/ca/crl.pp openstack-tripleo-9.5.1/manifests/certmonger/ca/libvirt.pp openstack-tripleo-9.5.1/manifests/certmonger/haproxy_dirs.pp openstack-tripleo-9.5.1/manifests/certmonger/libvirt_vnc_dirs.pp openstack-tripleo-9.5.1/manifests/certmonger/etcd.pp openstack-tripleo-9.5.1/manifests/certmonger/haproxy.pp openstack-tripleo-9.5.1/manifests/certmonger/httpd.pp openstack-tripleo-9.5.1/manifests/certmonger/libvirt.pp openstack-tripleo-9.5.1/manifests/certmonger/libvirt_dirs.pp openstack-tripleo-9.5.1/manifests/certmonger/libvirt_vnc.pp openstack-tripleo-9.5.1/manifests/certmonger/metrics_qdr.pp openstack-tripleo-9.5.1/manifests/certmonger/mongodb.pp openstack-tripleo-9.5.1/manifests/certmonger/mysql.pp openstack-tripleo-9.5.1/manifests/certmonger/neutron.pp openstack-tripleo-9.5.1/manifests/certmonger/novnc_proxy.pp openstack-tripleo-9.5.1/manifests/certmonger/opendaylight.pp openstack-tripleo-9.5.1/manifests/certmonger/openvswitch.pp openstack-tripleo-9.5.1/manifests/certmonger/rabbitmq.pp openstack-tripleo-9.5.1/manifests/certmonger/redis.pp openstack-tripleo-9.5.1/manifests/firewall/ openstack-tripleo-9.5.1/manifests/firewall/post.pp openstack-tripleo-9.5.1/manifests/firewall/pre.pp openstack-tripleo-9.5.1/manifests/firewall/rule.pp openstack-tripleo-9.5.1/manifests/firewall/service_rules.pp openstack-tripleo-9.5.1/manifests/haproxy/ openstack-tripleo-9.5.1/manifests/haproxy/stats.pp openstack-tripleo-9.5.1/manifests/haproxy/userlist.pp openstack-tripleo-9.5.1/manifests/haproxy/endpoint.pp openstack-tripleo-9.5.1/manifests/haproxy/horizon_endpoint.pp openstack-tripleo-9.5.1/manifests/haproxy/service_endpoints.pp openstack-tripleo-9.5.1/manifests/host/ openstack-tripleo-9.5.1/manifests/host/sriov.pp openstack-tripleo-9.5.1/manifests/host/sriov/ openstack-tripleo-9.5.1/manifests/host/sriov/numvfs_persistence.pp openstack-tripleo-9.5.1/manifests/init.pp openstack-tripleo-9.5.1/manifests/masquerade_networks.pp openstack-tripleo-9.5.1/manifests/network/ openstack-tripleo-9.5.1/manifests/network/contrail/ openstack-tripleo-9.5.1/manifests/network/contrail/analytics.pp openstack-tripleo-9.5.1/manifests/network/contrail/analyticsdatabase.pp openstack-tripleo-9.5.1/manifests/network/contrail/config.pp openstack-tripleo-9.5.1/manifests/network/contrail/control.pp openstack-tripleo-9.5.1/manifests/network/contrail/database.pp openstack-tripleo-9.5.1/manifests/network/contrail/heat.pp openstack-tripleo-9.5.1/manifests/network/contrail/neutron_plugin.pp openstack-tripleo-9.5.1/manifests/network/contrail/provision.pp openstack-tripleo-9.5.1/manifests/network/contrail/vrouter.pp openstack-tripleo-9.5.1/manifests/network/contrail/webui.pp openstack-tripleo-9.5.1/manifests/network/cavium/ openstack-tripleo-9.5.1/manifests/network/cavium/liquidio.pp openstack-tripleo-9.5.1/manifests/network/midonet/ openstack-tripleo-9.5.1/manifests/network/midonet/agent.pp openstack-tripleo-9.5.1/manifests/network/os_net_config.pp openstack-tripleo-9.5.1/manifests/noop.pp openstack-tripleo-9.5.1/manifests/pacemaker/ openstack-tripleo-9.5.1/manifests/pacemaker/haproxy_with_vip.pp openstack-tripleo-9.5.1/manifests/pacemaker/resource_restart_flag.pp openstack-tripleo-9.5.1/manifests/packages/ openstack-tripleo-9.5.1/manifests/packages/upgrades.pp openstack-tripleo-9.5.1/manifests/profile/ openstack-tripleo-9.5.1/manifests/profile/base/ openstack-tripleo-9.5.1/manifests/profile/base/aodh/ openstack-tripleo-9.5.1/manifests/profile/base/aodh/api.pp openstack-tripleo-9.5.1/manifests/profile/base/aodh/evaluator.pp openstack-tripleo-9.5.1/manifests/profile/base/aodh/listener.pp openstack-tripleo-9.5.1/manifests/profile/base/aodh/notifier.pp openstack-tripleo-9.5.1/manifests/profile/base/barbican/ openstack-tripleo-9.5.1/manifests/profile/base/barbican/api.pp openstack-tripleo-9.5.1/manifests/profile/base/barbican/backends.pp openstack-tripleo-9.5.1/manifests/profile/base/ceilometer/ openstack-tripleo-9.5.1/manifests/profile/base/ceilometer/agent/ openstack-tripleo-9.5.1/manifests/profile/base/ceilometer/agent/notification.pp openstack-tripleo-9.5.1/manifests/profile/base/ceilometer/agent/polling.pp openstack-tripleo-9.5.1/manifests/profile/base/ceilometer/expirer.pp openstack-tripleo-9.5.1/manifests/profile/base/ceilometer/upgrade.pp openstack-tripleo-9.5.1/manifests/profile/base/cinder/ openstack-tripleo-9.5.1/manifests/profile/base/cinder/backup/ openstack-tripleo-9.5.1/manifests/profile/base/cinder/backup/ceph.pp openstack-tripleo-9.5.1/manifests/profile/base/cinder/backup/nfs.pp openstack-tripleo-9.5.1/manifests/profile/base/cinder/backup/swift.pp openstack-tripleo-9.5.1/manifests/profile/base/cinder/volume/ openstack-tripleo-9.5.1/manifests/profile/base/cinder/volume/dellemc_unity.pp openstack-tripleo-9.5.1/manifests/profile/base/cinder/volume/dellemc_vmax_iscsi.pp openstack-tripleo-9.5.1/manifests/profile/base/cinder/volume/dellemc_vnx.pp openstack-tripleo-9.5.1/manifests/profile/base/cinder/volume/dellemc_xtremio_iscsi.pp openstack-tripleo-9.5.1/manifests/profile/base/cinder/volume/dellps.pp openstack-tripleo-9.5.1/manifests/profile/base/cinder/volume/dellsc.pp openstack-tripleo-9.5.1/manifests/profile/base/cinder/volume/hpelefthand.pp openstack-tripleo-9.5.1/manifests/profile/base/cinder/volume/iscsi.pp openstack-tripleo-9.5.1/manifests/profile/base/cinder/volume/netapp.pp openstack-tripleo-9.5.1/manifests/profile/base/cinder/volume/nfs.pp openstack-tripleo-9.5.1/manifests/profile/base/cinder/volume/nvmeof.pp openstack-tripleo-9.5.1/manifests/profile/base/cinder/volume/pure.pp openstack-tripleo-9.5.1/manifests/profile/base/cinder/volume/rbd.pp openstack-tripleo-9.5.1/manifests/profile/base/cinder/volume/scaleio.pp openstack-tripleo-9.5.1/manifests/profile/base/cinder/volume/veritas_hyperscale.pp openstack-tripleo-9.5.1/manifests/profile/base/cinder/api.pp openstack-tripleo-9.5.1/manifests/profile/base/cinder/backup.pp openstack-tripleo-9.5.1/manifests/profile/base/cinder/scheduler.pp openstack-tripleo-9.5.1/manifests/profile/base/cinder/volume.pp openstack-tripleo-9.5.1/manifests/profile/base/database/ openstack-tripleo-9.5.1/manifests/profile/base/database/mysql/ openstack-tripleo-9.5.1/manifests/profile/base/database/mysql/users.pp openstack-tripleo-9.5.1/manifests/profile/base/database/mysql/client.pp openstack-tripleo-9.5.1/manifests/profile/base/database/mysql/user.pp openstack-tripleo-9.5.1/manifests/profile/base/database/mongodb.pp openstack-tripleo-9.5.1/manifests/profile/base/database/mongodbcommon.pp openstack-tripleo-9.5.1/manifests/profile/base/database/mysql.pp openstack-tripleo-9.5.1/manifests/profile/base/database/redis.pp openstack-tripleo-9.5.1/manifests/profile/base/designate/ openstack-tripleo-9.5.1/manifests/profile/base/designate/api.pp openstack-tripleo-9.5.1/manifests/profile/base/designate/central.pp openstack-tripleo-9.5.1/manifests/profile/base/designate/mdns.pp openstack-tripleo-9.5.1/manifests/profile/base/designate/producer.pp openstack-tripleo-9.5.1/manifests/profile/base/designate/sink.pp openstack-tripleo-9.5.1/manifests/profile/base/designate/worker.pp openstack-tripleo-9.5.1/manifests/profile/base/glance/ openstack-tripleo-9.5.1/manifests/profile/base/glance/api.pp openstack-tripleo-9.5.1/manifests/profile/base/gnocchi/ openstack-tripleo-9.5.1/manifests/profile/base/gnocchi/api.pp openstack-tripleo-9.5.1/manifests/profile/base/gnocchi/metricd.pp openstack-tripleo-9.5.1/manifests/profile/base/gnocchi/statsd.pp openstack-tripleo-9.5.1/manifests/profile/base/heat/ openstack-tripleo-9.5.1/manifests/profile/base/heat/api.pp openstack-tripleo-9.5.1/manifests/profile/base/heat/api_cfn.pp openstack-tripleo-9.5.1/manifests/profile/base/heat/engine.pp openstack-tripleo-9.5.1/manifests/profile/base/ironic/ openstack-tripleo-9.5.1/manifests/profile/base/ironic/api.pp openstack-tripleo-9.5.1/manifests/profile/base/ironic/conductor.pp openstack-tripleo-9.5.1/manifests/profile/base/iscsid.pp openstack-tripleo-9.5.1/manifests/profile/base/logging/ openstack-tripleo-9.5.1/manifests/profile/base/logging/fluentd.pp openstack-tripleo-9.5.1/manifests/profile/base/logging/fluentd/ openstack-tripleo-9.5.1/manifests/profile/base/logging/fluentd/fluentd_service.pp openstack-tripleo-9.5.1/manifests/profile/base/logging/logrotate.pp openstack-tripleo-9.5.1/manifests/profile/base/lvm.pp openstack-tripleo-9.5.1/manifests/profile/base/manila/ openstack-tripleo-9.5.1/manifests/profile/base/manila/api.pp openstack-tripleo-9.5.1/manifests/profile/base/manila/scheduler.pp openstack-tripleo-9.5.1/manifests/profile/base/manila/share.pp openstack-tripleo-9.5.1/manifests/profile/base/metrics/ openstack-tripleo-9.5.1/manifests/profile/base/metrics/collectd/ openstack-tripleo-9.5.1/manifests/profile/base/metrics/collectd/collectd_plugin.pp openstack-tripleo-9.5.1/manifests/profile/base/metrics/collectd/plugin_helper.pp openstack-tripleo-9.5.1/manifests/profile/base/metrics/collectd/collectd_service.pp openstack-tripleo-9.5.1/manifests/profile/base/metrics/collectd/gnocchi.pp openstack-tripleo-9.5.1/manifests/profile/base/metrics/collectd.pp openstack-tripleo-9.5.1/manifests/profile/base/metrics/qdr.pp openstack-tripleo-9.5.1/manifests/profile/base/mistral/ openstack-tripleo-9.5.1/manifests/profile/base/mistral/api.pp openstack-tripleo-9.5.1/manifests/profile/base/mistral/engine.pp openstack-tripleo-9.5.1/manifests/profile/base/mistral/event_engine.pp openstack-tripleo-9.5.1/manifests/profile/base/mistral/executor.pp openstack-tripleo-9.5.1/manifests/profile/base/neutron/ openstack-tripleo-9.5.1/manifests/profile/base/neutron/agents/ openstack-tripleo-9.5.1/manifests/profile/base/neutron/agents/bagpipe.pp openstack-tripleo-9.5.1/manifests/profile/base/neutron/agents/bigswitch.pp openstack-tripleo-9.5.1/manifests/profile/base/neutron/agents/l2gw.pp openstack-tripleo-9.5.1/manifests/profile/base/neutron/agents/lbaas.pp openstack-tripleo-9.5.1/manifests/profile/base/neutron/agents/midonet.pp openstack-tripleo-9.5.1/manifests/profile/base/neutron/agents/networking_baremetal.pp openstack-tripleo-9.5.1/manifests/profile/base/neutron/agents/nuage.pp openstack-tripleo-9.5.1/manifests/profile/base/neutron/agents/ovn.pp openstack-tripleo-9.5.1/manifests/profile/base/neutron/agents/vpp.pp openstack-tripleo-9.5.1/manifests/profile/base/neutron/opencontrail/ openstack-tripleo-9.5.1/manifests/profile/base/neutron/opencontrail/vrouter.pp openstack-tripleo-9.5.1/manifests/profile/base/neutron/plugins/ openstack-tripleo-9.5.1/manifests/profile/base/neutron/plugins/ml2/ openstack-tripleo-9.5.1/manifests/profile/base/neutron/plugins/ml2/bagpipe.pp openstack-tripleo-9.5.1/manifests/profile/base/neutron/plugins/ml2/networking_ansible.pp openstack-tripleo-9.5.1/manifests/profile/base/neutron/plugins/ml2/networking_baremetal.pp openstack-tripleo-9.5.1/manifests/profile/base/neutron/plugins/ml2/nuage.pp openstack-tripleo-9.5.1/manifests/profile/base/neutron/plugins/ml2/opendaylight.pp openstack-tripleo-9.5.1/manifests/profile/base/neutron/plugins/ml2/ovn.pp openstack-tripleo-9.5.1/manifests/profile/base/neutron/plugins/ml2/vpp.pp openstack-tripleo-9.5.1/manifests/profile/base/neutron/plugins/ml2/vts.pp openstack-tripleo-9.5.1/manifests/profile/base/neutron/plugins/ml2.pp openstack-tripleo-9.5.1/manifests/profile/base/neutron/plugins/nsx.pp openstack-tripleo-9.5.1/manifests/profile/base/neutron/plugins/nuage.pp openstack-tripleo-9.5.1/manifests/profile/base/neutron/plugins/opencontrail.pp openstack-tripleo-9.5.1/manifests/profile/base/neutron/plugins/ovs/ openstack-tripleo-9.5.1/manifests/profile/base/neutron/plugins/ovs/opendaylight.pp openstack-tripleo-9.5.1/manifests/profile/base/neutron/plugins/plumgrid.pp openstack-tripleo-9.5.1/manifests/profile/base/neutron/wrappers/ openstack-tripleo-9.5.1/manifests/profile/base/neutron/wrappers/dibbler_client.pp openstack-tripleo-9.5.1/manifests/profile/base/neutron/wrappers/dnsmasq.pp openstack-tripleo-9.5.1/manifests/profile/base/neutron/wrappers/haproxy.pp openstack-tripleo-9.5.1/manifests/profile/base/neutron/wrappers/keepalived.pp openstack-tripleo-9.5.1/manifests/profile/base/neutron/wrappers/keepalived_state_change.pp openstack-tripleo-9.5.1/manifests/profile/base/neutron/wrappers/radvd.pp openstack-tripleo-9.5.1/manifests/profile/base/neutron/bgpvpn.pp openstack-tripleo-9.5.1/manifests/profile/base/neutron/dhcp.pp openstack-tripleo-9.5.1/manifests/profile/base/neutron/dhcp_agent_wrappers.pp openstack-tripleo-9.5.1/manifests/profile/base/neutron/l2gw.pp openstack-tripleo-9.5.1/manifests/profile/base/neutron/l3.pp openstack-tripleo-9.5.1/manifests/profile/base/neutron/l3_agent_wrappers.pp openstack-tripleo-9.5.1/manifests/profile/base/neutron/lbaas.pp openstack-tripleo-9.5.1/manifests/profile/base/neutron/linuxbridge.pp openstack-tripleo-9.5.1/manifests/profile/base/neutron/metadata.pp openstack-tripleo-9.5.1/manifests/profile/base/neutron/midonet.pp openstack-tripleo-9.5.1/manifests/profile/base/neutron/n1k.pp openstack-tripleo-9.5.1/manifests/profile/base/neutron/opendaylight.pp openstack-tripleo-9.5.1/manifests/profile/base/neutron/ovn_metadata.pp openstack-tripleo-9.5.1/manifests/profile/base/neutron/ovn_metadata_agent_wrappers.pp openstack-tripleo-9.5.1/manifests/profile/base/neutron/ovn_northd.pp openstack-tripleo-9.5.1/manifests/profile/base/neutron/ovs.pp openstack-tripleo-9.5.1/manifests/profile/base/neutron/plumgrid.pp openstack-tripleo-9.5.1/manifests/profile/base/neutron/server.pp openstack-tripleo-9.5.1/manifests/profile/base/neutron/sfc.pp openstack-tripleo-9.5.1/manifests/profile/base/neutron/sriov.pp openstack-tripleo-9.5.1/manifests/profile/base/nova/ openstack-tripleo-9.5.1/manifests/profile/base/nova/compute/ openstack-tripleo-9.5.1/manifests/profile/base/nova/compute/ironic.pp openstack-tripleo-9.5.1/manifests/profile/base/nova/compute/libvirt.pp openstack-tripleo-9.5.1/manifests/profile/base/nova/compute/libvirt_guests.pp openstack-tripleo-9.5.1/manifests/profile/base/nova/migration.pp openstack-tripleo-9.5.1/manifests/profile/base/nova/migration/ openstack-tripleo-9.5.1/manifests/profile/base/nova/migration/client.pp openstack-tripleo-9.5.1/manifests/profile/base/nova/migration/proxy.pp openstack-tripleo-9.5.1/manifests/profile/base/nova/migration/target.pp openstack-tripleo-9.5.1/manifests/profile/base/nova/api.pp openstack-tripleo-9.5.1/manifests/profile/base/nova/authtoken.pp openstack-tripleo-9.5.1/manifests/profile/base/nova/compute.pp openstack-tripleo-9.5.1/manifests/profile/base/nova/compute_libvirt_shared.pp openstack-tripleo-9.5.1/manifests/profile/base/nova/conductor.pp openstack-tripleo-9.5.1/manifests/profile/base/nova/consoleauth.pp openstack-tripleo-9.5.1/manifests/profile/base/nova/ec2api.pp openstack-tripleo-9.5.1/manifests/profile/base/nova/libvirt.pp openstack-tripleo-9.5.1/manifests/profile/base/nova/metadata.pp openstack-tripleo-9.5.1/manifests/profile/base/nova/placement.pp openstack-tripleo-9.5.1/manifests/profile/base/nova/scheduler.pp openstack-tripleo-9.5.1/manifests/profile/base/nova/vncproxy.pp openstack-tripleo-9.5.1/manifests/profile/base/octavia/ openstack-tripleo-9.5.1/manifests/profile/base/octavia/api.pp openstack-tripleo-9.5.1/manifests/profile/base/octavia/health_manager.pp openstack-tripleo-9.5.1/manifests/profile/base/octavia/housekeeping.pp openstack-tripleo-9.5.1/manifests/profile/base/octavia/worker.pp openstack-tripleo-9.5.1/manifests/profile/base/pacemaker/ openstack-tripleo-9.5.1/manifests/profile/base/pacemaker/instance_ha.pp openstack-tripleo-9.5.1/manifests/profile/base/rsyslog/ openstack-tripleo-9.5.1/manifests/profile/base/rsyslog/sidecar.pp openstack-tripleo-9.5.1/manifests/profile/base/sahara/ openstack-tripleo-9.5.1/manifests/profile/base/sahara/api.pp openstack-tripleo-9.5.1/manifests/profile/base/sahara/engine.pp openstack-tripleo-9.5.1/manifests/profile/base/swift/ openstack-tripleo-9.5.1/manifests/profile/base/swift/add_devices.pp openstack-tripleo-9.5.1/manifests/profile/base/swift/dispersion.pp openstack-tripleo-9.5.1/manifests/profile/base/swift/proxy.pp openstack-tripleo-9.5.1/manifests/profile/base/swift/ringbuilder.pp openstack-tripleo-9.5.1/manifests/profile/base/swift/storage.pp openstack-tripleo-9.5.1/manifests/profile/base/validations.pp openstack-tripleo-9.5.1/manifests/profile/base/aide.pp openstack-tripleo-9.5.1/manifests/profile/base/aide/ openstack-tripleo-9.5.1/manifests/profile/base/aide/cron.pp openstack-tripleo-9.5.1/manifests/profile/base/aide/installdb.pp openstack-tripleo-9.5.1/manifests/profile/base/aide/rules.pp openstack-tripleo-9.5.1/manifests/profile/base/aodh.pp openstack-tripleo-9.5.1/manifests/profile/base/apache.pp openstack-tripleo-9.5.1/manifests/profile/base/auditd.pp openstack-tripleo-9.5.1/manifests/profile/base/barbican.pp openstack-tripleo-9.5.1/manifests/profile/base/ceilometer.pp openstack-tripleo-9.5.1/manifests/profile/base/certmonger_user.pp openstack-tripleo-9.5.1/manifests/profile/base/cinder.pp openstack-tripleo-9.5.1/manifests/profile/base/congress.pp openstack-tripleo-9.5.1/manifests/profile/base/designate.pp openstack-tripleo-9.5.1/manifests/profile/base/docker.pp openstack-tripleo-9.5.1/manifests/profile/base/docker_registry.pp openstack-tripleo-9.5.1/manifests/profile/base/etcd.pp openstack-tripleo-9.5.1/manifests/profile/base/gnocchi.pp openstack-tripleo-9.5.1/manifests/profile/base/haproxy.pp openstack-tripleo-9.5.1/manifests/profile/base/heat.pp openstack-tripleo-9.5.1/manifests/profile/base/horizon.pp openstack-tripleo-9.5.1/manifests/profile/base/ironic.pp openstack-tripleo-9.5.1/manifests/profile/base/ironic_inspector.pp openstack-tripleo-9.5.1/manifests/profile/base/keepalived.pp openstack-tripleo-9.5.1/manifests/profile/base/kernel.pp openstack-tripleo-9.5.1/manifests/profile/base/keystone.pp openstack-tripleo-9.5.1/manifests/profile/base/login_defs.pp openstack-tripleo-9.5.1/manifests/profile/base/manila.pp openstack-tripleo-9.5.1/manifests/profile/base/memcached.pp openstack-tripleo-9.5.1/manifests/profile/base/mistral.pp openstack-tripleo-9.5.1/manifests/profile/base/monitoring/ openstack-tripleo-9.5.1/manifests/profile/base/monitoring/rabbitmq.pp openstack-tripleo-9.5.1/manifests/profile/base/monitoring/sensu.pp openstack-tripleo-9.5.1/manifests/profile/base/monitoring/uchiwa.pp openstack-tripleo-9.5.1/manifests/profile/base/neutron.pp openstack-tripleo-9.5.1/manifests/profile/base/nova.pp openstack-tripleo-9.5.1/manifests/profile/base/novajoin.pp openstack-tripleo-9.5.1/manifests/profile/base/octavia.pp openstack-tripleo-9.5.1/manifests/profile/base/pacemaker.pp openstack-tripleo-9.5.1/manifests/profile/base/pacemaker_remote.pp openstack-tripleo-9.5.1/manifests/profile/base/panko.pp openstack-tripleo-9.5.1/manifests/profile/base/panko/ openstack-tripleo-9.5.1/manifests/profile/base/panko/api.pp openstack-tripleo-9.5.1/manifests/profile/base/qdr.pp openstack-tripleo-9.5.1/manifests/profile/base/rabbitmq.pp openstack-tripleo-9.5.1/manifests/profile/base/sahara.pp openstack-tripleo-9.5.1/manifests/profile/base/securetty.pp openstack-tripleo-9.5.1/manifests/profile/base/snmp.pp openstack-tripleo-9.5.1/manifests/profile/base/sshd.pp openstack-tripleo-9.5.1/manifests/profile/base/tacker.pp openstack-tripleo-9.5.1/manifests/profile/base/time/ openstack-tripleo-9.5.1/manifests/profile/base/time/ntp.pp openstack-tripleo-9.5.1/manifests/profile/base/time/ptp.pp openstack-tripleo-9.5.1/manifests/profile/base/trove/ openstack-tripleo-9.5.1/manifests/profile/base/trove/api.pp openstack-tripleo-9.5.1/manifests/profile/base/trove/conductor.pp openstack-tripleo-9.5.1/manifests/profile/base/trove/taskmanager.pp openstack-tripleo-9.5.1/manifests/profile/base/tuned.pp openstack-tripleo-9.5.1/manifests/profile/base/vpp.pp openstack-tripleo-9.5.1/manifests/profile/base/zaqar.pp openstack-tripleo-9.5.1/manifests/profile/pacemaker/ openstack-tripleo-9.5.1/manifests/profile/pacemaker/cinder/ openstack-tripleo-9.5.1/manifests/profile/pacemaker/cinder/backup.pp openstack-tripleo-9.5.1/manifests/profile/pacemaker/cinder/backup_bundle.pp openstack-tripleo-9.5.1/manifests/profile/pacemaker/cinder/volume.pp openstack-tripleo-9.5.1/manifests/profile/pacemaker/cinder/volume_bundle.pp openstack-tripleo-9.5.1/manifests/profile/pacemaker/clustercheck.pp openstack-tripleo-9.5.1/manifests/profile/pacemaker/compute_instanceha.pp openstack-tripleo-9.5.1/manifests/profile/pacemaker/database/ openstack-tripleo-9.5.1/manifests/profile/pacemaker/database/mongodbvalidator.pp openstack-tripleo-9.5.1/manifests/profile/pacemaker/database/mysql.pp openstack-tripleo-9.5.1/manifests/profile/pacemaker/database/mysql_bundle.pp openstack-tripleo-9.5.1/manifests/profile/pacemaker/database/redis.pp openstack-tripleo-9.5.1/manifests/profile/pacemaker/database/redis_bundle.pp openstack-tripleo-9.5.1/manifests/profile/pacemaker/manila/ openstack-tripleo-9.5.1/manifests/profile/pacemaker/manila/share_bundle.pp openstack-tripleo-9.5.1/manifests/profile/pacemaker/ovn_northd.pp openstack-tripleo-9.5.1/manifests/profile/pacemaker/ceph_nfs.pp openstack-tripleo-9.5.1/manifests/profile/pacemaker/haproxy.pp openstack-tripleo-9.5.1/manifests/profile/pacemaker/haproxy_bundle.pp openstack-tripleo-9.5.1/manifests/profile/pacemaker/manila.pp openstack-tripleo-9.5.1/manifests/profile/pacemaker/neutron/ openstack-tripleo-9.5.1/manifests/profile/pacemaker/neutron/lbaas.pp openstack-tripleo-9.5.1/manifests/profile/pacemaker/ovn_dbs_bundle.pp openstack-tripleo-9.5.1/manifests/profile/pacemaker/rabbitmq.pp openstack-tripleo-9.5.1/manifests/profile/pacemaker/rabbitmq_bundle.pp openstack-tripleo-9.5.1/manifests/redis_notification.pp openstack-tripleo-9.5.1/manifests/releasenotes/ openstack-tripleo-9.5.1/manifests/releasenotes/notes/ openstack-tripleo-9.5.1/manifests/releasenotes/notes/nova_libvirt_guests-d0e5424d40d9e26e.yaml openstack-tripleo-9.5.1/manifests/stunnel/ openstack-tripleo-9.5.1/manifests/stunnel/service_proxy.pp openstack-tripleo-9.5.1/manifests/stunnel/systemd_unit.pp openstack-tripleo-9.5.1/manifests/trusted_ca.pp openstack-tripleo-9.5.1/manifests/trusted_cas.pp openstack-tripleo-9.5.1/manifests/cluster/ openstack-tripleo-9.5.1/manifests/cluster/cassandra.pp openstack-tripleo-9.5.1/manifests/cluster/zookeeper.pp openstack-tripleo-9.5.1/manifests/fencing.pp openstack-tripleo-9.5.1/manifests/firewall.pp openstack-tripleo-9.5.1/manifests/haproxy.pp openstack-tripleo-9.5.1/manifests/keepalived.pp openstack-tripleo-9.5.1/manifests/packages.pp openstack-tripleo-9.5.1/manifests/selinux.pp openstack-tripleo-9.5.1/manifests/stunnel.pp openstack-tripleo-9.5.1/manifests/tls_proxy.pp openstack-tripleo-9.5.1/manifests/ui.pp openstack-tripleo-9.5.1/releasenotes/ openstack-tripleo-9.5.1/releasenotes/notes/ openstack-tripleo-9.5.1/releasenotes/notes/6.2.0-64eaf596539f3ed1.yaml openstack-tripleo-9.5.1/releasenotes/notes/Add-CRL-resource-d2263462d40f01c0.yaml openstack-tripleo-9.5.1/releasenotes/notes/Composable_role_for_neutron_lbaas-acdf08f1a9dfd3fe.yaml openstack-tripleo-9.5.1/releasenotes/notes/Fixes-SRIOV-upper-case-name-checks-306011421f53131d.yaml openstack-tripleo-9.5.1/releasenotes/notes/HAProxy-CRL-d05b555f92ff55ed.yaml openstack-tripleo-9.5.1/releasenotes/notes/No-TLS-v1.0-0edeac680bb51f94.yaml openstack-tripleo-9.5.1/releasenotes/notes/Support-ceph_volume_mode-parameter-220b1026aebd9e3b.yaml openstack-tripleo-9.5.1/releasenotes/notes/TLS-for-haproxy-stats-3ce3b7780f0ef5b7.yaml openstack-tripleo-9.5.1/releasenotes/notes/Use-encryption-for-pacemaker-by-default-ca887dca02a21705.yaml openstack-tripleo-9.5.1/releasenotes/notes/add-bagpipe-driver-9163f5b22096fde0.yaml openstack-tripleo-9.5.1/releasenotes/notes/add-barbican-backends-2412df7eef07038e.yaml openstack-tripleo-9.5.1/releasenotes/notes/add-bgpvpn-support-77676690fb6dd17b.yaml openstack-tripleo-9.5.1/releasenotes/notes/add-ceilo-polling-agent-53fab550a09a6196.yaml openstack-tripleo-9.5.1/releasenotes/notes/add-cinder-nfs-snapshot-support-ac547f24dddf97e8.yaml openstack-tripleo-9.5.1/releasenotes/notes/add-dateext-and-related-parameters-58dd288c74b818f7.yaml openstack-tripleo-9.5.1/releasenotes/notes/add-keystone-notifications-queue-for-barbican-72477b0b45bcfbd7.yaml openstack-tripleo-9.5.1/releasenotes/notes/add-ldap-backend-48e875e971343e2a.yaml openstack-tripleo-9.5.1/releasenotes/notes/add-mistral-event-engine-05097cb76834f09d.yaml openstack-tripleo-9.5.1/releasenotes/notes/add-mysql_maxconn-to-haproxy-84a5ad07d8d14ddd.yaml openstack-tripleo-9.5.1/releasenotes/notes/add-neutron-agent-wrappers-bf84104f3607264b.yaml openstack-tripleo-9.5.1/releasenotes/notes/add-neutron-tls-8d020c63f14408d0.yaml openstack-tripleo-9.5.1/releasenotes/notes/add-octavia-auth-to-keystone-d0353544c0e27b57.yaml openstack-tripleo-9.5.1/releasenotes/notes/add-octavia-service-auth-config-acc4adb3e6c4542d.yaml openstack-tripleo-9.5.1/releasenotes/notes/add-opendaylight-ha-47a40c03917faf9c.yaml openstack-tripleo-9.5.1/releasenotes/notes/add-purge-tables-4f2de7c7e12ccf0c.yaml openstack-tripleo-9.5.1/releasenotes/notes/add-sfc-support-a1eb6d2bbadcf074.yaml openstack-tripleo-9.5.1/releasenotes/notes/add-support-for-IPv6-deployment-988400c781b92066.yaml openstack-tripleo-9.5.1/releasenotes/notes/add-support-for-octavia-f1e472af89e9a05c.yaml openstack-tripleo-9.5.1/releasenotes/notes/add-support-for-proxying-ironic-inspector-via-apache-ea70e9fa1ad04553.yaml openstack-tripleo-9.5.1/releasenotes/notes/add-support-for-pure-cinder-d45e6aaf3e243c91.yaml openstack-tripleo-9.5.1/releasenotes/notes/add-tls-opendaylight-a3f943a0f6012424.yaml openstack-tripleo-9.5.1/releasenotes/notes/add-tunnel-timeout-for-haproxy-ui-0705dfd671f9f487.yaml openstack-tripleo-9.5.1/releasenotes/notes/add_cisco_vts_ml2-786d7d8cc6eb7d14.yaml openstack-tripleo-9.5.1/releasenotes/notes/adding-octavia-haproxy-endpoint-8d20b5bfd11f8d89.yaml openstack-tripleo-9.5.1/releasenotes/notes/allow-missing-pci-dev-for-sriov-bbc29f62fcac10ff.yaml openstack-tripleo-9.5.1/releasenotes/notes/bugfix-1664561-50d76b25addb08dd.yaml openstack-tripleo-9.5.1/releasenotes/notes/calculate-dhcp-agents-per-network-3089c5e7b15f8b7b.yaml openstack-tripleo-9.5.1/releasenotes/notes/nova_migration_qemu-fc2150565dae8d33.yaml openstack-tripleo-9.5.1/releasenotes/notes/cinder-backup-nfs-backend-59bf771a58af65f6.yaml openstack-tripleo-9.5.1/releasenotes/notes/cinder-default-volume-type-a344cea7ab4b4b2a.yaml openstack-tripleo-9.5.1/releasenotes/notes/cinder-netapp-hieradata-changes-3004544d96796e76.yaml openstack-tripleo-9.5.1/releasenotes/notes/cleanup_odl_clustering-7efdd58639df88a5.yaml openstack-tripleo-9.5.1/releasenotes/notes/cold_migration_security-1543136408c76459.yaml openstack-tripleo-9.5.1/releasenotes/notes/cold_migration_setup-dc4ebd834920c27f.yaml openstack-tripleo-9.5.1/releasenotes/notes/composable-network-vips-a1b9b738561a8214.yaml openstack-tripleo-9.5.1/releasenotes/notes/contrail-move-traffic-to-internal_api-ddc96d24c7018b81.yaml openstack-tripleo-9.5.1/releasenotes/notes/create-ceilo-user-for-gnocchi-b8a4d5ea2f2375a9.yaml openstack-tripleo-9.5.1/releasenotes/notes/dellsc-driver-b7cd300a24a64b01.yaml openstack-tripleo-9.5.1/releasenotes/notes/deploy-heat-APIs-over-httpd-46b111d0a4a4eed4.yaml openstack-tripleo-9.5.1/releasenotes/notes/deployment_user-6df5c1c2fe8b7b6b.yaml openstack-tripleo-9.5.1/releasenotes/notes/deprecate-redis-file-limit-4a60fa0fde4667ef.yaml openstack-tripleo-9.5.1/releasenotes/notes/disable-odl-port-status-117c1d9c2f3235e9.yaml openstack-tripleo-9.5.1/releasenotes/notes/disable-opendaylight-ha-port-status-0a97e10e6456661c.yaml openstack-tripleo-9.5.1/releasenotes/notes/docker_profile-8571ae260eec69b8.yaml openstack-tripleo-9.5.1/releasenotes/notes/docker_registry-163bf23bc95761a8.yaml openstack-tripleo-9.5.1/releasenotes/notes/enable-languages-in-ui-88a8caa6db9b4dd7.yaml openstack-tripleo-9.5.1/releasenotes/notes/enable-octavia-certificate-configuration-d8924916efc3054b.yaml openstack-tripleo-9.5.1/releasenotes/notes/enable-support-for-external-swift-proxy-f12c99b34516a023.yaml openstack-tripleo-9.5.1/releasenotes/notes/enables_opendaylight_port_status-1ee052b299b36b83.yaml openstack-tripleo-9.5.1/releasenotes/notes/ensure-ssl-conf-2f32c6ead6f3bb0e.yaml openstack-tripleo-9.5.1/releasenotes/notes/etcd-tls-bb8605c91ff8a94c.yaml openstack-tripleo-9.5.1/releasenotes/notes/firewall-chain-updates-f2b9d6ced9bde846.yaml openstack-tripleo-9.5.1/releasenotes/notes/firewall-service-rules-6586a2c138dfe338.yaml openstack-tripleo-9.5.1/releasenotes/notes/firewall_table-f58ec47de40ec62d.yaml openstack-tripleo-9.5.1/releasenotes/notes/fix-horizon-configuration-during-updates-aecfab9a4aa8770b.yaml openstack-tripleo-9.5.1/releasenotes/notes/fix-masquerade-networks-c9ab4affb17627e1.yaml openstack-tripleo-9.5.1/releasenotes/notes/fix-neutron-cert-perms-4a034bb516be6f9f.yaml openstack-tripleo-9.5.1/releasenotes/notes/fix-odl-haproxy-check-ce000de26141fa7e.yaml openstack-tripleo-9.5.1/releasenotes/notes/fix-odl-ovs-flows-sync-7b2cb7a29f0c89ec.yaml openstack-tripleo-9.5.1/releasenotes/notes/fix-odl-ovs-openflow-port-resync-79b5f69b71740a6c.yaml openstack-tripleo-9.5.1/releasenotes/notes/fix-odl-ovs-pipeline-check-7622d3e5a6ed2ee1.yaml openstack-tripleo-9.5.1/releasenotes/notes/fix-odl-tls-owner-77d2d71fe39ea3e7.yaml openstack-tripleo-9.5.1/releasenotes/notes/fix-opendaylight-websocket-haproxy-7220b0c25ff13faa.yaml openstack-tripleo-9.5.1/releasenotes/notes/fix-sriov-neutron-base-3e32bd667886c474.yaml openstack-tripleo-9.5.1/releasenotes/notes/galera-install-rsync-b2f2504f12cc0cfd.yaml openstack-tripleo-9.5.1/releasenotes/notes/haproxy-basic-auth-e2839941c806c615.yaml openstack-tripleo-9.5.1/releasenotes/notes/haproxy-facility-8196cc8e1299d79b.yaml openstack-tripleo-9.5.1/releasenotes/notes/haproxy-logging-13b333a7e9d9558e.yaml openstack-tripleo-9.5.1/releasenotes/notes/haproxy-service-endpoints-4351bd4666dfe9a7.yaml openstack-tripleo-9.5.1/releasenotes/notes/haproxy_dynamic_endpoints-bf618ef45674bea4.yaml openstack-tripleo-9.5.1/releasenotes/notes/haproxy_globals_override-7a573da1c8633f01.yaml openstack-tripleo-9.5.1/releasenotes/notes/haproxy_socket_access-ba72ad281ca64287.yaml openstack-tripleo-9.5.1/releasenotes/notes/heat_api_timeout-cbb01242534cec79.yaml openstack-tripleo-9.5.1/releasenotes/notes/hpelefthand_8474c416b0d411e6.yaml openstack-tripleo-9.5.1/releasenotes/notes/httpchk-for-haproxy-http-services-ace7d9bf94610ed9.yaml openstack-tripleo-9.5.1/releasenotes/notes/innodb_buffer_pool_size-6fa946cf008a4606.yaml openstack-tripleo-9.5.1/releasenotes/notes/innodb_file_per_table-f925b3bbf29d44ea.yaml openstack-tripleo-9.5.1/releasenotes/notes/innodb_flush_log_at_trx_commit-eb7d99749ca3c911.yaml openstack-tripleo-9.5.1/releasenotes/notes/introduce-mysql-user-interface-e16d62f3743128a0.yaml openstack-tripleo-9.5.1/releasenotes/notes/ironic-inspector-disjoint-inspection-ip-range-f10297dd32f3721b.yaml openstack-tripleo-9.5.1/releasenotes/notes/ironic-networking-baremetal-ebb19eca5fa235bc.yaml openstack-tripleo-9.5.1/releasenotes/notes/ironic-ssh-removal-e5f40b477cf7357c.yaml openstack-tripleo-9.5.1/releasenotes/notes/isilon_driver_bfa347d073cd11e7.yaml openstack-tripleo-9.5.1/releasenotes/notes/keepalived-test-f3eddf57a5b4d433.yaml openstack-tripleo-9.5.1/releasenotes/notes/key-manager-backend-e8bd95b728bb0d0e.yaml openstack-tripleo-9.5.1/releasenotes/notes/keystone-notification-topics-5b155e7b5e60b7fd.yaml openstack-tripleo-9.5.1/releasenotes/notes/keystone_member-70065ba9269c4bfd.yaml openstack-tripleo-9.5.1/releasenotes/notes/l2gw_agent_support-2bc24b539da738a8.yaml openstack-tripleo-9.5.1/releasenotes/notes/l2gw_plugin_support-e0b1faafe8e1135f.yaml openstack-tripleo-9.5.1/releasenotes/notes/login_defs-1d1b32c233a33b2f.yaml openstack-tripleo-9.5.1/releasenotes/notes/logrotate-containers-compress-96934a4e76b9689d.yaml openstack-tripleo-9.5.1/releasenotes/notes/logrotate-containers-purge-56143a979ba80b51.yaml openstack-tripleo-9.5.1/releasenotes/notes/logrotate-copytruncate-hourly-f0851bec551f5f5f.yaml openstack-tripleo-9.5.1/releasenotes/notes/messaging-amqp-7efec1bcb435e7cf.yaml openstack-tripleo-9.5.1/releasenotes/notes/messaging-rabbitmq-or-oslo-messaging-services-f29943b2eafd24e6.yaml openstack-tripleo-9.5.1/releasenotes/notes/mistral-mod-wsgi-1a1d3eb279daa7fd.yaml openstack-tripleo-9.5.1/releasenotes/notes/move-ceilo-upgrade-out-3318df875de5cd00.yaml openstack-tripleo-9.5.1/releasenotes/notes/multiple-cinder-rbd-backend-ef2767baf771b741.yaml openstack-tripleo-9.5.1/releasenotes/notes/networking-ansible-741fd4a6c8374db8.yaml openstack-tripleo-9.5.1/releasenotes/notes/neutron-bigswitch-agent-profile-1250bb1518199a67.yaml openstack-tripleo-9.5.1/releasenotes/notes/neutron_iptables-9ea317c73b79929d.yaml openstack-tripleo-9.5.1/releasenotes/notes/nf_conntrack_proto_sctp-a64300a3fc7b4e55.yaml openstack-tripleo-9.5.1/releasenotes/notes/nokolla-7898fe76cf623a0c.yaml openstack-tripleo-9.5.1/releasenotes/notes/nova-endpoint-a957a840ee653307.yaml openstack-tripleo-9.5.1/releasenotes/notes/nova-metadata-wsgi-ssl-a64c2b9a99deb7a9.yaml openstack-tripleo-9.5.1/releasenotes/notes/nova_cells_setup-2c3e3344d8adcc26.yaml openstack-tripleo-9.5.1/releasenotes/notes/nova_metadata_wsgi-bbc8e5e053282a83.yaml openstack-tripleo-9.5.1/releasenotes/notes/nova_novnc_proxy_ssl_support-507a776063403a8e.yaml openstack-tripleo-9.5.1/releasenotes/notes/oslo-messaging-separate-backends-69aabd30ba470e61.yaml openstack-tripleo-9.5.1/releasenotes/notes/ovn-ha-c7668c26aefb8f2d.yaml openstack-tripleo-9.5.1/releasenotes/notes/ovs-hw-offload-89a49899af3b9892.yaml openstack-tripleo-9.5.1/releasenotes/notes/per-service-options-haproxy-75f5f00cf5243ecb.yaml openstack-tripleo-9.5.1/releasenotes/notes/proxy-api-endpoints-359e5fb64d80d400.yaml openstack-tripleo-9.5.1/releasenotes/notes/ps-san-private_key-5a9f11e7907ba600.yaml openstack-tripleo-9.5.1/releasenotes/notes/ptp-062b1d1f2d9f2275.yaml openstack-tripleo-9.5.1/releasenotes/notes/puppet-auditd-0f6cbd6a2d193aac.yaml openstack-tripleo-9.5.1/releasenotes/notes/rabbitmq-user-check-95da891a2e197d89.yaml openstack-tripleo-9.5.1/releasenotes/notes/rabbitmq_extra_policies-69cbc0a4afeac963.yaml openstack-tripleo-9.5.1/releasenotes/notes/rabbitmq_password_change-4fce15c9ebb0e20c.yaml openstack-tripleo-9.5.1/releasenotes/notes/re-run-ceilo-upgrade-0d9ba69fe4bfe780.yaml openstack-tripleo-9.5.1/releasenotes/notes/redfish-9203af1f7bf02bc5.yaml openstack-tripleo-9.5.1/releasenotes/notes/remove-cephfsnative-0d3d76746ee928ab.yaml openstack-tripleo-9.5.1/releasenotes/notes/remove-glance-nfs-mounting-3833e08ecc83c6dc.yaml openstack-tripleo-9.5.1/releasenotes/notes/remove-heat-api-cloudwatch-bb2b8d0cdff775e2.yaml openstack-tripleo-9.5.1/releasenotes/notes/remove-old-urls-dea2b7fdcb50dd48.yaml openstack-tripleo-9.5.1/releasenotes/notes/remove-support-for-puppet-ceph-bbe044bd575d1239.yaml openstack-tripleo-9.5.1/releasenotes/notes/remove_bootstrap_nodeid-c5109a575c538bda.yaml openstack-tripleo-9.5.1/releasenotes/notes/restrict-mongodb-memory-c19d69638b63feb4.yaml openstack-tripleo-9.5.1/releasenotes/notes/rgw-keystone-v3-43ef17dd10f825be.yaml openstack-tripleo-9.5.1/releasenotes/notes/sahara_auth_v3-65bd276b39b4e284.yaml openstack-tripleo-9.5.1/releasenotes/notes/securetty-6a10eefd601e45ca.yaml openstack-tripleo-9.5.1/releasenotes/notes/security-compliance-1f5cb3b3be9f7657.yaml openstack-tripleo-9.5.1/releasenotes/notes/setup_timeouts_ovn_dbs-630a7ccfda5976a5.yaml openstack-tripleo-9.5.1/releasenotes/notes/snmdd_config-db21f3175967be4a.yaml openstack-tripleo-9.5.1/releasenotes/notes/split-up-neutron-lbaas-f0c248220ed872cd.yaml openstack-tripleo-9.5.1/releasenotes/notes/sriov_numvfs-40564db9e1be589b.yaml openstack-tripleo-9.5.1/releasenotes/notes/sshd-437c531301f458bb.yaml openstack-tripleo-9.5.1/releasenotes/notes/start-httpd-step3-and-4-2bd7be9e1429ef6d.yaml openstack-tripleo-9.5.1/releasenotes/notes/swift-container-ring-mgmt-ecf65b9fbae0d297.yaml openstack-tripleo-9.5.1/releasenotes/notes/swift-create-local-dir-b00292e623d03044.yaml openstack-tripleo-9.5.1/releasenotes/notes/swift-dispersion-profile-09dc69980028e751.yaml openstack-tripleo-9.5.1/releasenotes/notes/swift-proxy-use-hash-suffix-b04c2ac17a2c8c38.yaml openstack-tripleo-9.5.1/releasenotes/notes/swift-ring-curl-retry-1c329d1808b7f02c.yaml openstack-tripleo-9.5.1/releasenotes/notes/unity_driver_aaa347d073cd11e7.yaml openstack-tripleo-9.5.1/releasenotes/notes/unity_driver_aba347d073cd11e7.yaml openstack-tripleo-9.5.1/releasenotes/notes/unity_driver_afa347d073cd11e7.yaml openstack-tripleo-9.5.1/releasenotes/notes/use-reno-80402e5526a598aa.yaml openstack-tripleo-9.5.1/releasenotes/notes/veritas-hyperscale-driver-profile-970b5cb72f9fdcba.yaml openstack-tripleo-9.5.1/releasenotes/notes/vf-lag-sriov-ec194ecd4b447a46.yaml openstack-tripleo-9.5.1/releasenotes/notes/vnc_tls-7e5f275217117f78.yaml openstack-tripleo-9.5.1/releasenotes/notes/vncserver_listen-4417377cac38464c.yaml openstack-tripleo-9.5.1/releasenotes/notes/vnx_driver_aea44d073cd161e7.yaml openstack-tripleo-9.5.1/releasenotes/notes/vnx_driver_bea44d073cd161e7.yaml openstack-tripleo-9.5.1/releasenotes/notes/vnx_driver_cea44d073cd161e7.yaml openstack-tripleo-9.5.1/releasenotes/notes/vpp-7368457faab68824.yaml openstack-tripleo-9.5.1/releasenotes/notes/vpp-ml2-9c1321fa30f3b172.yaml openstack-tripleo-9.5.1/releasenotes/notes/xtremio_driver_cea44d073cd161e7.yaml openstack-tripleo-9.5.1/releasenotes/notes/zaqar-httpd-93db7feb60622687.yaml openstack-tripleo-9.5.1/releasenotes/notes/zaqar-redis-5ff1028b66fd47a8.yaml openstack-tripleo-9.5.1/releasenotes/notes/zaqar_undercloud_backends-66c268161cf7840e.yaml openstack-tripleo-9.5.1/releasenotes/source/ openstack-tripleo-9.5.1/releasenotes/source/_static/ openstack-tripleo-9.5.1/releasenotes/source/_static/.placeholder openstack-tripleo-9.5.1/releasenotes/source/ocata.rst openstack-tripleo-9.5.1/releasenotes/source/pike.rst openstack-tripleo-9.5.1/releasenotes/source/queens.rst openstack-tripleo-9.5.1/releasenotes/source/unreleased.rst openstack-tripleo-9.5.1/releasenotes/source/conf.py openstack-tripleo-9.5.1/releasenotes/source/index.rst openstack-tripleo-9.5.1/setup.py openstack-tripleo-9.5.1/spec/ openstack-tripleo-9.5.1/spec/classes/ openstack-tripleo-9.5.1/spec/classes/tripleo_certmonger_ca_crl_spec.rb openstack-tripleo-9.5.1/spec/classes/tripleo_profile_base_aodh_api_spec.rb openstack-tripleo-9.5.1/spec/classes/tripleo_profile_base_cinder_scheduler_spec.rb openstack-tripleo-9.5.1/spec/classes/tripleo_profile_base_monitoring_sensu_spec.rb openstack-tripleo-9.5.1/spec/classes/tripleo_certmonger_openvswitch_spec.rb openstack-tripleo-9.5.1/spec/classes/tripleo_haproxy_spec.rb openstack-tripleo-9.5.1/spec/classes/tripleo_profile_base_aodh_evaluator_spec.rb openstack-tripleo-9.5.1/spec/classes/tripleo_profile_base_cinder_spec.rb openstack-tripleo-9.5.1/spec/classes/tripleo_profile_base_neutron_dhcp_spec.rb openstack-tripleo-9.5.1/spec/classes/tripleo_haproxy_stats_spec.rb openstack-tripleo-9.5.1/spec/classes/tripleo_profile_base_kernel_spec.rb openstack-tripleo-9.5.1/spec/classes/tripleo_profile_base_neutron_spec.rb openstack-tripleo-9.5.1/spec/classes/tripleo_host_sriov_spec.rb openstack-tripleo-9.5.1/spec/classes/tripleo_init_spec.rb openstack-tripleo-9.5.1/spec/classes/tripleo_selinux_spec.rb openstack-tripleo-9.5.1/spec/classes/tripleo_masquerade_networks_spec.rb openstack-tripleo-9.5.1/spec/classes/tripleo_packages_spec.rb openstack-tripleo-9.5.1/spec/classes/tripleo_profile_base_aodh_listener_spec.rb openstack-tripleo-9.5.1/spec/classes/tripleo_profile_base_aodh_notifier_spec.rb openstack-tripleo-9.5.1/spec/classes/tripleo_profile_base_apache_spec.rb openstack-tripleo-9.5.1/spec/classes/tripleo_profile_base_cinder_volume_dellps_spec.rb openstack-tripleo-9.5.1/spec/classes/tripleo_profile_base_nova_api_spec.rb openstack-tripleo-9.5.1/spec/classes/tripleo_profile_base_aodh_spec.rb openstack-tripleo-9.5.1/spec/classes/tripleo_profile_base_barbican_api_spec.rb openstack-tripleo-9.5.1/spec/classes/tripleo_profile_base_cinder_volume_nfs_spec.rb openstack-tripleo-9.5.1/spec/classes/tripleo_profile_base_nova_spec.rb openstack-tripleo-9.5.1/spec/classes/tripleo_profile_base_barbican_backends_spec.rb openstack-tripleo-9.5.1/spec/classes/tripleo_profile_base_barbican_spec.rb openstack-tripleo-9.5.1/spec/classes/tripleo_profile_base_cinder_api_spec.rb openstack-tripleo-9.5.1/spec/classes/tripleo_profile_base_logging_fluentd_spec.rb openstack-tripleo-9.5.1/spec/classes/tripleo_profile_base_ceilometer_spec.rb openstack-tripleo-9.5.1/spec/classes/tripleo_profile_base_cinder_backup_ceph_spec.rb openstack-tripleo-9.5.1/spec/classes/tripleo_profile_base_cinder_backup_nfs_spec.rb openstack-tripleo-9.5.1/spec/classes/tripleo_profile_base_cinder_backup_spec.rb openstack-tripleo-9.5.1/spec/classes/tripleo_profile_base_cinder_backup_swift_spec.rb openstack-tripleo-9.5.1/spec/classes/tripleo_profile_base_cinder_volume_iscsi_spec.rb openstack-tripleo-9.5.1/spec/classes/tripleo_profile_base_nova_compute_spec.rb openstack-tripleo-9.5.1/spec/classes/tripleo_firewall_spec.rb openstack-tripleo-9.5.1/spec/classes/tripleo_keepalive_spec.rb openstack-tripleo-9.5.1/spec/classes/tripleo_profile_base_ceilometer_agent_polling_spec.rb openstack-tripleo-9.5.1/spec/classes/tripleo_profile_base_lvm_spec.rb openstack-tripleo-9.5.1/spec/classes/tripleo_ui_spec.rb openstack-tripleo-9.5.1/spec/classes/tripleo_profile_base_cinder_scaleio_spec.rb openstack-tripleo-9.5.1/spec/classes/tripleo_profile_base_horizon_spec.rb openstack-tripleo-9.5.1/spec/classes/tripleo_profile_base_neutron_opendaylight_spec.rb openstack-tripleo-9.5.1/spec/classes/tripleo_profile_base_cinder_unity_spec.rb openstack-tripleo-9.5.1/spec/classes/tripleo_profile_base_cinder_veritas_hyperscale_spec.rb openstack-tripleo-9.5.1/spec/classes/tripleo_profile_base_cinder_vmax_spec.rb openstack-tripleo-9.5.1/spec/classes/tripleo_profile_base_cinder_vnx_spec.rb openstack-tripleo-9.5.1/spec/classes/tripleo_profile_base_cinder_volume_dellsc_spec.rb openstack-tripleo-9.5.1/spec/classes/tripleo_profile_base_neutron_ovs_spec.rb openstack-tripleo-9.5.1/spec/classes/tripleo_profile_base_cinder_volume_netapp_spec.rb openstack-tripleo-9.5.1/spec/classes/tripleo_profile_base_cinder_volume_nvmeof_spec.rb openstack-tripleo-9.5.1/spec/classes/tripleo_profile_base_cinder_volume_pure_spec.rb openstack-tripleo-9.5.1/spec/classes/tripleo_profile_base_cinder_volume_rbd_spec.rb openstack-tripleo-9.5.1/spec/classes/tripleo_profile_base_cinder_volume_spec.rb openstack-tripleo-9.5.1/spec/classes/tripleo_profile_base_cinder_xtremio_iscsi_spec.rb openstack-tripleo-9.5.1/spec/classes/tripleo_profile_base_database_mysql_client_spec.rb openstack-tripleo-9.5.1/spec/classes/tripleo_profile_base_docker_spec.rb openstack-tripleo-9.5.1/spec/classes/tripleo_profile_base_gnocchi_api_spec.rb openstack-tripleo-9.5.1/spec/classes/tripleo_profile_base_neutron_l3_spec.rb openstack-tripleo-9.5.1/spec/classes/tripleo_profile_base_database_mysql_spec.rb openstack-tripleo-9.5.1/spec/classes/tripleo_profile_base_database_redis_spec.rb openstack-tripleo-9.5.1/spec/classes/tripleo_certmonger_ca_local_spec.rb openstack-tripleo-9.5.1/spec/classes/tripleo_certmonger_etcd_spec.rb openstack-tripleo-9.5.1/spec/classes/tripleo_certmonger_mysql_spec.rb openstack-tripleo-9.5.1/spec/classes/tripleo_certmonger_opendaylight_spec.rb openstack-tripleo-9.5.1/spec/classes/tripleo_certmonger_rabbitmq_spec.rb openstack-tripleo-9.5.1/spec/classes/tripleo_profile_base_aide_spec.rb openstack-tripleo-9.5.1/spec/classes/tripleo_profile_base_ceilometer_expirer_spec.rb openstack-tripleo-9.5.1/spec/classes/tripleo_profile_base_metrics_collectd_spec.rb openstack-tripleo-9.5.1/spec/classes/tripleo_profile_base_neutron_ml2_opendaylight_spec.rb openstack-tripleo-9.5.1/spec/classes/tripleo_profile_base_neutron_ovs_opendaylight_spec.rb openstack-tripleo-9.5.1/spec/classes/tripleo_profile_base_nova_compute_ironic_spec.rb openstack-tripleo-9.5.1/spec/classes/tripleo_profile_base_nova_compute_libvirt_spec.rb openstack-tripleo-9.5.1/spec/classes/tripleo_profile_base_nova_conductor_spec.rb openstack-tripleo-9.5.1/spec/classes/tripleo_profile_base_nova_consoleauth_spec.rb openstack-tripleo-9.5.1/spec/classes/tripleo_profile_base_nova_libvirt_spec.rb openstack-tripleo-9.5.1/spec/classes/tripleo_profile_base_nova_metadata_spec.rb openstack-tripleo-9.5.1/spec/classes/tripleo_profile_base_nova_migration_proxy_spec.rb openstack-tripleo-9.5.1/spec/classes/tripleo_profile_base_nova_placement_spec.rb openstack-tripleo-9.5.1/spec/classes/tripleo_profile_base_nova_vncproxy_spec.rb openstack-tripleo-9.5.1/spec/classes/tripleo_profile_base_octavia_api_spec.rb openstack-tripleo-9.5.1/spec/classes/tripleo_profile_base_securetty_spec.rb openstack-tripleo-9.5.1/spec/classes/tripleo_profile_base_swift_proxy_spec.rb openstack-tripleo-9.5.1/spec/classes/tripleo_profile_base_time_ntp_spec.rb openstack-tripleo-9.5.1/spec/classes/tripleo_profile_pacemaker_cinder_backup_bundle_spec.rb openstack-tripleo-9.5.1/spec/classes/tripleo_profile_base_iscsid_spec.rb openstack-tripleo-9.5.1/spec/classes/tripleo_profile_base_logging_logrotate_spec.rb openstack-tripleo-9.5.1/spec/classes/tripleo_profile_base_login_defs_spec.rb openstack-tripleo-9.5.1/spec/classes/tripleo_profile_base_nova_migration_client_spec.rb openstack-tripleo-9.5.1/spec/classes/tripleo_profile_base_nova_migration_target_spec.rb openstack-tripleo-9.5.1/spec/classes/tripleo_profile_base_nova_scheduler_spec.rb openstack-tripleo-9.5.1/spec/classes/tripleo_profile_base_novajoin_spec.rb openstack-tripleo-9.5.1/spec/classes/tripleo_profile_base_pacemaker_spec.rb openstack-tripleo-9.5.1/spec/classes/tripleo_profile_base_snmp_spec.rb openstack-tripleo-9.5.1/spec/classes/tripleo_profile_base_swift_ringbuilder_spec.rb openstack-tripleo-9.5.1/spec/classes/tripleo_profile_base_tuned_spec.rb openstack-tripleo-9.5.1/spec/classes/tripleo_profile_pacemaker_cinder_volume_bundle_spec.rb openstack-tripleo-9.5.1/spec/classes/tripleo_profile_base_neutron_agents_bigswitch_spec.rb openstack-tripleo-9.5.1/spec/classes/tripleo_profile_base_neutron_ml2_vts_spec.rb openstack-tripleo-9.5.1/spec/classes/tripleo_profile_base_nova_authtoken_spec.rb openstack-tripleo-9.5.1/spec/classes/tripleo_profile_pacemaker_manila_share_bundle_spec.rb openstack-tripleo-9.5.1/spec/classes/tripleo_profile_base_nova_migration_spec.rb openstack-tripleo-9.5.1/spec/classes/tripleo_profile_base_octavia_spec.rb openstack-tripleo-9.5.1/spec/classes/tripleo_profile_base_qdr_spec.rb openstack-tripleo-9.5.1/spec/classes/tripleo_profile_base_sshd_spec.rb openstack-tripleo-9.5.1/spec/defines/ openstack-tripleo-9.5.1/spec/defines/tripleo_certmonger_httpd_spec.rb openstack-tripleo-9.5.1/spec/defines/tripleo_host_sriov_numvfs_persistence_spec.rb openstack-tripleo-9.5.1/spec/defines/tripleo_profile_base_database_mysql_user_spec.rb openstack-tripleo-9.5.1/spec/defines/tripleo_firewall_service_rules_spec.rb openstack-tripleo-9.5.1/spec/defines/tripleo_haproxy_endpoint_spec.rb openstack-tripleo-9.5.1/spec/defines/tripleo_haproxy_service_endpoints_spec.rb openstack-tripleo-9.5.1/spec/defines/tripleo_haproxy_userlist_spec.rb openstack-tripleo-9.5.1/spec/defines/tripleo_profile_base_neutron_wrappers_dibbler_client_spec.rb openstack-tripleo-9.5.1/spec/defines/tripleo_profile_base_neutron_wrappers_dnsmasq_spec.rb openstack-tripleo-9.5.1/spec/defines/tripleo_profile_base_neutron_wrappers_haproxy_spec.rb openstack-tripleo-9.5.1/spec/defines/tripleo_profile_base_neutron_wrappers_keepalived_spec.rb openstack-tripleo-9.5.1/spec/defines/tripleo_profile_base_neutron_wrappers_keepalived_state_change_spec.rb openstack-tripleo-9.5.1/spec/defines/tripleo_profile_base_neutron_wrappers_radvd_spec.rb openstack-tripleo-9.5.1/spec/fixtures/ openstack-tripleo-9.5.1/spec/fixtures/hiera.yaml openstack-tripleo-9.5.1/spec/fixtures/hieradata/ openstack-tripleo-9.5.1/spec/fixtures/hieradata/step6.yaml openstack-tripleo-9.5.1/spec/fixtures/hieradata/default.yaml openstack-tripleo-9.5.1/spec/fixtures/hieradata/step1.yaml openstack-tripleo-9.5.1/spec/fixtures/hieradata/step2.yaml openstack-tripleo-9.5.1/spec/fixtures/hieradata/step3.yaml openstack-tripleo-9.5.1/spec/fixtures/hieradata/step4.yaml openstack-tripleo-9.5.1/spec/fixtures/hieradata/step5.yaml openstack-tripleo-9.5.1/spec/functions/ openstack-tripleo-9.5.1/spec/functions/ip_to_erl_format_spec.rb openstack-tripleo-9.5.1/spec/functions/is_ip_addresses_spec.rb openstack-tripleo-9.5.1/spec/functions/netmask_to_cidr_spec.rb openstack-tripleo-9.5.1/spec/functions/lookup_hiera_hash_spec.rb openstack-tripleo-9.5.1/spec/shared_examples.rb openstack-tripleo-9.5.1/spec/spec_helper.rb openstack-tripleo-9.5.1/spec/unit/ openstack-tripleo-9.5.1/spec/unit/provider/ openstack-tripleo-9.5.1/spec/unit/provider/sriov_vf_config/ openstack-tripleo-9.5.1/spec/unit/provider/sriov_vf_config/numvfs_spec.rb openstack-tripleo-9.5.1/spec/unit/type/ openstack-tripleo-9.5.1/spec/unit/type/sriov_vf_config_spec.rb openstack-tripleo-9.5.1/spec/unit/type/package_manifest_spec.rb openstack-tripleo-9.5.1/spec/acceptance/ openstack-tripleo-9.5.1/spec/acceptance/nodesets/ openstack-tripleo-9.5.1/spec/acceptance/nodesets/centos-70-x64.yml openstack-tripleo-9.5.1/spec/acceptance/nodesets/default.yml openstack-tripleo-9.5.1/spec/acceptance/nodesets/nodepool-centos7.yml openstack-tripleo-9.5.1/spec/acceptance/nodesets/nodepool-trusty.yml openstack-tripleo-9.5.1/spec/acceptance/nodesets/ubuntu-server-1404-x64.yml openstack-tripleo-9.5.1/spec/spec_helper_acceptance.rb openstack-tripleo-9.5.1/templates/ openstack-tripleo-9.5.1/templates/aide/ openstack-tripleo-9.5.1/templates/aide/aide.conf.erb openstack-tripleo-9.5.1/templates/designate/ openstack-tripleo-9.5.1/templates/designate/pools.yaml.erb openstack-tripleo-9.5.1/templates/designate/rndc.key.erb openstack-tripleo-9.5.1/templates/logrotate/ openstack-tripleo-9.5.1/templates/logrotate/containers_logrotate.conf.erb openstack-tripleo-9.5.1/templates/neutron/ openstack-tripleo-9.5.1/templates/neutron/dibbler-client.epp openstack-tripleo-9.5.1/templates/neutron/dnsmasq.epp openstack-tripleo-9.5.1/templates/neutron/haproxy.epp openstack-tripleo-9.5.1/templates/neutron/keepalived.epp openstack-tripleo-9.5.1/templates/neutron/neutron-keepalived-state-change.epp openstack-tripleo-9.5.1/templates/neutron/radvd.epp openstack-tripleo-9.5.1/templates/redis/ openstack-tripleo-9.5.1/templates/redis/redis-notifications.sh.erb openstack-tripleo-9.5.1/templates/rsyslog_sidecar/ openstack-tripleo-9.5.1/templates/rsyslog_sidecar/rsyslog.conf.erb openstack-tripleo-9.5.1/templates/securetty/ openstack-tripleo-9.5.1/templates/securetty/securetty.erb openstack-tripleo-9.5.1/templates/selinux/ openstack-tripleo-9.5.1/templates/selinux/sysconfig_selinux.erb openstack-tripleo-9.5.1/templates/stunnel/ openstack-tripleo-9.5.1/templates/stunnel/foreground.erb openstack-tripleo-9.5.1/templates/stunnel/service.erb openstack-tripleo-9.5.1/templates/switchdev/ openstack-tripleo-9.5.1/templates/switchdev/switchdev.epp openstack-tripleo-9.5.1/templates/ui/ openstack-tripleo-9.5.1/templates/ui/tripleo_ui_config.js.erb openstack-tripleo-9.5.1/templates/docker_distribution/ openstack-tripleo-9.5.1/templates/docker_distribution/registry_config.yml.erb openstack-tripleo-9.5.1/templates/fluentd/ openstack-tripleo-9.5.1/templates/fluentd/fluentd_user.conf.erb openstack-tripleo-9.5.1/zuul.d/ openstack-tripleo-9.5.1/zuul.d/layout.yaml openstack-tripleo-9.5.1/.gitignore openstack-tripleo-9.5.1/.gitreview openstack-tripleo-9.5.1/Gemfile openstack-tripleo-9.5.1/Puppetfile_extras openstack-tripleo-9.5.1/README.md openstack-tripleo-9.5.1/metadata.json openstack-tripleo-9.5.1/tox.ini openstack-tripleo-9.5.1/setup.cfg + mkdir -p dist + mv ../9.5.1.tar.gz dist/ + '[' tarball == gem ']' ++ ls dist ++ grep .tar.gz + SOURCE=9.5.1.tar.gz + SOURCEEXT=.tar.gz + SOURCEPATH=dist/9.5.1.tar.gz ++ basename 9.5.1.tar.gz .tar.gz + SOURCEWITHREL=9.5.1-0.20201113141119.9b81e06.tar.gz + mv dist/9.5.1.tar.gz /tmp/tmp.VrU4pRStQB/SOURCES/9.5.1-0.20201113141119.9b81e06.tar.gz + cd /home/centos-rocky/data/puppet-tripleo_distro + cp -a puppet-tripleo.spec /tmp/tmp.VrU4pRStQB/SOURCES/ + cp puppet-tripleo.spec /tmp/tmp.VrU4pRStQB/SPECS/ + cd /tmp/tmp.VrU4pRStQB/SPECS/ + '[' -z '' ']' + sed -i -e '1i%define upstream_version 9.5.1\' puppet-tripleo.spec + sed -i -e '1i%global dlrn 1\' puppet-tripleo.spec ++ basename 9.5.1-0.20201113141119.9b81e06.tar.gz .tar.gz + sed -i -e '1i%global dlrn_nvr 9.5.1-0.20201113141119.9b81e06\' puppet-tripleo.spec + sed -i -e s/UPSTREAMVERSION/9.5.1/g puppet-tripleo.spec + VERSION=9.5.1 + sed -i -e 's/Version:.*/Version: 9.5.1/g' puppet-tripleo.spec + sed -i -e 's/Release:.*/Release: 0.20201113141119.9b81e06%{?dist}/g' puppet-tripleo.spec + '[' '' '!=' 1 ']' + sed -i -e 's/^\(Source\|Source0\):.*/\1: 9.5.1-0.20201113141119.9b81e06.tar.gz/' puppet-tripleo.spec + '[' '' '!=' 1 ']' + sed -i -e '/^%changelog.*/q' puppet-tripleo.spec + cat puppet-tripleo.spec %global dlrn_nvr 9.5.1-0.20201113141119.9b81e06 %global dlrn 1 %define upstream_version 9.5.1 # add guard for OSP packages not carried %global rhosp 0 %{!?upstream_version: %global upstream_version %{version}%{?milestone}} Name: puppet-tripleo Version: 9.5.1 Release: 0.20201113141119.9b81e06%{?dist} Summary: TripleO Puppet Module License: ASL 2.0 URL: https://github.com/openstack/puppet-tripleo Source0: 9.5.1-0.20201113141119.9b81e06.tar.gz BuildArch: noarch Requires: puppet-aodh >= 13.0.0 Requires: puppet-apache Requires: puppet-auditd Requires: puppet-barbican >= 13.0.0 Requires: puppet-cassandra Requires: puppet-ceilometer >= 13.0.0 Requires: puppet-ceph Requires: puppet-certmonger Requires: puppet-cinder >= 13.0.0 Requires: puppet-collectd Requires: puppet-concat Requires: puppet-contrail Requires: puppet-corosync Requires: puppet-datacat Requires: puppet-designate >= 13.0.0 Requires: puppet-ec2api >= 13.0.0 Requires: puppet-elasticsearch Requires: puppet-fdio Requires: puppet-firewall Requires: puppet-fluentd Requires: puppet-git Requires: puppet-glance >= 13.0.0 Requires: puppet-gnocchi >= 13.0.0 Requires: puppet-haproxy Requires: puppet-heat >= 13.0.0 Requires: puppet-horizon >= 13.0.0 Requires: puppet-inifile Requires: puppet-ipaclient Requires: puppet-ironic >= 13.0.0 Requires: puppet-java Requires: puppet-kafka Requires: puppet-keepalived Requires: puppet-keystone >= 13.0.0 Requires: puppet-kibana3 Requires: puppet-kmod Requires: puppet-manila >= 13.0.0 Requires: puppet-memcached Requires: puppet-midonet Requires: puppet-mistral >= 13.0.0 Requires: puppet-module-data Requires: puppet-mysql Requires: puppet-n1k-vsm Requires: puppet-neutron >= 13.0.0 Requires: puppet-nova >= 13.0.0 Requires: puppet-nssdb Requires: puppet-ntp Requires: puppet-octavia >= 13.0.0 Requires: puppet-opendaylight Requires: puppet-openstack_extras >= 13.0.0 Requires: puppet-openstacklib >= 13.0.0 Requires: puppet-ovn >= 13.0.0 Requires: puppet-oslo >= 13.0.0 Requires: puppet-pacemaker Requires: puppet-panko >= 13.0.0 Requires: puppet-rabbitmq Requires: puppet-redis Requires: puppet-remote Requires: puppet-rsync Requires: puppet-sahara >= 13.0.0 Requires: puppet-sensu Requires: puppet-snmp Requires: puppet-ssh Requires: puppet-staging Requires: puppet-stdlib Requires: puppet-swift >= 13.0.0 Requires: puppet-sysctl Requires: puppet-systemd Requires: puppet-timezone Requires: puppet-tomcat Requires: puppet-trove >= 13.0.0 Requires: puppet-uchiwa Requires: puppet-vcsrepo Requires: puppet-veritas_hyperscale Requires: puppet-vswitch >= 9.0.0 Requires: puppet-xinetd Requires: puppet-zaqar >= 13.0.0 Requires: puppet-zookeeper Requires: puppet >= 2.7.0 %if 0%{rhosp} == 0 Requires: puppet-mongodb Requires: puppet-congress Requires: puppet-etcd Requires: puppet-qdr Requires: puppet-tacker %endif %description Lightweight composition layer for Puppet TripleO. %prep %setup -q -n openstack-tripleo-%{upstream_version} find . -type f -name ".*" -exec rm {} + find . -size 0 -exec rm {} + find . \( -name "*.pl" -o -name "*.sh" \) -exec chmod +x {} + find . \( -name "*.pp" -o -name "*.py" \) -exec chmod -x {} + find . \( -name "*.rb" -o -name "*.erb" \) -exec chmod -x {} + find . \( -name spec -o -name ext \) | xargs rm -rf %build %install rm -rf %{buildroot} install -d -m 0755 %{buildroot}/%{_datadir}/openstack-puppet/modules/tripleo/ cp -rp * %{buildroot}/%{_datadir}/openstack-puppet/modules/tripleo/ %files %{_datadir}/openstack-puppet/modules/tripleo/ %changelog + spectool -g -C /tmp/tmp.VrU4pRStQB/SOURCES puppet-tripleo.spec + /usr/bin/mock --buildsrpm -v -r /home/centos-rocky/data/dlrn-5.cfg --resultdir /home/centos-rocky/data/repos/9b/81/9b81e063ec0b4dff03e906f205365636a0393fb7_c495453e --spec puppet-tripleo.spec --sources=/tmp/tmp.VrU4pRStQB/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-rocky-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-rocky/data/repos/9b/81/9b81e063ec0b4dff03e906f205365636a0393fb7_c495453e 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: 1007 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.9wqbsxtt:/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-rocky-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-rocky-x86_64-5', 'root': 'dlrn-centos-rocky-x86_64-5', 'resultdir': '/home/centos-rocky/data/repos/9b/81/9b81e063ec0b4dff03e906f205365636a0393fb7_c495453e'}, '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-rocky-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-rocky-x86_64-5', 'root': 'dlrn-centos-rocky-x86_64-5', 'resultdir': '/home/centos-rocky/data/repos/9b/81/9b81e063ec0b4dff03e906f205365636a0393fb7_c495453e', '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-rocky-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-rocky-x86_64-5', 'root': 'dlrn-centos-rocky-x86_64-5', 'resultdir': '/home/centos-rocky/data/repos/9b/81/9b81e063ec0b4dff03e906f205365636a0393fb7_c495453e'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos-rocky-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-rocky-x86_64-5', 'root': 'dlrn-centos-rocky-x86_64-5', 'resultdir': '/home/centos-rocky/data/repos/9b/81/9b81e063ec0b4dff03e906f205365636a0393fb7_c495453e'}, 'mount_enable': False, 'mount_opts': {'basedir': '/var/lib/mock/dlrn-centos-rocky-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-rocky-x86_64-5', 'root': 'dlrn-centos-rocky-x86_64-5', 'resultdir': '/home/centos-rocky/data/repos/9b/81/9b81e063ec0b4dff03e906f205365636a0393fb7_c495453e'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos-rocky-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-rocky-x86_64-5', 'root': 'dlrn-centos-rocky-x86_64-5', 'resultdir': '/home/centos-rocky/data/repos/9b/81/9b81e063ec0b4dff03e906f205365636a0393fb7_c495453e'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos-rocky-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-rocky-x86_64-5', 'root': 'dlrn-centos-rocky-x86_64-5', 'resultdir': '/home/centos-rocky/data/repos/9b/81/9b81e063ec0b4dff03e906f205365636a0393fb7_c495453e'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos-rocky-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-rocky-x86_64-5', 'root': 'dlrn-centos-rocky-x86_64-5', 'resultdir': '/home/centos-rocky/data/repos/9b/81/9b81e063ec0b4dff03e906f205365636a0393fb7_c495453e'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos-rocky-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-rocky-x86_64-5', 'root': 'dlrn-centos-rocky-x86_64-5', 'resultdir': '/home/centos-rocky/data/repos/9b/81/9b81e063ec0b4dff03e906f205365636a0393fb7_c495453e'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos-rocky-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-rocky-x86_64-5', 'root': 'dlrn-centos-rocky-x86_64-5', 'resultdir': '/home/centos-rocky/data/repos/9b/81/9b81e063ec0b4dff03e906f205365636a0393fb7_c495453e'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos-rocky-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-rocky-x86_64-5', 'root': 'dlrn-centos-rocky-x86_64-5', 'resultdir': '/home/centos-rocky/data/repos/9b/81/9b81e063ec0b4dff03e906f205365636a0393fb7_c495453e'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos-rocky-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-rocky-x86_64-5', 'root': 'dlrn-centos-rocky-x86_64-5', 'resultdir': '/home/centos-rocky/data/repos/9b/81/9b81e063ec0b4dff03e906f205365636a0393fb7_c495453e'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos-rocky-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-rocky-x86_64-5', 'root': 'dlrn-centos-rocky-x86_64-5', 'resultdir': '/home/centos-rocky/data/repos/9b/81/9b81e063ec0b4dff03e906f205365636a0393fb7_c495453e'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos-rocky-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-rocky-x86_64-5', 'root': 'dlrn-centos-rocky-x86_64-5', 'resultdir': '/home/centos-rocky/data/repos/9b/81/9b81e063ec0b4dff03e906f205365636a0393fb7_c495453e'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos-rocky-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-rocky-x86_64-5', 'root': 'dlrn-centos-rocky-x86_64-5', 'resultdir': '/home/centos-rocky/data/repos/9b/81/9b81e063ec0b4dff03e906f205365636a0393fb7_c495453e'}} 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 python3-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-ansible-role-redhat-subscription-405b6b14b32dcb747bb2b3cff98c8cb47e2e6cc5 baseurl=https://trunk.rdoproject.org/centos7-rocky/40/5b/405b6b14b32dcb747bb2b3cff98c8cb47e2e6cc5_f46277ac enabled=1 gpgcheck=0 priority=1 [delorean-rocky-testing] name=dlrn-rocky-testing baseurl=https://trunk.rdoproject.org/centos7-rocky/deps/latest/ enabled=1 gpgcheck=0 [delorean-rocky-build-deps] name=dlrn-rocky-build-deps baseurl=https://trunk.rdoproject.org/centos7-rocky/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-rocky/data/dlrn-5.cfg', '/home/centos-rocky/data/dlrn-5.cfg'] DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos-rocky/data/dlrn-5.cfg DEBUG: root: dlrn-centos-rocky-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(puppet-tripleo.spec) Config(dlrn-centos-rocky-x86_64-5) Start: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-rocky-x86_64-5 DEBUG: kill orphans INFO: unmounting tmpfs. DEBUG: child environment: None DEBUG: Executing command: ['umount', '-n', '/var/lib/mock/dlrn-centos-rocky-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: 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-rocky-x86_64-5 DEBUG: creating dir: /var/lib/mock/dlrn-centos-rocky-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-rocky-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-rocky-x86_64-5/root DEBUG: creating dir: /var/lib/mock/dlrn-centos-rocky-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos-rocky-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-rocky-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-rocky/data/repos/9b/81/9b81e063ec0b4dff03e906f205365636a0393fb7_c495453e INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-rocky-x86_64-5/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-rocky-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['gtar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos-rocky-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos-rocky-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-rocky-x86_64-5/root/./proc DEBUG: creating dir: /var/lib/mock/dlrn-centos-rocky-x86_64-5/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-rocky-x86_64-5/root/./sys DEBUG: creating dir: /var/lib/mock/dlrn-centos-rocky-x86_64-5/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-rocky-x86_64-5/root/./dev DEBUG: creating dir: /var/lib/mock/dlrn-centos-rocky-x86_64-5/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-rocky-x86_64-5/root/./tmp/ccache DEBUG: creating dir: /var/lib/mock/dlrn-centos-rocky-x86_64-5/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-rocky-x86_64-5/root/./var/cache/yum DEBUG: creating dir: /var/lib/mock/dlrn-centos-rocky-x86_64-5/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-rocky-x86_64-5/root/./var/cache/dnf DEBUG: creating dir: /var/lib/mock/dlrn-centos-rocky-x86_64-5/root/./var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-rocky-x86_64-5/root/./var/log DEBUG: creating dir: /var/lib/mock/dlrn-centos-rocky-x86_64-5/root/./var/log Finish: unpacking root cache INFO: enabled yum cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-rocky-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: 2800.000 DEBUG: BogoMIPS: 5600.00 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: 16266384 2077356 3405096 1530324 10783932 11684636 DEBUG: Swap: 8388604 161572 8227032 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos-rocky-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 827M 3.5G 20% /var/lib/mock/dlrn-centos-rocky-x86_64-5/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-rocky-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-rocky-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-rocky-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-rocky-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-rocky-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-rocky-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-rocky-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-rocky-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-rocky-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-rocky-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-rocky-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-rocky-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-rocky-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-rocky-x86_64-5/root/sys DEBUG: ensuring that dir exists: /home/centos-rocky/data/repos/9b/81/9b81e063ec0b4dff03e906f205365636a0393fb7_c495453e 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-rocky-x86_64-5/root/dev/pts DEBUG: creating dir: /var/lib/mock/dlrn-centos-rocky-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-rocky-x86_64-5/root/dev/shm DEBUG: creating dir: /var/lib/mock/dlrn-centos-rocky-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-rocky-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos-rocky-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-rocky-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-rocky-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-rocky-x86_64-5/root/var/cache/yum/ DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/var/cache/mock/dlrn-centos-rocky-x86_64-5/yum_cache/', '/var/lib/mock/dlrn-centos-rocky-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-rocky-x86_64-5/root/proc/filesystems DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/tmp/mock-selinux-plugin.90v1p9i1', '/var/lib/mock/dlrn-centos-rocky-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-rocky-x86_64-5/root DEBUG: resultdir = /home/centos-rocky/data/repos/9b/81/9b81e063ec0b4dff03e906f205365636a0393fb7_c495453e DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-rocky-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-rocky-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', '7ccf470ae9564c05aa37f36a96fce4bc', '-D', '/var/lib/mock/dlrn-centos-rocky-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', '36860f7465bf4c429107f6e28b32d7b4', '-D', '/var/lib/mock/dlrn-centos-rocky-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', '7563a00e95744684bbb8793fe5d5058d', '-D', '/var/lib/mock/dlrn-centos-rocky-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', '601263e03a154b0297b0cd4e1a2ee7b9', '-D', '/var/lib/mock/dlrn-centos-rocky-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', '1007', '-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-rocky-x86_64-5/root/builddir/build/RPMS DEBUG: creating dir: /var/lib/mock/dlrn-centos-rocky-x86_64-5/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-rocky-x86_64-5/root/builddir/build/SPECS DEBUG: creating dir: /var/lib/mock/dlrn-centos-rocky-x86_64-5/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-rocky-x86_64-5/root/builddir/build/SRPMS DEBUG: creating dir: /var/lib/mock/dlrn-centos-rocky-x86_64-5/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-rocky-x86_64-5/root/builddir/build/SOURCES DEBUG: creating dir: /var/lib/mock/dlrn-centos-rocky-x86_64-5/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-rocky-x86_64-5/root/builddir/build/BUILD DEBUG: creating dir: /var/lib/mock/dlrn-centos-rocky-x86_64-5/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-rocky-x86_64-5/root/builddir/build/BUILDROOT DEBUG: creating dir: /var/lib/mock/dlrn-centos-rocky-x86_64-5/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-rocky-x86_64-5/root/builddir/build/originals DEBUG: creating dir: /var/lib/mock/dlrn-centos-rocky-x86_64-5/root/builddir/build/originals Start: yum update DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-rocky-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-rocky-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-rocky-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-rocky-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-rocky-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-rocky-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-rocky-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-rocky-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-rocky-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos-rocky-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-rocky-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-rocky-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-rocky-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-rocky-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-rocky-x86_64-5/rpmconfig DEBUG: creating dir: /var/lib/mock/dlrn-centos-rocky-x86_64-5/rpmconfig DEBUG: ['/usr/bin/yum', '--installroot', '/var/lib/mock/dlrn-centos-rocky-x86_64-5/root/', '-y', '--releasever', '7', 'update'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/yum', '--installroot', '/var/lib/mock/dlrn-centos-rocky-x86_64-5/root/', '-y', '--releasever', '7', 'update', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos-rocky-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: ftpmirror.your.org DEBUG: * extras: ewr.edge.kernel.org DEBUG: * updates: ewr.edge.kernel.org 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-rocky-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-rocky-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-rocky-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-rocky-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-rocky-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-rocky-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-rocky-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-rocky-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/puppet-tripleo.spec'], chrootPath='/var/lib/mock/dlrn-centos-rocky-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=1007gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.9wqbsxtt:/etc/resolv.conf']unshare_net=TrueprintOutput=False) DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.9wqbsxtt:/etc/resolv.conf'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '923954c2f6ab4afd8a88828fe6744ed9', '-D', '/var/lib/mock/dlrn-centos-rocky-x86_64-5/root', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.9wqbsxtt:/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/puppet-tripleo.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/puppet-tripleo-9.5.1-0.20201113141119.9b81e06.el7.src.rpm DEBUG: Child return code was: 0 Finish: rpmbuild -bs DEBUG: Copying package to result dir Finish: buildsrpm INFO: Done(puppet-tripleo.spec) Config(dlrn-5) 0 minutes 10 seconds INFO: Results and/or logs in: /home/centos-rocky/data/repos/9b/81/9b81e063ec0b4dff03e906f205365636a0393fb7_c495453e 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-rocky-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-rocky-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-rocky-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 + finalize + rm -rf /tmp/tmp.VrU4pRStQB 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-rocky-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-rocky/data/repos/9b/81/9b81e063ec0b4dff03e906f205365636a0393fb7_c495453e 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: 1007 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.90_kdv80:/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-rocky-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-rocky-x86_64-5', 'root': 'dlrn-centos-rocky-x86_64-5', 'resultdir': '/home/centos-rocky/data/repos/9b/81/9b81e063ec0b4dff03e906f205365636a0393fb7_c495453e'}, '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-rocky-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-rocky-x86_64-5', 'root': 'dlrn-centos-rocky-x86_64-5', 'resultdir': '/home/centos-rocky/data/repos/9b/81/9b81e063ec0b4dff03e906f205365636a0393fb7_c495453e', '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-rocky-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-rocky-x86_64-5', 'root': 'dlrn-centos-rocky-x86_64-5', 'resultdir': '/home/centos-rocky/data/repos/9b/81/9b81e063ec0b4dff03e906f205365636a0393fb7_c495453e'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos-rocky-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-rocky-x86_64-5', 'root': 'dlrn-centos-rocky-x86_64-5', 'resultdir': '/home/centos-rocky/data/repos/9b/81/9b81e063ec0b4dff03e906f205365636a0393fb7_c495453e'}, 'mount_enable': False, 'mount_opts': {'basedir': '/var/lib/mock/dlrn-centos-rocky-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-rocky-x86_64-5', 'root': 'dlrn-centos-rocky-x86_64-5', 'resultdir': '/home/centos-rocky/data/repos/9b/81/9b81e063ec0b4dff03e906f205365636a0393fb7_c495453e'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos-rocky-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-rocky-x86_64-5', 'root': 'dlrn-centos-rocky-x86_64-5', 'resultdir': '/home/centos-rocky/data/repos/9b/81/9b81e063ec0b4dff03e906f205365636a0393fb7_c495453e'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos-rocky-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-rocky-x86_64-5', 'root': 'dlrn-centos-rocky-x86_64-5', 'resultdir': '/home/centos-rocky/data/repos/9b/81/9b81e063ec0b4dff03e906f205365636a0393fb7_c495453e'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos-rocky-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-rocky-x86_64-5', 'root': 'dlrn-centos-rocky-x86_64-5', 'resultdir': '/home/centos-rocky/data/repos/9b/81/9b81e063ec0b4dff03e906f205365636a0393fb7_c495453e'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos-rocky-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-rocky-x86_64-5', 'root': 'dlrn-centos-rocky-x86_64-5', 'resultdir': '/home/centos-rocky/data/repos/9b/81/9b81e063ec0b4dff03e906f205365636a0393fb7_c495453e'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos-rocky-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-rocky-x86_64-5', 'root': 'dlrn-centos-rocky-x86_64-5', 'resultdir': '/home/centos-rocky/data/repos/9b/81/9b81e063ec0b4dff03e906f205365636a0393fb7_c495453e'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos-rocky-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-rocky-x86_64-5', 'root': 'dlrn-centos-rocky-x86_64-5', 'resultdir': '/home/centos-rocky/data/repos/9b/81/9b81e063ec0b4dff03e906f205365636a0393fb7_c495453e'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos-rocky-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-rocky-x86_64-5', 'root': 'dlrn-centos-rocky-x86_64-5', 'resultdir': '/home/centos-rocky/data/repos/9b/81/9b81e063ec0b4dff03e906f205365636a0393fb7_c495453e'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos-rocky-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-rocky-x86_64-5', 'root': 'dlrn-centos-rocky-x86_64-5', 'resultdir': '/home/centos-rocky/data/repos/9b/81/9b81e063ec0b4dff03e906f205365636a0393fb7_c495453e'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos-rocky-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-rocky-x86_64-5', 'root': 'dlrn-centos-rocky-x86_64-5', 'resultdir': '/home/centos-rocky/data/repos/9b/81/9b81e063ec0b4dff03e906f205365636a0393fb7_c495453e'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos-rocky-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-rocky-x86_64-5', 'root': 'dlrn-centos-rocky-x86_64-5', 'resultdir': '/home/centos-rocky/data/repos/9b/81/9b81e063ec0b4dff03e906f205365636a0393fb7_c495453e'}} 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 python3-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-ansible-role-redhat-subscription-405b6b14b32dcb747bb2b3cff98c8cb47e2e6cc5 baseurl=https://trunk.rdoproject.org/centos7-rocky/40/5b/405b6b14b32dcb747bb2b3cff98c8cb47e2e6cc5_f46277ac enabled=1 gpgcheck=0 priority=1 [delorean-rocky-testing] name=dlrn-rocky-testing baseurl=https://trunk.rdoproject.org/centos7-rocky/deps/latest/ enabled=1 gpgcheck=0 [delorean-rocky-build-deps] name=dlrn-rocky-build-deps baseurl=https://trunk.rdoproject.org/centos7-rocky/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-rocky/data/dlrn-5.cfg', '/home/centos-rocky/data/dlrn-5.cfg'] DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos-rocky/data/dlrn-5.cfg DEBUG: root: dlrn-centos-rocky-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-rocky/data/repos/9b/81/9b81e063ec0b4dff03e906f205365636a0393fb7_c495453e/puppet-tripleo-9.5.1-0.20201113141119.9b81e06.el7.src.rpm) Config(dlrn-centos-rocky-x86_64-5) Start: clean chroot Finish: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-rocky-x86_64-5 DEBUG: creating dir: /var/lib/mock/dlrn-centos-rocky-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-rocky-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-rocky-x86_64-5/root DEBUG: creating dir: /var/lib/mock/dlrn-centos-rocky-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos-rocky-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-rocky-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-rocky/data/repos/9b/81/9b81e063ec0b4dff03e906f205365636a0393fb7_c495453e INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-rocky-x86_64-5/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-rocky-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['gtar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos-rocky-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos-rocky-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-rocky-x86_64-5/root/./proc DEBUG: creating dir: /var/lib/mock/dlrn-centos-rocky-x86_64-5/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-rocky-x86_64-5/root/./sys DEBUG: creating dir: /var/lib/mock/dlrn-centos-rocky-x86_64-5/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-rocky-x86_64-5/root/./dev DEBUG: creating dir: /var/lib/mock/dlrn-centos-rocky-x86_64-5/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-rocky-x86_64-5/root/./tmp/ccache DEBUG: creating dir: /var/lib/mock/dlrn-centos-rocky-x86_64-5/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-rocky-x86_64-5/root/./var/cache/yum DEBUG: creating dir: /var/lib/mock/dlrn-centos-rocky-x86_64-5/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-rocky-x86_64-5/root/./var/cache/dnf DEBUG: creating dir: /var/lib/mock/dlrn-centos-rocky-x86_64-5/root/./var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-rocky-x86_64-5/root/./var/log DEBUG: creating dir: /var/lib/mock/dlrn-centos-rocky-x86_64-5/root/./var/log Finish: unpacking root cache INFO: enabled yum cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-rocky-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: 2800.000 DEBUG: BogoMIPS: 5600.00 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: 16266384 2078408 3427240 1530376 10760736 11683604 DEBUG: Swap: 8388604 161572 8227032 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos-rocky-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 827M 3.5G 20% /var/lib/mock/dlrn-centos-rocky-x86_64-5/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-rocky-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-rocky-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-rocky-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-rocky-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-rocky-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-rocky-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-rocky-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-rocky-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-rocky-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-rocky-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-rocky-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-rocky-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-rocky-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-rocky-x86_64-5/root/sys DEBUG: ensuring that dir exists: /home/centos-rocky/data/repos/9b/81/9b81e063ec0b4dff03e906f205365636a0393fb7_c495453e 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-rocky-x86_64-5/root/dev/pts DEBUG: creating dir: /var/lib/mock/dlrn-centos-rocky-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-rocky-x86_64-5/root/dev/shm DEBUG: creating dir: /var/lib/mock/dlrn-centos-rocky-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-rocky-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos-rocky-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-rocky-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-rocky-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-rocky-x86_64-5/root/var/cache/yum/ DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/var/cache/mock/dlrn-centos-rocky-x86_64-5/yum_cache/', '/var/lib/mock/dlrn-centos-rocky-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-rocky-x86_64-5/root/proc/filesystems DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/tmp/mock-selinux-plugin.v5ojvpa8', '/var/lib/mock/dlrn-centos-rocky-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-rocky-x86_64-5/root DEBUG: resultdir = /home/centos-rocky/data/repos/9b/81/9b81e063ec0b4dff03e906f205365636a0393fb7_c495453e DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-rocky-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-rocky-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', '70015504a4454f6890ad2e8a8a63c518', '-D', '/var/lib/mock/dlrn-centos-rocky-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', 'cc9ce0c9e0214e6695192432921ca414', '-D', '/var/lib/mock/dlrn-centos-rocky-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', '2d9c8197254f4052b83c8a44920a18d7', '-D', '/var/lib/mock/dlrn-centos-rocky-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', '8071bd1ca0914a18be23ea29b1f412df', '-D', '/var/lib/mock/dlrn-centos-rocky-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', '1007', '-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-rocky-x86_64-5/root/builddir/build/RPMS DEBUG: creating dir: /var/lib/mock/dlrn-centos-rocky-x86_64-5/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-rocky-x86_64-5/root/builddir/build/SPECS DEBUG: creating dir: /var/lib/mock/dlrn-centos-rocky-x86_64-5/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-rocky-x86_64-5/root/builddir/build/SRPMS DEBUG: creating dir: /var/lib/mock/dlrn-centos-rocky-x86_64-5/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-rocky-x86_64-5/root/builddir/build/SOURCES DEBUG: creating dir: /var/lib/mock/dlrn-centos-rocky-x86_64-5/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-rocky-x86_64-5/root/builddir/build/BUILD DEBUG: creating dir: /var/lib/mock/dlrn-centos-rocky-x86_64-5/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-rocky-x86_64-5/root/builddir/build/BUILDROOT DEBUG: creating dir: /var/lib/mock/dlrn-centos-rocky-x86_64-5/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-rocky-x86_64-5/root/builddir/build/originals DEBUG: creating dir: /var/lib/mock/dlrn-centos-rocky-x86_64-5/root/builddir/build/originals Start: yum update DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-rocky-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-rocky-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-rocky-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-rocky-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-rocky-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-rocky-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-rocky-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-rocky-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-rocky-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos-rocky-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-rocky-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-rocky-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-rocky-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-rocky-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-rocky-x86_64-5/rpmconfig DEBUG: creating dir: /var/lib/mock/dlrn-centos-rocky-x86_64-5/rpmconfig DEBUG: ['/usr/bin/yum', '--installroot', '/var/lib/mock/dlrn-centos-rocky-x86_64-5/root/', '-y', '--releasever', '7', 'update'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/yum', '--installroot', '/var/lib/mock/dlrn-centos-rocky-x86_64-5/root/', '-y', '--releasever', '7', 'update', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos-rocky-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: ftpmirror.your.org DEBUG: * extras: ewr.edge.kernel.org DEBUG: * updates: ewr.edge.kernel.org 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-rocky-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-rocky-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-rocky-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-rocky-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-rocky-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-rocky-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-rocky-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-rocky-x86_64-5/root/.initialized Finish: chroot init Start: build phase for puppet-tripleo-9.5.1-0.20201113141119.9b81e06.el7.src.rpm Start: build setup for puppet-tripleo-9.5.1-0.20201113141119.9b81e06.el7.src.rpm DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.90_kdv80:/etc/resolv.conf'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '13b04c88ea14495b9885e7b84cb315ad', '-D', '/var/lib/mock/dlrn-centos-rocky-x86_64-5/root', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.90_kdv80:/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/puppet-tripleo-9.5.1-0.20201113141119.9b81e06.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: puppet-tripleo-9.5.1-0.20201113141119.######################################## DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.90_kdv80:/etc/resolv.conf'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '42c3e91e42a9485fbb9cb815c5949eaa', '-D', '/var/lib/mock/dlrn-centos-rocky-x86_64-5/root', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.90_kdv80:/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/puppet-tripleo-9.5.1-0.20201113141119.9b81e06.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: 9.5.1-0.20201113141119.9b81e06.tar.gz DEBUG: puppet-tripleo.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/puppet-tripleo.spec'], chrootPath='/var/lib/mock/dlrn-centos-rocky-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=1007gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.90_kdv80:/etc/resolv.conf']unshare_net=TrueprintOutput=False) DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.90_kdv80:/etc/resolv.conf'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'bb70e4d20b9c4d3cb8a2109968aafec3', '-D', '/var/lib/mock/dlrn-centos-rocky-x86_64-5/root', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.90_kdv80:/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/puppet-tripleo.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/puppet-tripleo-9.5.1-0.20201113141119.9b81e06.el7.src.rpm DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-rocky-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-rocky-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-rocky-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-rocky-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-rocky-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-rocky-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-rocky-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-rocky-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-rocky-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos-rocky-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-rocky-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-rocky-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-rocky-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-rocky-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-rocky-x86_64-5/rpmconfig DEBUG: ['/usr/bin/yum-builddep', '--installroot', '/var/lib/mock/dlrn-centos-rocky-x86_64-5/root/', '--releasever', '7', '/var/lib/mock/dlrn-centos-rocky-x86_64-5/root//builddir/build/SRPMS/puppet-tripleo-9.5.1-0.20201113141119.9b81e06.el7.src.rpm'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/yum-builddep', '--installroot', '/var/lib/mock/dlrn-centos-rocky-x86_64-5/root/', '--releasever', '7', '/var/lib/mock/dlrn-centos-rocky-x86_64-5/root//builddir/build/SRPMS/puppet-tripleo-9.5.1-0.20201113141119.9b81e06.el7.src.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos-rocky-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: ftpmirror.your.org DEBUG: * extras: ewr.edge.kernel.org DEBUG: * updates: ewr.edge.kernel.org DEBUG: Checking for new repos for mirrors DEBUG: Getting requirements for puppet-tripleo-9.5.1-0.20201113141119.9b81e06.el7.src DEBUG: No uninstalled build requires DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-rocky-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-rocky-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-rocky-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-rocky-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-rocky-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-rocky-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-rocky-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 puppet-tripleo-9.5.1-0.20201113141119.9b81e06.el7.src.rpm Start: Outputting list of installed packages DEBUG: child environment: None DEBUG: Executing command: rpm -qa --root '/var/lib/mock/dlrn-centos-rocky-x86_64-5/root' --qf '%{nevra} %{buildtime} %{size} %{pkgid} installed\n' > /home/centos-rocky/data/repos/9b/81/9b81e063ec0b4dff03e906f205365636a0393fb7_c495453e/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 puppet-tripleo-9.5.1-0.20201113141119.9b81e06.el7.src.rpm INFO: ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/puppet-tripleo.spec'], chrootPath='/var/lib/mock/dlrn-centos-rocky-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=1007gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.90_kdv80:/etc/resolv.conf']unshare_net=TrueprintOutput=False) DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.90_kdv80:/etc/resolv.conf'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '288df8bc524745d18a6ee316f04022a6', '-D', '/var/lib/mock/dlrn-centos-rocky-x86_64-5/root', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.90_kdv80:/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/puppet-tripleo.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.AmRd6m DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd /builddir/build/BUILD DEBUG: + rm -rf openstack-tripleo-9.5.1 DEBUG: + /usr/bin/gzip -dc /builddir/build/SOURCES/9.5.1-0.20201113141119.9b81e06.tar.gz DEBUG: + /usr/bin/tar -xf - DEBUG: + STATUS=0 DEBUG: + '[' 0 -ne 0 ']' DEBUG: + cd openstack-tripleo-9.5.1 DEBUG: + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . DEBUG: + find . -type f -name '.*' -exec rm '{}' + DEBUG: + find . -size 0 -exec rm '{}' + DEBUG: + find . '(' -name '*.pl' -o -name '*.sh' ')' -exec chmod +x '{}' + DEBUG: + find . '(' -name '*.pp' -o -name '*.py' ')' -exec chmod -x '{}' + DEBUG: + find . '(' -name '*.rb' -o -name '*.erb' ')' -exec chmod -x '{}' + DEBUG: + find . '(' -name spec -o -name ext ')' DEBUG: + xargs rm -rf DEBUG: + exit 0 DEBUG: Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.NcvNSk DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd openstack-tripleo-9.5.1 DEBUG: + exit 0 DEBUG: Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.SsyAGi DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + '[' /builddir/build/BUILDROOT/puppet-tripleo-9.5.1-0.20201113141119.9b81e06.el7.x86_64 '!=' / ']' DEBUG: + rm -rf /builddir/build/BUILDROOT/puppet-tripleo-9.5.1-0.20201113141119.9b81e06.el7.x86_64 DEBUG: ++ dirname /builddir/build/BUILDROOT/puppet-tripleo-9.5.1-0.20201113141119.9b81e06.el7.x86_64 DEBUG: + mkdir -p /builddir/build/BUILDROOT DEBUG: + mkdir /builddir/build/BUILDROOT/puppet-tripleo-9.5.1-0.20201113141119.9b81e06.el7.x86_64 DEBUG: + cd openstack-tripleo-9.5.1 DEBUG: + rm -rf /builddir/build/BUILDROOT/puppet-tripleo-9.5.1-0.20201113141119.9b81e06.el7.x86_64 DEBUG: + install -d -m 0755 /builddir/build/BUILDROOT/puppet-tripleo-9.5.1-0.20201113141119.9b81e06.el7.x86_64//usr/share/openstack-puppet/modules/tripleo/ DEBUG: + cp -rp Gemfile LICENSE Puppetfile_extras README.md Rakefile bindep.txt doc files lib manifests metadata.json releasenotes setup.cfg setup.py templates tox.ini zuul.d /builddir/build/BUILDROOT/puppet-tripleo-9.5.1-0.20201113141119.9b81e06.el7.x86_64//usr/share/openstack-puppet/modules/tripleo/ 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/openstack-tripleo-9.5.1 DEBUG: /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. 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: + /usr/lib/rpm/redhat/brp-python-hardlink DEBUG: + /usr/lib/rpm/redhat/brp-java-repack-jars DEBUG: Processing files: puppet-tripleo-9.5.1-0.20201113141119.9b81e06.el7.noarch DEBUG: Provides: puppet-tripleo = 9.5.1-0.20201113141119.9b81e06.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: /bin/bash DEBUG: Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/puppet-tripleo-9.5.1-0.20201113141119.9b81e06.el7.x86_64 DEBUG: Wrote: /builddir/build/RPMS/puppet-tripleo-9.5.1-0.20201113141119.9b81e06.el7.noarch.rpm DEBUG: Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.KNboMm DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd openstack-tripleo-9.5.1 DEBUG: + /usr/bin/rm -rf /builddir/build/BUILDROOT/puppet-tripleo-9.5.1-0.20201113141119.9b81e06.el7.x86_64 DEBUG: + exit 0 DEBUG: Child return code was: 0 Finish: rpmbuild puppet-tripleo-9.5.1-0.20201113141119.9b81e06.el7.src.rpm DEBUG: Copying packages to result dir Finish: build phase for puppet-tripleo-9.5.1-0.20201113141119.9b81e06.el7.src.rpm INFO: Done(/home/centos-rocky/data/repos/9b/81/9b81e063ec0b4dff03e906f205365636a0393fb7_c495453e/puppet-tripleo-9.5.1-0.20201113141119.9b81e06.el7.src.rpm) Config(dlrn-5) 0 minutes 13 seconds INFO: Results and/or logs in: /home/centos-rocky/data/repos/9b/81/9b81e063ec0b4dff03e906f205365636a0393fb7_c495453e 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-rocky-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-rocky-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-rocky-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-rocky-x86_64-5 DEBUG: creating dir: /var/lib/mock/dlrn-centos-rocky-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-rocky-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-rocky-x86_64-5/root DEBUG: creating dir: /var/lib/mock/dlrn-centos-rocky-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos-rocky-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-rocky-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-rocky/data/repos/9b/81/9b81e063ec0b4dff03e906f205365636a0393fb7_c495453e INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-rocky-x86_64-5/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-rocky-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['gtar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos-rocky-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos-rocky-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-rocky-x86_64-5/root/./proc DEBUG: creating dir: /var/lib/mock/dlrn-centos-rocky-x86_64-5/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-rocky-x86_64-5/root/./sys DEBUG: creating dir: /var/lib/mock/dlrn-centos-rocky-x86_64-5/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-rocky-x86_64-5/root/./dev DEBUG: creating dir: /var/lib/mock/dlrn-centos-rocky-x86_64-5/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-rocky-x86_64-5/root/./tmp/ccache DEBUG: creating dir: /var/lib/mock/dlrn-centos-rocky-x86_64-5/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-rocky-x86_64-5/root/./var/cache/yum DEBUG: creating dir: /var/lib/mock/dlrn-centos-rocky-x86_64-5/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-rocky-x86_64-5/root/./var/cache/dnf DEBUG: creating dir: /var/lib/mock/dlrn-centos-rocky-x86_64-5/root/./var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-rocky-x86_64-5/root/./var/log DEBUG: creating dir: /var/lib/mock/dlrn-centos-rocky-x86_64-5/root/./var/log Finish: unpacking root cache INFO: enabled yum cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-rocky-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: 2800.000 DEBUG: BogoMIPS: 5600.00 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: 16266384 2082288 3448028 1530168 10736068 11679960 DEBUG: Swap: 8388604 161572 8227032 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos-rocky-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 827M 3.5G 20% /var/lib/mock/dlrn-centos-rocky-x86_64-5/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-rocky-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-rocky-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-rocky-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-rocky-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-rocky-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-rocky-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-rocky-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-rocky-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-rocky-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-rocky-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-rocky-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-rocky-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-rocky-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-rocky-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-rocky-x86_64-5/root/dev/pts DEBUG: creating dir: /var/lib/mock/dlrn-centos-rocky-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-rocky-x86_64-5/root/dev/shm DEBUG: creating dir: /var/lib/mock/dlrn-centos-rocky-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-rocky-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos-rocky-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-rocky-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-rocky-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-rocky-x86_64-5/root/var/cache/yum/ DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/var/cache/mock/dlrn-centos-rocky-x86_64-5/yum_cache/', '/var/lib/mock/dlrn-centos-rocky-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-rocky-x86_64-5/root/proc/filesystems DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/tmp/mock-selinux-plugin.v5ojvpa8', '/var/lib/mock/dlrn-centos-rocky-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-rocky-x86_64-5/root DEBUG: resultdir = /home/centos-rocky/data/repos/9b/81/9b81e063ec0b4dff03e906f205365636a0393fb7_c495453e DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-rocky-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-rocky-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', '5869fa9ac8704549bfa69b8c04bff7ed', '-D', '/var/lib/mock/dlrn-centos-rocky-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', '1007', '--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-rocky-x86_64-5/root/.initialized Finish: chroot init INFO: Installing built packages INFO: installing package(s): /home/centos-rocky/data/repos/9b/81/9b81e063ec0b4dff03e906f205365636a0393fb7_c495453e/puppet-tripleo-9.5.1-0.20201113141119.9b81e06.el7.noarch.rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-rocky-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-rocky-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-rocky-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-rocky-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-rocky-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-rocky-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-rocky-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-rocky-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-rocky-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos-rocky-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-rocky-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-rocky-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-rocky-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-rocky-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-rocky-x86_64-5/rpmconfig DEBUG: creating dir: /var/lib/mock/dlrn-centos-rocky-x86_64-5/rpmconfig DEBUG: ['/usr/bin/yum', '--installroot', '/var/lib/mock/dlrn-centos-rocky-x86_64-5/root/', '--releasever', '7', 'install', '/home/centos-rocky/data/repos/9b/81/9b81e063ec0b4dff03e906f205365636a0393fb7_c495453e/puppet-tripleo-9.5.1-0.20201113141119.9b81e06.el7.noarch.rpm'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/yum', '--installroot', '/var/lib/mock/dlrn-centos-rocky-x86_64-5/root/', '--releasever', '7', 'install', '/home/centos-rocky/data/repos/9b/81/9b81e063ec0b4dff03e906f205365636a0393fb7_c495453e/puppet-tripleo-9.5.1-0.20201113141119.9b81e06.el7.noarch.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos-rocky-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-rocky/data/repos/9b/81/9b81e063ec0b4dff03e906f205365636a0393fb7_c495453e/puppet-tripleo-9.5.1-0.20201113141119.9b81e06.el7.noarch.rpm: puppet-tripleo-9.5.1-0.20201113141119.9b81e06.el7.noarch DEBUG: Marking /home/centos-rocky/data/repos/9b/81/9b81e063ec0b4dff03e906f205365636a0393fb7_c495453e/puppet-tripleo-9.5.1-0.20201113141119.9b81e06.el7.noarch.rpm to be installed DEBUG: Resolving Dependencies DEBUG: --> Running transaction check DEBUG: ---> Package puppet-tripleo.noarch 0:9.5.1-0.20201113141119.9b81e06.el7 will be installed DEBUG: --> Processing Dependency: puppet >= 2.7.0 for package: puppet-tripleo-9.5.1-0.20201113141119.9b81e06.el7.noarch DEBUG: Loading mirror speeds from cached hostfile DEBUG: * base: ftpmirror.your.org DEBUG: * extras: ewr.edge.kernel.org DEBUG: * updates: ewr.edge.kernel.org DEBUG: --> Processing Dependency: puppet-aodh >= 13.0.0 for package: puppet-tripleo-9.5.1-0.20201113141119.9b81e06.el7.noarch DEBUG: --> Processing Dependency: puppet-barbican >= 13.0.0 for package: puppet-tripleo-9.5.1-0.20201113141119.9b81e06.el7.noarch DEBUG: --> Processing Dependency: puppet-ceilometer >= 13.0.0 for package: puppet-tripleo-9.5.1-0.20201113141119.9b81e06.el7.noarch DEBUG: --> Processing Dependency: puppet-cinder >= 13.0.0 for package: puppet-tripleo-9.5.1-0.20201113141119.9b81e06.el7.noarch DEBUG: --> Processing Dependency: puppet-designate >= 13.0.0 for package: puppet-tripleo-9.5.1-0.20201113141119.9b81e06.el7.noarch DEBUG: --> Processing Dependency: puppet-ec2api >= 13.0.0 for package: puppet-tripleo-9.5.1-0.20201113141119.9b81e06.el7.noarch DEBUG: --> Processing Dependency: puppet-glance >= 13.0.0 for package: puppet-tripleo-9.5.1-0.20201113141119.9b81e06.el7.noarch DEBUG: --> Processing Dependency: puppet-gnocchi >= 13.0.0 for package: puppet-tripleo-9.5.1-0.20201113141119.9b81e06.el7.noarch DEBUG: --> Processing Dependency: puppet-heat >= 13.0.0 for package: puppet-tripleo-9.5.1-0.20201113141119.9b81e06.el7.noarch DEBUG: --> Processing Dependency: puppet-horizon >= 13.0.0 for package: puppet-tripleo-9.5.1-0.20201113141119.9b81e06.el7.noarch DEBUG: --> Processing Dependency: puppet-ironic >= 13.0.0 for package: puppet-tripleo-9.5.1-0.20201113141119.9b81e06.el7.noarch DEBUG: --> Processing Dependency: puppet-keystone >= 13.0.0 for package: puppet-tripleo-9.5.1-0.20201113141119.9b81e06.el7.noarch DEBUG: --> Processing Dependency: puppet-manila >= 13.0.0 for package: puppet-tripleo-9.5.1-0.20201113141119.9b81e06.el7.noarch DEBUG: --> Processing Dependency: puppet-mistral >= 13.0.0 for package: puppet-tripleo-9.5.1-0.20201113141119.9b81e06.el7.noarch DEBUG: --> Processing Dependency: puppet-neutron >= 13.0.0 for package: puppet-tripleo-9.5.1-0.20201113141119.9b81e06.el7.noarch DEBUG: --> Processing Dependency: puppet-nova >= 13.0.0 for package: puppet-tripleo-9.5.1-0.20201113141119.9b81e06.el7.noarch DEBUG: --> Processing Dependency: puppet-octavia >= 13.0.0 for package: puppet-tripleo-9.5.1-0.20201113141119.9b81e06.el7.noarch DEBUG: --> Processing Dependency: puppet-openstack_extras >= 13.0.0 for package: puppet-tripleo-9.5.1-0.20201113141119.9b81e06.el7.noarch DEBUG: --> Processing Dependency: puppet-openstacklib >= 13.0.0 for package: puppet-tripleo-9.5.1-0.20201113141119.9b81e06.el7.noarch DEBUG: --> Processing Dependency: puppet-oslo >= 13.0.0 for package: puppet-tripleo-9.5.1-0.20201113141119.9b81e06.el7.noarch DEBUG: --> Processing Dependency: puppet-ovn >= 13.0.0 for package: puppet-tripleo-9.5.1-0.20201113141119.9b81e06.el7.noarch DEBUG: --> Processing Dependency: puppet-panko >= 13.0.0 for package: puppet-tripleo-9.5.1-0.20201113141119.9b81e06.el7.noarch DEBUG: --> Processing Dependency: puppet-sahara >= 13.0.0 for package: puppet-tripleo-9.5.1-0.20201113141119.9b81e06.el7.noarch DEBUG: --> Processing Dependency: puppet-swift >= 13.0.0 for package: puppet-tripleo-9.5.1-0.20201113141119.9b81e06.el7.noarch DEBUG: --> Processing Dependency: puppet-trove >= 13.0.0 for package: puppet-tripleo-9.5.1-0.20201113141119.9b81e06.el7.noarch DEBUG: --> Processing Dependency: puppet-vswitch >= 9.0.0 for package: puppet-tripleo-9.5.1-0.20201113141119.9b81e06.el7.noarch DEBUG: --> Processing Dependency: puppet-zaqar >= 13.0.0 for package: puppet-tripleo-9.5.1-0.20201113141119.9b81e06.el7.noarch DEBUG: --> Processing Dependency: puppet-apache for package: puppet-tripleo-9.5.1-0.20201113141119.9b81e06.el7.noarch DEBUG: --> Processing Dependency: puppet-auditd for package: puppet-tripleo-9.5.1-0.20201113141119.9b81e06.el7.noarch DEBUG: --> Processing Dependency: puppet-cassandra for package: puppet-tripleo-9.5.1-0.20201113141119.9b81e06.el7.noarch DEBUG: --> Processing Dependency: puppet-ceph for package: puppet-tripleo-9.5.1-0.20201113141119.9b81e06.el7.noarch DEBUG: --> Processing Dependency: puppet-certmonger for package: puppet-tripleo-9.5.1-0.20201113141119.9b81e06.el7.noarch DEBUG: --> Processing Dependency: puppet-collectd for package: puppet-tripleo-9.5.1-0.20201113141119.9b81e06.el7.noarch DEBUG: --> Processing Dependency: puppet-concat for package: puppet-tripleo-9.5.1-0.20201113141119.9b81e06.el7.noarch DEBUG: --> Processing Dependency: puppet-congress for package: puppet-tripleo-9.5.1-0.20201113141119.9b81e06.el7.noarch DEBUG: --> Processing Dependency: puppet-contrail for package: puppet-tripleo-9.5.1-0.20201113141119.9b81e06.el7.noarch DEBUG: --> Processing Dependency: puppet-corosync for package: puppet-tripleo-9.5.1-0.20201113141119.9b81e06.el7.noarch DEBUG: --> Processing Dependency: puppet-datacat for package: puppet-tripleo-9.5.1-0.20201113141119.9b81e06.el7.noarch DEBUG: --> Processing Dependency: puppet-elasticsearch for package: puppet-tripleo-9.5.1-0.20201113141119.9b81e06.el7.noarch DEBUG: --> Processing Dependency: puppet-etcd for package: puppet-tripleo-9.5.1-0.20201113141119.9b81e06.el7.noarch DEBUG: --> Processing Dependency: puppet-fdio for package: puppet-tripleo-9.5.1-0.20201113141119.9b81e06.el7.noarch DEBUG: --> Processing Dependency: puppet-firewall for package: puppet-tripleo-9.5.1-0.20201113141119.9b81e06.el7.noarch DEBUG: --> Processing Dependency: puppet-fluentd for package: puppet-tripleo-9.5.1-0.20201113141119.9b81e06.el7.noarch DEBUG: --> Processing Dependency: puppet-git for package: puppet-tripleo-9.5.1-0.20201113141119.9b81e06.el7.noarch DEBUG: --> Processing Dependency: puppet-haproxy for package: puppet-tripleo-9.5.1-0.20201113141119.9b81e06.el7.noarch DEBUG: --> Processing Dependency: puppet-inifile for package: puppet-tripleo-9.5.1-0.20201113141119.9b81e06.el7.noarch DEBUG: --> Processing Dependency: puppet-ipaclient for package: puppet-tripleo-9.5.1-0.20201113141119.9b81e06.el7.noarch DEBUG: --> Processing Dependency: puppet-java for package: puppet-tripleo-9.5.1-0.20201113141119.9b81e06.el7.noarch DEBUG: --> Processing Dependency: puppet-kafka for package: puppet-tripleo-9.5.1-0.20201113141119.9b81e06.el7.noarch DEBUG: --> Processing Dependency: puppet-keepalived for package: puppet-tripleo-9.5.1-0.20201113141119.9b81e06.el7.noarch DEBUG: --> Processing Dependency: puppet-kibana3 for package: puppet-tripleo-9.5.1-0.20201113141119.9b81e06.el7.noarch DEBUG: --> Processing Dependency: puppet-kmod for package: puppet-tripleo-9.5.1-0.20201113141119.9b81e06.el7.noarch DEBUG: --> Processing Dependency: puppet-memcached for package: puppet-tripleo-9.5.1-0.20201113141119.9b81e06.el7.noarch DEBUG: --> Processing Dependency: puppet-midonet for package: puppet-tripleo-9.5.1-0.20201113141119.9b81e06.el7.noarch DEBUG: --> Processing Dependency: puppet-module-data for package: puppet-tripleo-9.5.1-0.20201113141119.9b81e06.el7.noarch DEBUG: --> Processing Dependency: puppet-mongodb for package: puppet-tripleo-9.5.1-0.20201113141119.9b81e06.el7.noarch DEBUG: --> Processing Dependency: puppet-mysql for package: puppet-tripleo-9.5.1-0.20201113141119.9b81e06.el7.noarch DEBUG: --> Processing Dependency: puppet-n1k-vsm for package: puppet-tripleo-9.5.1-0.20201113141119.9b81e06.el7.noarch DEBUG: --> Processing Dependency: puppet-nssdb for package: puppet-tripleo-9.5.1-0.20201113141119.9b81e06.el7.noarch DEBUG: --> Processing Dependency: puppet-ntp for package: puppet-tripleo-9.5.1-0.20201113141119.9b81e06.el7.noarch DEBUG: --> Processing Dependency: puppet-opendaylight for package: puppet-tripleo-9.5.1-0.20201113141119.9b81e06.el7.noarch DEBUG: --> Processing Dependency: puppet-pacemaker for package: puppet-tripleo-9.5.1-0.20201113141119.9b81e06.el7.noarch DEBUG: --> Processing Dependency: puppet-qdr for package: puppet-tripleo-9.5.1-0.20201113141119.9b81e06.el7.noarch DEBUG: --> Processing Dependency: puppet-rabbitmq for package: puppet-tripleo-9.5.1-0.20201113141119.9b81e06.el7.noarch DEBUG: --> Processing Dependency: puppet-redis for package: puppet-tripleo-9.5.1-0.20201113141119.9b81e06.el7.noarch DEBUG: --> Processing Dependency: puppet-remote for package: puppet-tripleo-9.5.1-0.20201113141119.9b81e06.el7.noarch DEBUG: --> Processing Dependency: puppet-rsync for package: puppet-tripleo-9.5.1-0.20201113141119.9b81e06.el7.noarch DEBUG: --> Processing Dependency: puppet-sensu for package: puppet-tripleo-9.5.1-0.20201113141119.9b81e06.el7.noarch DEBUG: --> Processing Dependency: puppet-snmp for package: puppet-tripleo-9.5.1-0.20201113141119.9b81e06.el7.noarch DEBUG: --> Processing Dependency: puppet-ssh for package: puppet-tripleo-9.5.1-0.20201113141119.9b81e06.el7.noarch DEBUG: --> Processing Dependency: puppet-staging for package: puppet-tripleo-9.5.1-0.20201113141119.9b81e06.el7.noarch DEBUG: --> Processing Dependency: puppet-stdlib for package: puppet-tripleo-9.5.1-0.20201113141119.9b81e06.el7.noarch DEBUG: --> Processing Dependency: puppet-sysctl for package: puppet-tripleo-9.5.1-0.20201113141119.9b81e06.el7.noarch DEBUG: --> Processing Dependency: puppet-systemd for package: puppet-tripleo-9.5.1-0.20201113141119.9b81e06.el7.noarch DEBUG: --> Processing Dependency: puppet-tacker for package: puppet-tripleo-9.5.1-0.20201113141119.9b81e06.el7.noarch DEBUG: --> Processing Dependency: puppet-timezone for package: puppet-tripleo-9.5.1-0.20201113141119.9b81e06.el7.noarch DEBUG: --> Processing Dependency: puppet-tomcat for package: puppet-tripleo-9.5.1-0.20201113141119.9b81e06.el7.noarch DEBUG: --> Processing Dependency: puppet-uchiwa for package: puppet-tripleo-9.5.1-0.20201113141119.9b81e06.el7.noarch DEBUG: --> Processing Dependency: puppet-vcsrepo for package: puppet-tripleo-9.5.1-0.20201113141119.9b81e06.el7.noarch DEBUG: --> Processing Dependency: puppet-veritas_hyperscale for package: puppet-tripleo-9.5.1-0.20201113141119.9b81e06.el7.noarch DEBUG: --> Processing Dependency: puppet-xinetd for package: puppet-tripleo-9.5.1-0.20201113141119.9b81e06.el7.noarch DEBUG: --> Processing Dependency: puppet-zookeeper for package: puppet-tripleo-9.5.1-0.20201113141119.9b81e06.el7.noarch DEBUG: --> Running transaction check DEBUG: ---> Package puppet.noarch 0:4.8.2-2.el7 will be installed DEBUG: --> Processing Dependency: ruby-facter < 1:4 for package: puppet-4.8.2-2.el7.noarch DEBUG: --> Processing Dependency: ruby-facter >= 1:3.0 for package: puppet-4.8.2-2.el7.noarch DEBUG: --> Processing Dependency: hiera >= 1.0.0 for package: puppet-4.8.2-2.el7.noarch DEBUG: --> Processing Dependency: rubygem(rgen) for package: puppet-4.8.2-2.el7.noarch DEBUG: --> Processing Dependency: ruby(shadow) for package: puppet-4.8.2-2.el7.noarch DEBUG: --> Processing Dependency: ruby(selinux) for package: puppet-4.8.2-2.el7.noarch DEBUG: --> Processing Dependency: ruby(augeas) for package: puppet-4.8.2-2.el7.noarch DEBUG: --> Processing Dependency: libselinux-utils for package: puppet-4.8.2-2.el7.noarch DEBUG: ---> Package puppet-aodh.noarch 0:13.3.2-0.20190420085324.420bdb1.el7 will be installed DEBUG: ---> Package puppet-apache.noarch 0:3.2.1-0.20180814170447.56639c1.el7 will be installed DEBUG: ---> Package puppet-auditd.noarch 0:2.2.1-0.20180816065246.189b22b.el7 will be installed DEBUG: ---> Package puppet-barbican.noarch 0:13.3.2-0.20190614164158.c08c87b.el7 will be installed DEBUG: ---> Package puppet-cassandra.noarch 0:2.7.2-0.20180816065701.21f5114.el7 will be installed DEBUG: ---> Package puppet-ceilometer.noarch 0:13.3.2-0.20190420081927.d294c49.el7 will be installed DEBUG: ---> Package puppet-ceph.noarch 0:2.6.1-0.20190802170345.a18da81.el7 will be installed DEBUG: ---> Package puppet-certmonger.noarch 0:2.4.0-0.20190129163833.a198870.el7 will be installed DEBUG: ---> Package puppet-cinder.noarch 0:13.3.3-0.20190420065552.c5967d5.el7 will be installed DEBUG: ---> Package puppet-collectd.noarch 0:10.0.2-0.20180815204716.f04aa34.el7 will be installed DEBUG: ---> Package puppet-concat.noarch 0:4.2.2-0.20180814165358.bb680c1.el7 will be installed DEBUG: ---> Package puppet-congress.noarch 0:13.3.2-0.20190420073042.3d5c716.el7 will be installed DEBUG: ---> Package puppet-contrail.noarch 0:1.0.1-0.20180815203811.6f87929.el7 will be installed DEBUG: ---> Package puppet-corosync.noarch 0:6.0.2-0.20180815204134.2afcfec.el7 will be installed DEBUG: ---> Package puppet-datacat.noarch 0:0.6.3-0.20180815203438.5cce8f2.el7 will be installed DEBUG: ---> Package puppet-designate.noarch 0:13.3.2-0.20190420052654.714de4b.el7 will be installed DEBUG: --> Processing Dependency: puppet-dns for package: puppet-designate-13.3.2-0.20190420052654.714de4b.el7.noarch DEBUG: --> Processing Dependency: puppet-powerdns for package: puppet-designate-13.3.2-0.20190420052654.714de4b.el7.noarch DEBUG: ---> Package puppet-ec2api.noarch 0:13.3.2-0.20190420062221.782a32d.el7 will be installed DEBUG: ---> Package puppet-elasticsearch.noarch 0:6.3.2-0.20180816065946.c8bdc89.el7 will be installed DEBUG: ---> Package puppet-etcd.noarch 0:1.12.3-0.20180822122804.7555287.el7 will be installed DEBUG: ---> Package puppet-fdio.noarch 0:18.2-0.20180816071231.2dd7507.el7 will be installed DEBUG: ---> Package puppet-firewall.noarch 0:1.12.1-0.20180815212142.80a8858.el7 will be installed DEBUG: ---> Package puppet-fluentd.noarch 0:0.10.0-0.20180814095811.4dfc15a.el7 will be installed DEBUG: ---> Package puppet-git.noarch 0:0.5.0-0.20180815203302.4e4498e.el7 will be installed DEBUG: ---> Package puppet-glance.noarch 0:13.3.2-0.20190420084238.45584f0.el7 will be installed DEBUG: ---> Package puppet-gnocchi.noarch 0:13.3.2-0.20191016083511.4bfed23.el7 will be installed DEBUG: ---> Package puppet-haproxy.noarch 0:2.1.1-0.20180815212420.6215a5e.el7 will be installed DEBUG: ---> Package puppet-heat.noarch 0:13.3.2-0.20190420082829.e887081.el7 will be installed DEBUG: ---> Package puppet-horizon.noarch 0:13.3.1-0.20200502181107.c399a6a.el7 will be installed DEBUG: ---> Package puppet-inifile.noarch 0:2.3.1-0.20180814170158.eb2e2e0.el7 will be installed DEBUG: ---> Package puppet-ipaclient.noarch 0:2.5.2-0.20180814113257.b086731.el7 will be installed DEBUG: ---> Package puppet-ironic.noarch 0:13.3.1-0.20200425201124.b5847d1.el7 will be installed DEBUG: ---> Package puppet-java.noarch 0:2.4.1-0.20180815204422.2bdbc7d.el7 will be installed DEBUG: ---> Package puppet-kafka.noarch 0:5.3.1-0.20180816072351.0dbae74.el7 will be installed DEBUG: ---> Package puppet-keepalived.noarch 0:0.0.2-0.20180814095238.bbca37a.el7 will be installed DEBUG: ---> Package puppet-keystone.noarch 0:13.3.1-0.20200909041120.d7f55ed.el7 will be installed DEBUG: ---> Package puppet-kibana3.noarch 0:0.0.5-0.20180814111246.6ca9631.el7 will be installed DEBUG: ---> Package puppet-kmod.noarch 0:2.4.0-0.20200228162016.75448d3.el7 will be installed DEBUG: ---> Package puppet-manila.noarch 0:13.3.3-0.20191203183431.b268d20.el7 will be installed DEBUG: ---> Package puppet-memcached.noarch 0:3.3.0-0.20180816071813.e517b44.el7 will be installed DEBUG: ---> Package puppet-midonet.noarch 1:1.0.0-0.20190420095231.a8cec1d.el7 will be installed DEBUG: ---> Package puppet-mistral.noarch 0:13.3.2-0.20190420084920.324f29a.el7 will be installed DEBUG: ---> Package puppet-module-data.noarch 0:0.5.1-0.20180814111709.28dafce.el7 will be installed DEBUG: ---> Package puppet-mongodb.noarch 0:2.2.3-0.20180822115447.2971ed7.el7 will be installed DEBUG: ---> Package puppet-mysql.noarch 0:6.0.1-0.20180814171020.204cfd4.el7 will be installed DEBUG: ---> Package puppet-n1k-vsm.noarch 0:0.0.2-0.20190420100435.92401b8.el7 will be installed DEBUG: ---> Package puppet-neutron.noarch 0:13.3.1-0.20200909121123.d839211.el7 will be installed DEBUG: ---> Package puppet-nova.noarch 0:13.3.1-0.20201111121118.230c1aa.el7 will be installed DEBUG: ---> Package puppet-nssdb.noarch 0:1.0.2-0.20180815205929.2ed2a2d.el7 will be installed DEBUG: ---> Package puppet-ntp.noarch 0:4.2.0-0.20181005113801.93da3bd.el7 will be installed DEBUG: ---> Package puppet-octavia.noarch 0:13.3.2-0.20191215082318.45524c5.el7 will be installed DEBUG: ---> Package puppet-opendaylight.noarch 0:8.4.3-0.20181217160809.21b25e4.el7 will be installed DEBUG: ---> Package puppet-openstack_extras.noarch 0:13.3.2-0.20200214161432.5efaf8a.el7 will be installed DEBUG: ---> Package puppet-openstacklib.noarch 0:13.3.2-0.20200107190043.728eb7f.el7 will be installed DEBUG: ---> Package puppet-oslo.noarch 0:13.3.2-0.20190420074431.a4a4f52.el7 will be installed DEBUG: ---> Package puppet-ovn.noarch 0:13.3.2-0.20191022141752.9fdaad0.el7 will be installed DEBUG: ---> Package puppet-pacemaker.noarch 0:0.8.1-0.20200430053628.d501b27.el7 will be installed DEBUG: ---> Package puppet-panko.noarch 0:13.3.2-0.20190420053740.ffd3163.el7 will be installed DEBUG: ---> Package puppet-qdr.noarch 0:2.3.2-0.20190420050401.4d9494c.el7 will be installed DEBUG: ---> Package puppet-rabbitmq.noarch 0:9.0.1-0.20190729134441.7613f08.el7 will be installed DEBUG: --> Processing Dependency: puppet-archive for package: puppet-rabbitmq-9.0.1-0.20190729134441.7613f08.el7.noarch DEBUG: ---> Package puppet-redis.noarch 0:3.3.0-0.20180815211044.989403c.el7 will be installed DEBUG: ---> Package puppet-remote.noarch 0:10.0.0-0.20180815210214.7420908.el7 will be installed DEBUG: ---> Package puppet-rsync.noarch 0:1.1.1-0.20180815210450.f85532f.el7 will be installed DEBUG: ---> Package puppet-sahara.noarch 0:13.3.2-0.20190420083852.229e3c0.el7 will be installed DEBUG: ---> Package puppet-sensu.noarch 0:2.53.1-0.20180816071516.338ae0e.el7 will be installed DEBUG: ---> Package puppet-snmp.noarch 0:3.9.1-0.20180814100337.5d73485.el7 will be installed DEBUG: ---> Package puppet-ssh.noarch 0:4.0.1-0.20180815211617.ddaca5d.el7 will be installed DEBUG: ---> Package puppet-staging.noarch 0:1.0.5-0.20180814111940.b466d93.el7 will be installed DEBUG: ---> Package puppet-stdlib.noarch 0:4.25.2-0.20180814165854.2f85336.el7 will be installed DEBUG: ---> Package puppet-swift.noarch 0:13.3.2-0.20190420083150.f7a7cf7.el7 will be installed DEBUG: ---> Package puppet-sysctl.noarch 0:0.0.13-0.20180814165604.b3587fe.el7 will be installed DEBUG: ---> Package puppet-systemd.noarch 0:1.1.2-0.20180816070929.20a465b.el7 will be installed DEBUG: ---> Package puppet-tacker.noarch 0:13.3.2-0.20190420045214.76b3615.el7 will be installed DEBUG: ---> Package puppet-timezone.noarch 0:5.0.2-0.20180815211326.841bd52.el7 will be installed DEBUG: ---> Package puppet-tomcat.noarch 0:2.3.1-0.20180815212703.8d1f348.el7 will be installed DEBUG: ---> Package puppet-trove.noarch 0:13.3.2-0.20190420055918.7bd85bc.el7 will be installed DEBUG: ---> Package puppet-uchiwa.noarch 0:2.1.1-0.20180815211855.fd951ae.el7 will be installed DEBUG: ---> Package puppet-vcsrepo.noarch 0:2.3.1-0.20180816072649.1bae9c8.el7 will be installed DEBUG: ---> Package puppet-veritas_hyperscale.noarch 0:1.0.0-0.20180814100059.7c7868a.el7 will be installed DEBUG: ---> Package puppet-vswitch.noarch 0:9.3.2-0.20190617153323.5ae98aa.el7 will be installed DEBUG: ---> Package puppet-xinetd.noarch 0:3.0.1-0.20180814100621.b95c79c.el7 will be installed DEBUG: ---> Package puppet-zaqar.noarch 0:13.3.2-0.20190420065858.cf6ae7c.el7 will be installed DEBUG: ---> Package puppet-zookeeper.noarch 0:0.8.1-0.20180816072104.0312c95.el7 will be installed DEBUG: --> Running transaction check DEBUG: ---> Package hiera.noarch 1:1.3.4-5.el7 will be installed DEBUG: ---> Package libselinux-ruby.x86_64 0:2.5-15.el7 will be installed DEBUG: ---> Package libselinux-utils.x86_64 0:2.5-15.el7 will be installed DEBUG: ---> Package puppet-archive.noarch 0:3.1.2-0.20180814170736.a2f5eb6.el7 will be installed DEBUG: ---> Package puppet-dns.noarch 0:5.3.1-0.20180816065421.ccf7ade.el7 will be installed DEBUG: ---> Package puppet-powerdns.noarch 0:0.0.6-0.20180814094932.8996515.el7 will be installed DEBUG: ---> Package ruby-augeas.x86_64 0:0.5.0-1.el7 will be installed DEBUG: --> Processing Dependency: augeas-libs >= 1.0.0 for package: ruby-augeas-0.5.0-1.el7.x86_64 DEBUG: --> Processing Dependency: libaugeas.so.0(AUGEAS_0.8.0)(64bit) for package: ruby-augeas-0.5.0-1.el7.x86_64 DEBUG: --> Processing Dependency: libaugeas.so.0(AUGEAS_0.16.0)(64bit) for package: ruby-augeas-0.5.0-1.el7.x86_64 DEBUG: --> Processing Dependency: libaugeas.so.0(AUGEAS_0.14.0)(64bit) for package: ruby-augeas-0.5.0-1.el7.x86_64 DEBUG: --> Processing Dependency: libaugeas.so.0(AUGEAS_0.12.0)(64bit) for package: ruby-augeas-0.5.0-1.el7.x86_64 DEBUG: --> Processing Dependency: libaugeas.so.0(AUGEAS_0.11.0)(64bit) for package: ruby-augeas-0.5.0-1.el7.x86_64 DEBUG: --> Processing Dependency: libaugeas.so.0(AUGEAS_0.10.0)(64bit) for package: ruby-augeas-0.5.0-1.el7.x86_64 DEBUG: --> Processing Dependency: libaugeas.so.0(AUGEAS_0.1.0)(64bit) for package: ruby-augeas-0.5.0-1.el7.x86_64 DEBUG: --> Processing Dependency: libaugeas.so.0()(64bit) for package: ruby-augeas-0.5.0-1.el7.x86_64 DEBUG: ---> Package ruby-facter.x86_64 1:3.9.3-7.el7 will be installed DEBUG: --> Processing Dependency: facter(x86-64) = 1:3.9.3-7.el7 for package: 1:ruby-facter-3.9.3-7.el7.x86_64 DEBUG: ---> Package ruby-shadow.x86_64 0:1.4.1-23.el7 will be installed DEBUG: ---> Package rubygem-rgen.noarch 0:0.6.6-2.el7 will be installed DEBUG: --> Running transaction check DEBUG: ---> Package augeas-libs.x86_64 0:1.4.0-10.el7 will be installed DEBUG: ---> Package facter.x86_64 1:3.9.3-7.el7 will be installed DEBUG: --> Processing Dependency: leatherman for package: 1:facter-3.9.3-7.el7.x86_64 DEBUG: --> Processing Dependency: libyaml-cpp.so.0.5()(64bit) for package: 1:facter-3.9.3-7.el7.x86_64 DEBUG: --> Processing Dependency: libcpp-hocon.so.0.1.6()(64bit) for package: 1:facter-3.9.3-7.el7.x86_64 DEBUG: --> Processing Dependency: libboost_thread.so.1.59.0()(64bit) for package: 1:facter-3.9.3-7.el7.x86_64 DEBUG: --> Processing Dependency: libboost_system.so.1.59.0()(64bit) for package: 1:facter-3.9.3-7.el7.x86_64 DEBUG: --> Processing Dependency: libboost_regex.so.1.59.0()(64bit) for package: 1:facter-3.9.3-7.el7.x86_64 DEBUG: --> Processing Dependency: libboost_program_options.so.1.59.0()(64bit) for package: 1:facter-3.9.3-7.el7.x86_64 DEBUG: --> Processing Dependency: libboost_locale.so.1.59.0()(64bit) for package: 1:facter-3.9.3-7.el7.x86_64 DEBUG: --> Processing Dependency: libboost_filesystem.so.1.59.0()(64bit) for package: 1:facter-3.9.3-7.el7.x86_64 DEBUG: --> Processing Dependency: libboost_date_time.so.1.59.0()(64bit) for package: 1:facter-3.9.3-7.el7.x86_64 DEBUG: --> Processing Dependency: libboost_chrono.so.1.59.0()(64bit) for package: 1:facter-3.9.3-7.el7.x86_64 DEBUG: --> Processing Dependency: libboost_atomic.so.1.59.0()(64bit) for package: 1:facter-3.9.3-7.el7.x86_64 DEBUG: --> Running transaction check DEBUG: ---> Package boost159-atomic.x86_64 0:1.59.0-2.el7.1 will be installed DEBUG: ---> Package boost159-chrono.x86_64 0:1.59.0-2.el7.1 will be installed DEBUG: ---> Package boost159-date-time.x86_64 0:1.59.0-2.el7.1 will be installed DEBUG: ---> Package boost159-filesystem.x86_64 0:1.59.0-2.el7.1 will be installed DEBUG: ---> Package boost159-locale.x86_64 0:1.59.0-2.el7.1 will be installed DEBUG: --> Processing Dependency: libicuuc.so.50()(64bit) for package: boost159-locale-1.59.0-2.el7.1.x86_64 DEBUG: --> Processing Dependency: libicui18n.so.50()(64bit) for package: boost159-locale-1.59.0-2.el7.1.x86_64 DEBUG: --> Processing Dependency: libicudata.so.50()(64bit) for package: boost159-locale-1.59.0-2.el7.1.x86_64 DEBUG: ---> Package boost159-program-options.x86_64 0:1.59.0-2.el7.1 will be installed DEBUG: ---> Package boost159-regex.x86_64 0:1.59.0-2.el7.1 will be installed DEBUG: ---> Package boost159-system.x86_64 0:1.59.0-2.el7.1 will be installed DEBUG: ---> Package boost159-thread.x86_64 0:1.59.0-2.el7.1 will be installed DEBUG: ---> Package cpp-hocon.x86_64 0:0.1.6-9.el7 will be installed DEBUG: ---> Package leatherman.x86_64 0:1.3.0-9.el7 will be installed DEBUG: --> Processing Dependency: libboost_log_setup.so.1.59.0()(64bit) for package: leatherman-1.3.0-9.el7.x86_64 DEBUG: --> Processing Dependency: libboost_log.so.1.59.0()(64bit) for package: leatherman-1.3.0-9.el7.x86_64 DEBUG: ---> Package yaml-cpp.x86_64 0:0.5.1-6.el7 will be installed DEBUG: --> Running transaction check DEBUG: ---> Package boost159-log.x86_64 0:1.59.0-2.el7.1 will be installed DEBUG: ---> Package libicu.x86_64 0:50.2-4.el7_7 will be installed DEBUG: --> Finished Dependency Resolution DEBUG: Dependencies Resolved DEBUG: ================================================================================ DEBUG: Package Arch Version Repository DEBUG: Size DEBUG: ================================================================================ DEBUG: Installing: DEBUG: puppet-tripleo noarch 9.5.1-0.20201113141119.9b81e06.el7 /puppet-tripleo-9.5.1-0.20201113141119.9b81e06.el7.noarch DEBUG: 1.1 M DEBUG: Installing for dependencies: DEBUG: augeas-libs x86_64 1.4.0-10.el7 base 357 k DEBUG: boost159-atomic x86_64 1.59.0-2.el7.1 delorean-rocky-testing DEBUG: 6.7 k DEBUG: boost159-chrono x86_64 1.59.0-2.el7.1 delorean-rocky-testing DEBUG: 13 k DEBUG: boost159-date-time x86_64 1.59.0-2.el7.1 delorean-rocky-testing DEBUG: 20 k DEBUG: boost159-filesystem x86_64 1.59.0-2.el7.1 delorean-rocky-testing DEBUG: 36 k DEBUG: boost159-locale x86_64 1.59.0-2.el7.1 delorean-rocky-testing DEBUG: 221 k DEBUG: boost159-log x86_64 1.59.0-2.el7.1 delorean-rocky-testing DEBUG: 380 k DEBUG: boost159-program-options DEBUG: x86_64 1.59.0-2.el7.1 delorean-rocky-testing DEBUG: 120 k DEBUG: boost159-regex x86_64 1.59.0-2.el7.1 delorean-rocky-testing DEBUG: 257 k DEBUG: boost159-system x86_64 1.59.0-2.el7.1 delorean-rocky-testing DEBUG: 9.1 k DEBUG: boost159-thread x86_64 1.59.0-2.el7.1 delorean-rocky-testing DEBUG: 40 k DEBUG: cpp-hocon x86_64 0.1.6-9.el7 delorean-rocky-testing DEBUG: 358 k DEBUG: facter x86_64 1:3.9.3-7.el7 delorean-rocky-testing DEBUG: 552 k DEBUG: hiera noarch 1:1.3.4-5.el7 delorean-rocky-testing DEBUG: 24 k DEBUG: leatherman x86_64 1.3.0-9.el7 delorean-rocky-testing DEBUG: 347 k DEBUG: libicu x86_64 50.2-4.el7_7 base 6.9 M DEBUG: libselinux-ruby x86_64 2.5-15.el7 base 121 k DEBUG: libselinux-utils x86_64 2.5-15.el7 base 151 k DEBUG: puppet noarch 4.8.2-2.el7 delorean-rocky-testing DEBUG: 1.6 M DEBUG: puppet-aodh noarch 13.3.2-0.20190420085324.420bdb1.el7 delorean 46 k DEBUG: puppet-apache noarch 3.2.1-0.20180814170447.56639c1.el7 delorean 214 k DEBUG: puppet-archive noarch 3.1.2-0.20180814170736.a2f5eb6.el7 delorean 38 k DEBUG: puppet-auditd noarch 2.2.1-0.20180816065246.189b22b.el7 delorean 23 k DEBUG: puppet-barbican noarch 13.3.2-0.20190614164158.c08c87b.el7 delorean 45 k DEBUG: puppet-cassandra noarch 2.7.2-0.20180816065701.21f5114.el7 delorean 122 k DEBUG: puppet-ceilometer noarch 13.3.2-0.20190420081927.d294c49.el7 delorean 57 k DEBUG: puppet-ceph noarch 2.6.1-0.20190802170345.a18da81.el7 delorean 51 k DEBUG: puppet-certmonger noarch 2.4.0-0.20190129163833.a198870.el7 delorean 20 k DEBUG: puppet-cinder noarch 13.3.3-0.20190420065552.c5967d5.el7 delorean 98 k DEBUG: puppet-collectd noarch 10.0.2-0.20180815204716.f04aa34.el7 delorean 124 k DEBUG: puppet-concat noarch 4.2.2-0.20180814165358.bb680c1.el7 delorean 28 k DEBUG: puppet-congress noarch 13.3.2-0.20190420073042.3d5c716.el7 delorean 33 k DEBUG: puppet-contrail noarch 1.0.1-0.20180815203811.6f87929.el7 delorean 62 k DEBUG: puppet-corosync noarch 6.0.2-0.20180815204134.2afcfec.el7 delorean 54 k DEBUG: puppet-datacat noarch 0.6.3-0.20180815203438.5cce8f2.el7 delorean 13 k DEBUG: puppet-designate noarch 13.3.2-0.20190420052654.714de4b.el7 delorean 53 k DEBUG: puppet-dns noarch 5.3.1-0.20180816065421.ccf7ade.el7 delorean 24 k DEBUG: puppet-ec2api noarch 13.3.2-0.20190420062221.782a32d.el7 delorean 33 k DEBUG: puppet-elasticsearch DEBUG: noarch 6.3.2-0.20180816065946.c8bdc89.el7 delorean 96 k DEBUG: puppet-etcd noarch 1.12.3-0.20180822122804.7555287.el7 delorean 19 k DEBUG: puppet-fdio noarch 18.2-0.20180816071231.2dd7507.el7 delorean 20 k DEBUG: puppet-firewall noarch 1.12.1-0.20180815212142.80a8858.el7 delorean 64 k DEBUG: puppet-fluentd noarch 0.10.0-0.20180814095811.4dfc15a.el7 delorean 16 k DEBUG: puppet-git noarch 0.5.0-0.20180815203302.4e4498e.el7 delorean 17 k DEBUG: puppet-glance noarch 13.3.2-0.20190420084238.45584f0.el7 delorean 70 k DEBUG: puppet-gnocchi noarch 13.3.2-0.20191016083511.4bfed23.el7 delorean 47 k DEBUG: puppet-haproxy noarch 2.1.1-0.20180815212420.6215a5e.el7 delorean 44 k DEBUG: puppet-heat noarch 13.3.2-0.20190420082829.e887081.el7 delorean 55 k DEBUG: puppet-horizon noarch 13.3.1-0.20200502181107.c399a6a.el7 delorean 50 k DEBUG: puppet-inifile noarch 2.3.1-0.20180814170158.eb2e2e0.el7 delorean 33 k DEBUG: puppet-ipaclient noarch 2.5.2-0.20180814113257.b086731.el7 delorean 12 k DEBUG: puppet-ironic noarch 13.3.1-0.20200425201124.b5847d1.el7 delorean 93 k DEBUG: puppet-java noarch 2.4.1-0.20180815204422.2bdbc7d.el7 delorean 28 k DEBUG: puppet-kafka noarch 5.3.1-0.20180816072351.0dbae74.el7 delorean 25 k DEBUG: puppet-keepalived noarch 0.0.2-0.20180814095238.bbca37a.el7 delorean 8.0 k DEBUG: puppet-keystone noarch 13.3.1-0.20200909041120.d7f55ed.el7 delorean 114 k DEBUG: puppet-kibana3 noarch 0.0.5-0.20180814111246.6ca9631.el7 delorean 10 k DEBUG: puppet-kmod noarch 2.4.0-0.20200228162016.75448d3.el7 delorean 16 k DEBUG: puppet-manila noarch 13.3.3-0.20191203183431.b268d20.el7 delorean 64 k DEBUG: puppet-memcached noarch 3.3.0-0.20180816071813.e517b44.el7 delorean 12 k DEBUG: puppet-midonet noarch 1:1.0.0-0.20190420095231.a8cec1d.el7 delorean 55 k DEBUG: puppet-mistral noarch 13.3.2-0.20190420084920.324f29a.el7 delorean 46 k DEBUG: puppet-module-data noarch 0.5.1-0.20180814111709.28dafce.el7 delorean 6.9 k DEBUG: puppet-mongodb noarch 2.2.3-0.20180822115447.2971ed7.el7 delorean 57 k DEBUG: puppet-mysql noarch 6.0.1-0.20180814171020.204cfd4.el7 delorean 85 k DEBUG: puppet-n1k-vsm noarch 0.0.2-0.20190420100435.92401b8.el7 delorean 18 k DEBUG: puppet-neutron noarch 13.3.1-0.20200909121123.d839211.el7 delorean 177 k DEBUG: puppet-nova noarch 13.3.1-0.20201111121118.230c1aa.el7 delorean 158 k DEBUG: puppet-nssdb noarch 1.0.2-0.20180815205929.2ed2a2d.el7 delorean 6.0 k DEBUG: puppet-ntp noarch 4.2.0-0.20181005113801.93da3bd.el7 delorean 24 k DEBUG: puppet-octavia noarch 13.3.2-0.20191215082318.45524c5.el7 delorean 52 k DEBUG: puppet-opendaylight noarch 8.4.3-0.20181217160809.21b25e4.el7 delorean 28 k DEBUG: puppet-openstack_extras DEBUG: noarch 13.3.2-0.20200214161432.5efaf8a.el7 delorean 40 k DEBUG: puppet-openstacklib noarch 13.3.2-0.20200107190043.728eb7f.el7 delorean 49 k DEBUG: puppet-oslo noarch 13.3.2-0.20190420074431.a4a4f52.el7 delorean 36 k DEBUG: puppet-ovn noarch 13.3.2-0.20191022141752.9fdaad0.el7 delorean 20 k DEBUG: puppet-pacemaker noarch 0.8.1-0.20200430053628.d501b27.el7 delorean 158 k DEBUG: puppet-panko noarch 13.3.2-0.20190420053740.ffd3163.el7 delorean 36 k DEBUG: puppet-powerdns noarch 0.0.6-0.20180814094932.8996515.el7 delorean 14 k DEBUG: puppet-qdr noarch 2.3.2-0.20190420050401.4d9494c.el7 delorean 24 k DEBUG: puppet-rabbitmq noarch 9.0.1-0.20190729134441.7613f08.el7 delorean 262 k DEBUG: puppet-redis noarch 3.3.0-0.20180815211044.989403c.el7 delorean 43 k DEBUG: puppet-remote noarch 10.0.0-0.20180815210214.7420908.el7 delorean 10 k DEBUG: puppet-rsync noarch 1.1.1-0.20180815210450.f85532f.el7 delorean 20 k DEBUG: puppet-sahara noarch 13.3.2-0.20190420083852.229e3c0.el7 delorean 47 k DEBUG: puppet-sensu noarch 2.53.1-0.20180816071516.338ae0e.el7 delorean 103 k DEBUG: puppet-snmp noarch 3.9.1-0.20180814100337.5d73485.el7 delorean 29 k DEBUG: puppet-ssh noarch 4.0.1-0.20180815211617.ddaca5d.el7 delorean 21 k DEBUG: puppet-staging noarch 1.0.5-0.20180814111940.b466d93.el7 delorean 77 k DEBUG: puppet-stdlib noarch 4.25.2-0.20180814165854.2f85336.el7 delorean 145 k DEBUG: puppet-swift noarch 13.3.2-0.20190420083150.f7a7cf7.el7 delorean 91 k DEBUG: puppet-sysctl noarch 0.0.13-0.20180814165604.b3587fe.el7 delorean 8.4 k DEBUG: puppet-systemd noarch 1.1.2-0.20180816070929.20a465b.el7 delorean 18 k DEBUG: puppet-tacker noarch 13.3.2-0.20190420045214.76b3615.el7 delorean 32 k DEBUG: puppet-timezone noarch 5.0.2-0.20180815211326.841bd52.el7 delorean 13 k DEBUG: puppet-tomcat noarch 2.3.1-0.20180815212703.8d1f348.el7 delorean 59 k DEBUG: puppet-trove noarch 13.3.2-0.20190420055918.7bd85bc.el7 delorean 56 k DEBUG: puppet-uchiwa noarch 2.1.1-0.20180815211855.fd951ae.el7 delorean 17 k DEBUG: puppet-vcsrepo noarch 2.3.1-0.20180816072649.1bae9c8.el7 delorean 43 k DEBUG: puppet-veritas_hyperscale DEBUG: noarch 1.0.0-0.20180814100059.7c7868a.el7 delorean 27 k DEBUG: puppet-vswitch noarch 9.3.2-0.20190617153323.5ae98aa.el7 delorean 34 k DEBUG: puppet-xinetd noarch 3.0.1-0.20180814100621.b95c79c.el7 delorean 20 k DEBUG: puppet-zaqar noarch 13.3.2-0.20190420065858.cf6ae7c.el7 delorean 39 k DEBUG: puppet-zookeeper noarch 0.8.1-0.20180816072104.0312c95.el7 delorean 24 k DEBUG: ruby-augeas x86_64 0.5.0-1.el7 delorean-rocky-testing DEBUG: 23 k DEBUG: ruby-facter x86_64 1:3.9.3-7.el7 delorean-rocky-testing DEBUG: 12 k DEBUG: ruby-shadow x86_64 1.4.1-23.el7 delorean-rocky-testing DEBUG: 13 k DEBUG: rubygem-rgen noarch 0.6.6-2.el7 delorean-rocky-testing DEBUG: 83 k DEBUG: yaml-cpp x86_64 0.5.1-6.el7 delorean-rocky-testing DEBUG: 175 k DEBUG: Transaction Summary DEBUG: ================================================================================ DEBUG: Install 1 Package (+109 Dependent packages) DEBUG: Total size: 17 M DEBUG: Total download size: 7.4 M DEBUG: Installed size: 56 M DEBUG: Downloading packages: DEBUG: No Presto metadata available for delorean DEBUG: -------------------------------------------------------------------------------- DEBUG: Total 6.6 MB/s | 7.4 MB 00:01 DEBUG: Running transaction check DEBUG: Running transaction test DEBUG: Transaction test succeeded DEBUG: Running transaction DEBUG: Installing : boost159-system-1.59.0-2.el7.1.x86_64 1/110 DEBUG: Installing : boost159-chrono-1.59.0-2.el7.1.x86_64 2/110 DEBUG: Installing : boost159-thread-1.59.0-2.el7.1.x86_64 3/110 DEBUG: Installing : boost159-date-time-1.59.0-2.el7.1.x86_64 4/110 DEBUG: Installing : boost159-filesystem-1.59.0-2.el7.1.x86_64 5/110 DEBUG: Installing : boost159-atomic-1.59.0-2.el7.1.x86_64 6/110 DEBUG: Installing : libicu-50.2-4.el7_7.x86_64 7/110 DEBUG: Installing : boost159-regex-1.59.0-2.el7.1.x86_64 8/110 DEBUG: Installing : boost159-locale-1.59.0-2.el7.1.x86_64 9/110 DEBUG: Installing : boost159-program-options-1.59.0-2.el7.1.x86_64 10/110 DEBUG: Installing : cpp-hocon-0.1.6-9.el7.x86_64 11/110 DEBUG: Installing : boost159-log-1.59.0-2.el7.1.x86_64 12/110 DEBUG: Installing : leatherman-1.3.0-9.el7.x86_64 13/110 DEBUG: Installing : libselinux-utils-2.5-15.el7.x86_64 14/110 DEBUG: Installing : augeas-libs-1.4.0-10.el7.x86_64 15/110 DEBUG: Installing : ruby-augeas-0.5.0-1.el7.x86_64 16/110 DEBUG: Installing : 1:hiera-1.3.4-5.el7.noarch 17/110 DEBUG: Installing : ruby-shadow-1.4.1-23.el7.x86_64 18/110 DEBUG: Installing : rubygem-rgen-0.6.6-2.el7.noarch 19/110 DEBUG: Installing : yaml-cpp-0.5.1-6.el7.x86_64 20/110 DEBUG: Installing : 1:facter-3.9.3-7.el7.x86_64 21/110 DEBUG: Installing : 1:ruby-facter-3.9.3-7.el7.x86_64 22/110 DEBUG: Installing : libselinux-ruby-2.5-15.el7.x86_64 23/110 DEBUG: Installing : puppet-4.8.2-2.el7.noarch 24/110 DEBUG: Installing : puppet-stdlib-4.25.2-0.20180814165854.2f85336.el7.noar 25/110 DEBUG: Installing : puppet-inifile-2.3.1-0.20180814170158.eb2e2e0.el7.noar 26/110 DEBUG: Installing : puppet-concat-4.2.2-0.20180814165358.bb680c1.el7.noarc 27/110 DEBUG: Installing : puppet-apache-3.2.1-0.20180814170447.56639c1.el7.noarc 28/110 DEBUG: Installing : puppet-java-2.4.1-0.20180815204422.2bdbc7d.el7.noarch 29/110 DEBUG: Installing : puppet-firewall-1.12.1-0.20180815212142.80a8858.el7.no 30/110 DEBUG: Installing : puppet-sysctl-0.0.13-0.20180814165604.b3587fe.el7.noar 31/110 DEBUG: Installing : puppet-memcached-3.3.0-0.20180816071813.e517b44.el7.no 32/110 DEBUG: Installing : puppet-xinetd-3.0.1-0.20180814100621.b95c79c.el7.noarc 33/110 DEBUG: Installing : puppet-staging-1.0.5-0.20180814111940.b466d93.el7.noar 34/110 DEBUG: Installing : puppet-vswitch-9.3.2-0.20190617153323.5ae98aa.el7.noar 35/110 DEBUG: Installing : puppet-vcsrepo-2.3.1-0.20180816072649.1bae9c8.el7.noar 36/110 DEBUG: Installing : puppet-datacat-0.6.3-0.20180815203438.5cce8f2.el7.noar 37/110 DEBUG: Installing : puppet-zookeeper-0.8.1-0.20180816072104.0312c95.el7.no 38/110 DEBUG: Installing : puppet-tomcat-2.3.1-0.20180815212703.8d1f348.el7.noarc 39/110 DEBUG: Installing : puppet-mysql-6.0.1-0.20180814171020.204cfd4.el7.noarch 40/110 DEBUG: Installing : puppet-rsync-1.1.1-0.20180815210450.f85532f.el7.noarch 41/110 DEBUG: Installing : puppet-cassandra-2.7.2-0.20180816065701.21f5114.el7.no 42/110 DEBUG: Installing : puppet-corosync-6.0.2-0.20180815204134.2afcfec.el7.noa 43/110 DEBUG: Installing : puppet-git-0.5.0-0.20180815203302.4e4498e.el7.noarch 44/110 DEBUG: Installing : puppet-module-data-0.5.1-0.20180814111709.28dafce.el7. 45/110 DEBUG: Installing : 1:puppet-midonet-1.0.0-0.20190420095231.a8cec1d.el7.no 46/110 DEBUG: Installing : puppet-kibana3-0.0.5-0.20180814111246.6ca9631.el7.noar 47/110 DEBUG: Installing : puppet-openstack_extras-13.3.2-0.20200214161432.5efaf8 48/110 DEBUG: Installing : puppet-elasticsearch-6.3.2-0.20180816065946.c8bdc89.el 49/110 DEBUG: Installing : puppet-n1k-vsm-0.0.2-0.20190420100435.92401b8.el7.noar 50/110 DEBUG: Installing : puppet-horizon-13.3.1-0.20200502181107.c399a6a.el7.noa 51/110 DEBUG: Installing : puppet-pacemaker-0.8.1-0.20200430053628.d501b27.el7.no 52/110 DEBUG: Installing : puppet-kafka-5.3.1-0.20180816072351.0dbae74.el7.noarch 53/110 DEBUG: Installing : puppet-opendaylight-8.4.3-0.20181217160809.21b25e4.el7 54/110 DEBUG: Installing : puppet-keepalived-0.0.2-0.20180814095238.bbca37a.el7.n 55/110 DEBUG: Installing : puppet-auditd-2.2.1-0.20180816065246.189b22b.el7.noarc 56/110 DEBUG: Installing : puppet-dns-5.3.1-0.20180816065421.ccf7ade.el7.noarch 57/110 DEBUG: Installing : puppet-haproxy-2.1.1-0.20180815212420.6215a5e.el7.noar 58/110 DEBUG: Installing : puppet-collectd-10.0.2-0.20180815204716.f04aa34.el7.no 59/110 DEBUG: Installing : puppet-ssh-4.0.1-0.20180815211617.ddaca5d.el7.noarch 60/110 DEBUG: Installing : puppet-contrail-1.0.1-0.20180815203811.6f87929.el7.noa 61/110 DEBUG: Installing : puppet-ovn-13.3.2-0.20191022141752.9fdaad0.el7.noarch 62/110 DEBUG: Installing : puppet-uchiwa-2.1.1-0.20180815211855.fd951ae.el7.noarc 63/110 DEBUG: Installing : puppet-redis-3.3.0-0.20180815211044.989403c.el7.noarch 64/110 DEBUG: Installing : puppet-archive-3.1.2-0.20180814170736.a2f5eb6.el7.noar 65/110 DEBUG: Installing : puppet-rabbitmq-9.0.1-0.20190729134441.7613f08.el7.noa 66/110 DEBUG: Installing : puppet-openstacklib-13.3.2-0.20200107190043.728eb7f.el 67/110 DEBUG: Installing : puppet-oslo-13.3.2-0.20190420074431.a4a4f52.el7.noarch 68/110 DEBUG: Installing : puppet-keystone-13.3.1-0.20200909041120.d7f55ed.el7.no 69/110 DEBUG: Installing : puppet-cinder-13.3.3-0.20190420065552.c5967d5.el7.noar 70/110 DEBUG: Installing : puppet-glance-13.3.2-0.20190420084238.45584f0.el7.noar 71/110 DEBUG: Installing : puppet-nova-13.3.1-0.20201111121118.230c1aa.el7.noarch 72/110 DEBUG: Installing : puppet-veritas_hyperscale-1.0.0-0.20180814100059.7c786 73/110 DEBUG: Installing : puppet-octavia-13.3.2-0.20191215082318.45524c5.el7.noa 74/110 DEBUG: Installing : puppet-neutron-13.3.1-0.20200909121123.d839211.el7.noa 75/110 DEBUG: Installing : puppet-manila-13.3.3-0.20191203183431.b268d20.el7.noar 76/110 DEBUG: Installing : puppet-barbican-13.3.2-0.20190614164158.c08c87b.el7.no 77/110 DEBUG: Installing : puppet-ceilometer-13.3.2-0.20190420081927.d294c49.el7. 78/110 DEBUG: Installing : puppet-ironic-13.3.1-0.20200425201124.b5847d1.el7.noar 79/110 DEBUG: Installing : puppet-trove-13.3.2-0.20190420055918.7bd85bc.el7.noarc 80/110 DEBUG: Installing : puppet-heat-13.3.2-0.20190420082829.e887081.el7.noarch 81/110 DEBUG: Installing : puppet-swift-13.3.2-0.20190420083150.f7a7cf7.el7.noarc 82/110 DEBUG: Installing : puppet-congress-13.3.2-0.20190420073042.3d5c716.el7.no 83/110 DEBUG: Installing : puppet-sahara-13.3.2-0.20190420083852.229e3c0.el7.noar 84/110 DEBUG: Installing : puppet-gnocchi-13.3.2-0.20191016083511.4bfed23.el7.noa 85/110 DEBUG: Installing : puppet-tacker-13.3.2-0.20190420045214.76b3615.el7.noar 86/110 DEBUG: Installing : puppet-ec2api-13.3.2-0.20190420062221.782a32d.el7.noar 87/110 DEBUG: Installing : puppet-ceph-2.6.1-0.20190802170345.a18da81.el7.noarch 88/110 DEBUG: Installing : puppet-panko-13.3.2-0.20190420053740.ffd3163.el7.noarc 89/110 DEBUG: Installing : puppet-aodh-13.3.2-0.20190420085324.420bdb1.el7.noarch 90/110 DEBUG: Installing : puppet-mistral-13.3.2-0.20190420084920.324f29a.el7.noa 91/110 DEBUG: Installing : puppet-zaqar-13.3.2-0.20190420065858.cf6ae7c.el7.noarc 92/110 DEBUG: Installing : puppet-ntp-4.2.0-0.20181005113801.93da3bd.el7.noarch 93/110 DEBUG: Installing : puppet-certmonger-2.4.0-0.20190129163833.a198870.el7.n 94/110 DEBUG: Installing : puppet-sensu-2.53.1-0.20180816071516.338ae0e.el7.noarc 95/110 DEBUG: Installing : puppet-qdr-2.3.2-0.20190420050401.4d9494c.el7.noarch 96/110 DEBUG: Installing : puppet-ipaclient-2.5.2-0.20180814113257.b086731.el7.no 97/110 DEBUG: Installing : puppet-fluentd-0.10.0-0.20180814095811.4dfc15a.el7.noa 98/110 DEBUG: Installing : puppet-powerdns-0.0.6-0.20180814094932.8996515.el7.noa 99/110 DEBUG: Installing : puppet-designate-13.3.2-0.20190420052654.714de4b.el7.n 100/110 DEBUG: Installing : puppet-fdio-18.2-0.20180816071231.2dd7507.el7.noarch 101/110 DEBUG: Installing : puppet-nssdb-1.0.2-0.20180815205929.2ed2a2d.el7.noarch 102/110 DEBUG: Installing : puppet-mongodb-2.2.3-0.20180822115447.2971ed7.el7.noar 103/110 DEBUG: Installing : puppet-timezone-5.0.2-0.20180815211326.841bd52.el7.noa 104/110 DEBUG: Installing : puppet-etcd-1.12.3-0.20180822122804.7555287.el7.noarch 105/110 DEBUG: Installing : puppet-snmp-3.9.1-0.20180814100337.5d73485.el7.noarch 106/110 DEBUG: Installing : puppet-remote-10.0.0-0.20180815210214.7420908.el7.noar 107/110 DEBUG: Installing : puppet-kmod-2.4.0-0.20200228162016.75448d3.el7.noarch 108/110 DEBUG: Installing : puppet-systemd-1.1.2-0.20180816070929.20a465b.el7.noar 109/110 DEBUG: Installing : puppet-tripleo-9.5.1-0.20201113141119.9b81e06.el7.noar 110/110 DEBUG: Verifying : puppet-concat-4.2.2-0.20180814165358.bb680c1.el7.noarc 1/110 DEBUG: Verifying : puppet-nova-13.3.1-0.20201111121118.230c1aa.el7.noarch 2/110 DEBUG: Verifying : puppet-barbican-13.3.2-0.20190614164158.c08c87b.el7.no 3/110 DEBUG: Verifying : libicu-50.2-4.el7_7.x86_64 4/110 DEBUG: Verifying : puppet-staging-1.0.5-0.20180814111940.b466d93.el7.noar 5/110 DEBUG: Verifying : boost159-date-time-1.59.0-2.el7.1.x86_64 6/110 DEBUG: Verifying : puppet-vswitch-9.3.2-0.20190617153323.5ae98aa.el7.noar 7/110 DEBUG: Verifying : puppet-ovn-13.3.2-0.20191022141752.9fdaad0.el7.noarch 8/110 DEBUG: Verifying : boost159-atomic-1.59.0-2.el7.1.x86_64 9/110 DEBUG: Verifying : cpp-hocon-0.1.6-9.el7.x86_64 10/110 DEBUG: Verifying : puppet-cinder-13.3.3-0.20190420065552.c5967d5.el7.noar 11/110 DEBUG: Verifying : puppet-ceilometer-13.3.2-0.20190420081927.d294c49.el7. 12/110 DEBUG: Verifying : puppet-stdlib-4.25.2-0.20180814165854.2f85336.el7.noar 13/110 DEBUG: Verifying : leatherman-1.3.0-9.el7.x86_64 14/110 DEBUG: Verifying : puppet-module-data-0.5.1-0.20180814111709.28dafce.el7. 15/110 DEBUG: Verifying : puppet-rabbitmq-9.0.1-0.20190729134441.7613f08.el7.noa 16/110 DEBUG: Verifying : puppet-designate-13.3.2-0.20190420052654.714de4b.el7.n 17/110 DEBUG: Verifying : puppet-uchiwa-2.1.1-0.20180815211855.fd951ae.el7.noarc 18/110 DEBUG: Verifying : puppet-redis-3.3.0-0.20180815211044.989403c.el7.noarch 19/110 DEBUG: Verifying : puppet-openstack_extras-13.3.2-0.20200214161432.5efaf8 20/110 DEBUG: Verifying : puppet-keepalived-0.0.2-0.20180814095238.bbca37a.el7.n 21/110 DEBUG: Verifying : libselinux-ruby-2.5-15.el7.x86_64 22/110 DEBUG: Verifying : puppet-rsync-1.1.1-0.20180815210450.f85532f.el7.noarch 23/110 DEBUG: Verifying : puppet-kibana3-0.0.5-0.20180814111246.6ca9631.el7.noar 24/110 DEBUG: Verifying : boost159-regex-1.59.0-2.el7.1.x86_64 25/110 DEBUG: Verifying : puppet-tomcat-2.3.1-0.20180815212703.8d1f348.el7.noarc 26/110 DEBUG: Verifying : puppet-veritas_hyperscale-1.0.0-0.20180814100059.7c786 27/110 DEBUG: Verifying : boost159-system-1.59.0-2.el7.1.x86_64 28/110 DEBUG: Verifying : puppet-contrail-1.0.1-0.20180815203811.6f87929.el7.noa 29/110 DEBUG: Verifying : puppet-auditd-2.2.1-0.20180816065246.189b22b.el7.noarc 30/110 DEBUG: Verifying : yaml-cpp-0.5.1-6.el7.x86_64 31/110 DEBUG: Verifying : 1:facter-3.9.3-7.el7.x86_64 32/110 DEBUG: Verifying : puppet-archive-3.1.2-0.20180814170736.a2f5eb6.el7.noar 33/110 DEBUG: Verifying : puppet-ntp-4.2.0-0.20181005113801.93da3bd.el7.noarch 34/110 DEBUG: Verifying : rubygem-rgen-0.6.6-2.el7.noarch 35/110 DEBUG: Verifying : puppet-dns-5.3.1-0.20180816065421.ccf7ade.el7.noarch 36/110 DEBUG: Verifying : puppet-ironic-13.3.1-0.20200425201124.b5847d1.el7.noar 37/110 DEBUG: Verifying : puppet-haproxy-2.1.1-0.20180815212420.6215a5e.el7.noar 38/110 DEBUG: Verifying : puppet-remote-10.0.0-0.20180815210214.7420908.el7.noar 39/110 DEBUG: Verifying : puppet-trove-13.3.2-0.20190420055918.7bd85bc.el7.noarc 40/110 DEBUG: Verifying : puppet-certmonger-2.4.0-0.20190129163833.a198870.el7.n 41/110 DEBUG: Verifying : puppet-zookeeper-0.8.1-0.20180816072104.0312c95.el7.no 42/110 DEBUG: Verifying : puppet-heat-13.3.2-0.20190420082829.e887081.el7.noarch 43/110 DEBUG: Verifying : puppet-swift-13.3.2-0.20190420083150.f7a7cf7.el7.noarc 44/110 DEBUG: Verifying : puppet-n1k-vsm-0.0.2-0.20190420100435.92401b8.el7.noar 45/110 DEBUG: Verifying : puppet-kmod-2.4.0-0.20200228162016.75448d3.el7.noarch 46/110 DEBUG: Verifying : puppet-inifile-2.3.1-0.20180814170158.eb2e2e0.el7.noar 47/110 DEBUG: Verifying : boost159-filesystem-1.59.0-2.el7.1.x86_64 48/110 DEBUG: Verifying : puppet-sensu-2.53.1-0.20180816071516.338ae0e.el7.noarc 49/110 DEBUG: Verifying : puppet-manila-13.3.3-0.20191203183431.b268d20.el7.noar 50/110 DEBUG: Verifying : puppet-qdr-2.3.2-0.20190420050401.4d9494c.el7.noarch 51/110 DEBUG: Verifying : puppet-xinetd-3.0.1-0.20180814100621.b95c79c.el7.noarc 52/110 DEBUG: Verifying : puppet-ipaclient-2.5.2-0.20180814113257.b086731.el7.no 53/110 DEBUG: Verifying : puppet-fluentd-0.10.0-0.20180814095811.4dfc15a.el7.noa 54/110 DEBUG: Verifying : puppet-powerdns-0.0.6-0.20180814094932.8996515.el7.noa 55/110 DEBUG: Verifying : puppet-octavia-13.3.2-0.20191215082318.45524c5.el7.noa 56/110 DEBUG: Verifying : puppet-mysql-6.0.1-0.20180814171020.204cfd4.el7.noarch 57/110 DEBUG: Verifying : puppet-pacemaker-0.8.1-0.20200430053628.d501b27.el7.no 58/110 DEBUG: Verifying : puppet-congress-13.3.2-0.20190420073042.3d5c716.el7.no 59/110 DEBUG: Verifying : puppet-neutron-13.3.1-0.20200909121123.d839211.el7.noa 60/110 DEBUG: Verifying : boost159-chrono-1.59.0-2.el7.1.x86_64 61/110 DEBUG: Verifying : puppet-fdio-18.2-0.20180816071231.2dd7507.el7.noarch 62/110 DEBUG: Verifying : puppet-sahara-13.3.2-0.20190420083852.229e3c0.el7.noar 63/110 DEBUG: Verifying : ruby-shadow-1.4.1-23.el7.x86_64 64/110 DEBUG: Verifying : puppet-oslo-13.3.2-0.20190420074431.a4a4f52.el7.noarch 65/110 DEBUG: Verifying : puppet-apache-3.2.1-0.20180814170447.56639c1.el7.noarc 66/110 DEBUG: Verifying : puppet-collectd-10.0.2-0.20180815204716.f04aa34.el7.no 67/110 DEBUG: Verifying : boost159-thread-1.59.0-2.el7.1.x86_64 68/110 DEBUG: Verifying : puppet-glance-13.3.2-0.20190420084238.45584f0.el7.noar 69/110 DEBUG: Verifying : puppet-aodh-13.3.2-0.20190420085324.420bdb1.el7.noarch 70/110 DEBUG: Verifying : ruby-augeas-0.5.0-1.el7.x86_64 71/110 DEBUG: Verifying : boost159-program-options-1.59.0-2.el7.1.x86_64 72/110 DEBUG: Verifying : 1:ruby-facter-3.9.3-7.el7.x86_64 73/110 DEBUG: Verifying : puppet-mistral-13.3.2-0.20190420084920.324f29a.el7.noa 74/110 DEBUG: Verifying : puppet-systemd-1.1.2-0.20180816070929.20a465b.el7.noar 75/110 DEBUG: Verifying : puppet-firewall-1.12.1-0.20180815212142.80a8858.el7.no 76/110 DEBUG: Verifying : puppet-nssdb-1.0.2-0.20180815205929.2ed2a2d.el7.noarch 77/110 DEBUG: Verifying : puppet-gnocchi-13.3.2-0.20191016083511.4bfed23.el7.noa 78/110 DEBUG: Verifying : puppet-openstacklib-13.3.2-0.20200107190043.728eb7f.el 79/110 DEBUG: Verifying : 1:hiera-1.3.4-5.el7.noarch 80/110 DEBUG: Verifying : puppet-cassandra-2.7.2-0.20180816065701.21f5114.el7.no 81/110 DEBUG: Verifying : puppet-ssh-4.0.1-0.20180815211617.ddaca5d.el7.noarch 82/110 DEBUG: Verifying : augeas-libs-1.4.0-10.el7.x86_64 83/110 DEBUG: Verifying : boost159-locale-1.59.0-2.el7.1.x86_64 84/110 DEBUG: Verifying : puppet-elasticsearch-6.3.2-0.20180816065946.c8bdc89.el 85/110 DEBUG: Verifying : puppet-vcsrepo-2.3.1-0.20180816072649.1bae9c8.el7.noar 86/110 DEBUG: Verifying : puppet-java-2.4.1-0.20180815204422.2bdbc7d.el7.noarch 87/110 DEBUG: Verifying : puppet-tacker-13.3.2-0.20190420045214.76b3615.el7.noar 88/110 DEBUG: Verifying : puppet-kafka-5.3.1-0.20180816072351.0dbae74.el7.noarch 89/110 DEBUG: Verifying : puppet-ec2api-13.3.2-0.20190420062221.782a32d.el7.noar 90/110 DEBUG: Verifying : puppet-ceph-2.6.1-0.20190802170345.a18da81.el7.noarch 91/110 DEBUG: Verifying : puppet-mongodb-2.2.3-0.20180822115447.2971ed7.el7.noar 92/110 DEBUG: Verifying : puppet-timezone-5.0.2-0.20180815211326.841bd52.el7.noa 93/110 DEBUG: Verifying : puppet-etcd-1.12.3-0.20180822122804.7555287.el7.noarch 94/110 DEBUG: Verifying : puppet-memcached-3.3.0-0.20180816071813.e517b44.el7.no 95/110 DEBUG: Verifying : libselinux-utils-2.5-15.el7.x86_64 96/110 DEBUG: Verifying : puppet-zaqar-13.3.2-0.20190420065858.cf6ae7c.el7.noarc 97/110 DEBUG: Verifying : puppet-corosync-6.0.2-0.20180815204134.2afcfec.el7.noa 98/110 DEBUG: Verifying : puppet-git-0.5.0-0.20180815203302.4e4498e.el7.noarch 99/110 DEBUG: Verifying : puppet-tripleo-9.5.1-0.20201113141119.9b81e06.el7.noar 100/110 DEBUG: Verifying : puppet-panko-13.3.2-0.20190420053740.ffd3163.el7.noarc 101/110 DEBUG: Verifying : puppet-sysctl-0.0.13-0.20180814165604.b3587fe.el7.noar 102/110 DEBUG: Verifying : puppet-snmp-3.9.1-0.20180814100337.5d73485.el7.noarch 103/110 DEBUG: Verifying : puppet-horizon-13.3.1-0.20200502181107.c399a6a.el7.noa 104/110 DEBUG: Verifying : boost159-log-1.59.0-2.el7.1.x86_64 105/110 DEBUG: Verifying : puppet-keystone-13.3.1-0.20200909041120.d7f55ed.el7.no 106/110 DEBUG: Verifying : puppet-datacat-0.6.3-0.20180815203438.5cce8f2.el7.noar 107/110 DEBUG: Verifying : puppet-4.8.2-2.el7.noarch 108/110 DEBUG: Verifying : 1:puppet-midonet-1.0.0-0.20190420095231.a8cec1d.el7.no 109/110 DEBUG: Verifying : puppet-opendaylight-8.4.3-0.20181217160809.21b25e4.el7 110/110 DEBUG: Installed: DEBUG: puppet-tripleo.noarch 0:9.5.1-0.20201113141119.9b81e06.el7 DEBUG: Dependency Installed: DEBUG: augeas-libs.x86_64 0:1.4.0-10.el7 DEBUG: boost159-atomic.x86_64 0:1.59.0-2.el7.1 DEBUG: boost159-chrono.x86_64 0:1.59.0-2.el7.1 DEBUG: boost159-date-time.x86_64 0:1.59.0-2.el7.1 DEBUG: boost159-filesystem.x86_64 0:1.59.0-2.el7.1 DEBUG: boost159-locale.x86_64 0:1.59.0-2.el7.1 DEBUG: boost159-log.x86_64 0:1.59.0-2.el7.1 DEBUG: boost159-program-options.x86_64 0:1.59.0-2.el7.1 DEBUG: boost159-regex.x86_64 0:1.59.0-2.el7.1 DEBUG: boost159-system.x86_64 0:1.59.0-2.el7.1 DEBUG: boost159-thread.x86_64 0:1.59.0-2.el7.1 DEBUG: cpp-hocon.x86_64 0:0.1.6-9.el7 DEBUG: facter.x86_64 1:3.9.3-7.el7 DEBUG: hiera.noarch 1:1.3.4-5.el7 DEBUG: leatherman.x86_64 0:1.3.0-9.el7 DEBUG: libicu.x86_64 0:50.2-4.el7_7 DEBUG: libselinux-ruby.x86_64 0:2.5-15.el7 DEBUG: libselinux-utils.x86_64 0:2.5-15.el7 DEBUG: puppet.noarch 0:4.8.2-2.el7 DEBUG: puppet-aodh.noarch 0:13.3.2-0.20190420085324.420bdb1.el7 DEBUG: puppet-apache.noarch 0:3.2.1-0.20180814170447.56639c1.el7 DEBUG: puppet-archive.noarch 0:3.1.2-0.20180814170736.a2f5eb6.el7 DEBUG: puppet-auditd.noarch 0:2.2.1-0.20180816065246.189b22b.el7 DEBUG: puppet-barbican.noarch 0:13.3.2-0.20190614164158.c08c87b.el7 DEBUG: puppet-cassandra.noarch 0:2.7.2-0.20180816065701.21f5114.el7 DEBUG: puppet-ceilometer.noarch 0:13.3.2-0.20190420081927.d294c49.el7 DEBUG: puppet-ceph.noarch 0:2.6.1-0.20190802170345.a18da81.el7 DEBUG: puppet-certmonger.noarch 0:2.4.0-0.20190129163833.a198870.el7 DEBUG: puppet-cinder.noarch 0:13.3.3-0.20190420065552.c5967d5.el7 DEBUG: puppet-collectd.noarch 0:10.0.2-0.20180815204716.f04aa34.el7 DEBUG: puppet-concat.noarch 0:4.2.2-0.20180814165358.bb680c1.el7 DEBUG: puppet-congress.noarch 0:13.3.2-0.20190420073042.3d5c716.el7 DEBUG: puppet-contrail.noarch 0:1.0.1-0.20180815203811.6f87929.el7 DEBUG: puppet-corosync.noarch 0:6.0.2-0.20180815204134.2afcfec.el7 DEBUG: puppet-datacat.noarch 0:0.6.3-0.20180815203438.5cce8f2.el7 DEBUG: puppet-designate.noarch 0:13.3.2-0.20190420052654.714de4b.el7 DEBUG: puppet-dns.noarch 0:5.3.1-0.20180816065421.ccf7ade.el7 DEBUG: puppet-ec2api.noarch 0:13.3.2-0.20190420062221.782a32d.el7 DEBUG: puppet-elasticsearch.noarch 0:6.3.2-0.20180816065946.c8bdc89.el7 DEBUG: puppet-etcd.noarch 0:1.12.3-0.20180822122804.7555287.el7 DEBUG: puppet-fdio.noarch 0:18.2-0.20180816071231.2dd7507.el7 DEBUG: puppet-firewall.noarch 0:1.12.1-0.20180815212142.80a8858.el7 DEBUG: puppet-fluentd.noarch 0:0.10.0-0.20180814095811.4dfc15a.el7 DEBUG: puppet-git.noarch 0:0.5.0-0.20180815203302.4e4498e.el7 DEBUG: puppet-glance.noarch 0:13.3.2-0.20190420084238.45584f0.el7 DEBUG: puppet-gnocchi.noarch 0:13.3.2-0.20191016083511.4bfed23.el7 DEBUG: puppet-haproxy.noarch 0:2.1.1-0.20180815212420.6215a5e.el7 DEBUG: puppet-heat.noarch 0:13.3.2-0.20190420082829.e887081.el7 DEBUG: puppet-horizon.noarch 0:13.3.1-0.20200502181107.c399a6a.el7 DEBUG: puppet-inifile.noarch 0:2.3.1-0.20180814170158.eb2e2e0.el7 DEBUG: puppet-ipaclient.noarch 0:2.5.2-0.20180814113257.b086731.el7 DEBUG: puppet-ironic.noarch 0:13.3.1-0.20200425201124.b5847d1.el7 DEBUG: puppet-java.noarch 0:2.4.1-0.20180815204422.2bdbc7d.el7 DEBUG: puppet-kafka.noarch 0:5.3.1-0.20180816072351.0dbae74.el7 DEBUG: puppet-keepalived.noarch 0:0.0.2-0.20180814095238.bbca37a.el7 DEBUG: puppet-keystone.noarch 0:13.3.1-0.20200909041120.d7f55ed.el7 DEBUG: puppet-kibana3.noarch 0:0.0.5-0.20180814111246.6ca9631.el7 DEBUG: puppet-kmod.noarch 0:2.4.0-0.20200228162016.75448d3.el7 DEBUG: puppet-manila.noarch 0:13.3.3-0.20191203183431.b268d20.el7 DEBUG: puppet-memcached.noarch 0:3.3.0-0.20180816071813.e517b44.el7 DEBUG: puppet-midonet.noarch 1:1.0.0-0.20190420095231.a8cec1d.el7 DEBUG: puppet-mistral.noarch 0:13.3.2-0.20190420084920.324f29a.el7 DEBUG: puppet-module-data.noarch 0:0.5.1-0.20180814111709.28dafce.el7 DEBUG: puppet-mongodb.noarch 0:2.2.3-0.20180822115447.2971ed7.el7 DEBUG: puppet-mysql.noarch 0:6.0.1-0.20180814171020.204cfd4.el7 DEBUG: puppet-n1k-vsm.noarch 0:0.0.2-0.20190420100435.92401b8.el7 DEBUG: puppet-neutron.noarch 0:13.3.1-0.20200909121123.d839211.el7 DEBUG: puppet-nova.noarch 0:13.3.1-0.20201111121118.230c1aa.el7 DEBUG: puppet-nssdb.noarch 0:1.0.2-0.20180815205929.2ed2a2d.el7 DEBUG: puppet-ntp.noarch 0:4.2.0-0.20181005113801.93da3bd.el7 DEBUG: puppet-octavia.noarch 0:13.3.2-0.20191215082318.45524c5.el7 DEBUG: puppet-opendaylight.noarch 0:8.4.3-0.20181217160809.21b25e4.el7 DEBUG: puppet-openstack_extras.noarch 0:13.3.2-0.20200214161432.5efaf8a.el7 DEBUG: puppet-openstacklib.noarch 0:13.3.2-0.20200107190043.728eb7f.el7 DEBUG: puppet-oslo.noarch 0:13.3.2-0.20190420074431.a4a4f52.el7 DEBUG: puppet-ovn.noarch 0:13.3.2-0.20191022141752.9fdaad0.el7 DEBUG: puppet-pacemaker.noarch 0:0.8.1-0.20200430053628.d501b27.el7 DEBUG: puppet-panko.noarch 0:13.3.2-0.20190420053740.ffd3163.el7 DEBUG: puppet-powerdns.noarch 0:0.0.6-0.20180814094932.8996515.el7 DEBUG: puppet-qdr.noarch 0:2.3.2-0.20190420050401.4d9494c.el7 DEBUG: puppet-rabbitmq.noarch 0:9.0.1-0.20190729134441.7613f08.el7 DEBUG: puppet-redis.noarch 0:3.3.0-0.20180815211044.989403c.el7 DEBUG: puppet-remote.noarch 0:10.0.0-0.20180815210214.7420908.el7 DEBUG: puppet-rsync.noarch 0:1.1.1-0.20180815210450.f85532f.el7 DEBUG: puppet-sahara.noarch 0:13.3.2-0.20190420083852.229e3c0.el7 DEBUG: puppet-sensu.noarch 0:2.53.1-0.20180816071516.338ae0e.el7 DEBUG: puppet-snmp.noarch 0:3.9.1-0.20180814100337.5d73485.el7 DEBUG: puppet-ssh.noarch 0:4.0.1-0.20180815211617.ddaca5d.el7 DEBUG: puppet-staging.noarch 0:1.0.5-0.20180814111940.b466d93.el7 DEBUG: puppet-stdlib.noarch 0:4.25.2-0.20180814165854.2f85336.el7 DEBUG: puppet-swift.noarch 0:13.3.2-0.20190420083150.f7a7cf7.el7 DEBUG: puppet-sysctl.noarch 0:0.0.13-0.20180814165604.b3587fe.el7 DEBUG: puppet-systemd.noarch 0:1.1.2-0.20180816070929.20a465b.el7 DEBUG: puppet-tacker.noarch 0:13.3.2-0.20190420045214.76b3615.el7 DEBUG: puppet-timezone.noarch 0:5.0.2-0.20180815211326.841bd52.el7 DEBUG: puppet-tomcat.noarch 0:2.3.1-0.20180815212703.8d1f348.el7 DEBUG: puppet-trove.noarch 0:13.3.2-0.20190420055918.7bd85bc.el7 DEBUG: puppet-uchiwa.noarch 0:2.1.1-0.20180815211855.fd951ae.el7 DEBUG: puppet-vcsrepo.noarch 0:2.3.1-0.20180816072649.1bae9c8.el7 DEBUG: puppet-veritas_hyperscale.noarch 0:1.0.0-0.20180814100059.7c7868a.el7 DEBUG: puppet-vswitch.noarch 0:9.3.2-0.20190617153323.5ae98aa.el7 DEBUG: puppet-xinetd.noarch 0:3.0.1-0.20180814100621.b95c79c.el7 DEBUG: puppet-zaqar.noarch 0:13.3.2-0.20190420065858.cf6ae7c.el7 DEBUG: puppet-zookeeper.noarch 0:0.8.1-0.20180816072104.0312c95.el7 DEBUG: ruby-augeas.x86_64 0:0.5.0-1.el7 DEBUG: ruby-facter.x86_64 1:3.9.3-7.el7 DEBUG: ruby-shadow.x86_64 0:1.4.1-23.el7 DEBUG: rubygem-rgen.noarch 0:0.6.6-2.el7 DEBUG: yaml-cpp.x86_64 0:0.5.1-6.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-rocky-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-rocky-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-rocky-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-rocky-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-rocky-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-rocky-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-rocky-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-rocky-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-rocky-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-rocky-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: Child return code was: 1 DEBUG: Please ignore the error above above about btrfs. Finish: clean chroot Finish: run