+ set -x + for FILE in {test-,}requirements.txt + '[' -f test-requirements.txt ']' + sed -i 's/; *python_version.*[!=<>]=\?.*//g' test-requirements.txt + sed -i 's/; *sys_platform.*[!=<>]=\?.*//g' test-requirements.txt + for FILE in {test-,}requirements.txt + '[' -f requirements.txt ']' + sed -i 's/; *python_version.*[!=<>]=\?.*//g' requirements.txt + sed -i 's/; *sys_platform.*[!=<>]=\?.*//g' requirements.txt + cleanup_sdist + '[' -f setup.cfg ']' + sed -i 's/pre-hook.build_config = .*//' setup.cfg + MOCKOPTS='-v -r /home/rhel8-master/data/dlrn-5.cfg --resultdir /home/rhel8-master/data/repos/9a/42/9a421075d41f5aa3d67b98c2cd33c6edbff3199f_21fa14ab' + '[' -x /usr/bin/python3 ']' + PYTHON=python3 + echo 'Using python3 as python interpreter' Using python3 as python interpreter + /usr/bin/mock -v -r /home/rhel8-master/data/dlrn-5.cfg --resultdir /home/rhel8-master/data/repos/9a/42/9a421075d41f5aa3d67b98c2cd33c6edbff3199f_21fa14ab --clean INFO: mock.py version 1.4.14 starting (python version = 3.6.8)... Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-rhel8-master-x86_64-5/dnf_cache/ INFO: selinux disabled Finish: init plugins Start: run DEBUG: mock final configuration: DEBUG: version: 1.4.14 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/rhel8-master/data/repos/9a/42/9a421075d41f5aa3d67b98c2cd33c6edbff3199f_21fa14ab 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: 1003 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.t53tjqf3:/etc/resolv.conf'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap_container: False 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: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', '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-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/9a/42/9a421075d41f5aa3d67b98c2cd33c6edbff3199f_21fa14ab'}, '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-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/9a/42/9a421075d41f5aa3d67b98c2cd33c6edbff3199f_21fa14ab', 'package_manager': 'dnf'}, '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'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/9a/42/9a421075d41f5aa3d67b98c2cd33c6edbff3199f_21fa14ab'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/9a/42/9a421075d41f5aa3d67b98c2cd33c6edbff3199f_21fa14ab'}, 'mount_enable': False, 'mount_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/9a/42/9a421075d41f5aa3d67b98c2cd33c6edbff3199f_21fa14ab'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/9a/42/9a421075d41f5aa3d67b98c2cd33c6edbff3199f_21fa14ab'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/9a/42/9a421075d41f5aa3d67b98c2cd33c6edbff3199f_21fa14ab'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/9a/42/9a421075d41f5aa3d67b98c2cd33c6edbff3199f_21fa14ab'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/9a/42/9a421075d41f5aa3d67b98c2cd33c6edbff3199f_21fa14ab'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/9a/42/9a421075d41f5aa3d67b98c2cd33c6edbff3199f_21fa14ab'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/9a/42/9a421075d41f5aa3d67b98c2cd33c6edbff3199f_21fa14ab'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/9a/42/9a421075d41f5aa3d67b98c2cd33c6edbff3199f_21fa14ab'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/9a/42/9a421075d41f5aa3d67b98c2cd33c6edbff3199f_21fa14ab'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/9a/42/9a421075d41f5aa3d67b98c2cd33c6edbff3199f_21fa14ab'}} 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 python3-devel gcc make python3-sqlalchemy python3-sphinx python3-eventlet python3-six python3-pbr openstack-macros git python3-setuptools_scm DEBUG: target_arch: x86_64 DEBUG: releasever: 8 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= # best=0 is required as a workaround for bz#1677583 best=0 module_platform_id=platform:el8 # repos [base] name=RHEL 8 Base baseurl=http://download.devel.redhat.com/rhel-8/rel-eng/RHEL-8/latest-RHEL-8.0/compose/BaseOS/x86_64/os/ enabled=1 gpgcheck=0 [appstream] name=RHEL 8 AppStream baseurl=http://download.devel.redhat.com/rhel-8/rel-eng/RHEL-8/latest-RHEL-8.0/compose/AppStream/x86_64/os/ enabled=1 gpgcheck=0 [build] name=RHEL 8 Build Deps baseurl=http://download.devel.redhat.com/rhel-8/rel-eng/BUILDROOT-8/latest-BUILDROOT-8.0-RHEL-8/compose/Buildroot/x86_64/os/ enabled=1 gpgcheck=0 [advanced-virt] name=RHEL 8 Advanced Virtualization baseurl=http://download-ipv4.eng.brq.redhat.com/rhel-8/rel-eng/ADVANCED-VIRT-8/latest-ADVANCED-VIRT-8-RHEL-8/compose/Advanced-virt/x86_64/os/ enabled=1 gpgcheck=0 modules=1 [local] name=local baseurl=file:///home/rhel8-master/data/repos/19/80/19808760b529491b64111056090f59b7a10bcaa1_29b56729 enabled=1 gpgcheck=0 priority=1 [delorean-rhel8-master-deps] name=dlrn-master-rhel8-deps baseurl=http://trunk.rdoproject.org/rhel8-master/deps/latest enabled=1 gpgcheck=0 module_hotfixes=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': 'rhel8-rdo-trunk-test'} DEBUG: hostname: None DEBUG: module_enable: ['virt:8.0.0'] 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: dnf 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 distribution-gpg-keys DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core 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: opstimeout: 0 DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/etc/mock/site-defaults.cfg', '/home/rhel8-master/data/dlrn-5.cfg', '/home/rhel8-master/data/dlrn-5.cfg'] DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/rhel8-master/data/dlrn-5.cfg DEBUG: root: dlrn-rhel8-master-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el8 DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] 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/rhel8-master/data/dlrn-5.cfg --resultdir /home/rhel8-master/data/repos/9a/42/9a421075d41f5aa3d67b98c2cd33c6edbff3199f_21fa14ab --init INFO: mock.py version 1.4.14 starting (python version = 3.6.8)... Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-rhel8-master-x86_64-5/dnf_cache/ INFO: selinux disabled Finish: init plugins Start: run DEBUG: mock final configuration: DEBUG: version: 1.4.14 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/rhel8-master/data/repos/9a/42/9a421075d41f5aa3d67b98c2cd33c6edbff3199f_21fa14ab 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: 1003 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.vlrhma0l:/etc/resolv.conf'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap_container: False 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: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', '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-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/9a/42/9a421075d41f5aa3d67b98c2cd33c6edbff3199f_21fa14ab'}, '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-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/9a/42/9a421075d41f5aa3d67b98c2cd33c6edbff3199f_21fa14ab', 'package_manager': 'dnf'}, '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'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/9a/42/9a421075d41f5aa3d67b98c2cd33c6edbff3199f_21fa14ab'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/9a/42/9a421075d41f5aa3d67b98c2cd33c6edbff3199f_21fa14ab'}, 'mount_enable': False, 'mount_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/9a/42/9a421075d41f5aa3d67b98c2cd33c6edbff3199f_21fa14ab'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/9a/42/9a421075d41f5aa3d67b98c2cd33c6edbff3199f_21fa14ab'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/9a/42/9a421075d41f5aa3d67b98c2cd33c6edbff3199f_21fa14ab'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/9a/42/9a421075d41f5aa3d67b98c2cd33c6edbff3199f_21fa14ab'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/9a/42/9a421075d41f5aa3d67b98c2cd33c6edbff3199f_21fa14ab'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/9a/42/9a421075d41f5aa3d67b98c2cd33c6edbff3199f_21fa14ab'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/9a/42/9a421075d41f5aa3d67b98c2cd33c6edbff3199f_21fa14ab'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/9a/42/9a421075d41f5aa3d67b98c2cd33c6edbff3199f_21fa14ab'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/9a/42/9a421075d41f5aa3d67b98c2cd33c6edbff3199f_21fa14ab'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/9a/42/9a421075d41f5aa3d67b98c2cd33c6edbff3199f_21fa14ab'}} 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 python3-devel gcc make python3-sqlalchemy python3-sphinx python3-eventlet python3-six python3-pbr openstack-macros git python3-setuptools_scm DEBUG: target_arch: x86_64 DEBUG: releasever: 8 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= # best=0 is required as a workaround for bz#1677583 best=0 module_platform_id=platform:el8 # repos [base] name=RHEL 8 Base baseurl=http://download.devel.redhat.com/rhel-8/rel-eng/RHEL-8/latest-RHEL-8.0/compose/BaseOS/x86_64/os/ enabled=1 gpgcheck=0 [appstream] name=RHEL 8 AppStream baseurl=http://download.devel.redhat.com/rhel-8/rel-eng/RHEL-8/latest-RHEL-8.0/compose/AppStream/x86_64/os/ enabled=1 gpgcheck=0 [build] name=RHEL 8 Build Deps baseurl=http://download.devel.redhat.com/rhel-8/rel-eng/BUILDROOT-8/latest-BUILDROOT-8.0-RHEL-8/compose/Buildroot/x86_64/os/ enabled=1 gpgcheck=0 [advanced-virt] name=RHEL 8 Advanced Virtualization baseurl=http://download-ipv4.eng.brq.redhat.com/rhel-8/rel-eng/ADVANCED-VIRT-8/latest-ADVANCED-VIRT-8-RHEL-8/compose/Advanced-virt/x86_64/os/ enabled=1 gpgcheck=0 modules=1 [local] name=local baseurl=file:///home/rhel8-master/data/repos/19/80/19808760b529491b64111056090f59b7a10bcaa1_29b56729 enabled=1 gpgcheck=0 priority=1 [delorean-rhel8-master-deps] name=dlrn-master-rhel8-deps baseurl=http://trunk.rdoproject.org/rhel8-master/deps/latest enabled=1 gpgcheck=0 module_hotfixes=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': 'rhel8-rdo-trunk-test'} DEBUG: hostname: None DEBUG: module_enable: ['virt:8.0.0'] 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: dnf 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 distribution-gpg-keys DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core 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: opstimeout: 0 DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/etc/mock/site-defaults.cfg', '/home/rhel8-master/data/dlrn-5.cfg', '/home/rhel8-master/data/dlrn-5.cfg'] DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/rhel8-master/data/dlrn-5.cfg DEBUG: root: dlrn-rhel8-master-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el8 DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] 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-rhel8-master-x86_64-5 DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-rhel8-master-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-rhel8-master-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/rhel8-master/data/repos/9a/42/9a421075d41f5aa3d67b98c2cd33c6edbff3199f_21fa14ab INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-rhel8-master-x86_64-5/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['gtar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-rhel8-master-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-rhel8-master-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-rhel8-master-x86_64-5/root/./proc DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./sys DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./dev DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./tmp/ccache DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./var/cache/yum DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./var/cache/dnf DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./var/cache/dnf Finish: unpacking root cache INFO: enabled dnf cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/cache/dnf/ Start: cleaning dnf metadata Finish: cleaning dnf 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: GenuineIntel DEBUG: CPU family: 6 DEBUG: Model: 85 DEBUG: Model name: Intel Xeon Processor (Skylake, IBRS) DEBUG: Stepping: 4 DEBUG: CPU MHz: 2693.670 DEBUG: BogoMIPS: 5387.34 DEBUG: Virtualization: VT-x DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 4096K 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 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology cpuid tsc_known_freq pni pclmulqdq vmx ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm mpx avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 arat pku ospke DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/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: 7999936 1463852 699296 1089580 5836788 5146568 DEBUG: Swap: 4194300 583516 3610784 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/df', '-H', '/var/lib/mock/dlrn-rhel8-master-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 1.1G 3.3G 25% /var/lib/mock/dlrn-rhel8-master-x86_64-5/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/sys DEBUG: ensuring that dir exists: /home/rhel8-master/data/repos/9a/42/9a421075d41f5aa3d67b98c2cd33c6edbff3199f_21fa14ab Mock Version: 1.4.14 INFO: Mock Version: 1.4.14 INFO: Mock Version: 1.4.14 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/pts DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/shm DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/shm DEBUG: kernel version == 4.18.0-80.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/cache/dnf/ DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/var/cache/mock/dlrn-rhel8-master-x86_64-5/dnf_cache/', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/cache/dnf/'] 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-rhel8-master-x86_64-5/root DEBUG: resultdir = /home/rhel8-master/data/repos/9a/42/9a421075d41f5aa3d67b98c2cd33c6edbff3199f_21fa14ab DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/dnf DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '234d06885f584d158b90d5ef72b55743', '-D', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root', '-a', '--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', '1003', '--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: BUILDSTDERR: DEBUG: Unsharing. Flags: 134217728 DEBUG: BUILDSTDERR: usermod: no changes DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/.initialized Finish: chroot init Finish: run DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/cache/dnf/'] 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/rhel8-master/data/dlrn-5.cfg -p + MOCKDIR=/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/ + '[' -z '' ']' + '[' -r setup.py -a '!' -r metadata.json ']' + SOURCETYPE=tarball + git checkout -f 9a421075d41f5aa3d67b98c2cd33c6edbff3199f Note: checking out '9a421075d41f5aa3d67b98c2cd33c6edbff3199f'. 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 HEAD is now at 9a42107 drop mock from lower-constraints + mkdir /var/lib/mock/dlrn-rhel8-master-x86_64-5/root//var/tmp/pkgsrc + cp -pr . /var/lib/mock/dlrn-rhel8-master-x86_64-5/root//var/tmp/pkgsrc ++ /usr/bin/mock -q -r /home/rhel8-master/data/dlrn-5.cfg --chroot 'cd /var/tmp/pkgsrc && rm -rf *.egg-info && (([ -x /usr/bin/python3 ] && python3 setup.py --version 2> /dev/null) || python setup.py --version 2> /dev/null)' ++ tail -n 1 ++ /usr/bin/mock -q -r /home/rhel8-master/data/dlrn-5.cfg --chroot 'cd /var/tmp/pkgsrc && git log --abbrev=7 -n1 --format=format:%h' + setversionandrelease 3.1.0.dev10 9a42107 + UPSTREAMVERSION=3.1.0.dev10 + [[ 3.1.0.dev10 =~ ([^-]*)-(.+) ]] + [[ 3.1.0.dev10 =~ (.*?)\.(0rc.+) ]] + [[ 3.1.0.dev10 =~ (.*?)\.(0b.+) ]] + [[ 3.1.0.dev10 =~ (.*?)\.(0a.+) ]] + [[ 3.1.0.dev10 =~ (.*?)\.(dev.+) ]] + VERSION=3.1.0 ++ date --utc +%Y%m%d%H%M%S + RELEASE_DATE=20200707151854 + '[' 0.date.hash = 0.1.date.hash ']' + RELEASE=0.20200707151854.9a42107 + /usr/bin/mock -v -r /home/rhel8-master/data/dlrn-5.cfg --resultdir /home/rhel8-master/data/repos/9a/42/9a421075d41f5aa3d67b98c2cd33c6edbff3199f_21fa14ab --chroot 'cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)' INFO: mock.py version 1.4.14 starting (python version = 3.6.8)... Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-rhel8-master-x86_64-5/dnf_cache/ INFO: selinux disabled Finish: init plugins Start: run DEBUG: mock final configuration: DEBUG: version: 1.4.14 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/rhel8-master/data/repos/9a/42/9a421075d41f5aa3d67b98c2cd33c6edbff3199f_21fa14ab 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: 1003 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._7dgjew5:/etc/resolv.conf'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap_container: False 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: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', '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-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/9a/42/9a421075d41f5aa3d67b98c2cd33c6edbff3199f_21fa14ab'}, '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-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/9a/42/9a421075d41f5aa3d67b98c2cd33c6edbff3199f_21fa14ab', 'package_manager': 'dnf'}, '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'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/9a/42/9a421075d41f5aa3d67b98c2cd33c6edbff3199f_21fa14ab'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/9a/42/9a421075d41f5aa3d67b98c2cd33c6edbff3199f_21fa14ab'}, 'mount_enable': False, 'mount_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/9a/42/9a421075d41f5aa3d67b98c2cd33c6edbff3199f_21fa14ab'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/9a/42/9a421075d41f5aa3d67b98c2cd33c6edbff3199f_21fa14ab'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/9a/42/9a421075d41f5aa3d67b98c2cd33c6edbff3199f_21fa14ab'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/9a/42/9a421075d41f5aa3d67b98c2cd33c6edbff3199f_21fa14ab'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/9a/42/9a421075d41f5aa3d67b98c2cd33c6edbff3199f_21fa14ab'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/9a/42/9a421075d41f5aa3d67b98c2cd33c6edbff3199f_21fa14ab'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/9a/42/9a421075d41f5aa3d67b98c2cd33c6edbff3199f_21fa14ab'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/9a/42/9a421075d41f5aa3d67b98c2cd33c6edbff3199f_21fa14ab'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/9a/42/9a421075d41f5aa3d67b98c2cd33c6edbff3199f_21fa14ab'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/9a/42/9a421075d41f5aa3d67b98c2cd33c6edbff3199f_21fa14ab'}} 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 python3-devel gcc make python3-sqlalchemy python3-sphinx python3-eventlet python3-six python3-pbr openstack-macros git python3-setuptools_scm DEBUG: target_arch: x86_64 DEBUG: releasever: 8 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= # best=0 is required as a workaround for bz#1677583 best=0 module_platform_id=platform:el8 # repos [base] name=RHEL 8 Base baseurl=http://download.devel.redhat.com/rhel-8/rel-eng/RHEL-8/latest-RHEL-8.0/compose/BaseOS/x86_64/os/ enabled=1 gpgcheck=0 [appstream] name=RHEL 8 AppStream baseurl=http://download.devel.redhat.com/rhel-8/rel-eng/RHEL-8/latest-RHEL-8.0/compose/AppStream/x86_64/os/ enabled=1 gpgcheck=0 [build] name=RHEL 8 Build Deps baseurl=http://download.devel.redhat.com/rhel-8/rel-eng/BUILDROOT-8/latest-BUILDROOT-8.0-RHEL-8/compose/Buildroot/x86_64/os/ enabled=1 gpgcheck=0 [advanced-virt] name=RHEL 8 Advanced Virtualization baseurl=http://download-ipv4.eng.brq.redhat.com/rhel-8/rel-eng/ADVANCED-VIRT-8/latest-ADVANCED-VIRT-8-RHEL-8/compose/Advanced-virt/x86_64/os/ enabled=1 gpgcheck=0 modules=1 [local] name=local baseurl=file:///home/rhel8-master/data/repos/19/80/19808760b529491b64111056090f59b7a10bcaa1_29b56729 enabled=1 gpgcheck=0 priority=1 [delorean-rhel8-master-deps] name=dlrn-master-rhel8-deps baseurl=http://trunk.rdoproject.org/rhel8-master/deps/latest enabled=1 gpgcheck=0 module_hotfixes=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': 'rhel8-rdo-trunk-test'} DEBUG: hostname: None DEBUG: module_enable: ['virt:8.0.0'] 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: dnf 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 distribution-gpg-keys DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core 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: opstimeout: 0 DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/etc/mock/site-defaults.cfg', '/home/rhel8-master/data/dlrn-5.cfg', '/home/rhel8-master/data/dlrn-5.cfg'] DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/rhel8-master/data/dlrn-5.cfg DEBUG: root: dlrn-rhel8-master-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el8 DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: build_log_fmt_str: %(message)s DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: state_log_fmt_str: %(asctime)s - %(message)s DEBUG: Unsharing. Flags: 67239936 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-rhel8-master-x86_64-5/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-rhel8-master-x86_64-5/root. DEBUG: ensuring that dir exists: /home/rhel8-master/data/repos/9a/42/9a421075d41f5aa3d67b98c2cd33c6edbff3199f_21fa14ab INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-rhel8-master-x86_64-5/root_cache/ INFO: enabled dnf cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/cache/dnf/ Start: cleaning dnf metadata Finish: cleaning dnf 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: GenuineIntel DEBUG: CPU family: 6 DEBUG: Model: 85 DEBUG: Model name: Intel Xeon Processor (Skylake, IBRS) DEBUG: Stepping: 4 DEBUG: CPU MHz: 2693.670 DEBUG: BogoMIPS: 5387.34 DEBUG: Virtualization: VT-x DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 4096K 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 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology cpuid tsc_known_freq pni pclmulqdq vmx ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm mpx avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 arat pku ospke DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/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: 7999936 1464572 693456 1092652 5841908 5142772 DEBUG: Swap: 4194300 583516 3610784 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/df', '-H', '/var/lib/mock/dlrn-rhel8-master-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 1.1G 3.3G 25% /var/lib/mock/dlrn-rhel8-master-x86_64-5/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/sys DEBUG: ensuring that dir exists: /home/rhel8-master/data/repos/9a/42/9a421075d41f5aa3d67b98c2cd33c6edbff3199f_21fa14ab Mock Version: 1.4.14 INFO: Mock Version: 1.4.14 INFO: Mock Version: 1.4.14 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/shm DEBUG: kernel version == 4.18.0-80.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/cache/dnf/ DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/var/cache/mock/dlrn-rhel8-master-x86_64-5/dnf_cache/', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/cache/dnf/'] 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-rhel8-master-x86_64-5/root DEBUG: resultdir = /home/rhel8-master/data/repos/9a/42/9a421075d41f5aa3d67b98c2cd33c6edbff3199f_21fa14ab DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/dnf DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '3629a220c6f249ffb15ec9ff0fa99fb9', '-D', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root', '-a', '--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', '1003', '--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: BUILDSTDERR: DEBUG: Unsharing. Flags: 134217728 DEBUG: BUILDSTDERR: usermod: no changes DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/.initialized Finish: chroot init INFO: Running in chroot: ['cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)'] Start: chroot ['cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '3727b99c24274f6cb789994e051a7f70', '-D', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv._7dgjew5:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '/bin/sh', '-c', 'cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Unsharing. Flags: 1073741824 DEBUG: Unsharing. Flags: 134217728 running sdist [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.0s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.1s) running egg_info creating sahara_plugin_ambari.egg-info writing sahara_plugin_ambari.egg-info/PKG-INFO writing dependency_links to sahara_plugin_ambari.egg-info/dependency_links.txt writing entry points to sahara_plugin_ambari.egg-info/entry_points.txt writing requirements to sahara_plugin_ambari.egg-info/requires.txt writing top-level names to sahara_plugin_ambari.egg-info/top_level.txt writing pbr to sahara_plugin_ambari.egg-info/pbr.json [pbr] Processing SOURCES.txt writing manifest file 'sahara_plugin_ambari.egg-info/SOURCES.txt' [pbr] In git context, generating filelist from git warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'sahara_plugin_ambari.egg-info/SOURCES.txt' [pbr] reno was not found or is too old. Skipping release notes running check creating sahara-plugin-ambari-3.1.0.dev10 creating sahara-plugin-ambari-3.1.0.dev10/doc creating sahara-plugin-ambari-3.1.0.dev10/doc/source creating sahara-plugin-ambari-3.1.0.dev10/doc/source/contributor creating sahara-plugin-ambari-3.1.0.dev10/doc/source/user creating sahara-plugin-ambari-3.1.0.dev10/releasenotes creating sahara-plugin-ambari-3.1.0.dev10/releasenotes/notes creating sahara-plugin-ambari-3.1.0.dev10/releasenotes/source creating sahara-plugin-ambari-3.1.0.dev10/releasenotes/source/_static creating sahara-plugin-ambari-3.1.0.dev10/releasenotes/source/_templates creating sahara-plugin-ambari-3.1.0.dev10/releasenotes/source/locale creating sahara-plugin-ambari-3.1.0.dev10/releasenotes/source/locale/de creating sahara-plugin-ambari-3.1.0.dev10/releasenotes/source/locale/de/LC_MESSAGES creating sahara-plugin-ambari-3.1.0.dev10/releasenotes/source/locale/en_GB creating sahara-plugin-ambari-3.1.0.dev10/releasenotes/source/locale/en_GB/LC_MESSAGES creating sahara-plugin-ambari-3.1.0.dev10/releasenotes/source/locale/ne creating sahara-plugin-ambari-3.1.0.dev10/releasenotes/source/locale/ne/LC_MESSAGES creating sahara-plugin-ambari-3.1.0.dev10/releasenotes/source/locale/pt_BR creating sahara-plugin-ambari-3.1.0.dev10/releasenotes/source/locale/pt_BR/LC_MESSAGES creating sahara-plugin-ambari-3.1.0.dev10/sahara_plugin_ambari creating sahara-plugin-ambari-3.1.0.dev10/sahara_plugin_ambari.egg-info creating sahara-plugin-ambari-3.1.0.dev10/sahara_plugin_ambari/locale creating sahara-plugin-ambari-3.1.0.dev10/sahara_plugin_ambari/locale/de creating sahara-plugin-ambari-3.1.0.dev10/sahara_plugin_ambari/locale/de/LC_MESSAGES creating sahara-plugin-ambari-3.1.0.dev10/sahara_plugin_ambari/locale/en_GB creating sahara-plugin-ambari-3.1.0.dev10/sahara_plugin_ambari/locale/en_GB/LC_MESSAGES creating sahara-plugin-ambari-3.1.0.dev10/sahara_plugin_ambari/locale/id creating sahara-plugin-ambari-3.1.0.dev10/sahara_plugin_ambari/locale/id/LC_MESSAGES creating sahara-plugin-ambari-3.1.0.dev10/sahara_plugin_ambari/plugins creating sahara-plugin-ambari-3.1.0.dev10/sahara_plugin_ambari/plugins/ambari creating sahara-plugin-ambari-3.1.0.dev10/sahara_plugin_ambari/plugins/ambari/resources creating sahara-plugin-ambari-3.1.0.dev10/sahara_plugin_ambari/plugins/ambari/resources/images creating sahara-plugin-ambari-3.1.0.dev10/sahara_plugin_ambari/plugins/ambari/resources/images/centos creating sahara-plugin-ambari-3.1.0.dev10/sahara_plugin_ambari/plugins/ambari/resources/images/common creating sahara-plugin-ambari-3.1.0.dev10/sahara_plugin_ambari/plugins/ambari/resources/images/ubuntu creating sahara-plugin-ambari-3.1.0.dev10/sahara_plugin_ambari/tests creating sahara-plugin-ambari-3.1.0.dev10/sahara_plugin_ambari/tests/unit creating sahara-plugin-ambari-3.1.0.dev10/sahara_plugin_ambari/tests/unit/plugins creating sahara-plugin-ambari-3.1.0.dev10/sahara_plugin_ambari/tests/unit/plugins/ambari creating sahara-plugin-ambari-3.1.0.dev10/sahara_plugin_ambari/utils copying files to sahara-plugin-ambari-3.1.0.dev10... copying .stestr.conf -> sahara-plugin-ambari-3.1.0.dev10 copying .zuul.yaml -> sahara-plugin-ambari-3.1.0.dev10 copying AUTHORS -> sahara-plugin-ambari-3.1.0.dev10 copying CONTRIBUTING.rst -> sahara-plugin-ambari-3.1.0.dev10 copying ChangeLog -> sahara-plugin-ambari-3.1.0.dev10 copying LICENSE -> sahara-plugin-ambari-3.1.0.dev10 copying README.rst -> sahara-plugin-ambari-3.1.0.dev10 copying babel.cfg -> sahara-plugin-ambari-3.1.0.dev10 copying lower-constraints.txt -> sahara-plugin-ambari-3.1.0.dev10 copying requirements.txt -> sahara-plugin-ambari-3.1.0.dev10 copying setup.cfg -> sahara-plugin-ambari-3.1.0.dev10 copying setup.py -> sahara-plugin-ambari-3.1.0.dev10 copying test-requirements.txt -> sahara-plugin-ambari-3.1.0.dev10 copying tox.ini -> sahara-plugin-ambari-3.1.0.dev10 copying doc/requirements.txt -> sahara-plugin-ambari-3.1.0.dev10/doc copying doc/source/conf.py -> sahara-plugin-ambari-3.1.0.dev10/doc/source copying doc/source/index.rst -> sahara-plugin-ambari-3.1.0.dev10/doc/source copying doc/source/contributor/contributing.rst -> sahara-plugin-ambari-3.1.0.dev10/doc/source/contributor copying doc/source/contributor/index.rst -> sahara-plugin-ambari-3.1.0.dev10/doc/source/contributor copying doc/source/user/ambari-plugin.rst -> sahara-plugin-ambari-3.1.0.dev10/doc/source/user copying doc/source/user/index.rst -> sahara-plugin-ambari-3.1.0.dev10/doc/source/user copying releasenotes/notes/drop-py2-7-75fab513d04abc88.yaml -> sahara-plugin-ambari-3.1.0.dev10/releasenotes/notes copying releasenotes/notes/fix-ambari-ubuntu-7915be74bdeaf730.yaml -> sahara-plugin-ambari-3.1.0.dev10/releasenotes/notes copying releasenotes/source/conf.py -> sahara-plugin-ambari-3.1.0.dev10/releasenotes/source copying releasenotes/source/index.rst -> sahara-plugin-ambari-3.1.0.dev10/releasenotes/source copying releasenotes/source/stein.rst -> sahara-plugin-ambari-3.1.0.dev10/releasenotes/source copying releasenotes/source/train.rst -> sahara-plugin-ambari-3.1.0.dev10/releasenotes/source copying releasenotes/source/unreleased.rst -> sahara-plugin-ambari-3.1.0.dev10/releasenotes/source copying releasenotes/source/ussuri.rst -> sahara-plugin-ambari-3.1.0.dev10/releasenotes/source copying releasenotes/source/_static/.placeholder -> sahara-plugin-ambari-3.1.0.dev10/releasenotes/source/_static copying releasenotes/source/_templates/.placeholder -> sahara-plugin-ambari-3.1.0.dev10/releasenotes/source/_templates copying releasenotes/source/locale/de/LC_MESSAGES/releasenotes.po -> sahara-plugin-ambari-3.1.0.dev10/releasenotes/source/locale/de/LC_MESSAGES copying releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po -> sahara-plugin-ambari-3.1.0.dev10/releasenotes/source/locale/en_GB/LC_MESSAGES copying releasenotes/source/locale/ne/LC_MESSAGES/releasenotes.po -> sahara-plugin-ambari-3.1.0.dev10/releasenotes/source/locale/ne/LC_MESSAGES copying releasenotes/source/locale/pt_BR/LC_MESSAGES/releasenotes.po -> sahara-plugin-ambari-3.1.0.dev10/releasenotes/source/locale/pt_BR/LC_MESSAGES copying sahara_plugin_ambari/__init__.py -> sahara-plugin-ambari-3.1.0.dev10/sahara_plugin_ambari copying sahara_plugin_ambari/i18n.py -> sahara-plugin-ambari-3.1.0.dev10/sahara_plugin_ambari copying sahara_plugin_ambari.egg-info/PKG-INFO -> sahara-plugin-ambari-3.1.0.dev10/sahara_plugin_ambari.egg-info copying sahara_plugin_ambari.egg-info/SOURCES.txt -> sahara-plugin-ambari-3.1.0.dev10/sahara_plugin_ambari.egg-info copying sahara_plugin_ambari.egg-info/dependency_links.txt -> sahara-plugin-ambari-3.1.0.dev10/sahara_plugin_ambari.egg-info copying sahara_plugin_ambari.egg-info/entry_points.txt -> sahara-plugin-ambari-3.1.0.dev10/sahara_plugin_ambari.egg-info copying sahara_plugin_ambari.egg-info/not-zip-safe -> sahara-plugin-ambari-3.1.0.dev10/sahara_plugin_ambari.egg-info copying sahara_plugin_ambari.egg-info/pbr.json -> sahara-plugin-ambari-3.1.0.dev10/sahara_plugin_ambari.egg-info copying sahara_plugin_ambari.egg-info/requires.txt -> sahara-plugin-ambari-3.1.0.dev10/sahara_plugin_ambari.egg-info copying sahara_plugin_ambari.egg-info/top_level.txt -> sahara-plugin-ambari-3.1.0.dev10/sahara_plugin_ambari.egg-info copying sahara_plugin_ambari/locale/de/LC_MESSAGES/sahara_plugin_ambari.po -> sahara-plugin-ambari-3.1.0.dev10/sahara_plugin_ambari/locale/de/LC_MESSAGES copying sahara_plugin_ambari/locale/en_GB/LC_MESSAGES/sahara_plugin_ambari.po -> sahara-plugin-ambari-3.1.0.dev10/sahara_plugin_ambari/locale/en_GB/LC_MESSAGES copying sahara_plugin_ambari/locale/id/LC_MESSAGES/sahara_plugin_ambari.po -> sahara-plugin-ambari-3.1.0.dev10/sahara_plugin_ambari/locale/id/LC_MESSAGES copying sahara_plugin_ambari/plugins/__init__.py -> sahara-plugin-ambari-3.1.0.dev10/sahara_plugin_ambari/plugins copying sahara_plugin_ambari/plugins/ambari/__init__.py -> sahara-plugin-ambari-3.1.0.dev10/sahara_plugin_ambari/plugins/ambari copying sahara_plugin_ambari/plugins/ambari/client.py -> sahara-plugin-ambari-3.1.0.dev10/sahara_plugin_ambari/plugins/ambari copying sahara_plugin_ambari/plugins/ambari/common.py -> sahara-plugin-ambari-3.1.0.dev10/sahara_plugin_ambari/plugins/ambari copying sahara_plugin_ambari/plugins/ambari/configs.py -> sahara-plugin-ambari-3.1.0.dev10/sahara_plugin_ambari/plugins/ambari copying sahara_plugin_ambari/plugins/ambari/deploy.py -> sahara-plugin-ambari-3.1.0.dev10/sahara_plugin_ambari/plugins/ambari copying sahara_plugin_ambari/plugins/ambari/edp_engine.py -> sahara-plugin-ambari-3.1.0.dev10/sahara_plugin_ambari/plugins/ambari copying sahara_plugin_ambari/plugins/ambari/ha_helper.py -> sahara-plugin-ambari-3.1.0.dev10/sahara_plugin_ambari/plugins/ambari copying sahara_plugin_ambari/plugins/ambari/health.py -> sahara-plugin-ambari-3.1.0.dev10/sahara_plugin_ambari/plugins/ambari copying sahara_plugin_ambari/plugins/ambari/plugin.py -> sahara-plugin-ambari-3.1.0.dev10/sahara_plugin_ambari/plugins/ambari copying sahara_plugin_ambari/plugins/ambari/requests_helper.py -> sahara-plugin-ambari-3.1.0.dev10/sahara_plugin_ambari/plugins/ambari copying sahara_plugin_ambari/plugins/ambari/validation.py -> sahara-plugin-ambari-3.1.0.dev10/sahara_plugin_ambari/plugins/ambari copying sahara_plugin_ambari/plugins/ambari/resources/configs-2.3.json -> sahara-plugin-ambari-3.1.0.dev10/sahara_plugin_ambari/plugins/ambari/resources copying sahara_plugin_ambari/plugins/ambari/resources/configs-2.4.json -> sahara-plugin-ambari-3.1.0.dev10/sahara_plugin_ambari/plugins/ambari/resources copying sahara_plugin_ambari/plugins/ambari/resources/configs-2.5.json -> sahara-plugin-ambari-3.1.0.dev10/sahara_plugin_ambari/plugins/ambari/resources copying sahara_plugin_ambari/plugins/ambari/resources/configs-2.6.json -> sahara-plugin-ambari-3.1.0.dev10/sahara_plugin_ambari/plugins/ambari/resources copying sahara_plugin_ambari/plugins/ambari/resources/generate_config.py -> sahara-plugin-ambari-3.1.0.dev10/sahara_plugin_ambari/plugins/ambari/resources copying sahara_plugin_ambari/plugins/ambari/resources/images/image.yaml -> sahara-plugin-ambari-3.1.0.dev10/sahara_plugin_ambari/plugins/ambari/resources/images copying sahara_plugin_ambari/plugins/ambari/resources/images/centos/disable_ambari -> sahara-plugin-ambari-3.1.0.dev10/sahara_plugin_ambari/plugins/ambari/resources/images/centos copying sahara_plugin_ambari/plugins/ambari/resources/images/centos/disable_certificate_check -> sahara-plugin-ambari-3.1.0.dev10/sahara_plugin_ambari/plugins/ambari/resources/images/centos copying sahara_plugin_ambari/plugins/ambari/resources/images/centos/disable_firewall -> sahara-plugin-ambari-3.1.0.dev10/sahara_plugin_ambari/plugins/ambari/resources/images/centos copying sahara_plugin_ambari/plugins/ambari/resources/images/centos/disable_selinux -> sahara-plugin-ambari-3.1.0.dev10/sahara_plugin_ambari/plugins/ambari/resources/images/centos copying sahara_plugin_ambari/plugins/ambari/resources/images/centos/setup_java_home -> sahara-plugin-ambari-3.1.0.dev10/sahara_plugin_ambari/plugins/ambari/resources/images/centos copying sahara_plugin_ambari/plugins/ambari/resources/images/centos/unlimited_security_artifacts -> sahara-plugin-ambari-3.1.0.dev10/sahara_plugin_ambari/plugins/ambari/resources/images/centos copying sahara_plugin_ambari/plugins/ambari/resources/images/centos/wget_repo -> sahara-plugin-ambari-3.1.0.dev10/sahara_plugin_ambari/plugins/ambari/resources/images/centos copying sahara_plugin_ambari/plugins/ambari/resources/images/common/add_jar -> sahara-plugin-ambari-3.1.0.dev10/sahara_plugin_ambari/plugins/ambari/resources/images/common copying sahara_plugin_ambari/plugins/ambari/resources/images/common/fix_tls_ambari_agent -> sahara-plugin-ambari-3.1.0.dev10/sahara_plugin_ambari/plugins/ambari/resources/images/common copying sahara_plugin_ambari/plugins/ambari/resources/images/common/mysql_connector_java_link -> sahara-plugin-ambari-3.1.0.dev10/sahara_plugin_ambari/plugins/ambari/resources/images/common copying sahara_plugin_ambari/plugins/ambari/resources/images/common/oracle_java -> sahara-plugin-ambari-3.1.0.dev10/sahara_plugin_ambari/plugins/ambari/resources/images/common copying sahara_plugin_ambari/plugins/ambari/resources/images/ubuntu/setup_java_home -> sahara-plugin-ambari-3.1.0.dev10/sahara_plugin_ambari/plugins/ambari/resources/images/ubuntu copying sahara_plugin_ambari/plugins/ambari/resources/images/ubuntu/wget_repo -> sahara-plugin-ambari-3.1.0.dev10/sahara_plugin_ambari/plugins/ambari/resources/images/ubuntu copying sahara_plugin_ambari/tests/__init__.py -> sahara-plugin-ambari-3.1.0.dev10/sahara_plugin_ambari/tests copying sahara_plugin_ambari/tests/unit/__init__.py -> sahara-plugin-ambari-3.1.0.dev10/sahara_plugin_ambari/tests/unit copying sahara_plugin_ambari/tests/unit/base.py -> sahara-plugin-ambari-3.1.0.dev10/sahara_plugin_ambari/tests/unit copying sahara_plugin_ambari/tests/unit/plugins/__init__.py -> sahara-plugin-ambari-3.1.0.dev10/sahara_plugin_ambari/tests/unit/plugins copying sahara_plugin_ambari/tests/unit/plugins/ambari/__init__.py -> sahara-plugin-ambari-3.1.0.dev10/sahara_plugin_ambari/tests/unit/plugins/ambari copying sahara_plugin_ambari/tests/unit/plugins/ambari/test_client.py -> sahara-plugin-ambari-3.1.0.dev10/sahara_plugin_ambari/tests/unit/plugins/ambari copying sahara_plugin_ambari/tests/unit/plugins/ambari/test_common.py -> sahara-plugin-ambari-3.1.0.dev10/sahara_plugin_ambari/tests/unit/plugins/ambari copying sahara_plugin_ambari/tests/unit/plugins/ambari/test_configs.py -> sahara-plugin-ambari-3.1.0.dev10/sahara_plugin_ambari/tests/unit/plugins/ambari copying sahara_plugin_ambari/tests/unit/plugins/ambari/test_deploy.py -> sahara-plugin-ambari-3.1.0.dev10/sahara_plugin_ambari/tests/unit/plugins/ambari copying sahara_plugin_ambari/tests/unit/plugins/ambari/test_ha_helper.py -> sahara-plugin-ambari-3.1.0.dev10/sahara_plugin_ambari/tests/unit/plugins/ambari copying sahara_plugin_ambari/tests/unit/plugins/ambari/test_health.py -> sahara-plugin-ambari-3.1.0.dev10/sahara_plugin_ambari/tests/unit/plugins/ambari copying sahara_plugin_ambari/tests/unit/plugins/ambari/test_open_ports.py -> sahara-plugin-ambari-3.1.0.dev10/sahara_plugin_ambari/tests/unit/plugins/ambari copying sahara_plugin_ambari/tests/unit/plugins/ambari/test_plugin.py -> sahara-plugin-ambari-3.1.0.dev10/sahara_plugin_ambari/tests/unit/plugins/ambari copying sahara_plugin_ambari/tests/unit/plugins/ambari/test_requests_helper.py -> sahara-plugin-ambari-3.1.0.dev10/sahara_plugin_ambari/tests/unit/plugins/ambari copying sahara_plugin_ambari/tests/unit/plugins/ambari/test_validation.py -> sahara-plugin-ambari-3.1.0.dev10/sahara_plugin_ambari/tests/unit/plugins/ambari copying sahara_plugin_ambari/utils/__init__.py -> sahara-plugin-ambari-3.1.0.dev10/sahara_plugin_ambari/utils copying sahara_plugin_ambari/utils/patches.py -> sahara-plugin-ambari-3.1.0.dev10/sahara_plugin_ambari/utils Writing sahara-plugin-ambari-3.1.0.dev10/setup.cfg creating dist Creating tar archive removing 'sahara-plugin-ambari-3.1.0.dev10' (and everything under it) DEBUG: Child return code was: 0 Finish: chroot ['cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)'] Finish: run DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/cache/dnf/'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 + /usr/bin/mock -v -r /home/rhel8-master/data/dlrn-5.cfg --resultdir /home/rhel8-master/data/repos/9a/42/9a421075d41f5aa3d67b98c2cd33c6edbff3199f_21fa14ab --copyout /var/tmp/pkgsrc/dist ./dist INFO: mock.py version 1.4.14 starting (python version = 3.6.8)... Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-rhel8-master-x86_64-5/dnf_cache/ INFO: selinux disabled Finish: init plugins Start: run DEBUG: mock final configuration: DEBUG: version: 1.4.14 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/rhel8-master/data/repos/9a/42/9a421075d41f5aa3d67b98c2cd33c6edbff3199f_21fa14ab 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: 1003 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.fqz_blxa:/etc/resolv.conf'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap_container: False 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: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', '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-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/9a/42/9a421075d41f5aa3d67b98c2cd33c6edbff3199f_21fa14ab'}, '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-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/9a/42/9a421075d41f5aa3d67b98c2cd33c6edbff3199f_21fa14ab', 'package_manager': 'dnf'}, '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'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/9a/42/9a421075d41f5aa3d67b98c2cd33c6edbff3199f_21fa14ab'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/9a/42/9a421075d41f5aa3d67b98c2cd33c6edbff3199f_21fa14ab'}, 'mount_enable': False, 'mount_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/9a/42/9a421075d41f5aa3d67b98c2cd33c6edbff3199f_21fa14ab'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/9a/42/9a421075d41f5aa3d67b98c2cd33c6edbff3199f_21fa14ab'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/9a/42/9a421075d41f5aa3d67b98c2cd33c6edbff3199f_21fa14ab'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/9a/42/9a421075d41f5aa3d67b98c2cd33c6edbff3199f_21fa14ab'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/9a/42/9a421075d41f5aa3d67b98c2cd33c6edbff3199f_21fa14ab'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/9a/42/9a421075d41f5aa3d67b98c2cd33c6edbff3199f_21fa14ab'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/9a/42/9a421075d41f5aa3d67b98c2cd33c6edbff3199f_21fa14ab'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/9a/42/9a421075d41f5aa3d67b98c2cd33c6edbff3199f_21fa14ab'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/9a/42/9a421075d41f5aa3d67b98c2cd33c6edbff3199f_21fa14ab'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/9a/42/9a421075d41f5aa3d67b98c2cd33c6edbff3199f_21fa14ab'}} 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 python3-devel gcc make python3-sqlalchemy python3-sphinx python3-eventlet python3-six python3-pbr openstack-macros git python3-setuptools_scm DEBUG: target_arch: x86_64 DEBUG: releasever: 8 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= # best=0 is required as a workaround for bz#1677583 best=0 module_platform_id=platform:el8 # repos [base] name=RHEL 8 Base baseurl=http://download.devel.redhat.com/rhel-8/rel-eng/RHEL-8/latest-RHEL-8.0/compose/BaseOS/x86_64/os/ enabled=1 gpgcheck=0 [appstream] name=RHEL 8 AppStream baseurl=http://download.devel.redhat.com/rhel-8/rel-eng/RHEL-8/latest-RHEL-8.0/compose/AppStream/x86_64/os/ enabled=1 gpgcheck=0 [build] name=RHEL 8 Build Deps baseurl=http://download.devel.redhat.com/rhel-8/rel-eng/BUILDROOT-8/latest-BUILDROOT-8.0-RHEL-8/compose/Buildroot/x86_64/os/ enabled=1 gpgcheck=0 [advanced-virt] name=RHEL 8 Advanced Virtualization baseurl=http://download-ipv4.eng.brq.redhat.com/rhel-8/rel-eng/ADVANCED-VIRT-8/latest-ADVANCED-VIRT-8-RHEL-8/compose/Advanced-virt/x86_64/os/ enabled=1 gpgcheck=0 modules=1 [local] name=local baseurl=file:///home/rhel8-master/data/repos/19/80/19808760b529491b64111056090f59b7a10bcaa1_29b56729 enabled=1 gpgcheck=0 priority=1 [delorean-rhel8-master-deps] name=dlrn-master-rhel8-deps baseurl=http://trunk.rdoproject.org/rhel8-master/deps/latest enabled=1 gpgcheck=0 module_hotfixes=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': 'rhel8-rdo-trunk-test'} DEBUG: hostname: None DEBUG: module_enable: ['virt:8.0.0'] 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: dnf 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 distribution-gpg-keys DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core 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: opstimeout: 0 DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/etc/mock/site-defaults.cfg', '/home/rhel8-master/data/dlrn-5.cfg', '/home/rhel8-master/data/dlrn-5.cfg'] DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/rhel8-master/data/dlrn-5.cfg DEBUG: root: dlrn-rhel8-master-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el8 DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: build_log_fmt_str: %(message)s DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: state_log_fmt_str: %(asctime)s - %(message)s DEBUG: Unsharing. Flags: 67239936 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-rhel8-master-x86_64-5/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-rhel8-master-x86_64-5/root. DEBUG: ensuring that dir exists: /home/rhel8-master/data/repos/9a/42/9a421075d41f5aa3d67b98c2cd33c6edbff3199f_21fa14ab INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-rhel8-master-x86_64-5/root_cache/ INFO: enabled dnf cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/cache/dnf/ Start: cleaning dnf metadata Finish: cleaning dnf 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: GenuineIntel DEBUG: CPU family: 6 DEBUG: Model: 85 DEBUG: Model name: Intel Xeon Processor (Skylake, IBRS) DEBUG: Stepping: 4 DEBUG: CPU MHz: 2693.670 DEBUG: BogoMIPS: 5387.34 DEBUG: Virtualization: VT-x DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 4096K 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 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology cpuid tsc_known_freq pni pclmulqdq vmx ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm mpx avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 arat pku ospke DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/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: 7999936 1464000 693696 1092876 5842240 5143136 DEBUG: Swap: 4194300 583516 3610784 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/df', '-H', '/var/lib/mock/dlrn-rhel8-master-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 1.1G 3.3G 25% /var/lib/mock/dlrn-rhel8-master-x86_64-5/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/sys DEBUG: ensuring that dir exists: /home/rhel8-master/data/repos/9a/42/9a421075d41f5aa3d67b98c2cd33c6edbff3199f_21fa14ab Mock Version: 1.4.14 INFO: Mock Version: 1.4.14 INFO: Mock Version: 1.4.14 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/shm DEBUG: kernel version == 4.18.0-80.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/cache/dnf/ DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/var/cache/mock/dlrn-rhel8-master-x86_64-5/dnf_cache/', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/cache/dnf/'] 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-rhel8-master-x86_64-5/root DEBUG: resultdir = /home/rhel8-master/data/repos/9a/42/9a421075d41f5aa3d67b98c2cd33c6edbff3199f_21fa14ab DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/dnf DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '4393392da4704b91a0cc55f664c03ac7', '-D', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root', '-a', '--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', '1003', '--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: BUILDSTDERR: DEBUG: Unsharing. Flags: 134217728 DEBUG: BUILDSTDERR: usermod: no changes DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/.initialized Finish: chroot init INFO: copying /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/tmp/pkgsrc/dist to ./dist Finish: run DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/cache/dnf/'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 + '[' tarball == gem ']' ++ ls dist ++ grep .tar.gz + SOURCE=sahara-plugin-ambari-3.1.0.dev10.tar.gz + SOURCEEXT=.tar.gz + SOURCEPATH=dist/sahara-plugin-ambari-3.1.0.dev10.tar.gz ++ basename sahara-plugin-ambari-3.1.0.dev10.tar.gz .tar.gz + SOURCEWITHREL=sahara-plugin-ambari-3.1.0.dev10-0.20200707151854.9a42107.tar.gz + mv dist/sahara-plugin-ambari-3.1.0.dev10.tar.gz /tmp/tmp.8cm2ryYg2D/SOURCES/sahara-plugin-ambari-3.1.0.dev10-0.20200707151854.9a42107.tar.gz + cd /home/rhel8-master/data/python-sahara-plugin-ambari_distro + cp -a python-sahara-plugin-ambari.spec /tmp/tmp.8cm2ryYg2D/SOURCES/ + cp python-sahara-plugin-ambari.spec /tmp/tmp.8cm2ryYg2D/SPECS/ + cd /tmp/tmp.8cm2ryYg2D/SPECS/ + '[' -z '' ']' + sed -i -e '1i%define upstream_version 3.1.0.dev10\' python-sahara-plugin-ambari.spec + sed -i -e '1i%global dlrn 1\' python-sahara-plugin-ambari.spec ++ basename sahara-plugin-ambari-3.1.0.dev10-0.20200707151854.9a42107.tar.gz .tar.gz + sed -i -e '1i%global dlrn_nvr sahara-plugin-ambari-3.1.0.dev10-0.20200707151854.9a42107\' python-sahara-plugin-ambari.spec + sed -i -e s/UPSTREAMVERSION/3.1.0.dev10/g python-sahara-plugin-ambari.spec + VERSION=3.1.0 + sed -i -e 's/Version:.*/Version: 3.1.0/g' python-sahara-plugin-ambari.spec + sed -i -e 's/Release:.*/Release: 0.20200707151854.9a42107%{?dist}/g' python-sahara-plugin-ambari.spec + '[' '' '!=' 1 ']' + sed -i -e 's/^\(Source\|Source0\):.*/\1: sahara-plugin-ambari-3.1.0.dev10-0.20200707151854.9a42107.tar.gz/' python-sahara-plugin-ambari.spec + '[' '' '!=' 1 ']' + sed -i -e '/^%changelog.*/q' python-sahara-plugin-ambari.spec + cat python-sahara-plugin-ambari.spec %global dlrn_nvr sahara-plugin-ambari-3.1.0.dev10-0.20200707151854.9a42107 %global dlrn 1 %define upstream_version 3.1.0.dev10 # Globals Declaration %global pname sahara-plugin-ambari %global module sahara_plugin_ambari %{!?upstream_version: %global upstream_version %{version}%{?milestone}} %global with_doc 1 # guard for packages OSP does not ship %global rhosp 0 %global common_desc \ The Ambari plugin for Sahara allows Sahara to provision and \ manage Ambari clusters on OpenStack. Name: python-sahara-plugin-ambari Version: 3.1.0 Release: 0.20200707151854.9a42107%{?dist} Summary: Apache Hadoop cluster management on OpenStack License: ASL 2.0 URL: https://launchpad.net/sahara Source0: sahara-plugin-ambari-3.1.0.dev10-0.20200707151854.9a42107.tar.gz BuildArch: noarch BuildRequires: git BuildRequires: python3-devel BuildRequires: python3-setuptools BuildRequires: python3-pbr >= 2.0.0 BuildRequires: openstack-macros BuildRequires: /usr/bin/pathfix.py # test requirements BuildRequires: python3-stestr >= 1.0.0 BuildRequires: python3-testscenarios BuildRequires: python3-oslotest BuildRequires: python3-hacking BuildRequires: python3-oslo-i18n >= 3.15.3 BuildRequires: python3-oslo-log >= 3.36.0 BuildRequires: python3-oslo-serialization >= 2.18.0 BuildRequires: python3-oslo-utils >= 3.33.0 BuildRequires: python3-sahara >= 10.0.0 %description %{common_desc} %package -n python3-%{pname} Summary: Ambari plugin for Sahara %{?python_provide:%python_provide python3-%{pname}} Requires: python3-babel >= 2.3.4 Requires: python3-eventlet >= 0.18.2 Requires: python3-oslo-i18n >= 3.15.3 Requires: python3-oslo-log >= 3.36.0 Requires: python3-oslo-serialization >= 2.18.0 Requires: python3-oslo-utils >= 3.33.0 Requires: python3-pbr >= 2.0.0 Requires: python3-requests >= 2.14.2 Requires: python3-sahara >= 10.0.0 Requires: python3-six >= 1.10.0 # Extend the Sahara api and engine packages Supplements: openstack-sahara-api Supplements: openstack-sahara-engine Supplements: openstack-sahara-image-pack %description -n python3-%{pname} %{common_desc} %package -n python3-%{pname}-tests-unit Summary: Tests of the Ambari plugin for Sahara %{?python_provide:%python_provide python3-%{pname}-tests-unit} Requires: python3-%{pname} = %{version}-%{release} %description -n python3-%{pname}-tests-unit %{common_desc} This package contains the test files of the Ambari plugin for Sahara. %if 0%{?with_doc} %package -n python-%{pname}-doc Group: Documentation Summary: Usage documentation for the Ambari plugin for Sahara Requires: python3-%{pname} = %{version}-%{release} BuildRequires: python3-reno BuildRequires: python3-sphinx >= 1.6.2 BuildRequires: python3-openstackdocstheme >= 1.18.1 BuildRequires: python3-sphinxcontrib-httpdomain %description -n python-%{pname}-doc %{common_desc} This documentation provides details about the Ambari plugin for Sahara. %endif %prep %autosetup -n %{pname}-%{upstream_version} -S git # let RPM handle deps %py_req_cleanup pathfix.py -pni "%{__python3} %{py3_shbang_opts}" sahara_plugin_ambari/plugins/ambari/resources/generate_config.py %build %{py3_build} %if 0%{?with_doc} export PYTHONPATH=. sphinx-build -W -b html doc/source doc/build/html rm -rf doc/build/html/.{doctrees,buildinfo} sphinx-build -W -b man doc/source doc/build/man %endif %install %{py3_install} %if 0%{?with_doc} mkdir -p %{buildroot}%{_mandir}/man1 install -p -D -m 644 doc/build/man/*.1 %{buildroot}%{_mandir}/man1/ %endif # TODO: re-enable when the split version of sahara.git is packaged #%check #export PATH=$PATH:%{buildroot}/usr/bin #export PYTHONPATH=$PWD #stestr run %files -n python3-%{pname} %doc README.rst %license LICENSE %{python3_sitelib}/%{module} %{python3_sitelib}/%{module}-%{upstream_version}-py%{python3_version}.egg-info %exclude %{python3_sitelib}/%{module}/tests %files -n python3-%{pname}-tests-unit %license LICENSE %{python3_sitelib}/%{module}/tests %if 0%{?with_doc} %files -n python-%{pname}-doc %license LICENSE %doc doc/build/html %{_mandir}/man1/%{pname}.1.gz %endif %changelog + spectool -g -C /tmp/tmp.8cm2ryYg2D/SOURCES python-sahara-plugin-ambari.spec + /usr/bin/mock --buildsrpm -v -r /home/rhel8-master/data/dlrn-5.cfg --resultdir /home/rhel8-master/data/repos/9a/42/9a421075d41f5aa3d67b98c2cd33c6edbff3199f_21fa14ab --spec python-sahara-plugin-ambari.spec --sources=/tmp/tmp.8cm2ryYg2D/SOURCES INFO: mock.py version 1.4.14 starting (python version = 3.6.8)... Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-rhel8-master-x86_64-5/dnf_cache/ INFO: selinux disabled Finish: init plugins Start: run DEBUG: mock final configuration: DEBUG: version: 1.4.14 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/rhel8-master/data/repos/9a/42/9a421075d41f5aa3d67b98c2cd33c6edbff3199f_21fa14ab 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: 1003 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.nzayadde:/etc/resolv.conf'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap_container: False 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: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', '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-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/9a/42/9a421075d41f5aa3d67b98c2cd33c6edbff3199f_21fa14ab'}, '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-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/9a/42/9a421075d41f5aa3d67b98c2cd33c6edbff3199f_21fa14ab', 'package_manager': 'dnf'}, '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'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/9a/42/9a421075d41f5aa3d67b98c2cd33c6edbff3199f_21fa14ab'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/9a/42/9a421075d41f5aa3d67b98c2cd33c6edbff3199f_21fa14ab'}, 'mount_enable': False, 'mount_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/9a/42/9a421075d41f5aa3d67b98c2cd33c6edbff3199f_21fa14ab'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/9a/42/9a421075d41f5aa3d67b98c2cd33c6edbff3199f_21fa14ab'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/9a/42/9a421075d41f5aa3d67b98c2cd33c6edbff3199f_21fa14ab'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/9a/42/9a421075d41f5aa3d67b98c2cd33c6edbff3199f_21fa14ab'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/9a/42/9a421075d41f5aa3d67b98c2cd33c6edbff3199f_21fa14ab'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/9a/42/9a421075d41f5aa3d67b98c2cd33c6edbff3199f_21fa14ab'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/9a/42/9a421075d41f5aa3d67b98c2cd33c6edbff3199f_21fa14ab'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/9a/42/9a421075d41f5aa3d67b98c2cd33c6edbff3199f_21fa14ab'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/9a/42/9a421075d41f5aa3d67b98c2cd33c6edbff3199f_21fa14ab'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/9a/42/9a421075d41f5aa3d67b98c2cd33c6edbff3199f_21fa14ab'}} 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 python3-devel gcc make python3-sqlalchemy python3-sphinx python3-eventlet python3-six python3-pbr openstack-macros git python3-setuptools_scm DEBUG: target_arch: x86_64 DEBUG: releasever: 8 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= # best=0 is required as a workaround for bz#1677583 best=0 module_platform_id=platform:el8 # repos [base] name=RHEL 8 Base baseurl=http://download.devel.redhat.com/rhel-8/rel-eng/RHEL-8/latest-RHEL-8.0/compose/BaseOS/x86_64/os/ enabled=1 gpgcheck=0 [appstream] name=RHEL 8 AppStream baseurl=http://download.devel.redhat.com/rhel-8/rel-eng/RHEL-8/latest-RHEL-8.0/compose/AppStream/x86_64/os/ enabled=1 gpgcheck=0 [build] name=RHEL 8 Build Deps baseurl=http://download.devel.redhat.com/rhel-8/rel-eng/BUILDROOT-8/latest-BUILDROOT-8.0-RHEL-8/compose/Buildroot/x86_64/os/ enabled=1 gpgcheck=0 [advanced-virt] name=RHEL 8 Advanced Virtualization baseurl=http://download-ipv4.eng.brq.redhat.com/rhel-8/rel-eng/ADVANCED-VIRT-8/latest-ADVANCED-VIRT-8-RHEL-8/compose/Advanced-virt/x86_64/os/ enabled=1 gpgcheck=0 modules=1 [local] name=local baseurl=file:///home/rhel8-master/data/repos/19/80/19808760b529491b64111056090f59b7a10bcaa1_29b56729 enabled=1 gpgcheck=0 priority=1 [delorean-rhel8-master-deps] name=dlrn-master-rhel8-deps baseurl=http://trunk.rdoproject.org/rhel8-master/deps/latest enabled=1 gpgcheck=0 module_hotfixes=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': 'rhel8-rdo-trunk-test'} DEBUG: hostname: None DEBUG: module_enable: ['virt:8.0.0'] 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: dnf 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 distribution-gpg-keys DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core 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: opstimeout: 0 DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/etc/mock/site-defaults.cfg', '/home/rhel8-master/data/dlrn-5.cfg', '/home/rhel8-master/data/dlrn-5.cfg'] DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/rhel8-master/data/dlrn-5.cfg DEBUG: root: dlrn-rhel8-master-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el8 DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] 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(python-sahara-plugin-ambari.spec) Config(dlrn-rhel8-master-x86_64-5) Start: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5 DEBUG: kill orphans INFO: unmounting tmpfs. DEBUG: child environment: None DEBUG: Executing command: ['umount', '-n', '/var/lib/mock/dlrn-rhel8-master-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 Finish: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5 DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-rhel8-master-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-rhel8-master-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/rhel8-master/data/repos/9a/42/9a421075d41f5aa3d67b98c2cd33c6edbff3199f_21fa14ab INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-rhel8-master-x86_64-5/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['gtar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-rhel8-master-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-rhel8-master-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-rhel8-master-x86_64-5/root/./proc DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./sys DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./dev DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./tmp/ccache DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./var/cache/yum DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./var/cache/dnf DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./var/cache/dnf Finish: unpacking root cache INFO: enabled dnf cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/cache/dnf/ Start: cleaning dnf metadata Finish: cleaning dnf 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: GenuineIntel DEBUG: CPU family: 6 DEBUG: Model: 85 DEBUG: Model name: Intel Xeon Processor (Skylake, IBRS) DEBUG: Stepping: 4 DEBUG: CPU MHz: 2693.670 DEBUG: BogoMIPS: 5387.34 DEBUG: Virtualization: VT-x DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 4096K 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 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology cpuid tsc_known_freq pni pclmulqdq vmx ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm mpx avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 arat pku ospke DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/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: 7999936 1465248 695288 1089580 5839400 5145184 DEBUG: Swap: 4194300 583516 3610784 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/df', '-H', '/var/lib/mock/dlrn-rhel8-master-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 1.1G 3.3G 25% /var/lib/mock/dlrn-rhel8-master-x86_64-5/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/sys DEBUG: ensuring that dir exists: /home/rhel8-master/data/repos/9a/42/9a421075d41f5aa3d67b98c2cd33c6edbff3199f_21fa14ab Mock Version: 1.4.14 INFO: Mock Version: 1.4.14 INFO: Mock Version: 1.4.14 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/pts DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/shm DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/shm DEBUG: kernel version == 4.18.0-80.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/cache/dnf/ DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/var/cache/mock/dlrn-rhel8-master-x86_64-5/dnf_cache/', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/cache/dnf/'] 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-rhel8-master-x86_64-5/root DEBUG: resultdir = /home/rhel8-master/data/repos/9a/42/9a421075d41f5aa3d67b98c2cd33c6edbff3199f_21fa14ab DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/dnf DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '84dc0c4c9fa24e6fa5377c9c92beef1a', '-D', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root', '-a', '--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: BUILDSTDERR: DEBUG: Unsharing. Flags: 134217728 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '2196fbe54c364a08b2ae0cc17524fe56', '-D', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root', '-a', '--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: BUILDSTDERR: DEBUG: Unsharing. Flags: 134217728 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '84a5aeade4374d95bdac9b69abc54b0f', '-D', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root', '-a', '--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: BUILDSTDERR: DEBUG: Unsharing. Flags: 134217728 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '7de49a598fc84724a296195859065106', '-D', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root', '-a', '--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', '1003', '-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: BUILDSTDERR: DEBUG: Unsharing. Flags: 134217728 DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/RPMS DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/SPECS DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/SRPMS DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/SOURCES DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/BUILD DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/BUILDROOT DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/originals DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/originals Start: dnf update DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'proc', 'proc', '/var/lib/mock/dlrn-rhel8-master-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-rhel8-master-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'sysfs', 'sysfs', '/var/lib/mock/dlrn-rhel8-master-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-rhel8-master-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-rhel8-master-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-rhel8-master-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-rhel8-master-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: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/', '-y', '--releasever', '8', '--disableplugin=local', '--setopt=deltarpm=False', 'update'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/', '-y', '--releasever', '8', '--disableplugin=local', '--setopt=deltarpm=False', 'update'] 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', 'LC_MESSAGES': 'C.UTF-8'} and shell False DEBUG: local 3.0 MB/s | 3.0 kB 00:00 DEBUG: RHEL 8 Advanced Virtualization 1.5 kB/s | 2.0 kB 00:01 DEBUG: RHEL 8 AppStream 329 kB/s | 3.2 kB 00:00 DEBUG: RHEL 8 Base 2.7 kB/s | 2.7 kB 00:01 DEBUG: RHEL 8 Build Deps 194 kB/s | 2.0 kB 00:00 DEBUG: dlrn-master-rhel8-deps 12 kB/s | 3.0 kB 00:00 DEBUG: Dependencies resolved. DEBUG: Nothing to do. DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-rhel8-master-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-rhel8-master-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-rhel8-master-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-rhel8-master-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: dnf update DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/.initialized DEBUG: removing 3 rpm db files DEBUG: nuke_rpm_db: removing /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/lib/rpm/__db.003 DEBUG: nuke_rpm_db: removing /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/lib/rpm/__db.002 DEBUG: nuke_rpm_db: removing /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/lib/rpm/__db.001 Finish: chroot init Start: buildsrpm Start: rpmbuild -bs INFO: ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-sahara-plugin-ambari.spec'], chrootPath='/var/lib/mock/dlrn-rhel8-master-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=1003gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.nzayadde:/etc/resolv.conf']unshare_net=TrueprintOutput=False) DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '5f42299ba96347c68a5d5cff678c0f58', '-D', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.nzayadde:/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/python-sahara-plugin-ambari.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: BUILDSTDERR: DEBUG: Unsharing. Flags: 1073741824 DEBUG: BUILDSTDERR: DEBUG: Unsharing. Flags: 134217728 DEBUG: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Wrote: /builddir/build/SRPMS/python-sahara-plugin-ambari-3.1.0-0.20200707151854.9a42107.el8.src.rpm DEBUG: Child return code was: 0 Finish: rpmbuild -bs DEBUG: Copying package to result dir Finish: buildsrpm INFO: Done(python-sahara-plugin-ambari.spec) Config(dlrn-5) 0 minutes 9 seconds INFO: Results and/or logs in: /home/rhel8-master/data/repos/9a/42/9a421075d41f5aa3d67b98c2cd33c6edbff3199f_21fa14ab 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-rhel8-master-x86_64-5/root/var/cache/dnf/'] 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-rhel8-master-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 Finish: clean chroot Finish: run + finalize + rm -rf /tmp/tmp.8cm2ryYg2D INFO: mock.py version 1.4.14 starting (python version = 3.6.8)... Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-rhel8-master-x86_64-5/dnf_cache/ INFO: selinux disabled Finish: init plugins Start: run DEBUG: mock final configuration: DEBUG: version: 1.4.14 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/rhel8-master/data/repos/9a/42/9a421075d41f5aa3d67b98c2cd33c6edbff3199f_21fa14ab 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: 1003 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.xt49hjut:/etc/resolv.conf'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap_container: False 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: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', '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-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/9a/42/9a421075d41f5aa3d67b98c2cd33c6edbff3199f_21fa14ab'}, '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-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/9a/42/9a421075d41f5aa3d67b98c2cd33c6edbff3199f_21fa14ab', 'package_manager': 'dnf'}, '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'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/9a/42/9a421075d41f5aa3d67b98c2cd33c6edbff3199f_21fa14ab'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/9a/42/9a421075d41f5aa3d67b98c2cd33c6edbff3199f_21fa14ab'}, 'mount_enable': False, 'mount_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/9a/42/9a421075d41f5aa3d67b98c2cd33c6edbff3199f_21fa14ab'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/9a/42/9a421075d41f5aa3d67b98c2cd33c6edbff3199f_21fa14ab'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/9a/42/9a421075d41f5aa3d67b98c2cd33c6edbff3199f_21fa14ab'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/9a/42/9a421075d41f5aa3d67b98c2cd33c6edbff3199f_21fa14ab'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/9a/42/9a421075d41f5aa3d67b98c2cd33c6edbff3199f_21fa14ab'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/9a/42/9a421075d41f5aa3d67b98c2cd33c6edbff3199f_21fa14ab'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/9a/42/9a421075d41f5aa3d67b98c2cd33c6edbff3199f_21fa14ab'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/9a/42/9a421075d41f5aa3d67b98c2cd33c6edbff3199f_21fa14ab'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/9a/42/9a421075d41f5aa3d67b98c2cd33c6edbff3199f_21fa14ab'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/9a/42/9a421075d41f5aa3d67b98c2cd33c6edbff3199f_21fa14ab'}} 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 python3-devel gcc make python3-sqlalchemy python3-sphinx python3-eventlet python3-six python3-pbr openstack-macros git python3-setuptools_scm DEBUG: target_arch: x86_64 DEBUG: releasever: 8 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= # best=0 is required as a workaround for bz#1677583 best=0 module_platform_id=platform:el8 # repos [base] name=RHEL 8 Base baseurl=http://download.devel.redhat.com/rhel-8/rel-eng/RHEL-8/latest-RHEL-8.0/compose/BaseOS/x86_64/os/ enabled=1 gpgcheck=0 [appstream] name=RHEL 8 AppStream baseurl=http://download.devel.redhat.com/rhel-8/rel-eng/RHEL-8/latest-RHEL-8.0/compose/AppStream/x86_64/os/ enabled=1 gpgcheck=0 [build] name=RHEL 8 Build Deps baseurl=http://download.devel.redhat.com/rhel-8/rel-eng/BUILDROOT-8/latest-BUILDROOT-8.0-RHEL-8/compose/Buildroot/x86_64/os/ enabled=1 gpgcheck=0 [advanced-virt] name=RHEL 8 Advanced Virtualization baseurl=http://download-ipv4.eng.brq.redhat.com/rhel-8/rel-eng/ADVANCED-VIRT-8/latest-ADVANCED-VIRT-8-RHEL-8/compose/Advanced-virt/x86_64/os/ enabled=1 gpgcheck=0 modules=1 [local] name=local baseurl=file:///home/rhel8-master/data/repos/19/80/19808760b529491b64111056090f59b7a10bcaa1_29b56729 enabled=1 gpgcheck=0 priority=1 [delorean-rhel8-master-deps] name=dlrn-master-rhel8-deps baseurl=http://trunk.rdoproject.org/rhel8-master/deps/latest enabled=1 gpgcheck=0 module_hotfixes=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': 'rhel8-rdo-trunk-test'} DEBUG: hostname: None DEBUG: module_enable: ['virt:8.0.0'] 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: dnf 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 distribution-gpg-keys DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core 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: opstimeout: 0 DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/etc/mock/site-defaults.cfg', '/home/rhel8-master/data/dlrn-5.cfg', '/home/rhel8-master/data/dlrn-5.cfg'] DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/rhel8-master/data/dlrn-5.cfg DEBUG: root: dlrn-rhel8-master-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el8 DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] 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/rhel8-master/data/repos/9a/42/9a421075d41f5aa3d67b98c2cd33c6edbff3199f_21fa14ab/python-sahara-plugin-ambari-3.1.0-0.20200707151854.9a42107.el8.src.rpm) Config(dlrn-rhel8-master-x86_64-5) Start: clean chroot Finish: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5 DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-rhel8-master-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-rhel8-master-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/rhel8-master/data/repos/9a/42/9a421075d41f5aa3d67b98c2cd33c6edbff3199f_21fa14ab INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-rhel8-master-x86_64-5/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['gtar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-rhel8-master-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-rhel8-master-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-rhel8-master-x86_64-5/root/./proc DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./sys DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./dev DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./tmp/ccache DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./var/cache/yum DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./var/cache/dnf DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./var/cache/dnf Finish: unpacking root cache INFO: enabled dnf cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/cache/dnf/ Start: cleaning dnf metadata Finish: cleaning dnf 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: GenuineIntel DEBUG: CPU family: 6 DEBUG: Model: 85 DEBUG: Model name: Intel Xeon Processor (Skylake, IBRS) DEBUG: Stepping: 4 DEBUG: CPU MHz: 2693.670 DEBUG: BogoMIPS: 5387.34 DEBUG: Virtualization: VT-x DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 4096K 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 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology cpuid tsc_known_freq pni pclmulqdq vmx ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm mpx avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 arat pku ospke DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/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: 7999936 1465912 692888 1089580 5841136 5144520 DEBUG: Swap: 4194300 583516 3610784 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/df', '-H', '/var/lib/mock/dlrn-rhel8-master-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 1.1G 3.3G 25% /var/lib/mock/dlrn-rhel8-master-x86_64-5/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/sys DEBUG: ensuring that dir exists: /home/rhel8-master/data/repos/9a/42/9a421075d41f5aa3d67b98c2cd33c6edbff3199f_21fa14ab Mock Version: 1.4.14 INFO: Mock Version: 1.4.14 INFO: Mock Version: 1.4.14 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/pts DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/shm DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/shm DEBUG: kernel version == 4.18.0-80.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/cache/dnf/ DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/var/cache/mock/dlrn-rhel8-master-x86_64-5/dnf_cache/', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/cache/dnf/'] 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-rhel8-master-x86_64-5/root DEBUG: resultdir = /home/rhel8-master/data/repos/9a/42/9a421075d41f5aa3d67b98c2cd33c6edbff3199f_21fa14ab DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/dnf DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'ebe184a249ce46ffa60e51dfdbc4f6e9', '-D', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root', '-a', '--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: BUILDSTDERR: DEBUG: Unsharing. Flags: 134217728 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '307628dfcb00478097077b8d4bd94224', '-D', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root', '-a', '--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: BUILDSTDERR: DEBUG: Unsharing. Flags: 134217728 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'b93159423e0746529e297999bade45a0', '-D', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root', '-a', '--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: BUILDSTDERR: DEBUG: Unsharing. Flags: 134217728 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'adf8b59d033c4afbbff9ce57bda9afee', '-D', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root', '-a', '--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', '1003', '-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: BUILDSTDERR: DEBUG: Unsharing. Flags: 134217728 DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/RPMS DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/SPECS DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/SRPMS DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/SOURCES DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/BUILD DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/BUILDROOT DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/originals DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/originals Start: dnf update DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'proc', 'proc', '/var/lib/mock/dlrn-rhel8-master-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-rhel8-master-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'sysfs', 'sysfs', '/var/lib/mock/dlrn-rhel8-master-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-rhel8-master-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-rhel8-master-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-rhel8-master-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-rhel8-master-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: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/', '-y', '--releasever', '8', '--disableplugin=local', '--setopt=deltarpm=False', 'update'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/', '-y', '--releasever', '8', '--disableplugin=local', '--setopt=deltarpm=False', 'update'] 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', 'LC_MESSAGES': 'C.UTF-8'} and shell False DEBUG: local 3.0 MB/s | 3.0 kB 00:00 DEBUG: RHEL 8 Advanced Virtualization 1.6 kB/s | 2.0 kB 00:01 DEBUG: RHEL 8 AppStream 3.2 kB/s | 3.2 kB 00:01 DEBUG: RHEL 8 Base 2.7 kB/s | 2.7 kB 00:01 DEBUG: RHEL 8 Build Deps 463 kB/s | 2.0 kB 00:00 DEBUG: dlrn-master-rhel8-deps 48 kB/s | 3.0 kB 00:00 DEBUG: Dependencies resolved. DEBUG: Nothing to do. DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-rhel8-master-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-rhel8-master-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-rhel8-master-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-rhel8-master-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: dnf update DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/.initialized DEBUG: removing 3 rpm db files DEBUG: nuke_rpm_db: removing /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/lib/rpm/__db.003 DEBUG: nuke_rpm_db: removing /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/lib/rpm/__db.002 DEBUG: nuke_rpm_db: removing /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/lib/rpm/__db.001 Finish: chroot init Start: build phase for python-sahara-plugin-ambari-3.1.0-0.20200707151854.9a42107.el8.src.rpm Start: build setup for python-sahara-plugin-ambari-3.1.0-0.20200707151854.9a42107.el8.src.rpm DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'c60aedd81ab040e48c013e089a05e86b', '-D', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.xt49hjut:/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/python-sahara-plugin-ambari-3.1.0-0.20200707151854.9a42107.el8.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: BUILDSTDERR: DEBUG: Unsharing. Flags: 1073741824 DEBUG: BUILDSTDERR: DEBUG: Unsharing. Flags: 134217728 DEBUG: Updating / installing... DEBUG: python-sahara-plugin-ambari-3.1.0-0.20######################################## DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '8a1fa5d1571f48bc84b40e8c23b1d164', '-D', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.xt49hjut:/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/python-sahara-plugin-ambari-3.1.0-0.20200707151854.9a42107.el8.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: BUILDSTDERR: DEBUG: Unsharing. Flags: 1073741824 DEBUG: BUILDSTDERR: DEBUG: Unsharing. Flags: 134217728 DEBUG: python-sahara-plugin-ambari.spec DEBUG: sahara-plugin-ambari-3.1.0.dev10-0.20200707151854.9a42107.tar.gz DEBUG: Child return code was: 0 INFO: ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-sahara-plugin-ambari.spec'], chrootPath='/var/lib/mock/dlrn-rhel8-master-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=1003gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.xt49hjut:/etc/resolv.conf']unshare_net=TrueprintOutput=False) DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '64e748680fbc46f880c652c14bc8627e', '-D', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.xt49hjut:/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/python-sahara-plugin-ambari.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: BUILDSTDERR: DEBUG: Unsharing. Flags: 1073741824 DEBUG: BUILDSTDERR: DEBUG: Unsharing. Flags: 134217728 DEBUG: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Wrote: /builddir/build/SRPMS/python-sahara-plugin-ambari-3.1.0-0.20200707151854.9a42107.el8.src.rpm DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'proc', 'proc', '/var/lib/mock/dlrn-rhel8-master-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-rhel8-master-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'sysfs', 'sysfs', '/var/lib/mock/dlrn-rhel8-master-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-rhel8-master-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-rhel8-master-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-rhel8-master-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-rhel8-master-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: ['/usr/bin/dnf', 'builddep', '--installroot', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/', '--releasever', '8', '--disableplugin=local', '--setopt=deltarpm=False', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root//builddir/build/SRPMS/python-sahara-plugin-ambari-3.1.0-0.20200707151854.9a42107.el8.src.rpm'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf', 'builddep', '--installroot', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/', '--releasever', '8', '--disableplugin=local', '--setopt=deltarpm=False', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root//builddir/build/SRPMS/python-sahara-plugin-ambari-3.1.0-0.20200707151854.9a42107.el8.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', 'LC_MESSAGES': 'C.UTF-8'} and shell False DEBUG: Last metadata expiration check: 0:00:01 ago on Tue 07 Jul 2020 11:19:17 AM EDT. DEBUG: Package platform-python-devel-3.6.8-1.el8.x86_64 is already installed. DEBUG: Package git-2.18.1-3.el8.x86_64 is already installed. DEBUG: Package openstack-macros-2019.2.3-0.20190913180739.ce6a105.el8.noarch is already installed. DEBUG: Package python3-devel-3.6.8-1.el8.x86_64 is already installed. DEBUG: Package python36-devel-3.6.8-1.module+el8+2710+846623d6.x86_64 is already installed. DEBUG: Package python3-pbr-5.1.2-2.el8ost.noarch is already installed. DEBUG: Package python3-setuptools-39.2.0-4.el8.noarch is already installed. DEBUG: Package python3-sphinx-1:1.7.6-1.el8.noarch is already installed. DEBUG: Dependencies resolved. DEBUG: ================================================================================ DEBUG: Package ArchVersion Repository Size DEBUG: ================================================================================ DEBUG: Installing: DEBUG: python3-hacking noarch1.0.1-0.20191002171656.865398f.el8 local 53 k DEBUG: python3-oslo-i18n noarch5.0.0-0.20200605153922.761ce99.el8 local 57 k DEBUG: python3-oslo-log noarch4.3.0-0.20200703083958.880bcb8.el8 local 62 k DEBUG: python3-oslo-serialization noarch4.0.0-0.20200618074026.be10175.el8 local 32 k DEBUG: python3-oslo-utils noarch4.2.1-0.20200615064007.b993823.el8 local 78 k DEBUG: python3-oslotest noarch4.3.0-0.20200605152835.5a0d3c2.el8 local 47 k DEBUG: python3-reno noarch3.1.0-0.20200515044006.cc09e3d.el8 local 106 k DEBUG: python3-sahara noarch1:12.1.0-0.20200426213504.f7a36e7.el8 local 664 k DEBUG: python3-openstackdocstheme noarch1.20.1-2.el8ost delorean-rhel8-master-deps 930 k DEBUG: python3-sphinxcontrib-httpdomain noarch1.7.0-4.el8ost delorean-rhel8-master-deps 44 k DEBUG: python3-stestr noarch2.3.1-3.el8ost delorean-rhel8-master-deps 151 k DEBUG: python3-testscenarios noarch0.5.0-9.el8ost delorean-rhel8-master-deps 38 k DEBUG: Installing dependencies: DEBUG: python-oslo-cache-lang noarch2.3.0-0.20200415121150.ef606c9.el8 local 16 k DEBUG: python-oslo-concurrency-lang noarch4.1.1-0.20200618074122.b7fc1e1.el8 local 13 k DEBUG: python-oslo-db-lang noarch8.2.0-0.20200603084527.e836420.el8 local 13 k DEBUG: python-oslo-i18n-lang noarch5.0.0-0.20200605153922.761ce99.el8 local 13 k DEBUG: python-oslo-log-lang noarch4.3.0-0.20200703083958.880bcb8.el8 local 12 k DEBUG: python-oslo-middleware-lang noarch4.1.0-0.20200605152205.bfb4ba8.el8 local 11 k DEBUG: python-oslo-policy-lang noarch3.2.1-0.20200630164910.719435f.el8 local 11 k DEBUG: python-oslo-utils-lang noarch4.2.1-0.20200615064007.b993823.el8 local 12 k DEBUG: python-pycadf-common noarch3.1.0-0.20200630163511.9de5c99.el8 local 14 k DEBUG: python3-barbicanclient noarch4.9.1-0.20200305154713.cb0a791.el8 local 129 k DEBUG: python3-castellan noarch3.1.1-0.20200630172402.69dfce4.el8 local 125 k DEBUG: python3-cinderclient noarch7.1.0-0.20200630172812.9268d31.el8 local 238 k DEBUG: python3-cliff noarch3.1.0-0.20200330074912.5405c3d.el8 local 95 k DEBUG: python3-debtcollector noarch2.1.0-0.20200605151926.17ab8c0.el8 local 31 k DEBUG: python3-futurist noarch2.2.0-0.20200605151004.604b63d.el8 local 63 k DEBUG: python3-glanceclient noarch1:3.2.0-0.20200630162218.de178ac.el8 local 147 k DEBUG: python3-heatclient noarch2.2.0-0.20200630170746.670fe7c.el8 local 164 k DEBUG: python3-keystoneauth1 noarch4.2.0-0.20200630173226.dab8e10.el8 local 430 k DEBUG: python3-keystoneclient noarch1:4.0.0-0.20200413125859.b58ebe2.el8 local 252 k DEBUG: python3-keystonemiddleware noarch8.0.0-0.20200108125104.7c33d8e.el8 local 92 k DEBUG: python3-manilaclient noarch2.0.0-0.20200305140150.6bccfc0.el8 local 472 k DEBUG: python3-microversion-parse noarch1.0.1-0.20200416123444.2c36df6.el8 local 32 k DEBUG: python3-neutronclient noarch7.2.0-0.20200630170552.f751dd3.el8 local 310 k DEBUG: python3-novaclient noarch1:17.1.0-0.20200630162607.600384f.el8 local 224 k DEBUG: python3-openstacksdk noarch0.47.0-0.20200630171704.1a032b8.el8 local 814 k DEBUG: python3-os-client-config noarch2.1.0-0.20200415120623.bc96c23.el8 local 53 k DEBUG: python3-os-service-types noarch1.7.0-0.20200416132506.0b2f473.el8 local 36 k DEBUG: python3-osc-lib noarch2.0.0-0.20200416135006.fea31fb.el8 local 77 k DEBUG: python3-oslo-cache noarch2.3.0-0.20200415121150.ef606c9.el8 local 50 k DEBUG: python3-oslo-concurrency noarch4.1.1-0.20200618074122.b7fc1e1.el8 local 40 k DEBUG: python3-oslo-config noarch2:8.2.0-0.20200630171134.04d5280.el8 local 223 k DEBUG: python3-oslo-context noarch3.1.0-0.20200605151059.9abd745.el8 local 25 k DEBUG: python3-oslo-db noarch8.2.0-0.20200603084527.e836420.el8 local 147 k DEBUG: python3-oslo-messaging noarch12.0.0-0.20200315133106.d87618b.el8 local 225 k DEBUG: python3-oslo-middleware noarch4.1.0-0.20200605152205.bfb4ba8.el8 local 53 k DEBUG: python3-oslo-policy noarch3.2.1-0.20200630164910.719435f.el8 local 70 k DEBUG: python3-oslo-rootwrap noarch6.1.0-0.20200603084759.45df949.el8 local 44 k DEBUG: python3-oslo-service noarch2.3.0-0.20200630172612.6df6e4c.el8 local 70 k DEBUG: python3-oslo-upgradecheck noarch1.1.0-0.20200605153312.2380e79.el8 local 23 k DEBUG: python3-pycadf noarch3.1.0-0.20200630163511.9de5c99.el8 local 51 k DEBUG: python3-requestsexceptions noarch1.4.0-0.20200416123011.d7ac0ff.el8 local 15 k DEBUG: python3-stevedore noarch2.0.1-0.20200630164713.01c12ec.el8 local 62 k DEBUG: python3-swiftclient noarch3.10.0-0.20200630164502.7852314.el8 local 174 k DEBUG: python3-tooz noarch2.6.0-0.20200630172210.80f379b.el8 local 108 k DEBUG: qemu-img x86_6415:3.1.0-20.module+el8+2888+cdc893a8 advanced-virt 948 k DEBUG: qemu-kvm x86_6415:3.1.0-20.module+el8+2888+cdc893a8 advanced-virt 67 k DEBUG: qemu-kvm-block-curl x86_6415:3.1.0-20.module+el8+2888+cdc893a8 advanced-virt 77 k DEBUG: qemu-kvm-block-gluster x86_6415:3.1.0-20.module+el8+2888+cdc893a8 advanced-virt 80 k DEBUG: qemu-kvm-block-iscsi x86_6415:3.1.0-20.module+el8+2888+cdc893a8 advanced-virt 86 k DEBUG: qemu-kvm-block-rbd x86_6415:3.1.0-20.module+el8+2888+cdc893a8 advanced-virt 79 k DEBUG: qemu-kvm-block-ssh x86_6415:3.1.0-20.module+el8+2888+cdc893a8 advanced-virt 79 k DEBUG: qemu-kvm-common x86_6415:3.1.0-20.module+el8+2888+cdc893a8 advanced-virt 944 k DEBUG: qemu-kvm-core x86_6415:3.1.0-20.module+el8+2888+cdc893a8 advanced-virt 2.9 M DEBUG: alsa-lib x86_641.1.6-3.el8 appstream 432 k DEBUG: boost-atomic x86_641.66.0-6.el8 appstream 13 k DEBUG: boost-chrono x86_641.66.0-6.el8 appstream 23 k DEBUG: boost-date-time x86_641.66.0-6.el8 appstream 29 k DEBUG: boost-iostreams x86_641.66.0-6.el8 appstream 39 k DEBUG: boost-program-options x86_641.66.0-6.el8 appstream 143 k DEBUG: boost-random x86_641.66.0-6.el8 appstream 22 k DEBUG: boost-regex x86_641.66.0-6.el8 appstream 286 k DEBUG: boost-system x86_641.66.0-6.el8 appstream 18 k DEBUG: boost-thread x86_641.66.0-6.el8 appstream 59 k DEBUG: cairo-gobject x86_641.15.12-3.el8 appstream 33 k DEBUG: celt051 x86_640.5.1.3-15.el8 appstream 63 k DEBUG: dnsmasq x86_642.79-4.el8 appstream 316 k DEBUG: edk2-ovmf noarch20180508gitee3198e672e2-9.el8 appstream 1.6 M DEBUG: genisoimage x86_641.1.11-39.el8 appstream 316 k DEBUG: glusterfs-api x86_643.12.2-40.2.el8 appstream 84 k DEBUG: glusterfs-cli x86_643.12.2-40.2.el8 appstream 194 k DEBUG: gstreamer1 x86_641.14.0-3.el8 appstream 1.3 M DEBUG: gstreamer1-plugins-base x86_641.14.0-4.el8 appstream 1.8 M DEBUG: ipxe-roms-qemu noarch20181214-1.git133f4c47.el8 appstream 1.7 M DEBUG: iso-codes noarch3.79-2.el8 appstream 3.4 M DEBUG: libX11-xcb x86_641.6.7-1.el8 appstream 14 k DEBUG: libXv x86_641.0.11-7.el8 appstream 20 k DEBUG: libcacard x86_643:2.6.1-1.el8 appstream 50 k DEBUG: libdrm x86_642.4.96-2.el8 appstream 164 k DEBUG: libepoxy x86_641.5.2-1.el8 appstream 225 k DEBUG: libglvnd x86_641:1.0.1-0.9.git5baa1e5.el8 appstream 96 k DEBUG: libglvnd-egl x86_641:1.0.1-0.9.git5baa1e5.el8 appstream 50 k DEBUG: libglvnd-gles x86_641:1.0.1-0.9.git5baa1e5.el8 appstream 41 k DEBUG: libglvnd-glx x86_641:1.0.1-0.9.git5baa1e5.el8 appstream 131 k DEBUG: libogg x86_642:1.3.2-10.el8 appstream 31 k DEBUG: librados2 x86_641:12.2.7-9.el8 appstream 2.9 M DEBUG: librbd1 x86_641:12.2.7-9.el8 appstream 1.1 M DEBUG: libtheora x86_641:1.1.1-21.el8 appstream 184 k DEBUG: libusal x86_641.1.11-39.el8 appstream 145 k DEBUG: libvisual x86_641:0.4.0-24.el8 appstream 145 k DEBUG: libvorbis x86_641:1.3.6-1.el8 appstream 196 k DEBUG: libwayland-client x86_641.15.0-1.el8 appstream 39 k DEBUG: libwayland-cursor x86_641.15.0-1.el8 appstream 26 k DEBUG: libwayland-egl x86_641.15.0-1.el8 appstream 19 k DEBUG: libwayland-server x86_641.15.0-1.el8 appstream 45 k DEBUG: libxshmfence x86_641.3-2.el8 appstream 13 k DEBUG: llvm-libs x86_647.0.1-1.module+el8+2560+c32c7af1 appstream 17 M DEBUG: mesa-dri-drivers x86_6418.3.1-2.el8 appstream 7.3 M DEBUG: mesa-filesystem x86_6418.3.1-2.el8 appstream 31 k DEBUG: mesa-libEGL x86_6418.3.1-2.el8 appstream 161 k DEBUG: mesa-libGL x86_6418.3.1-2.el8 appstream 215 k DEBUG: mesa-libgbm x86_6418.3.1-2.el8 appstream 87 k DEBUG: mesa-libglapi x86_6418.3.1-2.el8 appstream 60 k DEBUG: nmap-ncat x86_642:7.70-4.el8 appstream 236 k DEBUG: nspr x86_644.20.0-2.el8 appstream 143 k DEBUG: nss x86_643.41.0-5.el8 appstream 715 k DEBUG: nss-softokn x86_643.41.0-5.el8 appstream 453 k DEBUG: nss-softokn-freebl x86_643.41.0-5.el8 appstream 272 k DEBUG: nss-sysinit x86_643.41.0-5.el8 appstream 68 k DEBUG: nss-util x86_643.41.0-5.el8 appstream 133 k DEBUG: opus x86_641.3-0.4.beta.el8 appstream 204 k DEBUG: orc x86_640.4.28-2.el8 appstream 175 k DEBUG: python3-cairo x86_641.16.3-6.el8 appstream 90 k DEBUG: python3-pyOpenSSL noarch18.0.0-1.el8 appstream 103 k DEBUG: radvd x86_642.17-12.el8 appstream 104 k DEBUG: scrub x86_642.5.2-12.el8 appstream 47 k DEBUG: spice-server x86_640.14.0-7.el8 appstream 411 k DEBUG: unbound-libs x86_641.7.3-8.el8 appstream 499 k DEBUG: usbredir x86_640.8.0-1.el8 appstream 50 k DEBUG: yajl x86_642.1.0-10.el8 appstream 41 k DEBUG: attr x86_642.4.48-3.el8 base 68 k DEBUG: augeas-libs x86_641.10.1-8.el8 base 392 k DEBUG: bind-export-libs x86_6432:9.11.4-16.P2.el8 base 1.1 M DEBUG: cryptsetup x86_642.0.6-1.el8 base 159 k DEBUG: cyrus-sasl x86_642.1.27-0.3rc7.el8 base 96 k DEBUG: cyrus-sasl-gssapi x86_642.1.27-0.3rc7.el8 base 49 k DEBUG: dbus-glib x86_640.110-2.el8 base 127 k DEBUG: device-mapper-event x86_648:1.02.155-6.el8 base 265 k DEBUG: device-mapper-event-libs x86_648:1.02.155-6.el8 base 264 k DEBUG: device-mapper-multipath-libs x86_640.7.8-7.el8 base 297 k DEBUG: device-mapper-persistent-data x86_640.7.6-1.el8 base 452 k DEBUG: dhcp-client x86_6412:4.3.6-30.el8 base 317 k DEBUG: dhcp-common noarch12:4.3.6-30.el8 base 206 k DEBUG: dhcp-libs x86_6412:4.3.6-30.el8 base 146 k DEBUG: dmidecode x86_641:3.2-1.el8 base 89 k DEBUG: dnf noarch4.0.9.2-5.el8 base 440 k DEBUG: dnf-data noarch4.0.9.2-5.el8 base 135 k DEBUG: dnf-plugins-core noarch4.0.2.2-3.el8 base 59 k DEBUG: dosfstools x86_644.1-6.el8 base 122 k DEBUG: e2fsprogs x86_641.44.3-2.el8 base 1.0 M DEBUG: e2fsprogs-libs x86_641.44.3-2.el8 base 207 k DEBUG: fuse x86_642.9.7-12.el8 base 83 k DEBUG: fuse-common x86_643.2.1-12.el8 base 21 k DEBUG: fuse-libs x86_642.9.7-12.el8 base 102 k DEBUG: gdisk x86_641.0.3-6.el8 base 239 k DEBUG: glusterfs x86_643.12.2-40.2.el8 base 558 k DEBUG: glusterfs-client-xlators x86_643.12.2-40.2.el8 base 913 k DEBUG: glusterfs-libs x86_643.12.2-40.2.el8 base 397 k DEBUG: gobject-introspection x86_641.56.1-1.el8 base 255 k DEBUG: gpgme x86_641.10.0-6.el8 base 241 k DEBUG: gssproxy x86_640.8.0-5.el8 base 116 k DEBUG: hwdata noarch0.314-8.0.el8 base 1.5 M DEBUG: ipcalc x86_640.2.4-3.el8 base 38 k DEBUG: iproute x86_644.18.0-11.el8 base 607 k DEBUG: iproute-tc x86_644.18.0-11.el8 base 406 k DEBUG: iptables x86_641.8.2-9.el8 base 582 k DEBUG: iptables-ebtables x86_641.8.2-9.el8 base 67 k DEBUG: iputils x86_6420180629-1.el8 base 148 k DEBUG: iscsi-initiator-utils x86_646.2.0.876-7.gitf3c8e90.el8 base 372 k DEBUG: iscsi-initiator-utils-iscsiuio x86_646.2.0.876-7.gitf3c8e90.el8 base 98 k DEBUG: isns-utils-libs x86_640.97-6.el8 base 105 k DEBUG: jansson x86_642.11-3.el8 base 46 k DEBUG: json-glib x86_641.4.4-1.el8 base 144 k DEBUG: kernel-core x86_644.18.0-80.el8 base 24 M DEBUG: keyutils x86_641.5.10-6.el8 base 63 k DEBUG: libaio x86_640.3.110-12.el8 base 32 k DEBUG: libbasicobjects x86_640.1.1-39.el8 base 31 k DEBUG: libcollection x86_640.7.0-39.el8 base 48 k DEBUG: libcomps x86_640.1.8-13.el8 base 81 k DEBUG: libdnf x86_640.22.5-4.el8 base 574 k DEBUG: libevent x86_642.1.8-5.el8 base 253 k DEBUG: libibumad x86_6422-2.el8 base 29 k DEBUG: libibverbs x86_6422-2.el8 base 237 k DEBUG: libicu x86_6460.2-7.el8 base 8.8 M DEBUG: libini_config x86_641.3.1-39.el8 base 70 k DEBUG: libmnl x86_641.0.4-6.el8 base 30 k DEBUG: libmodulemd1 x86_641.8.0-5.el8 base 175 k DEBUG: libnetfilter_conntrack x86_641.0.6-5.el8 base 65 k DEBUG: libnfnetlink x86_641.0.1-13.el8 base 33 k DEBUG: libnfsidmap x86_641:2.3.3-14.el8 base 121 k DEBUG: libnftnl x86_641.1.1-4.el8 base 83 k DEBUG: libnl3 x86_643.4.0-4.el8 base 309 k DEBUG: libpath_utils x86_640.2.1-39.el8 base 34 k DEBUG: libpciaccess x86_640.14-1.el8 base 32 k DEBUG: librdmacm x86_6422-2.el8 base 70 k DEBUG: libref_array x86_640.1.5-39.el8 base 33 k DEBUG: librepo x86_641.9.2-1.el8 base 84 k DEBUG: libreport-filesystem x86_642.9.5-6.el8 base 20 k DEBUG: librhsm x86_640.0.3-2.el8 base 33 k DEBUG: libselinux-utils x86_642.8-6.el8 base 168 k DEBUG: libsolv x86_640.6.35-6.el8 base 352 k DEBUG: libss x86_641.44.3-2.el8 base 53 k DEBUG: libverto-libevent x86_640.3.0-5.el8 base 16 k DEBUG: libxslt x86_641.1.32-3.el8 base 249 k DEBUG: libyaml x86_640.1.7-5.el8 base 61 k DEBUG: linux-firmware noarch20190111-92.gitd9fb2ee6.el8 base 60 M DEBUG: lsscsi x86_640.30-1.el8 base 69 k DEBUG: lvm2 x86_648:2.03.02-6.el8 base 1.5 M DEBUG: lvm2-libs x86_648:2.03.02-6.el8 base 1.1 M DEBUG: lzo x86_642.08-14.el8 base 69 k DEBUG: lzop x86_641.03-20.el8 base 62 k DEBUG: mdadm x86_644.1-4.el8 base 445 k DEBUG: mozjs52 x86_6452.9.0-1.el8 base 6.6 M DEBUG: mtools x86_644.0.18-14.el8 base 213 k DEBUG: nfs-utils x86_641:2.3.3-14.el8 base 465 k DEBUG: numactl-libs x86_642.0.12-2.el8 base 36 k DEBUG: numad x86_640.5-26.20150602git.el8 base 41 k DEBUG: parted x86_643.2-36.el8 base 555 k DEBUG: pciutils x86_643.5.6-4.el8 base 105 k DEBUG: pciutils-libs x86_643.5.6-4.el8 base 53 k DEBUG: policycoreutils x86_642.8-16.1.el8 base 362 k DEBUG: polkit x86_640.115-6.el8 base 153 k DEBUG: polkit-libs x86_640.115-6.el8 base 75 k DEBUG: polkit-pkla-compat x86_640.1-12.el8 base 46 k DEBUG: psmisc x86_6423.1-3.el8 base 150 k DEBUG: python3-dbus x86_641.2.4-14.el8 base 132 k DEBUG: python3-dnf noarch4.0.9.2-5.el8 base 496 k DEBUG: python3-dnf-plugins-core noarch4.0.2.2-3.el8 base 171 k DEBUG: python3-gobject-base x86_643.28.3-1.el8 base 312 k DEBUG: python3-gpg x86_641.10.0-6.el8 base 229 k DEBUG: python3-hawkey x86_640.22.5-4.el8 base 86 k DEBUG: python3-iniparse noarch0.4-31.el8 base 49 k DEBUG: python3-libcomps x86_640.1.8-13.el8 base 52 k DEBUG: python3-libdnf x86_640.22.5-4.el8 base 618 k DEBUG: python3-pyyaml x86_643.12-12.el8 base 193 k DEBUG: python3-rpm x86_644.14.2-9.el8 base 147 k DEBUG: quota x86_641:4.04-10.el8 base 214 k DEBUG: quota-nls noarch1:4.04-10.el8 base 94 k DEBUG: rdma-core x86_6422-2.el8 base 53 k DEBUG: rpcbind x86_641.2.5-3.el8 base 69 k DEBUG: snappy x86_641.1.7-5.el8 base 36 k DEBUG: squashfs-tools x86_644.3-17.el8 base 164 k DEBUG: syslinux x86_646.04-1.el8 base 576 k DEBUG: syslinux-extlinux x86_646.04-1.el8 base 139 k DEBUG: syslinux-extlinux-nonlinux noarch6.04-1.el8 base 386 k DEBUG: syslinux-nonlinux noarch6.04-1.el8 base 554 k DEBUG: systemd-container x86_64239-13.el8 base 488 k DEBUG: userspace-rcu x86_640.10.1-2.el8 base 101 k DEBUG: xml-common noarch0.6.3-50.el8 base 39 k DEBUG: dulwich-core x86_640.19.11-1.el8ost delorean-rhel8-master-deps 32 k DEBUG: hivex x86_641.3.15-7.el8 delorean-rhel8-master-deps 112 k DEBUG: libguestfs x86_641:1.40.2-14.el8 delorean-rhel8-master-deps 2.7 M DEBUG: libiscsi x86_641.18.0-8.el8 delorean-rhel8-master-deps 89 k DEBUG: libsodium x86_641.0.16-4.el8ost delorean-rhel8-master-deps 154 k DEBUG: libssh2 x86_641.8.0-8.el8.1 delorean-rhel8-master-deps 98 k DEBUG: libvirt-daemon x86_645.6.0-6.el8 delorean-rhel8-master-deps 358 k DEBUG: libvirt-daemon-driver-interface x86_645.6.0-6.el8 delorean-rhel8-master-deps 107 k DEBUG: libvirt-daemon-driver-network x86_645.6.0-6.el8 delorean-rhel8-master-deps 136 k DEBUG: libvirt-daemon-driver-nodedev x86_645.6.0-6.el8 delorean-rhel8-master-deps 106 k DEBUG: libvirt-daemon-driver-nwfilter x86_645.6.0-6.el8 delorean-rhel8-master-deps 130 k DEBUG: libvirt-daemon-driver-qemu x86_645.6.0-6.el8 delorean-rhel8-master-deps 683 k DEBUG: libvirt-daemon-driver-secret x86_645.6.0-6.el8 delorean-rhel8-master-deps 95 k DEBUG: libvirt-daemon-driver-storage x86_645.6.0-6.el8 delorean-rhel8-master-deps 28 k DEBUG: libvirt-daemon-driver-storage-core x86_645.6.0-6.el8 delorean-rhel8-master-deps 172 k DEBUG: libvirt-daemon-driver-storage-disk x86_645.6.0-6.el8 delorean-rhel8-master-deps 97 k DEBUG: libvirt-daemon-driver-storage-gluster x86_645.6.0-6.el8 delorean-rhel8-master-deps 109 k DEBUG: libvirt-daemon-driver-storage-iscsi x86_645.6.0-6.el8 delorean-rhel8-master-deps 94 k DEBUG: libvirt-daemon-driver-storage-iscsi-direct x86_645.6.0-6.el8 delorean-rhel8-master-deps 96 k DEBUG: libvirt-daemon-driver-storage-logical x86_645.6.0-6.el8 delorean-rhel8-master-deps 98 k DEBUG: libvirt-daemon-driver-storage-mpath x86_645.6.0-6.el8 delorean-rhel8-master-deps 92 k DEBUG: libvirt-daemon-driver-storage-rbd x86_645.6.0-6.el8 delorean-rhel8-master-deps 102 k DEBUG: libvirt-daemon-driver-storage-scsi x86_645.6.0-6.el8 delorean-rhel8-master-deps 94 k DEBUG: libvirt-daemon-kvm x86_645.6.0-6.el8 delorean-rhel8-master-deps 28 k DEBUG: libvirt-libs x86_645.6.0-6.el8 delorean-rhel8-master-deps 4.3 M DEBUG: netcf-libs x86_640.2.8-12.el8 delorean-rhel8-master-deps 76 k DEBUG: python3-PyMySQL noarch0.9.2-2.el8ost delorean-rhel8-master-deps 96 k DEBUG: python3-SecretStorage noarch2.3.1-7.el8ost delorean-rhel8-master-deps 35 k DEBUG: python3-alembic noarch1.0.7-1.el8ost delorean-rhel8-master-deps 793 k DEBUG: python3-amqp noarch2.4.1-1.el8ost delorean-rhel8-master-deps 94 k DEBUG: python3-appdirs noarch1.4.0-6.el8ost delorean-rhel8-master-deps 21 k DEBUG: python3-asn1crypto noarch0.24.0-3.el8ost delorean-rhel8-master-deps 180 k DEBUG: python3-bcrypt x86_643.1.6-2.el8ost delorean-rhel8-master-deps 43 k DEBUG: python3-botocore noarch1.12.119-1.el8ost delorean-rhel8-master-deps 3.7 M DEBUG: python3-cachetools noarch3.1.0-1.el8ost delorean-rhel8-master-deps 32 k DEBUG: python3-cffi x86_641.11.5-6.2.el8ost delorean-rhel8-master-deps 236 k DEBUG: python3-click noarch6.7-8.el8ost delorean-rhel8-master-deps 130 k DEBUG: python3-cmd2 noarch0.6.8-10.el8ost delorean-rhel8-master-deps 46 k DEBUG: python3-cryptography x86_642.3-3.el8ost delorean-rhel8-master-deps 509 k DEBUG: python3-dateutil noarch1:2.8.0-1.el8ost delorean-rhel8-master-deps 294 k DEBUG: python3-decorator noarch4.2.1-2.1.el8ost delorean-rhel8-master-deps 26 k DEBUG: python3-dogpile-cache noarch0.6.8-1.el8ost delorean-rhel8-master-deps 79 k DEBUG: python3-dulwich x86_640.19.11-1.el8ost delorean-rhel8-master-deps 365 k DEBUG: python3-editor noarch0.4-5.el8ost delorean-rhel8-master-deps 16 k DEBUG: python3-extras noarch1.0.0-5.el8ost delorean-rhel8-master-deps 21 k DEBUG: python3-fasteners noarch0.14.1-15.el8ost delorean-rhel8-master-deps 44 k DEBUG: python3-fixtures noarch3.0.0-8.el8ost delorean-rhel8-master-deps 95 k DEBUG: python3-flake8 noarch3.5.0-6.el8ost delorean-rhel8-master-deps 121 k DEBUG: python3-flask noarch1:1.0.2-2.el8ost delorean-rhel8-master-deps 156 k DEBUG: python3-funcsigs noarch1.0.2-3.el8ost delorean-rhel8-master-deps 28 k DEBUG: python3-future noarch0.16.0-6.el8ost delorean-rhel8-master-deps 783 k DEBUG: python3-inotify noarch0.9.6-13.1.el8ost delorean-rhel8-master-deps 56 k DEBUG: python3-iso8601 noarch0.1.11-9.el8ost delorean-rhel8-master-deps 24 k DEBUG: python3-itsdangerous noarch0.24-15.el8ost delorean-rhel8-master-deps 30 k DEBUG: python3-jmespath noarch0.9.0-11.el8ost delorean-rhel8-master-deps 44 k DEBUG: python3-jsonpatch noarch1.21-3.el8ost delorean-rhel8-master-deps 25 k DEBUG: python3-jsonpointer noarch1.10-12.el8ost delorean-rhel8-master-deps 19 k DEBUG: python3-jsonschema noarch2.6.0-4.el8ost delorean-rhel8-master-deps 81 k DEBUG: python3-kazoo noarch2.2.1-2.el8ost delorean-rhel8-master-deps 136 k DEBUG: python3-keyring noarch17.1.1-1.el8ost delorean-rhel8-master-deps 85 k DEBUG: python3-kombu noarch1:4.2.2-1.el8ost delorean-rhel8-master-deps 354 k DEBUG: python3-libguestfs x86_641:1.40.2-14.el8 delorean-rhel8-master-deps 207 k DEBUG: python3-linecache2 noarch1.0.0-3.el8ost delorean-rhel8-master-deps 16 k DEBUG: python3-mako noarch1.0.6-13.el8ost delorean-rhel8-master-deps 156 k DEBUG: python3-mccabe noarch0.6.1-7.1.el8ost delorean-rhel8-master-deps 22 k DEBUG: python3-memcached noarch1.58-8.el8ost delorean-rhel8-master-deps 43 k DEBUG: python3-migrate noarch0.12.0-2.el8ost delorean-rhel8-master-deps 237 k DEBUG: python3-mimeparse noarch1.6.0-5.el8ost delorean-rhel8-master-deps 17 k DEBUG: python3-msgpack x86_640.6.1-3.el8ost delorean-rhel8-master-deps 92 k DEBUG: python3-munch noarch2.2.0-3.el8ost delorean-rhel8-master-deps 20 k DEBUG: python3-netaddr noarch0.7.19-8.1.el8ost delorean-rhel8-master-deps 1.5 M DEBUG: python3-netifaces x86_640.10.9-2.el8ost delorean-rhel8-master-deps 22 k DEBUG: python3-paramiko noarch2.4.2-2.el8ost delorean-rhel8-master-deps 289 k DEBUG: python3-paste noarch2.0.3-6.el8ost delorean-rhel8-master-deps 815 k DEBUG: python3-paste-deploy noarch1.5.2-13.el8ost delorean-rhel8-master-deps 52 k DEBUG: python3-ply noarch3.9-7.el8ost delorean-rhel8-master-deps 107 k DEBUG: python3-prettytable noarch0.7.2-15.el8ost delorean-rhel8-master-deps 43 k DEBUG: python3-pyasn1 noarch0.3.7-6.1.el8ost delorean-rhel8-master-deps 125 k DEBUG: python3-pycodestyle noarch2.4.0-3.1.el8ost delorean-rhel8-master-deps 74 k DEBUG: python3-pycparser noarch2.14-14.el8ost delorean-rhel8-master-deps 108 k DEBUG: python3-pyflakes noarch2.0.0-7.el8ost delorean-rhel8-master-deps 62 k DEBUG: python3-pynacl x86_641.3.0-1.el8ost delorean-rhel8-master-deps 100 k DEBUG: python3-pyngus noarch2.3.0-1.el8 delorean-rhel8-master-deps 52 k DEBUG: python3-qpid-proton x86_640.29.0-1.el8 delorean-rhel8-master-deps 361 k DEBUG: python3-redis noarch3.1.0-1.el8ost delorean-rhel8-master-deps 123 k DEBUG: python3-repoze-lru noarch0.4-9.el8ost delorean-rhel8-master-deps 17 k DEBUG: python3-rfc3986 noarch1.2.0-2.el8ost delorean-rhel8-master-deps 46 k DEBUG: python3-routes noarch2.4.1-2.el8ost delorean-rhel8-master-deps 195 k DEBUG: python3-simplejson x86_643.16.0-3.el8ost delorean-rhel8-master-deps 285 k DEBUG: python3-sqlparse noarch0.2.2-6.1.el8ost delorean-rhel8-master-deps 81 k DEBUG: python3-statsd noarch3.2.1-6.el8ost delorean-rhel8-master-deps 33 k DEBUG: python3-subunit noarch1.3.0-7.el8ost delorean-rhel8-master-deps 95 k DEBUG: python3-tempita noarch0.5.1-20.el8ost delorean-rhel8-master-deps 38 k DEBUG: python3-tenacity noarch5.0.2-3.el8ost delorean-rhel8-master-deps 69 k DEBUG: python3-testtools noarch2.3.0-8.el8ost delorean-rhel8-master-deps 355 k DEBUG: python3-traceback2 noarch1.4.0-3.el8ost delorean-rhel8-master-deps 22 k DEBUG: python3-unittest2 noarch1.1.0-17.el8ost delorean-rhel8-master-deps 184 k DEBUG: python3-vine noarch1.2.0-2.el8ost delorean-rhel8-master-deps 34 k DEBUG: python3-voluptuous noarch0.10.5-5.el8ost delorean-rhel8-master-deps 55 k DEBUG: python3-warlock noarch1.3.0-9.el8ost delorean-rhel8-master-deps 21 k DEBUG: python3-webob noarch1.8.5-1.el8ost delorean-rhel8-master-deps 251 k DEBUG: python3-werkzeug noarch0.14.1-5.el8ost delorean-rhel8-master-deps 468 k DEBUG: python3-wrapt x86_641.11.1-2.el8ost delorean-rhel8-master-deps 54 k DEBUG: python3-yappi x86_641.0-2.el8ost delorean-rhel8-master-deps 44 k DEBUG: python3-zake noarch0.2.2-14.el8ost delorean-rhel8-master-deps 46 k DEBUG: qpid-proton-c x86_640.29.0-1.el8 delorean-rhel8-master-deps 196 k DEBUG: seabios-bin noarch1.12.0-5.el8 delorean-rhel8-master-deps 125 k DEBUG: seavgabios-bin noarch1.12.0-5.el8 delorean-rhel8-master-deps 42 k DEBUG: sgabios-bin noarch1:0.20170427git-3.el8 delorean-rhel8-master-deps 13 k DEBUG: supermin x86_645.1.19-10.el8 delorean-rhel8-master-deps 711 k DEBUG: Installing weak dependencies: DEBUG: geolite2-city noarch20180605-1.el8 appstream 19 M DEBUG: geolite2-country noarch20180605-1.el8 appstream 1.0 M DEBUG: libmaxminddb x86_641.2.0-6.el8 appstream 25 k DEBUG: python3-gobject x86_643.28.3-1.el8 appstream 25 k DEBUG: python3-unbound x86_641.7.3-8.el8 appstream 117 k DEBUG: rpm-plugin-systemd-inhibit x86_644.14.2-9.el8 base 72 k DEBUG: Enabling module streams: DEBUG: llvm-toolset rhel8 DEBUG: Transaction Summary DEBUG: ================================================================================ DEBUG: Install 366 Packages DEBUG: Total size: 231 M DEBUG: Installed size: 919 M DEBUG: Downloading Packages: DEBUG: [SKIPPED] qemu-img-3.1.0-20.module+el8+2888+cdc893a8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] qemu-kvm-3.1.0-20.module+el8+2888+cdc893a8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] qemu-kvm-block-curl-3.1.0-20.module+el8+2888+cdc893a8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] qemu-kvm-block-gluster-3.1.0-20.module+el8+2888+cdc893a8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] qemu-kvm-block-iscsi-3.1.0-20.module+el8+2888+cdc893a8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] qemu-kvm-block-rbd-3.1.0-20.module+el8+2888+cdc893a8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] qemu-kvm-block-ssh-3.1.0-20.module+el8+2888+cdc893a8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] qemu-kvm-common-3.1.0-20.module+el8+2888+cdc893a8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] qemu-kvm-core-3.1.0-20.module+el8+2888+cdc893a8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] alsa-lib-1.1.6-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] boost-atomic-1.66.0-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] boost-chrono-1.66.0-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] boost-date-time-1.66.0-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] boost-iostreams-1.66.0-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] boost-program-options-1.66.0-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] boost-random-1.66.0-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] boost-regex-1.66.0-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] boost-system-1.66.0-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] boost-thread-1.66.0-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] cairo-gobject-1.15.12-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] celt051-0.5.1.3-15.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] dnsmasq-2.79-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] edk2-ovmf-20180508gitee3198e672e2-9.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] genisoimage-1.1.11-39.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] geolite2-city-20180605-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] geolite2-country-20180605-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] glusterfs-api-3.12.2-40.2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] glusterfs-cli-3.12.2-40.2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gstreamer1-1.14.0-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gstreamer1-plugins-base-1.14.0-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] ipxe-roms-qemu-20181214-1.git133f4c47.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] iso-codes-3.79-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] libX11-xcb-1.6.7-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXv-1.0.11-7.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libcacard-2.6.1-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libdrm-2.4.96-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libepoxy-1.5.2-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libglvnd-1.0.1-0.9.git5baa1e5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libglvnd-egl-1.0.1-0.9.git5baa1e5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libglvnd-gles-1.0.1-0.9.git5baa1e5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libglvnd-glx-1.0.1-0.9.git5baa1e5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libmaxminddb-1.2.0-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libogg-1.3.2-10.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] librados2-12.2.7-9.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] librbd1-12.2.7-9.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libtheora-1.1.1-21.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libusal-1.1.11-39.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libvisual-0.4.0-24.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libvorbis-1.3.6-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libwayland-client-1.15.0-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libwayland-cursor-1.15.0-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libwayland-egl-1.15.0-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libwayland-server-1.15.0-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libxshmfence-1.3-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] llvm-libs-7.0.1-1.module+el8+2560+c32c7af1.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] mesa-dri-drivers-18.3.1-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] mesa-filesystem-18.3.1-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] mesa-libEGL-18.3.1-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] mesa-libGL-18.3.1-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] mesa-libgbm-18.3.1-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] mesa-libglapi-18.3.1-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] nmap-ncat-7.70-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] nspr-4.20.0-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] nss-3.41.0-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] nss-softokn-3.41.0-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] nss-softokn-freebl-3.41.0-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] nss-sysinit-3.41.0-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] nss-util-3.41.0-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] opus-1.3-0.4.beta.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] orc-0.4.28-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-cairo-1.16.3-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-gobject-3.28.3-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyOpenSSL-18.0.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-unbound-1.7.3-8.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] radvd-2.17-12.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] scrub-2.5.2-12.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] spice-server-0.14.0-7.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] unbound-libs-1.7.3-8.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] usbredir-0.8.0-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] yajl-2.1.0-10.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] attr-2.4.48-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] augeas-libs-1.10.1-8.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] bind-export-libs-9.11.4-16.P2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] cryptsetup-2.0.6-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] cyrus-sasl-2.1.27-0.3rc7.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] cyrus-sasl-gssapi-2.1.27-0.3rc7.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] dbus-glib-0.110-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] device-mapper-event-1.02.155-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] device-mapper-event-libs-1.02.155-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] device-mapper-multipath-libs-0.7.8-7.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] device-mapper-persistent-data-0.7.6-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] dhcp-client-4.3.6-30.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] dhcp-common-4.3.6-30.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] dhcp-libs-4.3.6-30.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] dmidecode-3.2-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] dnf-4.0.9.2-5.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] dnf-data-4.0.9.2-5.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] dnf-plugins-core-4.0.2.2-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] dosfstools-4.1-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] e2fsprogs-1.44.3-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] e2fsprogs-libs-1.44.3-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] fuse-2.9.7-12.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] fuse-common-3.2.1-12.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] fuse-libs-2.9.7-12.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gdisk-1.0.3-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] glusterfs-3.12.2-40.2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] glusterfs-client-xlators-3.12.2-40.2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] glusterfs-libs-3.12.2-40.2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gobject-introspection-1.56.1-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gpgme-1.10.0-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gssproxy-0.8.0-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] hwdata-0.314-8.0.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] ipcalc-0.2.4-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] iproute-4.18.0-11.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] iproute-tc-4.18.0-11.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] iptables-1.8.2-9.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] iptables-ebtables-1.8.2-9.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] iputils-20180629-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] iscsi-initiator-utils-6.2.0.876-7.gitf3c8e90.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] iscsi-initiator-utils-iscsiuio-6.2.0.876-7.gitf3c8e90.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] isns-utils-libs-0.97-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] jansson-2.11-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] json-glib-1.4.4-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] kernel-core-4.18.0-80.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] keyutils-1.5.10-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libaio-0.3.110-12.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libbasicobjects-0.1.1-39.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libcollection-0.7.0-39.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libcomps-0.1.8-13.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libdnf-0.22.5-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libevent-2.1.8-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libibumad-22-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libibverbs-22-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libicu-60.2-7.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libini_config-1.3.1-39.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libmnl-1.0.4-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libmodulemd1-1.8.0-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libnetfilter_conntrack-1.0.6-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libnfnetlink-1.0.1-13.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libnfsidmap-2.3.3-14.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libnftnl-1.1.1-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libnl3-3.4.0-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libpath_utils-0.2.1-39.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libpciaccess-0.14-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] librdmacm-22-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libref_array-0.1.5-39.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] librepo-1.9.2-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libreport-filesystem-2.9.5-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] librhsm-0.0.3-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libselinux-utils-2.8-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libsolv-0.6.35-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libss-1.44.3-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libverto-libevent-0.3.0-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libxslt-1.1.32-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libyaml-0.1.7-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] linux-firmware-20190111-92.gitd9fb2ee6.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] lsscsi-0.30-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] lvm2-2.03.02-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] lvm2-libs-2.03.02-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] lzo-2.08-14.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] lzop-1.03-20.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] mdadm-4.1-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] mozjs52-52.9.0-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] mtools-4.0.18-14.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] nfs-utils-2.3.3-14.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] numactl-libs-2.0.12-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] numad-0.5-26.20150602git.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] parted-3.2-36.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pciutils-3.5.6-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pciutils-libs-3.5.6-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] policycoreutils-2.8-16.1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] polkit-0.115-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] polkit-libs-0.115-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] polkit-pkla-compat-0.1-12.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] psmisc-23.1-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-dbus-1.2.4-14.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-dnf-4.0.9.2-5.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-dnf-plugins-core-4.0.2.2-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-gobject-base-3.28.3-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-gpg-1.10.0-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-hawkey-0.22.5-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-iniparse-0.4-31.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-libcomps-0.1.8-13.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-libdnf-0.22.5-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyyaml-3.12-12.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-rpm-4.14.2-9.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] quota-4.04-10.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] quota-nls-4.04-10.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] rdma-core-22-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] rpcbind-1.2.5-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] rpm-plugin-systemd-inhibit-4.14.2-9.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] snappy-1.1.7-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] squashfs-tools-4.3-17.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] syslinux-6.04-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] syslinux-extlinux-6.04-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] syslinux-extlinux-nonlinux-6.04-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] syslinux-nonlinux-6.04-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] systemd-container-239-13.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] userspace-rcu-0.10.1-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] xml-common-0.6.3-50.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] dulwich-core-0.19.11-1.el8ost.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] hivex-1.3.15-7.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libguestfs-1.40.2-14.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libiscsi-1.18.0-8.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libsodium-1.0.16-4.el8ost.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libssh2-1.8.0-8.el8.1.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libvirt-daemon-5.6.0-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libvirt-daemon-driver-interface-5.6.0-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libvirt-daemon-driver-network-5.6.0-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libvirt-daemon-driver-nodedev-5.6.0-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libvirt-daemon-driver-nwfilter-5.6.0-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libvirt-daemon-driver-qemu-5.6.0-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libvirt-daemon-driver-secret-5.6.0-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libvirt-daemon-driver-storage-5.6.0-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libvirt-daemon-driver-storage-core-5.6.0-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libvirt-daemon-driver-storage-disk-5.6.0-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libvirt-daemon-driver-storage-gluster-5.6.0-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libvirt-daemon-driver-storage-iscsi-5.6.0-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libvirt-daemon-driver-storage-iscsi-direct-5.6.0-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libvirt-daemon-driver-storage-logical-5.6.0-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libvirt-daemon-driver-storage-mpath-5.6.0-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libvirt-daemon-driver-storage-rbd-5.6.0-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libvirt-daemon-driver-storage-scsi-5.6.0-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libvirt-daemon-kvm-5.6.0-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libvirt-libs-5.6.0-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] netcf-libs-0.2.8-12.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-PyMySQL-0.9.2-2.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-SecretStorage-2.3.1-7.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-alembic-1.0.7-1.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-amqp-2.4.1-1.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-appdirs-1.4.0-6.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-asn1crypto-0.24.0-3.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-bcrypt-3.1.6-2.el8ost.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-botocore-1.12.119-1.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cachetools-3.1.0-1.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cffi-1.11.5-6.2.el8ost.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-click-6.7-8.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cmd2-0.6.8-10.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cryptography-2.3-3.el8ost.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-dateutil-2.8.0-1.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-decorator-4.2.1-2.1.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-dogpile-cache-0.6.8-1.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-dulwich-0.19.11-1.el8ost.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-editor-0.4-5.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-extras-1.0.0-5.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-fasteners-0.14.1-15.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-fixtures-3.0.0-8.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-flake8-3.5.0-6.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-flask-1.0.2-2.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-funcsigs-1.0.2-3.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-future-0.16.0-6.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-inotify-0.9.6-13.1.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-iso8601-0.1.11-9.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-itsdangerous-0.24-15.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jmespath-0.9.0-11.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jsonpatch-1.21-3.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jsonpointer-1.10-12.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jsonschema-2.6.0-4.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-kazoo-2.2.1-2.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-keyring-17.1.1-1.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-kombu-4.2.2-1.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-libguestfs-1.40.2-14.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-linecache2-1.0.0-3.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-mako-1.0.6-13.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-mccabe-0.6.1-7.1.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-memcached-1.58-8.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-migrate-0.12.0-2.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-mimeparse-1.6.0-5.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-msgpack-0.6.1-3.el8ost.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-munch-2.2.0-3.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-netaddr-0.7.19-8.1.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-netifaces-0.10.9-2.el8ost.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-openstackdocstheme-1.20.1-2.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-paramiko-2.4.2-2.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-paste-2.0.3-6.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-paste-deploy-1.5.2-13.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-ply-3.9-7.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-prettytable-0.7.2-15.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyasn1-0.3.7-6.1.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pycodestyle-2.4.0-3.1.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pycparser-2.14-14.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyflakes-2.0.0-7.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pynacl-1.3.0-1.el8ost.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyngus-2.3.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-qpid-proton-0.29.0-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-redis-3.1.0-1.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-repoze-lru-0.4-9.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-rfc3986-1.2.0-2.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-routes-2.4.1-2.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-simplejson-3.16.0-3.el8ost.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-sphinxcontrib-httpdomain-1.7.0-4.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-sqlparse-0.2.2-6.1.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-statsd-3.2.1-6.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-stestr-2.3.1-3.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-subunit-1.3.0-7.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-tempita-0.5.1-20.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-tenacity-5.0.2-3.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-testscenarios-0.5.0-9.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-testtools-2.3.0-8.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-traceback2-1.4.0-3.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-unittest2-1.1.0-17.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-vine-1.2.0-2.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-voluptuous-0.10.5-5.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-warlock-1.3.0-9.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-webob-1.8.5-1.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-werkzeug-0.14.1-5.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-wrapt-1.11.1-2.el8ost.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-yappi-1.0-2.el8ost.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-zake-0.2.2-14.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] qpid-proton-c-0.29.0-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] seabios-bin-1.12.0-5.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] seavgabios-bin-1.12.0-5.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] sgabios-bin-0.20170427git-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] supermin-5.1.19-10.el8.x86_64.rpm: Already downloaded DEBUG: Running transaction check DEBUG: Transaction check succeeded. DEBUG: Running transaction test DEBUG: Transaction test succeeded. DEBUG: Running transaction DEBUG: Preparing : 1/1 DEBUG: Installing : libnl3-3.4.0-4.el8.x86_64 1/366 DEBUG: Running scriptlet: libnl3-3.4.0-4.el8.x86_64 1/366 DEBUG: Installing : numactl-libs-2.0.12-2.el8.x86_64 2/366 DEBUG: Running scriptlet: numactl-libs-2.0.12-2.el8.x86_64 2/366 DEBUG: Installing : yajl-2.1.0-10.el8.x86_64 3/366 DEBUG: Installing : python3-stevedore-2.0.1-0.20200630164713.01c12ec 4/366 DEBUG: Installing : python3-prettytable-0.7.2-15.el8ost.noarch 5/366 DEBUG: Installing : python3-iso8601-0.1.11-9.el8ost.noarch 6/366 DEBUG: Installing : nspr-4.20.0-2.el8.x86_64 7/366 DEBUG: Running scriptlet: nspr-4.20.0-2.el8.x86_64 7/366 DEBUG: Installing : nss-util-3.41.0-5.el8.x86_64 8/366 DEBUG: Installing : python3-webob-1.8.5-1.el8ost.noarch 9/366 DEBUG: Installing : libaio-0.3.110-12.el8.x86_64 10/366 DEBUG: Installing : glusterfs-libs-3.12.2-40.2.el8.x86_64 11/366 DEBUG: Running scriptlet: glusterfs-libs-3.12.2-40.2.el8.x86_64 11/366 DEBUG: Installing : libmnl-1.0.4-6.el8.x86_64 12/366 DEBUG: Running scriptlet: libmnl-1.0.4-6.el8.x86_64 12/366 DEBUG: Installing : gpgme-1.10.0-6.el8.x86_64 13/366 DEBUG: Installing : boost-system-1.66.0-6.el8.x86_64 14/366 DEBUG: Running scriptlet: boost-system-1.66.0-6.el8.x86_64 14/366 DEBUG: Installing : iproute-4.18.0-11.el8.x86_64 15/366 DEBUG: Installing : qemu-img-15:3.1.0-20.module+el8+2888+cdc893a8.x8 16/366 DEBUG: Installing : python3-simplejson-3.16.0-3.el8ost.x86_64 17/366 DEBUG: Installing : python3-dateutil-1:2.8.0-1.el8ost.noarch 18/366 DEBUG: Installing : libevent-2.1.8-5.el8.x86_64 19/366 DEBUG: Installing : json-glib-1.4.4-1.el8.x86_64 20/366 DEBUG: Installing : libogg-2:1.3.2-10.el8.x86_64 21/366 DEBUG: Installing : librhsm-0.0.3-2.el8.x86_64 22/366 DEBUG: Installing : librepo-1.9.2-1.el8.x86_64 23/366 DEBUG: Installing : python3-netaddr-0.7.19-8.1.el8ost.noarch 24/366 DEBUG: Installing : parted-3.2-36.el8.x86_64 25/366 DEBUG: Running scriptlet: parted-3.2-36.el8.x86_64 25/366 DEBUG: Installing : lzo-2.08-14.el8.x86_64 26/366 DEBUG: Installing : libsolv-0.6.35-6.el8.x86_64 27/366 DEBUG: Installing : e2fsprogs-libs-1.44.3-2.el8.x86_64 28/366 DEBUG: Running scriptlet: e2fsprogs-libs-1.44.3-2.el8.x86_64 28/366 DEBUG: Installing : device-mapper-event-libs-8:1.02.155-6.el8.x86_64 29/366 DEBUG: Running scriptlet: device-mapper-event-libs-8:1.02.155-6.el8.x86_64 29/366 DEBUG: Installing : mesa-libglapi-18.3.1-2.el8.x86_64 30/366 DEBUG: Running scriptlet: mesa-libglapi-18.3.1-2.el8.x86_64 30/366 DEBUG: Installing : libwayland-client-1.15.0-1.el8.x86_64 31/366 DEBUG: Installing : libglvnd-1:1.0.1-0.9.git5baa1e5.el8.x86_64 32/366 DEBUG: Installing : libX11-xcb-1.6.7-1.el8.x86_64 33/366 DEBUG: Installing : lzop-1.03-20.el8.x86_64 34/366 DEBUG: Installing : boost-chrono-1.66.0-6.el8.x86_64 35/366 DEBUG: Running scriptlet: boost-chrono-1.66.0-6.el8.x86_64 35/366 DEBUG: Installing : boost-random-1.66.0-6.el8.x86_64 36/366 DEBUG: Running scriptlet: boost-random-1.66.0-6.el8.x86_64 36/366 DEBUG: Installing : boost-thread-1.66.0-6.el8.x86_64 37/366 DEBUG: Running scriptlet: boost-thread-1.66.0-6.el8.x86_64 37/366 DEBUG: Installing : python3-futurist-2.2.0-0.20200605151004.604b63d. 38/366 DEBUG: Installing : python3-wrapt-1.11.1-2.el8ost.x86_64 39/366 DEBUG: Installing : python3-voluptuous-0.10.5-5.el8ost.noarch 40/366 DEBUG: Installing : python3-vine-1.2.0-2.el8ost.noarch 41/366 DEBUG: Installing : python3-amqp-2.4.1-1.el8ost.noarch 42/366 DEBUG: Installing : python3-tempita-0.5.1-20.el8ost.noarch 43/366 DEBUG: Installing : python3-pyflakes-2.0.0-7.el8ost.noarch 44/366 DEBUG: Installing : python3-netifaces-0.10.9-2.el8ost.x86_64 45/366 DEBUG: Installing : python3-msgpack-0.6.1-3.el8ost.x86_64 46/366 DEBUG: Installing : python3-mako-1.0.6-13.el8ost.noarch 47/366 DEBUG: Installing : python3-dogpile-cache-0.6.8-1.el8ost.noarch 48/366 DEBUG: Installing : python3-jsonschema-2.6.0-4.el8ost.noarch 49/366 DEBUG: Installing : python3-jmespath-0.9.0-11.el8ost.noarch 50/366 DEBUG: Installing : python3-funcsigs-1.0.2-3.el8ost.noarch 51/366 DEBUG: Installing : python3-debtcollector-2.1.0-0.20200605151926.17a 52/366 DEBUG: Installing : python3-oslo-context-3.1.0-0.20200605151059.9abd 53/366 DEBUG: Installing : python3-fasteners-0.14.1-15.el8ost.noarch 54/366 DEBUG: Installing : python3-extras-1.0.0-5.el8ost.noarch 55/366 DEBUG: Installing : python3-decorator-4.2.1-2.1.el8ost.noarch 56/366 DEBUG: Installing : polkit-libs-0.115-6.el8.x86_64 57/366 DEBUG: Running scriptlet: polkit-libs-0.115-6.el8.x86_64 57/366 DEBUG: Installing : libyaml-0.1.7-5.el8.x86_64 58/366 DEBUG: Installing : python3-pyyaml-3.12-12.el8.x86_64 59/366 DEBUG: Installing : libmodulemd1-1.8.0-5.el8.x86_64 60/366 DEBUG: Installing : libdnf-0.22.5-4.el8.x86_64 61/366 DEBUG: Installing : python3-libdnf-0.22.5-4.el8.x86_64 62/366 DEBUG: Installing : python3-hawkey-0.22.5-4.el8.x86_64 63/366 DEBUG: Installing : libreport-filesystem-2.9.5-6.el8.x86_64 64/366 DEBUG: Installing : libref_array-0.1.5-39.el8.x86_64 65/366 DEBUG: Installing : libnfnetlink-1.0.1-13.el8.x86_64 66/366 DEBUG: Running scriptlet: libnfnetlink-1.0.1-13.el8.x86_64 66/366 DEBUG: Installing : libcollection-0.7.0-39.el8.x86_64 67/366 DEBUG: Installing : libbasicobjects-0.1.1-39.el8.x86_64 68/366 DEBUG: Installing : hwdata-0.314-8.0.el8.noarch 69/366 DEBUG: Installing : libpciaccess-0.14-1.el8.x86_64 70/366 DEBUG: Installing : libdrm-2.4.96-2.el8.x86_64 71/366 DEBUG: Installing : gobject-introspection-1.56.1-1.el8.x86_64 72/366 DEBUG: Installing : fuse-libs-2.9.7-12.el8.x86_64 73/366 DEBUG: Running scriptlet: fuse-libs-2.9.7-12.el8.x86_64 73/366 DEBUG: Installing : augeas-libs-1.10.1-8.el8.x86_64 74/366 DEBUG: Running scriptlet: augeas-libs-1.10.1-8.el8.x86_64 74/366 DEBUG: Installing : orc-0.4.28-2.el8.x86_64 75/366 DEBUG: Running scriptlet: orc-0.4.28-2.el8.x86_64 75/366 DEBUG: Installing : opus-1.3-0.4.beta.el8.x86_64 76/366 DEBUG: Installing : libxshmfence-1.3-2.el8.x86_64 77/366 DEBUG: Installing : libglvnd-glx-1:1.0.1-0.9.git5baa1e5.el8.x86_64 78/366 DEBUG: Installing : mesa-libGL-18.3.1-2.el8.x86_64 79/366 DEBUG: Installing : libwayland-server-1.15.0-1.el8.x86_64 80/366 DEBUG: Installing : mesa-libgbm-18.3.1-2.el8.x86_64 81/366 DEBUG: Running scriptlet: mesa-libgbm-18.3.1-2.el8.x86_64 81/366 DEBUG: Installing : libglvnd-egl-1:1.0.1-0.9.git5baa1e5.el8.x86_64 82/366 DEBUG: Installing : mesa-libEGL-18.3.1-2.el8.x86_64 83/366 DEBUG: Installing : gstreamer1-1.14.0-3.el8.x86_64 84/366 DEBUG: Installing : geolite2-country-20180605-1.el8.noarch 85/366 DEBUG: Installing : geolite2-city-20180605-1.el8.noarch 86/366 DEBUG: Installing : boost-program-options-1.66.0-6.el8.x86_64 87/366 DEBUG: Running scriptlet: boost-program-options-1.66.0-6.el8.x86_64 87/366 DEBUG: Installing : boost-iostreams-1.66.0-6.el8.x86_64 88/366 DEBUG: Running scriptlet: boost-iostreams-1.66.0-6.el8.x86_64 88/366 DEBUG: Installing : boost-date-time-1.66.0-6.el8.x86_64 89/366 DEBUG: Running scriptlet: boost-date-time-1.66.0-6.el8.x86_64 89/366 DEBUG: Installing : boost-atomic-1.66.0-6.el8.x86_64 90/366 DEBUG: Running scriptlet: boost-atomic-1.66.0-6.el8.x86_64 90/366 DEBUG: Installing : python3-os-service-types-1.7.0-0.20200416132506. 91/366 DEBUG: Installing : python3-keystoneauth1-4.2.0-0.20200630173226.dab 92/366 DEBUG: Installing : libmaxminddb-1.2.0-6.el8.x86_64 93/366 DEBUG: Running scriptlet: libmaxminddb-1.2.0-6.el8.x86_64 93/366 DEBUG: Installing : ipcalc-0.2.4-3.el8.x86_64 94/366 DEBUG: Installing : libglvnd-gles-1:1.0.1-0.9.git5baa1e5.el8.x86_64 95/366 DEBUG: Installing : python3-gobject-base-3.28.3-1.el8.x86_64 96/366 DEBUG: Installing : libnetfilter_conntrack-1.0.6-5.el8.x86_64 97/366 DEBUG: Running scriptlet: libnetfilter_conntrack-1.0.6-5.el8.x86_64 97/366 DEBUG: Installing : dnf-data-4.0.9.2-5.el8.noarch 98/366 DEBUG: warning: /etc/dnf/dnf.conf created as /etc/dnf/dnf.conf.rpmnew DEBUG: Installing : mdadm-4.1-4.el8.x86_64 99/366 DEBUG: Running scriptlet: mdadm-4.1-4.el8.x86_64 99/366 DEBUG: Installing : python3-botocore-1.12.119-1.el8ost.noarch 100/366 DEBUG: Installing : python3-kombu-1:4.2.2-1.el8ost.noarch 101/366 DEBUG: Installing : libwayland-cursor-1.15.0-1.el8.x86_64 102/366 DEBUG: Installing : device-mapper-event-8:1.02.155-6.el8.x86_64 103/366 DEBUG: Running scriptlet: device-mapper-event-8:1.02.155-6.el8.x86_64 103/366 DEBUG: Installing : lvm2-libs-8:2.03.02-6.el8.x86_64 104/366 DEBUG: Running scriptlet: lvm2-libs-8:2.03.02-6.el8.x86_64 104/366 DEBUG: Installing : squashfs-tools-4.3-17.el8.x86_64 105/366 DEBUG: Installing : celt051-0.5.1.3-15.el8.x86_64 106/366 DEBUG: Running scriptlet: celt051-0.5.1.3-15.el8.x86_64 106/366 DEBUG: Installing : libtheora-1:1.1.1-21.el8.x86_64 107/366 DEBUG: Installing : libvorbis-1:1.3.6-1.el8.x86_64 108/366 DEBUG: Running scriptlet: unbound-libs-1.7.3-8.el8.x86_64 109/366 DEBUG: Installing : unbound-libs-1.7.3-8.el8.x86_64 109/366 DEBUG: Running scriptlet: unbound-libs-1.7.3-8.el8.x86_64 109/366 DEBUG: Installing : python3-unbound-1.7.3-8.el8.x86_64 110/366 DEBUG: Installing : libverto-libevent-0.3.0-5.el8.x86_64 111/366 DEBUG: Installing : iproute-tc-4.18.0-11.el8.x86_64 112/366 DEBUG: Installing : python3-gpg-1.10.0-6.el8.x86_64 113/366 DEBUG: Installing : libnftnl-1.1.1-4.el8.x86_64 114/366 DEBUG: Running scriptlet: libnftnl-1.1.1-4.el8.x86_64 114/366 DEBUG: Running scriptlet: iptables-1.8.2-9.el8.x86_64 115/366 DEBUG: Installing : iptables-1.8.2-9.el8.x86_64 115/366 DEBUG: Running scriptlet: iptables-1.8.2-9.el8.x86_64 115/366 DEBUG: Installing : iptables-ebtables-1.8.2-9.el8.x86_64 116/366 DEBUG: Running scriptlet: iptables-ebtables-1.8.2-9.el8.x86_64 116/366 DEBUG: Installing : glusterfs-cli-3.12.2-40.2.el8.x86_64 117/366 DEBUG: Running scriptlet: glusterfs-3.12.2-40.2.el8.x86_64 118/366 DEBUG: Installing : glusterfs-3.12.2-40.2.el8.x86_64 118/366 DEBUG: Running scriptlet: glusterfs-3.12.2-40.2.el8.x86_64 118/366 DEBUG: Running in chroot, ignoring request: try-restart DEBUG: Installing : glusterfs-client-xlators-3.12.2-40.2.el8.x86_64 119/366 DEBUG: Installing : glusterfs-api-3.12.2-40.2.el8.x86_64 120/366 DEBUG: Running scriptlet: glusterfs-api-3.12.2-40.2.el8.x86_64 120/366 DEBUG: Installing : device-mapper-persistent-data-0.7.6-1.el8.x86_64 121/366 DEBUG: Installing : lvm2-8:2.03.02-6.el8.x86_64 122/366 DEBUG: Running scriptlet: lvm2-8:2.03.02-6.el8.x86_64 122/366 DEBUG: Installing : python3-microversion-parse-1.0.1-0.2020041612344 123/366 DEBUG: Installing : nss-softokn-freebl-3.41.0-5.el8.x86_64 124/366 DEBUG: Installing : nss-softokn-3.41.0-5.el8.x86_64 125/366 DEBUG: Installing : nss-3.41.0-5.el8.x86_64 126/366 DEBUG: Running scriptlet: nss-3.41.0-5.el8.x86_64 126/366 DEBUG: Setting system policy to DEFAULT DEBUG: Note: System-wide crypto policies are applied on application start-up. DEBUG: It is recommended to restart the system for the change of policies DEBUG: to fully take place. DEBUG: Installing : nss-sysinit-3.41.0-5.el8.x86_64 127/366 DEBUG: Installing : libcacard-3:2.6.1-1.el8.x86_64 128/366 DEBUG: Running scriptlet: libcacard-3:2.6.1-1.el8.x86_64 128/366 DEBUG: Installing : sgabios-bin-1:0.20170427git-3.el8.noarch 129/366 DEBUG: Installing : seavgabios-bin-1.12.0-5.el8.noarch 130/366 DEBUG: Installing : seabios-bin-1.12.0-5.el8.noarch 131/366 DEBUG: Installing : qpid-proton-c-0.29.0-1.el8.x86_64 132/366 DEBUG: Running scriptlet: qpid-proton-c-0.29.0-1.el8.x86_64 132/366 DEBUG: Installing : python3-qpid-proton-0.29.0-1.el8.x86_64 133/366 DEBUG: Installing : python3-pyngus-2.3.0-1.el8.noarch 134/366 DEBUG: Installing : python3-yappi-1.0-2.el8ost.x86_64 135/366 DEBUG: Installing : python3-werkzeug-0.14.1-5.el8ost.noarch 136/366 DEBUG: Installing : python3-unittest2-1.1.0-17.el8ost.noarch 137/366 DEBUG: Installing : python3-tenacity-5.0.2-3.el8ost.noarch 138/366 DEBUG: Installing : python3-statsd-3.2.1-6.el8ost.noarch 139/366 DEBUG: Installing : python3-sqlparse-0.2.2-6.1.el8ost.noarch 140/366 DEBUG: Installing : python3-migrate-0.12.0-2.el8ost.noarch 141/366 DEBUG: Installing : python3-rfc3986-1.2.0-2.el8ost.noarch 142/366 DEBUG: Installing : python3-repoze-lru-0.4-9.el8ost.noarch 143/366 DEBUG: Installing : python3-routes-2.4.1-2.el8ost.noarch 144/366 DEBUG: Installing : python3-redis-3.1.0-1.el8ost.noarch 145/366 DEBUG: Installing : python3-pycodestyle-2.4.0-3.1.el8ost.noarch 146/366 DEBUG: Installing : python3-pyasn1-0.3.7-6.1.el8ost.noarch 147/366 DEBUG: Installing : python3-ply-3.9-7.el8ost.noarch 148/366 DEBUG: Installing : python3-pycparser-2.14-14.el8ost.noarch 149/366 DEBUG: Installing : python3-cffi-1.11.5-6.2.el8ost.x86_64 150/366 DEBUG: Installing : python3-bcrypt-3.1.6-2.el8ost.x86_64 151/366 DEBUG: Installing : python3-munch-2.2.0-3.el8ost.noarch 152/366 DEBUG: Installing : python3-mimeparse-1.6.0-5.el8ost.noarch 153/366 DEBUG: Installing : python3-memcached-1.58-8.el8ost.noarch 154/366 DEBUG: Installing : python3-mccabe-0.6.1-7.1.el8ost.noarch 155/366 DEBUG: Installing : python3-flake8-3.5.0-6.el8ost.noarch 156/366 DEBUG: Installing : python3-linecache2-1.0.0-3.el8ost.noarch 157/366 DEBUG: Installing : python3-traceback2-1.4.0-3.el8ost.noarch 158/366 DEBUG: Installing : python3-testtools-2.3.0-8.el8ost.noarch 159/366 DEBUG: Installing : python3-fixtures-3.0.0-8.el8ost.noarch 160/366 DEBUG: Installing : python3-subunit-1.3.0-7.el8ost.noarch 161/366 DEBUG: Installing : python3-kazoo-2.2.1-2.el8ost.noarch 162/366 DEBUG: Installing : python3-zake-0.2.2-14.el8ost.noarch 163/366 DEBUG: Installing : python3-jsonpointer-1.10-12.el8ost.noarch 164/366 DEBUG: Installing : python3-jsonpatch-1.21-3.el8ost.noarch 165/366 DEBUG: Installing : python3-warlock-1.3.0-9.el8ost.noarch 166/366 DEBUG: Installing : python3-itsdangerous-0.24-15.el8ost.noarch 167/366 DEBUG: Installing : python3-inotify-0.9.6-13.1.el8ost.noarch 168/366 DEBUG: Installing : python3-future-0.16.0-6.el8ost.noarch 169/366 DEBUG: Installing : python3-editor-0.4-5.el8ost.noarch 170/366 DEBUG: Installing : python3-alembic-1.0.7-1.el8ost.noarch 171/366 DEBUG: Installing : python3-cmd2-0.6.8-10.el8ost.noarch 172/366 DEBUG: Installing : python3-cliff-3.1.0-0.20200330074912.5405c3d.el8 173/366 DEBUG: Installing : python3-click-6.7-8.el8ost.noarch 174/366 DEBUG: Installing : python3-flask-1:1.0.2-2.el8ost.noarch 175/366 DEBUG: Installing : python3-cachetools-3.1.0-1.el8ost.noarch 176/366 DEBUG: Installing : python3-asn1crypto-0.24.0-3.el8ost.noarch 177/366 DEBUG: Installing : python3-cryptography-2.3-3.el8ost.x86_64 178/366 DEBUG: Installing : python3-pyOpenSSL-18.0.0-1.el8.noarch 179/366 DEBUG: Installing : python3-paste-2.0.3-6.el8ost.noarch 180/366 DEBUG: Installing : python3-paste-deploy-1.5.2-13.el8ost.noarch 181/366 DEBUG: Installing : python3-PyMySQL-0.9.2-2.el8ost.noarch 182/366 DEBUG: Installing : python3-appdirs-1.4.0-6.el8ost.noarch 183/366 DEBUG: Installing : libssh2-1.8.0-8.el8.1.x86_64 184/366 DEBUG: Installing : libsodium-1.0.16-4.el8ost.x86_64 185/366 DEBUG: Installing : python3-pynacl-1.3.0-1.el8ost.x86_64 186/366 DEBUG: Installing : python3-paramiko-2.4.2-2.el8ost.noarch 187/366 DEBUG: Installing : hivex-1.3.15-7.el8.x86_64 188/366 DEBUG: Running scriptlet: hivex-1.3.15-7.el8.x86_64 188/366 DEBUG: Installing : dulwich-core-0.19.11-1.el8ost.x86_64 189/366 DEBUG: Installing : python3-dulwich-0.19.11-1.el8ost.x86_64 190/366 DEBUG: Running scriptlet: xml-common-0.6.3-50.el8.noarch 191/366 DEBUG: Installing : xml-common-0.6.3-50.el8.noarch 191/366 DEBUG: Installing : iso-codes-3.79-2.el8.noarch 192/366 DEBUG: Installing : userspace-rcu-0.10.1-2.el8.x86_64 193/366 DEBUG: Running scriptlet: userspace-rcu-0.10.1-2.el8.x86_64 193/366 DEBUG: Installing : device-mapper-multipath-libs-0.7.8-7.el8.x86_64 194/366 DEBUG: Running scriptlet: device-mapper-multipath-libs-0.7.8-7.el8.x86_64 194/366 DEBUG: Installing : qemu-kvm-common-15:3.1.0-20.module+el8+2888+cdc8 195/366 DEBUG: Running scriptlet: qemu-kvm-common-15:3.1.0-20.module+el8+2888+cdc8 195/366 DEBUG: Installing : qemu-kvm-block-curl-15:3.1.0-20.module+el8+2888+ 196/366 DEBUG: Installing : qemu-kvm-block-gluster-15:3.1.0-20.module+el8+28 197/366 DEBUG: Installing : qemu-kvm-block-ssh-15:3.1.0-20.module+el8+2888+c 198/366 DEBUG: Installing : systemd-container-239-13.el8.x86_64 199/366 DEBUG: Installing : snappy-1.1.7-5.el8.x86_64 200/366 DEBUG: Installing : rpm-plugin-systemd-inhibit-4.14.2-9.el8.x86_64 201/366 DEBUG: Installing : quota-nls-1:4.04-10.el8.noarch 202/366 DEBUG: Installing : quota-1:4.04-10.el8.x86_64 203/366 DEBUG: Installing : python3-rpm-4.14.2-9.el8.x86_64 204/366 DEBUG: Installing : python3-iniparse-0.4-31.el8.noarch 205/366 DEBUG: Installing : psmisc-23.1-3.el8.x86_64 206/366 DEBUG: Installing : pciutils-libs-3.5.6-4.el8.x86_64 207/366 DEBUG: Running scriptlet: pciutils-libs-3.5.6-4.el8.x86_64 207/366 DEBUG: Installing : pciutils-3.5.6-4.el8.x86_64 208/366 DEBUG: Installing : rdma-core-22-2.el8.x86_64 209/366 DEBUG: Installing : libibverbs-22-2.el8.x86_64 210/366 DEBUG: Running scriptlet: libibverbs-22-2.el8.x86_64 210/366 DEBUG: Installing : librdmacm-22-2.el8.x86_64 211/366 DEBUG: Running scriptlet: librdmacm-22-2.el8.x86_64 211/366 DEBUG: Installing : libiscsi-1.18.0-8.el8.x86_64 212/366 DEBUG: Running scriptlet: libiscsi-1.18.0-8.el8.x86_64 212/366 DEBUG: Installing : qemu-kvm-block-iscsi-15:3.1.0-20.module+el8+2888 213/366 DEBUG: Installing : libibumad-22-2.el8.x86_64 214/366 DEBUG: Running scriptlet: libibumad-22-2.el8.x86_64 214/366 DEBUG: Installing : numad-0.5-26.20150602git.el8.x86_64 215/366 DEBUG: Running scriptlet: numad-0.5-26.20150602git.el8.x86_64 215/366 DEBUG: Installing : mtools-4.0.18-14.el8.x86_64 216/366 DEBUG: Running scriptlet: mtools-4.0.18-14.el8.x86_64 216/366 DEBUG: Installing : syslinux-nonlinux-6.04-1.el8.noarch 217/366 DEBUG: Installing : syslinux-6.04-1.el8.x86_64 218/366 DEBUG: Installing : syslinux-extlinux-nonlinux-6.04-1.el8.noarch 219/366 DEBUG: Installing : syslinux-extlinux-6.04-1.el8.x86_64 220/366 DEBUG: Running scriptlet: syslinux-extlinux-6.04-1.el8.x86_64 220/366 DEBUG: Installing : mozjs52-52.9.0-1.el8.x86_64 221/366 DEBUG: Running scriptlet: polkit-0.115-6.el8.x86_64 222/366 DEBUG: Installing : polkit-0.115-6.el8.x86_64 222/366 DEBUG: Running scriptlet: polkit-0.115-6.el8.x86_64 222/366 DEBUG: Installing : polkit-pkla-compat-0.1-12.el8.x86_64 223/366 DEBUG: Installing : lsscsi-0.30-1.el8.x86_64 224/366 DEBUG: Installing : linux-firmware-20190111-92.gitd9fb2ee6.el8.noarc 225/366 DEBUG: Installing : kernel-core-4.18.0-80.el8.x86_64 226/366 DEBUG: Running scriptlet: kernel-core-4.18.0-80.el8.x86_64 226/366 DEBUG: Installing : libxslt-1.1.32-3.el8.x86_64 227/366 DEBUG: Installing : netcf-libs-0.2.8-12.el8.x86_64 228/366 DEBUG: Running scriptlet: netcf-libs-0.2.8-12.el8.x86_64 228/366 DEBUG: Installing : libss-1.44.3-2.el8.x86_64 229/366 DEBUG: Running scriptlet: libss-1.44.3-2.el8.x86_64 229/366 DEBUG: Installing : e2fsprogs-1.44.3-2.el8.x86_64 230/366 DEBUG: Installing : libselinux-utils-2.8-6.el8.x86_64 231/366 DEBUG: Installing : policycoreutils-2.8-16.1.el8.x86_64 232/366 DEBUG: Running scriptlet: policycoreutils-2.8-16.1.el8.x86_64 232/366 DEBUG: Running scriptlet: rpcbind-1.2.5-3.el8.x86_64 233/366 DEBUG: Installing : rpcbind-1.2.5-3.el8.x86_64 233/366 DEBUG: Running scriptlet: rpcbind-1.2.5-3.el8.x86_64 233/366 DEBUG: Installing : libpath_utils-0.2.1-39.el8.x86_64 234/366 DEBUG: Installing : libini_config-1.3.1-39.el8.x86_64 235/366 DEBUG: Installing : gssproxy-0.8.0-5.el8.x86_64 236/366 DEBUG: Running scriptlet: gssproxy-0.8.0-5.el8.x86_64 236/366 DEBUG: Installing : libnfsidmap-1:2.3.3-14.el8.x86_64 237/366 DEBUG: Installing : libicu-60.2-7.el8.x86_64 238/366 DEBUG: Running scriptlet: libicu-60.2-7.el8.x86_64 238/366 DEBUG: Installing : boost-regex-1.66.0-6.el8.x86_64 239/366 DEBUG: Running scriptlet: boost-regex-1.66.0-6.el8.x86_64 239/366 DEBUG: Installing : librados2-1:12.2.7-9.el8.x86_64 240/366 DEBUG: Running scriptlet: librados2-1:12.2.7-9.el8.x86_64 240/366 DEBUG: Installing : librbd1-1:12.2.7-9.el8.x86_64 241/366 DEBUG: Running scriptlet: librbd1-1:12.2.7-9.el8.x86_64 241/366 DEBUG: Installing : qemu-kvm-block-rbd-15:3.1.0-20.module+el8+2888+c 242/366 DEBUG: Installing : libcomps-0.1.8-13.el8.x86_64 243/366 DEBUG: Installing : python3-libcomps-0.1.8-13.el8.x86_64 244/366 DEBUG: Installing : python3-dnf-4.0.9.2-5.el8.noarch 245/366 DEBUG: Installing : python3-dnf-plugins-core-4.0.2.2-3.el8.noarch 246/366 DEBUG: Installing : dnf-plugins-core-4.0.2.2-3.el8.noarch 247/366 DEBUG: Installing : keyutils-1.5.10-6.el8.x86_64 248/366 DEBUG: Running scriptlet: nfs-utils-1:2.3.3-14.el8.x86_64 249/366 DEBUG: Installing : nfs-utils-1:2.3.3-14.el8.x86_64 249/366 DEBUG: Running scriptlet: nfs-utils-1:2.3.3-14.el8.x86_64 249/366 DEBUG: Running in chroot, ignoring request: try-restart DEBUG: Running in chroot, ignoring request: try-restart DEBUG: Installing : jansson-2.11-3.el8.x86_64 250/366 DEBUG: Installing : isns-utils-libs-0.97-6.el8.x86_64 251/366 DEBUG: Running scriptlet: isns-utils-libs-0.97-6.el8.x86_64 251/366 DEBUG: Installing : iscsi-initiator-utils-iscsiuio-6.2.0.876-7.gitf3 252/366 DEBUG: Running scriptlet: iscsi-initiator-utils-iscsiuio-6.2.0.876-7.gitf3 252/366 DEBUG: Installing : iscsi-initiator-utils-6.2.0.876-7.gitf3c8e90.el8 253/366 DEBUG: Running scriptlet: iscsi-initiator-utils-6.2.0.876-7.gitf3c8e90.el8 253/366 DEBUG: Installing : iputils-20180629-1.el8.x86_64 254/366 DEBUG: Running scriptlet: iputils-20180629-1.el8.x86_64 254/366 DEBUG: Installing : gdisk-1.0.3-6.el8.x86_64 255/366 DEBUG: Installing : fuse-common-3.2.1-12.el8.x86_64 256/366 DEBUG: Installing : fuse-2.9.7-12.el8.x86_64 257/366 DEBUG: Installing : dosfstools-4.1-6.el8.x86_64 258/366 DEBUG: Installing : dmidecode-1:3.2-1.el8.x86_64 259/366 DEBUG: Installing : dhcp-libs-12:4.3.6-30.el8.x86_64 260/366 DEBUG: Installing : dhcp-common-12:4.3.6-30.el8.noarch 261/366 DEBUG: Installing : dbus-glib-0.110-2.el8.x86_64 262/366 DEBUG: Running scriptlet: dbus-glib-0.110-2.el8.x86_64 262/366 DEBUG: Installing : python3-dbus-1.2.4-14.el8.x86_64 263/366 DEBUG: Installing : dnf-4.0.9.2-5.el8.noarch 264/366 DEBUG: Running scriptlet: dnf-4.0.9.2-5.el8.noarch 264/366 DEBUG: Installing : supermin-5.1.19-10.el8.x86_64 265/366 DEBUG: Installing : cyrus-sasl-gssapi-2.1.27-0.3rc7.el8.x86_64 266/366 DEBUG: Running scriptlet: cyrus-sasl-2.1.27-0.3rc7.el8.x86_64 267/366 DEBUG: Installing : cyrus-sasl-2.1.27-0.3rc7.el8.x86_64 267/366 DEBUG: Running scriptlet: cyrus-sasl-2.1.27-0.3rc7.el8.x86_64 267/366 DEBUG: Installing : cryptsetup-2.0.6-1.el8.x86_64 268/366 DEBUG: Installing : bind-export-libs-32:9.11.4-16.P2.el8.x86_64 269/366 DEBUG: Running scriptlet: bind-export-libs-32:9.11.4-16.P2.el8.x86_64 269/366 DEBUG: Installing : dhcp-client-12:4.3.6-30.el8.x86_64 270/366 DEBUG: Installing : attr-2.4.48-3.el8.x86_64 271/366 DEBUG: Installing : usbredir-0.8.0-1.el8.x86_64 272/366 DEBUG: Installing : scrub-2.5.2-12.el8.x86_64 273/366 DEBUG: Running scriptlet: radvd-2.17-12.el8.x86_64 274/366 DEBUG: Installing : radvd-2.17-12.el8.x86_64 274/366 DEBUG: Running scriptlet: radvd-2.17-12.el8.x86_64 274/366 DEBUG: Installing : python3-cairo-1.16.3-6.el8.x86_64 275/366 DEBUG: Installing : nmap-ncat-2:7.70-4.el8.x86_64 276/366 DEBUG: Installing : libvirt-libs-5.6.0-6.el8.x86_64 277/366 DEBUG: Running scriptlet: libvirt-libs-5.6.0-6.el8.x86_64 277/366 DEBUG: Running scriptlet: libvirt-daemon-5.6.0-6.el8.x86_64 278/366 DEBUG: Installing : libvirt-daemon-5.6.0-6.el8.x86_64 278/366 DEBUG: Running scriptlet: libvirt-daemon-5.6.0-6.el8.x86_64 278/366 DEBUG: Installing : libvirt-daemon-driver-storage-core-5.6.0-6.el8.x 279/366 DEBUG: Installing : libvirt-daemon-driver-storage-disk-5.6.0-6.el8.x 280/366 DEBUG: Installing : libvirt-daemon-driver-storage-gluster-5.6.0-6.el 281/366 DEBUG: Installing : libvirt-daemon-driver-storage-iscsi-5.6.0-6.el8. 282/366 DEBUG: Installing : libvirt-daemon-driver-storage-iscsi-direct-5.6.0 283/366 DEBUG: Installing : libvirt-daemon-driver-storage-logical-5.6.0-6.el 284/366 DEBUG: Installing : libvirt-daemon-driver-storage-mpath-5.6.0-6.el8. 285/366 DEBUG: Installing : libvirt-daemon-driver-storage-rbd-5.6.0-6.el8.x8 286/366 DEBUG: Installing : libvirt-daemon-driver-storage-scsi-5.6.0-6.el8.x 287/366 DEBUG: Installing : libvirt-daemon-driver-storage-5.6.0-6.el8.x86_64 288/366 DEBUG: Installing : libvirt-daemon-driver-interface-5.6.0-6.el8.x86_ 289/366 DEBUG: Installing : libvirt-daemon-driver-nodedev-5.6.0-6.el8.x86_64 290/366 DEBUG: Installing : libvirt-daemon-driver-nwfilter-5.6.0-6.el8.x86_6 291/366 DEBUG: Running scriptlet: libvirt-daemon-driver-qemu-5.6.0-6.el8.x86_64 292/366 DEBUG: Installing : libvirt-daemon-driver-qemu-5.6.0-6.el8.x86_64 292/366 DEBUG: Installing : libvirt-daemon-driver-secret-5.6.0-6.el8.x86_64 293/366 DEBUG: Installing : mesa-filesystem-18.3.1-2.el8.x86_64 294/366 DEBUG: Installing : llvm-libs-7.0.1-1.module+el8+2560+c32c7af1.x86_6 295/366 DEBUG: Running scriptlet: llvm-libs-7.0.1-1.module+el8+2560+c32c7af1.x86_6 295/366 DEBUG: Installing : mesa-dri-drivers-18.3.1-2.el8.x86_64 296/366 DEBUG: Installing : libwayland-egl-1.15.0-1.el8.x86_64 297/366 DEBUG: Installing : libvisual-1:0.4.0-24.el8.x86_64 298/366 DEBUG: Running scriptlet: libvisual-1:0.4.0-24.el8.x86_64 298/366 DEBUG: Installing : libusal-1.1.11-39.el8.x86_64 299/366 DEBUG: Running scriptlet: libusal-1.1.11-39.el8.x86_64 299/366 DEBUG: Installing : genisoimage-1.1.11-39.el8.x86_64 300/366 DEBUG: Running scriptlet: genisoimage-1.1.11-39.el8.x86_64 300/366 DEBUG: Installing : libepoxy-1.5.2-1.el8.x86_64 301/366 DEBUG: Installing : libXv-1.0.11-7.el8.x86_64 302/366 DEBUG: Installing : ipxe-roms-qemu-20181214-1.git133f4c47.el8.noarch 303/366 DEBUG: Installing : edk2-ovmf-20180508gitee3198e672e2-9.el8.noarch 304/366 DEBUG: Running scriptlet: dnsmasq-2.79-4.el8.x86_64 305/366 DEBUG: Installing : dnsmasq-2.79-4.el8.x86_64 305/366 DEBUG: Running scriptlet: dnsmasq-2.79-4.el8.x86_64 305/366 DEBUG: Installing : libvirt-daemon-driver-network-5.6.0-6.el8.x86_64 306/366 DEBUG: Running scriptlet: libvirt-daemon-driver-network-5.6.0-6.el8.x86_64 306/366 DEBUG: Installing : cairo-gobject-1.15.12-3.el8.x86_64 307/366 DEBUG: Installing : python3-gobject-3.28.3-1.el8.x86_64 308/366 DEBUG: Installing : python3-SecretStorage-2.3.1-7.el8ost.noarch 309/366 DEBUG: Installing : python3-keyring-17.1.1-1.el8ost.noarch 310/366 DEBUG: Installing : alsa-lib-1.1.6-3.el8.x86_64 311/366 DEBUG: Running scriptlet: alsa-lib-1.1.6-3.el8.x86_64 311/366 DEBUG: Installing : gstreamer1-plugins-base-1.14.0-4.el8.x86_64 312/366 DEBUG: Installing : spice-server-0.14.0-7.el8.x86_64 313/366 DEBUG: Installing : qemu-kvm-core-15:3.1.0-20.module+el8+2888+cdc893 314/366 DEBUG: Running scriptlet: qemu-kvm-core-15:3.1.0-20.module+el8+2888+cdc893 314/366 DEBUG: Installing : qemu-kvm-15:3.1.0-20.module+el8+2888+cdc893a8.x8 315/366 DEBUG: Installing : libvirt-daemon-kvm-5.6.0-6.el8.x86_64 316/366 DEBUG: Installing : libguestfs-1:1.40.2-14.el8.x86_64 317/366 DEBUG: Running scriptlet: libguestfs-1:1.40.2-14.el8.x86_64 317/366 DEBUG: Installing : python3-libguestfs-1:1.40.2-14.el8.x86_64 318/366 DEBUG: Installing : python3-requestsexceptions-1.4.0-0.2020041612301 319/366 DEBUG: Installing : python3-openstacksdk-0.47.0-0.20200630171704.1a0 320/366 DEBUG: Installing : python3-os-client-config-2.1.0-0.20200415120623. 321/366 DEBUG: Installing : python3-oslo-rootwrap-6.1.0-0.20200603084759.45d 322/366 DEBUG: Installing : python-pycadf-common-3.1.0-0.20200630163511.9de5 323/366 DEBUG: Installing : python-oslo-utils-lang-4.2.1-0.20200615064007.b9 324/366 DEBUG: Installing : python-oslo-policy-lang-3.2.1-0.20200630164910.7 325/366 DEBUG: Installing : python-oslo-middleware-lang-4.1.0-0.202006051522 326/366 DEBUG: Installing : python-oslo-log-lang-4.3.0-0.20200703083958.880b 327/366 DEBUG: Installing : python-oslo-i18n-lang-5.0.0-0.20200605153922.761 328/366 DEBUG: Installing : python3-oslo-i18n-5.0.0-0.20200605153922.761ce99 329/366 DEBUG: Installing : python3-oslo-utils-4.2.1-0.20200615064007.b99382 330/366 DEBUG: Installing : python3-oslo-config-2:8.2.0-0.20200630171134.04d 331/366 DEBUG: Installing : python3-oslo-serialization-4.0.0-0.2020061807402 332/366 DEBUG: Installing : python3-oslo-log-4.3.0-0.20200703083958.880bcb8. 333/366 DEBUG: Installing : python3-keystoneclient-1:4.0.0-0.20200413125859. 334/366 DEBUG: Installing : python3-swiftclient-3.10.0-0.20200630164502.7852 335/366 DEBUG: Installing : python3-oslo-middleware-4.1.0-0.20200605152205.b 336/366 DEBUG: Installing : python3-osc-lib-2.0.0-0.20200416135006.fea31fb.e 337/366 DEBUG: Installing : python3-heatclient-2.2.0-0.20200630170746.670fe7 338/366 DEBUG: Installing : python3-neutronclient-7.2.0-0.20200630170552.f75 339/366 DEBUG: Installing : python3-manilaclient-2.0.0-0.20200305140150.6bcc 340/366 DEBUG: Installing : python3-barbicanclient-4.9.1-0.20200305154713.cb 341/366 DEBUG: Installing : python3-castellan-3.1.1-0.20200630172402.69dfce4 342/366 DEBUG: Installing : python3-novaclient-1:17.1.0-0.20200630162607.600 343/366 DEBUG: Installing : python3-oslo-policy-3.2.1-0.20200630164910.71943 344/366 DEBUG: Installing : python3-pycadf-3.1.0-0.20200630163511.9de5c99.el 345/366 DEBUG: Installing : python3-tooz-2.6.0-0.20200630172210.80f379b.el8. 346/366 DEBUG: Installing : python3-oslo-upgradecheck-1.1.0-0.20200605153312 347/366 DEBUG: Installing : python3-cinderclient-7.1.0-0.20200630172812.9268 348/366 DEBUG: Installing : python3-glanceclient-1:3.2.0-0.20200630162218.de 349/366 DEBUG: Installing : python-oslo-db-lang-8.2.0-0.20200603084527.e8364 350/366 DEBUG: Installing : python3-oslo-db-8.2.0-0.20200603084527.e836420.e 351/366 DEBUG: Installing : python-oslo-concurrency-lang-4.1.1-0.20200618074 352/366 DEBUG: Installing : python3-oslo-concurrency-4.1.1-0.20200618074122. 353/366 DEBUG: Installing : python3-oslo-service-2.3.0-0.20200630172612.6df6 354/366 DEBUG: Installing : python3-oslo-messaging-12.0.0-0.20200315133106.d 355/366 DEBUG: Installing : python-oslo-cache-lang-2.3.0-0.20200415121150.ef 356/366 DEBUG: Installing : python3-oslo-cache-2.3.0-0.20200415121150.ef606c 357/366 DEBUG: Installing : python3-keystonemiddleware-8.0.0-0.2020010812510 358/366 DEBUG: Installing : python3-sahara-1:12.1.0-0.20200426213504.f7a36e7 359/366 DEBUG: Installing : python3-reno-3.1.0-0.20200515044006.cc09e3d.el8. 360/366 DEBUG: Installing : python3-openstackdocstheme-1.20.1-2.el8ost.noarc 361/366 DEBUG: Installing : python3-stestr-2.3.1-3.el8ost.noarch 362/366 DEBUG: Installing : python3-oslotest-4.3.0-0.20200605152835.5a0d3c2. 363/366 DEBUG: Installing : python3-hacking-1.0.1-0.20191002171656.865398f.e 364/366 DEBUG: Installing : python3-testscenarios-0.5.0-9.el8ost.noarch 365/366 DEBUG: Installing : python3-sphinxcontrib-httpdomain-1.7.0-4.el8ost. 366/366 DEBUG: Running scriptlet: kernel-core-4.18.0-80.el8.x86_64 366/366 DEBUG: dracut: No '/dev/log' or 'logger' included for syslog logging DEBUG: Running scriptlet: libvirt-daemon-5.6.0-6.el8.x86_64 366/366 DEBUG: Running scriptlet: python3-sphinxcontrib-httpdomain-1.7.0-4.el8ost. 366/366 DEBUG: Verifying : python-oslo-cache-lang-2.3.0-0.20200415121150.ef 1/366 DEBUG: Verifying : python-oslo-concurrency-lang-4.1.1-0.20200618074 2/366 DEBUG: Verifying : python-oslo-db-lang-8.2.0-0.20200603084527.e8364 3/366 DEBUG: Verifying : python-oslo-i18n-lang-5.0.0-0.20200605153922.761 4/366 DEBUG: Verifying : python-oslo-log-lang-4.3.0-0.20200703083958.880b 5/366 DEBUG: Verifying : python-oslo-middleware-lang-4.1.0-0.202006051522 6/366 DEBUG: Verifying : python-oslo-policy-lang-3.2.1-0.20200630164910.7 7/366 DEBUG: Verifying : python-oslo-utils-lang-4.2.1-0.20200615064007.b9 8/366 DEBUG: Verifying : python-pycadf-common-3.1.0-0.20200630163511.9de5 9/366 DEBUG: Verifying : python3-barbicanclient-4.9.1-0.20200305154713.cb 10/366 DEBUG: Verifying : python3-castellan-3.1.1-0.20200630172402.69dfce4 11/366 DEBUG: Verifying : python3-cinderclient-7.1.0-0.20200630172812.9268 12/366 DEBUG: Verifying : python3-cliff-3.1.0-0.20200330074912.5405c3d.el8 13/366 DEBUG: Verifying : python3-debtcollector-2.1.0-0.20200605151926.17a 14/366 DEBUG: Verifying : python3-futurist-2.2.0-0.20200605151004.604b63d. 15/366 DEBUG: Verifying : python3-glanceclient-1:3.2.0-0.20200630162218.de 16/366 DEBUG: Verifying : python3-hacking-1.0.1-0.20191002171656.865398f.e 17/366 DEBUG: Verifying : python3-heatclient-2.2.0-0.20200630170746.670fe7 18/366 DEBUG: Verifying : python3-keystoneauth1-4.2.0-0.20200630173226.dab 19/366 DEBUG: Verifying : python3-keystoneclient-1:4.0.0-0.20200413125859. 20/366 DEBUG: Verifying : python3-keystonemiddleware-8.0.0-0.2020010812510 21/366 DEBUG: Verifying : python3-manilaclient-2.0.0-0.20200305140150.6bcc 22/366 DEBUG: Verifying : python3-microversion-parse-1.0.1-0.2020041612344 23/366 DEBUG: Verifying : python3-neutronclient-7.2.0-0.20200630170552.f75 24/366 DEBUG: Verifying : python3-novaclient-1:17.1.0-0.20200630162607.600 25/366 DEBUG: Verifying : python3-openstacksdk-0.47.0-0.20200630171704.1a0 26/366 DEBUG: Verifying : python3-os-client-config-2.1.0-0.20200415120623. 27/366 DEBUG: Verifying : python3-os-service-types-1.7.0-0.20200416132506. 28/366 DEBUG: Verifying : python3-osc-lib-2.0.0-0.20200416135006.fea31fb.e 29/366 DEBUG: Verifying : python3-oslo-cache-2.3.0-0.20200415121150.ef606c 30/366 DEBUG: Verifying : python3-oslo-concurrency-4.1.1-0.20200618074122. 31/366 DEBUG: Verifying : python3-oslo-config-2:8.2.0-0.20200630171134.04d 32/366 DEBUG: Verifying : python3-oslo-context-3.1.0-0.20200605151059.9abd 33/366 DEBUG: Verifying : python3-oslo-db-8.2.0-0.20200603084527.e836420.e 34/366 DEBUG: Verifying : python3-oslo-i18n-5.0.0-0.20200605153922.761ce99 35/366 DEBUG: Verifying : python3-oslo-log-4.3.0-0.20200703083958.880bcb8. 36/366 DEBUG: Verifying : python3-oslo-messaging-12.0.0-0.20200315133106.d 37/366 DEBUG: Verifying : python3-oslo-middleware-4.1.0-0.20200605152205.b 38/366 DEBUG: Verifying : python3-oslo-policy-3.2.1-0.20200630164910.71943 39/366 DEBUG: Verifying : python3-oslo-rootwrap-6.1.0-0.20200603084759.45d 40/366 DEBUG: Verifying : python3-oslo-serialization-4.0.0-0.2020061807402 41/366 DEBUG: Verifying : python3-oslo-service-2.3.0-0.20200630172612.6df6 42/366 DEBUG: Verifying : python3-oslo-upgradecheck-1.1.0-0.20200605153312 43/366 DEBUG: Verifying : python3-oslo-utils-4.2.1-0.20200615064007.b99382 44/366 DEBUG: Verifying : python3-oslotest-4.3.0-0.20200605152835.5a0d3c2. 45/366 DEBUG: Verifying : python3-pycadf-3.1.0-0.20200630163511.9de5c99.el 46/366 DEBUG: Verifying : python3-reno-3.1.0-0.20200515044006.cc09e3d.el8. 47/366 DEBUG: Verifying : python3-requestsexceptions-1.4.0-0.2020041612301 48/366 DEBUG: Verifying : python3-sahara-1:12.1.0-0.20200426213504.f7a36e7 49/366 DEBUG: Verifying : python3-stevedore-2.0.1-0.20200630164713.01c12ec 50/366 DEBUG: Verifying : python3-swiftclient-3.10.0-0.20200630164502.7852 51/366 DEBUG: Verifying : python3-tooz-2.6.0-0.20200630172210.80f379b.el8. 52/366 DEBUG: Verifying : qemu-img-15:3.1.0-20.module+el8+2888+cdc893a8.x8 53/366 DEBUG: Verifying : qemu-kvm-15:3.1.0-20.module+el8+2888+cdc893a8.x8 54/366 DEBUG: Verifying : qemu-kvm-block-curl-15:3.1.0-20.module+el8+2888+ 55/366 DEBUG: Verifying : qemu-kvm-block-gluster-15:3.1.0-20.module+el8+28 56/366 DEBUG: Verifying : qemu-kvm-block-iscsi-15:3.1.0-20.module+el8+2888 57/366 DEBUG: Verifying : qemu-kvm-block-rbd-15:3.1.0-20.module+el8+2888+c 58/366 DEBUG: Verifying : qemu-kvm-block-ssh-15:3.1.0-20.module+el8+2888+c 59/366 DEBUG: Verifying : qemu-kvm-common-15:3.1.0-20.module+el8+2888+cdc8 60/366 DEBUG: Verifying : qemu-kvm-core-15:3.1.0-20.module+el8+2888+cdc893 61/366 DEBUG: Verifying : alsa-lib-1.1.6-3.el8.x86_64 62/366 DEBUG: Verifying : boost-atomic-1.66.0-6.el8.x86_64 63/366 DEBUG: Verifying : boost-chrono-1.66.0-6.el8.x86_64 64/366 DEBUG: Verifying : boost-date-time-1.66.0-6.el8.x86_64 65/366 DEBUG: Verifying : boost-iostreams-1.66.0-6.el8.x86_64 66/366 DEBUG: Verifying : boost-program-options-1.66.0-6.el8.x86_64 67/366 DEBUG: Verifying : boost-random-1.66.0-6.el8.x86_64 68/366 DEBUG: Verifying : boost-regex-1.66.0-6.el8.x86_64 69/366 DEBUG: Verifying : boost-system-1.66.0-6.el8.x86_64 70/366 DEBUG: Verifying : boost-thread-1.66.0-6.el8.x86_64 71/366 DEBUG: Verifying : cairo-gobject-1.15.12-3.el8.x86_64 72/366 DEBUG: Verifying : celt051-0.5.1.3-15.el8.x86_64 73/366 DEBUG: Verifying : dnsmasq-2.79-4.el8.x86_64 74/366 DEBUG: Verifying : edk2-ovmf-20180508gitee3198e672e2-9.el8.noarch 75/366 DEBUG: Verifying : genisoimage-1.1.11-39.el8.x86_64 76/366 DEBUG: Verifying : geolite2-city-20180605-1.el8.noarch 77/366 DEBUG: Verifying : geolite2-country-20180605-1.el8.noarch 78/366 DEBUG: Verifying : glusterfs-api-3.12.2-40.2.el8.x86_64 79/366 DEBUG: Verifying : glusterfs-cli-3.12.2-40.2.el8.x86_64 80/366 DEBUG: Verifying : gstreamer1-1.14.0-3.el8.x86_64 81/366 DEBUG: Verifying : gstreamer1-plugins-base-1.14.0-4.el8.x86_64 82/366 DEBUG: Verifying : ipxe-roms-qemu-20181214-1.git133f4c47.el8.noarch 83/366 DEBUG: Verifying : iso-codes-3.79-2.el8.noarch 84/366 DEBUG: Verifying : libX11-xcb-1.6.7-1.el8.x86_64 85/366 DEBUG: Verifying : libXv-1.0.11-7.el8.x86_64 86/366 DEBUG: Verifying : libcacard-3:2.6.1-1.el8.x86_64 87/366 DEBUG: Verifying : libdrm-2.4.96-2.el8.x86_64 88/366 DEBUG: Verifying : libepoxy-1.5.2-1.el8.x86_64 89/366 DEBUG: Verifying : libglvnd-1:1.0.1-0.9.git5baa1e5.el8.x86_64 90/366 DEBUG: Verifying : libglvnd-egl-1:1.0.1-0.9.git5baa1e5.el8.x86_64 91/366 DEBUG: Verifying : libglvnd-gles-1:1.0.1-0.9.git5baa1e5.el8.x86_64 92/366 DEBUG: Verifying : libglvnd-glx-1:1.0.1-0.9.git5baa1e5.el8.x86_64 93/366 DEBUG: Verifying : libmaxminddb-1.2.0-6.el8.x86_64 94/366 DEBUG: Verifying : libogg-2:1.3.2-10.el8.x86_64 95/366 DEBUG: Verifying : librados2-1:12.2.7-9.el8.x86_64 96/366 DEBUG: Verifying : librbd1-1:12.2.7-9.el8.x86_64 97/366 DEBUG: Verifying : libtheora-1:1.1.1-21.el8.x86_64 98/366 DEBUG: Verifying : libusal-1.1.11-39.el8.x86_64 99/366 DEBUG: Verifying : libvisual-1:0.4.0-24.el8.x86_64 100/366 DEBUG: Verifying : libvorbis-1:1.3.6-1.el8.x86_64 101/366 DEBUG: Verifying : libwayland-client-1.15.0-1.el8.x86_64 102/366 DEBUG: Verifying : libwayland-cursor-1.15.0-1.el8.x86_64 103/366 DEBUG: Verifying : libwayland-egl-1.15.0-1.el8.x86_64 104/366 DEBUG: Verifying : libwayland-server-1.15.0-1.el8.x86_64 105/366 DEBUG: Verifying : libxshmfence-1.3-2.el8.x86_64 106/366 DEBUG: Verifying : llvm-libs-7.0.1-1.module+el8+2560+c32c7af1.x86_6 107/366 DEBUG: Verifying : mesa-dri-drivers-18.3.1-2.el8.x86_64 108/366 DEBUG: Verifying : mesa-filesystem-18.3.1-2.el8.x86_64 109/366 DEBUG: Verifying : mesa-libEGL-18.3.1-2.el8.x86_64 110/366 DEBUG: Verifying : mesa-libGL-18.3.1-2.el8.x86_64 111/366 DEBUG: Verifying : mesa-libgbm-18.3.1-2.el8.x86_64 112/366 DEBUG: Verifying : mesa-libglapi-18.3.1-2.el8.x86_64 113/366 DEBUG: Verifying : nmap-ncat-2:7.70-4.el8.x86_64 114/366 DEBUG: Verifying : nspr-4.20.0-2.el8.x86_64 115/366 DEBUG: Verifying : nss-3.41.0-5.el8.x86_64 116/366 DEBUG: Verifying : nss-softokn-3.41.0-5.el8.x86_64 117/366 DEBUG: Verifying : nss-softokn-freebl-3.41.0-5.el8.x86_64 118/366 DEBUG: Verifying : nss-sysinit-3.41.0-5.el8.x86_64 119/366 DEBUG: Verifying : nss-util-3.41.0-5.el8.x86_64 120/366 DEBUG: Verifying : opus-1.3-0.4.beta.el8.x86_64 121/366 DEBUG: Verifying : orc-0.4.28-2.el8.x86_64 122/366 DEBUG: Verifying : python3-cairo-1.16.3-6.el8.x86_64 123/366 DEBUG: Verifying : python3-gobject-3.28.3-1.el8.x86_64 124/366 DEBUG: Verifying : python3-pyOpenSSL-18.0.0-1.el8.noarch 125/366 DEBUG: Verifying : python3-unbound-1.7.3-8.el8.x86_64 126/366 DEBUG: Verifying : radvd-2.17-12.el8.x86_64 127/366 DEBUG: Verifying : scrub-2.5.2-12.el8.x86_64 128/366 DEBUG: Verifying : spice-server-0.14.0-7.el8.x86_64 129/366 DEBUG: Verifying : unbound-libs-1.7.3-8.el8.x86_64 130/366 DEBUG: Verifying : usbredir-0.8.0-1.el8.x86_64 131/366 DEBUG: Verifying : yajl-2.1.0-10.el8.x86_64 132/366 DEBUG: Verifying : attr-2.4.48-3.el8.x86_64 133/366 DEBUG: Verifying : augeas-libs-1.10.1-8.el8.x86_64 134/366 DEBUG: Verifying : bind-export-libs-32:9.11.4-16.P2.el8.x86_64 135/366 DEBUG: Verifying : cryptsetup-2.0.6-1.el8.x86_64 136/366 DEBUG: Verifying : cyrus-sasl-2.1.27-0.3rc7.el8.x86_64 137/366 DEBUG: Verifying : cyrus-sasl-gssapi-2.1.27-0.3rc7.el8.x86_64 138/366 DEBUG: Verifying : dbus-glib-0.110-2.el8.x86_64 139/366 DEBUG: Verifying : device-mapper-event-8:1.02.155-6.el8.x86_64 140/366 DEBUG: Verifying : device-mapper-event-libs-8:1.02.155-6.el8.x86_64 141/366 DEBUG: Verifying : device-mapper-multipath-libs-0.7.8-7.el8.x86_64 142/366 DEBUG: Verifying : device-mapper-persistent-data-0.7.6-1.el8.x86_64 143/366 DEBUG: Verifying : dhcp-client-12:4.3.6-30.el8.x86_64 144/366 DEBUG: Verifying : dhcp-common-12:4.3.6-30.el8.noarch 145/366 DEBUG: Verifying : dhcp-libs-12:4.3.6-30.el8.x86_64 146/366 DEBUG: Verifying : dmidecode-1:3.2-1.el8.x86_64 147/366 DEBUG: Verifying : dnf-4.0.9.2-5.el8.noarch 148/366 DEBUG: Verifying : dnf-data-4.0.9.2-5.el8.noarch 149/366 DEBUG: Verifying : dnf-plugins-core-4.0.2.2-3.el8.noarch 150/366 DEBUG: Verifying : dosfstools-4.1-6.el8.x86_64 151/366 DEBUG: Verifying : e2fsprogs-1.44.3-2.el8.x86_64 152/366 DEBUG: Verifying : e2fsprogs-libs-1.44.3-2.el8.x86_64 153/366 DEBUG: Verifying : fuse-2.9.7-12.el8.x86_64 154/366 DEBUG: Verifying : fuse-common-3.2.1-12.el8.x86_64 155/366 DEBUG: Verifying : fuse-libs-2.9.7-12.el8.x86_64 156/366 DEBUG: Verifying : gdisk-1.0.3-6.el8.x86_64 157/366 DEBUG: Verifying : glusterfs-3.12.2-40.2.el8.x86_64 158/366 DEBUG: Verifying : glusterfs-client-xlators-3.12.2-40.2.el8.x86_64 159/366 DEBUG: Verifying : glusterfs-libs-3.12.2-40.2.el8.x86_64 160/366 DEBUG: Verifying : gobject-introspection-1.56.1-1.el8.x86_64 161/366 DEBUG: Verifying : gpgme-1.10.0-6.el8.x86_64 162/366 DEBUG: Verifying : gssproxy-0.8.0-5.el8.x86_64 163/366 DEBUG: Verifying : hwdata-0.314-8.0.el8.noarch 164/366 DEBUG: Verifying : ipcalc-0.2.4-3.el8.x86_64 165/366 DEBUG: Verifying : iproute-4.18.0-11.el8.x86_64 166/366 DEBUG: Verifying : iproute-tc-4.18.0-11.el8.x86_64 167/366 DEBUG: Verifying : iptables-1.8.2-9.el8.x86_64 168/366 DEBUG: Verifying : iptables-ebtables-1.8.2-9.el8.x86_64 169/366 DEBUG: Verifying : iputils-20180629-1.el8.x86_64 170/366 DEBUG: Verifying : iscsi-initiator-utils-6.2.0.876-7.gitf3c8e90.el8 171/366 DEBUG: Verifying : iscsi-initiator-utils-iscsiuio-6.2.0.876-7.gitf3 172/366 DEBUG: Verifying : isns-utils-libs-0.97-6.el8.x86_64 173/366 DEBUG: Verifying : jansson-2.11-3.el8.x86_64 174/366 DEBUG: Verifying : json-glib-1.4.4-1.el8.x86_64 175/366 DEBUG: Verifying : kernel-core-4.18.0-80.el8.x86_64 176/366 DEBUG: Verifying : keyutils-1.5.10-6.el8.x86_64 177/366 DEBUG: Verifying : libaio-0.3.110-12.el8.x86_64 178/366 DEBUG: Verifying : libbasicobjects-0.1.1-39.el8.x86_64 179/366 DEBUG: Verifying : libcollection-0.7.0-39.el8.x86_64 180/366 DEBUG: Verifying : libcomps-0.1.8-13.el8.x86_64 181/366 DEBUG: Verifying : libdnf-0.22.5-4.el8.x86_64 182/366 DEBUG: Verifying : libevent-2.1.8-5.el8.x86_64 183/366 DEBUG: Verifying : libibumad-22-2.el8.x86_64 184/366 DEBUG: Verifying : libibverbs-22-2.el8.x86_64 185/366 DEBUG: Verifying : libicu-60.2-7.el8.x86_64 186/366 DEBUG: Verifying : libini_config-1.3.1-39.el8.x86_64 187/366 DEBUG: Verifying : libmnl-1.0.4-6.el8.x86_64 188/366 DEBUG: Verifying : libmodulemd1-1.8.0-5.el8.x86_64 189/366 DEBUG: Verifying : libnetfilter_conntrack-1.0.6-5.el8.x86_64 190/366 DEBUG: Verifying : libnfnetlink-1.0.1-13.el8.x86_64 191/366 DEBUG: Verifying : libnfsidmap-1:2.3.3-14.el8.x86_64 192/366 DEBUG: Verifying : libnftnl-1.1.1-4.el8.x86_64 193/366 DEBUG: Verifying : libnl3-3.4.0-4.el8.x86_64 194/366 DEBUG: Verifying : libpath_utils-0.2.1-39.el8.x86_64 195/366 DEBUG: Verifying : libpciaccess-0.14-1.el8.x86_64 196/366 DEBUG: Verifying : librdmacm-22-2.el8.x86_64 197/366 DEBUG: Verifying : libref_array-0.1.5-39.el8.x86_64 198/366 DEBUG: Verifying : librepo-1.9.2-1.el8.x86_64 199/366 DEBUG: Verifying : libreport-filesystem-2.9.5-6.el8.x86_64 200/366 DEBUG: Verifying : librhsm-0.0.3-2.el8.x86_64 201/366 DEBUG: Verifying : libselinux-utils-2.8-6.el8.x86_64 202/366 DEBUG: Verifying : libsolv-0.6.35-6.el8.x86_64 203/366 DEBUG: Verifying : libss-1.44.3-2.el8.x86_64 204/366 DEBUG: Verifying : libverto-libevent-0.3.0-5.el8.x86_64 205/366 DEBUG: Verifying : libxslt-1.1.32-3.el8.x86_64 206/366 DEBUG: Verifying : libyaml-0.1.7-5.el8.x86_64 207/366 DEBUG: Verifying : linux-firmware-20190111-92.gitd9fb2ee6.el8.noarc 208/366 DEBUG: Verifying : lsscsi-0.30-1.el8.x86_64 209/366 DEBUG: Verifying : lvm2-8:2.03.02-6.el8.x86_64 210/366 DEBUG: Verifying : lvm2-libs-8:2.03.02-6.el8.x86_64 211/366 DEBUG: Verifying : lzo-2.08-14.el8.x86_64 212/366 DEBUG: Verifying : lzop-1.03-20.el8.x86_64 213/366 DEBUG: Verifying : mdadm-4.1-4.el8.x86_64 214/366 DEBUG: Verifying : mozjs52-52.9.0-1.el8.x86_64 215/366 DEBUG: Verifying : mtools-4.0.18-14.el8.x86_64 216/366 DEBUG: Verifying : nfs-utils-1:2.3.3-14.el8.x86_64 217/366 DEBUG: Verifying : numactl-libs-2.0.12-2.el8.x86_64 218/366 DEBUG: Verifying : numad-0.5-26.20150602git.el8.x86_64 219/366 DEBUG: Verifying : parted-3.2-36.el8.x86_64 220/366 DEBUG: Verifying : pciutils-3.5.6-4.el8.x86_64 221/366 DEBUG: Verifying : pciutils-libs-3.5.6-4.el8.x86_64 222/366 DEBUG: Verifying : policycoreutils-2.8-16.1.el8.x86_64 223/366 DEBUG: Verifying : polkit-0.115-6.el8.x86_64 224/366 DEBUG: Verifying : polkit-libs-0.115-6.el8.x86_64 225/366 DEBUG: Verifying : polkit-pkla-compat-0.1-12.el8.x86_64 226/366 DEBUG: Verifying : psmisc-23.1-3.el8.x86_64 227/366 DEBUG: Verifying : python3-dbus-1.2.4-14.el8.x86_64 228/366 DEBUG: Verifying : python3-dnf-4.0.9.2-5.el8.noarch 229/366 DEBUG: Verifying : python3-dnf-plugins-core-4.0.2.2-3.el8.noarch 230/366 DEBUG: Verifying : python3-gobject-base-3.28.3-1.el8.x86_64 231/366 DEBUG: Verifying : python3-gpg-1.10.0-6.el8.x86_64 232/366 DEBUG: Verifying : python3-hawkey-0.22.5-4.el8.x86_64 233/366 DEBUG: Verifying : python3-iniparse-0.4-31.el8.noarch 234/366 DEBUG: Verifying : python3-libcomps-0.1.8-13.el8.x86_64 235/366 DEBUG: Verifying : python3-libdnf-0.22.5-4.el8.x86_64 236/366 DEBUG: Verifying : python3-pyyaml-3.12-12.el8.x86_64 237/366 DEBUG: Verifying : python3-rpm-4.14.2-9.el8.x86_64 238/366 DEBUG: Verifying : quota-1:4.04-10.el8.x86_64 239/366 DEBUG: Verifying : quota-nls-1:4.04-10.el8.noarch 240/366 DEBUG: Verifying : rdma-core-22-2.el8.x86_64 241/366 DEBUG: Verifying : rpcbind-1.2.5-3.el8.x86_64 242/366 DEBUG: Verifying : rpm-plugin-systemd-inhibit-4.14.2-9.el8.x86_64 243/366 DEBUG: Verifying : snappy-1.1.7-5.el8.x86_64 244/366 DEBUG: Verifying : squashfs-tools-4.3-17.el8.x86_64 245/366 DEBUG: Verifying : syslinux-6.04-1.el8.x86_64 246/366 DEBUG: Verifying : syslinux-extlinux-6.04-1.el8.x86_64 247/366 DEBUG: Verifying : syslinux-extlinux-nonlinux-6.04-1.el8.noarch 248/366 DEBUG: Verifying : syslinux-nonlinux-6.04-1.el8.noarch 249/366 DEBUG: Verifying : systemd-container-239-13.el8.x86_64 250/366 DEBUG: Verifying : userspace-rcu-0.10.1-2.el8.x86_64 251/366 DEBUG: Verifying : xml-common-0.6.3-50.el8.noarch 252/366 DEBUG: Verifying : dulwich-core-0.19.11-1.el8ost.x86_64 253/366 DEBUG: Verifying : hivex-1.3.15-7.el8.x86_64 254/366 DEBUG: Verifying : libguestfs-1:1.40.2-14.el8.x86_64 255/366 DEBUG: Verifying : libiscsi-1.18.0-8.el8.x86_64 256/366 DEBUG: Verifying : libsodium-1.0.16-4.el8ost.x86_64 257/366 DEBUG: Verifying : libssh2-1.8.0-8.el8.1.x86_64 258/366 DEBUG: Verifying : libvirt-daemon-5.6.0-6.el8.x86_64 259/366 DEBUG: Verifying : libvirt-daemon-driver-interface-5.6.0-6.el8.x86_ 260/366 DEBUG: Verifying : libvirt-daemon-driver-network-5.6.0-6.el8.x86_64 261/366 DEBUG: Verifying : libvirt-daemon-driver-nodedev-5.6.0-6.el8.x86_64 262/366 DEBUG: Verifying : libvirt-daemon-driver-nwfilter-5.6.0-6.el8.x86_6 263/366 DEBUG: Verifying : libvirt-daemon-driver-qemu-5.6.0-6.el8.x86_64 264/366 DEBUG: Verifying : libvirt-daemon-driver-secret-5.6.0-6.el8.x86_64 265/366 DEBUG: Verifying : libvirt-daemon-driver-storage-5.6.0-6.el8.x86_64 266/366 DEBUG: Verifying : libvirt-daemon-driver-storage-core-5.6.0-6.el8.x 267/366 DEBUG: Verifying : libvirt-daemon-driver-storage-disk-5.6.0-6.el8.x 268/366 DEBUG: Verifying : libvirt-daemon-driver-storage-gluster-5.6.0-6.el 269/366 DEBUG: Verifying : libvirt-daemon-driver-storage-iscsi-5.6.0-6.el8. 270/366 DEBUG: Verifying : libvirt-daemon-driver-storage-iscsi-direct-5.6.0 271/366 DEBUG: Verifying : libvirt-daemon-driver-storage-logical-5.6.0-6.el 272/366 DEBUG: Verifying : libvirt-daemon-driver-storage-mpath-5.6.0-6.el8. 273/366 DEBUG: Verifying : libvirt-daemon-driver-storage-rbd-5.6.0-6.el8.x8 274/366 DEBUG: Verifying : libvirt-daemon-driver-storage-scsi-5.6.0-6.el8.x 275/366 DEBUG: Verifying : libvirt-daemon-kvm-5.6.0-6.el8.x86_64 276/366 DEBUG: Verifying : libvirt-libs-5.6.0-6.el8.x86_64 277/366 DEBUG: Verifying : netcf-libs-0.2.8-12.el8.x86_64 278/366 DEBUG: Verifying : python3-PyMySQL-0.9.2-2.el8ost.noarch 279/366 DEBUG: Verifying : python3-SecretStorage-2.3.1-7.el8ost.noarch 280/366 DEBUG: Verifying : python3-alembic-1.0.7-1.el8ost.noarch 281/366 DEBUG: Verifying : python3-amqp-2.4.1-1.el8ost.noarch 282/366 DEBUG: Verifying : python3-appdirs-1.4.0-6.el8ost.noarch 283/366 DEBUG: Verifying : python3-asn1crypto-0.24.0-3.el8ost.noarch 284/366 DEBUG: Verifying : python3-bcrypt-3.1.6-2.el8ost.x86_64 285/366 DEBUG: Verifying : python3-botocore-1.12.119-1.el8ost.noarch 286/366 DEBUG: Verifying : python3-cachetools-3.1.0-1.el8ost.noarch 287/366 DEBUG: Verifying : python3-cffi-1.11.5-6.2.el8ost.x86_64 288/366 DEBUG: Verifying : python3-click-6.7-8.el8ost.noarch 289/366 DEBUG: Verifying : python3-cmd2-0.6.8-10.el8ost.noarch 290/366 DEBUG: Verifying : python3-cryptography-2.3-3.el8ost.x86_64 291/366 DEBUG: Verifying : python3-dateutil-1:2.8.0-1.el8ost.noarch 292/366 DEBUG: Verifying : python3-decorator-4.2.1-2.1.el8ost.noarch 293/366 DEBUG: Verifying : python3-dogpile-cache-0.6.8-1.el8ost.noarch 294/366 DEBUG: Verifying : python3-dulwich-0.19.11-1.el8ost.x86_64 295/366 DEBUG: Verifying : python3-editor-0.4-5.el8ost.noarch 296/366 DEBUG: Verifying : python3-extras-1.0.0-5.el8ost.noarch 297/366 DEBUG: Verifying : python3-fasteners-0.14.1-15.el8ost.noarch 298/366 DEBUG: Verifying : python3-fixtures-3.0.0-8.el8ost.noarch 299/366 DEBUG: Verifying : python3-flake8-3.5.0-6.el8ost.noarch 300/366 DEBUG: Verifying : python3-flask-1:1.0.2-2.el8ost.noarch 301/366 DEBUG: Verifying : python3-funcsigs-1.0.2-3.el8ost.noarch 302/366 DEBUG: Verifying : python3-future-0.16.0-6.el8ost.noarch 303/366 DEBUG: Verifying : python3-inotify-0.9.6-13.1.el8ost.noarch 304/366 DEBUG: Verifying : python3-iso8601-0.1.11-9.el8ost.noarch 305/366 DEBUG: Verifying : python3-itsdangerous-0.24-15.el8ost.noarch 306/366 DEBUG: Verifying : python3-jmespath-0.9.0-11.el8ost.noarch 307/366 DEBUG: Verifying : python3-jsonpatch-1.21-3.el8ost.noarch 308/366 DEBUG: Verifying : python3-jsonpointer-1.10-12.el8ost.noarch 309/366 DEBUG: Verifying : python3-jsonschema-2.6.0-4.el8ost.noarch 310/366 DEBUG: Verifying : python3-kazoo-2.2.1-2.el8ost.noarch 311/366 DEBUG: Verifying : python3-keyring-17.1.1-1.el8ost.noarch 312/366 DEBUG: Verifying : python3-kombu-1:4.2.2-1.el8ost.noarch 313/366 DEBUG: Verifying : python3-libguestfs-1:1.40.2-14.el8.x86_64 314/366 DEBUG: Verifying : python3-linecache2-1.0.0-3.el8ost.noarch 315/366 DEBUG: Verifying : python3-mako-1.0.6-13.el8ost.noarch 316/366 DEBUG: Verifying : python3-mccabe-0.6.1-7.1.el8ost.noarch 317/366 DEBUG: Verifying : python3-memcached-1.58-8.el8ost.noarch 318/366 DEBUG: Verifying : python3-migrate-0.12.0-2.el8ost.noarch 319/366 DEBUG: Verifying : python3-mimeparse-1.6.0-5.el8ost.noarch 320/366 DEBUG: Verifying : python3-msgpack-0.6.1-3.el8ost.x86_64 321/366 DEBUG: Verifying : python3-munch-2.2.0-3.el8ost.noarch 322/366 DEBUG: Verifying : python3-netaddr-0.7.19-8.1.el8ost.noarch 323/366 DEBUG: Verifying : python3-netifaces-0.10.9-2.el8ost.x86_64 324/366 DEBUG: Verifying : python3-openstackdocstheme-1.20.1-2.el8ost.noarc 325/366 DEBUG: Verifying : python3-paramiko-2.4.2-2.el8ost.noarch 326/366 DEBUG: Verifying : python3-paste-2.0.3-6.el8ost.noarch 327/366 DEBUG: Verifying : python3-paste-deploy-1.5.2-13.el8ost.noarch 328/366 DEBUG: Verifying : python3-ply-3.9-7.el8ost.noarch 329/366 DEBUG: Verifying : python3-prettytable-0.7.2-15.el8ost.noarch 330/366 DEBUG: Verifying : python3-pyasn1-0.3.7-6.1.el8ost.noarch 331/366 DEBUG: Verifying : python3-pycodestyle-2.4.0-3.1.el8ost.noarch 332/366 DEBUG: Verifying : python3-pycparser-2.14-14.el8ost.noarch 333/366 DEBUG: Verifying : python3-pyflakes-2.0.0-7.el8ost.noarch 334/366 DEBUG: Verifying : python3-pynacl-1.3.0-1.el8ost.x86_64 335/366 DEBUG: Verifying : python3-pyngus-2.3.0-1.el8.noarch 336/366 DEBUG: Verifying : python3-qpid-proton-0.29.0-1.el8.x86_64 337/366 DEBUG: Verifying : python3-redis-3.1.0-1.el8ost.noarch 338/366 DEBUG: Verifying : python3-repoze-lru-0.4-9.el8ost.noarch 339/366 DEBUG: Verifying : python3-rfc3986-1.2.0-2.el8ost.noarch 340/366 DEBUG: Verifying : python3-routes-2.4.1-2.el8ost.noarch 341/366 DEBUG: Verifying : python3-simplejson-3.16.0-3.el8ost.x86_64 342/366 DEBUG: Verifying : python3-sphinxcontrib-httpdomain-1.7.0-4.el8ost. 343/366 DEBUG: Verifying : python3-sqlparse-0.2.2-6.1.el8ost.noarch 344/366 DEBUG: Verifying : python3-statsd-3.2.1-6.el8ost.noarch 345/366 DEBUG: Verifying : python3-stestr-2.3.1-3.el8ost.noarch 346/366 DEBUG: Verifying : python3-subunit-1.3.0-7.el8ost.noarch 347/366 DEBUG: Verifying : python3-tempita-0.5.1-20.el8ost.noarch 348/366 DEBUG: Verifying : python3-tenacity-5.0.2-3.el8ost.noarch 349/366 DEBUG: Verifying : python3-testscenarios-0.5.0-9.el8ost.noarch 350/366 DEBUG: Verifying : python3-testtools-2.3.0-8.el8ost.noarch 351/366 DEBUG: Verifying : python3-traceback2-1.4.0-3.el8ost.noarch 352/366 DEBUG: Verifying : python3-unittest2-1.1.0-17.el8ost.noarch 353/366 DEBUG: Verifying : python3-vine-1.2.0-2.el8ost.noarch 354/366 DEBUG: Verifying : python3-voluptuous-0.10.5-5.el8ost.noarch 355/366 DEBUG: Verifying : python3-warlock-1.3.0-9.el8ost.noarch 356/366 DEBUG: Verifying : python3-webob-1.8.5-1.el8ost.noarch 357/366 DEBUG: Verifying : python3-werkzeug-0.14.1-5.el8ost.noarch 358/366 DEBUG: Verifying : python3-wrapt-1.11.1-2.el8ost.x86_64 359/366 DEBUG: Verifying : python3-yappi-1.0-2.el8ost.x86_64 360/366 DEBUG: Verifying : python3-zake-0.2.2-14.el8ost.noarch 361/366 DEBUG: Verifying : qpid-proton-c-0.29.0-1.el8.x86_64 362/366 DEBUG: Verifying : seabios-bin-1.12.0-5.el8.noarch 363/366 DEBUG: Verifying : seavgabios-bin-1.12.0-5.el8.noarch 364/366 DEBUG: Verifying : sgabios-bin-1:0.20170427git-3.el8.noarch 365/366 DEBUG: Verifying : supermin-5.1.19-10.el8.x86_64 366/366 DEBUG: Installed: DEBUG: python3-hacking-1.0.1-0.20191002171656.865398f.el8.noarch DEBUG: python3-oslo-i18n-5.0.0-0.20200605153922.761ce99.el8.noarch DEBUG: python3-oslo-log-4.3.0-0.20200703083958.880bcb8.el8.noarch DEBUG: python3-oslo-serialization-4.0.0-0.20200618074026.be10175.el8.noarch DEBUG: python3-oslo-utils-4.2.1-0.20200615064007.b993823.el8.noarch DEBUG: python3-oslotest-4.3.0-0.20200605152835.5a0d3c2.el8.noarch DEBUG: python3-reno-3.1.0-0.20200515044006.cc09e3d.el8.noarch DEBUG: python3-sahara-1:12.1.0-0.20200426213504.f7a36e7.el8.noarch DEBUG: python3-openstackdocstheme-1.20.1-2.el8ost.noarch DEBUG: python3-sphinxcontrib-httpdomain-1.7.0-4.el8ost.noarch DEBUG: python3-stestr-2.3.1-3.el8ost.noarch DEBUG: python3-testscenarios-0.5.0-9.el8ost.noarch DEBUG: geolite2-city-20180605-1.el8.noarch DEBUG: geolite2-country-20180605-1.el8.noarch DEBUG: libmaxminddb-1.2.0-6.el8.x86_64 DEBUG: python3-gobject-3.28.3-1.el8.x86_64 DEBUG: python3-unbound-1.7.3-8.el8.x86_64 DEBUG: rpm-plugin-systemd-inhibit-4.14.2-9.el8.x86_64 DEBUG: python-oslo-cache-lang-2.3.0-0.20200415121150.ef606c9.el8.noarch DEBUG: python-oslo-concurrency-lang-4.1.1-0.20200618074122.b7fc1e1.el8.noarch DEBUG: python-oslo-db-lang-8.2.0-0.20200603084527.e836420.el8.noarch DEBUG: python-oslo-i18n-lang-5.0.0-0.20200605153922.761ce99.el8.noarch DEBUG: python-oslo-log-lang-4.3.0-0.20200703083958.880bcb8.el8.noarch DEBUG: python-oslo-middleware-lang-4.1.0-0.20200605152205.bfb4ba8.el8.noarch DEBUG: python-oslo-policy-lang-3.2.1-0.20200630164910.719435f.el8.noarch DEBUG: python-oslo-utils-lang-4.2.1-0.20200615064007.b993823.el8.noarch DEBUG: python-pycadf-common-3.1.0-0.20200630163511.9de5c99.el8.noarch DEBUG: python3-barbicanclient-4.9.1-0.20200305154713.cb0a791.el8.noarch DEBUG: python3-castellan-3.1.1-0.20200630172402.69dfce4.el8.noarch DEBUG: python3-cinderclient-7.1.0-0.20200630172812.9268d31.el8.noarch DEBUG: python3-cliff-3.1.0-0.20200330074912.5405c3d.el8.noarch DEBUG: python3-debtcollector-2.1.0-0.20200605151926.17ab8c0.el8.noarch DEBUG: python3-futurist-2.2.0-0.20200605151004.604b63d.el8.noarch DEBUG: python3-glanceclient-1:3.2.0-0.20200630162218.de178ac.el8.noarch DEBUG: python3-heatclient-2.2.0-0.20200630170746.670fe7c.el8.noarch DEBUG: python3-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.noarch DEBUG: python3-keystoneclient-1:4.0.0-0.20200413125859.b58ebe2.el8.noarch DEBUG: python3-keystonemiddleware-8.0.0-0.20200108125104.7c33d8e.el8.noarch DEBUG: python3-manilaclient-2.0.0-0.20200305140150.6bccfc0.el8.noarch DEBUG: python3-microversion-parse-1.0.1-0.20200416123444.2c36df6.el8.noarch DEBUG: python3-neutronclient-7.2.0-0.20200630170552.f751dd3.el8.noarch DEBUG: python3-novaclient-1:17.1.0-0.20200630162607.600384f.el8.noarch DEBUG: python3-openstacksdk-0.47.0-0.20200630171704.1a032b8.el8.noarch DEBUG: python3-os-client-config-2.1.0-0.20200415120623.bc96c23.el8.noarch DEBUG: python3-os-service-types-1.7.0-0.20200416132506.0b2f473.el8.noarch DEBUG: python3-osc-lib-2.0.0-0.20200416135006.fea31fb.el8.noarch DEBUG: python3-oslo-cache-2.3.0-0.20200415121150.ef606c9.el8.noarch DEBUG: python3-oslo-concurrency-4.1.1-0.20200618074122.b7fc1e1.el8.noarch DEBUG: python3-oslo-config-2:8.2.0-0.20200630171134.04d5280.el8.noarch DEBUG: python3-oslo-context-3.1.0-0.20200605151059.9abd745.el8.noarch DEBUG: python3-oslo-db-8.2.0-0.20200603084527.e836420.el8.noarch DEBUG: python3-oslo-messaging-12.0.0-0.20200315133106.d87618b.el8.noarch DEBUG: python3-oslo-middleware-4.1.0-0.20200605152205.bfb4ba8.el8.noarch DEBUG: python3-oslo-policy-3.2.1-0.20200630164910.719435f.el8.noarch DEBUG: python3-oslo-rootwrap-6.1.0-0.20200603084759.45df949.el8.noarch DEBUG: python3-oslo-service-2.3.0-0.20200630172612.6df6e4c.el8.noarch DEBUG: python3-oslo-upgradecheck-1.1.0-0.20200605153312.2380e79.el8.noarch DEBUG: python3-pycadf-3.1.0-0.20200630163511.9de5c99.el8.noarch DEBUG: python3-requestsexceptions-1.4.0-0.20200416123011.d7ac0ff.el8.noarch DEBUG: python3-stevedore-2.0.1-0.20200630164713.01c12ec.el8.noarch DEBUG: python3-swiftclient-3.10.0-0.20200630164502.7852314.el8.noarch DEBUG: python3-tooz-2.6.0-0.20200630172210.80f379b.el8.noarch DEBUG: qemu-img-15:3.1.0-20.module+el8+2888+cdc893a8.x86_64 DEBUG: qemu-kvm-15:3.1.0-20.module+el8+2888+cdc893a8.x86_64 DEBUG: qemu-kvm-block-curl-15:3.1.0-20.module+el8+2888+cdc893a8.x86_64 DEBUG: qemu-kvm-block-gluster-15:3.1.0-20.module+el8+2888+cdc893a8.x86_64 DEBUG: qemu-kvm-block-iscsi-15:3.1.0-20.module+el8+2888+cdc893a8.x86_64 DEBUG: qemu-kvm-block-rbd-15:3.1.0-20.module+el8+2888+cdc893a8.x86_64 DEBUG: qemu-kvm-block-ssh-15:3.1.0-20.module+el8+2888+cdc893a8.x86_64 DEBUG: qemu-kvm-common-15:3.1.0-20.module+el8+2888+cdc893a8.x86_64 DEBUG: qemu-kvm-core-15:3.1.0-20.module+el8+2888+cdc893a8.x86_64 DEBUG: alsa-lib-1.1.6-3.el8.x86_64 DEBUG: boost-atomic-1.66.0-6.el8.x86_64 DEBUG: boost-chrono-1.66.0-6.el8.x86_64 DEBUG: boost-date-time-1.66.0-6.el8.x86_64 DEBUG: boost-iostreams-1.66.0-6.el8.x86_64 DEBUG: boost-program-options-1.66.0-6.el8.x86_64 DEBUG: boost-random-1.66.0-6.el8.x86_64 DEBUG: boost-regex-1.66.0-6.el8.x86_64 DEBUG: boost-system-1.66.0-6.el8.x86_64 DEBUG: boost-thread-1.66.0-6.el8.x86_64 DEBUG: cairo-gobject-1.15.12-3.el8.x86_64 DEBUG: celt051-0.5.1.3-15.el8.x86_64 DEBUG: dnsmasq-2.79-4.el8.x86_64 DEBUG: edk2-ovmf-20180508gitee3198e672e2-9.el8.noarch DEBUG: genisoimage-1.1.11-39.el8.x86_64 DEBUG: glusterfs-api-3.12.2-40.2.el8.x86_64 DEBUG: glusterfs-cli-3.12.2-40.2.el8.x86_64 DEBUG: gstreamer1-1.14.0-3.el8.x86_64 DEBUG: gstreamer1-plugins-base-1.14.0-4.el8.x86_64 DEBUG: ipxe-roms-qemu-20181214-1.git133f4c47.el8.noarch DEBUG: iso-codes-3.79-2.el8.noarch DEBUG: libX11-xcb-1.6.7-1.el8.x86_64 DEBUG: libXv-1.0.11-7.el8.x86_64 DEBUG: libcacard-3:2.6.1-1.el8.x86_64 DEBUG: libdrm-2.4.96-2.el8.x86_64 DEBUG: libepoxy-1.5.2-1.el8.x86_64 DEBUG: libglvnd-1:1.0.1-0.9.git5baa1e5.el8.x86_64 DEBUG: libglvnd-egl-1:1.0.1-0.9.git5baa1e5.el8.x86_64 DEBUG: libglvnd-gles-1:1.0.1-0.9.git5baa1e5.el8.x86_64 DEBUG: libglvnd-glx-1:1.0.1-0.9.git5baa1e5.el8.x86_64 DEBUG: libogg-2:1.3.2-10.el8.x86_64 DEBUG: librados2-1:12.2.7-9.el8.x86_64 DEBUG: librbd1-1:12.2.7-9.el8.x86_64 DEBUG: libtheora-1:1.1.1-21.el8.x86_64 DEBUG: libusal-1.1.11-39.el8.x86_64 DEBUG: libvisual-1:0.4.0-24.el8.x86_64 DEBUG: libvorbis-1:1.3.6-1.el8.x86_64 DEBUG: libwayland-client-1.15.0-1.el8.x86_64 DEBUG: libwayland-cursor-1.15.0-1.el8.x86_64 DEBUG: libwayland-egl-1.15.0-1.el8.x86_64 DEBUG: libwayland-server-1.15.0-1.el8.x86_64 DEBUG: libxshmfence-1.3-2.el8.x86_64 DEBUG: llvm-libs-7.0.1-1.module+el8+2560+c32c7af1.x86_64 DEBUG: mesa-dri-drivers-18.3.1-2.el8.x86_64 DEBUG: mesa-filesystem-18.3.1-2.el8.x86_64 DEBUG: mesa-libEGL-18.3.1-2.el8.x86_64 DEBUG: mesa-libGL-18.3.1-2.el8.x86_64 DEBUG: mesa-libgbm-18.3.1-2.el8.x86_64 DEBUG: mesa-libglapi-18.3.1-2.el8.x86_64 DEBUG: nmap-ncat-2:7.70-4.el8.x86_64 DEBUG: nspr-4.20.0-2.el8.x86_64 DEBUG: nss-3.41.0-5.el8.x86_64 DEBUG: nss-softokn-3.41.0-5.el8.x86_64 DEBUG: nss-softokn-freebl-3.41.0-5.el8.x86_64 DEBUG: nss-sysinit-3.41.0-5.el8.x86_64 DEBUG: nss-util-3.41.0-5.el8.x86_64 DEBUG: opus-1.3-0.4.beta.el8.x86_64 DEBUG: orc-0.4.28-2.el8.x86_64 DEBUG: python3-cairo-1.16.3-6.el8.x86_64 DEBUG: python3-pyOpenSSL-18.0.0-1.el8.noarch DEBUG: radvd-2.17-12.el8.x86_64 DEBUG: scrub-2.5.2-12.el8.x86_64 DEBUG: spice-server-0.14.0-7.el8.x86_64 DEBUG: unbound-libs-1.7.3-8.el8.x86_64 DEBUG: usbredir-0.8.0-1.el8.x86_64 DEBUG: yajl-2.1.0-10.el8.x86_64 DEBUG: attr-2.4.48-3.el8.x86_64 DEBUG: augeas-libs-1.10.1-8.el8.x86_64 DEBUG: bind-export-libs-32:9.11.4-16.P2.el8.x86_64 DEBUG: cryptsetup-2.0.6-1.el8.x86_64 DEBUG: cyrus-sasl-2.1.27-0.3rc7.el8.x86_64 DEBUG: cyrus-sasl-gssapi-2.1.27-0.3rc7.el8.x86_64 DEBUG: dbus-glib-0.110-2.el8.x86_64 DEBUG: device-mapper-event-8:1.02.155-6.el8.x86_64 DEBUG: device-mapper-event-libs-8:1.02.155-6.el8.x86_64 DEBUG: device-mapper-multipath-libs-0.7.8-7.el8.x86_64 DEBUG: device-mapper-persistent-data-0.7.6-1.el8.x86_64 DEBUG: dhcp-client-12:4.3.6-30.el8.x86_64 DEBUG: dhcp-common-12:4.3.6-30.el8.noarch DEBUG: dhcp-libs-12:4.3.6-30.el8.x86_64 DEBUG: dmidecode-1:3.2-1.el8.x86_64 DEBUG: dnf-4.0.9.2-5.el8.noarch DEBUG: dnf-data-4.0.9.2-5.el8.noarch DEBUG: dnf-plugins-core-4.0.2.2-3.el8.noarch DEBUG: dosfstools-4.1-6.el8.x86_64 DEBUG: e2fsprogs-1.44.3-2.el8.x86_64 DEBUG: e2fsprogs-libs-1.44.3-2.el8.x86_64 DEBUG: fuse-2.9.7-12.el8.x86_64 DEBUG: fuse-common-3.2.1-12.el8.x86_64 DEBUG: fuse-libs-2.9.7-12.el8.x86_64 DEBUG: gdisk-1.0.3-6.el8.x86_64 DEBUG: glusterfs-3.12.2-40.2.el8.x86_64 DEBUG: glusterfs-client-xlators-3.12.2-40.2.el8.x86_64 DEBUG: glusterfs-libs-3.12.2-40.2.el8.x86_64 DEBUG: gobject-introspection-1.56.1-1.el8.x86_64 DEBUG: gpgme-1.10.0-6.el8.x86_64 DEBUG: gssproxy-0.8.0-5.el8.x86_64 DEBUG: hwdata-0.314-8.0.el8.noarch DEBUG: ipcalc-0.2.4-3.el8.x86_64 DEBUG: iproute-4.18.0-11.el8.x86_64 DEBUG: iproute-tc-4.18.0-11.el8.x86_64 DEBUG: iptables-1.8.2-9.el8.x86_64 DEBUG: iptables-ebtables-1.8.2-9.el8.x86_64 DEBUG: iputils-20180629-1.el8.x86_64 DEBUG: iscsi-initiator-utils-6.2.0.876-7.gitf3c8e90.el8.x86_64 DEBUG: iscsi-initiator-utils-iscsiuio-6.2.0.876-7.gitf3c8e90.el8.x86_64 DEBUG: isns-utils-libs-0.97-6.el8.x86_64 DEBUG: jansson-2.11-3.el8.x86_64 DEBUG: json-glib-1.4.4-1.el8.x86_64 DEBUG: kernel-core-4.18.0-80.el8.x86_64 DEBUG: keyutils-1.5.10-6.el8.x86_64 DEBUG: libaio-0.3.110-12.el8.x86_64 DEBUG: libbasicobjects-0.1.1-39.el8.x86_64 DEBUG: libcollection-0.7.0-39.el8.x86_64 DEBUG: libcomps-0.1.8-13.el8.x86_64 DEBUG: libdnf-0.22.5-4.el8.x86_64 DEBUG: libevent-2.1.8-5.el8.x86_64 DEBUG: libibumad-22-2.el8.x86_64 DEBUG: libibverbs-22-2.el8.x86_64 DEBUG: libicu-60.2-7.el8.x86_64 DEBUG: libini_config-1.3.1-39.el8.x86_64 DEBUG: libmnl-1.0.4-6.el8.x86_64 DEBUG: libmodulemd1-1.8.0-5.el8.x86_64 DEBUG: libnetfilter_conntrack-1.0.6-5.el8.x86_64 DEBUG: libnfnetlink-1.0.1-13.el8.x86_64 DEBUG: libnfsidmap-1:2.3.3-14.el8.x86_64 DEBUG: libnftnl-1.1.1-4.el8.x86_64 DEBUG: libnl3-3.4.0-4.el8.x86_64 DEBUG: libpath_utils-0.2.1-39.el8.x86_64 DEBUG: libpciaccess-0.14-1.el8.x86_64 DEBUG: librdmacm-22-2.el8.x86_64 DEBUG: libref_array-0.1.5-39.el8.x86_64 DEBUG: librepo-1.9.2-1.el8.x86_64 DEBUG: libreport-filesystem-2.9.5-6.el8.x86_64 DEBUG: librhsm-0.0.3-2.el8.x86_64 DEBUG: libselinux-utils-2.8-6.el8.x86_64 DEBUG: libsolv-0.6.35-6.el8.x86_64 DEBUG: libss-1.44.3-2.el8.x86_64 DEBUG: libverto-libevent-0.3.0-5.el8.x86_64 DEBUG: libxslt-1.1.32-3.el8.x86_64 DEBUG: libyaml-0.1.7-5.el8.x86_64 DEBUG: linux-firmware-20190111-92.gitd9fb2ee6.el8.noarch DEBUG: lsscsi-0.30-1.el8.x86_64 DEBUG: lvm2-8:2.03.02-6.el8.x86_64 DEBUG: lvm2-libs-8:2.03.02-6.el8.x86_64 DEBUG: lzo-2.08-14.el8.x86_64 DEBUG: lzop-1.03-20.el8.x86_64 DEBUG: mdadm-4.1-4.el8.x86_64 DEBUG: mozjs52-52.9.0-1.el8.x86_64 DEBUG: mtools-4.0.18-14.el8.x86_64 DEBUG: nfs-utils-1:2.3.3-14.el8.x86_64 DEBUG: numactl-libs-2.0.12-2.el8.x86_64 DEBUG: numad-0.5-26.20150602git.el8.x86_64 DEBUG: parted-3.2-36.el8.x86_64 DEBUG: pciutils-3.5.6-4.el8.x86_64 DEBUG: pciutils-libs-3.5.6-4.el8.x86_64 DEBUG: policycoreutils-2.8-16.1.el8.x86_64 DEBUG: polkit-0.115-6.el8.x86_64 DEBUG: polkit-libs-0.115-6.el8.x86_64 DEBUG: polkit-pkla-compat-0.1-12.el8.x86_64 DEBUG: psmisc-23.1-3.el8.x86_64 DEBUG: python3-dbus-1.2.4-14.el8.x86_64 DEBUG: python3-dnf-4.0.9.2-5.el8.noarch DEBUG: python3-dnf-plugins-core-4.0.2.2-3.el8.noarch DEBUG: python3-gobject-base-3.28.3-1.el8.x86_64 DEBUG: python3-gpg-1.10.0-6.el8.x86_64 DEBUG: python3-hawkey-0.22.5-4.el8.x86_64 DEBUG: python3-iniparse-0.4-31.el8.noarch DEBUG: python3-libcomps-0.1.8-13.el8.x86_64 DEBUG: python3-libdnf-0.22.5-4.el8.x86_64 DEBUG: python3-pyyaml-3.12-12.el8.x86_64 DEBUG: python3-rpm-4.14.2-9.el8.x86_64 DEBUG: quota-1:4.04-10.el8.x86_64 DEBUG: quota-nls-1:4.04-10.el8.noarch DEBUG: rdma-core-22-2.el8.x86_64 DEBUG: rpcbind-1.2.5-3.el8.x86_64 DEBUG: snappy-1.1.7-5.el8.x86_64 DEBUG: squashfs-tools-4.3-17.el8.x86_64 DEBUG: syslinux-6.04-1.el8.x86_64 DEBUG: syslinux-extlinux-6.04-1.el8.x86_64 DEBUG: syslinux-extlinux-nonlinux-6.04-1.el8.noarch DEBUG: syslinux-nonlinux-6.04-1.el8.noarch DEBUG: systemd-container-239-13.el8.x86_64 DEBUG: userspace-rcu-0.10.1-2.el8.x86_64 DEBUG: xml-common-0.6.3-50.el8.noarch DEBUG: dulwich-core-0.19.11-1.el8ost.x86_64 DEBUG: hivex-1.3.15-7.el8.x86_64 DEBUG: libguestfs-1:1.40.2-14.el8.x86_64 DEBUG: libiscsi-1.18.0-8.el8.x86_64 DEBUG: libsodium-1.0.16-4.el8ost.x86_64 DEBUG: libssh2-1.8.0-8.el8.1.x86_64 DEBUG: libvirt-daemon-5.6.0-6.el8.x86_64 DEBUG: libvirt-daemon-driver-interface-5.6.0-6.el8.x86_64 DEBUG: libvirt-daemon-driver-network-5.6.0-6.el8.x86_64 DEBUG: libvirt-daemon-driver-nodedev-5.6.0-6.el8.x86_64 DEBUG: libvirt-daemon-driver-nwfilter-5.6.0-6.el8.x86_64 DEBUG: libvirt-daemon-driver-qemu-5.6.0-6.el8.x86_64 DEBUG: libvirt-daemon-driver-secret-5.6.0-6.el8.x86_64 DEBUG: libvirt-daemon-driver-storage-5.6.0-6.el8.x86_64 DEBUG: libvirt-daemon-driver-storage-core-5.6.0-6.el8.x86_64 DEBUG: libvirt-daemon-driver-storage-disk-5.6.0-6.el8.x86_64 DEBUG: libvirt-daemon-driver-storage-gluster-5.6.0-6.el8.x86_64 DEBUG: libvirt-daemon-driver-storage-iscsi-5.6.0-6.el8.x86_64 DEBUG: libvirt-daemon-driver-storage-iscsi-direct-5.6.0-6.el8.x86_64 DEBUG: libvirt-daemon-driver-storage-logical-5.6.0-6.el8.x86_64 DEBUG: libvirt-daemon-driver-storage-mpath-5.6.0-6.el8.x86_64 DEBUG: libvirt-daemon-driver-storage-rbd-5.6.0-6.el8.x86_64 DEBUG: libvirt-daemon-driver-storage-scsi-5.6.0-6.el8.x86_64 DEBUG: libvirt-daemon-kvm-5.6.0-6.el8.x86_64 DEBUG: libvirt-libs-5.6.0-6.el8.x86_64 DEBUG: netcf-libs-0.2.8-12.el8.x86_64 DEBUG: python3-PyMySQL-0.9.2-2.el8ost.noarch DEBUG: python3-SecretStorage-2.3.1-7.el8ost.noarch DEBUG: python3-alembic-1.0.7-1.el8ost.noarch DEBUG: python3-amqp-2.4.1-1.el8ost.noarch DEBUG: python3-appdirs-1.4.0-6.el8ost.noarch DEBUG: python3-asn1crypto-0.24.0-3.el8ost.noarch DEBUG: python3-bcrypt-3.1.6-2.el8ost.x86_64 DEBUG: python3-botocore-1.12.119-1.el8ost.noarch DEBUG: python3-cachetools-3.1.0-1.el8ost.noarch DEBUG: python3-cffi-1.11.5-6.2.el8ost.x86_64 DEBUG: python3-click-6.7-8.el8ost.noarch DEBUG: python3-cmd2-0.6.8-10.el8ost.noarch DEBUG: python3-cryptography-2.3-3.el8ost.x86_64 DEBUG: python3-dateutil-1:2.8.0-1.el8ost.noarch DEBUG: python3-decorator-4.2.1-2.1.el8ost.noarch DEBUG: python3-dogpile-cache-0.6.8-1.el8ost.noarch DEBUG: python3-dulwich-0.19.11-1.el8ost.x86_64 DEBUG: python3-editor-0.4-5.el8ost.noarch DEBUG: python3-extras-1.0.0-5.el8ost.noarch DEBUG: python3-fasteners-0.14.1-15.el8ost.noarch DEBUG: python3-fixtures-3.0.0-8.el8ost.noarch DEBUG: python3-flake8-3.5.0-6.el8ost.noarch DEBUG: python3-flask-1:1.0.2-2.el8ost.noarch DEBUG: python3-funcsigs-1.0.2-3.el8ost.noarch DEBUG: python3-future-0.16.0-6.el8ost.noarch DEBUG: python3-inotify-0.9.6-13.1.el8ost.noarch DEBUG: python3-iso8601-0.1.11-9.el8ost.noarch DEBUG: python3-itsdangerous-0.24-15.el8ost.noarch DEBUG: python3-jmespath-0.9.0-11.el8ost.noarch DEBUG: python3-jsonpatch-1.21-3.el8ost.noarch DEBUG: python3-jsonpointer-1.10-12.el8ost.noarch DEBUG: python3-jsonschema-2.6.0-4.el8ost.noarch DEBUG: python3-kazoo-2.2.1-2.el8ost.noarch DEBUG: python3-keyring-17.1.1-1.el8ost.noarch DEBUG: python3-kombu-1:4.2.2-1.el8ost.noarch DEBUG: python3-libguestfs-1:1.40.2-14.el8.x86_64 DEBUG: python3-linecache2-1.0.0-3.el8ost.noarch DEBUG: python3-mako-1.0.6-13.el8ost.noarch DEBUG: python3-mccabe-0.6.1-7.1.el8ost.noarch DEBUG: python3-memcached-1.58-8.el8ost.noarch DEBUG: python3-migrate-0.12.0-2.el8ost.noarch DEBUG: python3-mimeparse-1.6.0-5.el8ost.noarch DEBUG: python3-msgpack-0.6.1-3.el8ost.x86_64 DEBUG: python3-munch-2.2.0-3.el8ost.noarch DEBUG: python3-netaddr-0.7.19-8.1.el8ost.noarch DEBUG: python3-netifaces-0.10.9-2.el8ost.x86_64 DEBUG: python3-paramiko-2.4.2-2.el8ost.noarch DEBUG: python3-paste-2.0.3-6.el8ost.noarch DEBUG: python3-paste-deploy-1.5.2-13.el8ost.noarch DEBUG: python3-ply-3.9-7.el8ost.noarch DEBUG: python3-prettytable-0.7.2-15.el8ost.noarch DEBUG: python3-pyasn1-0.3.7-6.1.el8ost.noarch DEBUG: python3-pycodestyle-2.4.0-3.1.el8ost.noarch DEBUG: python3-pycparser-2.14-14.el8ost.noarch DEBUG: python3-pyflakes-2.0.0-7.el8ost.noarch DEBUG: python3-pynacl-1.3.0-1.el8ost.x86_64 DEBUG: python3-pyngus-2.3.0-1.el8.noarch DEBUG: python3-qpid-proton-0.29.0-1.el8.x86_64 DEBUG: python3-redis-3.1.0-1.el8ost.noarch DEBUG: python3-repoze-lru-0.4-9.el8ost.noarch DEBUG: python3-rfc3986-1.2.0-2.el8ost.noarch DEBUG: python3-routes-2.4.1-2.el8ost.noarch DEBUG: python3-simplejson-3.16.0-3.el8ost.x86_64 DEBUG: python3-sqlparse-0.2.2-6.1.el8ost.noarch DEBUG: python3-statsd-3.2.1-6.el8ost.noarch DEBUG: python3-subunit-1.3.0-7.el8ost.noarch DEBUG: python3-tempita-0.5.1-20.el8ost.noarch DEBUG: python3-tenacity-5.0.2-3.el8ost.noarch DEBUG: python3-testtools-2.3.0-8.el8ost.noarch DEBUG: python3-traceback2-1.4.0-3.el8ost.noarch DEBUG: python3-unittest2-1.1.0-17.el8ost.noarch DEBUG: python3-vine-1.2.0-2.el8ost.noarch DEBUG: python3-voluptuous-0.10.5-5.el8ost.noarch DEBUG: python3-warlock-1.3.0-9.el8ost.noarch DEBUG: python3-webob-1.8.5-1.el8ost.noarch DEBUG: python3-werkzeug-0.14.1-5.el8ost.noarch DEBUG: python3-wrapt-1.11.1-2.el8ost.x86_64 DEBUG: python3-yappi-1.0-2.el8ost.x86_64 DEBUG: python3-zake-0.2.2-14.el8ost.noarch DEBUG: qpid-proton-c-0.29.0-1.el8.x86_64 DEBUG: seabios-bin-1.12.0-5.el8.noarch DEBUG: seavgabios-bin-1.12.0-5.el8.noarch DEBUG: sgabios-bin-1:0.20170427git-3.el8.noarch DEBUG: supermin-5.1.19-10.el8.x86_64 DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-rhel8-master-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-rhel8-master-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-rhel8-master-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-rhel8-master-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 python-sahara-plugin-ambari-3.1.0-0.20200707151854.9a42107.el8.src.rpm Start: rpmbuild python-sahara-plugin-ambari-3.1.0-0.20200707151854.9a42107.el8.src.rpm Start: Outputting list of installed packages DEBUG: child environment: None DEBUG: Executing command: rpm -qa --root '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root' --qf '%{nevra} %{buildtime} %{size} %{pkgid} installed\n' > /home/rhel8-master/data/repos/9a/42/9a421075d41f5aa3d67b98c2cd33c6edbff3199f_21fa14ab/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 INFO: ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-sahara-plugin-ambari.spec'], chrootPath='/var/lib/mock/dlrn-rhel8-master-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=1003gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.xt49hjut:/etc/resolv.conf']unshare_net=TrueprintOutput=False) DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'e3ae6683986c47199cb3163d1b814432', '-D', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.xt49hjut:/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/python-sahara-plugin-ambari.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: BUILDSTDERR: DEBUG: Unsharing. Flags: 1073741824 DEBUG: BUILDSTDERR: 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.jQjfew DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd /builddir/build/BUILD DEBUG: + rm -rf sahara-plugin-ambari-3.1.0.dev10 DEBUG: + /usr/bin/gzip -dc /builddir/build/SOURCES/sahara-plugin-ambari-3.1.0.dev10-0.20200707151854.9a42107.tar.gz DEBUG: + /usr/bin/tar -xof - DEBUG: + STATUS=0 DEBUG: + '[' 0 -ne 0 ']' DEBUG: + cd sahara-plugin-ambari-3.1.0.dev10 DEBUG: + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . DEBUG: + /usr/bin/git init -q DEBUG: + /usr/bin/git config user.name rpm-build DEBUG: + /usr/bin/git config user.email '' DEBUG: + /usr/bin/git add . DEBUG: + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'python-sahara-plugin-ambari-3.1.0 base' DEBUG: + sed -i 's/^warning-is-error.*/warning-is-error = 0/g' setup.cfg DEBUG: + rm -rf requirements.txt test-requirements.txt DEBUG: + pathfix.py -pni '/usr/bin/python3 -s' sahara_plugin_ambari/plugins/ambari/resources/generate_config.py DEBUG: sahara_plugin_ambari/plugins/ambari/resources/generate_config.py: updating DEBUG: + exit 0 DEBUG: Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.lNsM0t DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd sahara-plugin-ambari-3.1.0.dev10 DEBUG: BUILDSTDERR: ++ '[' -f _current_flavor ']' DEBUG: BUILDSTDERR: ++ true DEBUG: + python_flavor= DEBUG: + '[' -z '' ']' DEBUG: + python_flavor=tmp DEBUG: + '[' tmp '!=' python3 ']' DEBUG: + '[' -d build ']' DEBUG: + '[' -d _build.python3 ']' DEBUG: + echo python3 DEBUG: + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' DEBUG: running build DEBUG: running build_py DEBUG: creating build DEBUG: creating build/lib DEBUG: creating build/lib/sahara_plugin_ambari DEBUG: creating build/lib/sahara_plugin_ambari/plugins DEBUG: creating build/lib/sahara_plugin_ambari/plugins/ambari DEBUG: copying sahara_plugin_ambari/plugins/ambari/__init__.py -> build/lib/sahara_plugin_ambari/plugins/ambari DEBUG: copying sahara_plugin_ambari/plugins/ambari/client.py -> build/lib/sahara_plugin_ambari/plugins/ambari DEBUG: copying sahara_plugin_ambari/plugins/ambari/common.py -> build/lib/sahara_plugin_ambari/plugins/ambari DEBUG: copying sahara_plugin_ambari/plugins/ambari/configs.py -> build/lib/sahara_plugin_ambari/plugins/ambari DEBUG: copying sahara_plugin_ambari/plugins/ambari/deploy.py -> build/lib/sahara_plugin_ambari/plugins/ambari DEBUG: copying sahara_plugin_ambari/plugins/ambari/edp_engine.py -> build/lib/sahara_plugin_ambari/plugins/ambari DEBUG: copying sahara_plugin_ambari/plugins/ambari/ha_helper.py -> build/lib/sahara_plugin_ambari/plugins/ambari DEBUG: copying sahara_plugin_ambari/plugins/ambari/health.py -> build/lib/sahara_plugin_ambari/plugins/ambari DEBUG: copying sahara_plugin_ambari/plugins/ambari/plugin.py -> build/lib/sahara_plugin_ambari/plugins/ambari DEBUG: copying sahara_plugin_ambari/plugins/ambari/requests_helper.py -> build/lib/sahara_plugin_ambari/plugins/ambari DEBUG: copying sahara_plugin_ambari/plugins/ambari/validation.py -> build/lib/sahara_plugin_ambari/plugins/ambari DEBUG: copying sahara_plugin_ambari/plugins/__init__.py -> build/lib/sahara_plugin_ambari/plugins DEBUG: creating build/lib/sahara_plugin_ambari/utils DEBUG: copying sahara_plugin_ambari/utils/__init__.py -> build/lib/sahara_plugin_ambari/utils DEBUG: copying sahara_plugin_ambari/utils/patches.py -> build/lib/sahara_plugin_ambari/utils DEBUG: creating build/lib/sahara_plugin_ambari/tests DEBUG: copying sahara_plugin_ambari/tests/__init__.py -> build/lib/sahara_plugin_ambari/tests DEBUG: creating build/lib/sahara_plugin_ambari/tests/unit DEBUG: creating build/lib/sahara_plugin_ambari/tests/unit/plugins DEBUG: creating build/lib/sahara_plugin_ambari/tests/unit/plugins/ambari DEBUG: copying sahara_plugin_ambari/tests/unit/plugins/ambari/__init__.py -> build/lib/sahara_plugin_ambari/tests/unit/plugins/ambari DEBUG: copying sahara_plugin_ambari/tests/unit/plugins/ambari/test_client.py -> build/lib/sahara_plugin_ambari/tests/unit/plugins/ambari DEBUG: copying sahara_plugin_ambari/tests/unit/plugins/ambari/test_common.py -> build/lib/sahara_plugin_ambari/tests/unit/plugins/ambari DEBUG: copying sahara_plugin_ambari/tests/unit/plugins/ambari/test_configs.py -> build/lib/sahara_plugin_ambari/tests/unit/plugins/ambari DEBUG: copying sahara_plugin_ambari/tests/unit/plugins/ambari/test_deploy.py -> build/lib/sahara_plugin_ambari/tests/unit/plugins/ambari DEBUG: copying sahara_plugin_ambari/tests/unit/plugins/ambari/test_ha_helper.py -> build/lib/sahara_plugin_ambari/tests/unit/plugins/ambari DEBUG: copying sahara_plugin_ambari/tests/unit/plugins/ambari/test_health.py -> build/lib/sahara_plugin_ambari/tests/unit/plugins/ambari DEBUG: copying sahara_plugin_ambari/tests/unit/plugins/ambari/test_open_ports.py -> build/lib/sahara_plugin_ambari/tests/unit/plugins/ambari DEBUG: copying sahara_plugin_ambari/tests/unit/plugins/ambari/test_plugin.py -> build/lib/sahara_plugin_ambari/tests/unit/plugins/ambari DEBUG: copying sahara_plugin_ambari/tests/unit/plugins/ambari/test_requests_helper.py -> build/lib/sahara_plugin_ambari/tests/unit/plugins/ambari DEBUG: copying sahara_plugin_ambari/tests/unit/plugins/ambari/test_validation.py -> build/lib/sahara_plugin_ambari/tests/unit/plugins/ambari DEBUG: copying sahara_plugin_ambari/tests/unit/plugins/__init__.py -> build/lib/sahara_plugin_ambari/tests/unit/plugins DEBUG: copying sahara_plugin_ambari/__init__.py -> build/lib/sahara_plugin_ambari DEBUG: copying sahara_plugin_ambari/i18n.py -> build/lib/sahara_plugin_ambari DEBUG: copying sahara_plugin_ambari/tests/unit/__init__.py -> build/lib/sahara_plugin_ambari/tests/unit DEBUG: copying sahara_plugin_ambari/tests/unit/base.py -> build/lib/sahara_plugin_ambari/tests/unit DEBUG: running egg_info DEBUG: writing sahara_plugin_ambari.egg-info/PKG-INFO DEBUG: writing dependency_links to sahara_plugin_ambari.egg-info/dependency_links.txt DEBUG: writing entry points to sahara_plugin_ambari.egg-info/entry_points.txt DEBUG: deleting sahara_plugin_ambari.egg-info/requires.txt DEBUG: writing top-level names to sahara_plugin_ambari.egg-info/top_level.txt DEBUG: writing pbr to sahara_plugin_ambari.egg-info/pbr.json DEBUG: [pbr] Processing SOURCES.txt DEBUG: [pbr] In git context, generating filelist from git DEBUG: BUILDSTDERR: warning: no previously-included files found matching '.gitignore' DEBUG: BUILDSTDERR: warning: no previously-included files found matching '.gitreview' DEBUG: BUILDSTDERR: warning: no previously-included files matching '*.pyc' found anywhere in distribution DEBUG: writing manifest file 'sahara_plugin_ambari.egg-info/SOURCES.txt' DEBUG: creating build/lib/sahara_plugin_ambari/plugins/ambari/resources DEBUG: copying sahara_plugin_ambari/plugins/ambari/resources/configs-2.3.json -> build/lib/sahara_plugin_ambari/plugins/ambari/resources DEBUG: copying sahara_plugin_ambari/plugins/ambari/resources/configs-2.4.json -> build/lib/sahara_plugin_ambari/plugins/ambari/resources DEBUG: copying sahara_plugin_ambari/plugins/ambari/resources/configs-2.5.json -> build/lib/sahara_plugin_ambari/plugins/ambari/resources DEBUG: copying sahara_plugin_ambari/plugins/ambari/resources/configs-2.6.json -> build/lib/sahara_plugin_ambari/plugins/ambari/resources DEBUG: copying sahara_plugin_ambari/plugins/ambari/resources/generate_config.py -> build/lib/sahara_plugin_ambari/plugins/ambari/resources DEBUG: creating build/lib/sahara_plugin_ambari/plugins/ambari/resources/images DEBUG: copying sahara_plugin_ambari/plugins/ambari/resources/images/image.yaml -> build/lib/sahara_plugin_ambari/plugins/ambari/resources/images DEBUG: creating build/lib/sahara_plugin_ambari/plugins/ambari/resources/images/centos DEBUG: copying sahara_plugin_ambari/plugins/ambari/resources/images/centos/disable_ambari -> build/lib/sahara_plugin_ambari/plugins/ambari/resources/images/centos DEBUG: copying sahara_plugin_ambari/plugins/ambari/resources/images/centos/disable_certificate_check -> build/lib/sahara_plugin_ambari/plugins/ambari/resources/images/centos DEBUG: copying sahara_plugin_ambari/plugins/ambari/resources/images/centos/disable_firewall -> build/lib/sahara_plugin_ambari/plugins/ambari/resources/images/centos DEBUG: copying sahara_plugin_ambari/plugins/ambari/resources/images/centos/disable_selinux -> build/lib/sahara_plugin_ambari/plugins/ambari/resources/images/centos DEBUG: copying sahara_plugin_ambari/plugins/ambari/resources/images/centos/setup_java_home -> build/lib/sahara_plugin_ambari/plugins/ambari/resources/images/centos DEBUG: copying sahara_plugin_ambari/plugins/ambari/resources/images/centos/unlimited_security_artifacts -> build/lib/sahara_plugin_ambari/plugins/ambari/resources/images/centos DEBUG: copying sahara_plugin_ambari/plugins/ambari/resources/images/centos/wget_repo -> build/lib/sahara_plugin_ambari/plugins/ambari/resources/images/centos DEBUG: creating build/lib/sahara_plugin_ambari/plugins/ambari/resources/images/common DEBUG: copying sahara_plugin_ambari/plugins/ambari/resources/images/common/add_jar -> build/lib/sahara_plugin_ambari/plugins/ambari/resources/images/common DEBUG: copying sahara_plugin_ambari/plugins/ambari/resources/images/common/fix_tls_ambari_agent -> build/lib/sahara_plugin_ambari/plugins/ambari/resources/images/common DEBUG: copying sahara_plugin_ambari/plugins/ambari/resources/images/common/mysql_connector_java_link -> build/lib/sahara_plugin_ambari/plugins/ambari/resources/images/common DEBUG: copying sahara_plugin_ambari/plugins/ambari/resources/images/common/oracle_java -> build/lib/sahara_plugin_ambari/plugins/ambari/resources/images/common DEBUG: creating build/lib/sahara_plugin_ambari/plugins/ambari/resources/images/ubuntu DEBUG: copying sahara_plugin_ambari/plugins/ambari/resources/images/ubuntu/setup_java_home -> build/lib/sahara_plugin_ambari/plugins/ambari/resources/images/ubuntu DEBUG: copying sahara_plugin_ambari/plugins/ambari/resources/images/ubuntu/wget_repo -> build/lib/sahara_plugin_ambari/plugins/ambari/resources/images/ubuntu DEBUG: creating build/lib/sahara_plugin_ambari/locale DEBUG: creating build/lib/sahara_plugin_ambari/locale/de DEBUG: creating build/lib/sahara_plugin_ambari/locale/de/LC_MESSAGES DEBUG: copying sahara_plugin_ambari/locale/de/LC_MESSAGES/sahara_plugin_ambari.po -> build/lib/sahara_plugin_ambari/locale/de/LC_MESSAGES DEBUG: creating build/lib/sahara_plugin_ambari/locale/en_GB DEBUG: creating build/lib/sahara_plugin_ambari/locale/en_GB/LC_MESSAGES DEBUG: copying sahara_plugin_ambari/locale/en_GB/LC_MESSAGES/sahara_plugin_ambari.po -> build/lib/sahara_plugin_ambari/locale/en_GB/LC_MESSAGES DEBUG: creating build/lib/sahara_plugin_ambari/locale/id DEBUG: creating build/lib/sahara_plugin_ambari/locale/id/LC_MESSAGES DEBUG: copying sahara_plugin_ambari/locale/id/LC_MESSAGES/sahara_plugin_ambari.po -> build/lib/sahara_plugin_ambari/locale/id/LC_MESSAGES DEBUG: + export PYTHONPATH=. DEBUG: + PYTHONPATH=. DEBUG: + sphinx-build -W -b html doc/source doc/build/html DEBUG: Running Sphinx v1.7.6 DEBUG: connecting events for openstackdocstheme DEBUG: making output directory... DEBUG: loading pickled environment... not yet created DEBUG: Using openstackdocstheme Sphinx theme from /usr/lib/python3.6/site-packages/openstackdocstheme/theme DEBUG: building [mo]: targets for 0 po files that are out of date DEBUG: building [html]: targets for 5 source files that are out of date DEBUG: updating environment: 5 added, 0 changed, 0 removed DEBUG: reading sources... [ 20%] contributor/contributing DEBUG: reading sources... [ 40%] contributor/index DEBUG: reading sources... [ 60%] index DEBUG: reading sources... [ 80%] user/ambari-plugin DEBUG: reading sources... [100%] user/index DEBUG: BUILDSTDERR: Warning, treated as error: DEBUG: BUILDSTDERR: /builddir/build/BUILD/sahara-plugin-ambari-3.1.0.dev10/doc/source/user/ambari-plugin.rst:77:Unknown interpreted text role "sahara-doc". DEBUG: RPM build errors: DEBUG: BUILDSTDERR: error: Bad exit status from /var/tmp/rpm-tmp.lNsM0t (%build) DEBUG: BUILDSTDERR: Bad exit status from /var/tmp/rpm-tmp.lNsM0t (%build) DEBUG: Child return code was: 1 INFO: EXCEPTION: [Error()] Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/mockbuild/trace_decorator.py", line 96, in trace result = func(*args, **kw) File "/usr/lib/python3.6/site-packages/mockbuild/util.py", line 700, in do raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # /usr/bin/systemd-nspawn -q -M e3ae6683986c47199cb3163d1b814432 -D /var/lib/mock/dlrn-rhel8-master-x86_64-5/root -a --capability=cap_ipc_lock --bind=/tmp/mock-resolv.xt49hjut:/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/python-sahara-plugin-ambari.spec ERROR: Exception(/home/rhel8-master/data/repos/9a/42/9a421075d41f5aa3d67b98c2cd33c6edbff3199f_21fa14ab/python-sahara-plugin-ambari-3.1.0-0.20200707151854.9a42107.el8.src.rpm) Config(dlrn-rhel8-master-x86_64-5) 1 minutes 4 seconds INFO: Results and/or logs in: /home/rhel8-master/data/repos/9a/42/9a421075d41f5aa3d67b98c2cd33c6edbff3199f_21fa14ab INFO: Cleaning up build root ('cleanup_on_failure=True') Start: clean chroot DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/cache/dnf/'] 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-rhel8-master-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 Finish: clean chroot ERROR: Command failed: # /usr/bin/systemd-nspawn -q -M e3ae6683986c47199cb3163d1b814432 -D /var/lib/mock/dlrn-rhel8-master-x86_64-5/root -a --capability=cap_ipc_lock --bind=/tmp/mock-resolv.xt49hjut:/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/python-sahara-plugin-ambari.spec