+ 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/8c/9f/8c9f389692726ceb473ba8210e40d3992f8f924d_5f4871d2' + '[' -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/8c/9f/8c9f389692726ceb473ba8210e40d3992f8f924d_5f4871d2 --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/8c/9f/8c9f389692726ceb473ba8210e40d3992f8f924d_5f4871d2 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.tm2_rml9:/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/8c/9f/8c9f389692726ceb473ba8210e40d3992f8f924d_5f4871d2'}, '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/8c/9f/8c9f389692726ceb473ba8210e40d3992f8f924d_5f4871d2', '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/8c/9f/8c9f389692726ceb473ba8210e40d3992f8f924d_5f4871d2'}, '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/8c/9f/8c9f389692726ceb473ba8210e40d3992f8f924d_5f4871d2'}, '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/8c/9f/8c9f389692726ceb473ba8210e40d3992f8f924d_5f4871d2'}, '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/8c/9f/8c9f389692726ceb473ba8210e40d3992f8f924d_5f4871d2'}, '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/8c/9f/8c9f389692726ceb473ba8210e40d3992f8f924d_5f4871d2'}, '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/8c/9f/8c9f389692726ceb473ba8210e40d3992f8f924d_5f4871d2'}, '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/8c/9f/8c9f389692726ceb473ba8210e40d3992f8f924d_5f4871d2'}, '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/8c/9f/8c9f389692726ceb473ba8210e40d3992f8f924d_5f4871d2'}, '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/8c/9f/8c9f389692726ceb473ba8210e40d3992f8f924d_5f4871d2'}, '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/8c/9f/8c9f389692726ceb473ba8210e40d3992f8f924d_5f4871d2'}, '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/8c/9f/8c9f389692726ceb473ba8210e40d3992f8f924d_5f4871d2'}, '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/8c/9f/8c9f389692726ceb473ba8210e40d3992f8f924d_5f4871d2'}} 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/c6/bf/c6bf85ef6305ddd0868b5952184b4910427613d4_4fe6958c 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/8c/9f/8c9f389692726ceb473ba8210e40d3992f8f924d_5f4871d2 --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/8c/9f/8c9f389692726ceb473ba8210e40d3992f8f924d_5f4871d2 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.8nxqfkc6:/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/8c/9f/8c9f389692726ceb473ba8210e40d3992f8f924d_5f4871d2'}, '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/8c/9f/8c9f389692726ceb473ba8210e40d3992f8f924d_5f4871d2', '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/8c/9f/8c9f389692726ceb473ba8210e40d3992f8f924d_5f4871d2'}, '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/8c/9f/8c9f389692726ceb473ba8210e40d3992f8f924d_5f4871d2'}, '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/8c/9f/8c9f389692726ceb473ba8210e40d3992f8f924d_5f4871d2'}, '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/8c/9f/8c9f389692726ceb473ba8210e40d3992f8f924d_5f4871d2'}, '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/8c/9f/8c9f389692726ceb473ba8210e40d3992f8f924d_5f4871d2'}, '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/8c/9f/8c9f389692726ceb473ba8210e40d3992f8f924d_5f4871d2'}, '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/8c/9f/8c9f389692726ceb473ba8210e40d3992f8f924d_5f4871d2'}, '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/8c/9f/8c9f389692726ceb473ba8210e40d3992f8f924d_5f4871d2'}, '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/8c/9f/8c9f389692726ceb473ba8210e40d3992f8f924d_5f4871d2'}, '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/8c/9f/8c9f389692726ceb473ba8210e40d3992f8f924d_5f4871d2'}, '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/8c/9f/8c9f389692726ceb473ba8210e40d3992f8f924d_5f4871d2'}, '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/8c/9f/8c9f389692726ceb473ba8210e40d3992f8f924d_5f4871d2'}} 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/c6/bf/c6bf85ef6305ddd0868b5952184b4910427613d4_4fe6958c 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/8c/9f/8c9f389692726ceb473ba8210e40d3992f8f924d_5f4871d2 INFO: calling preinit hooks INFO: enabled root cache INFO: /home/rhel8-master/data/dlrn-5.cfg newer than root cache; cache will be rebuilt 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/ DEBUG: creating dir: /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 1566788 2324972 63324 4108176 6069452 DEBUG: Swap: 4194300 548892 3645408 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 0 4.3G 0% /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: creating dir: /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: creating dir: /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: creating dir: /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: creating dir: /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: 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/etc/rpm DEBUG: creating dir: /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: creating dir: /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: 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/tmp DEBUG: creating dir: /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: creating dir: /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: creating dir: /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: creating dir: /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: 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: /home/rhel8-master/data/repos/8c/9f/8c9f389692726ceb473ba8210e40d3992f8f924d_5f4871d2 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/8c/9f/8c9f389692726ceb473ba8210e40d3992f8f924d_5f4871d2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/pki/mock DEBUG: creating dir: /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: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc Start: dnf install 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', 'module', 'enable', 'virt:8.0.0'] 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', 'module', 'enable', 'virt:8.0.0'] 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 193 MB/s | 1.1 MB 00:00 DEBUG: RHEL 8 Advanced Virtualization 1.5 kB/s | 2.0 kB 00:01 DEBUG: RHEL 8 AppStream 3.1 kB/s | 3.2 kB 00:01 DEBUG: RHEL 8 Base 103 kB/s | 2.7 kB 00:00 DEBUG: RHEL 8 Build Deps 109 kB/s | 2.0 kB 00:00 DEBUG: dlrn-master-rhel8-deps 12 kB/s | 3.0 kB 00:00 DEBUG: BUILDSTDERR: Detection of Platform Module failed: Cannot open file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/os-release DEBUG: Dependencies resolved. DEBUG: ================================================================================ DEBUG: Package Arch Version Repository Size DEBUG: ================================================================================ DEBUG: Enabling module streams: DEBUG: virt 8.0.0 DEBUG: Transaction Summary DEBUG: ================================================================================ DEBUG: Complete! DEBUG: Switching module streams does not alter installed packages (see 'module enable' in dnf(8) for details) 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 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/', '--releasever', '8', '--disableplugin=local', '--setopt=deltarpm=False', '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: child environment: None DEBUG: Executing command: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/', '--releasever', '8', '--disableplugin=local', '--setopt=deltarpm=False', 'install', 'basesystem', 'rpm-build', 'python3-devel', 'gcc', 'make', 'python3-sqlalchemy', 'python3-sphinx', 'python3-eventlet', 'python3-six', 'python3-pbr', 'openstack-macros', 'git', 'python3-setuptools_scm'] 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 Mon 06 Jul 2020 04:53:49 AM EDT. DEBUG: Dependencies resolved. DEBUG: ================================================================================ DEBUG: Package ArchVersion Repository Size DEBUG: ================================================================================ DEBUG: Installing: DEBUG: openstack-macros noarch2019.2.3-0.20190913180739.ce6a105.el8 local 17 k DEBUG: gcc x86_648.2.1-3.5.el8 appstream 23 M DEBUG: git x86_642.18.1-3.el8 appstream 186 k DEBUG: rpm-build x86_644.14.2-9.el8 appstream 166 k DEBUG: basesystem noarch11-5.el8 base 11 k DEBUG: make x86_641:4.2.1-9.el8 base 498 k DEBUG: python3-devel x86_643.6.8-1.el8 build 57 k DEBUG: python3-sphinx noarch1:1.7.6-1.el8 build 1.7 M DEBUG: python3-eventlet noarch0.25.1-1.1.el8ost delorean-rhel8-master-deps 384 k DEBUG: python3-pbr noarch5.1.2-2.el8ost delorean-rhel8-master-deps 1.1 M DEBUG: python3-setuptools_scm noarch1.15.7-4.el8ost delorean-rhel8-master-deps 37 k DEBUG: python3-six noarch1.12.0-1.el8ost delorean-rhel8-master-deps 38 k DEBUG: python3-sqlalchemy x86_641.2.17-3.el8ost delorean-rhel8-master-deps 1.8 M DEBUG: Installing dependencies: DEBUG: OpenEXR-libs x86_642.2.0-11.el8 appstream 672 k DEBUG: adobe-mappings-cmap noarch20171205-3.el8 appstream 2.1 M DEBUG: adobe-mappings-cmap-deprecated noarch20171205-3.el8 appstream 119 k DEBUG: adobe-mappings-pdf noarch20180407-1.el8 appstream 707 k DEBUG: annobin x86_648.64-1.el8 appstream 187 k DEBUG: atk x86_642.28.1-1.el8 appstream 272 k DEBUG: cairo x86_641.15.12-3.el8 appstream 721 k DEBUG: cpp x86_648.2.1-3.5.el8 appstream 10 M DEBUG: dwz x86_640.12-9.el8 appstream 109 k DEBUG: efi-srpm-macros noarch3-2.el8 appstream 22 k DEBUG: fftw-libs-double x86_643.3.5-11.el8 appstream 992 k DEBUG: fribidi x86_641.0.4-6.el8 appstream 89 k DEBUG: gc x86_647.6.4-3.el8 appstream 109 k DEBUG: gd x86_642.2.5-6.el8 appstream 144 k DEBUG: gdb-headless x86_648.2-5.el8 appstream 3.7 M DEBUG: ghc-srpm-macros noarch1.4.2-7.el8 appstream 9.4 k DEBUG: git-core x86_642.18.1-3.el8 appstream 4.1 M DEBUG: git-core-doc noarch2.18.1-3.el8 appstream 2.3 M DEBUG: go-srpm-macros noarch2-16.el8 appstream 14 k DEBUG: google-droid-sans-fonts noarch20120715-13.el8 appstream 2.5 M DEBUG: graphite2 x86_641.3.10-10.el8 appstream 122 k DEBUG: gtk-update-icon-cache x86_643.22.30-3.el8 appstream 33 k DEBUG: gtk2 x86_642.24.32-4.el8 appstream 3.4 M DEBUG: guile x86_645:2.0.14-7.el8 appstream 3.5 M DEBUG: harfbuzz x86_641.7.5-3.el8 appstream 294 k DEBUG: hicolor-icon-theme noarch0.17-2.el8 appstream 48 k DEBUG: ilmbase x86_642.2.0-11.el8 appstream 114 k DEBUG: isl x86_640.16.1-6.el8 appstream 841 k DEBUG: jasper-libs x86_642.0.14-4.el8 appstream 167 k DEBUG: jbig2dec-libs x86_640.14-2.el8 appstream 67 k DEBUG: jbigkit-libs x86_642.1-14.el8 appstream 55 k DEBUG: lato-fonts noarch2.015-5.el8 appstream 3.3 M DEBUG: lcms2 x86_642.9-2.el8 appstream 165 k DEBUG: libICE x86_641.0.9-13.el8 appstream 73 k DEBUG: libSM x86_641.2.3-1.el8 appstream 48 k DEBUG: libX11 x86_641.6.7-1.el8 appstream 612 k DEBUG: libX11-common noarch1.6.7-1.el8 appstream 157 k DEBUG: libXau x86_641.0.8-13.el8 appstream 36 k DEBUG: libXaw x86_641.0.13-10.el8 appstream 194 k DEBUG: libXcomposite x86_640.4.4-14.el8 appstream 29 k DEBUG: libXcursor x86_641.1.15-3.el8 appstream 36 k DEBUG: libXdamage x86_641.1.4-14.el8 appstream 27 k DEBUG: libXext x86_641.3.3-9.el8 appstream 45 k DEBUG: libXfixes x86_645.0.3-7.el8 appstream 25 k DEBUG: libXft x86_642.3.2-10.el8 appstream 66 k DEBUG: libXi x86_641.7.9-7.el8 appstream 49 k DEBUG: libXinerama x86_641.1.4-1.el8 appstream 16 k DEBUG: libXmu x86_641.1.2-12.el8 appstream 74 k DEBUG: libXpm x86_643.5.12-7.el8 appstream 58 k DEBUG: libXrandr x86_641.5.1-7.el8 appstream 33 k DEBUG: libXrender x86_640.9.10-7.el8 appstream 33 k DEBUG: libXt x86_641.1.5-8.el8 appstream 185 k DEBUG: libXxf86misc x86_641.0.4-1.el8 appstream 23 k DEBUG: libXxf86vm x86_641.1.4-9.el8 appstream 19 k DEBUG: libatomic_ops x86_647.6.2-3.el8 appstream 38 k DEBUG: libbabeltrace x86_641.5.4-2.el8 appstream 201 k DEBUG: libdatrie x86_640.2.9-7.el8 appstream 33 k DEBUG: libfontenc x86_641.1.3-8.el8 appstream 37 k DEBUG: libgs x86_649.25-2.el8 appstream 3.1 M DEBUG: libidn x86_641.34-5.el8 appstream 239 k DEBUG: libijs x86_640.35-5.el8 appstream 30 k DEBUG: libipt x86_641.6.1-8.el8 appstream 50 k DEBUG: libjpeg-turbo x86_641.5.3-7.el8 appstream 155 k DEBUG: libmcpp x86_642.7.2-20.el8 appstream 81 k DEBUG: libmpc x86_641.0.2-9.el8 appstream 59 k DEBUG: libpaper x86_641.1.24-22.el8 appstream 45 k DEBUG: librsvg2 x86_642.42.7-2.el8 appstream 541 k DEBUG: libthai x86_640.1.27-2.el8 appstream 203 k DEBUG: libtiff x86_644.0.9-13.el8 appstream 188 k DEBUG: libwebp x86_641.0.0-1.el8 appstream 273 k DEBUG: libwmf-lite x86_640.2.9-4.el8 appstream 76 k DEBUG: libxcb x86_641.13-5.el8 appstream 230 k DEBUG: mcpp x86_642.7.2-20.el8 appstream 31 k DEBUG: ocaml-srpm-macros noarch5-4.el8 appstream 9.5 k DEBUG: openblas-srpm-macros noarch2-2.el8 appstream 8.0 k DEBUG: openjpeg2 x86_642.3.0-8.el8 appstream 153 k DEBUG: perl-Digest noarch1.17-395.el8 appstream 27 k DEBUG: perl-Digest-MD5 x86_642.55-396.el8 appstream 37 k DEBUG: perl-Error noarch1:0.17025-2.el8 appstream 46 k DEBUG: perl-Git noarch2.18.1-3.el8 appstream 77 k DEBUG: perl-Net-SSLeay x86_641.85-6.el8 appstream 358 k DEBUG: perl-TermReadKey x86_642.37-7.el8 appstream 40 k DEBUG: perl-URI noarch1.73-3.el8 appstream 116 k DEBUG: perl-libnet noarch3.11-3.el8 appstream 121 k DEBUG: perl-srpm-macros noarch1-25.el8 appstream 11 k DEBUG: pixman x86_640.36.0-1.el8 appstream 257 k DEBUG: platform-python-devel x86_643.6.8-1.el8 appstream 242 k DEBUG: python-rpm-macros noarch3-37.el8 appstream 14 k DEBUG: python-srpm-macros noarch3-37.el8 appstream 14 k DEBUG: python3-docutils noarch0.14-11.module+el8+2525+995c3d63 appstream 1.6 M DEBUG: python3-pip noarch9.0.3-13.el8 appstream 18 k DEBUG: python3-pygments noarch2.2.0-19.module+el8+2339+1a6691f8 appstream 1.9 M DEBUG: python3-pytz noarch2017.2-9.el8 appstream 54 k DEBUG: python3-rpm-generators noarch5-4.el8 appstream 24 k DEBUG: python3-rpm-macros noarch3-37.el8 appstream 13 k DEBUG: python36 x86_643.6.8-1.module+el8+2710+846623d6 appstream 19 k DEBUG: python36-devel x86_643.6.8-1.module+el8+2710+846623d6 appstream 16 k DEBUG: qt5-srpm-macros noarch5.11.1-2.el8 appstream 11 k DEBUG: redhat-rpm-config noarch116-1.el8 appstream 82 k DEBUG: rust-srpm-macros noarch5-2.el8 appstream 9.3 k DEBUG: urw-base35-bookman-fonts noarch20170801-10.el8 appstream 857 k DEBUG: urw-base35-c059-fonts noarch20170801-10.el8 appstream 884 k DEBUG: urw-base35-d050000l-fonts noarch20170801-10.el8 appstream 79 k DEBUG: urw-base35-fonts noarch20170801-10.el8 appstream 12 k DEBUG: urw-base35-fonts-common noarch20170801-10.el8 appstream 23 k DEBUG: urw-base35-gothic-fonts noarch20170801-10.el8 appstream 654 k DEBUG: urw-base35-nimbus-mono-ps-fonts noarch20170801-10.el8 appstream 801 k DEBUG: urw-base35-nimbus-roman-fonts noarch20170801-10.el8 appstream 865 k DEBUG: urw-base35-nimbus-sans-fonts noarch20170801-10.el8 appstream 1.3 M DEBUG: urw-base35-p052-fonts noarch20170801-10.el8 appstream 982 k DEBUG: urw-base35-standard-symbols-ps-fonts noarch20170801-10.el8 appstream 44 k DEBUG: urw-base35-z003-fonts noarch20170801-10.el8 appstream 279 k DEBUG: xkeyboard-config noarch2.24-3.el8 appstream 828 k DEBUG: xorg-x11-font-utils x86_641:7.5-40.el8 appstream 103 k DEBUG: xorg-x11-fonts-ISO8859-1-100dpi noarch7.5-19.el8 appstream 1.1 M DEBUG: xorg-x11-server-utils x86_647.7-27.el8 appstream 197 k DEBUG: acl x86_642.2.53-1.el8 base 81 k DEBUG: audit-libs x86_643.0-0.10.20180831git0047a6c.el8 base 116 k DEBUG: avahi-libs x86_640.7-19.el8 base 63 k DEBUG: bash x86_644.4.19-7.el8 base 1.5 M DEBUG: binutils x86_642.30-49.el8 base 5.7 M DEBUG: brotli x86_641.0.6-1.el8 base 323 k DEBUG: bzip2 x86_641.0.6-26.el8 base 60 k DEBUG: bzip2-libs x86_641.0.6-26.el8 base 48 k DEBUG: ca-certificates noarch2018.2.24-6.el8 base 394 k DEBUG: chkconfig x86_641.11-1.el8 base 189 k DEBUG: coreutils x86_648.30-6.el8 base 1.2 M DEBUG: coreutils-common x86_648.30-6.el8 base 2.0 M DEBUG: cpio x86_642.12-8.el8 base 265 k DEBUG: cracklib x86_642.9.6-15.el8 base 93 k DEBUG: crypto-policies noarch20181217-6.git9a35207.el8 base 54 k DEBUG: cryptsetup-libs x86_642.0.6-1.el8 base 321 k DEBUG: cups-libs x86_641:2.2.6-25.el8 base 432 k DEBUG: curl x86_647.61.1-8.el8 base 352 k DEBUG: cyrus-sasl-lib x86_642.1.27-0.3rc7.el8 base 123 k DEBUG: dbus x86_641:1.12.8-7.el8 base 40 k DEBUG: dbus-common noarch1:1.12.8-7.el8 base 45 k DEBUG: dbus-daemon x86_641:1.12.8-7.el8 base 240 k DEBUG: dbus-libs x86_641:1.12.8-7.el8 base 183 k DEBUG: dbus-tools x86_641:1.12.8-7.el8 base 85 k DEBUG: device-mapper x86_648:1.02.155-6.el8 base 370 k DEBUG: device-mapper-libs x86_648:1.02.155-6.el8 base 402 k DEBUG: diffutils x86_643.6-5.el8 base 359 k DEBUG: dracut x86_64049-10.git20190115.el8 base 361 k DEBUG: elfutils x86_640.174-6.el8 base 344 k DEBUG: elfutils-default-yama-scope noarch0.174-6.el8 base 46 k DEBUG: elfutils-libelf x86_640.174-6.el8 base 210 k DEBUG: elfutils-libs x86_640.174-6.el8 base 316 k DEBUG: emacs-filesystem noarch1:26.1-5.el8 base 69 k DEBUG: environment-modules x86_644.1.4-1.el8 base 254 k DEBUG: expat x86_642.2.5-3.el8 base 110 k DEBUG: file x86_645.33-8.el8 base 76 k DEBUG: file-libs x86_645.33-8.el8 base 542 k DEBUG: filesystem x86_643.8-2.el8 base 1.1 M DEBUG: findutils x86_641:4.6.0-20.el8 base 528 k DEBUG: fipscheck x86_641.5.0-4.el8 base 28 k DEBUG: fipscheck-lib x86_641.5.0-4.el8 base 16 k DEBUG: fontconfig x86_642.13.1-3.el8 base 275 k DEBUG: fontpackages-filesystem noarch1.44-22.el8 base 16 k DEBUG: freetype x86_642.9.1-4.el8 base 393 k DEBUG: gawk x86_644.2.1-1.el8 base 1.1 M DEBUG: gdbm x86_641:1.18-1.el8 base 130 k DEBUG: gdbm-libs x86_641:1.18-1.el8 base 60 k DEBUG: gettext x86_640.19.8.1-14.el8 base 1.1 M DEBUG: gettext-libs x86_640.19.8.1-14.el8 base 311 k DEBUG: glib2 x86_642.56.4-1.el8 base 2.5 M DEBUG: glibc x86_642.28-42.el8 base 3.8 M DEBUG: glibc-all-langpacks x86_642.28-42.el8 base 25 M DEBUG: glibc-common x86_642.28-42.el8 base 811 k DEBUG: glibc-devel x86_642.28-42.el8 base 1.0 M DEBUG: glibc-headers x86_642.28-42.el8 base 464 k DEBUG: gmp x86_641:6.1.2-8.el8 base 319 k DEBUG: gnupg2 x86_642.2.9-1.el8 base 2.3 M DEBUG: gnutls x86_643.6.5-2.el8 base 896 k DEBUG: grep x86_643.1-6.el8 base 274 k DEBUG: groff-base x86_641.22.3-18.el8 base 1.0 M DEBUG: grub2-common noarch1:2.02-66.el8 base 880 k DEBUG: grub2-tools x86_641:2.02-66.el8 base 1.9 M DEBUG: grub2-tools-minimal x86_641:2.02-66.el8 base 196 k DEBUG: gzip x86_641.9-4.el8 base 166 k DEBUG: ima-evm-utils x86_641.1-4.el8 base 55 k DEBUG: info x86_646.5-4.el8 base 198 k DEBUG: iptables-libs x86_641.8.2-9.el8 base 97 k DEBUG: json-c x86_640.13.1-0.2.el8 base 40 k DEBUG: kbd-legacy noarch2.0.4-8.el8 base 481 k DEBUG: kbd-misc noarch2.0.4-8.el8 base 1.4 M DEBUG: kernel-headers x86_644.18.0-80.el8 base 1.6 M DEBUG: keyutils-libs x86_641.5.10-6.el8 base 34 k DEBUG: kmod x86_6425-11.el8 base 127 k DEBUG: kmod-libs x86_6425-11.el8 base 69 k DEBUG: krb5-libs x86_641.16.1-22.el8 base 840 k DEBUG: less x86_64530-1.el8 base 164 k DEBUG: libacl x86_642.2.53-1.el8 base 35 k DEBUG: libarchive x86_643.3.2-3.el8 base 358 k DEBUG: libassuan x86_642.5.1-3.el8 base 83 k DEBUG: libattr x86_642.4.48-3.el8 base 27 k DEBUG: libblkid x86_642.32.1-8.el8 base 213 k DEBUG: libcap x86_642.25-9.el8 base 57 k DEBUG: libcap-ng x86_640.7.9-4.el8 base 33 k DEBUG: libcom_err x86_641.44.3-2.el8 base 48 k DEBUG: libcroco x86_640.6.12-4.el8 base 113 k DEBUG: libcurl x86_647.61.1-8.el8 base 294 k DEBUG: libdb x86_645.3.28-36.el8 base 750 k DEBUG: libdb-utils x86_645.3.28-36.el8 base 150 k DEBUG: libedit x86_643.1-23.20170329cvs.el8 base 102 k DEBUG: libfdisk x86_642.32.1-8.el8 base 247 k DEBUG: libffi x86_643.1-18.el8 base 37 k DEBUG: libgcc x86_648.2.1-3.5.el8 base 77 k DEBUG: libgcrypt x86_641.8.3-2.el8 base 459 k DEBUG: libgomp x86_648.2.1-3.5.el8 base 189 k DEBUG: libgpg-error x86_641.31-1.el8 base 242 k DEBUG: libidn2 x86_642.0.5-1.el8 base 90 k DEBUG: libkcapi x86_641.1.1-16_1.el8 base 47 k DEBUG: libkcapi-hmaccalc x86_641.1.1-16_1.el8 base 30 k DEBUG: libksba x86_641.3.5-7.el8 base 135 k DEBUG: libmetalink x86_640.1.3-7.el8 base 32 k DEBUG: libmount x86_642.32.1-8.el8 base 229 k DEBUG: libnghttp2 x86_641.33.0-1.el8 base 77 k DEBUG: libnsl2 x86_641.2.0-2.20180605git4a062cf.el8 base 58 k DEBUG: libpcap x86_6414:1.9.0-1.el8 base 160 k DEBUG: libpipeline x86_641.5.0-2.el8 base 54 k DEBUG: libpkgconf x86_641.4.2-1.el8 base 35 k DEBUG: libpng x86_642:1.6.34-5.el8 base 126 k DEBUG: libpsl x86_640.20.2-5.el8 base 61 k DEBUG: libpwquality x86_641.4.0-9.el8 base 103 k DEBUG: libseccomp x86_642.3.3-3.el8 base 64 k DEBUG: libsecret x86_640.18.6-1.el8 base 163 k DEBUG: libselinux x86_642.8-6.el8 base 178 k DEBUG: libsemanage x86_642.8-5.el8 base 162 k DEBUG: libsepol x86_642.8-2.el8 base 338 k DEBUG: libsigsegv x86_642.11-5.el8 base 30 k DEBUG: libsmartcols x86_642.32.1-8.el8 base 173 k DEBUG: libssh x86_640.8.5-2.el8 base 227 k DEBUG: libstdc++ x86_648.2.1-3.5.el8 base 448 k DEBUG: libtasn1 x86_644.13-3.el8 base 76 k DEBUG: libtirpc x86_641.1.4-3.el8 base 112 k DEBUG: libtool-ltdl x86_642.4.6-25.el8 base 58 k DEBUG: libunistring x86_640.9.9-3.el8 base 422 k DEBUG: libusbx x86_641.0.22-1.el8 base 71 k DEBUG: libutempter x86_641.1.6-14.el8 base 32 k DEBUG: libuuid x86_642.32.1-8.el8 base 93 k DEBUG: libverto x86_640.3.0-5.el8 base 24 k DEBUG: libxcrypt x86_644.1.1-4.el8 base 73 k DEBUG: libxcrypt-devel x86_644.1.1-4.el8 base 25 k DEBUG: libxml2 x86_642.9.7-5.el8 base 696 k DEBUG: lua-libs x86_645.3.4-10.el8 base 118 k DEBUG: lz4-libs x86_641.8.1.2-4.el8 base 55 k DEBUG: man-db x86_642.7.6.1-17.el8 base 887 k DEBUG: mpfr x86_643.1.6-1.el8 base 221 k DEBUG: ncurses x86_646.1-7.20180224.el8 base 387 k DEBUG: ncurses-base noarch6.1-7.20180224.el8 base 81 k DEBUG: ncurses-libs x86_646.1-7.20180224.el8 base 335 k DEBUG: nettle x86_643.4.1-1.el8 base 302 k DEBUG: npth x86_641.5-4.el8 base 26 k DEBUG: openldap x86_642.4.46-9.el8 base 352 k DEBUG: openssh x86_647.8p1-4.el8 base 504 k DEBUG: openssh-clients x86_647.8p1-4.el8 base 656 k DEBUG: openssl x86_641:1.1.1-8.el8 base 664 k DEBUG: openssl-libs x86_641:1.1.1-8.el8 base 1.4 M DEBUG: os-prober x86_641.74-6.el8 base 51 k DEBUG: p11-kit x86_640.23.14-4.el8 base 273 k DEBUG: p11-kit-trust x86_640.23.14-4.el8 base 139 k DEBUG: pam x86_641.3.1-4.el8 base 734 k DEBUG: patch x86_642.7.6-8.el8 base 138 k DEBUG: pcre x86_648.42-4.el8 base 208 k DEBUG: pcre2 x86_6410.32-1.el8 base 244 k DEBUG: perl-Carp noarch1.42-396.el8 base 30 k DEBUG: perl-Data-Dumper x86_642.167-399.el8 base 58 k DEBUG: perl-Encode x86_644:2.97-3.el8 base 1.5 M DEBUG: perl-Errno x86_641.28-416.el8 base 76 k DEBUG: perl-Exporter noarch5.72-396.el8 base 34 k DEBUG: perl-File-Path noarch2.15-2.el8 base 38 k DEBUG: perl-File-Temp noarch0.230.600-1.el8 base 63 k DEBUG: perl-Getopt-Long noarch1:2.50-4.el8 base 63 k DEBUG: perl-HTTP-Tiny noarch0.074-1.el8 base 58 k DEBUG: perl-IO x86_641.38-416.el8 base 141 k DEBUG: perl-MIME-Base64 x86_643.15-396.el8 base 31 k DEBUG: perl-PathTools x86_643.74-1.el8 base 90 k DEBUG: perl-Pod-Escapes noarch1:1.07-395.el8 base 20 k DEBUG: perl-Pod-Perldoc noarch3.28-396.el8 base 88 k DEBUG: perl-Pod-Simple noarch1:3.35-395.el8 base 213 k DEBUG: perl-Pod-Usage noarch4:1.69-395.el8 base 34 k DEBUG: perl-Scalar-List-Utils x86_643:1.49-2.el8 base 68 k DEBUG: perl-Socket x86_644:2.027-2.el8 base 59 k DEBUG: perl-Storable x86_641:3.11-3.el8 base 98 k DEBUG: perl-Term-ANSIColor noarch4.06-396.el8 base 46 k DEBUG: perl-Term-Cap noarch1.17-395.el8 base 23 k DEBUG: perl-Text-ParseWords noarch3.30-395.el8 base 18 k DEBUG: perl-Text-Tabs+Wrap noarch2013.0523-395.el8 base 24 k DEBUG: perl-Time-Local noarch1:1.280-1.el8 base 34 k DEBUG: perl-Unicode-Normalize x86_641.25-396.el8 base 82 k DEBUG: perl-constant noarch1.33-396.el8 base 25 k DEBUG: perl-interpreter x86_644:5.26.3-416.el8 base 6.3 M DEBUG: perl-libs x86_644:5.26.3-416.el8 base 1.6 M DEBUG: perl-macros x86_644:5.26.3-416.el8 base 72 k DEBUG: perl-parent noarch1:0.237-1.el8 base 20 k DEBUG: perl-podlators noarch4.11-1.el8 base 118 k DEBUG: perl-threads x86_641:2.21-2.el8 base 61 k DEBUG: perl-threads-shared x86_641.58-2.el8 base 48 k DEBUG: pkgconf x86_641.4.2-1.el8 base 38 k DEBUG: pkgconf-m4 noarch1.4.2-1.el8 base 17 k DEBUG: pkgconf-pkg-config x86_641.4.2-1.el8 base 15 k DEBUG: platform-python x86_643.6.8-1.el8 base 78 k DEBUG: platform-python-pip noarch9.0.3-13.el8 base 1.8 M DEBUG: platform-python-setuptools noarch39.2.0-4.el8 base 632 k DEBUG: popt x86_641.16-14.el8 base 61 k DEBUG: procps-ng x86_643.3.15-1.el8 base 328 k DEBUG: publicsuffix-list-dafsa noarch20180723-1.el8 base 56 k DEBUG: python3-libs x86_643.6.8-1.el8 base 7.9 M DEBUG: python3-setuptools noarch39.2.0-4.el8 base 162 k DEBUG: readline x86_647.0-10.el8 base 199 k DEBUG: redhat-release x86_648.0-0.44.el8 base 38 k DEBUG: rpm x86_644.14.2-9.el8 base 536 k DEBUG: rpm-build-libs x86_644.14.2-9.el8 base 149 k DEBUG: rpm-libs x86_644.14.2-9.el8 base 333 k DEBUG: sed x86_644.5-1.el8 base 298 k DEBUG: setup noarch2.12.2-1.el8 base 180 k DEBUG: shadow-utils x86_642:4.6-7.el8 base 1.2 M DEBUG: sqlite-libs x86_643.26.0-3.el8 base 579 k DEBUG: systemd-libs x86_64239-13.el8 base 550 k DEBUG: systemd-pam x86_64239-13.el8 base 221 k DEBUG: systemd-udev x86_64239-13.el8 base 1.3 M DEBUG: tar x86_642:1.30-4.el8 base 838 k DEBUG: tcl x86_641:8.6.8-2.el8 base 1.1 M DEBUG: trousers-lib x86_640.3.14-2.el8 base 168 k DEBUG: tzdata noarch2018i-1.el8 base 464 k DEBUG: unzip x86_646.0-41.el8 base 193 k DEBUG: util-linux x86_642.32.1-8.el8 base 2.5 M DEBUG: which x86_642.21-10.el8 base 49 k DEBUG: xz x86_645.2.4-3.el8 base 153 k DEBUG: xz-libs x86_645.2.4-3.el8 base 94 k DEBUG: zip x86_643.0-23.el8 base 270 k DEBUG: zlib x86_641.2.11-10.el8 base 101 k DEBUG: gdk-pixbuf2 x86_642.36.12-4.el8 build 466 k DEBUG: gdk-pixbuf2-modules x86_642.36.12-4.el8 build 109 k DEBUG: google-roboto-slab-fonts noarch1.100263-0.7.20150923git.el8 build 238 k DEBUG: pango x86_641.42.4-3.el8 build 296 k DEBUG: python-sphinx-locale noarch1:1.7.6-1.el8 build 171 k DEBUG: python3-packaging noarch16.8-9.el8 build 48 k DEBUG: python3-sphinx-theme-alabaster noarch0.7.9-7.el8 build 24 k DEBUG: python3-sphinxcontrib-websupport noarch1.0.1-10.20180316git.el8 build 50 k DEBUG: python3-whoosh noarch2.7.4-9.el8 build 1.1 M DEBUG: ImageMagick-libs x86_646.9.9.38-1.el8 delorean-rhel8-master-deps 2.3 M DEBUG: fontawesome-fonts noarch4.7.0-6.el8ost delorean-rhel8-master-deps 202 k DEBUG: fontawesome-fonts-web noarch4.7.0-6.el8ost delorean-rhel8-master-deps 428 k DEBUG: python3-babel noarch2.5.1-5.el8 delorean-rhel8-master-deps 4.8 M DEBUG: python3-chardet noarch3.0.4-8.el8ost delorean-rhel8-master-deps 194 k DEBUG: python3-crypto x86_642.6.1-18.el8ost delorean-rhel8-master-deps 504 k DEBUG: python3-dns noarch1.15.0-8.el8ost delorean-rhel8-master-deps 251 k DEBUG: python3-greenlet x86_640.4.13-6.el8ost delorean-rhel8-master-deps 30 k DEBUG: python3-idna noarch2.5-5.el8ost delorean-rhel8-master-deps 96 k DEBUG: python3-imagesize noarch1.0.0-2.el8ost delorean-rhel8-master-deps 15 k DEBUG: python3-jinja2 noarch2.10-9.el8ost delorean-rhel8-master-deps 536 k DEBUG: python3-markupsafe x86_641.1.0-2.el8ost delorean-rhel8-master-deps 34 k DEBUG: python3-mock noarch3.0.5-1.el8ost delorean-rhel8-master-deps 55 k DEBUG: python3-monotonic noarch1.5-2.el8ost delorean-rhel8-master-deps 18 k DEBUG: python3-pyparsing noarch2.3.1-1.el8ost delorean-rhel8-master-deps 145 k DEBUG: python3-pysocks noarch1.6.8-3.el8ost delorean-rhel8-master-deps 33 k DEBUG: python3-requests noarch2.20.0-2.el8ost delorean-rhel8-master-deps 122 k DEBUG: python3-snowballstemmer noarch1.2.1-6.el8ost delorean-rhel8-master-deps 107 k DEBUG: python3-sphinx_rtd_theme noarch0.3.1-4.el8ost delorean-rhel8-master-deps 127 k DEBUG: python3-urllib3 noarch1.23-5.el8ost delorean-rhel8-master-deps 177 k DEBUG: Installing weak dependencies: DEBUG: graphviz x86_642.40.1-39.el8 appstream 1.7 M DEBUG: libxkbcommon x86_640.8.2-1.el8 appstream 116 k DEBUG: perl-IO-Socket-IP noarch0.39-5.el8 appstream 47 k DEBUG: perl-IO-Socket-SSL noarch2.060-2.el8 appstream 289 k DEBUG: perl-Mozilla-CA noarch20160104-7.el8 appstream 15 k DEBUG: pinentry x86_641.1.0-2.el8 appstream 100 k DEBUG: cracklib-dicts x86_642.9.6-15.el8 base 4.0 M DEBUG: gnupg2-smime x86_642.2.9-1.el8 base 279 k DEBUG: grubby x86_648.40-34.el8 base 49 k DEBUG: hardlink x86_641:1.3-6.el8 base 29 k DEBUG: kbd x86_642.0.4-8.el8 base 392 k DEBUG: kpartx x86_640.7.8-7.el8 base 100 k DEBUG: openssl-pkcs11 x86_640.4.8-2.el8 base 64 k DEBUG: redhat-release-eula x86_648.0-0.44.el8 base 15 k DEBUG: shared-mime-info x86_641.9-3.el8 base 329 k DEBUG: systemd x86_64239-13.el8 base 3.4 M DEBUG: trousers x86_640.3.14-2.el8 base 153 k DEBUG: pigz x86_642.4-3.el8 build 78 k DEBUG: ImageMagick x86_646.9.9.38-1.el8 delorean-rhel8-master-deps 187 k DEBUG: Enabling module streams: DEBUG: python36 3.6 DEBUG: Transaction Summary DEBUG: ================================================================================ DEBUG: Install 394 Packages DEBUG: Total size: 233 M DEBUG: Installed size: 920 M DEBUG: Downloading Packages: DEBUG: [SKIPPED] OpenEXR-libs-2.2.0-11.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] adobe-mappings-cmap-20171205-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] adobe-mappings-cmap-deprecated-20171205-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] adobe-mappings-pdf-20180407-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] annobin-8.64-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] atk-2.28.1-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] cairo-1.15.12-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] cpp-8.2.1-3.5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] dwz-0.12-9.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] efi-srpm-macros-3-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] fftw-libs-double-3.3.5-11.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] fribidi-1.0.4-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gc-7.6.4-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gcc-8.2.1-3.5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gd-2.2.5-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gdb-headless-8.2-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] ghc-srpm-macros-1.4.2-7.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] git-2.18.1-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] git-core-2.18.1-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] git-core-doc-2.18.1-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] go-srpm-macros-2-16.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] google-droid-sans-fonts-20120715-13.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] graphite2-1.3.10-10.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] graphviz-2.40.1-39.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gtk-update-icon-cache-3.22.30-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gtk2-2.24.32-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] guile-2.0.14-7.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] harfbuzz-1.7.5-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] hicolor-icon-theme-0.17-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] ilmbase-2.2.0-11.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] isl-0.16.1-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] jasper-libs-2.0.14-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] jbig2dec-libs-0.14-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] jbigkit-libs-2.1-14.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] lato-fonts-2.015-5.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] lcms2-2.9-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libICE-1.0.9-13.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libSM-1.2.3-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libX11-1.6.7-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libX11-common-1.6.7-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] libXau-1.0.8-13.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXaw-1.0.13-10.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXcomposite-0.4.4-14.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXcursor-1.1.15-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXdamage-1.1.4-14.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXext-1.3.3-9.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXfixes-5.0.3-7.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXft-2.3.2-10.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXi-1.7.9-7.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXinerama-1.1.4-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXmu-1.1.2-12.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXpm-3.5.12-7.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXrandr-1.5.1-7.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXrender-0.9.10-7.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXt-1.1.5-8.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXxf86misc-1.0.4-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXxf86vm-1.1.4-9.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libatomic_ops-7.6.2-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libbabeltrace-1.5.4-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libdatrie-0.2.9-7.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libfontenc-1.1.3-8.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libgs-9.25-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libidn-1.34-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libijs-0.35-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libipt-1.6.1-8.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libjpeg-turbo-1.5.3-7.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libmcpp-2.7.2-20.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libmpc-1.0.2-9.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libpaper-1.1.24-22.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] librsvg2-2.42.7-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libthai-0.1.27-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libtiff-4.0.9-13.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libwebp-1.0.0-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libwmf-lite-0.2.9-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libxcb-1.13-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libxkbcommon-0.8.2-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] mcpp-2.7.2-20.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] ocaml-srpm-macros-5-4.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] openblas-srpm-macros-2-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] openjpeg2-2.3.0-8.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Digest-1.17-395.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Digest-MD5-2.55-396.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Error-0.17025-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Git-2.18.1-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-IO-Socket-IP-0.39-5.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-IO-Socket-SSL-2.060-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Mozilla-CA-20160104-7.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Net-SSLeay-1.85-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-TermReadKey-2.37-7.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-URI-1.73-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-libnet-3.11-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-srpm-macros-1-25.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] pinentry-1.1.0-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pixman-0.36.0-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] platform-python-devel-3.6.8-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python-rpm-macros-3-37.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-srpm-macros-3-37.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-docutils-0.14-11.module+el8+2525+995c3d63.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pip-9.0.3-13.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pygments-2.2.0-19.module+el8+2339+1a6691f8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pytz-2017.2-9.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-rpm-generators-5-4.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-rpm-macros-3-37.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python36-3.6.8-1.module+el8+2710+846623d6.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python36-devel-3.6.8-1.module+el8+2710+846623d6.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] qt5-srpm-macros-5.11.1-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] redhat-rpm-config-116-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] rpm-build-4.14.2-9.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] rust-srpm-macros-5-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-bookman-fonts-20170801-10.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-c059-fonts-20170801-10.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-d050000l-fonts-20170801-10.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-fonts-20170801-10.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-fonts-common-20170801-10.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-gothic-fonts-20170801-10.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-nimbus-mono-ps-fonts-20170801-10.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-nimbus-roman-fonts-20170801-10.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-nimbus-sans-fonts-20170801-10.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-p052-fonts-20170801-10.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-standard-symbols-ps-fonts-20170801-10.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-z003-fonts-20170801-10.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] xkeyboard-config-2.24-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] xorg-x11-font-utils-7.5-40.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] xorg-x11-fonts-ISO8859-1-100dpi-7.5-19.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] xorg-x11-server-utils-7.7-27.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] acl-2.2.53-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] audit-libs-3.0-0.10.20180831git0047a6c.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] avahi-libs-0.7-19.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] basesystem-11-5.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] bash-4.4.19-7.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] binutils-2.30-49.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] brotli-1.0.6-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] bzip2-1.0.6-26.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] bzip2-libs-1.0.6-26.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] ca-certificates-2018.2.24-6.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] chkconfig-1.11-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] coreutils-8.30-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] coreutils-common-8.30-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] cpio-2.12-8.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] cracklib-2.9.6-15.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] cracklib-dicts-2.9.6-15.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] crypto-policies-20181217-6.git9a35207.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] cryptsetup-libs-2.0.6-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] cups-libs-2.2.6-25.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] curl-7.61.1-8.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] cyrus-sasl-lib-2.1.27-0.3rc7.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] dbus-1.12.8-7.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] dbus-common-1.12.8-7.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] dbus-daemon-1.12.8-7.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] dbus-libs-1.12.8-7.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] dbus-tools-1.12.8-7.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] device-mapper-1.02.155-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] device-mapper-libs-1.02.155-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] diffutils-3.6-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] dracut-049-10.git20190115.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] elfutils-0.174-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] elfutils-default-yama-scope-0.174-6.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] elfutils-libelf-0.174-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] elfutils-libs-0.174-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] emacs-filesystem-26.1-5.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] environment-modules-4.1.4-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] expat-2.2.5-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] file-5.33-8.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] file-libs-5.33-8.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] filesystem-3.8-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] findutils-4.6.0-20.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] fipscheck-1.5.0-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] fipscheck-lib-1.5.0-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] fontconfig-2.13.1-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] fontpackages-filesystem-1.44-22.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] freetype-2.9.1-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gawk-4.2.1-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gdbm-1.18-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gdbm-libs-1.18-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gettext-0.19.8.1-14.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gettext-libs-0.19.8.1-14.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] glib2-2.56.4-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] glibc-2.28-42.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] glibc-all-langpacks-2.28-42.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] glibc-common-2.28-42.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] glibc-devel-2.28-42.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] glibc-headers-2.28-42.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gmp-6.1.2-8.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gnupg2-2.2.9-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gnupg2-smime-2.2.9-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gnutls-3.6.5-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] grep-3.1-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] groff-base-1.22.3-18.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] grub2-common-2.02-66.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] grub2-tools-2.02-66.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] grub2-tools-minimal-2.02-66.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] grubby-8.40-34.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gzip-1.9-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] hardlink-1.3-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] ima-evm-utils-1.1-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] info-6.5-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] iptables-libs-1.8.2-9.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] json-c-0.13.1-0.2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] kbd-2.0.4-8.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] kbd-legacy-2.0.4-8.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] kbd-misc-2.0.4-8.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] kernel-headers-4.18.0-80.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] keyutils-libs-1.5.10-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] kmod-25-11.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] kmod-libs-25-11.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] kpartx-0.7.8-7.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] krb5-libs-1.16.1-22.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] less-530-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libacl-2.2.53-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libarchive-3.3.2-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libassuan-2.5.1-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libattr-2.4.48-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libblkid-2.32.1-8.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libcap-2.25-9.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libcap-ng-0.7.9-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libcom_err-1.44.3-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libcroco-0.6.12-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libcurl-7.61.1-8.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libdb-5.3.28-36.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libdb-utils-5.3.28-36.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libedit-3.1-23.20170329cvs.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libfdisk-2.32.1-8.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libffi-3.1-18.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libgcc-8.2.1-3.5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libgcrypt-1.8.3-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libgomp-8.2.1-3.5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libgpg-error-1.31-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libidn2-2.0.5-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libkcapi-1.1.1-16_1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libkcapi-hmaccalc-1.1.1-16_1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libksba-1.3.5-7.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libmetalink-0.1.3-7.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libmount-2.32.1-8.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libnghttp2-1.33.0-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libpcap-1.9.0-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libpipeline-1.5.0-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libpkgconf-1.4.2-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libpng-1.6.34-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libpsl-0.20.2-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libpwquality-1.4.0-9.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libseccomp-2.3.3-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libsecret-0.18.6-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libselinux-2.8-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libsemanage-2.8-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libsepol-2.8-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libsigsegv-2.11-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libsmartcols-2.32.1-8.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libssh-0.8.5-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libstdc++-8.2.1-3.5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libtasn1-4.13-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libtirpc-1.1.4-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libtool-ltdl-2.4.6-25.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libunistring-0.9.9-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libusbx-1.0.22-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libutempter-1.1.6-14.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libuuid-2.32.1-8.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libverto-0.3.0-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libxcrypt-4.1.1-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libxcrypt-devel-4.1.1-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libxml2-2.9.7-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] lua-libs-5.3.4-10.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] lz4-libs-1.8.1.2-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] make-4.2.1-9.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] man-db-2.7.6.1-17.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] mpfr-3.1.6-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] ncurses-6.1-7.20180224.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] ncurses-base-6.1-7.20180224.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] ncurses-libs-6.1-7.20180224.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] nettle-3.4.1-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] npth-1.5-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openldap-2.4.46-9.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openssh-7.8p1-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openssh-clients-7.8p1-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openssl-1.1.1-8.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openssl-libs-1.1.1-8.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openssl-pkcs11-0.4.8-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] os-prober-1.74-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] p11-kit-0.23.14-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] p11-kit-trust-0.23.14-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pam-1.3.1-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] patch-2.7.6-8.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pcre-8.42-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pcre2-10.32-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Carp-1.42-396.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Data-Dumper-2.167-399.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Encode-2.97-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Errno-1.28-416.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Exporter-5.72-396.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-File-Path-2.15-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-File-Temp-0.230.600-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Getopt-Long-2.50-4.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-HTTP-Tiny-0.074-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-IO-1.38-416.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-MIME-Base64-3.15-396.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-PathTools-3.74-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Pod-Escapes-1.07-395.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Pod-Perldoc-3.28-396.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Pod-Simple-3.35-395.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Pod-Usage-1.69-395.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Scalar-List-Utils-1.49-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Socket-2.027-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Storable-3.11-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Term-ANSIColor-4.06-396.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Term-Cap-1.17-395.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Text-ParseWords-3.30-395.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Time-Local-1.280-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Unicode-Normalize-1.25-396.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-constant-1.33-396.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-interpreter-5.26.3-416.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-libs-5.26.3-416.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-macros-5.26.3-416.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-parent-0.237-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-podlators-4.11-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-threads-2.21-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-threads-shared-1.58-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pkgconf-1.4.2-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pkgconf-m4-1.4.2-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] pkgconf-pkg-config-1.4.2-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] platform-python-3.6.8-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] platform-python-pip-9.0.3-13.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] platform-python-setuptools-39.2.0-4.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] popt-1.16-14.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] procps-ng-3.3.15-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] publicsuffix-list-dafsa-20180723-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-libs-3.6.8-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-setuptools-39.2.0-4.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] readline-7.0-10.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] redhat-release-8.0-0.44.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] redhat-release-eula-8.0-0.44.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] rpm-4.14.2-9.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] rpm-build-libs-4.14.2-9.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] rpm-libs-4.14.2-9.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] sed-4.5-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] setup-2.12.2-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] shadow-utils-4.6-7.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] shared-mime-info-1.9-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] sqlite-libs-3.26.0-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] systemd-239-13.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] systemd-libs-239-13.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] systemd-pam-239-13.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] systemd-udev-239-13.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] tar-1.30-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] tcl-8.6.8-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] trousers-0.3.14-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] trousers-lib-0.3.14-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] tzdata-2018i-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] unzip-6.0-41.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] util-linux-2.32.1-8.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] which-2.21-10.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] xz-5.2.4-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] xz-libs-5.2.4-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] zip-3.0-23.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] zlib-1.2.11-10.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gdk-pixbuf2-2.36.12-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gdk-pixbuf2-modules-2.36.12-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] google-roboto-slab-fonts-1.100263-0.7.20150923git.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] pango-1.42.4-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pigz-2.4-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python-sphinx-locale-1.7.6-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-devel-3.6.8-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-packaging-16.8-9.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-sphinx-1.7.6-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-sphinx-theme-alabaster-0.7.9-7.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-sphinxcontrib-websupport-1.0.1-10.20180316git.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-whoosh-2.7.4-9.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] ImageMagick-6.9.9.38-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] ImageMagick-libs-6.9.9.38-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] fontawesome-fonts-4.7.0-6.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] fontawesome-fonts-web-4.7.0-6.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-babel-2.5.1-5.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-chardet-3.0.4-8.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-crypto-2.6.1-18.el8ost.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-dns-1.15.0-8.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-eventlet-0.25.1-1.1.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-greenlet-0.4.13-6.el8ost.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-idna-2.5-5.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-imagesize-1.0.0-2.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jinja2-2.10-9.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-markupsafe-1.1.0-2.el8ost.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-mock-3.0.5-1.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-monotonic-1.5-2.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pbr-5.1.2-2.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyparsing-2.3.1-1.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pysocks-1.6.8-3.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-requests-2.20.0-2.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-setuptools_scm-1.15.7-4.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-six-1.12.0-1.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-snowballstemmer-1.2.1-6.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-sphinx_rtd_theme-0.3.1-4.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-sqlalchemy-1.2.17-3.el8ost.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-urllib3-1.23-5.el8ost.noarch.rpm: Already downloaded DEBUG: Running transaction check DEBUG: Transaction check succeeded. DEBUG: Running transaction test DEBUG: Transaction test succeeded. DEBUG: Running transaction DEBUG: Running scriptlet: filesystem-3.8-2.el8.x86_64 1/1 DEBUG: Preparing : 1/1 DEBUG: Installing : libgcc-8.2.1-3.5.el8.x86_64 1/394 DEBUG: Running scriptlet: libgcc-8.2.1-3.5.el8.x86_64 1/394 DEBUG: Installing : fontpackages-filesystem-1.44-22.el8.noarch 2/394 DEBUG: Installing : google-droid-sans-fonts-20120715-13.el8.noarch 3/394 DEBUG: Installing : fontawesome-fonts-4.7.0-6.el8ost.noarch 4/394 DEBUG: Installing : tzdata-2018i-1.el8.noarch 5/394 DEBUG: Installing : emacs-filesystem-1:26.1-5.el8.noarch 6/394 DEBUG: Installing : python3-rpm-macros-3-37.el8.noarch 7/394 DEBUG: Installing : python-srpm-macros-3-37.el8.noarch 8/394 DEBUG: Installing : adobe-mappings-cmap-20171205-3.el8.noarch 9/394 DEBUG: Installing : adobe-mappings-cmap-deprecated-20171205-3.el8.no 10/394 DEBUG: Installing : python-rpm-macros-3-37.el8.noarch 11/394 DEBUG: Installing : fontawesome-fonts-web-4.7.0-6.el8ost.noarch 12/394 DEBUG: Installing : lato-fonts-2.015-5.el8.noarch 13/394 DEBUG: Installing : python-sphinx-locale-1:1.7.6-1.el8.noarch 14/394 DEBUG: Installing : google-roboto-slab-fonts-1.100263-0.7.20150923gi 15/394 DEBUG: Installing : redhat-release-eula-8.0-0.44.el8.x86_64 16/394 DEBUG: Installing : redhat-release-8.0-0.44.el8.x86_64 17/394 DEBUG: Installing : setup-2.12.2-1.el8.noarch 18/394 DEBUG: Running scriptlet: setup-2.12.2-1.el8.noarch 18/394 DEBUG: warning: /etc/hosts created as /etc/hosts.rpmnew DEBUG: Installing : filesystem-3.8-2.el8.x86_64 19/394 DEBUG: Installing : urw-base35-fonts-common-20170801-10.el8.noarch 20/394 DEBUG: Installing : basesystem-11-5.el8.noarch 21/394 DEBUG: Installing : publicsuffix-list-dafsa-20180723-1.el8.noarch 22/394 DEBUG: Installing : pkgconf-m4-1.4.2-1.el8.noarch 23/394 DEBUG: Installing : ncurses-base-6.1-7.20180224.el8.noarch 24/394 DEBUG: Installing : pcre2-10.32-1.el8.x86_64 25/394 DEBUG: Installing : libselinux-2.8-6.el8.x86_64 26/394 DEBUG: Installing : ncurses-libs-6.1-7.20180224.el8.x86_64 27/394 DEBUG: Installing : glibc-all-langpacks-2.28-42.el8.x86_64 28/394 DEBUG: Installing : glibc-common-2.28-42.el8.x86_64 29/394 DEBUG: Running scriptlet: glibc-2.28-42.el8.x86_64 30/394 DEBUG: Installing : glibc-2.28-42.el8.x86_64 30/394 DEBUG: Running scriptlet: glibc-2.28-42.el8.x86_64 30/394 DEBUG: Installing : bash-4.4.19-7.el8.x86_64 31/394 DEBUG: Running scriptlet: bash-4.4.19-7.el8.x86_64 31/394 DEBUG: Installing : libsepol-2.8-2.el8.x86_64 32/394 DEBUG: Running scriptlet: libsepol-2.8-2.el8.x86_64 32/394 DEBUG: Installing : zlib-1.2.11-10.el8.x86_64 33/394 DEBUG: Installing : info-6.5-4.el8.x86_64 34/394 DEBUG: Installing : xz-libs-5.2.4-3.el8.x86_64 35/394 DEBUG: Installing : bzip2-libs-1.0.6-26.el8.x86_64 36/394 DEBUG: Installing : libxcrypt-4.1.1-4.el8.x86_64 37/394 DEBUG: Installing : perl-Carp-1.42-396.el8.noarch 38/394 DEBUG: Installing : perl-Exporter-5.72-396.el8.noarch 39/394 DEBUG: Installing : perl-libs-4:5.26.3-416.el8.x86_64 40/394 DEBUG: Installing : libstdc++-8.2.1-3.5.el8.x86_64 41/394 DEBUG: Running scriptlet: libstdc++-8.2.1-3.5.el8.x86_64 41/394 DEBUG: Installing : gmp-1:6.1.2-8.el8.x86_64 42/394 DEBUG: Running scriptlet: gmp-1:6.1.2-8.el8.x86_64 42/394 DEBUG: Installing : elfutils-libelf-0.174-6.el8.x86_64 43/394 DEBUG: Installing : libxml2-2.9.7-5.el8.x86_64 44/394 DEBUG: Installing : libpng-2:1.6.34-5.el8.x86_64 45/394 DEBUG: Installing : freetype-2.9.1-4.el8.x86_64 46/394 DEBUG: Installing : libcap-2.25-9.el8.x86_64 47/394 DEBUG: Installing : libcom_err-1.44.3-2.el8.x86_64 48/394 DEBUG: Running scriptlet: libcom_err-1.44.3-2.el8.x86_64 48/394 DEBUG: Installing : libgpg-error-1.31-1.el8.x86_64 49/394 DEBUG: Installing : libuuid-2.32.1-8.el8.x86_64 50/394 DEBUG: Running scriptlet: libuuid-2.32.1-8.el8.x86_64 50/394 DEBUG: Installing : perl-Scalar-List-Utils-3:1.49-2.el8.x86_64 51/394 DEBUG: Installing : readline-7.0-10.el8.x86_64 52/394 DEBUG: Running scriptlet: readline-7.0-10.el8.x86_64 52/394 DEBUG: Installing : expat-2.2.5-3.el8.x86_64 53/394 DEBUG: Installing : perl-parent-1:0.237-1.el8.noarch 54/394 DEBUG: Installing : libgomp-8.2.1-3.5.el8.x86_64 55/394 DEBUG: Running scriptlet: libgomp-8.2.1-3.5.el8.x86_64 55/394 DEBUG: Installing : libunistring-0.9.9-3.el8.x86_64 56/394 DEBUG: Installing : libICE-1.0.9-13.el8.x86_64 57/394 DEBUG: Installing : libjpeg-turbo-1.5.3-7.el8.x86_64 58/394 DEBUG: Installing : popt-1.16-14.el8.x86_64 59/394 DEBUG: Installing : chkconfig-1.11-1.el8.x86_64 60/394 DEBUG: Installing : libgcrypt-1.8.3-2.el8.x86_64 61/394 DEBUG: Running scriptlet: libgcrypt-1.8.3-2.el8.x86_64 61/394 DEBUG: Installing : mpfr-3.1.6-1.el8.x86_64 62/394 DEBUG: Running scriptlet: mpfr-3.1.6-1.el8.x86_64 62/394 DEBUG: Installing : libattr-2.4.48-3.el8.x86_64 63/394 DEBUG: Installing : libacl-2.2.53-1.el8.x86_64 64/394 DEBUG: Installing : sed-4.5-1.el8.x86_64 65/394 DEBUG: Running scriptlet: sed-4.5-1.el8.x86_64 65/394 DEBUG: Installing : libffi-3.1-18.el8.x86_64 66/394 DEBUG: Installing : p11-kit-0.23.14-4.el8.x86_64 67/394 DEBUG: Running scriptlet: p11-kit-0.23.14-4.el8.x86_64 67/394 DEBUG: Installing : libSM-1.2.3-1.el8.x86_64 68/394 DEBUG: Installing : libidn2-2.0.5-1.el8.x86_64 69/394 DEBUG: Running scriptlet: libidn2-2.0.5-1.el8.x86_64 69/394 DEBUG: Installing : findutils-1:4.6.0-20.el8.x86_64 70/394 DEBUG: Running scriptlet: findutils-1:4.6.0-20.el8.x86_64 70/394 DEBUG: Installing : gdbm-libs-1:1.18-1.el8.x86_64 71/394 DEBUG: Installing : libtool-ltdl-2.4.6-25.el8.x86_64 72/394 DEBUG: Running scriptlet: libtool-ltdl-2.4.6-25.el8.x86_64 72/394 DEBUG: Installing : lua-libs-5.3.4-10.el8.x86_64 73/394 DEBUG: Installing : libassuan-2.5.1-3.el8.x86_64 74/394 DEBUG: Installing : file-libs-5.33-8.el8.x86_64 75/394 DEBUG: Installing : file-5.33-8.el8.x86_64 76/394 DEBUG: Installing : less-530-1.el8.x86_64 77/394 DEBUG: Installing : lcms2-2.9-2.el8.x86_64 78/394 DEBUG: Running scriptlet: lcms2-2.9-2.el8.x86_64 78/394 DEBUG: Installing : libcap-ng-0.7.9-4.el8.x86_64 79/394 DEBUG: Installing : audit-libs-3.0-0.10.20180831git0047a6c.el8.x86_6 80/394 DEBUG: Installing : lz4-libs-1.8.1.2-4.el8.x86_64 81/394 DEBUG: Installing : groff-base-1.22.3-18.el8.x86_64 82/394 DEBUG: Installing : libmpc-1.0.2-9.el8.x86_64 83/394 DEBUG: Running scriptlet: libmpc-1.0.2-9.el8.x86_64 83/394 DEBUG: Installing : fftw-libs-double-3.3.5-11.el8.x86_64 84/394 DEBUG: Installing : libksba-1.3.5-7.el8.x86_64 85/394 DEBUG: Installing : ilmbase-2.2.0-11.el8.x86_64 86/394 DEBUG: Running scriptlet: ilmbase-2.2.0-11.el8.x86_64 86/394 DEBUG: Installing : perl-Text-ParseWords-3.30-395.el8.noarch 87/394 DEBUG: Installing : unzip-6.0-41.el8.x86_64 88/394 DEBUG: Installing : diffutils-3.6-5.el8.x86_64 89/394 DEBUG: Running scriptlet: diffutils-3.6-5.el8.x86_64 89/394 DEBUG: Installing : sqlite-libs-3.26.0-3.el8.x86_64 90/394 DEBUG: Installing : grub2-common-1:2.02-66.el8.noarch 91/394 DEBUG: Installing : jbigkit-libs-2.1-14.el8.x86_64 92/394 DEBUG: Running scriptlet: jbigkit-libs-2.1-14.el8.x86_64 92/394 DEBUG: Installing : libtiff-4.0.9-13.el8.x86_64 93/394 DEBUG: Installing : libwebp-1.0.0-1.el8.x86_64 94/394 DEBUG: Installing : openjpeg2-2.3.0-8.el8.x86_64 95/394 DEBUG: Installing : cpio-2.12-8.el8.x86_64 96/394 DEBUG: Installing : keyutils-libs-1.5.10-6.el8.x86_64 97/394 DEBUG: Installing : libtasn1-4.13-3.el8.x86_64 98/394 DEBUG: Running scriptlet: libtasn1-4.13-3.el8.x86_64 98/394 DEBUG: Installing : p11-kit-trust-0.23.14-4.el8.x86_64 99/394 DEBUG: Running scriptlet: p11-kit-trust-0.23.14-4.el8.x86_64 99/394 DEBUG: Installing : ncurses-6.1-7.20180224.el8.x86_64 100/394 DEBUG: Installing : pcre-8.42-4.el8.x86_64 101/394 DEBUG: Installing : grep-3.1-6.el8.x86_64 102/394 DEBUG: Running scriptlet: grep-3.1-6.el8.x86_64 102/394 DEBUG: Installing : xz-5.2.4-3.el8.x86_64 103/394 DEBUG: Installing : zip-3.0-23.el8.x86_64 104/394 DEBUG: Installing : OpenEXR-libs-2.2.0-11.el8.x86_64 105/394 DEBUG: Running scriptlet: OpenEXR-libs-2.2.0-11.el8.x86_64 105/394 DEBUG: Installing : cpp-8.2.1-3.5.el8.x86_64 106/394 DEBUG: Running scriptlet: cpp-8.2.1-3.5.el8.x86_64 106/394 DEBUG: Installing : libsemanage-2.8-5.el8.x86_64 107/394 DEBUG: Installing : gdbm-1:1.18-1.el8.x86_64 108/394 DEBUG: Installing : libpsl-0.20.2-5.el8.x86_64 109/394 DEBUG: Installing : acl-2.2.53-1.el8.x86_64 110/394 DEBUG: Installing : tar-2:1.30-4.el8.x86_64 111/394 DEBUG: Running scriptlet: tar-2:1.30-4.el8.x86_64 111/394 DEBUG: Installing : patch-2.7.6-8.el8.x86_64 112/394 DEBUG: Installing : jasper-libs-2.0.14-4.el8.x86_64 113/394 DEBUG: Installing : libmetalink-0.1.3-7.el8.x86_64 114/394 DEBUG: Installing : dwz-0.12-9.el8.x86_64 115/394 DEBUG: Installing : isl-0.16.1-6.el8.x86_64 116/394 DEBUG: Running scriptlet: isl-0.16.1-6.el8.x86_64 116/394 DEBUG: Installing : nettle-3.4.1-1.el8.x86_64 117/394 DEBUG: Running scriptlet: nettle-3.4.1-1.el8.x86_64 117/394 DEBUG: Installing : graphite2-1.3.10-10.el8.x86_64 118/394 DEBUG: Installing : perl-Term-ANSIColor-4.06-396.el8.noarch 119/394 DEBUG: Installing : perl-macros-4:5.26.3-416.el8.x86_64 120/394 DEBUG: Installing : perl-Errno-1.28-416.el8.x86_64 121/394 DEBUG: Installing : perl-Socket-4:2.027-2.el8.x86_64 122/394 DEBUG: Installing : perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch 123/394 DEBUG: Installing : perl-Unicode-Normalize-1.25-396.el8.x86_64 124/394 DEBUG: Installing : perl-File-Path-2.15-2.el8.noarch 125/394 DEBUG: Installing : perl-IO-1.38-416.el8.x86_64 126/394 DEBUG: Installing : perl-PathTools-3.74-1.el8.x86_64 127/394 DEBUG: Installing : perl-constant-1.33-396.el8.noarch 128/394 DEBUG: Installing : perl-threads-1:2.21-2.el8.x86_64 129/394 DEBUG: Installing : perl-threads-shared-1.58-2.el8.x86_64 130/394 DEBUG: Installing : perl-interpreter-4:5.26.3-416.el8.x86_64 131/394 DEBUG: Installing : perl-MIME-Base64-3.15-396.el8.x86_64 132/394 DEBUG: Installing : perl-IO-Socket-IP-0.39-5.el8.noarch 133/394 DEBUG: Installing : perl-Time-Local-1:1.280-1.el8.noarch 134/394 DEBUG: Installing : perl-File-Temp-0.230.600-1.el8.noarch 135/394 DEBUG: Installing : perl-Digest-1.17-395.el8.noarch 136/394 DEBUG: Installing : perl-Digest-MD5-2.55-396.el8.x86_64 137/394 DEBUG: Installing : perl-Error-1:0.17025-2.el8.noarch 138/394 DEBUG: Installing : perl-TermReadKey-2.37-7.el8.x86_64 139/394 DEBUG: Installing : perl-Data-Dumper-2.167-399.el8.x86_64 140/394 DEBUG: Installing : perl-Pod-Escapes-1:1.07-395.el8.noarch 141/394 DEBUG: Installing : perl-Storable-1:3.11-3.el8.x86_64 142/394 DEBUG: Installing : perl-Term-Cap-1.17-395.el8.noarch 143/394 DEBUG: Installing : bzip2-1.0.6-26.el8.x86_64 144/394 DEBUG: Installing : libidn-1.34-5.el8.x86_64 145/394 DEBUG: Running scriptlet: libidn-1.34-5.el8.x86_64 145/394 DEBUG: Installing : coreutils-common-8.30-6.el8.x86_64 146/394 DEBUG: Running scriptlet: coreutils-common-8.30-6.el8.x86_64 146/394 DEBUG: Installing : libfontenc-1.1.3-8.el8.x86_64 147/394 DEBUG: Installing : tcl-1:8.6.8-2.el8.x86_64 148/394 DEBUG: Running scriptlet: tcl-1:8.6.8-2.el8.x86_64 148/394 DEBUG: Installing : pigz-2.4-3.el8.x86_64 149/394 DEBUG: Installing : libpaper-1.1.24-22.el8.x86_64 150/394 DEBUG: Installing : fribidi-1.0.4-6.el8.x86_64 151/394 DEBUG: Installing : jbig2dec-libs-0.14-2.el8.x86_64 152/394 DEBUG: Running scriptlet: jbig2dec-libs-0.14-2.el8.x86_64 152/394 DEBUG: Installing : libXau-1.0.8-13.el8.x86_64 153/394 DEBUG: Installing : libxcb-1.13-5.el8.x86_64 154/394 DEBUG: Installing : libatomic_ops-7.6.2-3.el8.x86_64 155/394 DEBUG: Installing : gc-7.6.4-3.el8.x86_64 156/394 DEBUG: Installing : libdatrie-0.2.9-7.el8.x86_64 157/394 DEBUG: Running scriptlet: libdatrie-0.2.9-7.el8.x86_64 157/394 DEBUG: Installing : libthai-0.1.27-2.el8.x86_64 158/394 DEBUG: Running scriptlet: libthai-0.1.27-2.el8.x86_64 158/394 DEBUG: Installing : libijs-0.35-5.el8.x86_64 159/394 DEBUG: Installing : libipt-1.6.1-8.el8.x86_64 160/394 DEBUG: Installing : libmcpp-2.7.2-20.el8.x86_64 161/394 DEBUG: Running scriptlet: libmcpp-2.7.2-20.el8.x86_64 161/394 DEBUG: Installing : mcpp-2.7.2-20.el8.x86_64 162/394 DEBUG: Installing : libwmf-lite-0.2.9-4.el8.x86_64 163/394 DEBUG: Running scriptlet: libwmf-lite-0.2.9-4.el8.x86_64 163/394 DEBUG: Installing : pixman-0.36.0-1.el8.x86_64 164/394 DEBUG: Installing : brotli-1.0.6-1.el8.x86_64 165/394 DEBUG: Installing : hardlink-1:1.3-6.el8.x86_64 166/394 DEBUG: Installing : json-c-0.13.1-0.2.el8.x86_64 167/394 DEBUG: Installing : libedit-3.1-23.20170329cvs.el8.x86_64 168/394 DEBUG: Installing : libnghttp2-1.33.0-1.el8.x86_64 169/394 DEBUG: Installing : libpipeline-1.5.0-2.el8.x86_64 170/394 DEBUG: Running scriptlet: libpipeline-1.5.0-2.el8.x86_64 170/394 DEBUG: Installing : libpkgconf-1.4.2-1.el8.x86_64 171/394 DEBUG: Installing : pkgconf-1.4.2-1.el8.x86_64 172/394 DEBUG: Installing : pkgconf-pkg-config-1.4.2-1.el8.x86_64 173/394 DEBUG: Installing : xorg-x11-font-utils-1:7.5-40.el8.x86_64 174/394 DEBUG: Installing : xorg-x11-fonts-ISO8859-1-100dpi-7.5-19.el8.noarc 175/394 DEBUG: Running scriptlet: xorg-x11-fonts-ISO8859-1-100dpi-7.5-19.el8.noarc 175/394 DEBUG: Installing : libpcap-14:1.9.0-1.el8.x86_64 176/394 DEBUG: Installing : iptables-libs-1.8.2-9.el8.x86_64 177/394 DEBUG: Installing : libseccomp-2.3.3-3.el8.x86_64 178/394 DEBUG: Running scriptlet: libseccomp-2.3.3-3.el8.x86_64 178/394 DEBUG: Installing : libsigsegv-2.11-5.el8.x86_64 179/394 DEBUG: Installing : gawk-4.2.1-1.el8.x86_64 180/394 DEBUG: Installing : libsmartcols-2.32.1-8.el8.x86_64 181/394 DEBUG: Running scriptlet: libsmartcols-2.32.1-8.el8.x86_64 181/394 DEBUG: Installing : libverto-0.3.0-5.el8.x86_64 182/394 DEBUG: Installing : npth-1.5-4.el8.x86_64 183/394 DEBUG: Installing : which-2.21-10.el8.x86_64 184/394 DEBUG: Installing : kernel-headers-4.18.0-80.el8.x86_64 185/394 DEBUG: Running scriptlet: glibc-headers-2.28-42.el8.x86_64 186/394 DEBUG: Installing : glibc-headers-2.28-42.el8.x86_64 186/394 DEBUG: Installing : libxcrypt-devel-4.1.1-4.el8.x86_64 187/394 DEBUG: Installing : glibc-devel-2.28-42.el8.x86_64 188/394 DEBUG: Running scriptlet: glibc-devel-2.28-42.el8.x86_64 188/394 DEBUG: Installing : kbd-misc-2.0.4-8.el8.noarch 189/394 DEBUG: Installing : kbd-legacy-2.0.4-8.el8.noarch 190/394 DEBUG: Installing : dbus-common-1:1.12.8-7.el8.noarch 191/394 DEBUG: Installing : xkeyboard-config-2.24-3.el8.noarch 192/394 DEBUG: Installing : libxkbcommon-0.8.2-1.el8.x86_64 193/394 DEBUG: Installing : cyrus-sasl-lib-2.1.27-0.3rc7.el8.x86_64 194/394 DEBUG: Running scriptlet: cyrus-sasl-lib-2.1.27-0.3rc7.el8.x86_64 194/394 DEBUG: Installing : libssh-0.8.5-2.el8.x86_64 195/394 DEBUG: Installing : openldap-2.4.46-9.el8.x86_64 196/394 DEBUG: Installing : libcurl-7.61.1-8.el8.x86_64 197/394 DEBUG: Installing : libkcapi-1.1.1-16_1.el8.x86_64 198/394 DEBUG: Installing : libkcapi-hmaccalc-1.1.1-16_1.el8.x86_64 199/394 DEBUG: Installing : libarchive-3.3.2-3.el8.x86_64 200/394 DEBUG: Installing : libdb-utils-5.3.28-36.el8.x86_64 201/394 DEBUG: Installing : curl-7.61.1-8.el8.x86_64 202/394 DEBUG: Installing : openssl-1:1.1.1-8.el8.x86_64 203/394 DEBUG: Installing : elfutils-default-yama-scope-0.174-6.el8.noarch 204/394 DEBUG: Running scriptlet: elfutils-default-yama-scope-0.174-6.el8.noarch 204/394 DEBUG: Installing : elfutils-libs-0.174-6.el8.x86_64 205/394 DEBUG: Installing : gzip-1.9-4.el8.x86_64 206/394 DEBUG: Running scriptlet: gzip-1.9-4.el8.x86_64 206/394 DEBUG: Installing : cracklib-2.9.6-15.el8.x86_64 207/394 DEBUG: Installing : cracklib-dicts-2.9.6-15.el8.x86_64 208/394 DEBUG: Installing : gettext-libs-0.19.8.1-14.el8.x86_64 209/394 DEBUG: Installing : libcroco-0.6.12-4.el8.x86_64 210/394 DEBUG: Running scriptlet: libcroco-0.6.12-4.el8.x86_64 210/394 DEBUG: Installing : procps-ng-3.3.15-1.el8.x86_64 211/394 DEBUG: Installing : krb5-libs-1.16.1-22.el8.x86_64 212/394 DEBUG: Installing : libtirpc-1.1.4-3.el8.x86_64 213/394 DEBUG: Running scriptlet: libtirpc-1.1.4-3.el8.x86_64 213/394 DEBUG: Installing : libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64 214/394 DEBUG: Running scriptlet: libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64 214/394 DEBUG: Installing : grub2-tools-minimal-1:2.02-66.el8.x86_64 215/394 DEBUG: Installing : kpartx-0.7.8-7.el8.x86_64 216/394 DEBUG: Installing : device-mapper-8:1.02.155-6.el8.x86_64 217/394 DEBUG: Installing : openssl-pkcs11-0.4.8-2.el8.x86_64 218/394 DEBUG: Running scriptlet: openssl-pkcs11-0.4.8-2.el8.x86_64 218/394 DEBUG: Installing : rpm-4.14.2-9.el8.x86_64 219/394 DEBUG: Installing : libfdisk-2.32.1-8.el8.x86_64 220/394 DEBUG: Running scriptlet: libfdisk-2.32.1-8.el8.x86_64 220/394 DEBUG: Installing : libmount-2.32.1-8.el8.x86_64 221/394 DEBUG: Running scriptlet: libmount-2.32.1-8.el8.x86_64 221/394 DEBUG: Installing : gettext-0.19.8.1-14.el8.x86_64 222/394 DEBUG: Running scriptlet: gettext-0.19.8.1-14.el8.x86_64 222/394 DEBUG: Installing : glib2-2.56.4-1.el8.x86_64 223/394 DEBUG: Installing : dbus-libs-1:1.12.8-7.el8.x86_64 224/394 DEBUG: Running scriptlet: dbus-libs-1:1.12.8-7.el8.x86_64 224/394 DEBUG: Installing : dbus-tools-1:1.12.8-7.el8.x86_64 225/394 DEBUG: Installing : coreutils-8.30-6.el8.x86_64 226/394 DEBUG: Installing : systemd-libs-239-13.el8.x86_64 227/394 DEBUG: Running scriptlet: systemd-libs-239-13.el8.x86_64 227/394 DEBUG: Installing : libblkid-2.32.1-8.el8.x86_64 228/394 DEBUG: Running scriptlet: libblkid-2.32.1-8.el8.x86_64 228/394 DEBUG: Installing : device-mapper-libs-8:1.02.155-6.el8.x86_64 229/394 DEBUG: Running scriptlet: device-mapper-libs-8:1.02.155-6.el8.x86_64 229/394 DEBUG: Running scriptlet: ca-certificates-2018.2.24-6.el8.noarch 230/394 DEBUG: Installing : ca-certificates-2018.2.24-6.el8.noarch 230/394 DEBUG: Running scriptlet: ca-certificates-2018.2.24-6.el8.noarch 230/394 DEBUG: Installing : shadow-utils-2:4.6-7.el8.x86_64 231/394 DEBUG: Installing : shared-mime-info-1.9-3.el8.x86_64 232/394 DEBUG: Running scriptlet: shared-mime-info-1.9-3.el8.x86_64 232/394 DEBUG: Running scriptlet: dbus-daemon-1:1.12.8-7.el8.x86_64 233/394 DEBUG: Installing : dbus-daemon-1:1.12.8-7.el8.x86_64 233/394 DEBUG: Running scriptlet: dbus-daemon-1:1.12.8-7.el8.x86_64 233/394 DEBUG: Running scriptlet: libutempter-1.1.6-14.el8.x86_64 234/394 DEBUG: Installing : libutempter-1.1.6-14.el8.x86_64 234/394 DEBUG: Installing : kmod-25-11.el8.x86_64 235/394 DEBUG: Installing : kmod-libs-25-11.el8.x86_64 236/394 DEBUG: Running scriptlet: kmod-libs-25-11.el8.x86_64 236/394 DEBUG: Installing : kbd-2.0.4-8.el8.x86_64 237/394 DEBUG: Installing : libpwquality-1.4.0-9.el8.x86_64 238/394 DEBUG: Installing : systemd-pam-239-13.el8.x86_64 239/394 DEBUG: Installing : cryptsetup-libs-2.0.6-1.el8.x86_64 240/394 DEBUG: Running scriptlet: cryptsetup-libs-2.0.6-1.el8.x86_64 240/394 DEBUG: Installing : dracut-049-10.git20190115.el8.x86_64 241/394 DEBUG: Installing : libdb-5.3.28-36.el8.x86_64 242/394 DEBUG: Running scriptlet: libdb-5.3.28-36.el8.x86_64 242/394 DEBUG: Installing : pam-1.3.1-4.el8.x86_64 243/394 DEBUG: Running scriptlet: pam-1.3.1-4.el8.x86_64 243/394 DEBUG: Installing : util-linux-2.32.1-8.el8.x86_64 244/394 DEBUG: Running scriptlet: util-linux-2.32.1-8.el8.x86_64 244/394 DEBUG: Installing : rpm-libs-4.14.2-9.el8.x86_64 245/394 DEBUG: Running scriptlet: rpm-libs-4.14.2-9.el8.x86_64 245/394 DEBUG: Installing : trousers-lib-0.3.14-2.el8.x86_64 246/394 DEBUG: Running scriptlet: trousers-lib-0.3.14-2.el8.x86_64 246/394 DEBUG: Installing : openssl-libs-1:1.1.1-8.el8.x86_64 247/394 DEBUG: Running scriptlet: openssl-libs-1:1.1.1-8.el8.x86_64 247/394 DEBUG: Installing : grubby-8.40-34.el8.x86_64 248/394 DEBUG: Installing : crypto-policies-20181217-6.git9a35207.el8.noarch 249/394 DEBUG: Running scriptlet: crypto-policies-20181217-6.git9a35207.el8.noarch 249/394 DEBUG: Installing : os-prober-1.74-6.el8.x86_64 250/394 DEBUG: Running scriptlet: grub2-tools-1:2.02-66.el8.x86_64 251/394 DEBUG: Installing : grub2-tools-1:2.02-66.el8.x86_64 251/394 DEBUG: Running scriptlet: grub2-tools-1:2.02-66.el8.x86_64 251/394 DEBUG: Installing : gnutls-3.6.5-2.el8.x86_64 252/394 DEBUG: Installing : dbus-1:1.12.8-7.el8.x86_64 253/394 DEBUG: Running scriptlet: systemd-239-13.el8.x86_64 254/394 DEBUG: Installing : systemd-239-13.el8.x86_64 254/394 DEBUG: Running scriptlet: systemd-239-13.el8.x86_64 254/394 DEBUG: Installing : systemd-udev-239-13.el8.x86_64 255/394 DEBUG: Running scriptlet: systemd-udev-239-13.el8.x86_64 255/394 DEBUG: Running scriptlet: trousers-0.3.14-2.el8.x86_64 256/394 DEBUG: Installing : trousers-0.3.14-2.el8.x86_64 256/394 DEBUG: Running scriptlet: trousers-0.3.14-2.el8.x86_64 256/394 DEBUG: Installing : fontconfig-2.13.1-3.el8.x86_64 257/394 DEBUG: Running scriptlet: fontconfig-2.13.1-3.el8.x86_64 257/394 DEBUG: Installing : platform-python-pip-9.0.3-13.el8.noarch 258/394 DEBUG: Installing : platform-python-setuptools-39.2.0-4.el8.noarch 259/394 DEBUG: Installing : platform-python-3.6.8-1.el8.x86_64 260/394 DEBUG: Running scriptlet: platform-python-3.6.8-1.el8.x86_64 260/394 DEBUG: Installing : python3-libs-3.6.8-1.el8.x86_64 261/394 DEBUG: Installing : python3-six-1.12.0-1.el8ost.noarch 262/394 DEBUG: Installing : gdk-pixbuf2-2.36.12-4.el8.x86_64 263/394 DEBUG: Running scriptlet: gdk-pixbuf2-2.36.12-4.el8.x86_64 263/394 DEBUG: Installing : python3-setuptools-39.2.0-4.el8.noarch 264/394 DEBUG: Installing : python3-pip-9.0.3-13.el8.noarch 265/394 DEBUG: Installing : python36-3.6.8-1.module+el8+2710+846623d6.x86_64 266/394 DEBUG: Running scriptlet: python36-3.6.8-1.module+el8+2710+846623d6.x86_64 266/394 DEBUG: Installing : python3-docutils-0.14-11.module+el8+2525+995c3d6 267/394 DEBUG: Installing : binutils-2.30-49.el8.x86_64 268/394 DEBUG: Running scriptlet: binutils-2.30-49.el8.x86_64 268/394 DEBUG: Installing : atk-2.28.1-1.el8.x86_64 269/394 DEBUG: Installing : libsecret-0.18.6-1.el8.x86_64 270/394 DEBUG: Installing : pinentry-1.1.0-2.el8.x86_64 271/394 DEBUG: Running scriptlet: pinentry-1.1.0-2.el8.x86_64 271/394 DEBUG: Installing : python3-pygments-2.2.0-19.module+el8+2339+1a6691 272/394 DEBUG: Installing : gtk-update-icon-cache-3.22.30-3.el8.x86_64 273/394 DEBUG: Installing : gdk-pixbuf2-modules-2.36.12-4.el8.x86_64 274/394 DEBUG: Installing : python3-crypto-2.6.1-18.el8ost.x86_64 275/394 DEBUG: Installing : python3-dns-1.15.0-8.el8ost.noarch 276/394 DEBUG: Installing : python3-greenlet-0.4.13-6.el8ost.x86_64 277/394 DEBUG: Installing : python3-markupsafe-1.1.0-2.el8ost.x86_64 278/394 DEBUG: Installing : python3-sqlalchemy-1.2.17-3.el8ost.x86_64 279/394 DEBUG: Installing : python3-pytz-2017.2-9.el8.noarch 280/394 DEBUG: Installing : python3-babel-2.5.1-5.el8.noarch 281/394 DEBUG: Installing : python3-jinja2-2.10-9.el8ost.noarch 282/394 DEBUG: Installing : python3-rpm-generators-5-4.el8.noarch 283/394 DEBUG: Installing : python3-sphinx-theme-alabaster-0.7.9-7.el8.noarc 284/394 DEBUG: Installing : python3-whoosh-2.7.4-9.el8.noarch 285/394 DEBUG: Installing : python3-chardet-3.0.4-8.el8ost.noarch 286/394 DEBUG: Installing : python3-idna-2.5-5.el8ost.noarch 287/394 DEBUG: Installing : python3-imagesize-1.0.0-2.el8ost.noarch 288/394 DEBUG: Installing : python3-monotonic-1.5-2.el8ost.noarch 289/394 DEBUG: Installing : python3-pyparsing-2.3.1-1.el8ost.noarch 290/394 DEBUG: Installing : python3-packaging-16.8-9.el8.noarch 291/394 DEBUG: Installing : python3-pysocks-1.6.8-3.el8ost.noarch 292/394 DEBUG: Installing : python3-urllib3-1.23-5.el8ost.noarch 293/394 DEBUG: Installing : python3-requests-2.20.0-2.el8ost.noarch 294/394 DEBUG: Installing : python3-snowballstemmer-1.2.1-6.el8ost.noarch 295/394 DEBUG: Installing : python3-sphinx_rtd_theme-0.3.1-4.el8ost.noarch 296/394 DEBUG: Installing : perl-Net-SSLeay-1.85-6.el8.x86_64 297/394 DEBUG: Installing : fipscheck-lib-1.5.0-4.el8.x86_64 298/394 DEBUG: Running scriptlet: fipscheck-lib-1.5.0-4.el8.x86_64 298/394 DEBUG: Installing : fipscheck-1.5.0-4.el8.x86_64 299/394 DEBUG: Running scriptlet: openssh-7.8p1-4.el8.x86_64 300/394 DEBUG: Installing : openssh-7.8p1-4.el8.x86_64 300/394 DEBUG: Installing : openssh-clients-7.8p1-4.el8.x86_64 301/394 DEBUG: Installing : git-core-2.18.1-3.el8.x86_64 302/394 DEBUG: Installing : git-core-doc-2.18.1-3.el8.noarch 303/394 DEBUG: Installing : python3-pbr-5.1.2-2.el8ost.noarch 304/394 DEBUG: Installing : python3-mock-3.0.5-1.el8ost.noarch 305/394 DEBUG: Installing : ima-evm-utils-1.1-4.el8.x86_64 306/394 DEBUG: Installing : annobin-8.64-1.el8.x86_64 307/394 DEBUG: Installing : perl-Mozilla-CA-20160104-7.el8.noarch 308/394 DEBUG: Installing : perl-libnet-3.11-3.el8.noarch 309/394 DEBUG: Installing : perl-URI-1.73-3.el8.noarch 310/394 DEBUG: Installing : perl-Encode-4:2.97-3.el8.x86_64 311/394 DEBUG: Installing : perl-Pod-Simple-1:3.35-395.el8.noarch 312/394 DEBUG: Installing : perl-Getopt-Long-1:2.50-4.el8.noarch 313/394 DEBUG: Installing : perl-podlators-4.11-1.el8.noarch 314/394 DEBUG: Installing : perl-Pod-Usage-4:1.69-395.el8.noarch 315/394 DEBUG: Installing : perl-Pod-Perldoc-3.28-396.el8.noarch 316/394 DEBUG: Installing : perl-HTTP-Tiny-0.074-1.el8.noarch 317/394 DEBUG: Installing : perl-IO-Socket-SSL-2.060-2.el8.noarch 318/394 DEBUG: Installing : perl-Git-2.18.1-3.el8.noarch 319/394 DEBUG: Installing : git-2.18.1-3.el8.x86_64 320/394 DEBUG: Installing : libusbx-1.0.22-1.el8.x86_64 321/394 DEBUG: Installing : gnupg2-smime-2.2.9-1.el8.x86_64 322/394 DEBUG: Installing : gnupg2-2.2.9-1.el8.x86_64 323/394 DEBUG: Installing : rpm-build-libs-4.14.2-9.el8.x86_64 324/394 DEBUG: Running scriptlet: rpm-build-libs-4.14.2-9.el8.x86_64 324/394 DEBUG: Installing : guile-5:2.0.14-7.el8.x86_64 325/394 DEBUG: Running scriptlet: guile-5:2.0.14-7.el8.x86_64 325/394 DEBUG: Installing : hicolor-icon-theme-0.17-2.el8.noarch 326/394 DEBUG: Running scriptlet: man-db-2.7.6.1-17.el8.x86_64 327/394 DEBUG: Installing : man-db-2.7.6.1-17.el8.x86_64 327/394 DEBUG: Running scriptlet: man-db-2.7.6.1-17.el8.x86_64 327/394 DEBUG: Installing : environment-modules-4.1.4-1.el8.x86_64 328/394 DEBUG: Running scriptlet: environment-modules-4.1.4-1.el8.x86_64 328/394 DEBUG: Installing : avahi-libs-0.7-19.el8.x86_64 329/394 DEBUG: Installing : cups-libs-1:2.2.6-25.el8.x86_64 330/394 DEBUG: Installing : harfbuzz-1.7.5-3.el8.x86_64 331/394 DEBUG: Running scriptlet: harfbuzz-1.7.5-3.el8.x86_64 331/394 DEBUG: Installing : libbabeltrace-1.5.4-2.el8.x86_64 332/394 DEBUG: Running scriptlet: libbabeltrace-1.5.4-2.el8.x86_64 332/394 DEBUG: Installing : gdb-headless-8.2-5.el8.x86_64 333/394 DEBUG: Installing : efi-srpm-macros-3-2.el8.noarch 334/394 DEBUG: Installing : elfutils-0.174-6.el8.x86_64 335/394 DEBUG: Installing : rust-srpm-macros-5-2.el8.noarch 336/394 DEBUG: Installing : qt5-srpm-macros-5.11.1-2.el8.noarch 337/394 DEBUG: Installing : perl-srpm-macros-1-25.el8.noarch 338/394 DEBUG: Installing : openblas-srpm-macros-2-2.el8.noarch 339/394 DEBUG: Installing : ocaml-srpm-macros-5-4.el8.noarch 340/394 DEBUG: Installing : libX11-common-1.6.7-1.el8.noarch 341/394 DEBUG: Installing : libX11-1.6.7-1.el8.x86_64 342/394 DEBUG: Installing : libXext-1.3.3-9.el8.x86_64 343/394 DEBUG: Installing : libXrender-0.9.10-7.el8.x86_64 344/394 DEBUG: Installing : libXt-1.1.5-8.el8.x86_64 345/394 DEBUG: Installing : cairo-1.15.12-3.el8.x86_64 346/394 DEBUG: Installing : libXmu-1.1.2-12.el8.x86_64 347/394 DEBUG: Installing : libXfixes-5.0.3-7.el8.x86_64 348/394 DEBUG: Installing : libXpm-3.5.12-7.el8.x86_64 349/394 DEBUG: Installing : libXcursor-1.1.15-3.el8.x86_64 350/394 DEBUG: Installing : libXrandr-1.5.1-7.el8.x86_64 351/394 DEBUG: Installing : libXi-1.7.9-7.el8.x86_64 352/394 DEBUG: Installing : libXinerama-1.1.4-1.el8.x86_64 353/394 DEBUG: Installing : gd-2.2.5-6.el8.x86_64 354/394 DEBUG: Running scriptlet: gd-2.2.5-6.el8.x86_64 354/394 DEBUG: Installing : libXaw-1.0.13-10.el8.x86_64 355/394 DEBUG: Installing : libXdamage-1.1.4-14.el8.x86_64 356/394 DEBUG: Installing : libXft-2.3.2-10.el8.x86_64 357/394 DEBUG: Installing : pango-1.42.4-3.el8.x86_64 358/394 DEBUG: Running scriptlet: pango-1.42.4-3.el8.x86_64 358/394 DEBUG: Installing : librsvg2-2.42.7-2.el8.x86_64 359/394 DEBUG: Installing : libXxf86misc-1.0.4-1.el8.x86_64 360/394 DEBUG: Installing : libXxf86vm-1.1.4-9.el8.x86_64 361/394 DEBUG: Installing : xorg-x11-server-utils-7.7-27.el8.x86_64 362/394 DEBUG: Installing : urw-base35-bookman-fonts-20170801-10.el8.noarch 363/394 DEBUG: Running scriptlet: urw-base35-bookman-fonts-20170801-10.el8.noarch 363/394 DEBUG: Installing : urw-base35-c059-fonts-20170801-10.el8.noarch 364/394 DEBUG: Running scriptlet: urw-base35-c059-fonts-20170801-10.el8.noarch 364/394 DEBUG: Installing : urw-base35-d050000l-fonts-20170801-10.el8.noarch 365/394 DEBUG: Running scriptlet: urw-base35-d050000l-fonts-20170801-10.el8.noarch 365/394 DEBUG: Installing : urw-base35-gothic-fonts-20170801-10.el8.noarch 366/394 DEBUG: Running scriptlet: urw-base35-gothic-fonts-20170801-10.el8.noarch 366/394 DEBUG: Installing : urw-base35-nimbus-mono-ps-fonts-20170801-10.el8. 367/394 DEBUG: Running scriptlet: urw-base35-nimbus-mono-ps-fonts-20170801-10.el8. 367/394 DEBUG: Installing : urw-base35-nimbus-roman-fonts-20170801-10.el8.no 368/394 DEBUG: Running scriptlet: urw-base35-nimbus-roman-fonts-20170801-10.el8.no 368/394 DEBUG: Installing : urw-base35-nimbus-sans-fonts-20170801-10.el8.noa 369/394 DEBUG: Running scriptlet: urw-base35-nimbus-sans-fonts-20170801-10.el8.noa 369/394 DEBUG: Installing : urw-base35-p052-fonts-20170801-10.el8.noarch 370/394 DEBUG: Running scriptlet: urw-base35-p052-fonts-20170801-10.el8.noarch 370/394 DEBUG: Installing : urw-base35-standard-symbols-ps-fonts-20170801-10 371/394 DEBUG: Running scriptlet: urw-base35-standard-symbols-ps-fonts-20170801-10 371/394 DEBUG: Installing : urw-base35-z003-fonts-20170801-10.el8.noarch 372/394 DEBUG: Running scriptlet: urw-base35-z003-fonts-20170801-10.el8.noarch 372/394 DEBUG: Installing : urw-base35-fonts-20170801-10.el8.noarch 373/394 DEBUG: Installing : libXcomposite-0.4.4-14.el8.x86_64 374/394 DEBUG: Installing : gtk2-2.24.32-4.el8.x86_64 375/394 DEBUG: Running scriptlet: gtk2-2.24.32-4.el8.x86_64 375/394 DEBUG: Installing : go-srpm-macros-2-16.el8.noarch 376/394 DEBUG: Installing : ghc-srpm-macros-1.4.2-7.el8.noarch 377/394 DEBUG: Installing : redhat-rpm-config-116-1.el8.noarch 378/394 DEBUG: Installing : platform-python-devel-3.6.8-1.el8.x86_64 379/394 DEBUG: Installing : python36-devel-3.6.8-1.module+el8+2710+846623d6. 380/394 DEBUG: Running scriptlet: python36-devel-3.6.8-1.module+el8+2710+846623d6. 380/394 DEBUG: Installing : adobe-mappings-pdf-20180407-1.el8.noarch 381/394 DEBUG: Installing : libgs-9.25-2.el8.x86_64 382/394 DEBUG: Installing : graphviz-2.40.1-39.el8.x86_64 383/394 DEBUG: Running scriptlet: graphviz-2.40.1-39.el8.x86_64 383/394 DEBUG: Installing : ImageMagick-libs-6.9.9.38-1.el8.x86_64 384/394 DEBUG: Running scriptlet: ImageMagick-libs-6.9.9.38-1.el8.x86_64 384/394 DEBUG: Installing : ImageMagick-6.9.9.38-1.el8.x86_64 385/394 DEBUG: Installing : python3-sphinxcontrib-websupport-1.0.1-10.201803 386/394 DEBUG: Installing : python3-sphinx-1:1.7.6-1.el8.noarch 387/394 DEBUG: Installing : python3-devel-3.6.8-1.el8.x86_64 388/394 DEBUG: Installing : rpm-build-4.14.2-9.el8.x86_64 389/394 DEBUG: Installing : python3-eventlet-0.25.1-1.1.el8ost.noarch 390/394 DEBUG: Installing : gcc-8.2.1-3.5.el8.x86_64 391/394 DEBUG: Running scriptlet: gcc-8.2.1-3.5.el8.x86_64 391/394 DEBUG: Installing : python3-setuptools_scm-1.15.7-4.el8ost.noarch 392/394 DEBUG: Installing : make-1:4.2.1-9.el8.x86_64 393/394 DEBUG: Running scriptlet: make-1:4.2.1-9.el8.x86_64 393/394 DEBUG: Installing : openstack-macros-2019.2.3-0.20190913180739.ce6a1 394/394 DEBUG: Running scriptlet: filesystem-3.8-2.el8.x86_64 394/394 DEBUG: Running scriptlet: glibc-all-langpacks-2.28-42.el8.x86_64 394/394 DEBUG: Running scriptlet: guile-5:2.0.14-7.el8.x86_64 394/394 DEBUG: Running scriptlet: urw-base35-bookman-fonts-20170801-10.el8.noarch 394/394 DEBUG: Running scriptlet: urw-base35-c059-fonts-20170801-10.el8.noarch 394/394 DEBUG: Running scriptlet: urw-base35-d050000l-fonts-20170801-10.el8.noarch 394/394 DEBUG: Running scriptlet: urw-base35-gothic-fonts-20170801-10.el8.noarch 394/394 DEBUG: Running scriptlet: urw-base35-nimbus-mono-ps-fonts-20170801-10.el8. 394/394 DEBUG: Running scriptlet: urw-base35-nimbus-roman-fonts-20170801-10.el8.no 394/394 DEBUG: Running scriptlet: urw-base35-nimbus-sans-fonts-20170801-10.el8.noa 394/394 DEBUG: Running scriptlet: urw-base35-p052-fonts-20170801-10.el8.noarch 394/394 DEBUG: Running scriptlet: urw-base35-standard-symbols-ps-fonts-20170801-10 394/394 DEBUG: Running scriptlet: urw-base35-z003-fonts-20170801-10.el8.noarch 394/394 DEBUG: Running scriptlet: glibc-common-2.28-42.el8.x86_64 394/394 DEBUG: Running scriptlet: info-6.5-4.el8.x86_64 394/394 DEBUG: Running scriptlet: glib2-2.56.4-1.el8.x86_64 394/394 DEBUG: Running scriptlet: shared-mime-info-1.9-3.el8.x86_64 394/394 DEBUG: Running scriptlet: systemd-239-13.el8.x86_64 394/394 DEBUG: Running scriptlet: systemd-udev-239-13.el8.x86_64 394/394 DEBUG: Running scriptlet: fontconfig-2.13.1-3.el8.x86_64 394/394 DEBUG: Running scriptlet: gdk-pixbuf2-2.36.12-4.el8.x86_64 394/394 DEBUG: Running scriptlet: hicolor-icon-theme-0.17-2.el8.noarch 394/394 DEBUG: Running scriptlet: man-db-2.7.6.1-17.el8.x86_64 394/394 DEBUG: Verifying : openstack-macros-2019.2.3-0.20190913180739.ce6a1 1/394 DEBUG: Verifying : OpenEXR-libs-2.2.0-11.el8.x86_64 2/394 DEBUG: Verifying : adobe-mappings-cmap-20171205-3.el8.noarch 3/394 DEBUG: Verifying : adobe-mappings-cmap-deprecated-20171205-3.el8.no 4/394 DEBUG: Verifying : adobe-mappings-pdf-20180407-1.el8.noarch 5/394 DEBUG: Verifying : annobin-8.64-1.el8.x86_64 6/394 DEBUG: Verifying : atk-2.28.1-1.el8.x86_64 7/394 DEBUG: Verifying : cairo-1.15.12-3.el8.x86_64 8/394 DEBUG: Verifying : cpp-8.2.1-3.5.el8.x86_64 9/394 DEBUG: Verifying : dwz-0.12-9.el8.x86_64 10/394 DEBUG: Verifying : efi-srpm-macros-3-2.el8.noarch 11/394 DEBUG: Verifying : fftw-libs-double-3.3.5-11.el8.x86_64 12/394 DEBUG: Verifying : fribidi-1.0.4-6.el8.x86_64 13/394 DEBUG: Verifying : gc-7.6.4-3.el8.x86_64 14/394 DEBUG: Verifying : gcc-8.2.1-3.5.el8.x86_64 15/394 DEBUG: Verifying : gd-2.2.5-6.el8.x86_64 16/394 DEBUG: Verifying : gdb-headless-8.2-5.el8.x86_64 17/394 DEBUG: Verifying : ghc-srpm-macros-1.4.2-7.el8.noarch 18/394 DEBUG: Verifying : git-2.18.1-3.el8.x86_64 19/394 DEBUG: Verifying : git-core-2.18.1-3.el8.x86_64 20/394 DEBUG: Verifying : git-core-doc-2.18.1-3.el8.noarch 21/394 DEBUG: Verifying : go-srpm-macros-2-16.el8.noarch 22/394 DEBUG: Verifying : google-droid-sans-fonts-20120715-13.el8.noarch 23/394 DEBUG: Verifying : graphite2-1.3.10-10.el8.x86_64 24/394 DEBUG: Verifying : graphviz-2.40.1-39.el8.x86_64 25/394 DEBUG: Verifying : gtk-update-icon-cache-3.22.30-3.el8.x86_64 26/394 DEBUG: Verifying : gtk2-2.24.32-4.el8.x86_64 27/394 DEBUG: Verifying : guile-5:2.0.14-7.el8.x86_64 28/394 DEBUG: Verifying : harfbuzz-1.7.5-3.el8.x86_64 29/394 DEBUG: Verifying : hicolor-icon-theme-0.17-2.el8.noarch 30/394 DEBUG: Verifying : ilmbase-2.2.0-11.el8.x86_64 31/394 DEBUG: Verifying : isl-0.16.1-6.el8.x86_64 32/394 DEBUG: Verifying : jasper-libs-2.0.14-4.el8.x86_64 33/394 DEBUG: Verifying : jbig2dec-libs-0.14-2.el8.x86_64 34/394 DEBUG: Verifying : jbigkit-libs-2.1-14.el8.x86_64 35/394 DEBUG: Verifying : lato-fonts-2.015-5.el8.noarch 36/394 DEBUG: Verifying : lcms2-2.9-2.el8.x86_64 37/394 DEBUG: Verifying : libICE-1.0.9-13.el8.x86_64 38/394 DEBUG: Verifying : libSM-1.2.3-1.el8.x86_64 39/394 DEBUG: Verifying : libX11-1.6.7-1.el8.x86_64 40/394 DEBUG: Verifying : libX11-common-1.6.7-1.el8.noarch 41/394 DEBUG: Verifying : libXau-1.0.8-13.el8.x86_64 42/394 DEBUG: Verifying : libXaw-1.0.13-10.el8.x86_64 43/394 DEBUG: Verifying : libXcomposite-0.4.4-14.el8.x86_64 44/394 DEBUG: Verifying : libXcursor-1.1.15-3.el8.x86_64 45/394 DEBUG: Verifying : libXdamage-1.1.4-14.el8.x86_64 46/394 DEBUG: Verifying : libXext-1.3.3-9.el8.x86_64 47/394 DEBUG: Verifying : libXfixes-5.0.3-7.el8.x86_64 48/394 DEBUG: Verifying : libXft-2.3.2-10.el8.x86_64 49/394 DEBUG: Verifying : libXi-1.7.9-7.el8.x86_64 50/394 DEBUG: Verifying : libXinerama-1.1.4-1.el8.x86_64 51/394 DEBUG: Verifying : libXmu-1.1.2-12.el8.x86_64 52/394 DEBUG: Verifying : libXpm-3.5.12-7.el8.x86_64 53/394 DEBUG: Verifying : libXrandr-1.5.1-7.el8.x86_64 54/394 DEBUG: Verifying : libXrender-0.9.10-7.el8.x86_64 55/394 DEBUG: Verifying : libXt-1.1.5-8.el8.x86_64 56/394 DEBUG: Verifying : libXxf86misc-1.0.4-1.el8.x86_64 57/394 DEBUG: Verifying : libXxf86vm-1.1.4-9.el8.x86_64 58/394 DEBUG: Verifying : libatomic_ops-7.6.2-3.el8.x86_64 59/394 DEBUG: Verifying : libbabeltrace-1.5.4-2.el8.x86_64 60/394 DEBUG: Verifying : libdatrie-0.2.9-7.el8.x86_64 61/394 DEBUG: Verifying : libfontenc-1.1.3-8.el8.x86_64 62/394 DEBUG: Verifying : libgs-9.25-2.el8.x86_64 63/394 DEBUG: Verifying : libidn-1.34-5.el8.x86_64 64/394 DEBUG: Verifying : libijs-0.35-5.el8.x86_64 65/394 DEBUG: Verifying : libipt-1.6.1-8.el8.x86_64 66/394 DEBUG: Verifying : libjpeg-turbo-1.5.3-7.el8.x86_64 67/394 DEBUG: Verifying : libmcpp-2.7.2-20.el8.x86_64 68/394 DEBUG: Verifying : libmpc-1.0.2-9.el8.x86_64 69/394 DEBUG: Verifying : libpaper-1.1.24-22.el8.x86_64 70/394 DEBUG: Verifying : librsvg2-2.42.7-2.el8.x86_64 71/394 DEBUG: Verifying : libthai-0.1.27-2.el8.x86_64 72/394 DEBUG: Verifying : libtiff-4.0.9-13.el8.x86_64 73/394 DEBUG: Verifying : libwebp-1.0.0-1.el8.x86_64 74/394 DEBUG: Verifying : libwmf-lite-0.2.9-4.el8.x86_64 75/394 DEBUG: Verifying : libxcb-1.13-5.el8.x86_64 76/394 DEBUG: Verifying : libxkbcommon-0.8.2-1.el8.x86_64 77/394 DEBUG: Verifying : mcpp-2.7.2-20.el8.x86_64 78/394 DEBUG: Verifying : ocaml-srpm-macros-5-4.el8.noarch 79/394 DEBUG: Verifying : openblas-srpm-macros-2-2.el8.noarch 80/394 DEBUG: Verifying : openjpeg2-2.3.0-8.el8.x86_64 81/394 DEBUG: Verifying : perl-Digest-1.17-395.el8.noarch 82/394 DEBUG: Verifying : perl-Digest-MD5-2.55-396.el8.x86_64 83/394 DEBUG: Verifying : perl-Error-1:0.17025-2.el8.noarch 84/394 DEBUG: Verifying : perl-Git-2.18.1-3.el8.noarch 85/394 DEBUG: Verifying : perl-IO-Socket-IP-0.39-5.el8.noarch 86/394 DEBUG: Verifying : perl-IO-Socket-SSL-2.060-2.el8.noarch 87/394 DEBUG: Verifying : perl-Mozilla-CA-20160104-7.el8.noarch 88/394 DEBUG: Verifying : perl-Net-SSLeay-1.85-6.el8.x86_64 89/394 DEBUG: Verifying : perl-TermReadKey-2.37-7.el8.x86_64 90/394 DEBUG: Verifying : perl-URI-1.73-3.el8.noarch 91/394 DEBUG: Verifying : perl-libnet-3.11-3.el8.noarch 92/394 DEBUG: Verifying : perl-srpm-macros-1-25.el8.noarch 93/394 DEBUG: Verifying : pinentry-1.1.0-2.el8.x86_64 94/394 DEBUG: Verifying : pixman-0.36.0-1.el8.x86_64 95/394 DEBUG: Verifying : platform-python-devel-3.6.8-1.el8.x86_64 96/394 DEBUG: Verifying : python-rpm-macros-3-37.el8.noarch 97/394 DEBUG: Verifying : python-srpm-macros-3-37.el8.noarch 98/394 DEBUG: Verifying : python3-docutils-0.14-11.module+el8+2525+995c3d6 99/394 DEBUG: Verifying : python3-pip-9.0.3-13.el8.noarch 100/394 DEBUG: Verifying : python3-pygments-2.2.0-19.module+el8+2339+1a6691 101/394 DEBUG: Verifying : python3-pytz-2017.2-9.el8.noarch 102/394 DEBUG: Verifying : python3-rpm-generators-5-4.el8.noarch 103/394 DEBUG: Verifying : python3-rpm-macros-3-37.el8.noarch 104/394 DEBUG: Verifying : python36-3.6.8-1.module+el8+2710+846623d6.x86_64 105/394 DEBUG: Verifying : python36-devel-3.6.8-1.module+el8+2710+846623d6. 106/394 DEBUG: Verifying : qt5-srpm-macros-5.11.1-2.el8.noarch 107/394 DEBUG: Verifying : redhat-rpm-config-116-1.el8.noarch 108/394 DEBUG: Verifying : rpm-build-4.14.2-9.el8.x86_64 109/394 DEBUG: Verifying : rust-srpm-macros-5-2.el8.noarch 110/394 DEBUG: Verifying : urw-base35-bookman-fonts-20170801-10.el8.noarch 111/394 DEBUG: Verifying : urw-base35-c059-fonts-20170801-10.el8.noarch 112/394 DEBUG: Verifying : urw-base35-d050000l-fonts-20170801-10.el8.noarch 113/394 DEBUG: Verifying : urw-base35-fonts-20170801-10.el8.noarch 114/394 DEBUG: Verifying : urw-base35-fonts-common-20170801-10.el8.noarch 115/394 DEBUG: Verifying : urw-base35-gothic-fonts-20170801-10.el8.noarch 116/394 DEBUG: Verifying : urw-base35-nimbus-mono-ps-fonts-20170801-10.el8. 117/394 DEBUG: Verifying : urw-base35-nimbus-roman-fonts-20170801-10.el8.no 118/394 DEBUG: Verifying : urw-base35-nimbus-sans-fonts-20170801-10.el8.noa 119/394 DEBUG: Verifying : urw-base35-p052-fonts-20170801-10.el8.noarch 120/394 DEBUG: Verifying : urw-base35-standard-symbols-ps-fonts-20170801-10 121/394 DEBUG: Verifying : urw-base35-z003-fonts-20170801-10.el8.noarch 122/394 DEBUG: Verifying : xkeyboard-config-2.24-3.el8.noarch 123/394 DEBUG: Verifying : xorg-x11-font-utils-1:7.5-40.el8.x86_64 124/394 DEBUG: Verifying : xorg-x11-fonts-ISO8859-1-100dpi-7.5-19.el8.noarc 125/394 DEBUG: Verifying : xorg-x11-server-utils-7.7-27.el8.x86_64 126/394 DEBUG: Verifying : acl-2.2.53-1.el8.x86_64 127/394 DEBUG: Verifying : audit-libs-3.0-0.10.20180831git0047a6c.el8.x86_6 128/394 DEBUG: Verifying : avahi-libs-0.7-19.el8.x86_64 129/394 DEBUG: Verifying : basesystem-11-5.el8.noarch 130/394 DEBUG: Verifying : bash-4.4.19-7.el8.x86_64 131/394 DEBUG: Verifying : binutils-2.30-49.el8.x86_64 132/394 DEBUG: Verifying : brotli-1.0.6-1.el8.x86_64 133/394 DEBUG: Verifying : bzip2-1.0.6-26.el8.x86_64 134/394 DEBUG: Verifying : bzip2-libs-1.0.6-26.el8.x86_64 135/394 DEBUG: Verifying : ca-certificates-2018.2.24-6.el8.noarch 136/394 DEBUG: Verifying : chkconfig-1.11-1.el8.x86_64 137/394 DEBUG: Verifying : coreutils-8.30-6.el8.x86_64 138/394 DEBUG: Verifying : coreutils-common-8.30-6.el8.x86_64 139/394 DEBUG: Verifying : cpio-2.12-8.el8.x86_64 140/394 DEBUG: Verifying : cracklib-2.9.6-15.el8.x86_64 141/394 DEBUG: Verifying : cracklib-dicts-2.9.6-15.el8.x86_64 142/394 DEBUG: Verifying : crypto-policies-20181217-6.git9a35207.el8.noarch 143/394 DEBUG: Verifying : cryptsetup-libs-2.0.6-1.el8.x86_64 144/394 DEBUG: Verifying : cups-libs-1:2.2.6-25.el8.x86_64 145/394 DEBUG: Verifying : curl-7.61.1-8.el8.x86_64 146/394 DEBUG: Verifying : cyrus-sasl-lib-2.1.27-0.3rc7.el8.x86_64 147/394 DEBUG: Verifying : dbus-1:1.12.8-7.el8.x86_64 148/394 DEBUG: Verifying : dbus-common-1:1.12.8-7.el8.noarch 149/394 DEBUG: Verifying : dbus-daemon-1:1.12.8-7.el8.x86_64 150/394 DEBUG: Verifying : dbus-libs-1:1.12.8-7.el8.x86_64 151/394 DEBUG: Verifying : dbus-tools-1:1.12.8-7.el8.x86_64 152/394 DEBUG: Verifying : device-mapper-8:1.02.155-6.el8.x86_64 153/394 DEBUG: Verifying : device-mapper-libs-8:1.02.155-6.el8.x86_64 154/394 DEBUG: Verifying : diffutils-3.6-5.el8.x86_64 155/394 DEBUG: Verifying : dracut-049-10.git20190115.el8.x86_64 156/394 DEBUG: Verifying : elfutils-0.174-6.el8.x86_64 157/394 DEBUG: Verifying : elfutils-default-yama-scope-0.174-6.el8.noarch 158/394 DEBUG: Verifying : elfutils-libelf-0.174-6.el8.x86_64 159/394 DEBUG: Verifying : elfutils-libs-0.174-6.el8.x86_64 160/394 DEBUG: Verifying : emacs-filesystem-1:26.1-5.el8.noarch 161/394 DEBUG: Verifying : environment-modules-4.1.4-1.el8.x86_64 162/394 DEBUG: Verifying : expat-2.2.5-3.el8.x86_64 163/394 DEBUG: Verifying : file-5.33-8.el8.x86_64 164/394 DEBUG: Verifying : file-libs-5.33-8.el8.x86_64 165/394 DEBUG: Verifying : filesystem-3.8-2.el8.x86_64 166/394 DEBUG: Verifying : findutils-1:4.6.0-20.el8.x86_64 167/394 DEBUG: Verifying : fipscheck-1.5.0-4.el8.x86_64 168/394 DEBUG: Verifying : fipscheck-lib-1.5.0-4.el8.x86_64 169/394 DEBUG: Verifying : fontconfig-2.13.1-3.el8.x86_64 170/394 DEBUG: Verifying : fontpackages-filesystem-1.44-22.el8.noarch 171/394 DEBUG: Verifying : freetype-2.9.1-4.el8.x86_64 172/394 DEBUG: Verifying : gawk-4.2.1-1.el8.x86_64 173/394 DEBUG: Verifying : gdbm-1:1.18-1.el8.x86_64 174/394 DEBUG: Verifying : gdbm-libs-1:1.18-1.el8.x86_64 175/394 DEBUG: Verifying : gettext-0.19.8.1-14.el8.x86_64 176/394 DEBUG: Verifying : gettext-libs-0.19.8.1-14.el8.x86_64 177/394 DEBUG: Verifying : glib2-2.56.4-1.el8.x86_64 178/394 DEBUG: Verifying : glibc-2.28-42.el8.x86_64 179/394 DEBUG: Verifying : glibc-all-langpacks-2.28-42.el8.x86_64 180/394 DEBUG: Verifying : glibc-common-2.28-42.el8.x86_64 181/394 DEBUG: Verifying : glibc-devel-2.28-42.el8.x86_64 182/394 DEBUG: Verifying : glibc-headers-2.28-42.el8.x86_64 183/394 DEBUG: Verifying : gmp-1:6.1.2-8.el8.x86_64 184/394 DEBUG: Verifying : gnupg2-2.2.9-1.el8.x86_64 185/394 DEBUG: Verifying : gnupg2-smime-2.2.9-1.el8.x86_64 186/394 DEBUG: Verifying : gnutls-3.6.5-2.el8.x86_64 187/394 DEBUG: Verifying : grep-3.1-6.el8.x86_64 188/394 DEBUG: Verifying : groff-base-1.22.3-18.el8.x86_64 189/394 DEBUG: Verifying : grub2-common-1:2.02-66.el8.noarch 190/394 DEBUG: Verifying : grub2-tools-1:2.02-66.el8.x86_64 191/394 DEBUG: Verifying : grub2-tools-minimal-1:2.02-66.el8.x86_64 192/394 DEBUG: Verifying : grubby-8.40-34.el8.x86_64 193/394 DEBUG: Verifying : gzip-1.9-4.el8.x86_64 194/394 DEBUG: Verifying : hardlink-1:1.3-6.el8.x86_64 195/394 DEBUG: Verifying : ima-evm-utils-1.1-4.el8.x86_64 196/394 DEBUG: Verifying : info-6.5-4.el8.x86_64 197/394 DEBUG: Verifying : iptables-libs-1.8.2-9.el8.x86_64 198/394 DEBUG: Verifying : json-c-0.13.1-0.2.el8.x86_64 199/394 DEBUG: Verifying : kbd-2.0.4-8.el8.x86_64 200/394 DEBUG: Verifying : kbd-legacy-2.0.4-8.el8.noarch 201/394 DEBUG: Verifying : kbd-misc-2.0.4-8.el8.noarch 202/394 DEBUG: Verifying : kernel-headers-4.18.0-80.el8.x86_64 203/394 DEBUG: Verifying : keyutils-libs-1.5.10-6.el8.x86_64 204/394 DEBUG: Verifying : kmod-25-11.el8.x86_64 205/394 DEBUG: Verifying : kmod-libs-25-11.el8.x86_64 206/394 DEBUG: Verifying : kpartx-0.7.8-7.el8.x86_64 207/394 DEBUG: Verifying : krb5-libs-1.16.1-22.el8.x86_64 208/394 DEBUG: Verifying : less-530-1.el8.x86_64 209/394 DEBUG: Verifying : libacl-2.2.53-1.el8.x86_64 210/394 DEBUG: Verifying : libarchive-3.3.2-3.el8.x86_64 211/394 DEBUG: Verifying : libassuan-2.5.1-3.el8.x86_64 212/394 DEBUG: Verifying : libattr-2.4.48-3.el8.x86_64 213/394 DEBUG: Verifying : libblkid-2.32.1-8.el8.x86_64 214/394 DEBUG: Verifying : libcap-2.25-9.el8.x86_64 215/394 DEBUG: Verifying : libcap-ng-0.7.9-4.el8.x86_64 216/394 DEBUG: Verifying : libcom_err-1.44.3-2.el8.x86_64 217/394 DEBUG: Verifying : libcroco-0.6.12-4.el8.x86_64 218/394 DEBUG: Verifying : libcurl-7.61.1-8.el8.x86_64 219/394 DEBUG: Verifying : libdb-5.3.28-36.el8.x86_64 220/394 DEBUG: Verifying : libdb-utils-5.3.28-36.el8.x86_64 221/394 DEBUG: Verifying : libedit-3.1-23.20170329cvs.el8.x86_64 222/394 DEBUG: Verifying : libfdisk-2.32.1-8.el8.x86_64 223/394 DEBUG: Verifying : libffi-3.1-18.el8.x86_64 224/394 DEBUG: Verifying : libgcc-8.2.1-3.5.el8.x86_64 225/394 DEBUG: Verifying : libgcrypt-1.8.3-2.el8.x86_64 226/394 DEBUG: Verifying : libgomp-8.2.1-3.5.el8.x86_64 227/394 DEBUG: Verifying : libgpg-error-1.31-1.el8.x86_64 228/394 DEBUG: Verifying : libidn2-2.0.5-1.el8.x86_64 229/394 DEBUG: Verifying : libkcapi-1.1.1-16_1.el8.x86_64 230/394 DEBUG: Verifying : libkcapi-hmaccalc-1.1.1-16_1.el8.x86_64 231/394 DEBUG: Verifying : libksba-1.3.5-7.el8.x86_64 232/394 DEBUG: Verifying : libmetalink-0.1.3-7.el8.x86_64 233/394 DEBUG: Verifying : libmount-2.32.1-8.el8.x86_64 234/394 DEBUG: Verifying : libnghttp2-1.33.0-1.el8.x86_64 235/394 DEBUG: Verifying : libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64 236/394 DEBUG: Verifying : libpcap-14:1.9.0-1.el8.x86_64 237/394 DEBUG: Verifying : libpipeline-1.5.0-2.el8.x86_64 238/394 DEBUG: Verifying : libpkgconf-1.4.2-1.el8.x86_64 239/394 DEBUG: Verifying : libpng-2:1.6.34-5.el8.x86_64 240/394 DEBUG: Verifying : libpsl-0.20.2-5.el8.x86_64 241/394 DEBUG: Verifying : libpwquality-1.4.0-9.el8.x86_64 242/394 DEBUG: Verifying : libseccomp-2.3.3-3.el8.x86_64 243/394 DEBUG: Verifying : libsecret-0.18.6-1.el8.x86_64 244/394 DEBUG: Verifying : libselinux-2.8-6.el8.x86_64 245/394 DEBUG: Verifying : libsemanage-2.8-5.el8.x86_64 246/394 DEBUG: Verifying : libsepol-2.8-2.el8.x86_64 247/394 DEBUG: Verifying : libsigsegv-2.11-5.el8.x86_64 248/394 DEBUG: Verifying : libsmartcols-2.32.1-8.el8.x86_64 249/394 DEBUG: Verifying : libssh-0.8.5-2.el8.x86_64 250/394 DEBUG: Verifying : libstdc++-8.2.1-3.5.el8.x86_64 251/394 DEBUG: Verifying : libtasn1-4.13-3.el8.x86_64 252/394 DEBUG: Verifying : libtirpc-1.1.4-3.el8.x86_64 253/394 DEBUG: Verifying : libtool-ltdl-2.4.6-25.el8.x86_64 254/394 DEBUG: Verifying : libunistring-0.9.9-3.el8.x86_64 255/394 DEBUG: Verifying : libusbx-1.0.22-1.el8.x86_64 256/394 DEBUG: Verifying : libutempter-1.1.6-14.el8.x86_64 257/394 DEBUG: Verifying : libuuid-2.32.1-8.el8.x86_64 258/394 DEBUG: Verifying : libverto-0.3.0-5.el8.x86_64 259/394 DEBUG: Verifying : libxcrypt-4.1.1-4.el8.x86_64 260/394 DEBUG: Verifying : libxcrypt-devel-4.1.1-4.el8.x86_64 261/394 DEBUG: Verifying : libxml2-2.9.7-5.el8.x86_64 262/394 DEBUG: Verifying : lua-libs-5.3.4-10.el8.x86_64 263/394 DEBUG: Verifying : lz4-libs-1.8.1.2-4.el8.x86_64 264/394 DEBUG: Verifying : make-1:4.2.1-9.el8.x86_64 265/394 DEBUG: Verifying : man-db-2.7.6.1-17.el8.x86_64 266/394 DEBUG: Verifying : mpfr-3.1.6-1.el8.x86_64 267/394 DEBUG: Verifying : ncurses-6.1-7.20180224.el8.x86_64 268/394 DEBUG: Verifying : ncurses-base-6.1-7.20180224.el8.noarch 269/394 DEBUG: Verifying : ncurses-libs-6.1-7.20180224.el8.x86_64 270/394 DEBUG: Verifying : nettle-3.4.1-1.el8.x86_64 271/394 DEBUG: Verifying : npth-1.5-4.el8.x86_64 272/394 DEBUG: Verifying : openldap-2.4.46-9.el8.x86_64 273/394 DEBUG: Verifying : openssh-7.8p1-4.el8.x86_64 274/394 DEBUG: Verifying : openssh-clients-7.8p1-4.el8.x86_64 275/394 DEBUG: Verifying : openssl-1:1.1.1-8.el8.x86_64 276/394 DEBUG: Verifying : openssl-libs-1:1.1.1-8.el8.x86_64 277/394 DEBUG: Verifying : openssl-pkcs11-0.4.8-2.el8.x86_64 278/394 DEBUG: Verifying : os-prober-1.74-6.el8.x86_64 279/394 DEBUG: Verifying : p11-kit-0.23.14-4.el8.x86_64 280/394 DEBUG: Verifying : p11-kit-trust-0.23.14-4.el8.x86_64 281/394 DEBUG: Verifying : pam-1.3.1-4.el8.x86_64 282/394 DEBUG: Verifying : patch-2.7.6-8.el8.x86_64 283/394 DEBUG: Verifying : pcre-8.42-4.el8.x86_64 284/394 DEBUG: Verifying : pcre2-10.32-1.el8.x86_64 285/394 DEBUG: Verifying : perl-Carp-1.42-396.el8.noarch 286/394 DEBUG: Verifying : perl-Data-Dumper-2.167-399.el8.x86_64 287/394 DEBUG: Verifying : perl-Encode-4:2.97-3.el8.x86_64 288/394 DEBUG: Verifying : perl-Errno-1.28-416.el8.x86_64 289/394 DEBUG: Verifying : perl-Exporter-5.72-396.el8.noarch 290/394 DEBUG: Verifying : perl-File-Path-2.15-2.el8.noarch 291/394 DEBUG: Verifying : perl-File-Temp-0.230.600-1.el8.noarch 292/394 DEBUG: Verifying : perl-Getopt-Long-1:2.50-4.el8.noarch 293/394 DEBUG: Verifying : perl-HTTP-Tiny-0.074-1.el8.noarch 294/394 DEBUG: Verifying : perl-IO-1.38-416.el8.x86_64 295/394 DEBUG: Verifying : perl-MIME-Base64-3.15-396.el8.x86_64 296/394 DEBUG: Verifying : perl-PathTools-3.74-1.el8.x86_64 297/394 DEBUG: Verifying : perl-Pod-Escapes-1:1.07-395.el8.noarch 298/394 DEBUG: Verifying : perl-Pod-Perldoc-3.28-396.el8.noarch 299/394 DEBUG: Verifying : perl-Pod-Simple-1:3.35-395.el8.noarch 300/394 DEBUG: Verifying : perl-Pod-Usage-4:1.69-395.el8.noarch 301/394 DEBUG: Verifying : perl-Scalar-List-Utils-3:1.49-2.el8.x86_64 302/394 DEBUG: Verifying : perl-Socket-4:2.027-2.el8.x86_64 303/394 DEBUG: Verifying : perl-Storable-1:3.11-3.el8.x86_64 304/394 DEBUG: Verifying : perl-Term-ANSIColor-4.06-396.el8.noarch 305/394 DEBUG: Verifying : perl-Term-Cap-1.17-395.el8.noarch 306/394 DEBUG: Verifying : perl-Text-ParseWords-3.30-395.el8.noarch 307/394 DEBUG: Verifying : perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch 308/394 DEBUG: Verifying : perl-Time-Local-1:1.280-1.el8.noarch 309/394 DEBUG: Verifying : perl-Unicode-Normalize-1.25-396.el8.x86_64 310/394 DEBUG: Verifying : perl-constant-1.33-396.el8.noarch 311/394 DEBUG: Verifying : perl-interpreter-4:5.26.3-416.el8.x86_64 312/394 DEBUG: Verifying : perl-libs-4:5.26.3-416.el8.x86_64 313/394 DEBUG: Verifying : perl-macros-4:5.26.3-416.el8.x86_64 314/394 DEBUG: Verifying : perl-parent-1:0.237-1.el8.noarch 315/394 DEBUG: Verifying : perl-podlators-4.11-1.el8.noarch 316/394 DEBUG: Verifying : perl-threads-1:2.21-2.el8.x86_64 317/394 DEBUG: Verifying : perl-threads-shared-1.58-2.el8.x86_64 318/394 DEBUG: Verifying : pkgconf-1.4.2-1.el8.x86_64 319/394 DEBUG: Verifying : pkgconf-m4-1.4.2-1.el8.noarch 320/394 DEBUG: Verifying : pkgconf-pkg-config-1.4.2-1.el8.x86_64 321/394 DEBUG: Verifying : platform-python-3.6.8-1.el8.x86_64 322/394 DEBUG: Verifying : platform-python-pip-9.0.3-13.el8.noarch 323/394 DEBUG: Verifying : platform-python-setuptools-39.2.0-4.el8.noarch 324/394 DEBUG: Verifying : popt-1.16-14.el8.x86_64 325/394 DEBUG: Verifying : procps-ng-3.3.15-1.el8.x86_64 326/394 DEBUG: Verifying : publicsuffix-list-dafsa-20180723-1.el8.noarch 327/394 DEBUG: Verifying : python3-libs-3.6.8-1.el8.x86_64 328/394 DEBUG: Verifying : python3-setuptools-39.2.0-4.el8.noarch 329/394 DEBUG: Verifying : readline-7.0-10.el8.x86_64 330/394 DEBUG: Verifying : redhat-release-8.0-0.44.el8.x86_64 331/394 DEBUG: Verifying : redhat-release-eula-8.0-0.44.el8.x86_64 332/394 DEBUG: Verifying : rpm-4.14.2-9.el8.x86_64 333/394 DEBUG: Verifying : rpm-build-libs-4.14.2-9.el8.x86_64 334/394 DEBUG: Verifying : rpm-libs-4.14.2-9.el8.x86_64 335/394 DEBUG: Verifying : sed-4.5-1.el8.x86_64 336/394 DEBUG: Verifying : setup-2.12.2-1.el8.noarch 337/394 DEBUG: Verifying : shadow-utils-2:4.6-7.el8.x86_64 338/394 DEBUG: Verifying : shared-mime-info-1.9-3.el8.x86_64 339/394 DEBUG: Verifying : sqlite-libs-3.26.0-3.el8.x86_64 340/394 DEBUG: Verifying : systemd-239-13.el8.x86_64 341/394 DEBUG: Verifying : systemd-libs-239-13.el8.x86_64 342/394 DEBUG: Verifying : systemd-pam-239-13.el8.x86_64 343/394 DEBUG: Verifying : systemd-udev-239-13.el8.x86_64 344/394 DEBUG: Verifying : tar-2:1.30-4.el8.x86_64 345/394 DEBUG: Verifying : tcl-1:8.6.8-2.el8.x86_64 346/394 DEBUG: Verifying : trousers-0.3.14-2.el8.x86_64 347/394 DEBUG: Verifying : trousers-lib-0.3.14-2.el8.x86_64 348/394 DEBUG: Verifying : tzdata-2018i-1.el8.noarch 349/394 DEBUG: Verifying : unzip-6.0-41.el8.x86_64 350/394 DEBUG: Verifying : util-linux-2.32.1-8.el8.x86_64 351/394 DEBUG: Verifying : which-2.21-10.el8.x86_64 352/394 DEBUG: Verifying : xz-5.2.4-3.el8.x86_64 353/394 DEBUG: Verifying : xz-libs-5.2.4-3.el8.x86_64 354/394 DEBUG: Verifying : zip-3.0-23.el8.x86_64 355/394 DEBUG: Verifying : zlib-1.2.11-10.el8.x86_64 356/394 DEBUG: Verifying : gdk-pixbuf2-2.36.12-4.el8.x86_64 357/394 DEBUG: Verifying : gdk-pixbuf2-modules-2.36.12-4.el8.x86_64 358/394 DEBUG: Verifying : google-roboto-slab-fonts-1.100263-0.7.20150923gi 359/394 DEBUG: Verifying : pango-1.42.4-3.el8.x86_64 360/394 DEBUG: Verifying : pigz-2.4-3.el8.x86_64 361/394 DEBUG: Verifying : python-sphinx-locale-1:1.7.6-1.el8.noarch 362/394 DEBUG: Verifying : python3-devel-3.6.8-1.el8.x86_64 363/394 DEBUG: Verifying : python3-packaging-16.8-9.el8.noarch 364/394 DEBUG: Verifying : python3-sphinx-1:1.7.6-1.el8.noarch 365/394 DEBUG: Verifying : python3-sphinx-theme-alabaster-0.7.9-7.el8.noarc 366/394 DEBUG: Verifying : python3-sphinxcontrib-websupport-1.0.1-10.201803 367/394 DEBUG: Verifying : python3-whoosh-2.7.4-9.el8.noarch 368/394 DEBUG: Verifying : ImageMagick-6.9.9.38-1.el8.x86_64 369/394 DEBUG: Verifying : ImageMagick-libs-6.9.9.38-1.el8.x86_64 370/394 DEBUG: Verifying : fontawesome-fonts-4.7.0-6.el8ost.noarch 371/394 DEBUG: Verifying : fontawesome-fonts-web-4.7.0-6.el8ost.noarch 372/394 DEBUG: Verifying : python3-babel-2.5.1-5.el8.noarch 373/394 DEBUG: Verifying : python3-chardet-3.0.4-8.el8ost.noarch 374/394 DEBUG: Verifying : python3-crypto-2.6.1-18.el8ost.x86_64 375/394 DEBUG: Verifying : python3-dns-1.15.0-8.el8ost.noarch 376/394 DEBUG: Verifying : python3-eventlet-0.25.1-1.1.el8ost.noarch 377/394 DEBUG: Verifying : python3-greenlet-0.4.13-6.el8ost.x86_64 378/394 DEBUG: Verifying : python3-idna-2.5-5.el8ost.noarch 379/394 DEBUG: Verifying : python3-imagesize-1.0.0-2.el8ost.noarch 380/394 DEBUG: Verifying : python3-jinja2-2.10-9.el8ost.noarch 381/394 DEBUG: Verifying : python3-markupsafe-1.1.0-2.el8ost.x86_64 382/394 DEBUG: Verifying : python3-mock-3.0.5-1.el8ost.noarch 383/394 DEBUG: Verifying : python3-monotonic-1.5-2.el8ost.noarch 384/394 DEBUG: Verifying : python3-pbr-5.1.2-2.el8ost.noarch 385/394 DEBUG: Verifying : python3-pyparsing-2.3.1-1.el8ost.noarch 386/394 DEBUG: Verifying : python3-pysocks-1.6.8-3.el8ost.noarch 387/394 DEBUG: Verifying : python3-requests-2.20.0-2.el8ost.noarch 388/394 DEBUG: Verifying : python3-setuptools_scm-1.15.7-4.el8ost.noarch 389/394 DEBUG: Verifying : python3-six-1.12.0-1.el8ost.noarch 390/394 DEBUG: Verifying : python3-snowballstemmer-1.2.1-6.el8ost.noarch 391/394 DEBUG: Verifying : python3-sphinx_rtd_theme-0.3.1-4.el8ost.noarch 392/394 DEBUG: Verifying : python3-sqlalchemy-1.2.17-3.el8ost.x86_64 393/394 DEBUG: Verifying : python3-urllib3-1.23-5.el8ost.noarch 394/394 DEBUG: Installed: DEBUG: openstack-macros-2019.2.3-0.20190913180739.ce6a105.el8.noarch DEBUG: gcc-8.2.1-3.5.el8.x86_64 DEBUG: git-2.18.1-3.el8.x86_64 DEBUG: rpm-build-4.14.2-9.el8.x86_64 DEBUG: basesystem-11-5.el8.noarch DEBUG: make-1:4.2.1-9.el8.x86_64 DEBUG: python3-devel-3.6.8-1.el8.x86_64 DEBUG: python3-sphinx-1:1.7.6-1.el8.noarch DEBUG: python3-eventlet-0.25.1-1.1.el8ost.noarch DEBUG: python3-pbr-5.1.2-2.el8ost.noarch DEBUG: python3-setuptools_scm-1.15.7-4.el8ost.noarch DEBUG: python3-six-1.12.0-1.el8ost.noarch DEBUG: python3-sqlalchemy-1.2.17-3.el8ost.x86_64 DEBUG: graphviz-2.40.1-39.el8.x86_64 DEBUG: libxkbcommon-0.8.2-1.el8.x86_64 DEBUG: perl-IO-Socket-IP-0.39-5.el8.noarch DEBUG: perl-IO-Socket-SSL-2.060-2.el8.noarch DEBUG: perl-Mozilla-CA-20160104-7.el8.noarch DEBUG: pinentry-1.1.0-2.el8.x86_64 DEBUG: cracklib-dicts-2.9.6-15.el8.x86_64 DEBUG: gnupg2-smime-2.2.9-1.el8.x86_64 DEBUG: grubby-8.40-34.el8.x86_64 DEBUG: hardlink-1:1.3-6.el8.x86_64 DEBUG: kbd-2.0.4-8.el8.x86_64 DEBUG: kpartx-0.7.8-7.el8.x86_64 DEBUG: openssl-pkcs11-0.4.8-2.el8.x86_64 DEBUG: redhat-release-eula-8.0-0.44.el8.x86_64 DEBUG: shared-mime-info-1.9-3.el8.x86_64 DEBUG: systemd-239-13.el8.x86_64 DEBUG: trousers-0.3.14-2.el8.x86_64 DEBUG: pigz-2.4-3.el8.x86_64 DEBUG: ImageMagick-6.9.9.38-1.el8.x86_64 DEBUG: OpenEXR-libs-2.2.0-11.el8.x86_64 DEBUG: adobe-mappings-cmap-20171205-3.el8.noarch DEBUG: adobe-mappings-cmap-deprecated-20171205-3.el8.noarch DEBUG: adobe-mappings-pdf-20180407-1.el8.noarch DEBUG: annobin-8.64-1.el8.x86_64 DEBUG: atk-2.28.1-1.el8.x86_64 DEBUG: cairo-1.15.12-3.el8.x86_64 DEBUG: cpp-8.2.1-3.5.el8.x86_64 DEBUG: dwz-0.12-9.el8.x86_64 DEBUG: efi-srpm-macros-3-2.el8.noarch DEBUG: fftw-libs-double-3.3.5-11.el8.x86_64 DEBUG: fribidi-1.0.4-6.el8.x86_64 DEBUG: gc-7.6.4-3.el8.x86_64 DEBUG: gd-2.2.5-6.el8.x86_64 DEBUG: gdb-headless-8.2-5.el8.x86_64 DEBUG: ghc-srpm-macros-1.4.2-7.el8.noarch DEBUG: git-core-2.18.1-3.el8.x86_64 DEBUG: git-core-doc-2.18.1-3.el8.noarch DEBUG: go-srpm-macros-2-16.el8.noarch DEBUG: google-droid-sans-fonts-20120715-13.el8.noarch DEBUG: graphite2-1.3.10-10.el8.x86_64 DEBUG: gtk-update-icon-cache-3.22.30-3.el8.x86_64 DEBUG: gtk2-2.24.32-4.el8.x86_64 DEBUG: guile-5:2.0.14-7.el8.x86_64 DEBUG: harfbuzz-1.7.5-3.el8.x86_64 DEBUG: hicolor-icon-theme-0.17-2.el8.noarch DEBUG: ilmbase-2.2.0-11.el8.x86_64 DEBUG: isl-0.16.1-6.el8.x86_64 DEBUG: jasper-libs-2.0.14-4.el8.x86_64 DEBUG: jbig2dec-libs-0.14-2.el8.x86_64 DEBUG: jbigkit-libs-2.1-14.el8.x86_64 DEBUG: lato-fonts-2.015-5.el8.noarch DEBUG: lcms2-2.9-2.el8.x86_64 DEBUG: libICE-1.0.9-13.el8.x86_64 DEBUG: libSM-1.2.3-1.el8.x86_64 DEBUG: libX11-1.6.7-1.el8.x86_64 DEBUG: libX11-common-1.6.7-1.el8.noarch DEBUG: libXau-1.0.8-13.el8.x86_64 DEBUG: libXaw-1.0.13-10.el8.x86_64 DEBUG: libXcomposite-0.4.4-14.el8.x86_64 DEBUG: libXcursor-1.1.15-3.el8.x86_64 DEBUG: libXdamage-1.1.4-14.el8.x86_64 DEBUG: libXext-1.3.3-9.el8.x86_64 DEBUG: libXfixes-5.0.3-7.el8.x86_64 DEBUG: libXft-2.3.2-10.el8.x86_64 DEBUG: libXi-1.7.9-7.el8.x86_64 DEBUG: libXinerama-1.1.4-1.el8.x86_64 DEBUG: libXmu-1.1.2-12.el8.x86_64 DEBUG: libXpm-3.5.12-7.el8.x86_64 DEBUG: libXrandr-1.5.1-7.el8.x86_64 DEBUG: libXrender-0.9.10-7.el8.x86_64 DEBUG: libXt-1.1.5-8.el8.x86_64 DEBUG: libXxf86misc-1.0.4-1.el8.x86_64 DEBUG: libXxf86vm-1.1.4-9.el8.x86_64 DEBUG: libatomic_ops-7.6.2-3.el8.x86_64 DEBUG: libbabeltrace-1.5.4-2.el8.x86_64 DEBUG: libdatrie-0.2.9-7.el8.x86_64 DEBUG: libfontenc-1.1.3-8.el8.x86_64 DEBUG: libgs-9.25-2.el8.x86_64 DEBUG: libidn-1.34-5.el8.x86_64 DEBUG: libijs-0.35-5.el8.x86_64 DEBUG: libipt-1.6.1-8.el8.x86_64 DEBUG: libjpeg-turbo-1.5.3-7.el8.x86_64 DEBUG: libmcpp-2.7.2-20.el8.x86_64 DEBUG: libmpc-1.0.2-9.el8.x86_64 DEBUG: libpaper-1.1.24-22.el8.x86_64 DEBUG: librsvg2-2.42.7-2.el8.x86_64 DEBUG: libthai-0.1.27-2.el8.x86_64 DEBUG: libtiff-4.0.9-13.el8.x86_64 DEBUG: libwebp-1.0.0-1.el8.x86_64 DEBUG: libwmf-lite-0.2.9-4.el8.x86_64 DEBUG: libxcb-1.13-5.el8.x86_64 DEBUG: mcpp-2.7.2-20.el8.x86_64 DEBUG: ocaml-srpm-macros-5-4.el8.noarch DEBUG: openblas-srpm-macros-2-2.el8.noarch DEBUG: openjpeg2-2.3.0-8.el8.x86_64 DEBUG: perl-Digest-1.17-395.el8.noarch DEBUG: perl-Digest-MD5-2.55-396.el8.x86_64 DEBUG: perl-Error-1:0.17025-2.el8.noarch DEBUG: perl-Git-2.18.1-3.el8.noarch DEBUG: perl-Net-SSLeay-1.85-6.el8.x86_64 DEBUG: perl-TermReadKey-2.37-7.el8.x86_64 DEBUG: perl-URI-1.73-3.el8.noarch DEBUG: perl-libnet-3.11-3.el8.noarch DEBUG: perl-srpm-macros-1-25.el8.noarch DEBUG: pixman-0.36.0-1.el8.x86_64 DEBUG: platform-python-devel-3.6.8-1.el8.x86_64 DEBUG: python-rpm-macros-3-37.el8.noarch DEBUG: python-srpm-macros-3-37.el8.noarch DEBUG: python3-docutils-0.14-11.module+el8+2525+995c3d63.noarch DEBUG: python3-pip-9.0.3-13.el8.noarch DEBUG: python3-pygments-2.2.0-19.module+el8+2339+1a6691f8.noarch DEBUG: python3-pytz-2017.2-9.el8.noarch DEBUG: python3-rpm-generators-5-4.el8.noarch DEBUG: python3-rpm-macros-3-37.el8.noarch DEBUG: python36-3.6.8-1.module+el8+2710+846623d6.x86_64 DEBUG: python36-devel-3.6.8-1.module+el8+2710+846623d6.x86_64 DEBUG: qt5-srpm-macros-5.11.1-2.el8.noarch DEBUG: redhat-rpm-config-116-1.el8.noarch DEBUG: rust-srpm-macros-5-2.el8.noarch DEBUG: urw-base35-bookman-fonts-20170801-10.el8.noarch DEBUG: urw-base35-c059-fonts-20170801-10.el8.noarch DEBUG: urw-base35-d050000l-fonts-20170801-10.el8.noarch DEBUG: urw-base35-fonts-20170801-10.el8.noarch DEBUG: urw-base35-fonts-common-20170801-10.el8.noarch DEBUG: urw-base35-gothic-fonts-20170801-10.el8.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20170801-10.el8.noarch DEBUG: urw-base35-nimbus-roman-fonts-20170801-10.el8.noarch DEBUG: urw-base35-nimbus-sans-fonts-20170801-10.el8.noarch DEBUG: urw-base35-p052-fonts-20170801-10.el8.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20170801-10.el8.noarch DEBUG: urw-base35-z003-fonts-20170801-10.el8.noarch DEBUG: xkeyboard-config-2.24-3.el8.noarch DEBUG: xorg-x11-font-utils-1:7.5-40.el8.x86_64 DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-19.el8.noarch DEBUG: xorg-x11-server-utils-7.7-27.el8.x86_64 DEBUG: acl-2.2.53-1.el8.x86_64 DEBUG: audit-libs-3.0-0.10.20180831git0047a6c.el8.x86_64 DEBUG: avahi-libs-0.7-19.el8.x86_64 DEBUG: bash-4.4.19-7.el8.x86_64 DEBUG: binutils-2.30-49.el8.x86_64 DEBUG: brotli-1.0.6-1.el8.x86_64 DEBUG: bzip2-1.0.6-26.el8.x86_64 DEBUG: bzip2-libs-1.0.6-26.el8.x86_64 DEBUG: ca-certificates-2018.2.24-6.el8.noarch DEBUG: chkconfig-1.11-1.el8.x86_64 DEBUG: coreutils-8.30-6.el8.x86_64 DEBUG: coreutils-common-8.30-6.el8.x86_64 DEBUG: cpio-2.12-8.el8.x86_64 DEBUG: cracklib-2.9.6-15.el8.x86_64 DEBUG: crypto-policies-20181217-6.git9a35207.el8.noarch DEBUG: cryptsetup-libs-2.0.6-1.el8.x86_64 DEBUG: cups-libs-1:2.2.6-25.el8.x86_64 DEBUG: curl-7.61.1-8.el8.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-0.3rc7.el8.x86_64 DEBUG: dbus-1:1.12.8-7.el8.x86_64 DEBUG: dbus-common-1:1.12.8-7.el8.noarch DEBUG: dbus-daemon-1:1.12.8-7.el8.x86_64 DEBUG: dbus-libs-1:1.12.8-7.el8.x86_64 DEBUG: dbus-tools-1:1.12.8-7.el8.x86_64 DEBUG: device-mapper-8:1.02.155-6.el8.x86_64 DEBUG: device-mapper-libs-8:1.02.155-6.el8.x86_64 DEBUG: diffutils-3.6-5.el8.x86_64 DEBUG: dracut-049-10.git20190115.el8.x86_64 DEBUG: elfutils-0.174-6.el8.x86_64 DEBUG: elfutils-default-yama-scope-0.174-6.el8.noarch DEBUG: elfutils-libelf-0.174-6.el8.x86_64 DEBUG: elfutils-libs-0.174-6.el8.x86_64 DEBUG: emacs-filesystem-1:26.1-5.el8.noarch DEBUG: environment-modules-4.1.4-1.el8.x86_64 DEBUG: expat-2.2.5-3.el8.x86_64 DEBUG: file-5.33-8.el8.x86_64 DEBUG: file-libs-5.33-8.el8.x86_64 DEBUG: filesystem-3.8-2.el8.x86_64 DEBUG: findutils-1:4.6.0-20.el8.x86_64 DEBUG: fipscheck-1.5.0-4.el8.x86_64 DEBUG: fipscheck-lib-1.5.0-4.el8.x86_64 DEBUG: fontconfig-2.13.1-3.el8.x86_64 DEBUG: fontpackages-filesystem-1.44-22.el8.noarch DEBUG: freetype-2.9.1-4.el8.x86_64 DEBUG: gawk-4.2.1-1.el8.x86_64 DEBUG: gdbm-1:1.18-1.el8.x86_64 DEBUG: gdbm-libs-1:1.18-1.el8.x86_64 DEBUG: gettext-0.19.8.1-14.el8.x86_64 DEBUG: gettext-libs-0.19.8.1-14.el8.x86_64 DEBUG: glib2-2.56.4-1.el8.x86_64 DEBUG: glibc-2.28-42.el8.x86_64 DEBUG: glibc-all-langpacks-2.28-42.el8.x86_64 DEBUG: glibc-common-2.28-42.el8.x86_64 DEBUG: glibc-devel-2.28-42.el8.x86_64 DEBUG: glibc-headers-2.28-42.el8.x86_64 DEBUG: gmp-1:6.1.2-8.el8.x86_64 DEBUG: gnupg2-2.2.9-1.el8.x86_64 DEBUG: gnutls-3.6.5-2.el8.x86_64 DEBUG: grep-3.1-6.el8.x86_64 DEBUG: groff-base-1.22.3-18.el8.x86_64 DEBUG: grub2-common-1:2.02-66.el8.noarch DEBUG: grub2-tools-1:2.02-66.el8.x86_64 DEBUG: grub2-tools-minimal-1:2.02-66.el8.x86_64 DEBUG: gzip-1.9-4.el8.x86_64 DEBUG: ima-evm-utils-1.1-4.el8.x86_64 DEBUG: info-6.5-4.el8.x86_64 DEBUG: iptables-libs-1.8.2-9.el8.x86_64 DEBUG: json-c-0.13.1-0.2.el8.x86_64 DEBUG: kbd-legacy-2.0.4-8.el8.noarch DEBUG: kbd-misc-2.0.4-8.el8.noarch DEBUG: kernel-headers-4.18.0-80.el8.x86_64 DEBUG: keyutils-libs-1.5.10-6.el8.x86_64 DEBUG: kmod-25-11.el8.x86_64 DEBUG: kmod-libs-25-11.el8.x86_64 DEBUG: krb5-libs-1.16.1-22.el8.x86_64 DEBUG: less-530-1.el8.x86_64 DEBUG: libacl-2.2.53-1.el8.x86_64 DEBUG: libarchive-3.3.2-3.el8.x86_64 DEBUG: libassuan-2.5.1-3.el8.x86_64 DEBUG: libattr-2.4.48-3.el8.x86_64 DEBUG: libblkid-2.32.1-8.el8.x86_64 DEBUG: libcap-2.25-9.el8.x86_64 DEBUG: libcap-ng-0.7.9-4.el8.x86_64 DEBUG: libcom_err-1.44.3-2.el8.x86_64 DEBUG: libcroco-0.6.12-4.el8.x86_64 DEBUG: libcurl-7.61.1-8.el8.x86_64 DEBUG: libdb-5.3.28-36.el8.x86_64 DEBUG: libdb-utils-5.3.28-36.el8.x86_64 DEBUG: libedit-3.1-23.20170329cvs.el8.x86_64 DEBUG: libfdisk-2.32.1-8.el8.x86_64 DEBUG: libffi-3.1-18.el8.x86_64 DEBUG: libgcc-8.2.1-3.5.el8.x86_64 DEBUG: libgcrypt-1.8.3-2.el8.x86_64 DEBUG: libgomp-8.2.1-3.5.el8.x86_64 DEBUG: libgpg-error-1.31-1.el8.x86_64 DEBUG: libidn2-2.0.5-1.el8.x86_64 DEBUG: libkcapi-1.1.1-16_1.el8.x86_64 DEBUG: libkcapi-hmaccalc-1.1.1-16_1.el8.x86_64 DEBUG: libksba-1.3.5-7.el8.x86_64 DEBUG: libmetalink-0.1.3-7.el8.x86_64 DEBUG: libmount-2.32.1-8.el8.x86_64 DEBUG: libnghttp2-1.33.0-1.el8.x86_64 DEBUG: libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64 DEBUG: libpcap-14:1.9.0-1.el8.x86_64 DEBUG: libpipeline-1.5.0-2.el8.x86_64 DEBUG: libpkgconf-1.4.2-1.el8.x86_64 DEBUG: libpng-2:1.6.34-5.el8.x86_64 DEBUG: libpsl-0.20.2-5.el8.x86_64 DEBUG: libpwquality-1.4.0-9.el8.x86_64 DEBUG: libseccomp-2.3.3-3.el8.x86_64 DEBUG: libsecret-0.18.6-1.el8.x86_64 DEBUG: libselinux-2.8-6.el8.x86_64 DEBUG: libsemanage-2.8-5.el8.x86_64 DEBUG: libsepol-2.8-2.el8.x86_64 DEBUG: libsigsegv-2.11-5.el8.x86_64 DEBUG: libsmartcols-2.32.1-8.el8.x86_64 DEBUG: libssh-0.8.5-2.el8.x86_64 DEBUG: libstdc++-8.2.1-3.5.el8.x86_64 DEBUG: libtasn1-4.13-3.el8.x86_64 DEBUG: libtirpc-1.1.4-3.el8.x86_64 DEBUG: libtool-ltdl-2.4.6-25.el8.x86_64 DEBUG: libunistring-0.9.9-3.el8.x86_64 DEBUG: libusbx-1.0.22-1.el8.x86_64 DEBUG: libutempter-1.1.6-14.el8.x86_64 DEBUG: libuuid-2.32.1-8.el8.x86_64 DEBUG: libverto-0.3.0-5.el8.x86_64 DEBUG: libxcrypt-4.1.1-4.el8.x86_64 DEBUG: libxcrypt-devel-4.1.1-4.el8.x86_64 DEBUG: libxml2-2.9.7-5.el8.x86_64 DEBUG: lua-libs-5.3.4-10.el8.x86_64 DEBUG: lz4-libs-1.8.1.2-4.el8.x86_64 DEBUG: man-db-2.7.6.1-17.el8.x86_64 DEBUG: mpfr-3.1.6-1.el8.x86_64 DEBUG: ncurses-6.1-7.20180224.el8.x86_64 DEBUG: ncurses-base-6.1-7.20180224.el8.noarch DEBUG: ncurses-libs-6.1-7.20180224.el8.x86_64 DEBUG: nettle-3.4.1-1.el8.x86_64 DEBUG: npth-1.5-4.el8.x86_64 DEBUG: openldap-2.4.46-9.el8.x86_64 DEBUG: openssh-7.8p1-4.el8.x86_64 DEBUG: openssh-clients-7.8p1-4.el8.x86_64 DEBUG: openssl-1:1.1.1-8.el8.x86_64 DEBUG: openssl-libs-1:1.1.1-8.el8.x86_64 DEBUG: os-prober-1.74-6.el8.x86_64 DEBUG: p11-kit-0.23.14-4.el8.x86_64 DEBUG: p11-kit-trust-0.23.14-4.el8.x86_64 DEBUG: pam-1.3.1-4.el8.x86_64 DEBUG: patch-2.7.6-8.el8.x86_64 DEBUG: pcre-8.42-4.el8.x86_64 DEBUG: pcre2-10.32-1.el8.x86_64 DEBUG: perl-Carp-1.42-396.el8.noarch DEBUG: perl-Data-Dumper-2.167-399.el8.x86_64 DEBUG: perl-Encode-4:2.97-3.el8.x86_64 DEBUG: perl-Errno-1.28-416.el8.x86_64 DEBUG: perl-Exporter-5.72-396.el8.noarch DEBUG: perl-File-Path-2.15-2.el8.noarch DEBUG: perl-File-Temp-0.230.600-1.el8.noarch DEBUG: perl-Getopt-Long-1:2.50-4.el8.noarch DEBUG: perl-HTTP-Tiny-0.074-1.el8.noarch DEBUG: perl-IO-1.38-416.el8.x86_64 DEBUG: perl-MIME-Base64-3.15-396.el8.x86_64 DEBUG: perl-PathTools-3.74-1.el8.x86_64 DEBUG: perl-Pod-Escapes-1:1.07-395.el8.noarch DEBUG: perl-Pod-Perldoc-3.28-396.el8.noarch DEBUG: perl-Pod-Simple-1:3.35-395.el8.noarch DEBUG: perl-Pod-Usage-4:1.69-395.el8.noarch DEBUG: perl-Scalar-List-Utils-3:1.49-2.el8.x86_64 DEBUG: perl-Socket-4:2.027-2.el8.x86_64 DEBUG: perl-Storable-1:3.11-3.el8.x86_64 DEBUG: perl-Term-ANSIColor-4.06-396.el8.noarch DEBUG: perl-Term-Cap-1.17-395.el8.noarch DEBUG: perl-Text-ParseWords-3.30-395.el8.noarch DEBUG: perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch DEBUG: perl-Time-Local-1:1.280-1.el8.noarch DEBUG: perl-Unicode-Normalize-1.25-396.el8.x86_64 DEBUG: perl-constant-1.33-396.el8.noarch DEBUG: perl-interpreter-4:5.26.3-416.el8.x86_64 DEBUG: perl-libs-4:5.26.3-416.el8.x86_64 DEBUG: perl-macros-4:5.26.3-416.el8.x86_64 DEBUG: perl-parent-1:0.237-1.el8.noarch DEBUG: perl-podlators-4.11-1.el8.noarch DEBUG: perl-threads-1:2.21-2.el8.x86_64 DEBUG: perl-threads-shared-1.58-2.el8.x86_64 DEBUG: pkgconf-1.4.2-1.el8.x86_64 DEBUG: pkgconf-m4-1.4.2-1.el8.noarch DEBUG: pkgconf-pkg-config-1.4.2-1.el8.x86_64 DEBUG: platform-python-3.6.8-1.el8.x86_64 DEBUG: platform-python-pip-9.0.3-13.el8.noarch DEBUG: platform-python-setuptools-39.2.0-4.el8.noarch DEBUG: popt-1.16-14.el8.x86_64 DEBUG: procps-ng-3.3.15-1.el8.x86_64 DEBUG: publicsuffix-list-dafsa-20180723-1.el8.noarch DEBUG: python3-libs-3.6.8-1.el8.x86_64 DEBUG: python3-setuptools-39.2.0-4.el8.noarch DEBUG: readline-7.0-10.el8.x86_64 DEBUG: redhat-release-8.0-0.44.el8.x86_64 DEBUG: rpm-4.14.2-9.el8.x86_64 DEBUG: rpm-build-libs-4.14.2-9.el8.x86_64 DEBUG: rpm-libs-4.14.2-9.el8.x86_64 DEBUG: sed-4.5-1.el8.x86_64 DEBUG: setup-2.12.2-1.el8.noarch DEBUG: shadow-utils-2:4.6-7.el8.x86_64 DEBUG: sqlite-libs-3.26.0-3.el8.x86_64 DEBUG: systemd-libs-239-13.el8.x86_64 DEBUG: systemd-pam-239-13.el8.x86_64 DEBUG: systemd-udev-239-13.el8.x86_64 DEBUG: tar-2:1.30-4.el8.x86_64 DEBUG: tcl-1:8.6.8-2.el8.x86_64 DEBUG: trousers-lib-0.3.14-2.el8.x86_64 DEBUG: tzdata-2018i-1.el8.noarch DEBUG: unzip-6.0-41.el8.x86_64 DEBUG: util-linux-2.32.1-8.el8.x86_64 DEBUG: which-2.21-10.el8.x86_64 DEBUG: xz-5.2.4-3.el8.x86_64 DEBUG: xz-libs-5.2.4-3.el8.x86_64 DEBUG: zip-3.0-23.el8.x86_64 DEBUG: zlib-1.2.11-10.el8.x86_64 DEBUG: gdk-pixbuf2-2.36.12-4.el8.x86_64 DEBUG: gdk-pixbuf2-modules-2.36.12-4.el8.x86_64 DEBUG: google-roboto-slab-fonts-1.100263-0.7.20150923git.el8.noarch DEBUG: pango-1.42.4-3.el8.x86_64 DEBUG: python-sphinx-locale-1:1.7.6-1.el8.noarch DEBUG: python3-packaging-16.8-9.el8.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.9-7.el8.noarch DEBUG: python3-sphinxcontrib-websupport-1.0.1-10.20180316git.el8.noarch DEBUG: python3-whoosh-2.7.4-9.el8.noarch DEBUG: ImageMagick-libs-6.9.9.38-1.el8.x86_64 DEBUG: fontawesome-fonts-4.7.0-6.el8ost.noarch DEBUG: fontawesome-fonts-web-4.7.0-6.el8ost.noarch DEBUG: python3-babel-2.5.1-5.el8.noarch DEBUG: python3-chardet-3.0.4-8.el8ost.noarch DEBUG: python3-crypto-2.6.1-18.el8ost.x86_64 DEBUG: python3-dns-1.15.0-8.el8ost.noarch DEBUG: python3-greenlet-0.4.13-6.el8ost.x86_64 DEBUG: python3-idna-2.5-5.el8ost.noarch DEBUG: python3-imagesize-1.0.0-2.el8ost.noarch DEBUG: python3-jinja2-2.10-9.el8ost.noarch DEBUG: python3-markupsafe-1.1.0-2.el8ost.x86_64 DEBUG: python3-mock-3.0.5-1.el8ost.noarch DEBUG: python3-monotonic-1.5-2.el8ost.noarch DEBUG: python3-pyparsing-2.3.1-1.el8ost.noarch DEBUG: python3-pysocks-1.6.8-3.el8ost.noarch DEBUG: python3-requests-2.20.0-2.el8ost.noarch DEBUG: python3-snowballstemmer-1.2.1-6.el8ost.noarch DEBUG: python3-sphinx_rtd_theme-0.3.1-4.el8ost.noarch DEBUG: python3-urllib3-1.23-5.el8ost.noarch 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 install DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/os-release DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'd6ad90912e384055b09e987277b11424', '-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: BUILDSTDERR: userdel: user 'mockbuild' does not exist DEBUG: Child return code was: 6 DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '3a5d10f0853d43fcb927eae5a96132d3', '-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: BUILDSTDERR: groupdel: group 'mock' does not exist DEBUG: Child return code was: 6 DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '06aa9fa822cf4502b68c763b5957587f', '-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', 'd0c954b10b3a4273aac1d24132853447', '-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 DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/.initialized DEBUG: child environment: None DEBUG: Executing command: ['sync'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 Start: creating root cache DEBUG: child environment: None DEBUG: Executing command: ['gtar', '--one-file-system', '--exclude-caches', '--exclude-caches-under', '--use-compress-program', 'pigz', '-cf', '/var/cache/mock/dlrn-rhel8-master-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root', '--exclude=./proc', '--exclude=./sys', '--exclude=./dev', '--exclude=./tmp/ccache', '--exclude=./var/cache/yum', '--exclude=./var/cache/dnf', '--exclude=.//proc', '--exclude=.//sys', '--exclude=.//dev/shm', '--exclude=.//dev/pts', '--exclude=.//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 Finish: creating root cache Finish: chroot init INFO: Installed packages: DEBUG: child environment: None DEBUG: Executing command: /bin/rpm --root /var/lib/mock/dlrn-rhel8-master-x86_64-5/root -qa with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell True DEBUG: platform-python-setuptools-39.2.0-4.el8.noarch DEBUG: fontawesome-fonts-4.7.0-6.el8ost.noarch DEBUG: gdk-pixbuf2-2.36.12-4.el8.x86_64 DEBUG: python-srpm-macros-3-37.el8.noarch DEBUG: python3-docutils-0.14-11.module+el8+2525+995c3d63.noarch DEBUG: fontawesome-fonts-web-4.7.0-6.el8ost.noarch DEBUG: pinentry-1.1.0-2.el8.x86_64 DEBUG: redhat-release-eula-8.0-0.44.el8.x86_64 DEBUG: python3-crypto-2.6.1-18.el8ost.x86_64 DEBUG: urw-base35-fonts-common-20170801-10.el8.noarch DEBUG: python3-sqlalchemy-1.2.17-3.el8ost.x86_64 DEBUG: ncurses-base-6.1-7.20180224.el8.noarch DEBUG: python3-rpm-generators-5-4.el8.noarch DEBUG: glibc-all-langpacks-2.28-42.el8.x86_64 DEBUG: python3-idna-2.5-5.el8ost.noarch DEBUG: libsepol-2.8-2.el8.x86_64 DEBUG: python3-packaging-16.8-9.el8.noarch DEBUG: bzip2-libs-1.0.6-26.el8.x86_64 DEBUG: python3-snowballstemmer-1.2.1-6.el8ost.noarch DEBUG: perl-libs-5.26.3-416.el8.x86_64 DEBUG: fipscheck-1.5.0-4.el8.x86_64 DEBUG: libxml2-2.9.7-5.el8.x86_64 DEBUG: git-core-doc-2.18.1-3.el8.noarch DEBUG: libcom_err-1.44.3-2.el8.x86_64 DEBUG: annobin-8.64-1.el8.x86_64 DEBUG: readline-7.0-10.el8.x86_64 DEBUG: perl-Encode-2.97-3.el8.x86_64 DEBUG: libunistring-0.9.9-3.el8.x86_64 DEBUG: perl-Pod-Usage-1.69-395.el8.noarch DEBUG: chkconfig-1.11-1.el8.x86_64 DEBUG: perl-Git-2.18.1-3.el8.noarch DEBUG: libacl-2.2.53-1.el8.x86_64 DEBUG: gnupg2-2.2.9-1.el8.x86_64 DEBUG: libSM-1.2.3-1.el8.x86_64 DEBUG: man-db-2.7.6.1-17.el8.x86_64 DEBUG: libtool-ltdl-2.4.6-25.el8.x86_64 DEBUG: harfbuzz-1.7.5-3.el8.x86_64 DEBUG: file-5.33-8.el8.x86_64 DEBUG: elfutils-0.174-6.el8.x86_64 DEBUG: audit-libs-3.0-0.10.20180831git0047a6c.el8.x86_64 DEBUG: openblas-srpm-macros-2-2.el8.noarch DEBUG: fftw-libs-double-3.3.5-11.el8.x86_64 DEBUG: libXext-1.3.3-9.el8.x86_64 DEBUG: unzip-6.0-41.el8.x86_64 DEBUG: libXmu-1.1.2-12.el8.x86_64 DEBUG: jbigkit-libs-2.1-14.el8.x86_64 DEBUG: libXrandr-1.5.1-7.el8.x86_64 DEBUG: cpio-2.12-8.el8.x86_64 DEBUG: libXaw-1.0.13-10.el8.x86_64 DEBUG: ncurses-6.1-7.20180224.el8.x86_64 DEBUG: librsvg2-2.42.7-2.el8.x86_64 DEBUG: zip-3.0-23.el8.x86_64 DEBUG: urw-base35-bookman-fonts-20170801-10.el8.noarch DEBUG: gdbm-1.18-1.el8.x86_64 DEBUG: urw-base35-nimbus-mono-ps-fonts-20170801-10.el8.noarch DEBUG: patch-2.7.6-8.el8.x86_64 DEBUG: urw-base35-standard-symbols-ps-fonts-20170801-10.el8.noarch DEBUG: isl-0.16.1-6.el8.x86_64 DEBUG: gtk2-2.24.32-4.el8.x86_64 DEBUG: perl-macros-5.26.3-416.el8.x86_64 DEBUG: platform-python-devel-3.6.8-1.el8.x86_64 DEBUG: perl-Unicode-Normalize-1.25-396.el8.x86_64 DEBUG: graphviz-2.40.1-39.el8.x86_64 DEBUG: perl-constant-1.33-396.el8.noarch DEBUG: python3-sphinx-1.7.6-1.el8.noarch DEBUG: perl-MIME-Base64-3.15-396.el8.x86_64 DEBUG: gcc-8.2.1-3.5.el8.x86_64 DEBUG: perl-Digest-1.17-395.el8.noarch DEBUG: perl-Data-Dumper-2.167-399.el8.x86_64 DEBUG: bzip2-1.0.6-26.el8.x86_64 DEBUG: tcl-8.6.8-2.el8.x86_64 DEBUG: jbig2dec-libs-0.14-2.el8.x86_64 DEBUG: gc-7.6.4-3.el8.x86_64 DEBUG: libipt-1.6.1-8.el8.x86_64 DEBUG: pixman-0.36.0-1.el8.x86_64 DEBUG: libedit-3.1-23.20170329cvs.el8.x86_64 DEBUG: pkgconf-1.4.2-1.el8.x86_64 DEBUG: libpcap-1.9.0-1.el8.x86_64 DEBUG: gawk-4.2.1-1.el8.x86_64 DEBUG: which-2.21-10.el8.x86_64 DEBUG: glibc-devel-2.28-42.el8.x86_64 DEBUG: xkeyboard-config-2.24-3.el8.noarch DEBUG: openldap-2.4.46-9.el8.x86_64 DEBUG: libarchive-3.3.2-3.el8.x86_64 DEBUG: elfutils-default-yama-scope-0.174-6.el8.noarch DEBUG: cracklib-dicts-2.9.6-15.el8.x86_64 DEBUG: krb5-libs-1.16.1-22.el8.x86_64 DEBUG: kpartx-0.7.8-7.el8.x86_64 DEBUG: libfdisk-2.32.1-8.el8.x86_64 DEBUG: dbus-libs-1.12.8-7.el8.x86_64 DEBUG: libblkid-2.32.1-8.el8.x86_64 DEBUG: shared-mime-info-1.9-3.el8.x86_64 DEBUG: kmod-libs-25-11.el8.x86_64 DEBUG: cryptsetup-libs-2.0.6-1.el8.x86_64 DEBUG: util-linux-2.32.1-8.el8.x86_64 DEBUG: grubby-8.40-34.el8.x86_64 DEBUG: gnutls-3.6.5-2.el8.x86_64 DEBUG: trousers-0.3.14-2.el8.x86_64 DEBUG: libgcc-8.2.1-3.5.el8.x86_64 DEBUG: platform-python-pip-9.0.3-13.el8.noarch DEBUG: google-droid-sans-fonts-20120715-13.el8.noarch DEBUG: platform-python-3.6.8-1.el8.x86_64 DEBUG: tzdata-2018i-1.el8.noarch DEBUG: python3-six-1.12.0-1.el8ost.noarch DEBUG: python3-rpm-macros-3-37.el8.noarch DEBUG: python3-setuptools-39.2.0-4.el8.noarch DEBUG: adobe-mappings-cmap-20171205-3.el8.noarch DEBUG: python36-3.6.8-1.module+el8+2710+846623d6.x86_64 DEBUG: python-rpm-macros-3-37.el8.noarch DEBUG: binutils-2.30-49.el8.x86_64 DEBUG: lato-fonts-2.015-5.el8.noarch DEBUG: libsecret-0.18.6-1.el8.x86_64 DEBUG: google-roboto-slab-fonts-1.100263-0.7.20150923git.el8.noarch DEBUG: python3-pygments-2.2.0-19.module+el8+2339+1a6691f8.noarch DEBUG: redhat-release-8.0-0.44.el8.x86_64 DEBUG: gdk-pixbuf2-modules-2.36.12-4.el8.x86_64 DEBUG: filesystem-3.8-2.el8.x86_64 DEBUG: python3-dns-1.15.0-8.el8ost.noarch DEBUG: basesystem-11-5.el8.noarch DEBUG: python3-markupsafe-1.1.0-2.el8ost.x86_64 DEBUG: pkgconf-m4-1.4.2-1.el8.noarch DEBUG: python3-pytz-2017.2-9.el8.noarch DEBUG: pcre2-10.32-1.el8.x86_64 DEBUG: python3-jinja2-2.10-9.el8ost.noarch DEBUG: ncurses-libs-6.1-7.20180224.el8.x86_64 DEBUG: python3-sphinx-theme-alabaster-0.7.9-7.el8.noarch DEBUG: glibc-common-2.28-42.el8.x86_64 DEBUG: python3-chardet-3.0.4-8.el8ost.noarch DEBUG: bash-4.4.19-7.el8.x86_64 DEBUG: python3-imagesize-1.0.0-2.el8ost.noarch DEBUG: zlib-1.2.11-10.el8.x86_64 DEBUG: python3-pyparsing-2.3.1-1.el8ost.noarch DEBUG: xz-libs-5.2.4-3.el8.x86_64 DEBUG: python3-pysocks-1.6.8-3.el8ost.noarch DEBUG: libxcrypt-4.1.1-4.el8.x86_64 DEBUG: python3-requests-2.20.0-2.el8ost.noarch DEBUG: perl-Exporter-5.72-396.el8.noarch DEBUG: python3-sphinx_rtd_theme-0.3.1-4.el8ost.noarch DEBUG: libstdc++-8.2.1-3.5.el8.x86_64 DEBUG: fipscheck-lib-1.5.0-4.el8.x86_64 DEBUG: elfutils-libelf-0.174-6.el8.x86_64 DEBUG: openssh-7.8p1-4.el8.x86_64 DEBUG: libpng-1.6.34-5.el8.x86_64 DEBUG: git-core-2.18.1-3.el8.x86_64 DEBUG: libcap-2.25-9.el8.x86_64 DEBUG: python3-pbr-5.1.2-2.el8ost.noarch DEBUG: libgpg-error-1.31-1.el8.x86_64 DEBUG: ima-evm-utils-1.1-4.el8.x86_64 DEBUG: perl-Scalar-List-Utils-1.49-2.el8.x86_64 DEBUG: perl-Mozilla-CA-20160104-7.el8.noarch DEBUG: expat-2.2.5-3.el8.x86_64 DEBUG: perl-URI-1.73-3.el8.noarch DEBUG: libgomp-8.2.1-3.5.el8.x86_64 DEBUG: perl-Pod-Simple-3.35-395.el8.noarch DEBUG: libICE-1.0.9-13.el8.x86_64 DEBUG: perl-podlators-4.11-1.el8.noarch DEBUG: popt-1.16-14.el8.x86_64 DEBUG: perl-Pod-Perldoc-3.28-396.el8.noarch DEBUG: libgcrypt-1.8.3-2.el8.x86_64 DEBUG: perl-IO-Socket-SSL-2.060-2.el8.noarch DEBUG: libattr-2.4.48-3.el8.x86_64 DEBUG: git-2.18.1-3.el8.x86_64 DEBUG: sed-4.5-1.el8.x86_64 DEBUG: gnupg2-smime-2.2.9-1.el8.x86_64 DEBUG: p11-kit-0.23.14-4.el8.x86_64 DEBUG: rpm-build-libs-4.14.2-9.el8.x86_64 DEBUG: libidn2-2.0.5-1.el8.x86_64 DEBUG: hicolor-icon-theme-0.17-2.el8.noarch DEBUG: gdbm-libs-1.18-1.el8.x86_64 DEBUG: environment-modules-4.1.4-1.el8.x86_64 DEBUG: lua-libs-5.3.4-10.el8.x86_64 DEBUG: cups-libs-2.2.6-25.el8.x86_64 DEBUG: file-libs-5.33-8.el8.x86_64 DEBUG: libbabeltrace-1.5.4-2.el8.x86_64 DEBUG: less-530-1.el8.x86_64 DEBUG: efi-srpm-macros-3-2.el8.noarch DEBUG: libcap-ng-0.7.9-4.el8.x86_64 DEBUG: rust-srpm-macros-5-2.el8.noarch DEBUG: lz4-libs-1.8.1.2-4.el8.x86_64 DEBUG: perl-srpm-macros-1-25.el8.noarch DEBUG: libmpc-1.0.2-9.el8.x86_64 DEBUG: ocaml-srpm-macros-5-4.el8.noarch DEBUG: libksba-1.3.5-7.el8.x86_64 DEBUG: libX11-1.6.7-1.el8.x86_64 DEBUG: perl-Text-ParseWords-3.30-395.el8.noarch DEBUG: libXrender-0.9.10-7.el8.x86_64 DEBUG: diffutils-3.6-5.el8.x86_64 DEBUG: cairo-1.15.12-3.el8.x86_64 DEBUG: grub2-common-2.02-66.el8.noarch DEBUG: libXfixes-5.0.3-7.el8.x86_64 DEBUG: libtiff-4.0.9-13.el8.x86_64 DEBUG: libXcursor-1.1.15-3.el8.x86_64 DEBUG: openjpeg2-2.3.0-8.el8.x86_64 DEBUG: libXi-1.7.9-7.el8.x86_64 DEBUG: keyutils-libs-1.5.10-6.el8.x86_64 DEBUG: gd-2.2.5-6.el8.x86_64 DEBUG: p11-kit-trust-0.23.14-4.el8.x86_64 DEBUG: libXdamage-1.1.4-14.el8.x86_64 DEBUG: pcre-8.42-4.el8.x86_64 DEBUG: pango-1.42.4-3.el8.x86_64 DEBUG: xz-5.2.4-3.el8.x86_64 DEBUG: libXxf86misc-1.0.4-1.el8.x86_64 DEBUG: OpenEXR-libs-2.2.0-11.el8.x86_64 DEBUG: xorg-x11-server-utils-7.7-27.el8.x86_64 DEBUG: libsemanage-2.8-5.el8.x86_64 DEBUG: urw-base35-c059-fonts-20170801-10.el8.noarch DEBUG: libpsl-0.20.2-5.el8.x86_64 DEBUG: urw-base35-gothic-fonts-20170801-10.el8.noarch DEBUG: tar-1.30-4.el8.x86_64 DEBUG: urw-base35-nimbus-roman-fonts-20170801-10.el8.noarch DEBUG: jasper-libs-2.0.14-4.el8.x86_64 DEBUG: urw-base35-p052-fonts-20170801-10.el8.noarch DEBUG: dwz-0.12-9.el8.x86_64 DEBUG: urw-base35-z003-fonts-20170801-10.el8.noarch DEBUG: nettle-3.4.1-1.el8.x86_64 DEBUG: libXcomposite-0.4.4-14.el8.x86_64 DEBUG: perl-Term-ANSIColor-4.06-396.el8.noarch DEBUG: go-srpm-macros-2-16.el8.noarch DEBUG: perl-Errno-1.28-416.el8.x86_64 DEBUG: redhat-rpm-config-116-1.el8.noarch DEBUG: perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch DEBUG: python36-devel-3.6.8-1.module+el8+2710+846623d6.x86_64 DEBUG: perl-File-Path-2.15-2.el8.noarch DEBUG: libgs-9.25-2.el8.x86_64 DEBUG: perl-PathTools-3.74-1.el8.x86_64 DEBUG: ImageMagick-libs-6.9.9.38-1.el8.x86_64 DEBUG: perl-threads-2.21-2.el8.x86_64 DEBUG: perl-interpreter-5.26.3-416.el8.x86_64 DEBUG: perl-IO-Socket-IP-0.39-5.el8.noarch DEBUG: perl-File-Temp-0.230.600-1.el8.noarch DEBUG: perl-Digest-MD5-2.55-396.el8.x86_64 DEBUG: perl-TermReadKey-2.37-7.el8.x86_64 DEBUG: perl-Pod-Escapes-1.07-395.el8.noarch DEBUG: perl-Term-Cap-1.17-395.el8.noarch DEBUG: libidn-1.34-5.el8.x86_64 DEBUG: libfontenc-1.1.3-8.el8.x86_64 DEBUG: pigz-2.4-3.el8.x86_64 DEBUG: fribidi-1.0.4-6.el8.x86_64 DEBUG: libXau-1.0.8-13.el8.x86_64 DEBUG: libatomic_ops-7.6.2-3.el8.x86_64 DEBUG: libdatrie-0.2.9-7.el8.x86_64 DEBUG: libijs-0.35-5.el8.x86_64 DEBUG: libmcpp-2.7.2-20.el8.x86_64 DEBUG: libwmf-lite-0.2.9-4.el8.x86_64 DEBUG: brotli-1.0.6-1.el8.x86_64 DEBUG: json-c-0.13.1-0.2.el8.x86_64 DEBUG: libnghttp2-1.33.0-1.el8.x86_64 DEBUG: libpkgconf-1.4.2-1.el8.x86_64 DEBUG: pkgconf-pkg-config-1.4.2-1.el8.x86_64 DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-19.el8.noarch DEBUG: iptables-libs-1.8.2-9.el8.x86_64 DEBUG: libsigsegv-2.11-5.el8.x86_64 DEBUG: libsmartcols-2.32.1-8.el8.x86_64 DEBUG: npth-1.5-4.el8.x86_64 DEBUG: kernel-headers-4.18.0-80.el8.x86_64 DEBUG: libxcrypt-devel-4.1.1-4.el8.x86_64 DEBUG: kbd-misc-2.0.4-8.el8.noarch DEBUG: dbus-common-1.12.8-7.el8.noarch DEBUG: libxkbcommon-0.8.2-1.el8.x86_64 DEBUG: libssh-0.8.5-2.el8.x86_64 DEBUG: libcurl-7.61.1-8.el8.x86_64 DEBUG: libkcapi-hmaccalc-1.1.1-16_1.el8.x86_64 DEBUG: libdb-utils-5.3.28-36.el8.x86_64 DEBUG: openssl-1.1.1-8.el8.x86_64 DEBUG: elfutils-libs-0.174-6.el8.x86_64 DEBUG: cracklib-2.9.6-15.el8.x86_64 DEBUG: gettext-libs-0.19.8.1-14.el8.x86_64 DEBUG: procps-ng-3.3.15-1.el8.x86_64 DEBUG: libtirpc-1.1.4-3.el8.x86_64 DEBUG: grub2-tools-minimal-2.02-66.el8.x86_64 DEBUG: device-mapper-1.02.155-6.el8.x86_64 DEBUG: rpm-4.14.2-9.el8.x86_64 DEBUG: libmount-2.32.1-8.el8.x86_64 DEBUG: glib2-2.56.4-1.el8.x86_64 DEBUG: dbus-tools-1.12.8-7.el8.x86_64 DEBUG: systemd-libs-239-13.el8.x86_64 DEBUG: device-mapper-libs-1.02.155-6.el8.x86_64 DEBUG: shadow-utils-4.6-7.el8.x86_64 DEBUG: dbus-daemon-1.12.8-7.el8.x86_64 DEBUG: kmod-25-11.el8.x86_64 DEBUG: kbd-2.0.4-8.el8.x86_64 DEBUG: systemd-pam-239-13.el8.x86_64 DEBUG: dracut-049-10.git20190115.el8.x86_64 DEBUG: pam-1.3.1-4.el8.x86_64 DEBUG: rpm-libs-4.14.2-9.el8.x86_64 DEBUG: openssl-libs-1.1.1-8.el8.x86_64 DEBUG: crypto-policies-20181217-6.git9a35207.el8.noarch DEBUG: grub2-tools-2.02-66.el8.x86_64 DEBUG: dbus-1.12.8-7.el8.x86_64 DEBUG: systemd-udev-239-13.el8.x86_64 DEBUG: python3-sphinxcontrib-websupport-1.0.1-10.20180316git.el8.noarch DEBUG: python3-devel-3.6.8-1.el8.x86_64 DEBUG: python3-eventlet-0.25.1-1.1.el8ost.noarch DEBUG: python3-setuptools_scm-1.15.7-4.el8ost.noarch DEBUG: openstack-macros-2019.2.3-0.20190913180739.ce6a105.el8.noarch DEBUG: fontconfig-2.13.1-3.el8.x86_64 DEBUG: fontpackages-filesystem-1.44-22.el8.noarch DEBUG: python3-libs-3.6.8-1.el8.x86_64 DEBUG: emacs-filesystem-26.1-5.el8.noarch DEBUG: python3-pip-9.0.3-13.el8.noarch DEBUG: adobe-mappings-cmap-deprecated-20171205-3.el8.noarch DEBUG: atk-2.28.1-1.el8.x86_64 DEBUG: python-sphinx-locale-1.7.6-1.el8.noarch DEBUG: gtk-update-icon-cache-3.22.30-3.el8.x86_64 DEBUG: setup-2.12.2-1.el8.noarch DEBUG: python3-greenlet-0.4.13-6.el8ost.x86_64 DEBUG: publicsuffix-list-dafsa-20180723-1.el8.noarch DEBUG: python3-babel-2.5.1-5.el8.noarch DEBUG: libselinux-2.8-6.el8.x86_64 DEBUG: python3-whoosh-2.7.4-9.el8.noarch DEBUG: glibc-2.28-42.el8.x86_64 DEBUG: python3-monotonic-1.5-2.el8ost.noarch DEBUG: info-6.5-4.el8.x86_64 DEBUG: python3-urllib3-1.23-5.el8ost.noarch DEBUG: perl-Carp-1.42-396.el8.noarch DEBUG: perl-Net-SSLeay-1.85-6.el8.x86_64 DEBUG: gmp-6.1.2-8.el8.x86_64 DEBUG: openssh-clients-7.8p1-4.el8.x86_64 DEBUG: freetype-2.9.1-4.el8.x86_64 DEBUG: python3-mock-3.0.5-1.el8ost.noarch DEBUG: libuuid-2.32.1-8.el8.x86_64 DEBUG: perl-libnet-3.11-3.el8.noarch DEBUG: perl-parent-0.237-1.el8.noarch DEBUG: perl-Getopt-Long-2.50-4.el8.noarch DEBUG: libjpeg-turbo-1.5.3-7.el8.x86_64 DEBUG: perl-HTTP-Tiny-0.074-1.el8.noarch DEBUG: mpfr-3.1.6-1.el8.x86_64 DEBUG: libusbx-1.0.22-1.el8.x86_64 DEBUG: libffi-3.1-18.el8.x86_64 DEBUG: guile-2.0.14-7.el8.x86_64 DEBUG: findutils-4.6.0-20.el8.x86_64 DEBUG: avahi-libs-0.7-19.el8.x86_64 DEBUG: libassuan-2.5.1-3.el8.x86_64 DEBUG: gdb-headless-8.2-5.el8.x86_64 DEBUG: lcms2-2.9-2.el8.x86_64 DEBUG: qt5-srpm-macros-5.11.1-2.el8.noarch DEBUG: groff-base-1.22.3-18.el8.x86_64 DEBUG: libX11-common-1.6.7-1.el8.noarch DEBUG: ilmbase-2.2.0-11.el8.x86_64 DEBUG: libXt-1.1.5-8.el8.x86_64 DEBUG: sqlite-libs-3.26.0-3.el8.x86_64 DEBUG: libXpm-3.5.12-7.el8.x86_64 DEBUG: libwebp-1.0.0-1.el8.x86_64 DEBUG: libXinerama-1.1.4-1.el8.x86_64 DEBUG: libtasn1-4.13-3.el8.x86_64 DEBUG: libXft-2.3.2-10.el8.x86_64 DEBUG: grep-3.1-6.el8.x86_64 DEBUG: libXxf86vm-1.1.4-9.el8.x86_64 DEBUG: cpp-8.2.1-3.5.el8.x86_64 DEBUG: urw-base35-d050000l-fonts-20170801-10.el8.noarch DEBUG: acl-2.2.53-1.el8.x86_64 DEBUG: urw-base35-nimbus-sans-fonts-20170801-10.el8.noarch DEBUG: libmetalink-0.1.3-7.el8.x86_64 DEBUG: urw-base35-fonts-20170801-10.el8.noarch DEBUG: graphite2-1.3.10-10.el8.x86_64 DEBUG: ghc-srpm-macros-1.4.2-7.el8.noarch DEBUG: perl-Socket-2.027-2.el8.x86_64 DEBUG: adobe-mappings-pdf-20180407-1.el8.noarch DEBUG: perl-IO-1.38-416.el8.x86_64 DEBUG: ImageMagick-6.9.9.38-1.el8.x86_64 DEBUG: perl-threads-shared-1.58-2.el8.x86_64 DEBUG: rpm-build-4.14.2-9.el8.x86_64 DEBUG: perl-Time-Local-1.280-1.el8.noarch DEBUG: make-4.2.1-9.el8.x86_64 DEBUG: perl-Error-0.17025-2.el8.noarch DEBUG: perl-Storable-3.11-3.el8.x86_64 DEBUG: coreutils-common-8.30-6.el8.x86_64 DEBUG: libpaper-1.1.24-22.el8.x86_64 DEBUG: libxcb-1.13-5.el8.x86_64 DEBUG: libthai-0.1.27-2.el8.x86_64 DEBUG: mcpp-2.7.2-20.el8.x86_64 DEBUG: hardlink-1.3-6.el8.x86_64 DEBUG: libpipeline-1.5.0-2.el8.x86_64 DEBUG: xorg-x11-font-utils-7.5-40.el8.x86_64 DEBUG: libseccomp-2.3.3-3.el8.x86_64 DEBUG: libverto-0.3.0-5.el8.x86_64 DEBUG: glibc-headers-2.28-42.el8.x86_64 DEBUG: kbd-legacy-2.0.4-8.el8.noarch DEBUG: cyrus-sasl-lib-2.1.27-0.3rc7.el8.x86_64 DEBUG: libkcapi-1.1.1-16_1.el8.x86_64 DEBUG: curl-7.61.1-8.el8.x86_64 DEBUG: gzip-1.9-4.el8.x86_64 DEBUG: libcroco-0.6.12-4.el8.x86_64 DEBUG: libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64 DEBUG: openssl-pkcs11-0.4.8-2.el8.x86_64 DEBUG: gettext-0.19.8.1-14.el8.x86_64 DEBUG: coreutils-8.30-6.el8.x86_64 DEBUG: ca-certificates-2018.2.24-6.el8.noarch DEBUG: libutempter-1.1.6-14.el8.x86_64 DEBUG: libpwquality-1.4.0-9.el8.x86_64 DEBUG: libdb-5.3.28-36.el8.x86_64 DEBUG: trousers-lib-0.3.14-2.el8.x86_64 DEBUG: os-prober-1.74-6.el8.x86_64 DEBUG: systemd-239-13.el8.x86_64 DEBUG: Child return code was: 0 Finish: run DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-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 8c9f389692726ceb473ba8210e40d3992f8f924d Note: checking out '8c9f389692726ceb473ba8210e40d3992f8f924d'. 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 8c9f389 Properly namespace nodes + 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 0.2.1.dev553 8c9f389 + UPSTREAMVERSION=0.2.1.dev553 + [[ 0.2.1.dev553 =~ ([^-]*)-(.+) ]] + [[ 0.2.1.dev553 =~ (.*?)\.(0rc.+) ]] + [[ 0.2.1.dev553 =~ (.*?)\.(0b.+) ]] + [[ 0.2.1.dev553 =~ (.*?)\.(0a.+) ]] + [[ 0.2.1.dev553 =~ (.*?)\.(dev.+) ]] + VERSION=0.2.1 ++ date --utc +%Y%m%d%H%M%S + RELEASE_DATE=20200706085505 + '[' 0.date.hash = 0.1.date.hash ']' + RELEASE=0.20200706085505.8c9f389 + /usr/bin/mock -v -r /home/rhel8-master/data/dlrn-5.cfg --resultdir /home/rhel8-master/data/repos/8c/9f/8c9f389692726ceb473ba8210e40d3992f8f924d_5f4871d2 --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/8c/9f/8c9f389692726ceb473ba8210e40d3992f8f924d_5f4871d2 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.egar9kf0:/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/8c/9f/8c9f389692726ceb473ba8210e40d3992f8f924d_5f4871d2'}, '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/8c/9f/8c9f389692726ceb473ba8210e40d3992f8f924d_5f4871d2', '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/8c/9f/8c9f389692726ceb473ba8210e40d3992f8f924d_5f4871d2'}, '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/8c/9f/8c9f389692726ceb473ba8210e40d3992f8f924d_5f4871d2'}, '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/8c/9f/8c9f389692726ceb473ba8210e40d3992f8f924d_5f4871d2'}, '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/8c/9f/8c9f389692726ceb473ba8210e40d3992f8f924d_5f4871d2'}, '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/8c/9f/8c9f389692726ceb473ba8210e40d3992f8f924d_5f4871d2'}, '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/8c/9f/8c9f389692726ceb473ba8210e40d3992f8f924d_5f4871d2'}, '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/8c/9f/8c9f389692726ceb473ba8210e40d3992f8f924d_5f4871d2'}, '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/8c/9f/8c9f389692726ceb473ba8210e40d3992f8f924d_5f4871d2'}, '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/8c/9f/8c9f389692726ceb473ba8210e40d3992f8f924d_5f4871d2'}, '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/8c/9f/8c9f389692726ceb473ba8210e40d3992f8f924d_5f4871d2'}, '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/8c/9f/8c9f389692726ceb473ba8210e40d3992f8f924d_5f4871d2'}, '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/8c/9f/8c9f389692726ceb473ba8210e40d3992f8f924d_5f4871d2'}} 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/c6/bf/c6bf85ef6305ddd0868b5952184b4910427613d4_4fe6958c 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/8c/9f/8c9f389692726ceb473ba8210e40d3992f8f924d_5f4871d2 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 1573936 789296 1133252 5636704 4993060 DEBUG: Swap: 4194300 548932 3645368 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.2G 26% /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/8c/9f/8c9f389692726ceb473ba8210e40d3992f8f924d_5f4871d2 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/8c/9f/8c9f389692726ceb473ba8210e40d3992f8f924d_5f4871d2 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', 'de7b16d2d91e4cdca968793b179492ed', '-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', '98048f2f10b94c3da6a6404a83f69462', '-D', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.egar9kf0:/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.1s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.1s) running egg_info creating tobiko.egg-info writing tobiko.egg-info/PKG-INFO writing dependency_links to tobiko.egg-info/dependency_links.txt writing entry points to tobiko.egg-info/entry_points.txt writing requirements to tobiko.egg-info/requires.txt writing top-level names to tobiko.egg-info/top_level.txt writing pbr to tobiko.egg-info/pbr.json [pbr] Processing SOURCES.txt writing manifest file 'tobiko.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 'tobiko.egg-info/SOURCES.txt' [pbr] reno was not found or is too old. Skipping release notes running check creating tobiko-0.2.1.dev553 creating tobiko-0.2.1.dev553/devstack creating tobiko-0.2.1.dev553/devstack/vagrant creating tobiko-0.2.1.dev553/doc creating tobiko-0.2.1.dev553/doc/source creating tobiko-0.2.1.dev553/doc/source/_static creating tobiko-0.2.1.dev553/doc/source/configuration creating tobiko-0.2.1.dev553/doc/source/configuration/samples creating tobiko-0.2.1.dev553/doc/source/contributor creating tobiko-0.2.1.dev553/doc/source/reference creating tobiko-0.2.1.dev553/doc/source/user creating tobiko-0.2.1.dev553/etc creating tobiko-0.2.1.dev553/etc/oslo-config-generator creating tobiko-0.2.1.dev553/infrared_plugin creating tobiko-0.2.1.dev553/infrared_plugin/roles creating tobiko-0.2.1.dev553/infrared_plugin/roles/tobiko-ir-deploy creating tobiko-0.2.1.dev553/infrared_plugin/roles/tobiko-ir-deploy/defaults creating tobiko-0.2.1.dev553/infrared_plugin/roles/tobiko-ir-deploy/tasks creating tobiko-0.2.1.dev553/infrared_plugin/roles/tobiko-ir-init creating tobiko-0.2.1.dev553/infrared_plugin/roles/tobiko-ir-init/tasks creating tobiko-0.2.1.dev553/infrared_plugin/roles/tobiko-ir-jenkins creating tobiko-0.2.1.dev553/infrared_plugin/roles/tobiko-ir-jenkins/tasks creating tobiko-0.2.1.dev553/infrared_plugin/roles/tobiko-ir-jenkins/vars creating tobiko-0.2.1.dev553/infrared_plugin/roles/tobiko-ir-run creating tobiko-0.2.1.dev553/infrared_plugin/roles/tobiko-ir-run/meta creating tobiko-0.2.1.dev553/infrared_plugin/roles/tobiko-ir-run/tasks creating tobiko-0.2.1.dev553/playbooks creating tobiko-0.2.1.dev553/playbooks/devstack creating tobiko-0.2.1.dev553/playbooks/infrared creating tobiko-0.2.1.dev553/playbooks/tripleo creating tobiko-0.2.1.dev553/playbooks/unit creating tobiko-0.2.1.dev553/releasenotes creating tobiko-0.2.1.dev553/releasenotes/notes creating tobiko-0.2.1.dev553/releasenotes/source creating tobiko-0.2.1.dev553/releasenotes/source/_static creating tobiko-0.2.1.dev553/releasenotes/source/_templates creating tobiko-0.2.1.dev553/roles creating tobiko-0.2.1.dev553/roles/multi-node-setup creating tobiko-0.2.1.dev553/roles/multi-node-setup/defaults creating tobiko-0.2.1.dev553/roles/multi-node-setup/tasks creating tobiko-0.2.1.dev553/roles/tests creating tobiko-0.2.1.dev553/roles/tests/templates creating tobiko-0.2.1.dev553/roles/tobiko-bindep creating tobiko-0.2.1.dev553/roles/tobiko-bindep/defaults creating tobiko-0.2.1.dev553/roles/tobiko-bindep/meta creating tobiko-0.2.1.dev553/roles/tobiko-bindep/tasks creating tobiko-0.2.1.dev553/roles/tobiko-check-collected-files creating tobiko-0.2.1.dev553/roles/tobiko-check-collected-files/meta creating tobiko-0.2.1.dev553/roles/tobiko-check-collected-files/tasks creating tobiko-0.2.1.dev553/roles/tobiko-collect creating tobiko-0.2.1.dev553/roles/tobiko-collect/defaults creating tobiko-0.2.1.dev553/roles/tobiko-collect/meta creating tobiko-0.2.1.dev553/roles/tobiko-collect/tasks creating tobiko-0.2.1.dev553/roles/tobiko-common creating tobiko-0.2.1.dev553/roles/tobiko-common/defaults creating tobiko-0.2.1.dev553/roles/tobiko-compile-python creating tobiko-0.2.1.dev553/roles/tobiko-compile-python/defaults creating tobiko-0.2.1.dev553/roles/tobiko-compile-python/tasks creating tobiko-0.2.1.dev553/roles/tobiko-compile-python/tests creating tobiko-0.2.1.dev553/roles/tobiko-configure creating tobiko-0.2.1.dev553/roles/tobiko-configure/defaults creating tobiko-0.2.1.dev553/roles/tobiko-configure/meta creating tobiko-0.2.1.dev553/roles/tobiko-configure/tasks creating tobiko-0.2.1.dev553/roles/tobiko-copy-resolv-conf creating tobiko-0.2.1.dev553/roles/tobiko-copy-resolv-conf/defaults creating tobiko-0.2.1.dev553/roles/tobiko-copy-resolv-conf/tasks creating tobiko-0.2.1.dev553/roles/tobiko-devstack creating tobiko-0.2.1.dev553/roles/tobiko-devstack/defaults creating tobiko-0.2.1.dev553/roles/tobiko-devstack/meta creating tobiko-0.2.1.dev553/roles/tobiko-devstack/tasks creating tobiko-0.2.1.dev553/roles/tobiko-ensure-python3 creating tobiko-0.2.1.dev553/roles/tobiko-ensure-python3/defaults creating tobiko-0.2.1.dev553/roles/tobiko-ensure-python3/files creating tobiko-0.2.1.dev553/roles/tobiko-ensure-python3/meta creating tobiko-0.2.1.dev553/roles/tobiko-ensure-python3/tasks creating tobiko-0.2.1.dev553/roles/tobiko-ensure-python3/vars creating tobiko-0.2.1.dev553/roles/tobiko-ensure-ssh-keys creating tobiko-0.2.1.dev553/roles/tobiko-ensure-ssh-keys/defaults creating tobiko-0.2.1.dev553/roles/tobiko-ensure-ssh-keys/tasks creating tobiko-0.2.1.dev553/roles/tobiko-ensure-tox creating tobiko-0.2.1.dev553/roles/tobiko-ensure-tox/defaults creating tobiko-0.2.1.dev553/roles/tobiko-ensure-tox/meta creating tobiko-0.2.1.dev553/roles/tobiko-ensure-tox/tasks creating tobiko-0.2.1.dev553/roles/tobiko-inventory creating tobiko-0.2.1.dev553/roles/tobiko-inventory/defaults creating tobiko-0.2.1.dev553/roles/tobiko-inventory/meta creating tobiko-0.2.1.dev553/roles/tobiko-inventory/tasks creating tobiko-0.2.1.dev553/roles/tobiko-inventory/templates creating tobiko-0.2.1.dev553/roles/tobiko-inventory/vars creating tobiko-0.2.1.dev553/roles/tobiko-redhat-subscription creating tobiko-0.2.1.dev553/roles/tobiko-redhat-subscription/defaults creating tobiko-0.2.1.dev553/roles/tobiko-redhat-subscription/tasks creating tobiko-0.2.1.dev553/roles/tobiko-run creating tobiko-0.2.1.dev553/roles/tobiko-run/defaults creating tobiko-0.2.1.dev553/roles/tobiko-run/meta creating tobiko-0.2.1.dev553/roles/tobiko-run/tasks creating tobiko-0.2.1.dev553/roles/tobiko-run/vars creating tobiko-0.2.1.dev553/roles/tobiko-tox creating tobiko-0.2.1.dev553/roles/tobiko-tox/defaults creating tobiko-0.2.1.dev553/roles/tobiko-tox/meta creating tobiko-0.2.1.dev553/roles/tobiko-tox/tasks creating tobiko-0.2.1.dev553/roles/tobiko-zuul creating tobiko-0.2.1.dev553/roles/tobiko-zuul/meta creating tobiko-0.2.1.dev553/roles/tobiko-zuul/vars creating tobiko-0.2.1.dev553/tobiko creating tobiko-0.2.1.dev553/tobiko.egg-info creating tobiko-0.2.1.dev553/tobiko/cmd creating tobiko-0.2.1.dev553/tobiko/common creating tobiko-0.2.1.dev553/tobiko/common/managers creating tobiko-0.2.1.dev553/tobiko/docker creating tobiko-0.2.1.dev553/tobiko/http creating tobiko-0.2.1.dev553/tobiko/openstack creating tobiko-0.2.1.dev553/tobiko/openstack/glance creating tobiko-0.2.1.dev553/tobiko/openstack/heat creating tobiko-0.2.1.dev553/tobiko/openstack/keystone creating tobiko-0.2.1.dev553/tobiko/openstack/neutron creating tobiko-0.2.1.dev553/tobiko/openstack/nova creating tobiko-0.2.1.dev553/tobiko/openstack/octavia creating tobiko-0.2.1.dev553/tobiko/openstack/stacks creating tobiko-0.2.1.dev553/tobiko/openstack/stacks/neutron creating tobiko-0.2.1.dev553/tobiko/openstack/stacks/nova creating tobiko-0.2.1.dev553/tobiko/openstack/stacks/octavia creating tobiko-0.2.1.dev553/tobiko/openstack/topology creating tobiko-0.2.1.dev553/tobiko/podman creating tobiko-0.2.1.dev553/tobiko/shell creating tobiko-0.2.1.dev553/tobiko/shell/ping creating tobiko-0.2.1.dev553/tobiko/shell/sh creating tobiko-0.2.1.dev553/tobiko/shell/ssh creating tobiko-0.2.1.dev553/tobiko/tests creating tobiko-0.2.1.dev553/tobiko/tests/faults creating tobiko-0.2.1.dev553/tobiko/tests/faults/agents creating tobiko-0.2.1.dev553/tobiko/tests/faults/ha creating tobiko-0.2.1.dev553/tobiko/tests/functional creating tobiko-0.2.1.dev553/tobiko/tests/functional/docker creating tobiko-0.2.1.dev553/tobiko/tests/functional/openstack creating tobiko-0.2.1.dev553/tobiko/tests/functional/openstack/hot creating tobiko-0.2.1.dev553/tobiko/tests/functional/openstack/stacks creating tobiko-0.2.1.dev553/tobiko/tests/functional/podman creating tobiko-0.2.1.dev553/tobiko/tests/functional/shell creating tobiko-0.2.1.dev553/tobiko/tests/functional/tripleo creating tobiko-0.2.1.dev553/tobiko/tests/scenario creating tobiko-0.2.1.dev553/tobiko/tests/scenario/cloud creating tobiko-0.2.1.dev553/tobiko/tests/scenario/neutron creating tobiko-0.2.1.dev553/tobiko/tests/scenario/nova creating tobiko-0.2.1.dev553/tobiko/tests/scenario/octavia creating tobiko-0.2.1.dev553/tobiko/tests/scenario/playbooks creating tobiko-0.2.1.dev553/tobiko/tests/unit creating tobiko-0.2.1.dev553/tobiko/tests/unit/cmd creating tobiko-0.2.1.dev553/tobiko/tests/unit/docker creating tobiko-0.2.1.dev553/tobiko/tests/unit/openstack creating tobiko-0.2.1.dev553/tobiko/tests/unit/openstack/heat creating tobiko-0.2.1.dev553/tobiko/tests/unit/openstack/keystone creating tobiko-0.2.1.dev553/tobiko/tests/unit/openstack/neutron creating tobiko-0.2.1.dev553/tobiko/tests/unit/openstack/nova creating tobiko-0.2.1.dev553/tobiko/tests/unit/openstack/octavia creating tobiko-0.2.1.dev553/tobiko/tests/unit/podman creating tobiko-0.2.1.dev553/tobiko/tests/unit/shell creating tobiko-0.2.1.dev553/tobiko/tests/unit/shell/sh creating tobiko-0.2.1.dev553/tobiko/tests/unit/tripleo creating tobiko-0.2.1.dev553/tobiko/tripleo creating tobiko-0.2.1.dev553/tools creating tobiko-0.2.1.dev553/vagrant creating tobiko-0.2.1.dev553/vagrant/devstack creating tobiko-0.2.1.dev553/zuul.d copying files to tobiko-0.2.1.dev553... copying .ansible-lint -> tobiko-0.2.1.dev553 copying .coveragerc -> tobiko-0.2.1.dev553 copying .dockerignore -> tobiko-0.2.1.dev553 copying .pre-commit-config.yaml -> tobiko-0.2.1.dev553 copying .stestr.conf -> tobiko-0.2.1.dev553 copying AUTHORS -> tobiko-0.2.1.dev553 copying ChangeLog -> tobiko-0.2.1.dev553 copying Dockerfile -> tobiko-0.2.1.dev553 copying LICENSE -> tobiko-0.2.1.dev553 copying Pipfile -> tobiko-0.2.1.dev553 copying README.rst -> tobiko-0.2.1.dev553 copying Vagrantfile -> tobiko-0.2.1.dev553 copying ansible.cfg -> tobiko-0.2.1.dev553 copying bindep.txt -> tobiko-0.2.1.dev553 copying docker-compose.yml -> tobiko-0.2.1.dev553 copying extra-requirements.txt -> tobiko-0.2.1.dev553 copying linters-requirements.txt -> tobiko-0.2.1.dev553 copying lower-constraints.txt -> tobiko-0.2.1.dev553 copying requirements.txt -> tobiko-0.2.1.dev553 copying setup.cfg -> tobiko-0.2.1.dev553 copying setup.py -> tobiko-0.2.1.dev553 copying test-requirements.txt -> tobiko-0.2.1.dev553 copying tobiko.conf.example -> tobiko-0.2.1.dev553 copying tox.ini -> tobiko-0.2.1.dev553 copying devstack/README.rst -> tobiko-0.2.1.dev553/devstack copying devstack/plugin.sh -> tobiko-0.2.1.dev553/devstack copying devstack/settings -> tobiko-0.2.1.dev553/devstack copying devstack/vagrant/local.conf -> tobiko-0.2.1.dev553/devstack/vagrant copying devstack/vagrant/ovn-local.conf -> tobiko-0.2.1.dev553/devstack/vagrant copying devstack/vagrant/provision.bash -> tobiko-0.2.1.dev553/devstack/vagrant copying doc/Makefile -> tobiko-0.2.1.dev553/doc copying doc/requirements.txt -> tobiko-0.2.1.dev553/doc copying doc/source/conf.py -> tobiko-0.2.1.dev553/doc/source copying doc/source/contents.rst -> tobiko-0.2.1.dev553/doc/source copying doc/source/index.rst -> tobiko-0.2.1.dev553/doc/source copying doc/source/_static/README.txt -> tobiko-0.2.1.dev553/doc/source/_static copying doc/source/configuration/index.rst -> tobiko-0.2.1.dev553/doc/source/configuration copying doc/source/configuration/tobiko.rst -> tobiko-0.2.1.dev553/doc/source/configuration copying doc/source/configuration/samples/tobiko.rst -> tobiko-0.2.1.dev553/doc/source/configuration/samples copying doc/source/contributor/index.rst -> tobiko-0.2.1.dev553/doc/source/contributor copying doc/source/reference/index.rst -> tobiko-0.2.1.dev553/doc/source/reference copying doc/source/user/config.rst -> tobiko-0.2.1.dev553/doc/source/user copying doc/source/user/index.rst -> tobiko-0.2.1.dev553/doc/source/user copying doc/source/user/install.rst -> tobiko-0.2.1.dev553/doc/source/user copying doc/source/user/quick-start.rst -> tobiko-0.2.1.dev553/doc/source/user copying doc/source/user/run-test-cases.rst -> tobiko-0.2.1.dev553/doc/source/user copying etc/oslo-config-generator/tobiko.conf -> tobiko-0.2.1.dev553/etc/oslo-config-generator copying infrared_plugin/Dockerfile -> tobiko-0.2.1.dev553/infrared_plugin copying infrared_plugin/main.yaml -> tobiko-0.2.1.dev553/infrared_plugin copying infrared_plugin/plugin.spec -> tobiko-0.2.1.dev553/infrared_plugin copying infrared_plugin/requirements.txt -> tobiko-0.2.1.dev553/infrared_plugin copying infrared_plugin/roles/tobiko-ir-deploy/defaults/main.yaml -> tobiko-0.2.1.dev553/infrared_plugin/roles/tobiko-ir-deploy/defaults copying infrared_plugin/roles/tobiko-ir-deploy/tasks/main.yaml -> tobiko-0.2.1.dev553/infrared_plugin/roles/tobiko-ir-deploy/tasks copying infrared_plugin/roles/tobiko-ir-init/tasks/main.yaml -> tobiko-0.2.1.dev553/infrared_plugin/roles/tobiko-ir-init/tasks copying infrared_plugin/roles/tobiko-ir-jenkins/tasks/main.yaml -> tobiko-0.2.1.dev553/infrared_plugin/roles/tobiko-ir-jenkins/tasks copying infrared_plugin/roles/tobiko-ir-jenkins/vars/jenkins.yaml -> tobiko-0.2.1.dev553/infrared_plugin/roles/tobiko-ir-jenkins/vars copying infrared_plugin/roles/tobiko-ir-run/meta/main.yaml -> tobiko-0.2.1.dev553/infrared_plugin/roles/tobiko-ir-run/meta copying infrared_plugin/roles/tobiko-ir-run/tasks/main.yaml -> tobiko-0.2.1.dev553/infrared_plugin/roles/tobiko-ir-run/tasks copying playbooks/devstack/post.yaml -> tobiko-0.2.1.dev553/playbooks/devstack copying playbooks/devstack/pre.yaml -> tobiko-0.2.1.dev553/playbooks/devstack copying playbooks/devstack/run.yaml -> tobiko-0.2.1.dev553/playbooks/devstack copying playbooks/infrared/pre.yaml -> tobiko-0.2.1.dev553/playbooks/infrared copying playbooks/infrared/run.yaml -> tobiko-0.2.1.dev553/playbooks/infrared copying playbooks/tripleo/post.yaml -> tobiko-0.2.1.dev553/playbooks/tripleo copying playbooks/tripleo/pre.yaml -> tobiko-0.2.1.dev553/playbooks/tripleo copying playbooks/tripleo/run.yaml -> tobiko-0.2.1.dev553/playbooks/tripleo copying playbooks/unit/pre.yaml -> tobiko-0.2.1.dev553/playbooks/unit copying releasenotes/notes/.placeholder -> tobiko-0.2.1.dev553/releasenotes/notes copying releasenotes/source/conf.py -> tobiko-0.2.1.dev553/releasenotes/source copying releasenotes/source/index.rst -> tobiko-0.2.1.dev553/releasenotes/source copying releasenotes/source/unreleased.rst -> tobiko-0.2.1.dev553/releasenotes/source copying releasenotes/source/_static/.placeholder -> tobiko-0.2.1.dev553/releasenotes/source/_static copying releasenotes/source/_templates/.placeholder -> tobiko-0.2.1.dev553/releasenotes/source/_templates copying roles/multi-node-setup/README.rst -> tobiko-0.2.1.dev553/roles/multi-node-setup copying roles/multi-node-setup/defaults/main.yaml -> tobiko-0.2.1.dev553/roles/multi-node-setup/defaults copying roles/multi-node-setup/tasks/main.yaml -> tobiko-0.2.1.dev553/roles/multi-node-setup/tasks copying roles/tests/Vagrantfile -> tobiko-0.2.1.dev553/roles/tests copying roles/tests/ansible.cfg -> tobiko-0.2.1.dev553/roles/tests copying roles/tests/provision.yaml -> tobiko-0.2.1.dev553/roles/tests copying roles/tests/test_infrared_plugin.yaml -> tobiko-0.2.1.dev553/roles/tests copying roles/tests/templates/hosts.j2 -> tobiko-0.2.1.dev553/roles/tests/templates copying roles/tests/templates/ssh_config.j2 -> tobiko-0.2.1.dev553/roles/tests/templates copying roles/tobiko-bindep/defaults/main.yaml -> tobiko-0.2.1.dev553/roles/tobiko-bindep/defaults copying roles/tobiko-bindep/meta/main.yaml -> tobiko-0.2.1.dev553/roles/tobiko-bindep/meta copying roles/tobiko-bindep/tasks/ensure-bindep.yaml -> tobiko-0.2.1.dev553/roles/tobiko-bindep/tasks copying roles/tobiko-bindep/tasks/main.yaml -> tobiko-0.2.1.dev553/roles/tobiko-bindep/tasks copying roles/tobiko-check-collected-files/meta/main.yaml -> tobiko-0.2.1.dev553/roles/tobiko-check-collected-files/meta copying roles/tobiko-check-collected-files/tasks/main.yaml -> tobiko-0.2.1.dev553/roles/tobiko-check-collected-files/tasks copying roles/tobiko-collect/defaults/main.yaml -> tobiko-0.2.1.dev553/roles/tobiko-collect/defaults copying roles/tobiko-collect/meta/main.yaml -> tobiko-0.2.1.dev553/roles/tobiko-collect/meta copying roles/tobiko-collect/tasks/main.yaml -> tobiko-0.2.1.dev553/roles/tobiko-collect/tasks copying roles/tobiko-common/defaults/main.yaml -> tobiko-0.2.1.dev553/roles/tobiko-common/defaults copying roles/tobiko-compile-python/.gitignore -> tobiko-0.2.1.dev553/roles/tobiko-compile-python copying roles/tobiko-compile-python/Vagrantfile -> tobiko-0.2.1.dev553/roles/tobiko-compile-python copying roles/tobiko-compile-python/ansible.cfg -> tobiko-0.2.1.dev553/roles/tobiko-compile-python copying roles/tobiko-compile-python/resolv_conf.yaml -> tobiko-0.2.1.dev553/roles/tobiko-compile-python copying roles/tobiko-compile-python/defaults/main.yaml -> tobiko-0.2.1.dev553/roles/tobiko-compile-python/defaults copying roles/tobiko-compile-python/tasks/main.yaml -> tobiko-0.2.1.dev553/roles/tobiko-compile-python/tasks copying roles/tobiko-compile-python/tasks/setup_pip.yaml -> tobiko-0.2.1.dev553/roles/tobiko-compile-python/tasks copying roles/tobiko-compile-python/tasks/setup_python.yaml -> tobiko-0.2.1.dev553/roles/tobiko-compile-python/tasks copying roles/tobiko-compile-python/tests/.gitignore -> tobiko-0.2.1.dev553/roles/tobiko-compile-python/tests copying roles/tobiko-compile-python/tests/test_py38.yaml -> tobiko-0.2.1.dev553/roles/tobiko-compile-python/tests copying roles/tobiko-configure/defaults/main.yaml -> tobiko-0.2.1.dev553/roles/tobiko-configure/defaults copying roles/tobiko-configure/meta/main.yaml -> tobiko-0.2.1.dev553/roles/tobiko-configure/meta copying roles/tobiko-configure/tasks/main.yaml -> tobiko-0.2.1.dev553/roles/tobiko-configure/tasks copying roles/tobiko-copy-resolv-conf/defaults/main.yaml -> tobiko-0.2.1.dev553/roles/tobiko-copy-resolv-conf/defaults copying roles/tobiko-copy-resolv-conf/tasks/main.yaml -> tobiko-0.2.1.dev553/roles/tobiko-copy-resolv-conf/tasks copying roles/tobiko-devstack/defaults/main.yaml -> tobiko-0.2.1.dev553/roles/tobiko-devstack/defaults copying roles/tobiko-devstack/meta/main.yaml -> tobiko-0.2.1.dev553/roles/tobiko-devstack/meta copying roles/tobiko-devstack/tasks/deploy-devstack.yaml -> tobiko-0.2.1.dev553/roles/tobiko-devstack/tasks copying roles/tobiko-devstack/tasks/deploy-requirements.yaml -> tobiko-0.2.1.dev553/roles/tobiko-devstack/tasks copying roles/tobiko-devstack/tasks/deploy-tobiko.yaml -> tobiko-0.2.1.dev553/roles/tobiko-devstack/tasks copying roles/tobiko-devstack/tasks/ensure-stack-user.yaml -> tobiko-0.2.1.dev553/roles/tobiko-devstack/tasks copying roles/tobiko-devstack/tasks/install-bindeps.yaml -> tobiko-0.2.1.dev553/roles/tobiko-devstack/tasks copying roles/tobiko-devstack/tasks/main.yaml -> tobiko-0.2.1.dev553/roles/tobiko-devstack/tasks copying roles/tobiko-devstack/tasks/run-stack.yaml -> tobiko-0.2.1.dev553/roles/tobiko-devstack/tasks copying roles/tobiko-devstack/tasks/run-unstack.yaml -> tobiko-0.2.1.dev553/roles/tobiko-devstack/tasks copying roles/tobiko-ensure-python3/defaults/main.yaml -> tobiko-0.2.1.dev553/roles/tobiko-ensure-python3/defaults copying roles/tobiko-ensure-python3/files/get_python_info.py -> tobiko-0.2.1.dev553/roles/tobiko-ensure-python3/files copying roles/tobiko-ensure-python3/meta/main.yaml -> tobiko-0.2.1.dev553/roles/tobiko-ensure-python3/meta copying roles/tobiko-ensure-python3/tasks/constraints.yaml -> tobiko-0.2.1.dev553/roles/tobiko-ensure-python3/tasks copying roles/tobiko-ensure-python3/tasks/ensure-python3.yaml -> tobiko-0.2.1.dev553/roles/tobiko-ensure-python3/tasks copying roles/tobiko-ensure-python3/tasks/install.yaml -> tobiko-0.2.1.dev553/roles/tobiko-ensure-python3/tasks copying roles/tobiko-ensure-python3/tasks/main.yaml -> tobiko-0.2.1.dev553/roles/tobiko-ensure-python3/tasks copying roles/tobiko-ensure-python3/tasks/platform.yaml -> tobiko-0.2.1.dev553/roles/tobiko-ensure-python3/tasks copying roles/tobiko-ensure-python3/vars/py3-CentOS-7.yaml -> tobiko-0.2.1.dev553/roles/tobiko-ensure-python3/vars copying roles/tobiko-ensure-python3/vars/py3-Fedora-31.yaml -> tobiko-0.2.1.dev553/roles/tobiko-ensure-python3/vars copying roles/tobiko-ensure-python3/vars/py3-Fedora.yaml -> tobiko-0.2.1.dev553/roles/tobiko-ensure-python3/vars copying roles/tobiko-ensure-python3/vars/py3-MacOSX.yaml -> tobiko-0.2.1.dev553/roles/tobiko-ensure-python3/vars copying roles/tobiko-ensure-python3/vars/py3-RedHat-7.yaml -> tobiko-0.2.1.dev553/roles/tobiko-ensure-python3/vars copying roles/tobiko-ensure-python3/vars/py3-RedHat.yaml -> tobiko-0.2.1.dev553/roles/tobiko-ensure-python3/vars copying roles/tobiko-ensure-python3/vars/py3-Ubuntu-18.04.yaml -> tobiko-0.2.1.dev553/roles/tobiko-ensure-python3/vars copying roles/tobiko-ensure-python3/vars/py3-Ubuntu.yaml -> tobiko-0.2.1.dev553/roles/tobiko-ensure-python3/vars copying roles/tobiko-ensure-python3/vars/rhosp-RedHat-7.yaml -> tobiko-0.2.1.dev553/roles/tobiko-ensure-python3/vars copying roles/tobiko-ensure-ssh-keys/defaults/main.yaml -> tobiko-0.2.1.dev553/roles/tobiko-ensure-ssh-keys/defaults copying roles/tobiko-ensure-ssh-keys/tasks/main.yaml -> tobiko-0.2.1.dev553/roles/tobiko-ensure-ssh-keys/tasks copying roles/tobiko-ensure-tox/defaults/main.yaml -> tobiko-0.2.1.dev553/roles/tobiko-ensure-tox/defaults copying roles/tobiko-ensure-tox/meta/main.yaml -> tobiko-0.2.1.dev553/roles/tobiko-ensure-tox/meta copying roles/tobiko-ensure-tox/tasks/main.yaml -> tobiko-0.2.1.dev553/roles/tobiko-ensure-tox/tasks copying roles/tobiko-ensure-tox/tasks/tox.yaml -> tobiko-0.2.1.dev553/roles/tobiko-ensure-tox/tasks copying roles/tobiko-inventory/defaults/main.yaml -> tobiko-0.2.1.dev553/roles/tobiko-inventory/defaults copying roles/tobiko-inventory/meta/main.yaml -> tobiko-0.2.1.dev553/roles/tobiko-inventory/meta copying roles/tobiko-inventory/tasks/main.yaml -> tobiko-0.2.1.dev553/roles/tobiko-inventory/tasks copying roles/tobiko-inventory/templates/test_inventory.j2 -> tobiko-0.2.1.dev553/roles/tobiko-inventory/templates copying roles/tobiko-inventory/vars/test-inventory-CentOS-7.yaml -> tobiko-0.2.1.dev553/roles/tobiko-inventory/vars copying roles/tobiko-inventory/vars/test-inventory-Fedora.yaml -> tobiko-0.2.1.dev553/roles/tobiko-inventory/vars copying roles/tobiko-inventory/vars/test-inventory-RedHat.yaml -> tobiko-0.2.1.dev553/roles/tobiko-inventory/vars copying roles/tobiko-inventory/vars/test-inventory-Ubuntu.yaml -> tobiko-0.2.1.dev553/roles/tobiko-inventory/vars copying roles/tobiko-redhat-subscription/defaults/main.yaml -> tobiko-0.2.1.dev553/roles/tobiko-redhat-subscription/defaults copying roles/tobiko-redhat-subscription/tasks/main.yaml -> tobiko-0.2.1.dev553/roles/tobiko-redhat-subscription/tasks copying roles/tobiko-run/defaults/main.yaml -> tobiko-0.2.1.dev553/roles/tobiko-run/defaults copying roles/tobiko-run/meta/main.yaml -> tobiko-0.2.1.dev553/roles/tobiko-run/meta copying roles/tobiko-run/tasks/main.yaml -> tobiko-0.2.1.dev553/roles/tobiko-run/tasks copying roles/tobiko-run/tasks/run.yaml -> tobiko-0.2.1.dev553/roles/tobiko-run/tasks copying roles/tobiko-run/vars/test-workflow-check-resources.yaml -> tobiko-0.2.1.dev553/roles/tobiko-run/vars copying roles/tobiko-run/vars/test-workflow-create-resources.yaml -> tobiko-0.2.1.dev553/roles/tobiko-run/vars copying roles/tobiko-run/vars/test-workflow-default.yaml -> tobiko-0.2.1.dev553/roles/tobiko-run/vars copying roles/tobiko-run/vars/test-workflow-faults-neutron.yaml -> tobiko-0.2.1.dev553/roles/tobiko-run/vars copying roles/tobiko-run/vars/test-workflow-faults.yaml -> tobiko-0.2.1.dev553/roles/tobiko-run/vars copying roles/tobiko-run/vars/test-workflow-functional.yaml -> tobiko-0.2.1.dev553/roles/tobiko-run/vars copying roles/tobiko-run/vars/test-workflow-unit.yaml -> tobiko-0.2.1.dev553/roles/tobiko-run/vars copying roles/tobiko-tox/defaults/main.yaml -> tobiko-0.2.1.dev553/roles/tobiko-tox/defaults copying roles/tobiko-tox/meta/main.yaml -> tobiko-0.2.1.dev553/roles/tobiko-tox/meta copying roles/tobiko-tox/tasks/main.yaml -> tobiko-0.2.1.dev553/roles/tobiko-tox/tasks copying roles/tobiko-tox/tasks/tox.yaml -> tobiko-0.2.1.dev553/roles/tobiko-tox/tasks copying roles/tobiko-zuul/meta/main.yaml -> tobiko-0.2.1.dev553/roles/tobiko-zuul/meta copying roles/tobiko-zuul/vars/main.yaml -> tobiko-0.2.1.dev553/roles/tobiko-zuul/vars copying tobiko/__init__.py -> tobiko-0.2.1.dev553/tobiko copying tobiko/config.py -> tobiko-0.2.1.dev553/tobiko copying tobiko/version.py -> tobiko-0.2.1.dev553/tobiko copying tobiko.egg-info/PKG-INFO -> tobiko-0.2.1.dev553/tobiko.egg-info copying tobiko.egg-info/SOURCES.txt -> tobiko-0.2.1.dev553/tobiko.egg-info copying tobiko.egg-info/dependency_links.txt -> tobiko-0.2.1.dev553/tobiko.egg-info copying tobiko.egg-info/entry_points.txt -> tobiko-0.2.1.dev553/tobiko.egg-info copying tobiko.egg-info/not-zip-safe -> tobiko-0.2.1.dev553/tobiko.egg-info copying tobiko.egg-info/pbr.json -> tobiko-0.2.1.dev553/tobiko.egg-info copying tobiko.egg-info/requires.txt -> tobiko-0.2.1.dev553/tobiko.egg-info copying tobiko.egg-info/top_level.txt -> tobiko-0.2.1.dev553/tobiko.egg-info copying tobiko/cmd/__init__.py -> tobiko-0.2.1.dev553/tobiko/cmd copying tobiko/cmd/base.py -> tobiko-0.2.1.dev553/tobiko/cmd copying tobiko/cmd/fixture.py -> tobiko-0.2.1.dev553/tobiko/cmd copying tobiko/common/__init__.py -> tobiko-0.2.1.dev553/tobiko/common copying tobiko/common/_asserts.py -> tobiko-0.2.1.dev553/tobiko/common copying tobiko/common/_cached.py -> tobiko-0.2.1.dev553/tobiko/common copying tobiko/common/_config.py -> tobiko-0.2.1.dev553/tobiko/common copying tobiko/common/_detail.py -> tobiko-0.2.1.dev553/tobiko/common copying tobiko/common/_exception.py -> tobiko-0.2.1.dev553/tobiko/common copying tobiko/common/_fixture.py -> tobiko-0.2.1.dev553/tobiko/common copying tobiko/common/_logging.py -> tobiko-0.2.1.dev553/tobiko/common copying tobiko/common/_operation.py -> tobiko-0.2.1.dev553/tobiko/common copying tobiko/common/_os.py -> tobiko-0.2.1.dev553/tobiko/common copying tobiko/common/_select.py -> tobiko-0.2.1.dev553/tobiko/common copying tobiko/common/_skip.py -> tobiko-0.2.1.dev553/tobiko/common copying tobiko/common/_utils.py -> tobiko-0.2.1.dev553/tobiko/common copying tobiko/common/managers/__init__.py -> tobiko-0.2.1.dev553/tobiko/common/managers copying tobiko/common/managers/loader.py -> tobiko-0.2.1.dev553/tobiko/common/managers copying tobiko/common/managers/testcase.py -> tobiko-0.2.1.dev553/tobiko/common/managers copying tobiko/docker/__init__.py -> tobiko-0.2.1.dev553/tobiko/docker copying tobiko/docker/_client.py -> tobiko-0.2.1.dev553/tobiko/docker copying tobiko/docker/_exception.py -> tobiko-0.2.1.dev553/tobiko/docker copying tobiko/docker/_shell.py -> tobiko-0.2.1.dev553/tobiko/docker copying tobiko/docker/config.py -> tobiko-0.2.1.dev553/tobiko/docker copying tobiko/http/__init__.py -> tobiko-0.2.1.dev553/tobiko/http copying tobiko/http/_connection.py -> tobiko-0.2.1.dev553/tobiko/http copying tobiko/http/_session.py -> tobiko-0.2.1.dev553/tobiko/http copying tobiko/openstack/__init__.py -> tobiko-0.2.1.dev553/tobiko/openstack copying tobiko/openstack/_client.py -> tobiko-0.2.1.dev553/tobiko/openstack copying tobiko/openstack/glance/__init__.py -> tobiko-0.2.1.dev553/tobiko/openstack/glance copying tobiko/openstack/glance/_client.py -> tobiko-0.2.1.dev553/tobiko/openstack/glance copying tobiko/openstack/glance/_image.py -> tobiko-0.2.1.dev553/tobiko/openstack/glance copying tobiko/openstack/glance/_io.py -> tobiko-0.2.1.dev553/tobiko/openstack/glance copying tobiko/openstack/glance/_lzma.py -> tobiko-0.2.1.dev553/tobiko/openstack/glance copying tobiko/openstack/glance/config.py -> tobiko-0.2.1.dev553/tobiko/openstack/glance copying tobiko/openstack/heat/__init__.py -> tobiko-0.2.1.dev553/tobiko/openstack/heat copying tobiko/openstack/heat/_client.py -> tobiko-0.2.1.dev553/tobiko/openstack/heat copying tobiko/openstack/heat/_stack.py -> tobiko-0.2.1.dev553/tobiko/openstack/heat copying tobiko/openstack/heat/_template.py -> tobiko-0.2.1.dev553/tobiko/openstack/heat copying tobiko/openstack/keystone/__init__.py -> tobiko-0.2.1.dev553/tobiko/openstack/keystone copying tobiko/openstack/keystone/_client.py -> tobiko-0.2.1.dev553/tobiko/openstack/keystone copying tobiko/openstack/keystone/_clouds_file.py -> tobiko-0.2.1.dev553/tobiko/openstack/keystone copying tobiko/openstack/keystone/_credentials.py -> tobiko-0.2.1.dev553/tobiko/openstack/keystone copying tobiko/openstack/keystone/_services.py -> tobiko-0.2.1.dev553/tobiko/openstack/keystone copying tobiko/openstack/keystone/_session.py -> tobiko-0.2.1.dev553/tobiko/openstack/keystone copying tobiko/openstack/keystone/config.py -> tobiko-0.2.1.dev553/tobiko/openstack/keystone copying tobiko/openstack/neutron/__init__.py -> tobiko-0.2.1.dev553/tobiko/openstack/neutron copying tobiko/openstack/neutron/_agent.py -> tobiko-0.2.1.dev553/tobiko/openstack/neutron copying tobiko/openstack/neutron/_cidr.py -> tobiko-0.2.1.dev553/tobiko/openstack/neutron copying tobiko/openstack/neutron/_client.py -> tobiko-0.2.1.dev553/tobiko/openstack/neutron copying tobiko/openstack/neutron/_extension.py -> tobiko-0.2.1.dev553/tobiko/openstack/neutron copying tobiko/openstack/neutron/_port.py -> tobiko-0.2.1.dev553/tobiko/openstack/neutron copying tobiko/openstack/neutron/config.py -> tobiko-0.2.1.dev553/tobiko/openstack/neutron copying tobiko/openstack/nova/__init__.py -> tobiko-0.2.1.dev553/tobiko/openstack/nova copying tobiko/openstack/nova/_client.py -> tobiko-0.2.1.dev553/tobiko/openstack/nova copying tobiko/openstack/nova/_cloud_init.py -> tobiko-0.2.1.dev553/tobiko/openstack/nova copying tobiko/openstack/nova/_hypervisor.py -> tobiko-0.2.1.dev553/tobiko/openstack/nova copying tobiko/openstack/nova/_server.py -> tobiko-0.2.1.dev553/tobiko/openstack/nova copying tobiko/openstack/nova/config.py -> tobiko-0.2.1.dev553/tobiko/openstack/nova copying tobiko/openstack/octavia/__init__.py -> tobiko-0.2.1.dev553/tobiko/openstack/octavia copying tobiko/openstack/octavia/_client.py -> tobiko-0.2.1.dev553/tobiko/openstack/octavia copying tobiko/openstack/octavia/config.py -> tobiko-0.2.1.dev553/tobiko/openstack/octavia copying tobiko/openstack/stacks/__init__.py -> tobiko-0.2.1.dev553/tobiko/openstack/stacks copying tobiko/openstack/stacks/_centos.py -> tobiko-0.2.1.dev553/tobiko/openstack/stacks copying tobiko/openstack/stacks/_cirros.py -> tobiko-0.2.1.dev553/tobiko/openstack/stacks copying tobiko/openstack/stacks/_hot.py -> tobiko-0.2.1.dev553/tobiko/openstack/stacks copying tobiko/openstack/stacks/_l3ha.py -> tobiko-0.2.1.dev553/tobiko/openstack/stacks copying tobiko/openstack/stacks/_neutron.py -> tobiko-0.2.1.dev553/tobiko/openstack/stacks copying tobiko/openstack/stacks/_nova.py -> tobiko-0.2.1.dev553/tobiko/openstack/stacks copying tobiko/openstack/stacks/_octavia.py -> tobiko-0.2.1.dev553/tobiko/openstack/stacks copying tobiko/openstack/stacks/_ubuntu.py -> tobiko-0.2.1.dev553/tobiko/openstack/stacks copying tobiko/openstack/stacks/neutron/floating_network.yaml -> tobiko-0.2.1.dev553/tobiko/openstack/stacks/neutron copying tobiko/openstack/stacks/neutron/network.yaml -> tobiko-0.2.1.dev553/tobiko/openstack/stacks/neutron copying tobiko/openstack/stacks/neutron/security_groups.yaml -> tobiko-0.2.1.dev553/tobiko/openstack/stacks/neutron copying tobiko/openstack/stacks/nova/flavor.yaml -> tobiko-0.2.1.dev553/tobiko/openstack/stacks/nova copying tobiko/openstack/stacks/nova/key_pair.yaml -> tobiko-0.2.1.dev553/tobiko/openstack/stacks/nova copying tobiko/openstack/stacks/nova/server.yaml -> tobiko-0.2.1.dev553/tobiko/openstack/stacks/nova copying tobiko/openstack/stacks/nova/server_group.yaml -> tobiko-0.2.1.dev553/tobiko/openstack/stacks/nova copying tobiko/openstack/stacks/octavia/listener.yaml -> tobiko-0.2.1.dev553/tobiko/openstack/stacks/octavia copying tobiko/openstack/stacks/octavia/load_balancer.yaml -> tobiko-0.2.1.dev553/tobiko/openstack/stacks/octavia copying tobiko/openstack/stacks/octavia/member.yaml -> tobiko-0.2.1.dev553/tobiko/openstack/stacks/octavia copying tobiko/openstack/topology/__init__.py -> tobiko-0.2.1.dev553/tobiko/openstack/topology copying tobiko/openstack/topology/_exception.py -> tobiko-0.2.1.dev553/tobiko/openstack/topology copying tobiko/openstack/topology/_topology.py -> tobiko-0.2.1.dev553/tobiko/openstack/topology copying tobiko/openstack/topology/config.py -> tobiko-0.2.1.dev553/tobiko/openstack/topology copying tobiko/podman/__init__.py -> tobiko-0.2.1.dev553/tobiko/podman copying tobiko/podman/_client.py -> tobiko-0.2.1.dev553/tobiko/podman copying tobiko/podman/_exception.py -> tobiko-0.2.1.dev553/tobiko/podman copying tobiko/podman/_shell.py -> tobiko-0.2.1.dev553/tobiko/podman copying tobiko/podman/config.py -> tobiko-0.2.1.dev553/tobiko/podman copying tobiko/shell/__init__.py -> tobiko-0.2.1.dev553/tobiko/shell copying tobiko/shell/ifconfig.py -> tobiko-0.2.1.dev553/tobiko/shell copying tobiko/shell/ip.py -> tobiko-0.2.1.dev553/tobiko/shell copying tobiko/shell/ping/__init__.py -> tobiko-0.2.1.dev553/tobiko/shell/ping copying tobiko/shell/ping/_assert.py -> tobiko-0.2.1.dev553/tobiko/shell/ping copying tobiko/shell/ping/_exception.py -> tobiko-0.2.1.dev553/tobiko/shell/ping copying tobiko/shell/ping/_interface.py -> tobiko-0.2.1.dev553/tobiko/shell/ping copying tobiko/shell/ping/_parameters.py -> tobiko-0.2.1.dev553/tobiko/shell/ping copying tobiko/shell/ping/_ping.py -> tobiko-0.2.1.dev553/tobiko/shell/ping copying tobiko/shell/ping/_statistics.py -> tobiko-0.2.1.dev553/tobiko/shell/ping copying tobiko/shell/ping/config.py -> tobiko-0.2.1.dev553/tobiko/shell/ping copying tobiko/shell/sh/__init__.py -> tobiko-0.2.1.dev553/tobiko/shell/sh copying tobiko/shell/sh/_command.py -> tobiko-0.2.1.dev553/tobiko/shell/sh copying tobiko/shell/sh/_exception.py -> tobiko-0.2.1.dev553/tobiko/shell/sh copying tobiko/shell/sh/_execute.py -> tobiko-0.2.1.dev553/tobiko/shell/sh copying tobiko/shell/sh/_hostname.py -> tobiko-0.2.1.dev553/tobiko/shell/sh copying tobiko/shell/sh/_io.py -> tobiko-0.2.1.dev553/tobiko/shell/sh copying tobiko/shell/sh/_local.py -> tobiko-0.2.1.dev553/tobiko/shell/sh copying tobiko/shell/sh/_path.py -> tobiko-0.2.1.dev553/tobiko/shell/sh copying tobiko/shell/sh/_process.py -> tobiko-0.2.1.dev553/tobiko/shell/sh copying tobiko/shell/sh/_ps.py -> tobiko-0.2.1.dev553/tobiko/shell/sh copying tobiko/shell/sh/_reboot.py -> tobiko-0.2.1.dev553/tobiko/shell/sh copying tobiko/shell/sh/_ssh.py -> tobiko-0.2.1.dev553/tobiko/shell/sh copying tobiko/shell/sh/_uptime.py -> tobiko-0.2.1.dev553/tobiko/shell/sh copying tobiko/shell/sh/config.py -> tobiko-0.2.1.dev553/tobiko/shell/sh copying tobiko/shell/ssh/__init__.py -> tobiko-0.2.1.dev553/tobiko/shell/ssh copying tobiko/shell/ssh/_client.py -> tobiko-0.2.1.dev553/tobiko/shell/ssh copying tobiko/shell/ssh/_command.py -> tobiko-0.2.1.dev553/tobiko/shell/ssh copying tobiko/shell/ssh/_config.py -> tobiko-0.2.1.dev553/tobiko/shell/ssh copying tobiko/shell/ssh/_forward.py -> tobiko-0.2.1.dev553/tobiko/shell/ssh copying tobiko/shell/ssh/config.py -> tobiko-0.2.1.dev553/tobiko/shell/ssh copying tobiko/tests/__init__.py -> tobiko-0.2.1.dev553/tobiko/tests copying tobiko/tests/base.py -> tobiko-0.2.1.dev553/tobiko/tests copying tobiko/tests/faults/__init__.py -> tobiko-0.2.1.dev553/tobiko/tests/faults copying tobiko/tests/faults/agents/__init__.py -> tobiko-0.2.1.dev553/tobiko/tests/faults/agents copying tobiko/tests/faults/agents/test_neutron_agents.py -> tobiko-0.2.1.dev553/tobiko/tests/faults/agents copying tobiko/tests/faults/ha/__init__.py -> tobiko-0.2.1.dev553/tobiko/tests/faults/ha copying tobiko/tests/faults/ha/cloud_disruptions.py -> tobiko-0.2.1.dev553/tobiko/tests/faults/ha copying tobiko/tests/faults/ha/test_cloud_recovery.py -> tobiko-0.2.1.dev553/tobiko/tests/faults/ha copying tobiko/tests/functional/__init__.py -> tobiko-0.2.1.dev553/tobiko/tests/functional copying tobiko/tests/functional/docker/__init__.py -> tobiko-0.2.1.dev553/tobiko/tests/functional/docker copying tobiko/tests/functional/docker/test_client.py -> tobiko-0.2.1.dev553/tobiko/tests/functional/docker copying tobiko/tests/functional/openstack/__init__.py -> tobiko-0.2.1.dev553/tobiko/tests/functional/openstack copying tobiko/tests/functional/openstack/test_glance.py -> tobiko-0.2.1.dev553/tobiko/tests/functional/openstack copying tobiko/tests/functional/openstack/test_heat.py -> tobiko-0.2.1.dev553/tobiko/tests/functional/openstack copying tobiko/tests/functional/openstack/test_keystone.py -> tobiko-0.2.1.dev553/tobiko/tests/functional/openstack copying tobiko/tests/functional/openstack/test_neutron.py -> tobiko-0.2.1.dev553/tobiko/tests/functional/openstack copying tobiko/tests/functional/openstack/test_nova.py -> tobiko-0.2.1.dev553/tobiko/tests/functional/openstack copying tobiko/tests/functional/openstack/test_octavia.py -> tobiko-0.2.1.dev553/tobiko/tests/functional/openstack copying tobiko/tests/functional/openstack/test_topology.py -> tobiko-0.2.1.dev553/tobiko/tests/functional/openstack copying tobiko/tests/functional/openstack/hot/my_stack.yaml -> tobiko-0.2.1.dev553/tobiko/tests/functional/openstack/hot copying tobiko/tests/functional/openstack/stacks/__init__.py -> tobiko-0.2.1.dev553/tobiko/tests/functional/openstack/stacks copying tobiko/tests/functional/openstack/stacks/test_centos.py -> tobiko-0.2.1.dev553/tobiko/tests/functional/openstack/stacks copying tobiko/tests/functional/openstack/stacks/test_cirros.py -> tobiko-0.2.1.dev553/tobiko/tests/functional/openstack/stacks copying tobiko/tests/functional/openstack/stacks/test_neutron.py -> tobiko-0.2.1.dev553/tobiko/tests/functional/openstack/stacks copying tobiko/tests/functional/openstack/stacks/test_nova.py -> tobiko-0.2.1.dev553/tobiko/tests/functional/openstack/stacks copying tobiko/tests/functional/openstack/stacks/test_ubuntu.py -> tobiko-0.2.1.dev553/tobiko/tests/functional/openstack/stacks copying tobiko/tests/functional/podman/__init__.py -> tobiko-0.2.1.dev553/tobiko/tests/functional/podman copying tobiko/tests/functional/podman/test_client.py -> tobiko-0.2.1.dev553/tobiko/tests/functional/podman copying tobiko/tests/functional/shell/__init__.py -> tobiko-0.2.1.dev553/tobiko/tests/functional/shell copying tobiko/tests/functional/shell/fixtures.py -> tobiko-0.2.1.dev553/tobiko/tests/functional/shell copying tobiko/tests/functional/shell/test_execute.py -> tobiko-0.2.1.dev553/tobiko/tests/functional/shell copying tobiko/tests/functional/shell/test_hostname.py -> tobiko-0.2.1.dev553/tobiko/tests/functional/shell copying tobiko/tests/functional/shell/test_ifconfig.py -> tobiko-0.2.1.dev553/tobiko/tests/functional/shell copying tobiko/tests/functional/shell/test_ip.py -> tobiko-0.2.1.dev553/tobiko/tests/functional/shell copying tobiko/tests/functional/shell/test_ping.py -> tobiko-0.2.1.dev553/tobiko/tests/functional/shell copying tobiko/tests/functional/shell/test_ps.py -> tobiko-0.2.1.dev553/tobiko/tests/functional/shell copying tobiko/tests/functional/shell/test_reboot.py -> tobiko-0.2.1.dev553/tobiko/tests/functional/shell copying tobiko/tests/functional/tripleo/__init__.py -> tobiko-0.2.1.dev553/tobiko/tests/functional/tripleo copying tobiko/tests/functional/tripleo/test_overcloud.py -> tobiko-0.2.1.dev553/tobiko/tests/functional/tripleo copying tobiko/tests/functional/tripleo/test_topology.py -> tobiko-0.2.1.dev553/tobiko/tests/functional/tripleo copying tobiko/tests/functional/tripleo/test_undercloud.py -> tobiko-0.2.1.dev553/tobiko/tests/functional/tripleo copying tobiko/tests/scenario/__init__.py -> tobiko-0.2.1.dev553/tobiko/tests/scenario copying tobiko/tests/scenario/cloud/__init__.py -> tobiko-0.2.1.dev553/tobiko/tests/scenario/cloud copying tobiko/tests/scenario/cloud/test_nodes.py -> tobiko-0.2.1.dev553/tobiko/tests/scenario/cloud copying tobiko/tests/scenario/neutron/__init__.py -> tobiko-0.2.1.dev553/tobiko/tests/scenario/neutron copying tobiko/tests/scenario/neutron/test_floating_ip.py -> tobiko-0.2.1.dev553/tobiko/tests/scenario/neutron copying tobiko/tests/scenario/neutron/test_network.py -> tobiko-0.2.1.dev553/tobiko/tests/scenario/neutron copying tobiko/tests/scenario/neutron/test_port.py -> tobiko-0.2.1.dev553/tobiko/tests/scenario/neutron copying tobiko/tests/scenario/neutron/test_router.py -> tobiko-0.2.1.dev553/tobiko/tests/scenario/neutron copying tobiko/tests/scenario/nova/__init__.py -> tobiko-0.2.1.dev553/tobiko/tests/scenario/nova copying tobiko/tests/scenario/nova/test_server.py -> tobiko-0.2.1.dev553/tobiko/tests/scenario/nova copying tobiko/tests/scenario/octavia/__init__.py -> tobiko-0.2.1.dev553/tobiko/tests/scenario/octavia copying tobiko/tests/scenario/octavia/test_traffic.py -> tobiko-0.2.1.dev553/tobiko/tests/scenario/octavia copying tobiko/tests/scenario/playbooks/test_floatingip.yaml -> tobiko-0.2.1.dev553/tobiko/tests/scenario/playbooks copying tobiko/tests/unit/__init__.py -> tobiko-0.2.1.dev553/tobiko/tests/unit copying tobiko/tests/unit/_case.py -> tobiko-0.2.1.dev553/tobiko/tests/unit copying tobiko/tests/unit/_patch.py -> tobiko-0.2.1.dev553/tobiko/tests/unit copying tobiko/tests/unit/test_assert.py -> tobiko-0.2.1.dev553/tobiko/tests/unit copying tobiko/tests/unit/test_cached.py -> tobiko-0.2.1.dev553/tobiko/tests/unit copying tobiko/tests/unit/test_config.py -> tobiko-0.2.1.dev553/tobiko/tests/unit copying tobiko/tests/unit/test_exception.py -> tobiko-0.2.1.dev553/tobiko/tests/unit copying tobiko/tests/unit/test_fixture.py -> tobiko-0.2.1.dev553/tobiko/tests/unit copying tobiko/tests/unit/test_loader.py -> tobiko-0.2.1.dev553/tobiko/tests/unit copying tobiko/tests/unit/test_logging.py -> tobiko-0.2.1.dev553/tobiko/tests/unit copying tobiko/tests/unit/test_operation.py -> tobiko-0.2.1.dev553/tobiko/tests/unit copying tobiko/tests/unit/test_skip.py -> tobiko-0.2.1.dev553/tobiko/tests/unit copying tobiko/tests/unit/test_testcase.py -> tobiko-0.2.1.dev553/tobiko/tests/unit copying tobiko/tests/unit/test_utils.py -> tobiko-0.2.1.dev553/tobiko/tests/unit copying tobiko/tests/unit/cmd/__init__.py -> tobiko-0.2.1.dev553/tobiko/tests/unit/cmd copying tobiko/tests/unit/cmd/test_base.py -> tobiko-0.2.1.dev553/tobiko/tests/unit/cmd copying tobiko/tests/unit/cmd/test_fixture.py -> tobiko-0.2.1.dev553/tobiko/tests/unit/cmd copying tobiko/tests/unit/docker/__init__.py -> tobiko-0.2.1.dev553/tobiko/tests/unit/docker copying tobiko/tests/unit/docker/test_shell.py -> tobiko-0.2.1.dev553/tobiko/tests/unit/docker copying tobiko/tests/unit/openstack/__init__.py -> tobiko-0.2.1.dev553/tobiko/tests/unit/openstack copying tobiko/tests/unit/openstack/_case.py -> tobiko-0.2.1.dev553/tobiko/tests/unit/openstack copying tobiko/tests/unit/openstack/_keystone.py -> tobiko-0.2.1.dev553/tobiko/tests/unit/openstack copying tobiko/tests/unit/openstack/test_client.py -> tobiko-0.2.1.dev553/tobiko/tests/unit/openstack copying tobiko/tests/unit/openstack/heat/__init__.py -> tobiko-0.2.1.dev553/tobiko/tests/unit/openstack/heat copying tobiko/tests/unit/openstack/heat/my-stack.yaml -> tobiko-0.2.1.dev553/tobiko/tests/unit/openstack/heat copying tobiko/tests/unit/openstack/heat/test_client.py -> tobiko-0.2.1.dev553/tobiko/tests/unit/openstack/heat copying tobiko/tests/unit/openstack/heat/test_stack.py -> tobiko-0.2.1.dev553/tobiko/tests/unit/openstack/heat copying tobiko/tests/unit/openstack/heat/test_template.py -> tobiko-0.2.1.dev553/tobiko/tests/unit/openstack/heat copying tobiko/tests/unit/openstack/keystone/__init__.py -> tobiko-0.2.1.dev553/tobiko/tests/unit/openstack/keystone copying tobiko/tests/unit/openstack/keystone/test_client.py -> tobiko-0.2.1.dev553/tobiko/tests/unit/openstack/keystone copying tobiko/tests/unit/openstack/keystone/test_clouds_file.py -> tobiko-0.2.1.dev553/tobiko/tests/unit/openstack/keystone copying tobiko/tests/unit/openstack/keystone/test_credentials.py -> tobiko-0.2.1.dev553/tobiko/tests/unit/openstack/keystone copying tobiko/tests/unit/openstack/keystone/test_session.py -> tobiko-0.2.1.dev553/tobiko/tests/unit/openstack/keystone copying tobiko/tests/unit/openstack/neutron/__init__.py -> tobiko-0.2.1.dev553/tobiko/tests/unit/openstack/neutron copying tobiko/tests/unit/openstack/neutron/test_client.py -> tobiko-0.2.1.dev553/tobiko/tests/unit/openstack/neutron copying tobiko/tests/unit/openstack/neutron/test_extension.py -> tobiko-0.2.1.dev553/tobiko/tests/unit/openstack/neutron copying tobiko/tests/unit/openstack/nova/__init__.py -> tobiko-0.2.1.dev553/tobiko/tests/unit/openstack/nova copying tobiko/tests/unit/openstack/nova/test_client.py -> tobiko-0.2.1.dev553/tobiko/tests/unit/openstack/nova copying tobiko/tests/unit/openstack/nova/test_cloud_init.py -> tobiko-0.2.1.dev553/tobiko/tests/unit/openstack/nova copying tobiko/tests/unit/openstack/octavia/__init__.py -> tobiko-0.2.1.dev553/tobiko/tests/unit/openstack/octavia copying tobiko/tests/unit/openstack/octavia/test_client.py -> tobiko-0.2.1.dev553/tobiko/tests/unit/openstack/octavia copying tobiko/tests/unit/podman/__init__.py -> tobiko-0.2.1.dev553/tobiko/tests/unit/podman copying tobiko/tests/unit/podman/_mocked_service.py -> tobiko-0.2.1.dev553/tobiko/tests/unit/podman copying tobiko/tests/unit/podman/test_shell.py -> tobiko-0.2.1.dev553/tobiko/tests/unit/podman copying tobiko/tests/unit/shell/__init__.py -> tobiko-0.2.1.dev553/tobiko/tests/unit/shell copying tobiko/tests/unit/shell/test_ssh.py -> tobiko-0.2.1.dev553/tobiko/tests/unit/shell copying tobiko/tests/unit/shell/sh/__init__.py -> tobiko-0.2.1.dev553/tobiko/tests/unit/shell/sh copying tobiko/tests/unit/shell/sh/test_io.py -> tobiko-0.2.1.dev553/tobiko/tests/unit/shell/sh copying tobiko/tests/unit/tripleo/__init__.py -> tobiko-0.2.1.dev553/tobiko/tests/unit/tripleo copying tobiko/tests/unit/tripleo/test_config.py -> tobiko-0.2.1.dev553/tobiko/tests/unit/tripleo copying tobiko/tripleo/__init__.py -> tobiko-0.2.1.dev553/tobiko/tripleo copying tobiko/tripleo/config.py -> tobiko-0.2.1.dev553/tobiko/tripleo copying tobiko/tripleo/containers.py -> tobiko-0.2.1.dev553/tobiko/tripleo copying tobiko/tripleo/neutron.py -> tobiko-0.2.1.dev553/tobiko/tripleo copying tobiko/tripleo/nova.py -> tobiko-0.2.1.dev553/tobiko/tripleo copying tobiko/tripleo/overcloud.py -> tobiko-0.2.1.dev553/tobiko/tripleo copying tobiko/tripleo/pacemaker.py -> tobiko-0.2.1.dev553/tobiko/tripleo copying tobiko/tripleo/processes.py -> tobiko-0.2.1.dev553/tobiko/tripleo copying tobiko/tripleo/services.py -> tobiko-0.2.1.dev553/tobiko/tripleo copying tobiko/tripleo/topology.py -> tobiko-0.2.1.dev553/tobiko/tripleo copying tobiko/tripleo/undercloud.py -> tobiko-0.2.1.dev553/tobiko/tripleo copying tobiko/tripleo/validations.py -> tobiko-0.2.1.dev553/tobiko/tripleo copying tools/__init__.py -> tobiko-0.2.1.dev553/tools copying tools/common.py -> tobiko-0.2.1.dev553/tools copying tools/install-bindeps.sh -> tobiko-0.2.1.dev553/tools copying tools/run_tests.py -> tobiko-0.2.1.dev553/tools copying tools/setup_infrared.py -> tobiko-0.2.1.dev553/tools copying vagrant/devstack/local.conf -> tobiko-0.2.1.dev553/vagrant/devstack copying vagrant/devstack/provision.yaml -> tobiko-0.2.1.dev553/vagrant/devstack copying zuul.d/devstack.yaml -> tobiko-0.2.1.dev553/zuul.d copying zuul.d/infrared.yaml -> tobiko-0.2.1.dev553/zuul.d copying zuul.d/nodes.yaml -> tobiko-0.2.1.dev553/zuul.d copying zuul.d/project.yaml -> tobiko-0.2.1.dev553/zuul.d copying zuul.d/tripleo.yaml -> tobiko-0.2.1.dev553/zuul.d copying zuul.d/unit.yaml -> tobiko-0.2.1.dev553/zuul.d Writing tobiko-0.2.1.dev553/setup.cfg creating dist Creating tar archive removing 'tobiko-0.2.1.dev553' (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/8c/9f/8c9f389692726ceb473ba8210e40d3992f8f924d_5f4871d2 --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/8c/9f/8c9f389692726ceb473ba8210e40d3992f8f924d_5f4871d2 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.zkrsuuhj:/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/8c/9f/8c9f389692726ceb473ba8210e40d3992f8f924d_5f4871d2'}, '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/8c/9f/8c9f389692726ceb473ba8210e40d3992f8f924d_5f4871d2', '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/8c/9f/8c9f389692726ceb473ba8210e40d3992f8f924d_5f4871d2'}, '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/8c/9f/8c9f389692726ceb473ba8210e40d3992f8f924d_5f4871d2'}, '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/8c/9f/8c9f389692726ceb473ba8210e40d3992f8f924d_5f4871d2'}, '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/8c/9f/8c9f389692726ceb473ba8210e40d3992f8f924d_5f4871d2'}, '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/8c/9f/8c9f389692726ceb473ba8210e40d3992f8f924d_5f4871d2'}, '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/8c/9f/8c9f389692726ceb473ba8210e40d3992f8f924d_5f4871d2'}, '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/8c/9f/8c9f389692726ceb473ba8210e40d3992f8f924d_5f4871d2'}, '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/8c/9f/8c9f389692726ceb473ba8210e40d3992f8f924d_5f4871d2'}, '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/8c/9f/8c9f389692726ceb473ba8210e40d3992f8f924d_5f4871d2'}, '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/8c/9f/8c9f389692726ceb473ba8210e40d3992f8f924d_5f4871d2'}, '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/8c/9f/8c9f389692726ceb473ba8210e40d3992f8f924d_5f4871d2'}, '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/8c/9f/8c9f389692726ceb473ba8210e40d3992f8f924d_5f4871d2'}} 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/c6/bf/c6bf85ef6305ddd0868b5952184b4910427613d4_4fe6958c 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/8c/9f/8c9f389692726ceb473ba8210e40d3992f8f924d_5f4871d2 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 1578232 784396 1133576 5637308 4988444 DEBUG: Swap: 4194300 548932 3645368 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.2G 26% /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/8c/9f/8c9f389692726ceb473ba8210e40d3992f8f924d_5f4871d2 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/8c/9f/8c9f389692726ceb473ba8210e40d3992f8f924d_5f4871d2 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', '8341419442154a8b8dacd05aa87b75b8', '-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=tobiko-0.2.1.dev553.tar.gz + SOURCEEXT=.tar.gz + SOURCEPATH=dist/tobiko-0.2.1.dev553.tar.gz ++ basename tobiko-0.2.1.dev553.tar.gz .tar.gz + SOURCEWITHREL=tobiko-0.2.1.dev553-0.20200706085505.8c9f389.tar.gz + mv dist/tobiko-0.2.1.dev553.tar.gz /tmp/tmp.j7ZXeBp5rV/SOURCES/tobiko-0.2.1.dev553-0.20200706085505.8c9f389.tar.gz + cd /home/rhel8-master/data/openstack-tobiko_distro + cp -a openstack-tobiko.spec /tmp/tmp.j7ZXeBp5rV/SOURCES/ + cp openstack-tobiko.spec /tmp/tmp.j7ZXeBp5rV/SPECS/ + cd /tmp/tmp.j7ZXeBp5rV/SPECS/ + '[' -z '' ']' + sed -i -e '1i%define upstream_version 0.2.1.dev553\' openstack-tobiko.spec + sed -i -e '1i%global dlrn 1\' openstack-tobiko.spec ++ basename tobiko-0.2.1.dev553-0.20200706085505.8c9f389.tar.gz .tar.gz + sed -i -e '1i%global dlrn_nvr tobiko-0.2.1.dev553-0.20200706085505.8c9f389\' openstack-tobiko.spec + sed -i -e s/UPSTREAMVERSION/0.2.1.dev553/g openstack-tobiko.spec + VERSION=0.2.1 + sed -i -e 's/Version:.*/Version: 0.2.1/g' openstack-tobiko.spec + sed -i -e 's/Release:.*/Release: 0.20200706085505.8c9f389%{?dist}/g' openstack-tobiko.spec + '[' '' '!=' 1 ']' + sed -i -e 's/^\(Source\|Source0\):.*/\1: tobiko-0.2.1.dev553-0.20200706085505.8c9f389.tar.gz/' openstack-tobiko.spec + '[' '' '!=' 1 ']' + sed -i -e '/^%changelog.*/q' openstack-tobiko.spec + cat openstack-tobiko.spec %global dlrn_nvr tobiko-0.2.1.dev553-0.20200706085505.8c9f389 %global dlrn 1 %define upstream_version 0.2.1.dev553 %{!?upstream_version: %global upstream_version %{version}%{?milestone}} %global service tobiko %global common_desc \ This package contains Tobiko tests framework. \ Tobiko is an OpenStack testing framework focusing on areas mostly \ complementary to Tempest. Name: openstack-%{service} Version: 0.2.1 Release: 0.20200706085505.8c9f389%{?dist} Summary: Tobiko testing framework License: ASL 2.0 URL: https://opendev.org/x/tobiko/ Source0: tobiko-0.2.1.dev553-0.20200706085505.8c9f389.tar.gz BuildArch: noarch BuildRequires: git BuildRequires: openstack-macros BuildRequires: python3-devel BuildRequires: python3-mock BuildRequires: python3-pbr BuildRequires: python3-setuptools BuildRequires: python3-testscenarios %description %{common_desc} %package -n python3-%{service} Summary: Tobiko testing framework %{?python_provide:%python_provide python3-%{service}} Requires: python3-fixtures >= 3.0.0 Requires: python3-keystoneauth1 >= 3.4.0 Requires: python3-jinja2 >= 2.8.0 Requires: python3-eventlet >= 0.20.1 Requires: python3-neutron-lib >= 1.25.0 Requires: python3-oslo-config >= 2:5.2.0 Requires: python3-oslo-log >= 3.36.0 Requires: python3-paramiko >= 2.4.0 Requires: python3-pbr >= 4.0.0 Requires: python3-heatclient >= 1.5.0 Requires: python3-glanceclient >= 2.16.0 Requires: python3-neutronclient >= 6.7.0 Requires: python3-novaclient >= 9.1.0 Requires: python3-octaviaclient >= 1.9.0 Requires: python3-openstackclient >= 3.0.0 Requires: python3-stestr >= 2.0 Requires: python3-six >= 1.10.0 Requires: python3-testtools >= 2.2.0 Requires: python3-netaddr >= 0.7.19 %description -n python3-%{service} This package contains Tobiko testing framework and test cases. %prep %autosetup -n %{service}-%{upstream_version} -S git # Let's handle dependencies ourseleves %py_req_cleanup # Remove bundled egg-info rm -rf %{service}.egg-info %build %{py3_build} %install %{py3_install} %files -n python3-%{service} %license LICENSE %doc README.rst %{python3_sitelib}/%{service} %{python3_sitelib}/*.egg-info %{_bindir}/tobiko-fixture %{_bindir}/tobiko-keystone-credentials %changelog + spectool -g -C /tmp/tmp.j7ZXeBp5rV/SOURCES openstack-tobiko.spec + /usr/bin/mock --buildsrpm -v -r /home/rhel8-master/data/dlrn-5.cfg --resultdir /home/rhel8-master/data/repos/8c/9f/8c9f389692726ceb473ba8210e40d3992f8f924d_5f4871d2 --spec openstack-tobiko.spec --sources=/tmp/tmp.j7ZXeBp5rV/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/8c/9f/8c9f389692726ceb473ba8210e40d3992f8f924d_5f4871d2 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.98i3he8u:/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/8c/9f/8c9f389692726ceb473ba8210e40d3992f8f924d_5f4871d2'}, '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/8c/9f/8c9f389692726ceb473ba8210e40d3992f8f924d_5f4871d2', '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/8c/9f/8c9f389692726ceb473ba8210e40d3992f8f924d_5f4871d2'}, '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/8c/9f/8c9f389692726ceb473ba8210e40d3992f8f924d_5f4871d2'}, '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/8c/9f/8c9f389692726ceb473ba8210e40d3992f8f924d_5f4871d2'}, '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/8c/9f/8c9f389692726ceb473ba8210e40d3992f8f924d_5f4871d2'}, '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/8c/9f/8c9f389692726ceb473ba8210e40d3992f8f924d_5f4871d2'}, '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/8c/9f/8c9f389692726ceb473ba8210e40d3992f8f924d_5f4871d2'}, '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/8c/9f/8c9f389692726ceb473ba8210e40d3992f8f924d_5f4871d2'}, '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/8c/9f/8c9f389692726ceb473ba8210e40d3992f8f924d_5f4871d2'}, '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/8c/9f/8c9f389692726ceb473ba8210e40d3992f8f924d_5f4871d2'}, '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/8c/9f/8c9f389692726ceb473ba8210e40d3992f8f924d_5f4871d2'}, '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/8c/9f/8c9f389692726ceb473ba8210e40d3992f8f924d_5f4871d2'}, '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/8c/9f/8c9f389692726ceb473ba8210e40d3992f8f924d_5f4871d2'}} 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/c6/bf/c6bf85ef6305ddd0868b5952184b4910427613d4_4fe6958c 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(openstack-tobiko.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/8c/9f/8c9f389692726ceb473ba8210e40d3992f8f924d_5f4871d2 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 1581456 821288 1097244 5597192 5021264 DEBUG: Swap: 4194300 548932 3645368 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/8c/9f/8c9f389692726ceb473ba8210e40d3992f8f924d_5f4871d2 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/8c/9f/8c9f389692726ceb473ba8210e40d3992f8f924d_5f4871d2 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', '992a1293434d4c95a7889320b2b4fdb2', '-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', '66b35e4b18fc4c04931e42bc1cd97062', '-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', '3268ba91f4ac441d8dcbede82c4fdd7e', '-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', 'fdf96001d437437a8c21b534d9c8756f', '-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 9.1 kB/s | 2.0 kB 00:00 DEBUG: RHEL 8 AppStream 477 kB/s | 3.2 kB 00:00 DEBUG: RHEL 8 Base 499 kB/s | 2.7 kB 00:00 DEBUG: RHEL 8 Build Deps 309 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: buildsrpm Start: rpmbuild -bs INFO: ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-tobiko.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.98i3he8u:/etc/resolv.conf']unshare_net=TrueprintOutput=False) DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '71b03ab3749043e3b72b03fd1f293825', '-D', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.98i3he8u:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-tobiko.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/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.src.rpm DEBUG: Child return code was: 0 Finish: rpmbuild -bs DEBUG: Copying package to result dir Finish: buildsrpm INFO: Done(openstack-tobiko.spec) Config(dlrn-5) 0 minutes 7 seconds INFO: Results and/or logs in: /home/rhel8-master/data/repos/8c/9f/8c9f389692726ceb473ba8210e40d3992f8f924d_5f4871d2 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.j7ZXeBp5rV 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/8c/9f/8c9f389692726ceb473ba8210e40d3992f8f924d_5f4871d2 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.ywuu6i3p:/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/8c/9f/8c9f389692726ceb473ba8210e40d3992f8f924d_5f4871d2'}, '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/8c/9f/8c9f389692726ceb473ba8210e40d3992f8f924d_5f4871d2', '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/8c/9f/8c9f389692726ceb473ba8210e40d3992f8f924d_5f4871d2'}, '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/8c/9f/8c9f389692726ceb473ba8210e40d3992f8f924d_5f4871d2'}, '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/8c/9f/8c9f389692726ceb473ba8210e40d3992f8f924d_5f4871d2'}, '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/8c/9f/8c9f389692726ceb473ba8210e40d3992f8f924d_5f4871d2'}, '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/8c/9f/8c9f389692726ceb473ba8210e40d3992f8f924d_5f4871d2'}, '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/8c/9f/8c9f389692726ceb473ba8210e40d3992f8f924d_5f4871d2'}, '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/8c/9f/8c9f389692726ceb473ba8210e40d3992f8f924d_5f4871d2'}, '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/8c/9f/8c9f389692726ceb473ba8210e40d3992f8f924d_5f4871d2'}, '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/8c/9f/8c9f389692726ceb473ba8210e40d3992f8f924d_5f4871d2'}, '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/8c/9f/8c9f389692726ceb473ba8210e40d3992f8f924d_5f4871d2'}, '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/8c/9f/8c9f389692726ceb473ba8210e40d3992f8f924d_5f4871d2'}, '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/8c/9f/8c9f389692726ceb473ba8210e40d3992f8f924d_5f4871d2'}} 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/c6/bf/c6bf85ef6305ddd0868b5952184b4910427613d4_4fe6958c 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/8c/9f/8c9f389692726ceb473ba8210e40d3992f8f924d_5f4871d2/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.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/8c/9f/8c9f389692726ceb473ba8210e40d3992f8f924d_5f4871d2 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 1571688 831024 1097248 5597224 5031024 DEBUG: Swap: 4194300 548932 3645368 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/8c/9f/8c9f389692726ceb473ba8210e40d3992f8f924d_5f4871d2 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/8c/9f/8c9f389692726ceb473ba8210e40d3992f8f924d_5f4871d2 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', 'af7ffe873426451bb79c4de453c9e4dd', '-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', '9bbee16cb30146c2bc22593b3d287e0c', '-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', '567a9cb88d754ce09b506d35e0357ad3', '-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', 'f135a2e5aeba4f2e8d71640054f5cbcf', '-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 869 kB/s | 3.2 kB 00:00 DEBUG: RHEL 8 Base 900 kB/s | 2.7 kB 00:00 DEBUG: RHEL 8 Build Deps 2.0 kB/s | 2.0 kB 00:01 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 openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.src.rpm Start: build setup for openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.src.rpm DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'e887c93729b041eeb1114876e4c13509', '-D', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.ywuu6i3p:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', '/bin/rpm', '-Uvh', '--nodeps', '/builddir/build/originals/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.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: openstack-tobiko-0.2.1-0.2020070608550######################################## DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '5f3174c40d1e4265bacb5e78671aa8c9', '-D', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.ywuu6i3p:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', '/bin/rpm', '-qpl', '/builddir/build/originals/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.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: openstack-tobiko.spec DEBUG: tobiko-0.2.1.dev553-0.20200706085505.8c9f389.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/openstack-tobiko.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.ywuu6i3p:/etc/resolv.conf']unshare_net=TrueprintOutput=False) DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '18bf753f250541238b70089b5aaff28c', '-D', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.ywuu6i3p:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-tobiko.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/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.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/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.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/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.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:02 ago on Mon 06 Jul 2020 04:55:26 AM EDT. 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-mock-3.0.5-1.el8ost.noarch 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: Dependencies resolved. DEBUG: ================================================================================ DEBUG: Package Arch Version Repository Size DEBUG: ================================================================================ DEBUG: Installing: DEBUG: python3-testscenarios noarch 0.5.0-9.el8ost delorean-rhel8-master-deps 38 k DEBUG: Transaction Summary DEBUG: ================================================================================ DEBUG: Install 1 Package DEBUG: Total size: 38 k DEBUG: Installed size: 103 k DEBUG: Downloading Packages: DEBUG: [SKIPPED] python3-testscenarios-0.5.0-9.el8ost.noarch.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 : python3-testscenarios-0.5.0-9.el8ost.noarch 1/1 DEBUG: Running scriptlet: python3-testscenarios-0.5.0-9.el8ost.noarch 1/1 DEBUG: Verifying : python3-testscenarios-0.5.0-9.el8ost.noarch 1/1 DEBUG: Installed: DEBUG: python3-testscenarios-0.5.0-9.el8ost.noarch 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 openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.src.rpm Start: rpmbuild openstack-tobiko-0.2.1-0.20200706085505.8c9f389.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/8c/9f/8c9f389692726ceb473ba8210e40d3992f8f924d_5f4871d2/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/openstack-tobiko.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.ywuu6i3p:/etc/resolv.conf']unshare_net=TrueprintOutput=False) DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '4e757386fd764be499fe36992bd45d6c', '-D', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.ywuu6i3p:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/openstack-tobiko.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.Jl5P02 DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd /builddir/build/BUILD DEBUG: + rm -rf tobiko-0.2.1.dev553 DEBUG: + /usr/bin/gzip -dc /builddir/build/SOURCES/tobiko-0.2.1.dev553-0.20200706085505.8c9f389.tar.gz DEBUG: + /usr/bin/tar -xof - DEBUG: + STATUS=0 DEBUG: + '[' 0 -ne 0 ']' DEBUG: + cd tobiko-0.2.1.dev553 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 'openstack-tobiko-0.2.1 base' DEBUG: + sed -i 's/^warning-is-error.*/warning-is-error = 0/g' setup.cfg DEBUG: + rm -rf extra-requirements.txt linters-requirements.txt requirements.txt test-requirements.txt DEBUG: + rm -rf tobiko.egg-info DEBUG: + exit 0 DEBUG: Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.rUsZm0 DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd tobiko-0.2.1.dev553 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/tobiko DEBUG: creating build/lib/tobiko/tests DEBUG: copying tobiko/tests/__init__.py -> build/lib/tobiko/tests DEBUG: copying tobiko/tests/base.py -> build/lib/tobiko/tests DEBUG: creating build/lib/tobiko/tests/functional DEBUG: copying tobiko/tests/functional/__init__.py -> build/lib/tobiko/tests/functional DEBUG: creating build/lib/tobiko/tests/unit DEBUG: creating build/lib/tobiko/tests/unit/openstack DEBUG: creating build/lib/tobiko/tests/unit/openstack/nova DEBUG: copying tobiko/tests/unit/openstack/nova/__init__.py -> build/lib/tobiko/tests/unit/openstack/nova DEBUG: copying tobiko/tests/unit/openstack/nova/test_client.py -> build/lib/tobiko/tests/unit/openstack/nova DEBUG: copying tobiko/tests/unit/openstack/nova/test_cloud_init.py -> build/lib/tobiko/tests/unit/openstack/nova DEBUG: creating build/lib/tobiko/tests/unit/shell DEBUG: creating build/lib/tobiko/tests/unit/shell/sh DEBUG: copying tobiko/tests/unit/shell/sh/__init__.py -> build/lib/tobiko/tests/unit/shell/sh DEBUG: copying tobiko/tests/unit/shell/sh/test_io.py -> build/lib/tobiko/tests/unit/shell/sh DEBUG: creating build/lib/tobiko/openstack DEBUG: copying tobiko/openstack/__init__.py -> build/lib/tobiko/openstack DEBUG: copying tobiko/openstack/_client.py -> build/lib/tobiko/openstack DEBUG: creating build/lib/tobiko/shell DEBUG: creating build/lib/tobiko/shell/ssh DEBUG: copying tobiko/shell/ssh/__init__.py -> build/lib/tobiko/shell/ssh DEBUG: copying tobiko/shell/ssh/_client.py -> build/lib/tobiko/shell/ssh DEBUG: copying tobiko/shell/ssh/_command.py -> build/lib/tobiko/shell/ssh DEBUG: copying tobiko/shell/ssh/_config.py -> build/lib/tobiko/shell/ssh DEBUG: copying tobiko/shell/ssh/_forward.py -> build/lib/tobiko/shell/ssh DEBUG: copying tobiko/shell/ssh/config.py -> build/lib/tobiko/shell/ssh DEBUG: copying tobiko/tests/unit/shell/__init__.py -> build/lib/tobiko/tests/unit/shell DEBUG: copying tobiko/tests/unit/shell/test_ssh.py -> build/lib/tobiko/tests/unit/shell DEBUG: creating build/lib/tobiko/tests/functional/openstack DEBUG: creating build/lib/tobiko/tests/functional/openstack/stacks DEBUG: copying tobiko/tests/functional/openstack/stacks/__init__.py -> build/lib/tobiko/tests/functional/openstack/stacks DEBUG: copying tobiko/tests/functional/openstack/stacks/test_centos.py -> build/lib/tobiko/tests/functional/openstack/stacks DEBUG: copying tobiko/tests/functional/openstack/stacks/test_cirros.py -> build/lib/tobiko/tests/functional/openstack/stacks DEBUG: copying tobiko/tests/functional/openstack/stacks/test_neutron.py -> build/lib/tobiko/tests/functional/openstack/stacks DEBUG: copying tobiko/tests/functional/openstack/stacks/test_nova.py -> build/lib/tobiko/tests/functional/openstack/stacks DEBUG: copying tobiko/tests/functional/openstack/stacks/test_ubuntu.py -> build/lib/tobiko/tests/functional/openstack/stacks DEBUG: creating build/lib/tobiko/tests/unit/cmd DEBUG: copying tobiko/tests/unit/cmd/__init__.py -> build/lib/tobiko/tests/unit/cmd DEBUG: copying tobiko/tests/unit/cmd/test_base.py -> build/lib/tobiko/tests/unit/cmd DEBUG: copying tobiko/tests/unit/cmd/test_fixture.py -> build/lib/tobiko/tests/unit/cmd DEBUG: creating build/lib/tobiko/tests/unit/openstack/octavia DEBUG: copying tobiko/tests/unit/openstack/octavia/__init__.py -> build/lib/tobiko/tests/unit/openstack/octavia DEBUG: copying tobiko/tests/unit/openstack/octavia/test_client.py -> build/lib/tobiko/tests/unit/openstack/octavia DEBUG: creating build/lib/tobiko/tests/scenario DEBUG: creating build/lib/tobiko/tests/scenario/nova DEBUG: copying tobiko/tests/scenario/nova/__init__.py -> build/lib/tobiko/tests/scenario/nova DEBUG: copying tobiko/tests/scenario/nova/test_server.py -> build/lib/tobiko/tests/scenario/nova DEBUG: creating build/lib/tobiko/tripleo DEBUG: copying tobiko/tripleo/__init__.py -> build/lib/tobiko/tripleo DEBUG: copying tobiko/tripleo/config.py -> build/lib/tobiko/tripleo DEBUG: copying tobiko/tripleo/containers.py -> build/lib/tobiko/tripleo DEBUG: copying tobiko/tripleo/neutron.py -> build/lib/tobiko/tripleo DEBUG: copying tobiko/tripleo/nova.py -> build/lib/tobiko/tripleo DEBUG: copying tobiko/tripleo/overcloud.py -> build/lib/tobiko/tripleo DEBUG: copying tobiko/tripleo/pacemaker.py -> build/lib/tobiko/tripleo DEBUG: copying tobiko/tripleo/processes.py -> build/lib/tobiko/tripleo DEBUG: copying tobiko/tripleo/services.py -> build/lib/tobiko/tripleo DEBUG: copying tobiko/tripleo/topology.py -> build/lib/tobiko/tripleo DEBUG: copying tobiko/tripleo/undercloud.py -> build/lib/tobiko/tripleo DEBUG: copying tobiko/tripleo/validations.py -> build/lib/tobiko/tripleo DEBUG: copying tobiko/tests/unit/openstack/__init__.py -> build/lib/tobiko/tests/unit/openstack DEBUG: copying tobiko/tests/unit/openstack/_case.py -> build/lib/tobiko/tests/unit/openstack DEBUG: copying tobiko/tests/unit/openstack/_keystone.py -> build/lib/tobiko/tests/unit/openstack DEBUG: copying tobiko/tests/unit/openstack/test_client.py -> build/lib/tobiko/tests/unit/openstack DEBUG: creating build/lib/tobiko/tests/faults DEBUG: creating build/lib/tobiko/tests/faults/ha DEBUG: copying tobiko/tests/faults/ha/__init__.py -> build/lib/tobiko/tests/faults/ha DEBUG: copying tobiko/tests/faults/ha/cloud_disruptions.py -> build/lib/tobiko/tests/faults/ha DEBUG: copying tobiko/tests/faults/ha/test_cloud_recovery.py -> build/lib/tobiko/tests/faults/ha DEBUG: creating build/lib/tobiko/openstack/nova DEBUG: copying tobiko/openstack/nova/__init__.py -> build/lib/tobiko/openstack/nova DEBUG: copying tobiko/openstack/nova/_client.py -> build/lib/tobiko/openstack/nova DEBUG: copying tobiko/openstack/nova/_cloud_init.py -> build/lib/tobiko/openstack/nova DEBUG: copying tobiko/openstack/nova/_hypervisor.py -> build/lib/tobiko/openstack/nova DEBUG: copying tobiko/openstack/nova/_server.py -> build/lib/tobiko/openstack/nova DEBUG: copying tobiko/openstack/nova/config.py -> build/lib/tobiko/openstack/nova DEBUG: copying tobiko/tests/functional/openstack/__init__.py -> build/lib/tobiko/tests/functional/openstack DEBUG: copying tobiko/tests/functional/openstack/test_glance.py -> build/lib/tobiko/tests/functional/openstack DEBUG: copying tobiko/tests/functional/openstack/test_heat.py -> build/lib/tobiko/tests/functional/openstack DEBUG: copying tobiko/tests/functional/openstack/test_keystone.py -> build/lib/tobiko/tests/functional/openstack DEBUG: copying tobiko/tests/functional/openstack/test_neutron.py -> build/lib/tobiko/tests/functional/openstack DEBUG: copying tobiko/tests/functional/openstack/test_nova.py -> build/lib/tobiko/tests/functional/openstack DEBUG: copying tobiko/tests/functional/openstack/test_octavia.py -> build/lib/tobiko/tests/functional/openstack DEBUG: copying tobiko/tests/functional/openstack/test_topology.py -> build/lib/tobiko/tests/functional/openstack DEBUG: creating build/lib/tobiko/common DEBUG: creating build/lib/tobiko/common/managers DEBUG: copying tobiko/common/managers/__init__.py -> build/lib/tobiko/common/managers DEBUG: copying tobiko/common/managers/loader.py -> build/lib/tobiko/common/managers DEBUG: copying tobiko/common/managers/testcase.py -> build/lib/tobiko/common/managers DEBUG: creating build/lib/tobiko/tests/scenario/octavia DEBUG: copying tobiko/tests/scenario/octavia/__init__.py -> build/lib/tobiko/tests/scenario/octavia DEBUG: copying tobiko/tests/scenario/octavia/test_traffic.py -> build/lib/tobiko/tests/scenario/octavia DEBUG: creating build/lib/tobiko/shell/sh DEBUG: copying tobiko/shell/sh/__init__.py -> build/lib/tobiko/shell/sh DEBUG: copying tobiko/shell/sh/_command.py -> build/lib/tobiko/shell/sh DEBUG: copying tobiko/shell/sh/_exception.py -> build/lib/tobiko/shell/sh DEBUG: copying tobiko/shell/sh/_execute.py -> build/lib/tobiko/shell/sh DEBUG: copying tobiko/shell/sh/_hostname.py -> build/lib/tobiko/shell/sh DEBUG: copying tobiko/shell/sh/_io.py -> build/lib/tobiko/shell/sh DEBUG: copying tobiko/shell/sh/_local.py -> build/lib/tobiko/shell/sh DEBUG: copying tobiko/shell/sh/_path.py -> build/lib/tobiko/shell/sh DEBUG: copying tobiko/shell/sh/_process.py -> build/lib/tobiko/shell/sh DEBUG: copying tobiko/shell/sh/_ps.py -> build/lib/tobiko/shell/sh DEBUG: copying tobiko/shell/sh/_reboot.py -> build/lib/tobiko/shell/sh DEBUG: copying tobiko/shell/sh/_ssh.py -> build/lib/tobiko/shell/sh DEBUG: copying tobiko/shell/sh/_uptime.py -> build/lib/tobiko/shell/sh DEBUG: copying tobiko/shell/sh/config.py -> build/lib/tobiko/shell/sh DEBUG: creating build/lib/tobiko/tests/unit/podman DEBUG: copying tobiko/tests/unit/podman/__init__.py -> build/lib/tobiko/tests/unit/podman DEBUG: copying tobiko/tests/unit/podman/_mocked_service.py -> build/lib/tobiko/tests/unit/podman DEBUG: copying tobiko/tests/unit/podman/test_shell.py -> build/lib/tobiko/tests/unit/podman DEBUG: creating build/lib/tobiko/tests/faults/agents DEBUG: copying tobiko/tests/faults/agents/__init__.py -> build/lib/tobiko/tests/faults/agents DEBUG: copying tobiko/tests/faults/agents/test_neutron_agents.py -> build/lib/tobiko/tests/faults/agents DEBUG: creating build/lib/tobiko/tests/unit/docker DEBUG: copying tobiko/tests/unit/docker/__init__.py -> build/lib/tobiko/tests/unit/docker DEBUG: copying tobiko/tests/unit/docker/test_shell.py -> build/lib/tobiko/tests/unit/docker DEBUG: creating build/lib/tobiko/openstack/octavia DEBUG: copying tobiko/openstack/octavia/__init__.py -> build/lib/tobiko/openstack/octavia DEBUG: copying tobiko/openstack/octavia/_client.py -> build/lib/tobiko/openstack/octavia DEBUG: copying tobiko/openstack/octavia/config.py -> build/lib/tobiko/openstack/octavia DEBUG: copying tobiko/tests/scenario/__init__.py -> build/lib/tobiko/tests/scenario DEBUG: creating build/lib/tobiko/docker DEBUG: copying tobiko/docker/__init__.py -> build/lib/tobiko/docker DEBUG: copying tobiko/docker/_client.py -> build/lib/tobiko/docker DEBUG: copying tobiko/docker/_exception.py -> build/lib/tobiko/docker DEBUG: copying tobiko/docker/_shell.py -> build/lib/tobiko/docker DEBUG: copying tobiko/docker/config.py -> build/lib/tobiko/docker DEBUG: creating build/lib/tobiko/tests/functional/podman DEBUG: copying tobiko/tests/functional/podman/__init__.py -> build/lib/tobiko/tests/functional/podman DEBUG: copying tobiko/tests/functional/podman/test_client.py -> build/lib/tobiko/tests/functional/podman DEBUG: copying tobiko/__init__.py -> build/lib/tobiko DEBUG: copying tobiko/config.py -> build/lib/tobiko DEBUG: copying tobiko/version.py -> build/lib/tobiko DEBUG: copying tobiko/common/__init__.py -> build/lib/tobiko/common DEBUG: copying tobiko/common/_asserts.py -> build/lib/tobiko/common DEBUG: copying tobiko/common/_cached.py -> build/lib/tobiko/common DEBUG: copying tobiko/common/_config.py -> build/lib/tobiko/common DEBUG: copying tobiko/common/_detail.py -> build/lib/tobiko/common DEBUG: copying tobiko/common/_exception.py -> build/lib/tobiko/common DEBUG: copying tobiko/common/_fixture.py -> build/lib/tobiko/common DEBUG: copying tobiko/common/_logging.py -> build/lib/tobiko/common DEBUG: copying tobiko/common/_operation.py -> build/lib/tobiko/common DEBUG: copying tobiko/common/_os.py -> build/lib/tobiko/common DEBUG: copying tobiko/common/_select.py -> build/lib/tobiko/common DEBUG: copying tobiko/common/_skip.py -> build/lib/tobiko/common DEBUG: copying tobiko/common/_utils.py -> build/lib/tobiko/common DEBUG: creating build/lib/tobiko/openstack/stacks DEBUG: copying tobiko/openstack/stacks/__init__.py -> build/lib/tobiko/openstack/stacks DEBUG: copying tobiko/openstack/stacks/_centos.py -> build/lib/tobiko/openstack/stacks DEBUG: copying tobiko/openstack/stacks/_cirros.py -> build/lib/tobiko/openstack/stacks DEBUG: copying tobiko/openstack/stacks/_hot.py -> build/lib/tobiko/openstack/stacks DEBUG: copying tobiko/openstack/stacks/_l3ha.py -> build/lib/tobiko/openstack/stacks DEBUG: copying tobiko/openstack/stacks/_neutron.py -> build/lib/tobiko/openstack/stacks DEBUG: copying tobiko/openstack/stacks/_nova.py -> build/lib/tobiko/openstack/stacks DEBUG: copying tobiko/openstack/stacks/_octavia.py -> build/lib/tobiko/openstack/stacks DEBUG: copying tobiko/openstack/stacks/_ubuntu.py -> build/lib/tobiko/openstack/stacks DEBUG: creating build/lib/tobiko/tests/functional/docker DEBUG: copying tobiko/tests/functional/docker/__init__.py -> build/lib/tobiko/tests/functional/docker DEBUG: copying tobiko/tests/functional/docker/test_client.py -> build/lib/tobiko/tests/functional/docker DEBUG: copying tobiko/shell/__init__.py -> build/lib/tobiko/shell DEBUG: copying tobiko/shell/ifconfig.py -> build/lib/tobiko/shell DEBUG: copying tobiko/shell/ip.py -> build/lib/tobiko/shell DEBUG: creating build/lib/tobiko/tests/scenario/cloud DEBUG: copying tobiko/tests/scenario/cloud/__init__.py -> build/lib/tobiko/tests/scenario/cloud DEBUG: copying tobiko/tests/scenario/cloud/test_nodes.py -> build/lib/tobiko/tests/scenario/cloud DEBUG: creating build/lib/tobiko/tests/unit/openstack/neutron DEBUG: copying tobiko/tests/unit/openstack/neutron/__init__.py -> build/lib/tobiko/tests/unit/openstack/neutron DEBUG: copying tobiko/tests/unit/openstack/neutron/test_client.py -> build/lib/tobiko/tests/unit/openstack/neutron DEBUG: copying tobiko/tests/unit/openstack/neutron/test_extension.py -> build/lib/tobiko/tests/unit/openstack/neutron DEBUG: creating build/lib/tobiko/tests/unit/tripleo DEBUG: copying tobiko/tests/unit/tripleo/__init__.py -> build/lib/tobiko/tests/unit/tripleo DEBUG: copying tobiko/tests/unit/tripleo/test_config.py -> build/lib/tobiko/tests/unit/tripleo DEBUG: creating build/lib/tobiko/tests/functional/tripleo DEBUG: copying tobiko/tests/functional/tripleo/__init__.py -> build/lib/tobiko/tests/functional/tripleo DEBUG: copying tobiko/tests/functional/tripleo/test_overcloud.py -> build/lib/tobiko/tests/functional/tripleo DEBUG: copying tobiko/tests/functional/tripleo/test_topology.py -> build/lib/tobiko/tests/functional/tripleo DEBUG: copying tobiko/tests/functional/tripleo/test_undercloud.py -> build/lib/tobiko/tests/functional/tripleo DEBUG: creating build/lib/tobiko/openstack/neutron DEBUG: copying tobiko/openstack/neutron/__init__.py -> build/lib/tobiko/openstack/neutron DEBUG: copying tobiko/openstack/neutron/_agent.py -> build/lib/tobiko/openstack/neutron DEBUG: copying tobiko/openstack/neutron/_cidr.py -> build/lib/tobiko/openstack/neutron DEBUG: copying tobiko/openstack/neutron/_client.py -> build/lib/tobiko/openstack/neutron DEBUG: copying tobiko/openstack/neutron/_extension.py -> build/lib/tobiko/openstack/neutron DEBUG: copying tobiko/openstack/neutron/_port.py -> build/lib/tobiko/openstack/neutron DEBUG: copying tobiko/openstack/neutron/config.py -> build/lib/tobiko/openstack/neutron DEBUG: creating build/lib/tobiko/tests/functional/shell DEBUG: copying tobiko/tests/functional/shell/__init__.py -> build/lib/tobiko/tests/functional/shell DEBUG: copying tobiko/tests/functional/shell/fixtures.py -> build/lib/tobiko/tests/functional/shell DEBUG: copying tobiko/tests/functional/shell/test_execute.py -> build/lib/tobiko/tests/functional/shell DEBUG: copying tobiko/tests/functional/shell/test_hostname.py -> build/lib/tobiko/tests/functional/shell DEBUG: copying tobiko/tests/functional/shell/test_ifconfig.py -> build/lib/tobiko/tests/functional/shell DEBUG: copying tobiko/tests/functional/shell/test_ip.py -> build/lib/tobiko/tests/functional/shell DEBUG: copying tobiko/tests/functional/shell/test_ping.py -> build/lib/tobiko/tests/functional/shell DEBUG: copying tobiko/tests/functional/shell/test_ps.py -> build/lib/tobiko/tests/functional/shell DEBUG: copying tobiko/tests/functional/shell/test_reboot.py -> build/lib/tobiko/tests/functional/shell DEBUG: creating build/lib/tobiko/podman DEBUG: copying tobiko/podman/__init__.py -> build/lib/tobiko/podman DEBUG: copying tobiko/podman/_client.py -> build/lib/tobiko/podman DEBUG: copying tobiko/podman/_exception.py -> build/lib/tobiko/podman DEBUG: copying tobiko/podman/_shell.py -> build/lib/tobiko/podman DEBUG: copying tobiko/podman/config.py -> build/lib/tobiko/podman DEBUG: creating build/lib/tobiko/openstack/topology DEBUG: copying tobiko/openstack/topology/__init__.py -> build/lib/tobiko/openstack/topology DEBUG: copying tobiko/openstack/topology/_exception.py -> build/lib/tobiko/openstack/topology DEBUG: copying tobiko/openstack/topology/_topology.py -> build/lib/tobiko/openstack/topology DEBUG: copying tobiko/openstack/topology/config.py -> build/lib/tobiko/openstack/topology DEBUG: creating build/lib/tobiko/openstack/keystone DEBUG: copying tobiko/openstack/keystone/__init__.py -> build/lib/tobiko/openstack/keystone DEBUG: copying tobiko/openstack/keystone/_client.py -> build/lib/tobiko/openstack/keystone DEBUG: copying tobiko/openstack/keystone/_clouds_file.py -> build/lib/tobiko/openstack/keystone DEBUG: copying tobiko/openstack/keystone/_credentials.py -> build/lib/tobiko/openstack/keystone DEBUG: copying tobiko/openstack/keystone/_services.py -> build/lib/tobiko/openstack/keystone DEBUG: copying tobiko/openstack/keystone/_session.py -> build/lib/tobiko/openstack/keystone DEBUG: copying tobiko/openstack/keystone/config.py -> build/lib/tobiko/openstack/keystone DEBUG: creating build/lib/tobiko/tests/unit/openstack/keystone DEBUG: copying tobiko/tests/unit/openstack/keystone/__init__.py -> build/lib/tobiko/tests/unit/openstack/keystone DEBUG: copying tobiko/tests/unit/openstack/keystone/test_client.py -> build/lib/tobiko/tests/unit/openstack/keystone DEBUG: copying tobiko/tests/unit/openstack/keystone/test_clouds_file.py -> build/lib/tobiko/tests/unit/openstack/keystone DEBUG: copying tobiko/tests/unit/openstack/keystone/test_credentials.py -> build/lib/tobiko/tests/unit/openstack/keystone DEBUG: copying tobiko/tests/unit/openstack/keystone/test_session.py -> build/lib/tobiko/tests/unit/openstack/keystone DEBUG: creating build/lib/tobiko/tests/scenario/neutron DEBUG: copying tobiko/tests/scenario/neutron/__init__.py -> build/lib/tobiko/tests/scenario/neutron DEBUG: copying tobiko/tests/scenario/neutron/test_floating_ip.py -> build/lib/tobiko/tests/scenario/neutron DEBUG: copying tobiko/tests/scenario/neutron/test_network.py -> build/lib/tobiko/tests/scenario/neutron DEBUG: copying tobiko/tests/scenario/neutron/test_port.py -> build/lib/tobiko/tests/scenario/neutron DEBUG: copying tobiko/tests/scenario/neutron/test_router.py -> build/lib/tobiko/tests/scenario/neutron DEBUG: creating build/lib/tobiko/shell/ping DEBUG: copying tobiko/shell/ping/__init__.py -> build/lib/tobiko/shell/ping DEBUG: copying tobiko/shell/ping/_assert.py -> build/lib/tobiko/shell/ping DEBUG: copying tobiko/shell/ping/_exception.py -> build/lib/tobiko/shell/ping DEBUG: copying tobiko/shell/ping/_interface.py -> build/lib/tobiko/shell/ping DEBUG: copying tobiko/shell/ping/_parameters.py -> build/lib/tobiko/shell/ping DEBUG: copying tobiko/shell/ping/_ping.py -> build/lib/tobiko/shell/ping DEBUG: copying tobiko/shell/ping/_statistics.py -> build/lib/tobiko/shell/ping DEBUG: copying tobiko/shell/ping/config.py -> build/lib/tobiko/shell/ping DEBUG: copying tobiko/tests/unit/__init__.py -> build/lib/tobiko/tests/unit DEBUG: copying tobiko/tests/unit/_case.py -> build/lib/tobiko/tests/unit DEBUG: copying tobiko/tests/unit/_patch.py -> build/lib/tobiko/tests/unit DEBUG: copying tobiko/tests/unit/test_assert.py -> build/lib/tobiko/tests/unit DEBUG: copying tobiko/tests/unit/test_cached.py -> build/lib/tobiko/tests/unit DEBUG: copying tobiko/tests/unit/test_config.py -> build/lib/tobiko/tests/unit DEBUG: copying tobiko/tests/unit/test_exception.py -> build/lib/tobiko/tests/unit DEBUG: copying tobiko/tests/unit/test_fixture.py -> build/lib/tobiko/tests/unit DEBUG: copying tobiko/tests/unit/test_loader.py -> build/lib/tobiko/tests/unit DEBUG: copying tobiko/tests/unit/test_logging.py -> build/lib/tobiko/tests/unit DEBUG: copying tobiko/tests/unit/test_operation.py -> build/lib/tobiko/tests/unit DEBUG: copying tobiko/tests/unit/test_skip.py -> build/lib/tobiko/tests/unit DEBUG: copying tobiko/tests/unit/test_testcase.py -> build/lib/tobiko/tests/unit DEBUG: copying tobiko/tests/unit/test_utils.py -> build/lib/tobiko/tests/unit DEBUG: creating build/lib/tobiko/openstack/heat DEBUG: copying tobiko/openstack/heat/__init__.py -> build/lib/tobiko/openstack/heat DEBUG: copying tobiko/openstack/heat/_client.py -> build/lib/tobiko/openstack/heat DEBUG: copying tobiko/openstack/heat/_stack.py -> build/lib/tobiko/openstack/heat DEBUG: copying tobiko/openstack/heat/_template.py -> build/lib/tobiko/openstack/heat DEBUG: creating build/lib/tobiko/tests/unit/openstack/heat DEBUG: copying tobiko/tests/unit/openstack/heat/__init__.py -> build/lib/tobiko/tests/unit/openstack/heat DEBUG: copying tobiko/tests/unit/openstack/heat/test_client.py -> build/lib/tobiko/tests/unit/openstack/heat DEBUG: copying tobiko/tests/unit/openstack/heat/test_stack.py -> build/lib/tobiko/tests/unit/openstack/heat DEBUG: copying tobiko/tests/unit/openstack/heat/test_template.py -> build/lib/tobiko/tests/unit/openstack/heat DEBUG: creating build/lib/tobiko/cmd DEBUG: copying tobiko/cmd/__init__.py -> build/lib/tobiko/cmd DEBUG: copying tobiko/cmd/base.py -> build/lib/tobiko/cmd DEBUG: copying tobiko/cmd/fixture.py -> build/lib/tobiko/cmd DEBUG: creating build/lib/tobiko/http DEBUG: copying tobiko/http/__init__.py -> build/lib/tobiko/http DEBUG: copying tobiko/http/_connection.py -> build/lib/tobiko/http DEBUG: copying tobiko/http/_session.py -> build/lib/tobiko/http DEBUG: copying tobiko/tests/faults/__init__.py -> build/lib/tobiko/tests/faults DEBUG: creating build/lib/tobiko/openstack/glance DEBUG: copying tobiko/openstack/glance/__init__.py -> build/lib/tobiko/openstack/glance DEBUG: copying tobiko/openstack/glance/_client.py -> build/lib/tobiko/openstack/glance DEBUG: copying tobiko/openstack/glance/_image.py -> build/lib/tobiko/openstack/glance DEBUG: copying tobiko/openstack/glance/_io.py -> build/lib/tobiko/openstack/glance DEBUG: copying tobiko/openstack/glance/_lzma.py -> build/lib/tobiko/openstack/glance DEBUG: copying tobiko/openstack/glance/config.py -> build/lib/tobiko/openstack/glance DEBUG: running egg_info DEBUG: creating tobiko.egg-info DEBUG: writing tobiko.egg-info/PKG-INFO DEBUG: writing dependency_links to tobiko.egg-info/dependency_links.txt DEBUG: writing entry points to tobiko.egg-info/entry_points.txt DEBUG: writing top-level names to tobiko.egg-info/top_level.txt DEBUG: writing pbr to tobiko.egg-info/pbr.json DEBUG: [pbr] Processing SOURCES.txt DEBUG: writing manifest file 'tobiko.egg-info/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 'tobiko.egg-info/SOURCES.txt' DEBUG: creating build/lib/tobiko/tests/functional/openstack/hot DEBUG: copying tobiko/tests/functional/openstack/hot/my_stack.yaml -> build/lib/tobiko/tests/functional/openstack/hot DEBUG: creating build/lib/tobiko/tests/scenario/playbooks DEBUG: copying tobiko/tests/scenario/playbooks/test_floatingip.yaml -> build/lib/tobiko/tests/scenario/playbooks DEBUG: creating build/lib/tobiko/openstack/stacks/neutron DEBUG: copying tobiko/openstack/stacks/neutron/floating_network.yaml -> build/lib/tobiko/openstack/stacks/neutron DEBUG: copying tobiko/openstack/stacks/neutron/network.yaml -> build/lib/tobiko/openstack/stacks/neutron DEBUG: copying tobiko/openstack/stacks/neutron/security_groups.yaml -> build/lib/tobiko/openstack/stacks/neutron DEBUG: creating build/lib/tobiko/openstack/stacks/nova DEBUG: copying tobiko/openstack/stacks/nova/flavor.yaml -> build/lib/tobiko/openstack/stacks/nova DEBUG: copying tobiko/openstack/stacks/nova/key_pair.yaml -> build/lib/tobiko/openstack/stacks/nova DEBUG: copying tobiko/openstack/stacks/nova/server.yaml -> build/lib/tobiko/openstack/stacks/nova DEBUG: copying tobiko/openstack/stacks/nova/server_group.yaml -> build/lib/tobiko/openstack/stacks/nova DEBUG: creating build/lib/tobiko/openstack/stacks/octavia DEBUG: copying tobiko/openstack/stacks/octavia/listener.yaml -> build/lib/tobiko/openstack/stacks/octavia DEBUG: copying tobiko/openstack/stacks/octavia/load_balancer.yaml -> build/lib/tobiko/openstack/stacks/octavia DEBUG: copying tobiko/openstack/stacks/octavia/member.yaml -> build/lib/tobiko/openstack/stacks/octavia DEBUG: copying tobiko/tests/unit/openstack/heat/my-stack.yaml -> build/lib/tobiko/tests/unit/openstack/heat DEBUG: + exit 0 DEBUG: Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.dYvetZ DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + '[' /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64 '!=' / ']' DEBUG: + rm -rf /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64 DEBUG: BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64 DEBUG: + mkdir -p /builddir/build/BUILDROOT DEBUG: + mkdir /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64 DEBUG: + cd tobiko-0.2.1.dev553 DEBUG: BUILDSTDERR: ++ '[' -f _current_flavor ']' DEBUG: BUILDSTDERR: ++ cat _current_flavor DEBUG: + python_flavor=python3 DEBUG: + '[' -z python3 ']' DEBUG: + '[' python3 '!=' python3 ']' DEBUG: + echo python3 DEBUG: + /usr/bin/python3 setup.py install -O1 --skip-build --force --root /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64 --prefix /usr DEBUG: running install DEBUG: [pbr] Writing ChangeLog DEBUG: [pbr] Generating ChangeLog DEBUG: [pbr] ChangeLog complete (0.0s) DEBUG: [pbr] Generating AUTHORS DEBUG: [pbr] AUTHORS complete (0.0s) DEBUG: running install_lib DEBUG: creating /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr DEBUG: creating /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib DEBUG: creating /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6 DEBUG: creating /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages DEBUG: creating /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko DEBUG: creating /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/http DEBUG: copying build/lib/tobiko/http/_session.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/http DEBUG: copying build/lib/tobiko/http/_connection.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/http DEBUG: copying build/lib/tobiko/http/__init__.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/http DEBUG: creating /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/cmd DEBUG: copying build/lib/tobiko/cmd/fixture.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/cmd DEBUG: copying build/lib/tobiko/cmd/base.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/cmd DEBUG: copying build/lib/tobiko/cmd/__init__.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/cmd DEBUG: creating /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/podman DEBUG: copying build/lib/tobiko/podman/config.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/podman DEBUG: copying build/lib/tobiko/podman/_shell.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/podman DEBUG: copying build/lib/tobiko/podman/_exception.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/podman DEBUG: copying build/lib/tobiko/podman/_client.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/podman DEBUG: copying build/lib/tobiko/podman/__init__.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/podman DEBUG: copying build/lib/tobiko/version.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko DEBUG: copying build/lib/tobiko/config.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko DEBUG: copying build/lib/tobiko/__init__.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko DEBUG: creating /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/docker DEBUG: copying build/lib/tobiko/docker/config.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/docker DEBUG: copying build/lib/tobiko/docker/_shell.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/docker DEBUG: copying build/lib/tobiko/docker/_exception.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/docker DEBUG: copying build/lib/tobiko/docker/_client.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/docker DEBUG: copying build/lib/tobiko/docker/__init__.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/docker DEBUG: creating /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/common DEBUG: copying build/lib/tobiko/common/_utils.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/common DEBUG: copying build/lib/tobiko/common/_skip.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/common DEBUG: copying build/lib/tobiko/common/_select.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/common DEBUG: copying build/lib/tobiko/common/_os.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/common DEBUG: copying build/lib/tobiko/common/_operation.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/common DEBUG: copying build/lib/tobiko/common/_logging.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/common DEBUG: copying build/lib/tobiko/common/_fixture.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/common DEBUG: copying build/lib/tobiko/common/_exception.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/common DEBUG: copying build/lib/tobiko/common/_detail.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/common DEBUG: copying build/lib/tobiko/common/_config.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/common DEBUG: copying build/lib/tobiko/common/_cached.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/common DEBUG: copying build/lib/tobiko/common/_asserts.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/common DEBUG: copying build/lib/tobiko/common/__init__.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/common DEBUG: creating /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/common/managers DEBUG: copying build/lib/tobiko/common/managers/testcase.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/common/managers DEBUG: copying build/lib/tobiko/common/managers/loader.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/common/managers DEBUG: copying build/lib/tobiko/common/managers/__init__.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/common/managers DEBUG: creating /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tripleo DEBUG: copying build/lib/tobiko/tripleo/validations.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tripleo DEBUG: copying build/lib/tobiko/tripleo/undercloud.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tripleo DEBUG: copying build/lib/tobiko/tripleo/topology.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tripleo DEBUG: copying build/lib/tobiko/tripleo/services.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tripleo DEBUG: copying build/lib/tobiko/tripleo/processes.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tripleo DEBUG: copying build/lib/tobiko/tripleo/pacemaker.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tripleo DEBUG: copying build/lib/tobiko/tripleo/overcloud.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tripleo DEBUG: copying build/lib/tobiko/tripleo/nova.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tripleo DEBUG: copying build/lib/tobiko/tripleo/neutron.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tripleo DEBUG: copying build/lib/tobiko/tripleo/containers.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tripleo DEBUG: copying build/lib/tobiko/tripleo/config.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tripleo DEBUG: copying build/lib/tobiko/tripleo/__init__.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tripleo DEBUG: creating /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/shell DEBUG: creating /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/shell/ping DEBUG: copying build/lib/tobiko/shell/ping/config.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/shell/ping DEBUG: copying build/lib/tobiko/shell/ping/_statistics.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/shell/ping DEBUG: copying build/lib/tobiko/shell/ping/_ping.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/shell/ping DEBUG: copying build/lib/tobiko/shell/ping/_parameters.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/shell/ping DEBUG: copying build/lib/tobiko/shell/ping/_interface.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/shell/ping DEBUG: copying build/lib/tobiko/shell/ping/_exception.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/shell/ping DEBUG: copying build/lib/tobiko/shell/ping/_assert.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/shell/ping DEBUG: copying build/lib/tobiko/shell/ping/__init__.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/shell/ping DEBUG: copying build/lib/tobiko/shell/ip.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/shell DEBUG: copying build/lib/tobiko/shell/ifconfig.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/shell DEBUG: copying build/lib/tobiko/shell/__init__.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/shell DEBUG: creating /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/shell/sh DEBUG: copying build/lib/tobiko/shell/sh/config.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/shell/sh DEBUG: copying build/lib/tobiko/shell/sh/_uptime.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/shell/sh DEBUG: copying build/lib/tobiko/shell/sh/_ssh.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/shell/sh DEBUG: copying build/lib/tobiko/shell/sh/_reboot.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/shell/sh DEBUG: copying build/lib/tobiko/shell/sh/_ps.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/shell/sh DEBUG: copying build/lib/tobiko/shell/sh/_process.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/shell/sh DEBUG: copying build/lib/tobiko/shell/sh/_path.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/shell/sh DEBUG: copying build/lib/tobiko/shell/sh/_local.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/shell/sh DEBUG: copying build/lib/tobiko/shell/sh/_io.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/shell/sh DEBUG: copying build/lib/tobiko/shell/sh/_hostname.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/shell/sh DEBUG: copying build/lib/tobiko/shell/sh/_execute.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/shell/sh DEBUG: copying build/lib/tobiko/shell/sh/_exception.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/shell/sh DEBUG: copying build/lib/tobiko/shell/sh/_command.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/shell/sh DEBUG: copying build/lib/tobiko/shell/sh/__init__.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/shell/sh DEBUG: creating /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/shell/ssh DEBUG: copying build/lib/tobiko/shell/ssh/config.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/shell/ssh DEBUG: copying build/lib/tobiko/shell/ssh/_forward.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/shell/ssh DEBUG: copying build/lib/tobiko/shell/ssh/_config.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/shell/ssh DEBUG: copying build/lib/tobiko/shell/ssh/_command.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/shell/ssh DEBUG: copying build/lib/tobiko/shell/ssh/_client.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/shell/ssh DEBUG: copying build/lib/tobiko/shell/ssh/__init__.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/shell/ssh DEBUG: creating /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/openstack DEBUG: creating /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/openstack/glance DEBUG: copying build/lib/tobiko/openstack/glance/config.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/openstack/glance DEBUG: copying build/lib/tobiko/openstack/glance/_lzma.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/openstack/glance DEBUG: copying build/lib/tobiko/openstack/glance/_io.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/openstack/glance DEBUG: copying build/lib/tobiko/openstack/glance/_image.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/openstack/glance DEBUG: copying build/lib/tobiko/openstack/glance/_client.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/openstack/glance DEBUG: copying build/lib/tobiko/openstack/glance/__init__.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/openstack/glance DEBUG: creating /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/openstack/heat DEBUG: copying build/lib/tobiko/openstack/heat/_template.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/openstack/heat DEBUG: copying build/lib/tobiko/openstack/heat/_stack.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/openstack/heat DEBUG: copying build/lib/tobiko/openstack/heat/_client.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/openstack/heat DEBUG: copying build/lib/tobiko/openstack/heat/__init__.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/openstack/heat DEBUG: creating /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/openstack/keystone DEBUG: copying build/lib/tobiko/openstack/keystone/config.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/openstack/keystone DEBUG: copying build/lib/tobiko/openstack/keystone/_session.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/openstack/keystone DEBUG: copying build/lib/tobiko/openstack/keystone/_services.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/openstack/keystone DEBUG: copying build/lib/tobiko/openstack/keystone/_credentials.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/openstack/keystone DEBUG: copying build/lib/tobiko/openstack/keystone/_clouds_file.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/openstack/keystone DEBUG: copying build/lib/tobiko/openstack/keystone/_client.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/openstack/keystone DEBUG: copying build/lib/tobiko/openstack/keystone/__init__.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/openstack/keystone DEBUG: creating /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/openstack/topology DEBUG: copying build/lib/tobiko/openstack/topology/config.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/openstack/topology DEBUG: copying build/lib/tobiko/openstack/topology/_topology.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/openstack/topology DEBUG: copying build/lib/tobiko/openstack/topology/_exception.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/openstack/topology DEBUG: copying build/lib/tobiko/openstack/topology/__init__.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/openstack/topology DEBUG: creating /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/openstack/neutron DEBUG: copying build/lib/tobiko/openstack/neutron/config.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/openstack/neutron DEBUG: copying build/lib/tobiko/openstack/neutron/_port.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/openstack/neutron DEBUG: copying build/lib/tobiko/openstack/neutron/_extension.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/openstack/neutron DEBUG: copying build/lib/tobiko/openstack/neutron/_client.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/openstack/neutron DEBUG: copying build/lib/tobiko/openstack/neutron/_cidr.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/openstack/neutron DEBUG: copying build/lib/tobiko/openstack/neutron/_agent.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/openstack/neutron DEBUG: copying build/lib/tobiko/openstack/neutron/__init__.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/openstack/neutron DEBUG: creating /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/openstack/stacks DEBUG: creating /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/openstack/stacks/octavia DEBUG: copying build/lib/tobiko/openstack/stacks/octavia/member.yaml -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/openstack/stacks/octavia DEBUG: copying build/lib/tobiko/openstack/stacks/octavia/load_balancer.yaml -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/openstack/stacks/octavia DEBUG: copying build/lib/tobiko/openstack/stacks/octavia/listener.yaml -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/openstack/stacks/octavia DEBUG: creating /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/openstack/stacks/nova DEBUG: copying build/lib/tobiko/openstack/stacks/nova/server_group.yaml -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/openstack/stacks/nova DEBUG: copying build/lib/tobiko/openstack/stacks/nova/server.yaml -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/openstack/stacks/nova DEBUG: copying build/lib/tobiko/openstack/stacks/nova/key_pair.yaml -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/openstack/stacks/nova DEBUG: copying build/lib/tobiko/openstack/stacks/nova/flavor.yaml -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/openstack/stacks/nova DEBUG: creating /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/openstack/stacks/neutron DEBUG: copying build/lib/tobiko/openstack/stacks/neutron/security_groups.yaml -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/openstack/stacks/neutron DEBUG: copying build/lib/tobiko/openstack/stacks/neutron/network.yaml -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/openstack/stacks/neutron DEBUG: copying build/lib/tobiko/openstack/stacks/neutron/floating_network.yaml -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/openstack/stacks/neutron DEBUG: copying build/lib/tobiko/openstack/stacks/_ubuntu.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/openstack/stacks DEBUG: copying build/lib/tobiko/openstack/stacks/_octavia.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/openstack/stacks DEBUG: copying build/lib/tobiko/openstack/stacks/_nova.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/openstack/stacks DEBUG: copying build/lib/tobiko/openstack/stacks/_neutron.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/openstack/stacks DEBUG: copying build/lib/tobiko/openstack/stacks/_l3ha.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/openstack/stacks DEBUG: copying build/lib/tobiko/openstack/stacks/_hot.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/openstack/stacks DEBUG: copying build/lib/tobiko/openstack/stacks/_cirros.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/openstack/stacks DEBUG: copying build/lib/tobiko/openstack/stacks/_centos.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/openstack/stacks DEBUG: copying build/lib/tobiko/openstack/stacks/__init__.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/openstack/stacks DEBUG: creating /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/openstack/octavia DEBUG: copying build/lib/tobiko/openstack/octavia/config.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/openstack/octavia DEBUG: copying build/lib/tobiko/openstack/octavia/_client.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/openstack/octavia DEBUG: copying build/lib/tobiko/openstack/octavia/__init__.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/openstack/octavia DEBUG: creating /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/openstack/nova DEBUG: copying build/lib/tobiko/openstack/nova/config.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/openstack/nova DEBUG: copying build/lib/tobiko/openstack/nova/_server.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/openstack/nova DEBUG: copying build/lib/tobiko/openstack/nova/_hypervisor.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/openstack/nova DEBUG: copying build/lib/tobiko/openstack/nova/_cloud_init.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/openstack/nova DEBUG: copying build/lib/tobiko/openstack/nova/_client.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/openstack/nova DEBUG: copying build/lib/tobiko/openstack/nova/__init__.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/openstack/nova DEBUG: copying build/lib/tobiko/openstack/_client.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/openstack DEBUG: copying build/lib/tobiko/openstack/__init__.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/openstack DEBUG: creating /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests DEBUG: creating /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/faults DEBUG: copying build/lib/tobiko/tests/faults/__init__.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/faults DEBUG: creating /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/faults/agents DEBUG: copying build/lib/tobiko/tests/faults/agents/test_neutron_agents.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/faults/agents DEBUG: copying build/lib/tobiko/tests/faults/agents/__init__.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/faults/agents DEBUG: creating /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/faults/ha DEBUG: copying build/lib/tobiko/tests/faults/ha/test_cloud_recovery.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/faults/ha DEBUG: copying build/lib/tobiko/tests/faults/ha/cloud_disruptions.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/faults/ha DEBUG: copying build/lib/tobiko/tests/faults/ha/__init__.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/faults/ha DEBUG: creating /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/scenario DEBUG: creating /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/scenario/playbooks DEBUG: copying build/lib/tobiko/tests/scenario/playbooks/test_floatingip.yaml -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/scenario/playbooks DEBUG: creating /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/scenario/neutron DEBUG: copying build/lib/tobiko/tests/scenario/neutron/test_router.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/scenario/neutron DEBUG: copying build/lib/tobiko/tests/scenario/neutron/test_port.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/scenario/neutron DEBUG: copying build/lib/tobiko/tests/scenario/neutron/test_network.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/scenario/neutron DEBUG: copying build/lib/tobiko/tests/scenario/neutron/test_floating_ip.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/scenario/neutron DEBUG: copying build/lib/tobiko/tests/scenario/neutron/__init__.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/scenario/neutron DEBUG: creating /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/scenario/cloud DEBUG: copying build/lib/tobiko/tests/scenario/cloud/test_nodes.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/scenario/cloud DEBUG: copying build/lib/tobiko/tests/scenario/cloud/__init__.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/scenario/cloud DEBUG: copying build/lib/tobiko/tests/scenario/__init__.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/scenario DEBUG: creating /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/scenario/octavia DEBUG: copying build/lib/tobiko/tests/scenario/octavia/test_traffic.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/scenario/octavia DEBUG: copying build/lib/tobiko/tests/scenario/octavia/__init__.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/scenario/octavia DEBUG: creating /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/scenario/nova DEBUG: copying build/lib/tobiko/tests/scenario/nova/test_server.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/scenario/nova DEBUG: copying build/lib/tobiko/tests/scenario/nova/__init__.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/scenario/nova DEBUG: creating /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/unit DEBUG: copying build/lib/tobiko/tests/unit/test_utils.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/unit DEBUG: copying build/lib/tobiko/tests/unit/test_testcase.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/unit DEBUG: copying build/lib/tobiko/tests/unit/test_skip.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/unit DEBUG: copying build/lib/tobiko/tests/unit/test_operation.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/unit DEBUG: copying build/lib/tobiko/tests/unit/test_logging.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/unit DEBUG: copying build/lib/tobiko/tests/unit/test_loader.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/unit DEBUG: copying build/lib/tobiko/tests/unit/test_fixture.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/unit DEBUG: copying build/lib/tobiko/tests/unit/test_exception.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/unit DEBUG: copying build/lib/tobiko/tests/unit/test_config.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/unit DEBUG: copying build/lib/tobiko/tests/unit/test_cached.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/unit DEBUG: copying build/lib/tobiko/tests/unit/test_assert.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/unit DEBUG: copying build/lib/tobiko/tests/unit/_patch.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/unit DEBUG: copying build/lib/tobiko/tests/unit/_case.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/unit DEBUG: copying build/lib/tobiko/tests/unit/__init__.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/unit DEBUG: creating /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/unit/tripleo DEBUG: copying build/lib/tobiko/tests/unit/tripleo/test_config.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/unit/tripleo DEBUG: copying build/lib/tobiko/tests/unit/tripleo/__init__.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/unit/tripleo DEBUG: creating /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/unit/docker DEBUG: copying build/lib/tobiko/tests/unit/docker/test_shell.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/unit/docker DEBUG: copying build/lib/tobiko/tests/unit/docker/__init__.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/unit/docker DEBUG: creating /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/unit/podman DEBUG: copying build/lib/tobiko/tests/unit/podman/test_shell.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/unit/podman DEBUG: copying build/lib/tobiko/tests/unit/podman/_mocked_service.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/unit/podman DEBUG: copying build/lib/tobiko/tests/unit/podman/__init__.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/unit/podman DEBUG: creating /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/unit/cmd DEBUG: copying build/lib/tobiko/tests/unit/cmd/test_fixture.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/unit/cmd DEBUG: copying build/lib/tobiko/tests/unit/cmd/test_base.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/unit/cmd DEBUG: copying build/lib/tobiko/tests/unit/cmd/__init__.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/unit/cmd DEBUG: creating /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/unit/shell DEBUG: copying build/lib/tobiko/tests/unit/shell/test_ssh.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/unit/shell DEBUG: copying build/lib/tobiko/tests/unit/shell/__init__.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/unit/shell DEBUG: creating /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/unit/shell/sh DEBUG: copying build/lib/tobiko/tests/unit/shell/sh/test_io.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/unit/shell/sh DEBUG: copying build/lib/tobiko/tests/unit/shell/sh/__init__.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/unit/shell/sh DEBUG: creating /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/unit/openstack DEBUG: creating /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/unit/openstack/heat DEBUG: copying build/lib/tobiko/tests/unit/openstack/heat/my-stack.yaml -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/unit/openstack/heat DEBUG: copying build/lib/tobiko/tests/unit/openstack/heat/test_template.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/unit/openstack/heat DEBUG: copying build/lib/tobiko/tests/unit/openstack/heat/test_stack.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/unit/openstack/heat DEBUG: copying build/lib/tobiko/tests/unit/openstack/heat/test_client.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/unit/openstack/heat DEBUG: copying build/lib/tobiko/tests/unit/openstack/heat/__init__.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/unit/openstack/heat DEBUG: creating /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/unit/openstack/keystone DEBUG: copying build/lib/tobiko/tests/unit/openstack/keystone/test_session.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/unit/openstack/keystone DEBUG: copying build/lib/tobiko/tests/unit/openstack/keystone/test_credentials.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/unit/openstack/keystone DEBUG: copying build/lib/tobiko/tests/unit/openstack/keystone/test_clouds_file.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/unit/openstack/keystone DEBUG: copying build/lib/tobiko/tests/unit/openstack/keystone/test_client.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/unit/openstack/keystone DEBUG: copying build/lib/tobiko/tests/unit/openstack/keystone/__init__.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/unit/openstack/keystone DEBUG: creating /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/unit/openstack/neutron DEBUG: copying build/lib/tobiko/tests/unit/openstack/neutron/test_extension.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/unit/openstack/neutron DEBUG: copying build/lib/tobiko/tests/unit/openstack/neutron/test_client.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/unit/openstack/neutron DEBUG: copying build/lib/tobiko/tests/unit/openstack/neutron/__init__.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/unit/openstack/neutron DEBUG: copying build/lib/tobiko/tests/unit/openstack/test_client.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/unit/openstack DEBUG: copying build/lib/tobiko/tests/unit/openstack/_keystone.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/unit/openstack DEBUG: copying build/lib/tobiko/tests/unit/openstack/_case.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/unit/openstack DEBUG: copying build/lib/tobiko/tests/unit/openstack/__init__.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/unit/openstack DEBUG: creating /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/unit/openstack/octavia DEBUG: copying build/lib/tobiko/tests/unit/openstack/octavia/test_client.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/unit/openstack/octavia DEBUG: copying build/lib/tobiko/tests/unit/openstack/octavia/__init__.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/unit/openstack/octavia DEBUG: creating /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/unit/openstack/nova DEBUG: copying build/lib/tobiko/tests/unit/openstack/nova/test_cloud_init.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/unit/openstack/nova DEBUG: copying build/lib/tobiko/tests/unit/openstack/nova/test_client.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/unit/openstack/nova DEBUG: copying build/lib/tobiko/tests/unit/openstack/nova/__init__.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/unit/openstack/nova DEBUG: creating /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/functional DEBUG: creating /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/functional/shell DEBUG: copying build/lib/tobiko/tests/functional/shell/test_reboot.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/functional/shell DEBUG: copying build/lib/tobiko/tests/functional/shell/test_ps.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/functional/shell DEBUG: copying build/lib/tobiko/tests/functional/shell/test_ping.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/functional/shell DEBUG: copying build/lib/tobiko/tests/functional/shell/test_ip.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/functional/shell DEBUG: copying build/lib/tobiko/tests/functional/shell/test_ifconfig.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/functional/shell DEBUG: copying build/lib/tobiko/tests/functional/shell/test_hostname.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/functional/shell DEBUG: copying build/lib/tobiko/tests/functional/shell/test_execute.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/functional/shell DEBUG: copying build/lib/tobiko/tests/functional/shell/fixtures.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/functional/shell DEBUG: copying build/lib/tobiko/tests/functional/shell/__init__.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/functional/shell DEBUG: creating /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/functional/tripleo DEBUG: copying build/lib/tobiko/tests/functional/tripleo/test_undercloud.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/functional/tripleo DEBUG: copying build/lib/tobiko/tests/functional/tripleo/test_topology.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/functional/tripleo DEBUG: copying build/lib/tobiko/tests/functional/tripleo/test_overcloud.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/functional/tripleo DEBUG: copying build/lib/tobiko/tests/functional/tripleo/__init__.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/functional/tripleo DEBUG: creating /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/functional/docker DEBUG: copying build/lib/tobiko/tests/functional/docker/test_client.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/functional/docker DEBUG: copying build/lib/tobiko/tests/functional/docker/__init__.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/functional/docker DEBUG: creating /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/functional/podman DEBUG: copying build/lib/tobiko/tests/functional/podman/test_client.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/functional/podman DEBUG: copying build/lib/tobiko/tests/functional/podman/__init__.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/functional/podman DEBUG: creating /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/functional/openstack DEBUG: creating /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/functional/openstack/hot DEBUG: copying build/lib/tobiko/tests/functional/openstack/hot/my_stack.yaml -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/functional/openstack/hot DEBUG: copying build/lib/tobiko/tests/functional/openstack/test_topology.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/functional/openstack DEBUG: copying build/lib/tobiko/tests/functional/openstack/test_octavia.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/functional/openstack DEBUG: copying build/lib/tobiko/tests/functional/openstack/test_nova.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/functional/openstack DEBUG: copying build/lib/tobiko/tests/functional/openstack/test_neutron.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/functional/openstack DEBUG: copying build/lib/tobiko/tests/functional/openstack/test_keystone.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/functional/openstack DEBUG: copying build/lib/tobiko/tests/functional/openstack/test_heat.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/functional/openstack DEBUG: copying build/lib/tobiko/tests/functional/openstack/test_glance.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/functional/openstack DEBUG: copying build/lib/tobiko/tests/functional/openstack/__init__.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/functional/openstack DEBUG: creating /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/functional/openstack/stacks DEBUG: copying build/lib/tobiko/tests/functional/openstack/stacks/test_ubuntu.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/functional/openstack/stacks DEBUG: copying build/lib/tobiko/tests/functional/openstack/stacks/test_nova.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/functional/openstack/stacks DEBUG: copying build/lib/tobiko/tests/functional/openstack/stacks/test_neutron.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/functional/openstack/stacks DEBUG: copying build/lib/tobiko/tests/functional/openstack/stacks/test_cirros.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/functional/openstack/stacks DEBUG: copying build/lib/tobiko/tests/functional/openstack/stacks/test_centos.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/functional/openstack/stacks DEBUG: copying build/lib/tobiko/tests/functional/openstack/stacks/__init__.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/functional/openstack/stacks DEBUG: copying build/lib/tobiko/tests/functional/__init__.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/functional DEBUG: copying build/lib/tobiko/tests/base.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests DEBUG: copying build/lib/tobiko/tests/__init__.py -> /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/http/_session.py to _session.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/http/_connection.py to _connection.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/http/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/cmd/fixture.py to fixture.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/cmd/base.py to base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/cmd/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/podman/config.py to config.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/podman/_shell.py to _shell.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/podman/_exception.py to _exception.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/podman/_client.py to _client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/podman/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/version.py to version.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/config.py to config.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/docker/config.py to config.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/docker/_shell.py to _shell.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/docker/_exception.py to _exception.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/docker/_client.py to _client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/docker/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/common/_utils.py to _utils.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/common/_skip.py to _skip.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/common/_select.py to _select.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/common/_os.py to _os.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/common/_operation.py to _operation.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/common/_logging.py to _logging.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/common/_fixture.py to _fixture.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/common/_exception.py to _exception.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/common/_detail.py to _detail.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/common/_config.py to _config.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/common/_cached.py to _cached.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/common/_asserts.py to _asserts.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/common/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/common/managers/testcase.py to testcase.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/common/managers/loader.py to loader.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/common/managers/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tripleo/validations.py to validations.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tripleo/undercloud.py to undercloud.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tripleo/topology.py to topology.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tripleo/services.py to services.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tripleo/processes.py to processes.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tripleo/pacemaker.py to pacemaker.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tripleo/overcloud.py to overcloud.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tripleo/nova.py to nova.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tripleo/neutron.py to neutron.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tripleo/containers.py to containers.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tripleo/config.py to config.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tripleo/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/shell/ping/config.py to config.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/shell/ping/_statistics.py to _statistics.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/shell/ping/_ping.py to _ping.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/shell/ping/_parameters.py to _parameters.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/shell/ping/_interface.py to _interface.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/shell/ping/_exception.py to _exception.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/shell/ping/_assert.py to _assert.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/shell/ping/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/shell/ip.py to ip.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/shell/ifconfig.py to ifconfig.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/shell/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/shell/sh/config.py to config.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/shell/sh/_uptime.py to _uptime.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/shell/sh/_ssh.py to _ssh.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/shell/sh/_reboot.py to _reboot.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/shell/sh/_ps.py to _ps.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/shell/sh/_process.py to _process.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/shell/sh/_path.py to _path.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/shell/sh/_local.py to _local.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/shell/sh/_io.py to _io.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/shell/sh/_hostname.py to _hostname.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/shell/sh/_execute.py to _execute.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/shell/sh/_exception.py to _exception.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/shell/sh/_command.py to _command.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/shell/sh/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/shell/ssh/config.py to config.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/shell/ssh/_forward.py to _forward.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/shell/ssh/_config.py to _config.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/shell/ssh/_command.py to _command.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/shell/ssh/_client.py to _client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/shell/ssh/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/openstack/glance/config.py to config.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/openstack/glance/_lzma.py to _lzma.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/openstack/glance/_io.py to _io.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/openstack/glance/_image.py to _image.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/openstack/glance/_client.py to _client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/openstack/glance/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/openstack/heat/_template.py to _template.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/openstack/heat/_stack.py to _stack.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/openstack/heat/_client.py to _client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/openstack/heat/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/openstack/keystone/config.py to config.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/openstack/keystone/_session.py to _session.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/openstack/keystone/_services.py to _services.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/openstack/keystone/_credentials.py to _credentials.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/openstack/keystone/_clouds_file.py to _clouds_file.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/openstack/keystone/_client.py to _client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/openstack/keystone/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/openstack/topology/config.py to config.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/openstack/topology/_topology.py to _topology.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/openstack/topology/_exception.py to _exception.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/openstack/topology/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/openstack/neutron/config.py to config.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/openstack/neutron/_port.py to _port.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/openstack/neutron/_extension.py to _extension.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/openstack/neutron/_client.py to _client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/openstack/neutron/_cidr.py to _cidr.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/openstack/neutron/_agent.py to _agent.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/openstack/neutron/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/openstack/stacks/_ubuntu.py to _ubuntu.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/openstack/stacks/_octavia.py to _octavia.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/openstack/stacks/_nova.py to _nova.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/openstack/stacks/_neutron.py to _neutron.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/openstack/stacks/_l3ha.py to _l3ha.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/openstack/stacks/_hot.py to _hot.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/openstack/stacks/_cirros.py to _cirros.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/openstack/stacks/_centos.py to _centos.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/openstack/stacks/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/openstack/octavia/config.py to config.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/openstack/octavia/_client.py to _client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/openstack/octavia/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/openstack/nova/config.py to config.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/openstack/nova/_server.py to _server.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/openstack/nova/_hypervisor.py to _hypervisor.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/openstack/nova/_cloud_init.py to _cloud_init.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/openstack/nova/_client.py to _client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/openstack/nova/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/openstack/_client.py to _client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/openstack/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/faults/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/faults/agents/test_neutron_agents.py to test_neutron_agents.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/faults/agents/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/faults/ha/test_cloud_recovery.py to test_cloud_recovery.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/faults/ha/cloud_disruptions.py to cloud_disruptions.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/faults/ha/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/scenario/neutron/test_router.py to test_router.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/scenario/neutron/test_port.py to test_port.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/scenario/neutron/test_network.py to test_network.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/scenario/neutron/test_floating_ip.py to test_floating_ip.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/scenario/neutron/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/scenario/cloud/test_nodes.py to test_nodes.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/scenario/cloud/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/scenario/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/scenario/octavia/test_traffic.py to test_traffic.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/scenario/octavia/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/scenario/nova/test_server.py to test_server.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/scenario/nova/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/unit/test_utils.py to test_utils.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/unit/test_testcase.py to test_testcase.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/unit/test_skip.py to test_skip.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/unit/test_operation.py to test_operation.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/unit/test_logging.py to test_logging.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/unit/test_loader.py to test_loader.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/unit/test_fixture.py to test_fixture.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/unit/test_exception.py to test_exception.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/unit/test_config.py to test_config.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/unit/test_cached.py to test_cached.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/unit/test_assert.py to test_assert.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/unit/_patch.py to _patch.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/unit/_case.py to _case.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/unit/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/unit/tripleo/test_config.py to test_config.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/unit/tripleo/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/unit/docker/test_shell.py to test_shell.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/unit/docker/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/unit/podman/test_shell.py to test_shell.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/unit/podman/_mocked_service.py to _mocked_service.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/unit/podman/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/unit/cmd/test_fixture.py to test_fixture.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/unit/cmd/test_base.py to test_base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/unit/cmd/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/unit/shell/test_ssh.py to test_ssh.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/unit/shell/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/unit/shell/sh/test_io.py to test_io.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/unit/shell/sh/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/unit/openstack/heat/test_template.py to test_template.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/unit/openstack/heat/test_stack.py to test_stack.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/unit/openstack/heat/test_client.py to test_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/unit/openstack/heat/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/unit/openstack/keystone/test_session.py to test_session.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/unit/openstack/keystone/test_credentials.py to test_credentials.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/unit/openstack/keystone/test_clouds_file.py to test_clouds_file.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/unit/openstack/keystone/test_client.py to test_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/unit/openstack/keystone/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/unit/openstack/neutron/test_extension.py to test_extension.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/unit/openstack/neutron/test_client.py to test_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/unit/openstack/neutron/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/unit/openstack/test_client.py to test_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/unit/openstack/_keystone.py to _keystone.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/unit/openstack/_case.py to _case.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/unit/openstack/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/unit/openstack/octavia/test_client.py to test_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/unit/openstack/octavia/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/unit/openstack/nova/test_cloud_init.py to test_cloud_init.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/unit/openstack/nova/test_client.py to test_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/unit/openstack/nova/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/functional/shell/test_reboot.py to test_reboot.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/functional/shell/test_ps.py to test_ps.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/functional/shell/test_ping.py to test_ping.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/functional/shell/test_ip.py to test_ip.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/functional/shell/test_ifconfig.py to test_ifconfig.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/functional/shell/test_hostname.py to test_hostname.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/functional/shell/test_execute.py to test_execute.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/functional/shell/fixtures.py to fixtures.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/functional/shell/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/functional/tripleo/test_undercloud.py to test_undercloud.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/functional/tripleo/test_topology.py to test_topology.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/functional/tripleo/test_overcloud.py to test_overcloud.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/functional/tripleo/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/functional/docker/test_client.py to test_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/functional/docker/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/functional/podman/test_client.py to test_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/functional/podman/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/functional/openstack/test_topology.py to test_topology.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/functional/openstack/test_octavia.py to test_octavia.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/functional/openstack/test_nova.py to test_nova.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/functional/openstack/test_neutron.py to test_neutron.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/functional/openstack/test_keystone.py to test_keystone.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/functional/openstack/test_heat.py to test_heat.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/functional/openstack/test_glance.py to test_glance.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/functional/openstack/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/functional/openstack/stacks/test_ubuntu.py to test_ubuntu.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/functional/openstack/stacks/test_nova.py to test_nova.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/functional/openstack/stacks/test_neutron.py to test_neutron.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/functional/openstack/stacks/test_cirros.py to test_cirros.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/functional/openstack/stacks/test_centos.py to test_centos.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/functional/openstack/stacks/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/functional/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/base.py to base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko/tests/__init__.py to __init__.cpython-36.pyc DEBUG: writing byte-compilation script '/tmp/tmpdglhafzg.py' DEBUG: /usr/bin/python3 /tmp/tmpdglhafzg.py DEBUG: removing /tmp/tmpdglhafzg.py DEBUG: running install_egg_info DEBUG: running egg_info DEBUG: writing tobiko.egg-info/PKG-INFO DEBUG: writing dependency_links to tobiko.egg-info/dependency_links.txt DEBUG: writing entry points to tobiko.egg-info/entry_points.txt DEBUG: writing top-level names to tobiko.egg-info/top_level.txt DEBUG: writing pbr to tobiko.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 'tobiko.egg-info/SOURCES.txt' DEBUG: Copying tobiko.egg-info to /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6/site-packages/tobiko-0.2.1.dev553-py3.6.egg-info DEBUG: running install_scripts DEBUG: Installing tobiko-fixture script to /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/bin DEBUG: Installing tobiko-keystone-credentials script to /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/bin DEBUG: + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 0.2.1-0.20200706085505.8c9f389.el8 --unique-debug-suffix -0.2.1-0.20200706085505.8c9f389.el8.x86_64 --unique-debug-src-base openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/tobiko-0.2.1.dev553 DEBUG: BUILDSTDERR: find: 'debug': No such file or directory DEBUG: + /usr/lib/rpm/check-buildroot DEBUG: + /usr/lib/rpm/redhat/brp-ldconfig DEBUG: BUILDSTDERR: /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory DEBUG: + /usr/lib/rpm/brp-compress DEBUG: + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip DEBUG: + /usr/lib/rpm/brp-python-bytecompile 1 DEBUG: Bytecompiling .py files below /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/lib/python3.6 using /usr/libexec/platform-python DEBUG: + /usr/lib/rpm/brp-python-hardlink DEBUG: + PYTHON3=/usr/bin/python3 DEBUG: + /usr/lib/rpm/redhat/brp-mangle-shebangs DEBUG: Processing files: python3-tobiko-0.2.1-0.20200706085505.8c9f389.el8.noarch DEBUG: Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Dwjcb9 DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd tobiko-0.2.1.dev553 DEBUG: + DOCDIR=/builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/share/doc/python3-tobiko DEBUG: + export LC_ALL=C DEBUG: + LC_ALL=C DEBUG: + export DOCDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/share/doc/python3-tobiko DEBUG: + cp -pr README.rst /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/share/doc/python3-tobiko DEBUG: + exit 0 DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.3Au3Ti DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd tobiko-0.2.1.dev553 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/share/licenses/python3-tobiko DEBUG: + export LC_ALL=C DEBUG: + LC_ALL=C DEBUG: + export LICENSEDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/share/licenses/python3-tobiko DEBUG: + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64/usr/share/licenses/python3-tobiko DEBUG: + exit 0 DEBUG: Provides: python3-tobiko = 0.2.1-0.20200706085505.8c9f389.el8 python3.6dist(tobiko) = 0.2.1.dev553 python3dist(tobiko) = 0.2.1.dev553 DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 DEBUG: Requires: /usr/bin/python3 python(abi) = 3.6 DEBUG: Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64 DEBUG: Wrote: /builddir/build/RPMS/python3-tobiko-0.2.1-0.20200706085505.8c9f389.el8.noarch.rpm DEBUG: Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.HoaDcA DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd tobiko-0.2.1.dev553 DEBUG: + /usr/bin/rm -rf /builddir/build/BUILDROOT/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.x86_64 DEBUG: + exit 0 DEBUG: Child return code was: 0 DEBUG: Copying packages to result dir Finish: rpmbuild openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.src.rpm Finish: build phase for openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.src.rpm INFO: Done(/home/rhel8-master/data/repos/8c/9f/8c9f389692726ceb473ba8210e40d3992f8f924d_5f4871d2/openstack-tobiko-0.2.1-0.20200706085505.8c9f389.el8.src.rpm) Config(dlrn-5) 1 minutes 0 seconds INFO: Results and/or logs in: /home/rhel8-master/data/repos/8c/9f/8c9f389692726ceb473ba8210e40d3992f8f924d_5f4871d2 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 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/8c/9f/8c9f389692726ceb473ba8210e40d3992f8f924d_5f4871d2 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 1626488 774128 1097252 5599320 4976248 DEBUG: Swap: 4194300 549004 3645296 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: /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/8c/9f/8c9f389692726ceb473ba8210e40d3992f8f924d_5f4871d2 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', '418eabfec4e94401be03aed3f403d13f', '-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: Installing built packages INFO: installing package(s): /home/rhel8-master/data/repos/8c/9f/8c9f389692726ceb473ba8210e40d3992f8f924d_5f4871d2/python3-tobiko-0.2.1-0.20200706085505.8c9f389.el8.noarch.rpm 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/', '--releasever', '8', '--disableplugin=local', '--setopt=deltarpm=False', 'install', '/home/rhel8-master/data/repos/8c/9f/8c9f389692726ceb473ba8210e40d3992f8f924d_5f4871d2/python3-tobiko-0.2.1-0.20200706085505.8c9f389.el8.noarch.rpm'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/', '--releasever', '8', '--disableplugin=local', '--setopt=deltarpm=False', 'install', '/home/rhel8-master/data/repos/8c/9f/8c9f389692726ceb473ba8210e40d3992f8f924d_5f4871d2/python3-tobiko-0.2.1-0.20200706085505.8c9f389.el8.noarch.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: 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 536 kB/s | 2.7 kB 00:00 DEBUG: RHEL 8 Build Deps 255 kB/s | 2.0 kB 00:00 DEBUG: dlrn-master-rhel8-deps 47 kB/s | 3.0 kB 00:00 DEBUG: Dependencies resolved. DEBUG: ================================================================================ DEBUG: Package ArchVersion Repository Size DEBUG: ================================================================================ DEBUG: Installing: DEBUG: python3-tobiko noarch0.2.1-0.20200706085505.8c9f389.el8 @commandline 446 k DEBUG: Installing dependencies: DEBUG: python-openstackclient-lang noarch5.2.0-0.20200330074102.c5719a1.el8 local 57 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-oslo-versionedobjects-lang noarch2.2.0-0.20200630181026.6f6c781.el8 local 12 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-neutron-lib noarch2.4.0-0.20200624070952.1361d8c.el8 local 376 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-octaviaclient noarch2.0.0-0.20200113074251.ee1d0e6.el8 local 86 k DEBUG: python3-openstackclient noarch5.2.0-0.20200330074102.c5719a1.el8 local 1.1 M 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-ken noarch1.1.0-0.20200622071410.778ed75.el8 local 2.3 M DEBUG: python3-os-service-types noarch1.7.0-0.20200416132506.0b2f473.el8 local 36 k DEBUG: python3-os-traits noarch2.3.0-0.20200416133109.bca5bac.el8 local 42 k DEBUG: python3-osc-lib noarch2.0.0-0.20200416135006.fea31fb.el8 local 77 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-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-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-serialization noarch4.0.0-0.20200618074026.be10175.el8 local 32 k DEBUG: python3-oslo-service noarch2.3.0-0.20200630172612.6df6e4c.el8 local 70 k DEBUG: python3-oslo-utils noarch4.2.1-0.20200615064007.b993823.el8 local 78 k DEBUG: python3-oslo-versionedobjects noarch2.2.0-0.20200630181026.6f6c781.el8 local 78 k DEBUG: python3-osprofiler noarch3.2.1-0.20200630165526.8569b6d.el8 local 132 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: cairo-gobject x86_641.15.12-3.el8 appstream 33 k DEBUG: container-selinux noarch2:2.75-1.git99e2cfd.module+el8+2769+577ad176 appstream 43 k DEBUG: libev x86_644.24-6.el8 appstream 52 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: python3-webencodings noarch0.5.1-6.el8 appstream 27 k DEBUG: unbound-libs x86_641.7.3-8.el8 appstream 499 k DEBUG: c-ares x86_641.13.0-5.el8 base 93 k DEBUG: checkpolicy x86_642.8-2.el8 base 338 k DEBUG: dbus-glib x86_640.110-2.el8 base 127 k DEBUG: gobject-introspection x86_641.56.1-1.el8 base 255 k DEBUG: iproute x86_644.18.0-11.el8 base 607 k DEBUG: libevent x86_642.1.8-5.el8 base 253 k DEBUG: libmnl x86_641.0.4-6.el8 base 30 k DEBUG: libselinux-utils x86_642.8-6.el8 base 168 k DEBUG: libxslt x86_641.1.32-3.el8 base 249 k DEBUG: libyaml x86_640.1.7-5.el8 base 61 k DEBUG: numactl-libs x86_642.0.12-2.el8 base 36 k DEBUG: policycoreutils x86_642.8-16.1.el8 base 362 k DEBUG: policycoreutils-python-utils noarch2.8-16.1.el8 base 228 k DEBUG: python3-audit x86_643.0-0.10.20180831git0047a6c.el8 base 85 k DEBUG: python3-dbus x86_641.2.4-14.el8 base 132 k DEBUG: python3-gobject-base x86_643.28.3-1.el8 base 312 k DEBUG: python3-libselinux x86_642.8-6.el8 base 256 k DEBUG: python3-libsemanage x86_642.8-5.el8 base 127 k DEBUG: python3-policycoreutils noarch2.8-16.1.el8 base 2.2 M DEBUG: python3-pyyaml x86_643.12-12.el8 base 193 k DEBUG: python3-setools x86_644.2.0-2.el8 base 598 k DEBUG: rpm-plugin-selinux x86_644.14.2-9.el8 base 71 k DEBUG: selinux-policy noarch3.14.1-61.el8 base 591 k DEBUG: selinux-policy-targeted noarch3.14.1-61.el8 base 15 M DEBUG: libsodium x86_641.0.16-4.el8ost delorean-rhel8-master-deps 154 k DEBUG: openvswitch-selinux-extra-policy noarch1.0-10.el8fdb delorean-rhel8-master-deps 12 k DEBUG: openvswitch2.11 x86_642.11.0-0.20190129gitd3a10db.el8fdb delorean-rhel8-master-deps 12 M 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-beautifulsoup4 noarch4.6.0-1.el8ost delorean-rhel8-master-deps 177 k 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-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-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-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-gevent x86_641.2.2-4.1.el8ost delorean-rhel8-master-deps 494 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-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-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-linecache2 noarch1.0.0-3.el8ost delorean-rhel8-master-deps 16 k DEBUG: python3-logutils noarch0.3.5-6.1.el8ost delorean-rhel8-master-deps 48 k DEBUG: python3-lxml x86_644.2.5-2.el8ost delorean-rhel8-master-deps 1.3 M DEBUG: python3-mako noarch1.0.6-13.el8ost delorean-rhel8-master-deps 156 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-openvswitch2.11 x86_642.11.0-0.20190129gitd3a10db.el8fdb delorean-rhel8-master-deps 242 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-pecan noarch1.3.2-3.el8ost delorean-rhel8-master-deps 282 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-pycparser noarch2.14-14.el8ost delorean-rhel8-master-deps 108 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-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-rhosp-openvswitch noarch2.11-0.3.el8ost delorean-rhel8-master-deps 6.4 k DEBUG: python3-routes noarch2.4.1-2.el8ost delorean-rhel8-master-deps 195 k DEBUG: python3-setproctitle x86_641.1.9-7.el8ost delorean-rhel8-master-deps 21 k DEBUG: python3-simplegeneric noarch0.8-8.el8ost delorean-rhel8-master-deps 16 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-stestr noarch2.3.1-3.el8ost delorean-rhel8-master-deps 151 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-testtools noarch2.3.0-8.el8ost delorean-rhel8-master-deps 355 k DEBUG: python3-tinyrpc noarch0.5-4.20170523git1f38ac.el8ost delorean-rhel8-master-deps 37 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-waitress noarch0.8.10-2.el8ost delorean-rhel8-master-deps 160 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-webtest noarch2.0.29-4.el8ost delorean-rhel8-master-deps 91 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: qpid-proton-c x86_640.29.0-1.el8 delorean-rhel8-master-deps 196 k DEBUG: Installing weak dependencies: DEBUG: python3-gobject x86_643.28.3-1.el8 appstream 25 k DEBUG: python3-html5lib noarch1:0.999999999-6.el8 appstream 214 k DEBUG: Enabling module streams: DEBUG: container-tools rhel8 DEBUG: Transaction Summary DEBUG: ================================================================================ DEBUG: Install 160 Packages DEBUG: Total size: 58 M DEBUG: Installed size: 214 M DEBUG: Downloading Packages: DEBUG: [SKIPPED] cairo-gobject-1.15.12-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] container-selinux-2.75-1.git99e2cfd.module+el8+2769+577ad176.noarch.rpm: Already downloaded DEBUG: [SKIPPED] libev-4.24-6.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-html5lib-0.999999999-6.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyOpenSSL-18.0.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-webencodings-0.5.1-6.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] unbound-libs-1.7.3-8.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] c-ares-1.13.0-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] checkpolicy-2.8-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] dbus-glib-0.110-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gobject-introspection-1.56.1-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] iproute-4.18.0-11.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libevent-2.1.8-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libmnl-1.0.4-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libselinux-utils-2.8-6.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] numactl-libs-2.0.12-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] policycoreutils-2.8-16.1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] policycoreutils-python-utils-2.8-16.1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-audit-3.0-0.10.20180831git0047a6c.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-dbus-1.2.4-14.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-gobject-base-3.28.3-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-libselinux-2.8-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-libsemanage-2.8-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-policycoreutils-2.8-16.1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyyaml-3.12-12.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-setools-4.2.0-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] rpm-plugin-selinux-4.14.2-9.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] selinux-policy-3.14.1-61.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] selinux-policy-targeted-3.14.1-61.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] libsodium-1.0.16-4.el8ost.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openvswitch-selinux-extra-policy-1.0-10.el8fdb.noarch.rpm: Already downloaded DEBUG: [SKIPPED] openvswitch2.11-2.11.0-0.20190129gitd3a10db.el8fdb.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-beautifulsoup4-4.6.0-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-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-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-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-gevent-1.2.2-4.1.el8ost.x86_64.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-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-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-linecache2-1.0.0-3.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-logutils-0.3.5-6.1.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-lxml-4.2.5-2.el8ost.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-mako-1.0.6-13.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-openvswitch2.11-2.11.0-0.20190129gitd3a10db.el8fdb.x86_64.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-pecan-1.3.2-3.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-pycparser-2.14-14.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-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-rhosp-openvswitch-2.11-0.3.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-routes-2.4.1-2.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-setproctitle-1.1.9-7.el8ost.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-simplegeneric-0.8-8.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-simplejson-3.16.0-3.el8ost.x86_64.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-testtools-2.3.0-8.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-tinyrpc-0.5-4.20170523git1f38ac.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-waitress-0.8.10-2.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-webtest-2.0.29-4.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] qpid-proton-c-0.29.0-1.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 : python3-stevedore-2.0.1-0.20200630164713.01c12ec 1/160 DEBUG: Installing : python3-webob-1.8.5-1.el8ost.noarch 2/160 DEBUG: Installing : python3-netaddr-0.7.19-8.1.el8ost.noarch 3/160 DEBUG: Installing : python3-iso8601-0.1.11-9.el8ost.noarch 4/160 DEBUG: Installing : python3-prettytable-0.7.2-15.el8ost.noarch 5/160 DEBUG: Installing : python3-simplejson-3.16.0-3.el8ost.x86_64 6/160 DEBUG: Installing : python3-netifaces-0.10.9-2.el8ost.x86_64 7/160 DEBUG: Installing : python3-mako-1.0.6-13.el8ost.noarch 8/160 DEBUG: Installing : python3-funcsigs-1.0.2-3.el8ost.noarch 9/160 DEBUG: Installing : python3-libselinux-2.8-6.el8.x86_64 10/160 DEBUG: Installing : libselinux-utils-2.8-6.el8.x86_64 11/160 DEBUG: Installing : policycoreutils-2.8-16.1.el8.x86_64 12/160 DEBUG: Running scriptlet: policycoreutils-2.8-16.1.el8.x86_64 12/160 DEBUG: Installing : rpm-plugin-selinux-4.14.2-9.el8.x86_64 13/160 DEBUG: Installing : selinux-policy-3.14.1-61.el8.noarch 14/160 DEBUG: Running scriptlet: selinux-policy-3.14.1-61.el8.noarch 14/160 DEBUG: Running scriptlet: selinux-policy-targeted-3.14.1-61.el8.noarch 15/160 DEBUG: Installing : selinux-policy-targeted-3.14.1-61.el8.noarch 15/160 DEBUG: Running scriptlet: selinux-policy-targeted-3.14.1-61.el8.noarch 15/160 DEBUG: Installing : python3-wrapt-1.11.1-2.el8ost.x86_64 16/160 DEBUG: Installing : python3-debtcollector-2.1.0-0.20200605151926.17a 17/160 DEBUG: Installing : python3-oslo-context-3.1.0-0.20200605151059.9abd 18/160 DEBUG: Installing : python3-vine-1.2.0-2.el8ost.noarch 19/160 DEBUG: Installing : python3-amqp-2.4.1-1.el8ost.noarch 20/160 DEBUG: Installing : python3-tempita-0.5.1-20.el8ost.noarch 21/160 DEBUG: Installing : python3-msgpack-0.6.1-3.el8ost.x86_64 22/160 DEBUG: Installing : python3-extras-1.0.0-5.el8ost.noarch 23/160 DEBUG: Installing : python3-decorator-4.2.1-2.1.el8ost.noarch 24/160 DEBUG: Installing : python3-dateutil-1:2.8.0-1.el8ost.noarch 25/160 DEBUG: Installing : libmnl-1.0.4-6.el8.x86_64 26/160 DEBUG: Running scriptlet: libmnl-1.0.4-6.el8.x86_64 26/160 DEBUG: Installing : gobject-introspection-1.56.1-1.el8.x86_64 27/160 DEBUG: Installing : python3-os-service-types-1.7.0-0.20200416132506. 28/160 DEBUG: Installing : python3-keystoneauth1-4.2.0-0.20200630173226.dab 29/160 DEBUG: Installing : python3-gobject-base-3.28.3-1.el8.x86_64 30/160 DEBUG: Installing : iproute-4.18.0-11.el8.x86_64 31/160 DEBUG: Installing : python3-kombu-1:4.2.2-1.el8ost.noarch 32/160 DEBUG: Installing : python3-libsemanage-2.8-5.el8.x86_64 33/160 DEBUG: Installing : python3-setools-4.2.0-2.el8.x86_64 34/160 DEBUG: Installing : python3-dogpile-cache-0.6.8-1.el8ost.noarch 35/160 DEBUG: Installing : python3-futurist-2.2.0-0.20200605151004.604b63d. 36/160 DEBUG: Installing : qpid-proton-c-0.29.0-1.el8.x86_64 37/160 DEBUG: Running scriptlet: qpid-proton-c-0.29.0-1.el8.x86_64 37/160 DEBUG: Installing : python3-qpid-proton-0.29.0-1.el8.x86_64 38/160 DEBUG: Installing : python3-pyngus-2.3.0-1.el8.noarch 39/160 DEBUG: Installing : python3-yappi-1.0-2.el8ost.x86_64 40/160 DEBUG: Installing : python3-werkzeug-0.14.1-5.el8ost.noarch 41/160 DEBUG: Installing : python3-waitress-0.8.10-2.el8ost.noarch 42/160 DEBUG: Installing : python3-voluptuous-0.10.5-5.el8ost.noarch 43/160 DEBUG: Installing : python3-unittest2-1.1.0-17.el8ost.noarch 44/160 DEBUG: Installing : python3-statsd-3.2.1-6.el8ost.noarch 45/160 DEBUG: Installing : python3-sqlparse-0.2.2-6.1.el8ost.noarch 46/160 DEBUG: Installing : python3-migrate-0.12.0-2.el8ost.noarch 47/160 DEBUG: Installing : python3-simplegeneric-0.8-8.el8ost.noarch 48/160 DEBUG: Installing : python3-setproctitle-1.1.9-7.el8ost.x86_64 49/160 DEBUG: Installing : python3-rfc3986-1.2.0-2.el8ost.noarch 50/160 DEBUG: Installing : python3-repoze-lru-0.4-9.el8ost.noarch 51/160 DEBUG: Installing : python3-routes-2.4.1-2.el8ost.noarch 52/160 DEBUG: Installing : python3-pyasn1-0.3.7-6.1.el8ost.noarch 53/160 DEBUG: Installing : python3-ply-3.9-7.el8ost.noarch 54/160 DEBUG: Installing : python3-pycparser-2.14-14.el8ost.noarch 55/160 DEBUG: Installing : python3-cffi-1.11.5-6.2.el8ost.x86_64 56/160 DEBUG: Installing : python3-bcrypt-3.1.6-2.el8ost.x86_64 57/160 DEBUG: Installing : python3-munch-2.2.0-3.el8ost.noarch 58/160 DEBUG: Installing : python3-mimeparse-1.6.0-5.el8ost.noarch 59/160 DEBUG: Installing : python3-logutils-0.3.5-6.1.el8ost.noarch 60/160 DEBUG: Installing : python3-linecache2-1.0.0-3.el8ost.noarch 61/160 DEBUG: Installing : python3-traceback2-1.4.0-3.el8ost.noarch 62/160 DEBUG: Installing : python3-testtools-2.3.0-8.el8ost.noarch 63/160 DEBUG: Installing : python3-fixtures-3.0.0-8.el8ost.noarch 64/160 DEBUG: Installing : python3-subunit-1.3.0-7.el8ost.noarch 65/160 DEBUG: Installing : python3-jsonschema-2.6.0-4.el8ost.noarch 66/160 DEBUG: Installing : python3-jsonpointer-1.10-12.el8ost.noarch 67/160 DEBUG: Installing : python3-jsonpatch-1.21-3.el8ost.noarch 68/160 DEBUG: Installing : python3-warlock-1.3.0-9.el8ost.noarch 69/160 DEBUG: Installing : python3-jmespath-0.9.0-11.el8ost.noarch 70/160 DEBUG: Installing : python3-inotify-0.9.6-13.1.el8ost.noarch 71/160 DEBUG: Installing : python3-future-0.16.0-6.el8ost.noarch 72/160 DEBUG: Installing : python3-fasteners-0.14.1-15.el8ost.noarch 73/160 DEBUG: Installing : python3-editor-0.4-5.el8ost.noarch 74/160 DEBUG: Installing : python3-alembic-1.0.7-1.el8ost.noarch 75/160 DEBUG: Installing : python3-cmd2-0.6.8-10.el8ost.noarch 76/160 DEBUG: Installing : python3-cachetools-3.1.0-1.el8ost.noarch 77/160 DEBUG: Installing : python3-asn1crypto-0.24.0-3.el8ost.noarch 78/160 DEBUG: Installing : python3-cryptography-2.3-3.el8ost.x86_64 79/160 DEBUG: Installing : python3-pyOpenSSL-18.0.0-1.el8.noarch 80/160 DEBUG: Installing : python3-paste-2.0.3-6.el8ost.noarch 81/160 DEBUG: Installing : python3-paste-deploy-1.5.2-13.el8ost.noarch 82/160 DEBUG: Installing : python3-PyMySQL-0.9.2-2.el8ost.noarch 83/160 DEBUG: Installing : python3-appdirs-1.4.0-6.el8ost.noarch 84/160 DEBUG: Installing : libsodium-1.0.16-4.el8ost.x86_64 85/160 DEBUG: Installing : python3-pynacl-1.3.0-1.el8ost.x86_64 86/160 DEBUG: Installing : python3-paramiko-2.4.2-2.el8ost.noarch 87/160 DEBUG: Installing : python3-audit-3.0-0.10.20180831git0047a6c.el8.x8 88/160 DEBUG: Installing : numactl-libs-2.0.12-2.el8.x86_64 89/160 DEBUG: Running scriptlet: numactl-libs-2.0.12-2.el8.x86_64 89/160 DEBUG: Installing : libyaml-0.1.7-5.el8.x86_64 90/160 DEBUG: Installing : python3-pyyaml-3.12-12.el8.x86_64 91/160 DEBUG: Installing : python3-cliff-3.1.0-0.20200330074912.5405c3d.el8 92/160 DEBUG: Installing : python3-stestr-2.3.1-3.el8ost.noarch 93/160 DEBUG: Installing : libxslt-1.1.32-3.el8.x86_64 94/160 DEBUG: Installing : libevent-2.1.8-5.el8.x86_64 95/160 DEBUG: Running scriptlet: unbound-libs-1.7.3-8.el8.x86_64 96/160 DEBUG: Installing : unbound-libs-1.7.3-8.el8.x86_64 96/160 DEBUG: Running scriptlet: unbound-libs-1.7.3-8.el8.x86_64 96/160 DEBUG: Installing : dbus-glib-0.110-2.el8.x86_64 97/160 DEBUG: Running scriptlet: dbus-glib-0.110-2.el8.x86_64 97/160 DEBUG: Installing : python3-dbus-1.2.4-14.el8.x86_64 98/160 DEBUG: Installing : checkpolicy-2.8-2.el8.x86_64 99/160 DEBUG: Installing : python3-policycoreutils-2.8-16.1.el8.noarch 100/160 DEBUG: Installing : policycoreutils-python-utils-2.8-16.1.el8.noarch 101/160 DEBUG: Installing : container-selinux-2:2.75-1.git99e2cfd.module+el8 102/160 DEBUG: Running scriptlet: container-selinux-2:2.75-1.git99e2cfd.module+el8 102/160 DEBUG: setsebool: SELinux is disabled. DEBUG: Running scriptlet: openvswitch-selinux-extra-policy-1.0-10.el8fdb.n 103/160 DEBUG: Installing : openvswitch-selinux-extra-policy-1.0-10.el8fdb.n 103/160 DEBUG: Running scriptlet: openvswitch-selinux-extra-policy-1.0-10.el8fdb.n 103/160 DEBUG: Running scriptlet: openvswitch2.11-2.11.0-0.20190129gitd3a10db.el8f 104/160 DEBUG: Installing : openvswitch2.11-2.11.0-0.20190129gitd3a10db.el8f 104/160 DEBUG: Running scriptlet: openvswitch2.11-2.11.0-0.20190129gitd3a10db.el8f 104/160 DEBUG: Installing : python3-openvswitch2.11-2.11.0-0.20190129gitd3a1 105/160 DEBUG: Installing : python3-rhosp-openvswitch-2.11-0.3.el8ost.noarch 106/160 DEBUG: Installing : c-ares-1.13.0-5.el8.x86_64 107/160 DEBUG: Running scriptlet: c-ares-1.13.0-5.el8.x86_64 107/160 DEBUG: Installing : python3-webencodings-0.5.1-6.el8.noarch 108/160 DEBUG: Installing : python3-html5lib-1:0.999999999-6.el8.noarch 109/160 DEBUG: Installing : python3-beautifulsoup4-4.6.0-1.el8ost.noarch 110/160 DEBUG: Installing : python3-lxml-4.2.5-2.el8ost.x86_64 111/160 DEBUG: Installing : python3-webtest-2.0.29-4.el8ost.noarch 112/160 DEBUG: Installing : python3-pecan-1.3.2-3.el8ost.noarch 113/160 DEBUG: Installing : python3-cairo-1.16.3-6.el8.x86_64 114/160 DEBUG: Installing : libev-4.24-6.el8.x86_64 115/160 DEBUG: Installing : python3-gevent-1.2.2-4.1.el8ost.x86_64 116/160 DEBUG: Installing : python3-tinyrpc-0.5-4.20170523git1f38ac.el8ost.n 117/160 DEBUG: Installing : cairo-gobject-1.15.12-3.el8.x86_64 118/160 DEBUG: Installing : python3-gobject-3.28.3-1.el8.x86_64 119/160 DEBUG: Installing : python3-SecretStorage-2.3.1-7.el8ost.noarch 120/160 DEBUG: Installing : python3-keyring-17.1.1-1.el8ost.noarch 121/160 DEBUG: Installing : python3-requestsexceptions-1.4.0-0.2020041612301 122/160 DEBUG: Installing : python3-openstacksdk-0.47.0-0.20200630171704.1a0 123/160 DEBUG: Installing : python3-os-client-config-2.1.0-0.20200415120623. 124/160 DEBUG: Installing : python3-os-traits-2.3.0-0.20200416133109.bca5bac 125/160 DEBUG: Installing : python-oslo-versionedobjects-lang-2.2.0-0.202006 126/160 DEBUG: Installing : python-oslo-utils-lang-4.2.1-0.20200615064007.b9 127/160 DEBUG: Installing : python-oslo-policy-lang-3.2.1-0.20200630164910.7 128/160 DEBUG: Installing : python-oslo-middleware-lang-4.1.0-0.202006051522 129/160 DEBUG: Installing : python-oslo-log-lang-4.3.0-0.20200703083958.880b 130/160 DEBUG: Installing : python-oslo-i18n-lang-5.0.0-0.20200605153922.761 131/160 DEBUG: Installing : python3-oslo-i18n-5.0.0-0.20200605153922.761ce99 132/160 DEBUG: Installing : python3-oslo-utils-4.2.1-0.20200615064007.b99382 133/160 DEBUG: Installing : python3-oslo-config-2:8.2.0-0.20200630171134.04d 134/160 DEBUG: Installing : python3-oslo-serialization-4.0.0-0.2020061807402 135/160 DEBUG: Installing : python3-oslo-log-4.3.0-0.20200703083958.880bcb8. 136/160 DEBUG: Installing : python3-osc-lib-2.0.0-0.20200416135006.fea31fb.e 137/160 DEBUG: Installing : python3-keystoneclient-1:4.0.0-0.20200413125859. 138/160 DEBUG: Installing : python3-neutronclient-7.2.0-0.20200630170552.f75 139/160 DEBUG: Installing : python3-novaclient-1:17.1.0-0.20200630162607.600 140/160 DEBUG: Installing : python3-glanceclient-1:3.2.0-0.20200630162218.de 141/160 DEBUG: Installing : python3-swiftclient-3.10.0-0.20200630164502.7852 142/160 DEBUG: Installing : python3-heatclient-2.2.0-0.20200630170746.670fe7 143/160 DEBUG: Installing : python3-oslo-policy-3.2.1-0.20200630164910.71943 144/160 DEBUG: Installing : python3-os-ken-1.1.0-0.20200622071410.778ed75.el 145/160 DEBUG: warning: group neutron does not exist - using root DEBUG: Installing : python3-oslo-middleware-4.1.0-0.20200605152205.b 146/160 DEBUG: Installing : python3-cinderclient-7.1.0-0.20200630172812.9268 147/160 DEBUG: Installing : python-oslo-db-lang-8.2.0-0.20200603084527.e8364 148/160 DEBUG: Installing : python3-oslo-db-8.2.0-0.20200603084527.e836420.e 149/160 DEBUG: Installing : python-oslo-concurrency-lang-4.1.1-0.20200618074 150/160 DEBUG: Installing : python3-oslo-concurrency-4.1.1-0.20200618074122. 151/160 DEBUG: Installing : python3-oslo-service-2.3.0-0.20200630172612.6df6 152/160 DEBUG: Installing : python3-oslo-messaging-12.0.0-0.20200315133106.d 153/160 DEBUG: Installing : python3-oslo-versionedobjects-2.2.0-0.2020063018 154/160 DEBUG: Installing : python3-osprofiler-3.2.1-0.20200630165526.8569b6 155/160 DEBUG: Installing : python3-neutron-lib-2.4.0-0.20200624070952.1361d 156/160 DEBUG: Installing : python-openstackclient-lang-5.2.0-0.202003300741 157/160 DEBUG: Installing : python3-openstackclient-5.2.0-0.20200330074102.c 158/160 DEBUG: Installing : python3-octaviaclient-2.0.0-0.20200113074251.ee1 159/160 DEBUG: Installing : python3-tobiko-0.2.1-0.20200706085505.8c9f389.el 160/160 DEBUG: Running scriptlet: openvswitch-selinux-extra-policy-1.0-10.el8fdb.n 160/160 DEBUG: Running scriptlet: python3-tobiko-0.2.1-0.20200706085505.8c9f389.el 160/160 DEBUG: Verifying : python-openstackclient-lang-5.2.0-0.202003300741 1/160 DEBUG: Verifying : python-oslo-concurrency-lang-4.1.1-0.20200618074 2/160 DEBUG: Verifying : python-oslo-db-lang-8.2.0-0.20200603084527.e8364 3/160 DEBUG: Verifying : python-oslo-i18n-lang-5.0.0-0.20200605153922.761 4/160 DEBUG: Verifying : python-oslo-log-lang-4.3.0-0.20200703083958.880b 5/160 DEBUG: Verifying : python-oslo-middleware-lang-4.1.0-0.202006051522 6/160 DEBUG: Verifying : python-oslo-policy-lang-3.2.1-0.20200630164910.7 7/160 DEBUG: Verifying : python-oslo-utils-lang-4.2.1-0.20200615064007.b9 8/160 DEBUG: Verifying : python-oslo-versionedobjects-lang-2.2.0-0.202006 9/160 DEBUG: Verifying : python3-cinderclient-7.1.0-0.20200630172812.9268 10/160 DEBUG: Verifying : python3-cliff-3.1.0-0.20200330074912.5405c3d.el8 11/160 DEBUG: Verifying : python3-debtcollector-2.1.0-0.20200605151926.17a 12/160 DEBUG: Verifying : python3-futurist-2.2.0-0.20200605151004.604b63d. 13/160 DEBUG: Verifying : python3-glanceclient-1:3.2.0-0.20200630162218.de 14/160 DEBUG: Verifying : python3-heatclient-2.2.0-0.20200630170746.670fe7 15/160 DEBUG: Verifying : python3-keystoneauth1-4.2.0-0.20200630173226.dab 16/160 DEBUG: Verifying : python3-keystoneclient-1:4.0.0-0.20200413125859. 17/160 DEBUG: Verifying : python3-neutron-lib-2.4.0-0.20200624070952.1361d 18/160 DEBUG: Verifying : python3-neutronclient-7.2.0-0.20200630170552.f75 19/160 DEBUG: Verifying : python3-novaclient-1:17.1.0-0.20200630162607.600 20/160 DEBUG: Verifying : python3-octaviaclient-2.0.0-0.20200113074251.ee1 21/160 DEBUG: Verifying : python3-openstackclient-5.2.0-0.20200330074102.c 22/160 DEBUG: Verifying : python3-openstacksdk-0.47.0-0.20200630171704.1a0 23/160 DEBUG: Verifying : python3-os-client-config-2.1.0-0.20200415120623. 24/160 DEBUG: Verifying : python3-os-ken-1.1.0-0.20200622071410.778ed75.el 25/160 DEBUG: Verifying : python3-os-service-types-1.7.0-0.20200416132506. 26/160 DEBUG: Verifying : python3-os-traits-2.3.0-0.20200416133109.bca5bac 27/160 DEBUG: Verifying : python3-osc-lib-2.0.0-0.20200416135006.fea31fb.e 28/160 DEBUG: Verifying : python3-oslo-concurrency-4.1.1-0.20200618074122. 29/160 DEBUG: Verifying : python3-oslo-config-2:8.2.0-0.20200630171134.04d 30/160 DEBUG: Verifying : python3-oslo-context-3.1.0-0.20200605151059.9abd 31/160 DEBUG: Verifying : python3-oslo-db-8.2.0-0.20200603084527.e836420.e 32/160 DEBUG: Verifying : python3-oslo-i18n-5.0.0-0.20200605153922.761ce99 33/160 DEBUG: Verifying : python3-oslo-log-4.3.0-0.20200703083958.880bcb8. 34/160 DEBUG: Verifying : python3-oslo-messaging-12.0.0-0.20200315133106.d 35/160 DEBUG: Verifying : python3-oslo-middleware-4.1.0-0.20200605152205.b 36/160 DEBUG: Verifying : python3-oslo-policy-3.2.1-0.20200630164910.71943 37/160 DEBUG: Verifying : python3-oslo-serialization-4.0.0-0.2020061807402 38/160 DEBUG: Verifying : python3-oslo-service-2.3.0-0.20200630172612.6df6 39/160 DEBUG: Verifying : python3-oslo-utils-4.2.1-0.20200615064007.b99382 40/160 DEBUG: Verifying : python3-oslo-versionedobjects-2.2.0-0.2020063018 41/160 DEBUG: Verifying : python3-osprofiler-3.2.1-0.20200630165526.8569b6 42/160 DEBUG: Verifying : python3-requestsexceptions-1.4.0-0.2020041612301 43/160 DEBUG: Verifying : python3-stevedore-2.0.1-0.20200630164713.01c12ec 44/160 DEBUG: Verifying : python3-swiftclient-3.10.0-0.20200630164502.7852 45/160 DEBUG: Verifying : cairo-gobject-1.15.12-3.el8.x86_64 46/160 DEBUG: Verifying : container-selinux-2:2.75-1.git99e2cfd.module+el8 47/160 DEBUG: Verifying : libev-4.24-6.el8.x86_64 48/160 DEBUG: Verifying : python3-cairo-1.16.3-6.el8.x86_64 49/160 DEBUG: Verifying : python3-gobject-3.28.3-1.el8.x86_64 50/160 DEBUG: Verifying : python3-html5lib-1:0.999999999-6.el8.noarch 51/160 DEBUG: Verifying : python3-pyOpenSSL-18.0.0-1.el8.noarch 52/160 DEBUG: Verifying : python3-webencodings-0.5.1-6.el8.noarch 53/160 DEBUG: Verifying : unbound-libs-1.7.3-8.el8.x86_64 54/160 DEBUG: Verifying : c-ares-1.13.0-5.el8.x86_64 55/160 DEBUG: Verifying : checkpolicy-2.8-2.el8.x86_64 56/160 DEBUG: Verifying : dbus-glib-0.110-2.el8.x86_64 57/160 DEBUG: Verifying : gobject-introspection-1.56.1-1.el8.x86_64 58/160 DEBUG: Verifying : iproute-4.18.0-11.el8.x86_64 59/160 DEBUG: Verifying : libevent-2.1.8-5.el8.x86_64 60/160 DEBUG: Verifying : libmnl-1.0.4-6.el8.x86_64 61/160 DEBUG: Verifying : libselinux-utils-2.8-6.el8.x86_64 62/160 DEBUG: Verifying : libxslt-1.1.32-3.el8.x86_64 63/160 DEBUG: Verifying : libyaml-0.1.7-5.el8.x86_64 64/160 DEBUG: Verifying : numactl-libs-2.0.12-2.el8.x86_64 65/160 DEBUG: Verifying : policycoreutils-2.8-16.1.el8.x86_64 66/160 DEBUG: Verifying : policycoreutils-python-utils-2.8-16.1.el8.noarch 67/160 DEBUG: Verifying : python3-audit-3.0-0.10.20180831git0047a6c.el8.x8 68/160 DEBUG: Verifying : python3-dbus-1.2.4-14.el8.x86_64 69/160 DEBUG: Verifying : python3-gobject-base-3.28.3-1.el8.x86_64 70/160 DEBUG: Verifying : python3-libselinux-2.8-6.el8.x86_64 71/160 DEBUG: Verifying : python3-libsemanage-2.8-5.el8.x86_64 72/160 DEBUG: Verifying : python3-policycoreutils-2.8-16.1.el8.noarch 73/160 DEBUG: Verifying : python3-pyyaml-3.12-12.el8.x86_64 74/160 DEBUG: Verifying : python3-setools-4.2.0-2.el8.x86_64 75/160 DEBUG: Verifying : rpm-plugin-selinux-4.14.2-9.el8.x86_64 76/160 DEBUG: Verifying : selinux-policy-3.14.1-61.el8.noarch 77/160 DEBUG: Verifying : selinux-policy-targeted-3.14.1-61.el8.noarch 78/160 DEBUG: Verifying : libsodium-1.0.16-4.el8ost.x86_64 79/160 DEBUG: Verifying : openvswitch-selinux-extra-policy-1.0-10.el8fdb.n 80/160 DEBUG: Verifying : openvswitch2.11-2.11.0-0.20190129gitd3a10db.el8f 81/160 DEBUG: Verifying : python3-PyMySQL-0.9.2-2.el8ost.noarch 82/160 DEBUG: Verifying : python3-SecretStorage-2.3.1-7.el8ost.noarch 83/160 DEBUG: Verifying : python3-alembic-1.0.7-1.el8ost.noarch 84/160 DEBUG: Verifying : python3-amqp-2.4.1-1.el8ost.noarch 85/160 DEBUG: Verifying : python3-appdirs-1.4.0-6.el8ost.noarch 86/160 DEBUG: Verifying : python3-asn1crypto-0.24.0-3.el8ost.noarch 87/160 DEBUG: Verifying : python3-bcrypt-3.1.6-2.el8ost.x86_64 88/160 DEBUG: Verifying : python3-beautifulsoup4-4.6.0-1.el8ost.noarch 89/160 DEBUG: Verifying : python3-cachetools-3.1.0-1.el8ost.noarch 90/160 DEBUG: Verifying : python3-cffi-1.11.5-6.2.el8ost.x86_64 91/160 DEBUG: Verifying : python3-cmd2-0.6.8-10.el8ost.noarch 92/160 DEBUG: Verifying : python3-cryptography-2.3-3.el8ost.x86_64 93/160 DEBUG: Verifying : python3-dateutil-1:2.8.0-1.el8ost.noarch 94/160 DEBUG: Verifying : python3-decorator-4.2.1-2.1.el8ost.noarch 95/160 DEBUG: Verifying : python3-dogpile-cache-0.6.8-1.el8ost.noarch 96/160 DEBUG: Verifying : python3-editor-0.4-5.el8ost.noarch 97/160 DEBUG: Verifying : python3-extras-1.0.0-5.el8ost.noarch 98/160 DEBUG: Verifying : python3-fasteners-0.14.1-15.el8ost.noarch 99/160 DEBUG: Verifying : python3-fixtures-3.0.0-8.el8ost.noarch 100/160 DEBUG: Verifying : python3-funcsigs-1.0.2-3.el8ost.noarch 101/160 DEBUG: Verifying : python3-future-0.16.0-6.el8ost.noarch 102/160 DEBUG: Verifying : python3-gevent-1.2.2-4.1.el8ost.x86_64 103/160 DEBUG: Verifying : python3-inotify-0.9.6-13.1.el8ost.noarch 104/160 DEBUG: Verifying : python3-iso8601-0.1.11-9.el8ost.noarch 105/160 DEBUG: Verifying : python3-jmespath-0.9.0-11.el8ost.noarch 106/160 DEBUG: Verifying : python3-jsonpatch-1.21-3.el8ost.noarch 107/160 DEBUG: Verifying : python3-jsonpointer-1.10-12.el8ost.noarch 108/160 DEBUG: Verifying : python3-jsonschema-2.6.0-4.el8ost.noarch 109/160 DEBUG: Verifying : python3-keyring-17.1.1-1.el8ost.noarch 110/160 DEBUG: Verifying : python3-kombu-1:4.2.2-1.el8ost.noarch 111/160 DEBUG: Verifying : python3-linecache2-1.0.0-3.el8ost.noarch 112/160 DEBUG: Verifying : python3-logutils-0.3.5-6.1.el8ost.noarch 113/160 DEBUG: Verifying : python3-lxml-4.2.5-2.el8ost.x86_64 114/160 DEBUG: Verifying : python3-mako-1.0.6-13.el8ost.noarch 115/160 DEBUG: Verifying : python3-migrate-0.12.0-2.el8ost.noarch 116/160 DEBUG: Verifying : python3-mimeparse-1.6.0-5.el8ost.noarch 117/160 DEBUG: Verifying : python3-msgpack-0.6.1-3.el8ost.x86_64 118/160 DEBUG: Verifying : python3-munch-2.2.0-3.el8ost.noarch 119/160 DEBUG: Verifying : python3-netaddr-0.7.19-8.1.el8ost.noarch 120/160 DEBUG: Verifying : python3-netifaces-0.10.9-2.el8ost.x86_64 121/160 DEBUG: Verifying : python3-openvswitch2.11-2.11.0-0.20190129gitd3a1 122/160 DEBUG: Verifying : python3-paramiko-2.4.2-2.el8ost.noarch 123/160 DEBUG: Verifying : python3-paste-2.0.3-6.el8ost.noarch 124/160 DEBUG: Verifying : python3-paste-deploy-1.5.2-13.el8ost.noarch 125/160 DEBUG: Verifying : python3-pecan-1.3.2-3.el8ost.noarch 126/160 DEBUG: Verifying : python3-ply-3.9-7.el8ost.noarch 127/160 DEBUG: Verifying : python3-prettytable-0.7.2-15.el8ost.noarch 128/160 DEBUG: Verifying : python3-pyasn1-0.3.7-6.1.el8ost.noarch 129/160 DEBUG: Verifying : python3-pycparser-2.14-14.el8ost.noarch 130/160 DEBUG: Verifying : python3-pynacl-1.3.0-1.el8ost.x86_64 131/160 DEBUG: Verifying : python3-pyngus-2.3.0-1.el8.noarch 132/160 DEBUG: Verifying : python3-qpid-proton-0.29.0-1.el8.x86_64 133/160 DEBUG: Verifying : python3-repoze-lru-0.4-9.el8ost.noarch 134/160 DEBUG: Verifying : python3-rfc3986-1.2.0-2.el8ost.noarch 135/160 DEBUG: Verifying : python3-rhosp-openvswitch-2.11-0.3.el8ost.noarch 136/160 DEBUG: Verifying : python3-routes-2.4.1-2.el8ost.noarch 137/160 DEBUG: Verifying : python3-setproctitle-1.1.9-7.el8ost.x86_64 138/160 DEBUG: Verifying : python3-simplegeneric-0.8-8.el8ost.noarch 139/160 DEBUG: Verifying : python3-simplejson-3.16.0-3.el8ost.x86_64 140/160 DEBUG: Verifying : python3-sqlparse-0.2.2-6.1.el8ost.noarch 141/160 DEBUG: Verifying : python3-statsd-3.2.1-6.el8ost.noarch 142/160 DEBUG: Verifying : python3-stestr-2.3.1-3.el8ost.noarch 143/160 DEBUG: Verifying : python3-subunit-1.3.0-7.el8ost.noarch 144/160 DEBUG: Verifying : python3-tempita-0.5.1-20.el8ost.noarch 145/160 DEBUG: Verifying : python3-testtools-2.3.0-8.el8ost.noarch 146/160 DEBUG: Verifying : python3-tinyrpc-0.5-4.20170523git1f38ac.el8ost.n 147/160 DEBUG: Verifying : python3-traceback2-1.4.0-3.el8ost.noarch 148/160 DEBUG: Verifying : python3-unittest2-1.1.0-17.el8ost.noarch 149/160 DEBUG: Verifying : python3-vine-1.2.0-2.el8ost.noarch 150/160 DEBUG: Verifying : python3-voluptuous-0.10.5-5.el8ost.noarch 151/160 DEBUG: Verifying : python3-waitress-0.8.10-2.el8ost.noarch 152/160 DEBUG: Verifying : python3-warlock-1.3.0-9.el8ost.noarch 153/160 DEBUG: Verifying : python3-webob-1.8.5-1.el8ost.noarch 154/160 DEBUG: Verifying : python3-webtest-2.0.29-4.el8ost.noarch 155/160 DEBUG: Verifying : python3-werkzeug-0.14.1-5.el8ost.noarch 156/160 DEBUG: Verifying : python3-wrapt-1.11.1-2.el8ost.x86_64 157/160 DEBUG: Verifying : python3-yappi-1.0-2.el8ost.x86_64 158/160 DEBUG: Verifying : qpid-proton-c-0.29.0-1.el8.x86_64 159/160 DEBUG: Verifying : python3-tobiko-0.2.1-0.20200706085505.8c9f389.el 160/160 DEBUG: Installed: DEBUG: python3-tobiko-0.2.1-0.20200706085505.8c9f389.el8.noarch DEBUG: python3-gobject-3.28.3-1.el8.x86_64 DEBUG: python3-html5lib-1:0.999999999-6.el8.noarch DEBUG: python-openstackclient-lang-5.2.0-0.20200330074102.c5719a1.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-oslo-versionedobjects-lang-2.2.0-0.20200630181026.6f6c781.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-neutron-lib-2.4.0-0.20200624070952.1361d8c.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-octaviaclient-2.0.0-0.20200113074251.ee1d0e6.el8.noarch DEBUG: python3-openstackclient-5.2.0-0.20200330074102.c5719a1.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-ken-1.1.0-0.20200622071410.778ed75.el8.noarch DEBUG: python3-os-service-types-1.7.0-0.20200416132506.0b2f473.el8.noarch DEBUG: python3-os-traits-2.3.0-0.20200416133109.bca5bac.el8.noarch DEBUG: python3-osc-lib-2.0.0-0.20200416135006.fea31fb.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-i18n-5.0.0-0.20200605153922.761ce99.el8.noarch DEBUG: python3-oslo-log-4.3.0-0.20200703083958.880bcb8.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-serialization-4.0.0-0.20200618074026.be10175.el8.noarch DEBUG: python3-oslo-service-2.3.0-0.20200630172612.6df6e4c.el8.noarch DEBUG: python3-oslo-utils-4.2.1-0.20200615064007.b993823.el8.noarch DEBUG: python3-oslo-versionedobjects-2.2.0-0.20200630181026.6f6c781.el8.noarch DEBUG: python3-osprofiler-3.2.1-0.20200630165526.8569b6d.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: cairo-gobject-1.15.12-3.el8.x86_64 DEBUG: container-selinux-2:2.75-1.git99e2cfd.module+el8+2769+577ad176.noarch DEBUG: libev-4.24-6.el8.x86_64 DEBUG: python3-cairo-1.16.3-6.el8.x86_64 DEBUG: python3-pyOpenSSL-18.0.0-1.el8.noarch DEBUG: python3-webencodings-0.5.1-6.el8.noarch DEBUG: unbound-libs-1.7.3-8.el8.x86_64 DEBUG: c-ares-1.13.0-5.el8.x86_64 DEBUG: checkpolicy-2.8-2.el8.x86_64 DEBUG: dbus-glib-0.110-2.el8.x86_64 DEBUG: gobject-introspection-1.56.1-1.el8.x86_64 DEBUG: iproute-4.18.0-11.el8.x86_64 DEBUG: libevent-2.1.8-5.el8.x86_64 DEBUG: libmnl-1.0.4-6.el8.x86_64 DEBUG: libselinux-utils-2.8-6.el8.x86_64 DEBUG: libxslt-1.1.32-3.el8.x86_64 DEBUG: libyaml-0.1.7-5.el8.x86_64 DEBUG: numactl-libs-2.0.12-2.el8.x86_64 DEBUG: policycoreutils-2.8-16.1.el8.x86_64 DEBUG: policycoreutils-python-utils-2.8-16.1.el8.noarch DEBUG: python3-audit-3.0-0.10.20180831git0047a6c.el8.x86_64 DEBUG: python3-dbus-1.2.4-14.el8.x86_64 DEBUG: python3-gobject-base-3.28.3-1.el8.x86_64 DEBUG: python3-libselinux-2.8-6.el8.x86_64 DEBUG: python3-libsemanage-2.8-5.el8.x86_64 DEBUG: python3-policycoreutils-2.8-16.1.el8.noarch DEBUG: python3-pyyaml-3.12-12.el8.x86_64 DEBUG: python3-setools-4.2.0-2.el8.x86_64 DEBUG: rpm-plugin-selinux-4.14.2-9.el8.x86_64 DEBUG: selinux-policy-3.14.1-61.el8.noarch DEBUG: selinux-policy-targeted-3.14.1-61.el8.noarch DEBUG: libsodium-1.0.16-4.el8ost.x86_64 DEBUG: openvswitch-selinux-extra-policy-1.0-10.el8fdb.noarch DEBUG: openvswitch2.11-2.11.0-0.20190129gitd3a10db.el8fdb.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-beautifulsoup4-4.6.0-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-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-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-funcsigs-1.0.2-3.el8ost.noarch DEBUG: python3-future-0.16.0-6.el8ost.noarch DEBUG: python3-gevent-1.2.2-4.1.el8ost.x86_64 DEBUG: python3-inotify-0.9.6-13.1.el8ost.noarch DEBUG: python3-iso8601-0.1.11-9.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-keyring-17.1.1-1.el8ost.noarch DEBUG: python3-kombu-1:4.2.2-1.el8ost.noarch DEBUG: python3-linecache2-1.0.0-3.el8ost.noarch DEBUG: python3-logutils-0.3.5-6.1.el8ost.noarch DEBUG: python3-lxml-4.2.5-2.el8ost.x86_64 DEBUG: python3-mako-1.0.6-13.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-openvswitch2.11-2.11.0-0.20190129gitd3a10db.el8fdb.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-pecan-1.3.2-3.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-pycparser-2.14-14.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-repoze-lru-0.4-9.el8ost.noarch DEBUG: python3-rfc3986-1.2.0-2.el8ost.noarch DEBUG: python3-rhosp-openvswitch-2.11-0.3.el8ost.noarch DEBUG: python3-routes-2.4.1-2.el8ost.noarch DEBUG: python3-setproctitle-1.1.9-7.el8ost.x86_64 DEBUG: python3-simplegeneric-0.8-8.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-stestr-2.3.1-3.el8ost.noarch DEBUG: python3-subunit-1.3.0-7.el8ost.noarch DEBUG: python3-tempita-0.5.1-20.el8ost.noarch DEBUG: python3-testtools-2.3.0-8.el8ost.noarch DEBUG: python3-tinyrpc-0.5-4.20170523git1f38ac.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-waitress-0.8.10-2.el8ost.noarch DEBUG: python3-warlock-1.3.0-9.el8ost.noarch DEBUG: python3-webob-1.8.5-1.el8ost.noarch DEBUG: python3-webtest-2.0.29-4.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: qpid-proton-c-0.29.0-1.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 INFO: 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