+ set -x + for FILE in '{test-,}requirements.txt' + '[' -f test-requirements.txt ']' + sed -i 's/; *python_version.*[!=<>]=\?.*//g' test-requirements.txt + sed -i 's/; *sys_platform.*[!=<>]=\?.*//g' test-requirements.txt + for FILE in '{test-,}requirements.txt' + '[' -f requirements.txt ']' + sed -i 's/; *python_version.*[!=<>]=\?.*//g' requirements.txt + sed -i 's/; *sys_platform.*[!=<>]=\?.*//g' requirements.txt + cleanup_sdist + '[' -f setup.cfg ']' + sed -i 's/pre-hook.build_config = .*//' setup.cfg + MOCKOPTS='-v -r /home/centos-stein/data/dlrn-5.cfg --resultdir /home/centos-stein/data/repos/c7/2d/c72df98dafcc046d70dd98a777b80e1e79c31ba6_ea51f19c' + '[' -x /usr/bin/python3 ']' + PYTHON=python3 + echo 'Using python3 as python interpreter' Using python3 as python interpreter + /usr/bin/mock -v -r /home/centos-stein/data/dlrn-5.cfg --resultdir /home/centos-stein/data/repos/c7/2d/c72df98dafcc046d70dd98a777b80e1e79c31ba6_ea51f19c --clean INFO: mock.py version 1.4.21 starting (python version = 3.6.8)... Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-stein-x86_64-5/yum_cache/ INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run DEBUG: mock final configuration: DEBUG: version: 1.4.21 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos-stein/data/repos/c7/2d/c72df98dafcc046d70dd98a777b80e1e79c31ba6_ea51f19c 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: 1006 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.dj1zffeo:/etc/resolv.conf'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap_container: False DEBUG: use_bootstrap_image: False DEBUG: bootstrap_image: fedora:latest DEBUG: internal_dev_setup: True DEBUG: cleanup_on_success: True DEBUG: cleanup_on_failure: True DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc'] DEBUG: createrepo_on_rpms: False DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm DEBUG: tar: gnutar DEBUG: backup_on_clean: False DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: redhat_subscription_required: False DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'mount', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.6/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '%(cache_topdir)s/%(root)s/ccache/u%(chrootuid)s/', 'basedir': '/var/lib/mock/dlrn-centos-stein-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stein-x86_64-5', 'root': 'dlrn-centos-stein-x86_64-5', 'resultdir': '/home/centos-stein/data/repos/c7/2d/c72df98dafcc046d70dd98a777b80e1e79c31ba6_ea51f19c'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'dir': '%(cache_topdir)s/%(root)s/%(package_manager)s_cache/', 'target_dir': '/var/cache/%(package_manager)s/', 'online': True, 'basedir': '/var/lib/mock/dlrn-centos-stein-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stein-x86_64-5', 'root': 'dlrn-centos-stein-x86_64-5', 'resultdir': '/home/centos-stein/data/repos/c7/2d/c72df98dafcc046d70dd98a777b80e1e79c31ba6_ea51f19c', 'package_manager': 'yum'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '%(cache_topdir)s/%(root)s/root_cache/', 'tar': 'gnutar', 'compress_program': 'pigz', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf', './var/log'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-centos-stein-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stein-x86_64-5', 'root': 'dlrn-centos-stein-x86_64-5', 'resultdir': '/home/centos-stein/data/repos/c7/2d/c72df98dafcc046d70dd98a777b80e1e79c31ba6_ea51f19c'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos-stein-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stein-x86_64-5', 'root': 'dlrn-centos-stein-x86_64-5', 'resultdir': '/home/centos-stein/data/repos/c7/2d/c72df98dafcc046d70dd98a777b80e1e79c31ba6_ea51f19c'}, 'mount_enable': False, 'mount_opts': {'basedir': '/var/lib/mock/dlrn-centos-stein-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stein-x86_64-5', 'root': 'dlrn-centos-stein-x86_64-5', 'resultdir': '/home/centos-stein/data/repos/c7/2d/c72df98dafcc046d70dd98a777b80e1e79c31ba6_ea51f19c'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos-stein-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stein-x86_64-5', 'root': 'dlrn-centos-stein-x86_64-5', 'resultdir': '/home/centos-stein/data/repos/c7/2d/c72df98dafcc046d70dd98a777b80e1e79c31ba6_ea51f19c'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos-stein-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stein-x86_64-5', 'root': 'dlrn-centos-stein-x86_64-5', 'resultdir': '/home/centos-stein/data/repos/c7/2d/c72df98dafcc046d70dd98a777b80e1e79c31ba6_ea51f19c'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos-stein-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stein-x86_64-5', 'root': 'dlrn-centos-stein-x86_64-5', 'resultdir': '/home/centos-stein/data/repos/c7/2d/c72df98dafcc046d70dd98a777b80e1e79c31ba6_ea51f19c'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos-stein-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stein-x86_64-5', 'root': 'dlrn-centos-stein-x86_64-5', 'resultdir': '/home/centos-stein/data/repos/c7/2d/c72df98dafcc046d70dd98a777b80e1e79c31ba6_ea51f19c'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos-stein-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stein-x86_64-5', 'root': 'dlrn-centos-stein-x86_64-5', 'resultdir': '/home/centos-stein/data/repos/c7/2d/c72df98dafcc046d70dd98a777b80e1e79c31ba6_ea51f19c'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos-stein-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stein-x86_64-5', 'root': 'dlrn-centos-stein-x86_64-5', 'resultdir': '/home/centos-stein/data/repos/c7/2d/c72df98dafcc046d70dd98a777b80e1e79c31ba6_ea51f19c'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos-stein-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stein-x86_64-5', 'root': 'dlrn-centos-stein-x86_64-5', 'resultdir': '/home/centos-stein/data/repos/c7/2d/c72df98dafcc046d70dd98a777b80e1e79c31ba6_ea51f19c'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos-stein-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stein-x86_64-5', 'root': 'dlrn-centos-stein-x86_64-5', 'resultdir': '/home/centos-stein/data/repos/c7/2d/c72df98dafcc046d70dd98a777b80e1e79c31ba6_ea51f19c'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos-stein-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stein-x86_64-5', 'root': 'dlrn-centos-stein-x86_64-5', 'resultdir': '/home/centos-stein/data/repos/c7/2d/c72df98dafcc046d70dd98a777b80e1e79c31ba6_ea51f19c'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos-stein-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stein-x86_64-5', 'root': 'dlrn-centos-stein-x86_64-5', 'resultdir': '/home/centos-stein/data/repos/c7/2d/c72df98dafcc046d70dd98a777b80e1e79c31ba6_ea51f19c'}} DEBUG: environment: {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} DEBUG: scm: False DEBUG: scm_opts: {'method': 'git', 'cvs_get': 'cvs -d /srv/cvs co SCM_BRN SCM_PKG', 'git_get': 'git clone SCM_BRN git://localhost/SCM_PKG.git SCM_PKG', 'svn_get': 'svn co file:///srv/svn/SCM_PKG/SCM_BRN SCM_PKG', 'distgit_get': 'rpkg clone -a --branch SCM_BRN SCM_PKG SCM_PKG', 'distgit_src_get': 'rpkg sources', 'spec': 'SCM_PKG.spec', 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} DEBUG: useradd: /usr/sbin/useradd -o -m -u %(uid)s -g %(gid)s -d %(home)s -n %(user)s DEBUG: use_host_resolv: False DEBUG: chroot_setup_cmd: install basesystem rpm-build python2-devel gcc make python-sqlalchemy python-webob ghostscript graphviz python-sphinx python-eventlet python-six python-pbr openstack-macros git-core yum-plugin-priorities rubygems python-setuptools_scm DEBUG: target_arch: x86_64 DEBUG: releasever: 7 DEBUG: rpmbuild_arch: x86_64 DEBUG: yum.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 plugins=1 syslog_ident=mock syslog_device= ip_resolve=4 # repos [base] name=BaseOS mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=os failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 gpgcheck=1 [updates] name=updates enabled=1 mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=updates failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 gpgcheck=1 [extras] name=extras mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=extras failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7 gpgcheck=1 [delorean] name=delorean-puppet-ceph-30bb45cc106db4ddeff0519dc7bc93b30558ecd8 baseurl=https://trunk.rdoproject.org/centos7-stein/30/bb/30bb45cc106db4ddeff0519dc7bc93b30558ecd8_adaf8bda enabled=1 gpgcheck=0 priority=1 [delorean-stein-testing] name=dlrn-stein-testing baseurl=https://trunk.rdoproject.org/centos7-stein/deps/latest/ enabled=1 gpgcheck=0 [delorean-stein-build-deps] name=dlrn-stein-build-deps baseurl=https://trunk.rdoproject.org/centos7-stein/build-deps/latest/ enabled=1 gpgcheck=0 [rdo-qemu-ev] name=RDO CentOS-$releasever - QEMU EV baseurl=http://mirror.centos.org/$contentdir/7/virt/$basearch/kvm-common/ gpgcheck=0 enabled=1 skip_if_unavailable=1 DEBUG: yum_builddep_opts: [] DEBUG: yum_common_opts: [] DEBUG: update_before_build: True DEBUG: priorities.conf: [main] enabled = 1 check_obsoletes = 1 DEBUG: rhnplugin.conf: [main] enabled=0 DEBUG: subscription-manager.conf: DEBUG: more_buildreqs: {} DEBUG: nosync: False DEBUG: nosync_force: False DEBUG: files: {'etc/hosts': '127.0.0.1 localhost localhost.localdomain\n::1 localhost localhost.localdomain localhost6 localhost6.localdomain6'} DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'trunk-centos7.rdoproject.org.novalocal'} DEBUG: hostname: None DEBUG: module_enable: [] DEBUG: module_install: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: [] DEBUG: package_manager: yum DEBUG: package_manager_max_attempts: 1 DEBUG: package_manager_attempt_delay: 10 DEBUG: dynamic_buildrequires: True DEBUG: dynamic_buildrequires_max_loops: 10 DEBUG: dev_loop_count: 12 DEBUG: yum_command: /usr/bin/yum DEBUG: system_yum_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils shadow-utils distribution-gpg-keys DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: dnf_command: /usr/bin/dnf DEBUG: system_dnf_command: /usr/bin/dnf DEBUG: dnf_install_command: install dnf dnf-plugins-core shadow-utils distribution-gpg-keys DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core shadow-utils distribution-gpg-keys DEBUG: microdnf_builddep_command: /usr/bin/dnf DEBUG: microdnf_builddep_opts: [] DEBUG: microdnf_common_opts: [] DEBUG: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: dnf_disable_plugins: ['local', 'spacewalk'] DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/etc/mock/site-defaults.cfg', '/home/centos-stein/data/dlrn-5.cfg', '/home/centos-stein/data/dlrn-5.cfg'] DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos-stein/data/dlrn-5.cfg DEBUG: root: dlrn-centos-stein-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el7 DEBUG: config_path: /etc/mock DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: __jinja_expand: True DEBUG: build_log_fmt_str: %(message)s DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: state_log_fmt_str: %(asctime)s - %(message)s DEBUG: Unsharing. Flags: 67239936 Start: clean chroot Finish: clean chroot Finish: run + /usr/bin/mock -v -r /home/centos-stein/data/dlrn-5.cfg --resultdir /home/centos-stein/data/repos/c7/2d/c72df98dafcc046d70dd98a777b80e1e79c31ba6_ea51f19c --init INFO: mock.py version 1.4.21 starting (python version = 3.6.8)... Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-stein-x86_64-5/yum_cache/ INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run DEBUG: mock final configuration: DEBUG: version: 1.4.21 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos-stein/data/repos/c7/2d/c72df98dafcc046d70dd98a777b80e1e79c31ba6_ea51f19c 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: 1006 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.vviz8_ek:/etc/resolv.conf'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap_container: False DEBUG: use_bootstrap_image: False DEBUG: bootstrap_image: fedora:latest DEBUG: internal_dev_setup: True DEBUG: cleanup_on_success: True DEBUG: cleanup_on_failure: True DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc'] DEBUG: createrepo_on_rpms: False DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm DEBUG: tar: gnutar DEBUG: backup_on_clean: False DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: redhat_subscription_required: False DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'mount', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.6/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '%(cache_topdir)s/%(root)s/ccache/u%(chrootuid)s/', 'basedir': '/var/lib/mock/dlrn-centos-stein-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stein-x86_64-5', 'root': 'dlrn-centos-stein-x86_64-5', 'resultdir': '/home/centos-stein/data/repos/c7/2d/c72df98dafcc046d70dd98a777b80e1e79c31ba6_ea51f19c'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'dir': '%(cache_topdir)s/%(root)s/%(package_manager)s_cache/', 'target_dir': '/var/cache/%(package_manager)s/', 'online': True, 'basedir': '/var/lib/mock/dlrn-centos-stein-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stein-x86_64-5', 'root': 'dlrn-centos-stein-x86_64-5', 'resultdir': '/home/centos-stein/data/repos/c7/2d/c72df98dafcc046d70dd98a777b80e1e79c31ba6_ea51f19c', 'package_manager': 'yum'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '%(cache_topdir)s/%(root)s/root_cache/', 'tar': 'gnutar', 'compress_program': 'pigz', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf', './var/log'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-centos-stein-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stein-x86_64-5', 'root': 'dlrn-centos-stein-x86_64-5', 'resultdir': '/home/centos-stein/data/repos/c7/2d/c72df98dafcc046d70dd98a777b80e1e79c31ba6_ea51f19c'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos-stein-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stein-x86_64-5', 'root': 'dlrn-centos-stein-x86_64-5', 'resultdir': '/home/centos-stein/data/repos/c7/2d/c72df98dafcc046d70dd98a777b80e1e79c31ba6_ea51f19c'}, 'mount_enable': False, 'mount_opts': {'basedir': '/var/lib/mock/dlrn-centos-stein-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stein-x86_64-5', 'root': 'dlrn-centos-stein-x86_64-5', 'resultdir': '/home/centos-stein/data/repos/c7/2d/c72df98dafcc046d70dd98a777b80e1e79c31ba6_ea51f19c'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos-stein-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stein-x86_64-5', 'root': 'dlrn-centos-stein-x86_64-5', 'resultdir': '/home/centos-stein/data/repos/c7/2d/c72df98dafcc046d70dd98a777b80e1e79c31ba6_ea51f19c'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos-stein-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stein-x86_64-5', 'root': 'dlrn-centos-stein-x86_64-5', 'resultdir': '/home/centos-stein/data/repos/c7/2d/c72df98dafcc046d70dd98a777b80e1e79c31ba6_ea51f19c'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos-stein-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stein-x86_64-5', 'root': 'dlrn-centos-stein-x86_64-5', 'resultdir': '/home/centos-stein/data/repos/c7/2d/c72df98dafcc046d70dd98a777b80e1e79c31ba6_ea51f19c'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos-stein-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stein-x86_64-5', 'root': 'dlrn-centos-stein-x86_64-5', 'resultdir': '/home/centos-stein/data/repos/c7/2d/c72df98dafcc046d70dd98a777b80e1e79c31ba6_ea51f19c'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos-stein-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stein-x86_64-5', 'root': 'dlrn-centos-stein-x86_64-5', 'resultdir': '/home/centos-stein/data/repos/c7/2d/c72df98dafcc046d70dd98a777b80e1e79c31ba6_ea51f19c'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos-stein-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stein-x86_64-5', 'root': 'dlrn-centos-stein-x86_64-5', 'resultdir': '/home/centos-stein/data/repos/c7/2d/c72df98dafcc046d70dd98a777b80e1e79c31ba6_ea51f19c'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos-stein-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stein-x86_64-5', 'root': 'dlrn-centos-stein-x86_64-5', 'resultdir': '/home/centos-stein/data/repos/c7/2d/c72df98dafcc046d70dd98a777b80e1e79c31ba6_ea51f19c'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos-stein-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stein-x86_64-5', 'root': 'dlrn-centos-stein-x86_64-5', 'resultdir': '/home/centos-stein/data/repos/c7/2d/c72df98dafcc046d70dd98a777b80e1e79c31ba6_ea51f19c'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos-stein-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stein-x86_64-5', 'root': 'dlrn-centos-stein-x86_64-5', 'resultdir': '/home/centos-stein/data/repos/c7/2d/c72df98dafcc046d70dd98a777b80e1e79c31ba6_ea51f19c'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos-stein-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stein-x86_64-5', 'root': 'dlrn-centos-stein-x86_64-5', 'resultdir': '/home/centos-stein/data/repos/c7/2d/c72df98dafcc046d70dd98a777b80e1e79c31ba6_ea51f19c'}} DEBUG: environment: {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} DEBUG: scm: False DEBUG: scm_opts: {'method': 'git', 'cvs_get': 'cvs -d /srv/cvs co SCM_BRN SCM_PKG', 'git_get': 'git clone SCM_BRN git://localhost/SCM_PKG.git SCM_PKG', 'svn_get': 'svn co file:///srv/svn/SCM_PKG/SCM_BRN SCM_PKG', 'distgit_get': 'rpkg clone -a --branch SCM_BRN SCM_PKG SCM_PKG', 'distgit_src_get': 'rpkg sources', 'spec': 'SCM_PKG.spec', 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} DEBUG: useradd: /usr/sbin/useradd -o -m -u %(uid)s -g %(gid)s -d %(home)s -n %(user)s DEBUG: use_host_resolv: False DEBUG: chroot_setup_cmd: install basesystem rpm-build python2-devel gcc make python-sqlalchemy python-webob ghostscript graphviz python-sphinx python-eventlet python-six python-pbr openstack-macros git-core yum-plugin-priorities rubygems python-setuptools_scm DEBUG: target_arch: x86_64 DEBUG: releasever: 7 DEBUG: rpmbuild_arch: x86_64 DEBUG: yum.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 plugins=1 syslog_ident=mock syslog_device= ip_resolve=4 # repos [base] name=BaseOS mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=os failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 gpgcheck=1 [updates] name=updates enabled=1 mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=updates failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 gpgcheck=1 [extras] name=extras mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=extras failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7 gpgcheck=1 [delorean] name=delorean-puppet-ceph-30bb45cc106db4ddeff0519dc7bc93b30558ecd8 baseurl=https://trunk.rdoproject.org/centos7-stein/30/bb/30bb45cc106db4ddeff0519dc7bc93b30558ecd8_adaf8bda enabled=1 gpgcheck=0 priority=1 [delorean-stein-testing] name=dlrn-stein-testing baseurl=https://trunk.rdoproject.org/centos7-stein/deps/latest/ enabled=1 gpgcheck=0 [delorean-stein-build-deps] name=dlrn-stein-build-deps baseurl=https://trunk.rdoproject.org/centos7-stein/build-deps/latest/ enabled=1 gpgcheck=0 [rdo-qemu-ev] name=RDO CentOS-$releasever - QEMU EV baseurl=http://mirror.centos.org/$contentdir/7/virt/$basearch/kvm-common/ gpgcheck=0 enabled=1 skip_if_unavailable=1 DEBUG: yum_builddep_opts: [] DEBUG: yum_common_opts: [] DEBUG: update_before_build: True DEBUG: priorities.conf: [main] enabled = 1 check_obsoletes = 1 DEBUG: rhnplugin.conf: [main] enabled=0 DEBUG: subscription-manager.conf: DEBUG: more_buildreqs: {} DEBUG: nosync: False DEBUG: nosync_force: False DEBUG: files: {'etc/hosts': '127.0.0.1 localhost localhost.localdomain\n::1 localhost localhost.localdomain localhost6 localhost6.localdomain6'} DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'trunk-centos7.rdoproject.org.novalocal'} DEBUG: hostname: None DEBUG: module_enable: [] DEBUG: module_install: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: [] DEBUG: package_manager: yum DEBUG: package_manager_max_attempts: 1 DEBUG: package_manager_attempt_delay: 10 DEBUG: dynamic_buildrequires: True DEBUG: dynamic_buildrequires_max_loops: 10 DEBUG: dev_loop_count: 12 DEBUG: yum_command: /usr/bin/yum DEBUG: system_yum_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils shadow-utils distribution-gpg-keys DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: dnf_command: /usr/bin/dnf DEBUG: system_dnf_command: /usr/bin/dnf DEBUG: dnf_install_command: install dnf dnf-plugins-core shadow-utils distribution-gpg-keys DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core shadow-utils distribution-gpg-keys DEBUG: microdnf_builddep_command: /usr/bin/dnf DEBUG: microdnf_builddep_opts: [] DEBUG: microdnf_common_opts: [] DEBUG: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: dnf_disable_plugins: ['local', 'spacewalk'] DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/etc/mock/site-defaults.cfg', '/home/centos-stein/data/dlrn-5.cfg', '/home/centos-stein/data/dlrn-5.cfg'] DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos-stein/data/dlrn-5.cfg DEBUG: root: dlrn-centos-stein-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el7 DEBUG: config_path: /etc/mock DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: __jinja_expand: True DEBUG: build_log_fmt_str: %(message)s DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: state_log_fmt_str: %(asctime)s - %(message)s DEBUG: Unsharing. Flags: 67239936 Start: clean chroot Finish: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5 DEBUG: creating dir: /var/lib/mock/dlrn-centos-stein-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root DEBUG: creating dir: /var/lib/mock/dlrn-centos-stein-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos-stein-x86_64-5/root. DEBUG: child environment: None DEBUG: Executing command: ['mount', '-n', '-t', 'tmpfs', '-o', 'mode=0755', '-o', 'nr_inodes=0', '-o', 'size=4g', 'mock_chroot_tmpfs', '/var/lib/mock/dlrn-centos-stein-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /home/centos-stein/data/repos/c7/2d/c72df98dafcc046d70dd98a777b80e1e79c31ba6_ea51f19c INFO: calling preinit hooks INFO: enabled root cache INFO: /home/centos-stein/data/dlrn-5.cfg newer than root cache; cache will be rebuilt DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-stein-x86_64-5/root_cache/ INFO: enabled yum cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/var/cache/yum/ DEBUG: creating dir: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/var/cache/yum/ Start: cleaning yum metadata Finish: cleaning yum metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC 7402 24-Core Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2799.998 DEBUG: BogoMIPS: 5599.99 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 64K DEBUG: L1i cache: 64K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw retpoline_amd ibpb vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16266376 2139120 2366872 533992 11760384 12674000 DEBUG: Swap: 8388604 347136 8041468 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos-stein-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 0 4.3G 0% /var/lib/mock/dlrn-centos-stein-x86_64-5/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/var/lib/rpm DEBUG: creating dir: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/var/lib/yum DEBUG: creating dir: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/var/lib/dbus DEBUG: creating dir: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/var/log DEBUG: creating dir: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/etc/rpm DEBUG: creating dir: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/tmp DEBUG: creating dir: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/tmp/ccache DEBUG: creating dir: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/var/tmp DEBUG: creating dir: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/etc/dnf DEBUG: creating dir: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/etc/yum DEBUG: creating dir: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/proc DEBUG: creating dir: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/sys DEBUG: creating dir: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/sys DEBUG: ensuring that dir exists: /home/centos-stein/data/repos/c7/2d/c72df98dafcc046d70dd98a777b80e1e79c31ba6_ea51f19c Mock Version: 1.4.21 INFO: Mock Version: 1.4.21 INFO: Mock Version: 1.4.21 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/dev/pts DEBUG: creating dir: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/dev/shm DEBUG: creating dir: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/dev/shm DEBUG: kernel version == 3.10.0-957.27.2.el7.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/var/cache/yum/ DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/var/cache/mock/dlrn-centos-stein-x86_64-5/yum_cache/', '/var/lib/mock/dlrn-centos-stein-x86_64-5/root/var/cache/yum/'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/proc/filesystems DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/tmp/mock-selinux-plugin.tjolshdl', '/var/lib/mock/dlrn-centos-stein-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos-stein-x86_64-5/root DEBUG: resultdir = /home/centos-stein/data/repos/c7/2d/c72df98dafcc046d70dd98a777b80e1e79c31ba6_ea51f19c DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/etc/pki/mock DEBUG: creating dir: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/etc/yum/pluginconf.d DEBUG: creating dir: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/etc/yum/pluginconf.d DEBUG: configure yum DEBUG: configure yum priorities DEBUG: configure yum rhnplugin DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/etc Start: yum install DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos-stein-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--rbind', '-o', 'nodev,noexec,nosuid,readonly,rprivate', '/proc', '/var/lib/mock/dlrn-centos-stein-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos-stein-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--rbind', '-o', 'nodev,noexec,nosuid,readonly,rprivate', '/sys', '/var/lib/mock/dlrn-centos-stein-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos-stein-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/dev/pts DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos-stein-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos-stein-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/rpmconfig DEBUG: creating dir: /var/lib/mock/dlrn-centos-stein-x86_64-5/rpmconfig DEBUG: ['/usr/bin/yum', '--installroot', '/var/lib/mock/dlrn-centos-stein-x86_64-5/root/', '--releasever', '7', 'install', 'basesystem', 'rpm-build', 'python2-devel', 'gcc', 'make', 'python-sqlalchemy', 'python-webob', 'ghostscript', 'graphviz', 'python-sphinx', 'python-eventlet', 'python-six', 'python-pbr', 'openstack-macros', 'git-core', 'yum-plugin-priorities', 'rubygems', 'python-setuptools_scm'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/yum', '--installroot', '/var/lib/mock/dlrn-centos-stein-x86_64-5/root/', '--releasever', '7', 'install', 'basesystem', 'rpm-build', 'python2-devel', 'gcc', 'make', 'python-sqlalchemy', 'python-webob', 'ghostscript', 'graphviz', 'python-sphinx', 'python-eventlet', 'python-six', 'python-pbr', 'openstack-macros', 'git-core', 'yum-plugin-priorities', 'rubygems', 'python-setuptools_scm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos-stein-x86_64-5/rpmconfig', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'LC_MESSAGES': 'C.UTF-8'} and shell False DEBUG: Failed to set locale, defaulting to C DEBUG: Configuration file /var/lib/mock/dlrn-centos-stein-x86_64-5/root/etc/yum/pluginconf.d/fastestmirror.conf not found DEBUG: Unable to find configuration file for plugin fastestmirror DEBUG: Loaded plugins: priorities DEBUG: http://mirror.centos.org/%24contentdir/7/virt/x86_64/kvm-common/repodata/repomd.xml: [Errno 14] HTTP Error 404 - Not Found DEBUG: Trying other mirror. DEBUG: To address this issue please refer to the below wiki article DEBUG: https://wiki.centos.org/yum-errors DEBUG: If above article doesn't help to resolve this issue please use https://bugs.centos.org/. DEBUG: 2 packages excluded due to repository priority protections DEBUG: Package python-sqlalchemy is obsoleted by python2-sqlalchemy, trying to install python2-sqlalchemy-1.2.17-2.el7.x86_64 instead DEBUG: Package python-webob is obsoleted by python2-webob, trying to install python2-webob-1.8.5-1.el7.noarch instead DEBUG: Package python-sphinx is obsoleted by python2-sphinx, trying to install 1:python2-sphinx-1.8.4-1.el7.noarch instead DEBUG: Package python-six is obsoleted by python2-six, trying to install python2-six-1.12.0-1.el7.noarch instead DEBUG: Resolving Dependencies DEBUG: --> Running transaction check DEBUG: ---> Package basesystem.noarch 0:10.0-7.el7.centos will be installed DEBUG: --> Processing Dependency: setup for package: basesystem-10.0-7.el7.centos.noarch DEBUG: --> Processing Dependency: filesystem for package: basesystem-10.0-7.el7.centos.noarch DEBUG: ---> Package gcc.x86_64 0:4.8.5-44.el7 will be installed DEBUG: --> Processing Dependency: libgomp = 4.8.5-44.el7 for package: gcc-4.8.5-44.el7.x86_64 DEBUG: --> Processing Dependency: cpp = 4.8.5-44.el7 for package: gcc-4.8.5-44.el7.x86_64 DEBUG: --> Processing Dependency: libgcc >= 4.8.5-44.el7 for package: gcc-4.8.5-44.el7.x86_64 DEBUG: --> Processing Dependency: glibc-devel >= 2.2.90-12 for package: gcc-4.8.5-44.el7.x86_64 DEBUG: --> Processing Dependency: binutils >= 2.20.51.0.2-12 for package: gcc-4.8.5-44.el7.x86_64 DEBUG: --> Processing Dependency: rtld(GNU_HASH) for package: gcc-4.8.5-44.el7.x86_64 DEBUG: --> Processing Dependency: libdl.so.2(GLIBC_2.2.5)(64bit) for package: gcc-4.8.5-44.el7.x86_64 DEBUG: --> Processing Dependency: libc.so.6(GLIBC_2.14)(64bit) for package: gcc-4.8.5-44.el7.x86_64 DEBUG: --> Processing Dependency: ld-linux-x86-64.so.2(GLIBC_2.3)(64bit) for package: gcc-4.8.5-44.el7.x86_64 DEBUG: --> Processing Dependency: ld-linux-x86-64.so.2()(64bit) for package: gcc-4.8.5-44.el7.x86_64 DEBUG: --> Processing Dependency: /sbin/install-info for package: gcc-4.8.5-44.el7.x86_64 DEBUG: --> Processing Dependency: /sbin/install-info for package: gcc-4.8.5-44.el7.x86_64 DEBUG: --> Processing Dependency: /bin/sh for package: gcc-4.8.5-44.el7.x86_64 DEBUG: --> Processing Dependency: /bin/sh for package: gcc-4.8.5-44.el7.x86_64 DEBUG: --> Processing Dependency: libz.so.1()(64bit) for package: gcc-4.8.5-44.el7.x86_64 DEBUG: --> Processing Dependency: libmpfr.so.4()(64bit) for package: gcc-4.8.5-44.el7.x86_64 DEBUG: --> Processing Dependency: libmpc.so.3()(64bit) for package: gcc-4.8.5-44.el7.x86_64 DEBUG: --> Processing Dependency: libm.so.6()(64bit) for package: gcc-4.8.5-44.el7.x86_64 DEBUG: --> Processing Dependency: libgomp.so.1()(64bit) for package: gcc-4.8.5-44.el7.x86_64 DEBUG: --> Processing Dependency: libgmp.so.10()(64bit) for package: gcc-4.8.5-44.el7.x86_64 DEBUG: --> Processing Dependency: libgcc_s.so.1()(64bit) for package: gcc-4.8.5-44.el7.x86_64 DEBUG: --> Processing Dependency: libdl.so.2()(64bit) for package: gcc-4.8.5-44.el7.x86_64 DEBUG: ---> Package ghostscript.x86_64 0:9.25-5.el7 will be installed DEBUG: --> Processing Dependency: libgs(x86-64) = 9.25-5.el7 for package: ghostscript-9.25-5.el7.x86_64 DEBUG: --> Processing Dependency: libgs.so.9()(64bit) for package: ghostscript-9.25-5.el7.x86_64 DEBUG: --> Processing Dependency: libXt.so.6()(64bit) for package: ghostscript-9.25-5.el7.x86_64 DEBUG: --> Processing Dependency: libXext.so.6()(64bit) for package: ghostscript-9.25-5.el7.x86_64 DEBUG: --> Processing Dependency: libX11.so.6()(64bit) for package: ghostscript-9.25-5.el7.x86_64 DEBUG: --> Processing Dependency: libSM.so.6()(64bit) for package: ghostscript-9.25-5.el7.x86_64 DEBUG: --> Processing Dependency: libICE.so.6()(64bit) for package: ghostscript-9.25-5.el7.x86_64 DEBUG: ---> Package git.x86_64 0:1.8.3.1-23.el7_8 will be installed DEBUG: --> Processing Dependency: perl-Git = 1.8.3.1-23.el7_8 for package: git-1.8.3.1-23.el7_8.x86_64 DEBUG: --> Processing Dependency: perl >= 5.008 for package: git-1.8.3.1-23.el7_8.x86_64 DEBUG: --> Processing Dependency: rsync for package: git-1.8.3.1-23.el7_8.x86_64 DEBUG: --> Processing Dependency: perl(warnings) for package: git-1.8.3.1-23.el7_8.x86_64 DEBUG: --> Processing Dependency: perl(vars) for package: git-1.8.3.1-23.el7_8.x86_64 DEBUG: --> Processing Dependency: perl(strict) for package: git-1.8.3.1-23.el7_8.x86_64 DEBUG: --> Processing Dependency: perl(lib) for package: git-1.8.3.1-23.el7_8.x86_64 DEBUG: --> Processing Dependency: perl(Term::ReadKey) for package: git-1.8.3.1-23.el7_8.x86_64 DEBUG: --> Processing Dependency: perl(Git) for package: git-1.8.3.1-23.el7_8.x86_64 DEBUG: --> Processing Dependency: perl(Getopt::Long) for package: git-1.8.3.1-23.el7_8.x86_64 DEBUG: --> Processing Dependency: perl(File::stat) for package: git-1.8.3.1-23.el7_8.x86_64 DEBUG: --> Processing Dependency: perl(File::Temp) for package: git-1.8.3.1-23.el7_8.x86_64 DEBUG: --> Processing Dependency: perl(File::Spec) for package: git-1.8.3.1-23.el7_8.x86_64 DEBUG: --> Processing Dependency: perl(File::Path) for package: git-1.8.3.1-23.el7_8.x86_64 DEBUG: --> Processing Dependency: perl(File::Find) for package: git-1.8.3.1-23.el7_8.x86_64 DEBUG: --> Processing Dependency: perl(File::Copy) for package: git-1.8.3.1-23.el7_8.x86_64 DEBUG: --> Processing Dependency: perl(File::Basename) for package: git-1.8.3.1-23.el7_8.x86_64 DEBUG: --> Processing Dependency: perl(Exporter) for package: git-1.8.3.1-23.el7_8.x86_64 DEBUG: --> Processing Dependency: perl(Error) for package: git-1.8.3.1-23.el7_8.x86_64 DEBUG: --> Processing Dependency: openssh-clients for package: git-1.8.3.1-23.el7_8.x86_64 DEBUG: --> Processing Dependency: libssl.so.10(libssl.so.10)(64bit) for package: git-1.8.3.1-23.el7_8.x86_64 DEBUG: --> Processing Dependency: libcrypto.so.10(libcrypto.so.10)(64bit) for package: git-1.8.3.1-23.el7_8.x86_64 DEBUG: --> Processing Dependency: less for package: git-1.8.3.1-23.el7_8.x86_64 DEBUG: --> Processing Dependency: /usr/bin/python for package: git-1.8.3.1-23.el7_8.x86_64 DEBUG: --> Processing Dependency: /usr/bin/perl for package: git-1.8.3.1-23.el7_8.x86_64 DEBUG: --> Processing Dependency: libssl.so.10()(64bit) for package: git-1.8.3.1-23.el7_8.x86_64 DEBUG: --> Processing Dependency: libpcre.so.1()(64bit) for package: git-1.8.3.1-23.el7_8.x86_64 DEBUG: --> Processing Dependency: libexpat.so.1()(64bit) for package: git-1.8.3.1-23.el7_8.x86_64 DEBUG: --> Processing Dependency: libcurl.so.4()(64bit) for package: git-1.8.3.1-23.el7_8.x86_64 DEBUG: --> Processing Dependency: libcrypto.so.10()(64bit) for package: git-1.8.3.1-23.el7_8.x86_64 DEBUG: ---> Package graphviz.x86_64 0:2.30.1-22.el7 will be installed DEBUG: --> Processing Dependency: urw-fonts for package: graphviz-2.30.1-22.el7.x86_64 DEBUG: --> Processing Dependency: libstdc++.so.6(GLIBCXX_3.4.9)(64bit) for package: graphviz-2.30.1-22.el7.x86_64 DEBUG: --> Processing Dependency: libstdc++.so.6(GLIBCXX_3.4.15)(64bit) for package: graphviz-2.30.1-22.el7.x86_64 DEBUG: --> Processing Dependency: libstdc++.so.6(GLIBCXX_3.4)(64bit) for package: graphviz-2.30.1-22.el7.x86_64 DEBUG: --> Processing Dependency: libstdc++.so.6(CXXABI_1.3)(64bit) for package: graphviz-2.30.1-22.el7.x86_64 DEBUG: --> Processing Dependency: libstdc++.so.6()(64bit) for package: graphviz-2.30.1-22.el7.x86_64 DEBUG: --> Processing Dependency: librsvg-2.so.2()(64bit) for package: graphviz-2.30.1-22.el7.x86_64 DEBUG: --> Processing Dependency: libpng15.so.15()(64bit) for package: graphviz-2.30.1-22.el7.x86_64 DEBUG: --> Processing Dependency: libpangoft2-1.0.so.0()(64bit) for package: graphviz-2.30.1-22.el7.x86_64 DEBUG: --> Processing Dependency: libpangocairo-1.0.so.0()(64bit) for package: graphviz-2.30.1-22.el7.x86_64 DEBUG: --> Processing Dependency: libpango-1.0.so.0()(64bit) for package: graphviz-2.30.1-22.el7.x86_64 DEBUG: --> Processing Dependency: libltdl.so.7()(64bit) for package: graphviz-2.30.1-22.el7.x86_64 DEBUG: --> Processing Dependency: libjpeg.so.62()(64bit) for package: graphviz-2.30.1-22.el7.x86_64 DEBUG: --> Processing Dependency: libgtk-x11-2.0.so.0()(64bit) for package: graphviz-2.30.1-22.el7.x86_64 DEBUG: --> Processing Dependency: libgobject-2.0.so.0()(64bit) for package: graphviz-2.30.1-22.el7.x86_64 DEBUG: --> Processing Dependency: libglib-2.0.so.0()(64bit) for package: graphviz-2.30.1-22.el7.x86_64 DEBUG: --> Processing Dependency: libgio-2.0.so.0()(64bit) for package: graphviz-2.30.1-22.el7.x86_64 DEBUG: --> Processing Dependency: libgdk_pixbuf-2.0.so.0()(64bit) for package: graphviz-2.30.1-22.el7.x86_64 DEBUG: --> Processing Dependency: libgdk-x11-2.0.so.0()(64bit) for package: graphviz-2.30.1-22.el7.x86_64 DEBUG: --> Processing Dependency: libgd.so.2()(64bit) for package: graphviz-2.30.1-22.el7.x86_64 DEBUG: --> Processing Dependency: libfreetype.so.6()(64bit) for package: graphviz-2.30.1-22.el7.x86_64 DEBUG: --> Processing Dependency: libfontconfig.so.1()(64bit) for package: graphviz-2.30.1-22.el7.x86_64 DEBUG: --> Processing Dependency: libcairo.so.2()(64bit) for package: graphviz-2.30.1-22.el7.x86_64 DEBUG: --> Processing Dependency: libatk-1.0.so.0()(64bit) for package: graphviz-2.30.1-22.el7.x86_64 DEBUG: --> Processing Dependency: libXrender.so.1()(64bit) for package: graphviz-2.30.1-22.el7.x86_64 DEBUG: --> Processing Dependency: libXpm.so.4()(64bit) for package: graphviz-2.30.1-22.el7.x86_64 DEBUG: --> Processing Dependency: libXmu.so.6()(64bit) for package: graphviz-2.30.1-22.el7.x86_64 DEBUG: --> Processing Dependency: libXaw.so.7()(64bit) for package: graphviz-2.30.1-22.el7.x86_64 DEBUG: ---> Package make.x86_64 1:3.82-24.el7 will be installed DEBUG: ---> Package openstack-macros.noarch 0:2020.1.2-0.20200920181622.ce6a105.el7 will be installed DEBUG: ---> Package python-devel.x86_64 0:2.7.5-90.el7 will be installed DEBUG: --> Processing Dependency: python2-rpm-macros > 3-30 for package: python-devel-2.7.5-90.el7.x86_64 DEBUG: --> Processing Dependency: python-rpm-macros > 3-30 for package: python-devel-2.7.5-90.el7.x86_64 DEBUG: --> Processing Dependency: pkgconfig for package: python-devel-2.7.5-90.el7.x86_64 DEBUG: --> Processing Dependency: /usr/bin/pkg-config for package: python-devel-2.7.5-90.el7.x86_64 DEBUG: --> Processing Dependency: libpython2.7.so.1.0()(64bit) for package: python-devel-2.7.5-90.el7.x86_64 DEBUG: ---> Package python2-eventlet.noarch 0:0.24.1-3.el7 will be installed DEBUG: --> Processing Dependency: python2-monotonic for package: python2-eventlet-0.24.1-3.el7.noarch DEBUG: --> Processing Dependency: python2-greenlet for package: python2-eventlet-0.24.1-3.el7.noarch DEBUG: --> Processing Dependency: python2-dns for package: python2-eventlet-0.24.1-3.el7.noarch DEBUG: --> Processing Dependency: python-enum34 for package: python2-eventlet-0.24.1-3.el7.noarch DEBUG: ---> Package python2-pbr.noarch 0:5.1.2-2.el7 will be installed DEBUG: --> Processing Dependency: python2-setuptools for package: python2-pbr-5.1.2-2.el7.noarch DEBUG: ---> Package python2-setuptools_scm.noarch 0:1.15.7-2.el7 will be installed DEBUG: ---> Package python2-six.noarch 0:1.12.0-1.el7 will be installed DEBUG: ---> Package python2-sphinx.noarch 1:1.8.4-1.el7 will be installed DEBUG: --> Processing Dependency: python-sphinx-locale = 1:1.8.4-1.el7 for package: 1:python2-sphinx-1.8.4-1.el7.noarch DEBUG: --> Processing Dependency: python2-typing for package: 1:python2-sphinx-1.8.4-1.el7.noarch DEBUG: --> Processing Dependency: python2-sphinxcontrib-websupport for package: 1:python2-sphinx-1.8.4-1.el7.noarch DEBUG: --> Processing Dependency: python2-sphinx_rtd_theme for package: 1:python2-sphinx-1.8.4-1.el7.noarch DEBUG: --> Processing Dependency: python2-sphinx-theme-alabaster for package: 1:python2-sphinx-1.8.4-1.el7.noarch DEBUG: --> Processing Dependency: python2-snowballstemmer for package: 1:python2-sphinx-1.8.4-1.el7.noarch DEBUG: --> Processing Dependency: python2-requests for package: 1:python2-sphinx-1.8.4-1.el7.noarch DEBUG: --> Processing Dependency: python2-pygments for package: 1:python2-sphinx-1.8.4-1.el7.noarch DEBUG: --> Processing Dependency: python2-packaging for package: 1:python2-sphinx-1.8.4-1.el7.noarch DEBUG: --> Processing Dependency: python2-mock for package: 1:python2-sphinx-1.8.4-1.el7.noarch DEBUG: --> Processing Dependency: python2-jinja2 for package: 1:python2-sphinx-1.8.4-1.el7.noarch DEBUG: --> Processing Dependency: python2-imagesize for package: 1:python2-sphinx-1.8.4-1.el7.noarch DEBUG: --> Processing Dependency: python2-babel for package: 1:python2-sphinx-1.8.4-1.el7.noarch DEBUG: --> Processing Dependency: python-docutils for package: 1:python2-sphinx-1.8.4-1.el7.noarch DEBUG: --> Processing Dependency: /usr/sbin/alternatives for package: 1:python2-sphinx-1.8.4-1.el7.noarch DEBUG: ---> Package python2-sqlalchemy.x86_64 0:1.2.17-2.el7 will be installed DEBUG: ---> Package python2-webob.noarch 0:1.8.5-1.el7 will be installed DEBUG: ---> Package rpm-build.x86_64 0:4.11.3-45.el7 will be installed DEBUG: --> Processing Dependency: rpm = 4.11.3-45.el7 for package: rpm-build-4.11.3-45.el7.x86_64 DEBUG: --> Processing Dependency: patch >= 2.5 for package: rpm-build-4.11.3-45.el7.x86_64 DEBUG: --> Processing Dependency: elfutils >= 0.128 for package: rpm-build-4.11.3-45.el7.x86_64 DEBUG: --> Processing Dependency: xz for package: rpm-build-4.11.3-45.el7.x86_64 DEBUG: --> Processing Dependency: unzip for package: rpm-build-4.11.3-45.el7.x86_64 DEBUG: --> Processing Dependency: tar for package: rpm-build-4.11.3-45.el7.x86_64 DEBUG: --> Processing Dependency: system-rpm-config for package: rpm-build-4.11.3-45.el7.x86_64 DEBUG: --> Processing Dependency: sed for package: rpm-build-4.11.3-45.el7.x86_64 DEBUG: --> Processing Dependency: perl(threads) for package: rpm-build-4.11.3-45.el7.x86_64 DEBUG: --> Processing Dependency: perl(Thread::Queue) for package: rpm-build-4.11.3-45.el7.x86_64 DEBUG: --> Processing Dependency: libpopt.so.0(LIBPOPT_0)(64bit) for package: rpm-build-4.11.3-45.el7.x86_64 DEBUG: --> Processing Dependency: libelf.so.1(ELFUTILS_1.0)(64bit) for package: rpm-build-4.11.3-45.el7.x86_64 DEBUG: --> Processing Dependency: gzip for package: rpm-build-4.11.3-45.el7.x86_64 DEBUG: --> Processing Dependency: grep for package: rpm-build-4.11.3-45.el7.x86_64 DEBUG: --> Processing Dependency: gawk for package: rpm-build-4.11.3-45.el7.x86_64 DEBUG: --> Processing Dependency: findutils for package: rpm-build-4.11.3-45.el7.x86_64 DEBUG: --> Processing Dependency: file for package: rpm-build-4.11.3-45.el7.x86_64 DEBUG: --> Processing Dependency: diffutils for package: rpm-build-4.11.3-45.el7.x86_64 DEBUG: --> Processing Dependency: cpio for package: rpm-build-4.11.3-45.el7.x86_64 DEBUG: --> Processing Dependency: bzip2 for package: rpm-build-4.11.3-45.el7.x86_64 DEBUG: --> Processing Dependency: /usr/bin/gdb-add-index for package: rpm-build-4.11.3-45.el7.x86_64 DEBUG: --> Processing Dependency: libselinux.so.1()(64bit) for package: rpm-build-4.11.3-45.el7.x86_64 DEBUG: --> Processing Dependency: librpmio.so.3()(64bit) for package: rpm-build-4.11.3-45.el7.x86_64 DEBUG: --> Processing Dependency: librpmbuild.so.3()(64bit) for package: rpm-build-4.11.3-45.el7.x86_64 DEBUG: --> Processing Dependency: librpm.so.3()(64bit) for package: rpm-build-4.11.3-45.el7.x86_64 DEBUG: --> Processing Dependency: libpopt.so.0()(64bit) for package: rpm-build-4.11.3-45.el7.x86_64 DEBUG: --> Processing Dependency: libnss3.so()(64bit) for package: rpm-build-4.11.3-45.el7.x86_64 DEBUG: --> Processing Dependency: libmagic.so.1()(64bit) for package: rpm-build-4.11.3-45.el7.x86_64 DEBUG: --> Processing Dependency: liblzma.so.5()(64bit) for package: rpm-build-4.11.3-45.el7.x86_64 DEBUG: --> Processing Dependency: liblua-5.1.so()(64bit) for package: rpm-build-4.11.3-45.el7.x86_64 DEBUG: --> Processing Dependency: libelf.so.1()(64bit) for package: rpm-build-4.11.3-45.el7.x86_64 DEBUG: --> Processing Dependency: libdb-5.3.so()(64bit) for package: rpm-build-4.11.3-45.el7.x86_64 DEBUG: --> Processing Dependency: libcap.so.2()(64bit) for package: rpm-build-4.11.3-45.el7.x86_64 DEBUG: --> Processing Dependency: libbz2.so.1()(64bit) for package: rpm-build-4.11.3-45.el7.x86_64 DEBUG: --> Processing Dependency: libaudit.so.1()(64bit) for package: rpm-build-4.11.3-45.el7.x86_64 DEBUG: --> Processing Dependency: libacl.so.1()(64bit) for package: rpm-build-4.11.3-45.el7.x86_64 DEBUG: ---> Package rubygems.noarch 0:2.0.14.1-36.el7 will be installed DEBUG: --> Processing Dependency: rubygem(rdoc) >= 4.0.0 for package: rubygems-2.0.14.1-36.el7.noarch DEBUG: --> Processing Dependency: rubygem(psych) >= 2.0.0 for package: rubygems-2.0.14.1-36.el7.noarch DEBUG: --> Processing Dependency: rubygem(io-console) >= 0.4.2 for package: rubygems-2.0.14.1-36.el7.noarch DEBUG: --> Processing Dependency: ruby(release) for package: rubygems-2.0.14.1-36.el7.noarch DEBUG: --> Processing Dependency: ca-certificates for package: rubygems-2.0.14.1-36.el7.noarch DEBUG: --> Processing Dependency: /usr/bin/ruby for package: rubygems-2.0.14.1-36.el7.noarch DEBUG: ---> Package yum-plugin-priorities.noarch 0:1.1.31-54.el7_8 will be installed DEBUG: --> Processing Dependency: yum >= 3.0 for package: yum-plugin-priorities-1.1.31-54.el7_8.noarch DEBUG: --> Running transaction check DEBUG: ---> Package atk.x86_64 0:2.28.1-2.el7 will be installed DEBUG: ---> Package audit-libs.x86_64 0:2.8.5-4.el7 will be installed DEBUG: --> Processing Dependency: libcap-ng.so.0()(64bit) for package: audit-libs-2.8.5-4.el7.x86_64 DEBUG: ---> Package bash.x86_64 0:4.2.46-34.el7 will be installed DEBUG: --> Processing Dependency: libtinfo.so.5()(64bit) for package: bash-4.2.46-34.el7.x86_64 DEBUG: ---> Package binutils.x86_64 0:2.27-44.base.el7 will be installed DEBUG: --> Processing Dependency: coreutils for package: binutils-2.27-44.base.el7.x86_64 DEBUG: ---> Package bzip2.x86_64 0:1.0.6-13.el7 will be installed DEBUG: ---> Package bzip2-libs.x86_64 0:1.0.6-13.el7 will be installed DEBUG: ---> Package ca-certificates.noarch 0:2020.2.41-70.0.el7_8 will be installed DEBUG: --> Processing Dependency: p11-kit-trust >= 0.23.5 for package: ca-certificates-2020.2.41-70.0.el7_8.noarch DEBUG: --> Processing Dependency: p11-kit >= 0.23.5 for package: ca-certificates-2020.2.41-70.0.el7_8.noarch DEBUG: ---> Package cairo.x86_64 0:1.15.12-4.el7 will be installed DEBUG: --> Processing Dependency: libxcb.so.1()(64bit) for package: cairo-1.15.12-4.el7.x86_64 DEBUG: --> Processing Dependency: libxcb-shm.so.0()(64bit) for package: cairo-1.15.12-4.el7.x86_64 DEBUG: --> Processing Dependency: libxcb-render.so.0()(64bit) for package: cairo-1.15.12-4.el7.x86_64 DEBUG: --> Processing Dependency: libpixman-1.so.0()(64bit) for package: cairo-1.15.12-4.el7.x86_64 DEBUG: --> Processing Dependency: libGL.so.1()(64bit) for package: cairo-1.15.12-4.el7.x86_64 DEBUG: --> Processing Dependency: libEGL.so.1()(64bit) for package: cairo-1.15.12-4.el7.x86_64 DEBUG: ---> Package chkconfig.x86_64 0:1.7.6-1.el7 will be installed DEBUG: --> Processing Dependency: libsepol.so.1()(64bit) for package: chkconfig-1.7.6-1.el7.x86_64 DEBUG: ---> Package cpio.x86_64 0:2.11-28.el7 will be installed DEBUG: ---> Package cpp.x86_64 0:4.8.5-44.el7 will be installed DEBUG: ---> Package diffutils.x86_64 0:3.3-5.el7 will be installed DEBUG: ---> Package elfutils.x86_64 0:0.176-5.el7 will be installed DEBUG: --> Processing Dependency: elfutils-libs(x86-64) = 0.176-5.el7 for package: elfutils-0.176-5.el7.x86_64 DEBUG: --> Processing Dependency: libdw.so.1(ELFUTILS_0.175)(64bit) for package: elfutils-0.176-5.el7.x86_64 DEBUG: --> Processing Dependency: libdw.so.1(ELFUTILS_0.173)(64bit) for package: elfutils-0.176-5.el7.x86_64 DEBUG: --> Processing Dependency: libdw.so.1(ELFUTILS_0.171)(64bit) for package: elfutils-0.176-5.el7.x86_64 DEBUG: --> Processing Dependency: libdw.so.1(ELFUTILS_0.167)(64bit) for package: elfutils-0.176-5.el7.x86_64 DEBUG: --> Processing Dependency: libdw.so.1(ELFUTILS_0.165)(64bit) for package: elfutils-0.176-5.el7.x86_64 DEBUG: --> Processing Dependency: libdw.so.1(ELFUTILS_0.161)(64bit) for package: elfutils-0.176-5.el7.x86_64 DEBUG: --> Processing Dependency: libdw.so.1(ELFUTILS_0.160)(64bit) for package: elfutils-0.176-5.el7.x86_64 DEBUG: --> Processing Dependency: libdw.so.1(ELFUTILS_0.159)(64bit) for package: elfutils-0.176-5.el7.x86_64 DEBUG: --> Processing Dependency: libdw.so.1(ELFUTILS_0.158)(64bit) for package: elfutils-0.176-5.el7.x86_64 DEBUG: --> Processing Dependency: libdw.so.1(ELFUTILS_0.149)(64bit) for package: elfutils-0.176-5.el7.x86_64 DEBUG: --> Processing Dependency: libdw.so.1(ELFUTILS_0.148)(64bit) for package: elfutils-0.176-5.el7.x86_64 DEBUG: --> Processing Dependency: libdw.so.1(ELFUTILS_0.138)(64bit) for package: elfutils-0.176-5.el7.x86_64 DEBUG: --> Processing Dependency: libdw.so.1(ELFUTILS_0.130)(64bit) for package: elfutils-0.176-5.el7.x86_64 DEBUG: --> Processing Dependency: libdw.so.1(ELFUTILS_0.127)(64bit) for package: elfutils-0.176-5.el7.x86_64 DEBUG: --> Processing Dependency: libdw.so.1(ELFUTILS_0.126)(64bit) for package: elfutils-0.176-5.el7.x86_64 DEBUG: --> Processing Dependency: libdw.so.1(ELFUTILS_0.122)(64bit) for package: elfutils-0.176-5.el7.x86_64 DEBUG: --> Processing Dependency: libasm.so.1(ELFUTILS_1.0)(64bit) for package: elfutils-0.176-5.el7.x86_64 DEBUG: --> Processing Dependency: libdw.so.1()(64bit) for package: elfutils-0.176-5.el7.x86_64 DEBUG: --> Processing Dependency: libasm.so.1()(64bit) for package: elfutils-0.176-5.el7.x86_64 DEBUG: ---> Package elfutils-libelf.x86_64 0:0.176-5.el7 will be installed DEBUG: ---> Package expat.x86_64 0:2.1.0-12.el7 will be installed DEBUG: ---> Package file.x86_64 0:5.11-37.el7 will be installed DEBUG: ---> Package file-libs.x86_64 0:5.11-37.el7 will be installed DEBUG: ---> Package filesystem.x86_64 0:3.2-25.el7 will be installed DEBUG: ---> Package findutils.x86_64 1:4.5.11-6.el7 will be installed DEBUG: ---> Package fontconfig.x86_64 0:2.13.0-4.3.el7 will be installed DEBUG: --> Processing Dependency: libuuid.so.1(UUID_1.0)(64bit) for package: fontconfig-2.13.0-4.3.el7.x86_64 DEBUG: --> Processing Dependency: fontpackages-filesystem for package: fontconfig-2.13.0-4.3.el7.x86_64 DEBUG: --> Processing Dependency: dejavu-sans-fonts for package: fontconfig-2.13.0-4.3.el7.x86_64 DEBUG: --> Processing Dependency: libuuid.so.1()(64bit) for package: fontconfig-2.13.0-4.3.el7.x86_64 DEBUG: ---> Package freetype.x86_64 0:2.8-14.el7_9.1 will be installed DEBUG: ---> Package gawk.x86_64 0:4.0.2-4.el7_3.1 will be installed DEBUG: ---> Package gd.x86_64 0:2.0.35-27.el7_9 will be installed DEBUG: ---> Package gdb.x86_64 0:7.6.1-120.el7 will be installed DEBUG: --> Processing Dependency: libreadline.so.6()(64bit) for package: gdb-7.6.1-120.el7.x86_64 DEBUG: ---> Package gdk-pixbuf2.x86_64 0:2.36.12-3.el7 will be installed DEBUG: --> Processing Dependency: shared-mime-info for package: gdk-pixbuf2-2.36.12-3.el7.x86_64 DEBUG: --> Processing Dependency: libtiff.so.5(LIBTIFF_4.0)(64bit) for package: gdk-pixbuf2-2.36.12-3.el7.x86_64 DEBUG: --> Processing Dependency: libtiff.so.5()(64bit) for package: gdk-pixbuf2-2.36.12-3.el7.x86_64 DEBUG: --> Processing Dependency: libjasper.so.1()(64bit) for package: gdk-pixbuf2-2.36.12-3.el7.x86_64 DEBUG: ---> Package glib2.x86_64 0:2.56.1-8.el7 will be installed DEBUG: --> Processing Dependency: libmount.so.1(MOUNT_2.19)(64bit) for package: glib2-2.56.1-8.el7.x86_64 DEBUG: --> Processing Dependency: libmount.so.1()(64bit) for package: glib2-2.56.1-8.el7.x86_64 DEBUG: --> Processing Dependency: libffi.so.6()(64bit) for package: glib2-2.56.1-8.el7.x86_64 DEBUG: ---> Package glibc.x86_64 0:2.17-323.el7_9 will be installed DEBUG: --> Processing Dependency: glibc-common = 2.17-323.el7_9 for package: glibc-2.17-323.el7_9.x86_64 DEBUG: --> Processing Dependency: libfreebl3.so(NSSRAWHASH_3.12.3)(64bit) for package: glibc-2.17-323.el7_9.x86_64 DEBUG: --> Processing Dependency: libfreebl3.so()(64bit) for package: glibc-2.17-323.el7_9.x86_64 DEBUG: ---> Package glibc-devel.x86_64 0:2.17-323.el7_9 will be installed DEBUG: --> Processing Dependency: glibc-headers = 2.17-323.el7_9 for package: glibc-devel-2.17-323.el7_9.x86_64 DEBUG: --> Processing Dependency: glibc-headers for package: glibc-devel-2.17-323.el7_9.x86_64 DEBUG: ---> Package gmp.x86_64 1:6.0.0-15.el7 will be installed DEBUG: ---> Package grep.x86_64 0:2.20-3.el7 will be installed DEBUG: ---> Package gtk2.x86_64 0:2.24.31-1.el7 will be installed DEBUG: --> Processing Dependency: libXrandr >= 1.2.99.4-2 for package: gtk2-2.24.31-1.el7.x86_64 DEBUG: --> Processing Dependency: hicolor-icon-theme for package: gtk2-2.24.31-1.el7.x86_64 DEBUG: --> Processing Dependency: gtk-update-icon-cache for package: gtk2-2.24.31-1.el7.x86_64 DEBUG: --> Processing Dependency: libcups.so.2()(64bit) for package: gtk2-2.24.31-1.el7.x86_64 DEBUG: --> Processing Dependency: libXrandr.so.2()(64bit) for package: gtk2-2.24.31-1.el7.x86_64 DEBUG: --> Processing Dependency: libXinerama.so.1()(64bit) for package: gtk2-2.24.31-1.el7.x86_64 DEBUG: --> Processing Dependency: libXi.so.6()(64bit) for package: gtk2-2.24.31-1.el7.x86_64 DEBUG: --> Processing Dependency: libXfixes.so.3()(64bit) for package: gtk2-2.24.31-1.el7.x86_64 DEBUG: --> Processing Dependency: libXdamage.so.1()(64bit) for package: gtk2-2.24.31-1.el7.x86_64 DEBUG: --> Processing Dependency: libXcursor.so.1()(64bit) for package: gtk2-2.24.31-1.el7.x86_64 DEBUG: --> Processing Dependency: libXcomposite.so.1()(64bit) for package: gtk2-2.24.31-1.el7.x86_64 DEBUG: ---> Package gzip.x86_64 0:1.5-10.el7 will be installed DEBUG: ---> Package info.x86_64 0:5.1-5.el7 will be installed DEBUG: ---> Package less.x86_64 0:458-9.el7 will be installed DEBUG: --> Processing Dependency: groff-base for package: less-458-9.el7.x86_64 DEBUG: ---> Package libICE.x86_64 0:1.0.9-9.el7 will be installed DEBUG: ---> Package libSM.x86_64 0:1.2.2-2.el7 will be installed DEBUG: ---> Package libX11.x86_64 0:1.6.7-3.el7_9 will be installed DEBUG: --> Processing Dependency: libX11-common >= 1.6.7-3.el7_9 for package: libX11-1.6.7-3.el7_9.x86_64 DEBUG: ---> Package libXaw.x86_64 0:1.0.13-4.el7 will be installed DEBUG: ---> Package libXext.x86_64 0:1.3.3-3.el7 will be installed DEBUG: ---> Package libXmu.x86_64 0:1.1.2-2.el7 will be installed DEBUG: ---> Package libXpm.x86_64 0:3.5.12-1.el7 will be installed DEBUG: ---> Package libXrender.x86_64 0:0.9.10-1.el7 will be installed DEBUG: ---> Package libXt.x86_64 0:1.1.5-3.el7 will be installed DEBUG: ---> Package libacl.x86_64 0:2.2.51-15.el7 will be installed DEBUG: --> Processing Dependency: libattr.so.1(ATTR_1.0)(64bit) for package: libacl-2.2.51-15.el7.x86_64 DEBUG: --> Processing Dependency: libattr.so.1()(64bit) for package: libacl-2.2.51-15.el7.x86_64 DEBUG: ---> Package libcap.x86_64 0:2.22-11.el7 will be installed DEBUG: ---> Package libcurl.x86_64 0:7.29.0-59.el7_9.1 will be installed DEBUG: --> Processing Dependency: nss-pem(x86-64) >= 1.0.3-5 for package: libcurl-7.29.0-59.el7_9.1.x86_64 DEBUG: --> Processing Dependency: libssh2(x86-64) >= 1.8.0 for package: libcurl-7.29.0-59.el7_9.1.x86_64 DEBUG: --> Processing Dependency: libidn.so.11(LIBIDN_1.0)(64bit) for package: libcurl-7.29.0-59.el7_9.1.x86_64 DEBUG: --> Processing Dependency: libgssapi_krb5.so.2(gssapi_krb5_2_MIT)(64bit) for package: libcurl-7.29.0-59.el7_9.1.x86_64 DEBUG: --> Processing Dependency: libssh2.so.1()(64bit) for package: libcurl-7.29.0-59.el7_9.1.x86_64 DEBUG: --> Processing Dependency: libplds4.so()(64bit) for package: libcurl-7.29.0-59.el7_9.1.x86_64 DEBUG: --> Processing Dependency: libplc4.so()(64bit) for package: libcurl-7.29.0-59.el7_9.1.x86_64 DEBUG: --> Processing Dependency: libnssutil3.so()(64bit) for package: libcurl-7.29.0-59.el7_9.1.x86_64 DEBUG: --> Processing Dependency: libnspr4.so()(64bit) for package: libcurl-7.29.0-59.el7_9.1.x86_64 DEBUG: --> Processing Dependency: libldap-2.4.so.2()(64bit) for package: libcurl-7.29.0-59.el7_9.1.x86_64 DEBUG: --> Processing Dependency: liblber-2.4.so.2()(64bit) for package: libcurl-7.29.0-59.el7_9.1.x86_64 DEBUG: --> Processing Dependency: libkrb5.so.3()(64bit) for package: libcurl-7.29.0-59.el7_9.1.x86_64 DEBUG: --> Processing Dependency: libk5crypto.so.3()(64bit) for package: libcurl-7.29.0-59.el7_9.1.x86_64 DEBUG: --> Processing Dependency: libidn.so.11()(64bit) for package: libcurl-7.29.0-59.el7_9.1.x86_64 DEBUG: --> Processing Dependency: libgssapi_krb5.so.2()(64bit) for package: libcurl-7.29.0-59.el7_9.1.x86_64 DEBUG: --> Processing Dependency: libcom_err.so.2()(64bit) for package: libcurl-7.29.0-59.el7_9.1.x86_64 DEBUG: ---> Package libdb.x86_64 0:5.3.21-25.el7 will be installed DEBUG: ---> Package libgcc.x86_64 0:4.8.5-44.el7 will be installed DEBUG: ---> Package libgomp.x86_64 0:4.8.5-44.el7 will be installed DEBUG: ---> Package libgs.x86_64 0:9.25-5.el7 will be installed DEBUG: --> Processing Dependency: lcms2 >= 2.6 for package: libgs-9.25-5.el7.x86_64 DEBUG: --> Processing Dependency: adobe-mappings-pdf for package: libgs-9.25-5.el7.x86_64 DEBUG: --> Processing Dependency: adobe-mappings-cmap-deprecated for package: libgs-9.25-5.el7.x86_64 DEBUG: --> Processing Dependency: adobe-mappings-cmap for package: libgs-9.25-5.el7.x86_64 DEBUG: --> Processing Dependency: libpaper.so.1()(64bit) for package: libgs-9.25-5.el7.x86_64 DEBUG: --> Processing Dependency: libopenjp2.so.7()(64bit) for package: libgs-9.25-5.el7.x86_64 DEBUG: --> Processing Dependency: liblcms2.so.2()(64bit) for package: libgs-9.25-5.el7.x86_64 DEBUG: ---> Package libjpeg-turbo.x86_64 0:1.2.90-8.el7 will be installed DEBUG: ---> Package libmpc.x86_64 0:1.0.1-3.el7 will be installed DEBUG: ---> Package libpng.x86_64 2:1.5.13-8.el7 will be installed DEBUG: ---> Package librsvg2.x86_64 0:2.40.20-1.el7 will be installed DEBUG: --> Processing Dependency: libxml2.so.2(LIBXML2_2.7.0)(64bit) for package: librsvg2-2.40.20-1.el7.x86_64 DEBUG: --> Processing Dependency: libxml2.so.2(LIBXML2_2.6.11)(64bit) for package: librsvg2-2.40.20-1.el7.x86_64 DEBUG: --> Processing Dependency: libxml2.so.2(LIBXML2_2.6.0)(64bit) for package: librsvg2-2.40.20-1.el7.x86_64 DEBUG: --> Processing Dependency: libxml2.so.2(LIBXML2_2.4.30)(64bit) for package: librsvg2-2.40.20-1.el7.x86_64 DEBUG: --> Processing Dependency: libxml2.so.2()(64bit) for package: librsvg2-2.40.20-1.el7.x86_64 DEBUG: --> Processing Dependency: libcroco-0.6.so.3()(64bit) for package: librsvg2-2.40.20-1.el7.x86_64 DEBUG: ---> Package libselinux.x86_64 0:2.5-15.el7 will be installed DEBUG: ---> Package libstdc++.x86_64 0:4.8.5-44.el7 will be installed DEBUG: ---> Package libtool-ltdl.x86_64 0:2.4.2-22.el7_3 will be installed DEBUG: ---> Package lua.x86_64 0:5.1.4-15.el7 will be installed DEBUG: ---> Package mpfr.x86_64 0:3.1.1-4.el7 will be installed DEBUG: ---> Package nss.x86_64 0:3.53.1-3.el7_9 will be installed DEBUG: --> Processing Dependency: nss-softokn(x86-64) >= 3.53.1-2 for package: nss-3.53.1-3.el7_9.x86_64 DEBUG: --> Processing Dependency: nss-system-init for package: nss-3.53.1-3.el7_9.x86_64 DEBUG: ---> Package openssh-clients.x86_64 0:7.4p1-21.el7 will be installed DEBUG: --> Processing Dependency: openssh = 7.4p1-21.el7 for package: openssh-clients-7.4p1-21.el7.x86_64 DEBUG: --> Processing Dependency: fipscheck-lib(x86-64) >= 1.3.0 for package: openssh-clients-7.4p1-21.el7.x86_64 DEBUG: --> Processing Dependency: libfipscheck.so.1()(64bit) for package: openssh-clients-7.4p1-21.el7.x86_64 DEBUG: --> Processing Dependency: libedit.so.0()(64bit) for package: openssh-clients-7.4p1-21.el7.x86_64 DEBUG: ---> Package openssl-libs.x86_64 1:1.0.2k-21.el7_9 will be installed DEBUG: ---> Package pango.x86_64 0:1.42.4-4.el7_7 will be installed DEBUG: --> Processing Dependency: libthai(x86-64) >= 0.1.9 for package: pango-1.42.4-4.el7_7.x86_64 DEBUG: --> Processing Dependency: libXft(x86-64) >= 2.0.0 for package: pango-1.42.4-4.el7_7.x86_64 DEBUG: --> Processing Dependency: harfbuzz(x86-64) >= 1.4.2 for package: pango-1.42.4-4.el7_7.x86_64 DEBUG: --> Processing Dependency: fribidi(x86-64) >= 1.0 for package: pango-1.42.4-4.el7_7.x86_64 DEBUG: --> Processing Dependency: libthai.so.0(LIBTHAI_0.1)(64bit) for package: pango-1.42.4-4.el7_7.x86_64 DEBUG: --> Processing Dependency: libthai.so.0()(64bit) for package: pango-1.42.4-4.el7_7.x86_64 DEBUG: --> Processing Dependency: libharfbuzz.so.0()(64bit) for package: pango-1.42.4-4.el7_7.x86_64 DEBUG: --> Processing Dependency: libfribidi.so.0()(64bit) for package: pango-1.42.4-4.el7_7.x86_64 DEBUG: --> Processing Dependency: libXft.so.2()(64bit) for package: pango-1.42.4-4.el7_7.x86_64 DEBUG: ---> Package patch.x86_64 0:2.7.1-12.el7_7 will be installed DEBUG: ---> Package pcre.x86_64 0:8.32-17.el7 will be installed DEBUG: ---> Package perl.x86_64 4:5.16.3-299.el7_9 will be installed DEBUG: --> Processing Dependency: perl-libs = 4:5.16.3-299.el7_9 for package: 4:perl-5.16.3-299.el7_9.x86_64 DEBUG: --> Processing Dependency: perl(Socket) >= 1.3 for package: 4:perl-5.16.3-299.el7_9.x86_64 DEBUG: --> Processing Dependency: perl(Scalar::Util) >= 1.10 for package: 4:perl-5.16.3-299.el7_9.x86_64 DEBUG: --> Processing Dependency: perl-macros for package: 4:perl-5.16.3-299.el7_9.x86_64 DEBUG: --> Processing Dependency: perl-libs for package: 4:perl-5.16.3-299.el7_9.x86_64 DEBUG: --> Processing Dependency: perl(threads::shared) for package: 4:perl-5.16.3-299.el7_9.x86_64 DEBUG: --> Processing Dependency: perl(constant) for package: 4:perl-5.16.3-299.el7_9.x86_64 DEBUG: --> Processing Dependency: perl(Time::Local) for package: 4:perl-5.16.3-299.el7_9.x86_64 DEBUG: --> Processing Dependency: perl(Time::HiRes) for package: 4:perl-5.16.3-299.el7_9.x86_64 DEBUG: --> Processing Dependency: perl(Storable) for package: 4:perl-5.16.3-299.el7_9.x86_64 DEBUG: --> Processing Dependency: perl(Socket) for package: 4:perl-5.16.3-299.el7_9.x86_64 DEBUG: --> Processing Dependency: perl(Scalar::Util) for package: 4:perl-5.16.3-299.el7_9.x86_64 DEBUG: --> Processing Dependency: perl(Pod::Simple::XHTML) for package: 4:perl-5.16.3-299.el7_9.x86_64 DEBUG: --> Processing Dependency: perl(Pod::Simple::Search) for package: 4:perl-5.16.3-299.el7_9.x86_64 DEBUG: --> Processing Dependency: perl(Filter::Util::Call) for package: 4:perl-5.16.3-299.el7_9.x86_64 DEBUG: --> Processing Dependency: perl(Carp) for package: 4:perl-5.16.3-299.el7_9.x86_64 DEBUG: --> Processing Dependency: libperl.so()(64bit) for package: 4:perl-5.16.3-299.el7_9.x86_64 DEBUG: --> Processing Dependency: libgdbm_compat.so.4()(64bit) for package: 4:perl-5.16.3-299.el7_9.x86_64 DEBUG: --> Processing Dependency: libgdbm.so.4()(64bit) for package: 4:perl-5.16.3-299.el7_9.x86_64 DEBUG: ---> Package perl-Error.noarch 1:0.17020-2.el7 will be installed DEBUG: ---> Package perl-Exporter.noarch 0:5.68-3.el7 will be installed DEBUG: ---> Package perl-File-Path.noarch 0:2.09-2.el7 will be installed DEBUG: ---> Package perl-File-Temp.noarch 0:0.23.01-3.el7 will be installed DEBUG: ---> Package perl-Getopt-Long.noarch 0:2.40-3.el7 will be installed DEBUG: --> Processing Dependency: perl(Pod::Usage) >= 1.14 for package: perl-Getopt-Long-2.40-3.el7.noarch DEBUG: --> Processing Dependency: perl(Text::ParseWords) for package: perl-Getopt-Long-2.40-3.el7.noarch DEBUG: ---> Package perl-Git.noarch 0:1.8.3.1-23.el7_8 will be installed DEBUG: ---> Package perl-PathTools.x86_64 0:3.40-5.el7 will be installed DEBUG: ---> Package perl-TermReadKey.x86_64 0:2.30-20.el7 will be installed DEBUG: ---> Package perl-Thread-Queue.noarch 0:3.02-2.el7 will be installed DEBUG: ---> Package perl-threads.x86_64 0:1.87-4.el7 will be installed DEBUG: ---> Package pkgconfig.x86_64 1:0.27.1-4.el7 will be installed DEBUG: ---> Package popt.x86_64 0:1.13-16.el7 will be installed DEBUG: ---> Package python.x86_64 0:2.7.5-90.el7 will be installed DEBUG: ---> Package python-dns.noarch 0:1.15.0-5.el7 will be installed DEBUG: --> Processing Dependency: python-crypto for package: python-dns-1.15.0-5.el7.noarch DEBUG: ---> Package python-docutils.noarch 0:0.11-0.3.20130715svn7687.el7 will be installed DEBUG: --> Processing Dependency: python-imaging for package: python-docutils-0.11-0.3.20130715svn7687.el7.noarch DEBUG: ---> Package python-enum34.noarch 0:1.0.4-1.el7 will be installed DEBUG: ---> Package python-libs.x86_64 0:2.7.5-90.el7 will be installed DEBUG: --> Processing Dependency: libsqlite3.so.0()(64bit) for package: python-libs-2.7.5-90.el7.x86_64 DEBUG: ---> Package python-rpm-macros.noarch 0:3-34.el7 will be installed DEBUG: --> Processing Dependency: python-srpm-macros for package: python-rpm-macros-3-34.el7.noarch DEBUG: ---> Package python-sphinx-locale.noarch 1:1.8.4-1.el7 will be installed DEBUG: ---> Package python2-babel.noarch 0:2.6.0-4.el7 will be installed DEBUG: --> Processing Dependency: python2-pytz for package: python2-babel-2.6.0-4.el7.noarch DEBUG: ---> Package python2-greenlet.x86_64 0:0.4.12-1.el7 will be installed DEBUG: ---> Package python2-imagesize.noarch 0:0.7.1-5.el7 will be installed DEBUG: ---> Package python2-jinja2.noarch 0:2.10.1-1.el7 will be installed DEBUG: --> Processing Dependency: python2-markupsafe >= 0.23 for package: python2-jinja2-2.10.1-1.el7.noarch DEBUG: ---> Package python2-mock.noarch 0:2.0.0-1.el7 will be installed DEBUG: --> Processing Dependency: python-funcsigs for package: python2-mock-2.0.0-1.el7.noarch DEBUG: ---> Package python2-monotonic.noarch 0:1.5-1.el7 will be installed DEBUG: ---> Package python2-packaging.noarch 0:19.0-1.el7 will be installed DEBUG: --> Processing Dependency: pyparsing for package: python2-packaging-19.0-1.el7.noarch DEBUG: ---> Package python2-pygments.noarch 0:2.2.0-7.el7 will be installed DEBUG: ---> Package python2-requests.noarch 0:2.21.0-3.el7 will be installed DEBUG: --> Processing Dependency: python2-urllib3 >= 1.21.1 for package: python2-requests-2.21.0-3.el7.noarch DEBUG: --> Processing Dependency: python-chardet >= 3.0.2 for package: python2-requests-2.21.0-3.el7.noarch DEBUG: --> Processing Dependency: python2-idna for package: python2-requests-2.21.0-3.el7.noarch DEBUG: ---> Package python2-rpm-macros.noarch 0:3-34.el7 will be installed DEBUG: ---> Package python2-setuptools.noarch 0:40.8.0-1.el7 will be installed DEBUG: ---> Package python2-snowballstemmer.noarch 0:1.2.0-2.el7 will be installed DEBUG: ---> Package python2-sphinx-theme-alabaster.noarch 0:0.7.9-4.el7 will be installed DEBUG: ---> Package python2-sphinx_rtd_theme.noarch 0:0.2.4-1.el7 will be installed DEBUG: --> Processing Dependency: fontawesome-fonts-web for package: python2-sphinx_rtd_theme-0.2.4-1.el7.noarch DEBUG: --> Processing Dependency: font(robotoslab) for package: python2-sphinx_rtd_theme-0.2.4-1.el7.noarch DEBUG: --> Processing Dependency: font(lato) for package: python2-sphinx_rtd_theme-0.2.4-1.el7.noarch DEBUG: --> Processing Dependency: font(fontawesome) for package: python2-sphinx_rtd_theme-0.2.4-1.el7.noarch DEBUG: ---> Package python2-sphinxcontrib-websupport.noarch 0:1.0.1-1.el7 will be installed DEBUG: --> Processing Dependency: python-whoosh for package: python2-sphinxcontrib-websupport-1.0.1-1.el7.noarch DEBUG: ---> Package python2-typing.noarch 0:3.6.1-1.el7 will be installed DEBUG: ---> Package redhat-rpm-config.noarch 0:9.1.0-88.el7.centos will be installed DEBUG: --> Processing Dependency: dwz >= 0.4 for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch DEBUG: --> Processing Dependency: zip for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch DEBUG: --> Processing Dependency: perl-srpm-macros for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch DEBUG: ---> Package rpm.x86_64 0:4.11.3-45.el7 will be installed DEBUG: --> Processing Dependency: curl for package: rpm-4.11.3-45.el7.x86_64 DEBUG: --> Processing Dependency: /usr/bin/db_stat for package: rpm-4.11.3-45.el7.x86_64 DEBUG: ---> Package rpm-build-libs.x86_64 0:4.11.3-45.el7 will be installed DEBUG: --> Processing Dependency: /usr/bin/gpg2 for package: rpm-build-libs-4.11.3-45.el7.x86_64 DEBUG: ---> Package rpm-libs.x86_64 0:4.11.3-45.el7 will be installed DEBUG: ---> Package rsync.x86_64 0:3.1.2-10.el7 will be installed DEBUG: --> Processing Dependency: systemd-units for package: rsync-3.1.2-10.el7.x86_64 DEBUG: --> Processing Dependency: systemd-units for package: rsync-3.1.2-10.el7.x86_64 DEBUG: ---> Package ruby.x86_64 0:2.0.0.648-36.el7 will be installed DEBUG: --> Processing Dependency: rubygem(bigdecimal) >= 1.2.0 for package: ruby-2.0.0.648-36.el7.x86_64 DEBUG: ---> Package ruby-libs.x86_64 0:2.0.0.648-36.el7 will be installed DEBUG: ---> Package rubygem-io-console.x86_64 0:0.4.2-36.el7 will be installed DEBUG: ---> Package rubygem-psych.x86_64 0:2.0.0-36.el7 will be installed DEBUG: --> Processing Dependency: libyaml-0.so.2()(64bit) for package: rubygem-psych-2.0.0-36.el7.x86_64 DEBUG: ---> Package rubygem-rdoc.noarch 0:4.0.0-36.el7 will be installed DEBUG: --> Processing Dependency: ruby(irb) = 2.0.0.648 for package: rubygem-rdoc-4.0.0-36.el7.noarch DEBUG: --> Processing Dependency: rubygem(json) >= 1.7.7 for package: rubygem-rdoc-4.0.0-36.el7.noarch DEBUG: ---> Package sed.x86_64 0:4.2.2-7.el7 will be installed DEBUG: ---> Package setup.noarch 0:2.8.71-11.el7 will be installed DEBUG: --> Processing Dependency: system-release for package: setup-2.8.71-11.el7.noarch DEBUG: ---> Package tar.x86_64 2:1.26-35.el7 will be installed DEBUG: ---> Package unzip.x86_64 0:6.0-21.el7 will be installed DEBUG: ---> Package urw-base35-fonts.noarch 0:20170801-10.el7 will be installed DEBUG: --> Processing Dependency: urw-base35-fonts-common = 20170801-10.el7 for package: urw-base35-fonts-20170801-10.el7.noarch DEBUG: --> Processing Dependency: urw-base35-z003-fonts for package: urw-base35-fonts-20170801-10.el7.noarch DEBUG: --> Processing Dependency: urw-base35-standard-symbols-ps-fonts for package: urw-base35-fonts-20170801-10.el7.noarch DEBUG: --> Processing Dependency: urw-base35-p052-fonts for package: urw-base35-fonts-20170801-10.el7.noarch DEBUG: --> Processing Dependency: urw-base35-nimbus-sans-fonts for package: urw-base35-fonts-20170801-10.el7.noarch DEBUG: --> Processing Dependency: urw-base35-nimbus-roman-fonts for package: urw-base35-fonts-20170801-10.el7.noarch DEBUG: --> Processing Dependency: urw-base35-nimbus-mono-ps-fonts for package: urw-base35-fonts-20170801-10.el7.noarch DEBUG: --> Processing Dependency: urw-base35-gothic-fonts for package: urw-base35-fonts-20170801-10.el7.noarch DEBUG: --> Processing Dependency: urw-base35-d050000l-fonts for package: urw-base35-fonts-20170801-10.el7.noarch DEBUG: --> Processing Dependency: urw-base35-c059-fonts for package: urw-base35-fonts-20170801-10.el7.noarch DEBUG: --> Processing Dependency: urw-base35-bookman-fonts for package: urw-base35-fonts-20170801-10.el7.noarch DEBUG: ---> Package xz.x86_64 0:5.2.2-1.el7 will be installed DEBUG: ---> Package xz-libs.x86_64 0:5.2.2-1.el7 will be installed DEBUG: ---> Package yum.noarch 0:3.4.3-168.el7.centos will be installed DEBUG: --> Processing Dependency: yum-metadata-parser >= 1.1.0 for package: yum-3.4.3-168.el7.centos.noarch DEBUG: --> Processing Dependency: python-urlgrabber >= 3.10-8 for package: yum-3.4.3-168.el7.centos.noarch DEBUG: --> Processing Dependency: yum-plugin-fastestmirror for package: yum-3.4.3-168.el7.centos.noarch DEBUG: --> Processing Dependency: rpm-python for package: yum-3.4.3-168.el7.centos.noarch DEBUG: --> Processing Dependency: pyxattr for package: yum-3.4.3-168.el7.centos.noarch DEBUG: --> Processing Dependency: python-iniparse for package: yum-3.4.3-168.el7.centos.noarch DEBUG: --> Processing Dependency: pyliblzma for package: yum-3.4.3-168.el7.centos.noarch DEBUG: --> Processing Dependency: pygpgme for package: yum-3.4.3-168.el7.centos.noarch DEBUG: ---> Package zlib.x86_64 0:1.2.7-19.el7_9 will be installed DEBUG: --> Running transaction check DEBUG: ---> Package adobe-mappings-cmap.noarch 0:20171205-3.el7 will be installed DEBUG: ---> Package adobe-mappings-cmap-deprecated.noarch 0:20171205-3.el7 will be installed DEBUG: ---> Package adobe-mappings-pdf.noarch 0:20180407-1.el7 will be installed DEBUG: ---> Package centos-release.x86_64 0:7-9.2009.1.el7.centos will be installed DEBUG: ---> Package coreutils.x86_64 0:8.22-24.el7_9.2 will be installed DEBUG: --> Processing Dependency: ncurses for package: coreutils-8.22-24.el7_9.2.x86_64 DEBUG: ---> Package cups-libs.x86_64 1:1.6.3-51.el7 will be installed DEBUG: --> Processing Dependency: libavahi-common.so.3()(64bit) for package: 1:cups-libs-1.6.3-51.el7.x86_64 DEBUG: --> Processing Dependency: libavahi-client.so.3()(64bit) for package: 1:cups-libs-1.6.3-51.el7.x86_64 DEBUG: ---> Package curl.x86_64 0:7.29.0-59.el7_9.1 will be installed DEBUG: ---> Package dejavu-sans-fonts.noarch 0:2.33-6.el7 will be installed DEBUG: --> Processing Dependency: dejavu-fonts-common = 2.33-6.el7 for package: dejavu-sans-fonts-2.33-6.el7.noarch DEBUG: ---> Package dwz.x86_64 0:0.11-3.el7 will be installed DEBUG: ---> Package elfutils-libs.x86_64 0:0.176-5.el7 will be installed DEBUG: --> Processing Dependency: default-yama-scope for package: elfutils-libs-0.176-5.el7.x86_64 DEBUG: ---> Package fipscheck-lib.x86_64 0:1.4.1-6.el7 will be installed DEBUG: --> Processing Dependency: /usr/bin/fipscheck for package: fipscheck-lib-1.4.1-6.el7.x86_64 DEBUG: ---> Package fontawesome-fonts.noarch 0:4.4.0-1.el7 will be installed DEBUG: ---> Package fontawesome-fonts-web.noarch 0:4.4.0-1.el7 will be installed DEBUG: ---> Package fontpackages-filesystem.noarch 0:1.44-8.el7 will be installed DEBUG: ---> Package fribidi.x86_64 0:1.0.2-1.el7_7.1 will be installed DEBUG: ---> Package gdbm.x86_64 0:1.10-8.el7 will be installed DEBUG: ---> Package glibc-common.x86_64 0:2.17-323.el7_9 will be installed DEBUG: --> Processing Dependency: tzdata >= 2003a for package: glibc-common-2.17-323.el7_9.x86_64 DEBUG: ---> Package glibc-headers.x86_64 0:2.17-323.el7_9 will be installed DEBUG: --> Processing Dependency: kernel-headers >= 2.2.1 for package: glibc-headers-2.17-323.el7_9.x86_64 DEBUG: --> Processing Dependency: kernel-headers for package: glibc-headers-2.17-323.el7_9.x86_64 DEBUG: ---> Package gnupg2.x86_64 0:2.0.22-5.el7_5 will be installed DEBUG: --> Processing Dependency: pinentry for package: gnupg2-2.0.22-5.el7_5.x86_64 DEBUG: --> Processing Dependency: libgcrypt.so.11(GCRYPT_1.2)(64bit) for package: gnupg2-2.0.22-5.el7_5.x86_64 DEBUG: --> Processing Dependency: libassuan.so.0(LIBASSUAN_1.0)(64bit) for package: gnupg2-2.0.22-5.el7_5.x86_64 DEBUG: --> Processing Dependency: libpth.so.20()(64bit) for package: gnupg2-2.0.22-5.el7_5.x86_64 DEBUG: --> Processing Dependency: libgpg-error.so.0()(64bit) for package: gnupg2-2.0.22-5.el7_5.x86_64 DEBUG: --> Processing Dependency: libgcrypt.so.11()(64bit) for package: gnupg2-2.0.22-5.el7_5.x86_64 DEBUG: --> Processing Dependency: libassuan.so.0()(64bit) for package: gnupg2-2.0.22-5.el7_5.x86_64 DEBUG: ---> Package google-roboto-slab-fonts.noarch 0:1.100263-0.5.20150923git.el7 will be installed DEBUG: ---> Package groff-base.x86_64 0:1.22.2-8.el7 will be installed DEBUG: ---> Package gtk-update-icon-cache.x86_64 0:3.22.30-6.el7 will be installed DEBUG: ---> Package harfbuzz.x86_64 0:1.7.5-2.el7 will be installed DEBUG: --> Processing Dependency: libgraphite2.so.3()(64bit) for package: harfbuzz-1.7.5-2.el7.x86_64 DEBUG: ---> Package hicolor-icon-theme.noarch 0:0.12-7.el7 will be installed DEBUG: ---> Package jasper-libs.x86_64 0:1.900.1-33.el7 will be installed DEBUG: ---> Package krb5-libs.x86_64 0:1.15.1-50.el7 will be installed DEBUG: --> Processing Dependency: keyutils-libs >= 1.5.8 for package: krb5-libs-1.15.1-50.el7.x86_64 DEBUG: --> Processing Dependency: libkeyutils.so.1(KEYUTILS_1.5)(64bit) for package: krb5-libs-1.15.1-50.el7.x86_64 DEBUG: --> Processing Dependency: libkeyutils.so.1(KEYUTILS_1.0)(64bit) for package: krb5-libs-1.15.1-50.el7.x86_64 DEBUG: --> Processing Dependency: libkeyutils.so.1(KEYUTILS_0.3)(64bit) for package: krb5-libs-1.15.1-50.el7.x86_64 DEBUG: --> Processing Dependency: libverto.so.1()(64bit) for package: krb5-libs-1.15.1-50.el7.x86_64 DEBUG: --> Processing Dependency: libkeyutils.so.1()(64bit) for package: krb5-libs-1.15.1-50.el7.x86_64 DEBUG: ---> Package lato-fonts.noarch 0:2.015-1.el7 will be installed DEBUG: ---> Package lcms2.x86_64 0:2.6-3.el7 will be installed DEBUG: ---> Package libX11-common.noarch 0:1.6.7-3.el7_9 will be installed DEBUG: ---> Package libXcomposite.x86_64 0:0.4.4-4.1.el7 will be installed DEBUG: ---> Package libXcursor.x86_64 0:1.1.15-1.el7 will be installed DEBUG: ---> Package libXdamage.x86_64 0:1.1.4-4.1.el7 will be installed DEBUG: ---> Package libXfixes.x86_64 0:5.0.3-1.el7 will be installed DEBUG: ---> Package libXft.x86_64 0:2.3.2-2.el7 will be installed DEBUG: ---> Package libXi.x86_64 0:1.7.9-1.el7 will be installed DEBUG: ---> Package libXinerama.x86_64 0:1.1.3-2.1.el7 will be installed DEBUG: ---> Package libXrandr.x86_64 0:1.5.1-2.el7 will be installed DEBUG: ---> Package libattr.x86_64 0:2.4.46-13.el7 will be installed DEBUG: ---> Package libcap-ng.x86_64 0:0.7.5-4.el7 will be installed DEBUG: ---> Package libcom_err.x86_64 0:1.42.9-19.el7 will be installed DEBUG: ---> Package libcroco.x86_64 0:0.6.12-6.el7_9 will be installed DEBUG: ---> Package libdb-utils.x86_64 0:5.3.21-25.el7 will be installed DEBUG: ---> Package libedit.x86_64 0:3.0-12.20121213cvs.el7 will be installed DEBUG: ---> Package libffi.x86_64 0:3.0.13-19.el7 will be installed DEBUG: ---> Package libglvnd-egl.x86_64 1:1.0.1-0.8.git5baa1e5.el7 will be installed DEBUG: --> Processing Dependency: libglvnd(x86-64) = 1:1.0.1-0.8.git5baa1e5.el7 for package: 1:libglvnd-egl-1.0.1-0.8.git5baa1e5.el7.x86_64 DEBUG: --> Processing Dependency: mesa-libEGL(x86-64) >= 13.0.4-1 for package: 1:libglvnd-egl-1.0.1-0.8.git5baa1e5.el7.x86_64 DEBUG: --> Processing Dependency: libGLdispatch.so.0()(64bit) for package: 1:libglvnd-egl-1.0.1-0.8.git5baa1e5.el7.x86_64 DEBUG: ---> Package libglvnd-glx.x86_64 1:1.0.1-0.8.git5baa1e5.el7 will be installed DEBUG: --> Processing Dependency: mesa-libGL(x86-64) >= 13.0.4-1 for package: 1:libglvnd-glx-1.0.1-0.8.git5baa1e5.el7.x86_64 DEBUG: ---> Package libidn.x86_64 0:1.28-4.el7 will be installed DEBUG: ---> Package libmount.x86_64 0:2.23.2-65.el7_9.1 will be installed DEBUG: --> Processing Dependency: libblkid = 2.23.2-65.el7_9.1 for package: libmount-2.23.2-65.el7_9.1.x86_64 DEBUG: --> Processing Dependency: libblkid.so.1(BLKID_2.17)(64bit) for package: libmount-2.23.2-65.el7_9.1.x86_64 DEBUG: --> Processing Dependency: libblkid.so.1(BLKID_2.15)(64bit) for package: libmount-2.23.2-65.el7_9.1.x86_64 DEBUG: --> Processing Dependency: libblkid.so.1(BLKID_1.0)(64bit) for package: libmount-2.23.2-65.el7_9.1.x86_64 DEBUG: --> Processing Dependency: libblkid.so.1()(64bit) for package: libmount-2.23.2-65.el7_9.1.x86_64 DEBUG: ---> Package libpaper.x86_64 0:1.1.24-9.el7 will be installed DEBUG: ---> Package libsepol.x86_64 0:2.5-10.el7 will be installed DEBUG: ---> Package libssh2.x86_64 0:1.8.0-4.el7 will be installed DEBUG: ---> Package libthai.x86_64 0:0.1.14-9.el7 will be installed DEBUG: ---> Package libtiff.x86_64 0:4.0.3-35.el7 will be installed DEBUG: --> Processing Dependency: libjbig.so.2.0()(64bit) for package: libtiff-4.0.3-35.el7.x86_64 DEBUG: ---> Package libuuid.x86_64 0:2.23.2-65.el7_9.1 will be installed DEBUG: ---> Package libxcb.x86_64 0:1.13-1.el7 will be installed DEBUG: --> Processing Dependency: libXau.so.6()(64bit) for package: libxcb-1.13-1.el7.x86_64 DEBUG: ---> Package libxml2.x86_64 0:2.9.1-6.el7.5 will be installed DEBUG: ---> Package libyaml.x86_64 0:0.1.4-11.el7_0 will be installed DEBUG: ---> Package ncurses-libs.x86_64 0:5.9-14.20130511.el7_4 will be installed DEBUG: --> Processing Dependency: ncurses-base = 5.9-14.20130511.el7_4 for package: ncurses-libs-5.9-14.20130511.el7_4.x86_64 DEBUG: ---> Package nspr.x86_64 0:4.25.0-2.el7_9 will be installed DEBUG: ---> Package nss-pem.x86_64 0:1.0.3-7.el7 will be installed DEBUG: ---> Package nss-softokn.x86_64 0:3.53.1-6.el7_9 will be installed DEBUG: ---> Package nss-softokn-freebl.x86_64 0:3.53.1-6.el7_9 will be installed DEBUG: ---> Package nss-sysinit.x86_64 0:3.53.1-3.el7_9 will be installed DEBUG: ---> Package nss-util.x86_64 0:3.53.1-1.el7_9 will be installed DEBUG: ---> Package openjpeg2.x86_64 0:2.3.1-3.el7_7 will be installed DEBUG: ---> Package openldap.x86_64 0:2.4.44-22.el7 will be installed DEBUG: --> Processing Dependency: nss-tools for package: openldap-2.4.44-22.el7.x86_64 DEBUG: --> Processing Dependency: libsasl2.so.3()(64bit) for package: openldap-2.4.44-22.el7.x86_64 DEBUG: ---> Package openssh.x86_64 0:7.4p1-21.el7 will be installed DEBUG: --> Processing Dependency: /sbin/nologin for package: openssh-7.4p1-21.el7.x86_64 DEBUG: ---> Package p11-kit.x86_64 0:0.23.5-3.el7 will be installed DEBUG: ---> Package p11-kit-trust.x86_64 0:0.23.5-3.el7 will be installed DEBUG: --> Processing Dependency: libtasn1.so.6(LIBTASN1_0_3)(64bit) for package: p11-kit-trust-0.23.5-3.el7.x86_64 DEBUG: --> Processing Dependency: libtasn1.so.6()(64bit) for package: p11-kit-trust-0.23.5-3.el7.x86_64 DEBUG: ---> Package perl-Carp.noarch 0:1.26-244.el7 will be installed DEBUG: ---> Package perl-Filter.x86_64 0:1.49-3.el7 will be installed DEBUG: ---> Package perl-Pod-Simple.noarch 1:3.28-4.el7 will be installed DEBUG: --> Processing Dependency: perl(Pod::Escapes) >= 1.04 for package: 1:perl-Pod-Simple-3.28-4.el7.noarch DEBUG: --> Processing Dependency: perl(Encode) for package: 1:perl-Pod-Simple-3.28-4.el7.noarch DEBUG: ---> Package perl-Pod-Usage.noarch 0:1.63-3.el7 will be installed DEBUG: --> Processing Dependency: perl(Pod::Text) >= 3.15 for package: perl-Pod-Usage-1.63-3.el7.noarch DEBUG: --> Processing Dependency: perl-Pod-Perldoc for package: perl-Pod-Usage-1.63-3.el7.noarch DEBUG: ---> Package perl-Scalar-List-Utils.x86_64 0:1.27-248.el7 will be installed DEBUG: ---> Package perl-Socket.x86_64 0:2.010-5.el7 will be installed DEBUG: ---> Package perl-Storable.x86_64 0:2.45-3.el7 will be installed DEBUG: ---> Package perl-Text-ParseWords.noarch 0:3.29-4.el7 will be installed DEBUG: ---> Package perl-Time-HiRes.x86_64 4:1.9725-3.el7 will be installed DEBUG: ---> Package perl-Time-Local.noarch 0:1.2300-2.el7 will be installed DEBUG: ---> Package perl-constant.noarch 0:1.27-2.el7 will be installed DEBUG: ---> Package perl-libs.x86_64 4:5.16.3-299.el7_9 will be installed DEBUG: ---> Package perl-macros.x86_64 4:5.16.3-299.el7_9 will be installed DEBUG: ---> Package perl-srpm-macros.noarch 0:1-8.el7 will be installed DEBUG: ---> Package perl-threads-shared.x86_64 0:1.43-6.el7 will be installed DEBUG: ---> Package pixman.x86_64 0:0.34.0-1.el7 will be installed DEBUG: ---> Package pygpgme.x86_64 0:0.3-9.el7 will be installed DEBUG: --> Processing Dependency: libgpgme.so.11(GPGME_1.1)(64bit) for package: pygpgme-0.3-9.el7.x86_64 DEBUG: --> Processing Dependency: libgpgme.so.11(GPGME_1.0)(64bit) for package: pygpgme-0.3-9.el7.x86_64 DEBUG: --> Processing Dependency: libgpgme.so.11()(64bit) for package: pygpgme-0.3-9.el7.x86_64 DEBUG: ---> Package pyliblzma.x86_64 0:0.5.3-11.el7 will be installed DEBUG: ---> Package python-iniparse.noarch 0:0.4-9.el7 will be installed DEBUG: ---> Package python-srpm-macros.noarch 0:3-34.el7 will be installed DEBUG: ---> Package python-urlgrabber.noarch 0:3.10-10.el7 will be installed DEBUG: --> Processing Dependency: python-pycurl for package: python-urlgrabber-3.10-10.el7.noarch DEBUG: ---> Package python-whoosh.noarch 0:2.5.7-4.el7 will be installed DEBUG: ---> Package python2-chardet.noarch 0:3.0.4-7.el7 will be installed DEBUG: ---> Package python2-crypto.x86_64 0:2.6.1-15.el7 will be installed DEBUG: --> Processing Dependency: libtomcrypt.so.0()(64bit) for package: python2-crypto-2.6.1-15.el7.x86_64 DEBUG: ---> Package python2-funcsigs.noarch 0:1.0.2-1.el7 will be installed DEBUG: ---> Package python2-idna.noarch 0:2.5-1.el7 will be installed DEBUG: ---> Package python2-markupsafe.x86_64 0:1.1.0-2.el7 will be installed DEBUG: ---> Package python2-pillow.x86_64 0:5.4.1-3.el7 will be installed DEBUG: --> Processing Dependency: python2-olefile for package: python2-pillow-5.4.1-3.el7.x86_64 DEBUG: --> Processing Dependency: libwebp.so.4()(64bit) for package: python2-pillow-5.4.1-3.el7.x86_64 DEBUG: --> Processing Dependency: libimagequant.so.0()(64bit) for package: python2-pillow-5.4.1-3.el7.x86_64 DEBUG: ---> Package python2-pyparsing.noarch 0:2.3.1-1.el7 will be installed DEBUG: ---> Package python2-urllib3.noarch 0:1.24.1-3.el7 will be installed DEBUG: --> Processing Dependency: python2-pysocks for package: python2-urllib3-1.24.1-3.el7.noarch DEBUG: --> Processing Dependency: python2-ipaddress for package: python2-urllib3-1.24.1-3.el7.noarch DEBUG: --> Processing Dependency: python-backports-ssl_match_hostname for package: python2-urllib3-1.24.1-3.el7.noarch DEBUG: ---> Package pytz.noarch 0:2016.10-2.el7 will be installed DEBUG: ---> Package pyxattr.x86_64 0:0.5.1-5.el7 will be installed DEBUG: ---> Package readline.x86_64 0:6.2-11.el7 will be installed DEBUG: ---> Package rpm-python.x86_64 0:4.11.3-45.el7 will be installed DEBUG: ---> Package ruby-irb.noarch 0:2.0.0.648-36.el7 will be installed DEBUG: ---> Package rubygem-bigdecimal.x86_64 0:1.2.0-36.el7 will be installed DEBUG: ---> Package rubygem-json.x86_64 0:1.7.7-36.el7 will be installed DEBUG: ---> Package shared-mime-info.x86_64 0:1.8-5.el7 will be installed DEBUG: ---> Package sqlite.x86_64 0:3.7.17-8.el7_7.1 will be installed DEBUG: ---> Package systemd.x86_64 0:219-78.el7_9.3 will be installed DEBUG: --> Processing Dependency: systemd-libs = 219-78.el7_9.3 for package: systemd-219-78.el7_9.3.x86_64 DEBUG: --> Processing Dependency: kmod >= 18-4 for package: systemd-219-78.el7_9.3.x86_64 DEBUG: --> Processing Dependency: libpam.so.0(LIBPAM_1.0)(64bit) for package: systemd-219-78.el7_9.3.x86_64 DEBUG: --> Processing Dependency: libkmod.so.2(LIBKMOD_5)(64bit) for package: systemd-219-78.el7_9.3.x86_64 DEBUG: --> Processing Dependency: libcryptsetup.so.12(CRYPTSETUP_2.0)(64bit) for package: systemd-219-78.el7_9.3.x86_64 DEBUG: --> Processing Dependency: dbus for package: systemd-219-78.el7_9.3.x86_64 DEBUG: --> Processing Dependency: acl for package: systemd-219-78.el7_9.3.x86_64 DEBUG: --> Processing Dependency: /usr/sbin/groupadd for package: systemd-219-78.el7_9.3.x86_64 DEBUG: --> Processing Dependency: libqrencode.so.3()(64bit) for package: systemd-219-78.el7_9.3.x86_64 DEBUG: --> Processing Dependency: libpam.so.0()(64bit) for package: systemd-219-78.el7_9.3.x86_64 DEBUG: --> Processing Dependency: liblz4.so.1()(64bit) for package: systemd-219-78.el7_9.3.x86_64 DEBUG: --> Processing Dependency: libkmod.so.2()(64bit) for package: systemd-219-78.el7_9.3.x86_64 DEBUG: --> Processing Dependency: libcryptsetup.so.12()(64bit) for package: systemd-219-78.el7_9.3.x86_64 DEBUG: ---> Package urw-base35-bookman-fonts.noarch 0:20170801-10.el7 will be installed DEBUG: --> Processing Dependency: xorg-x11-server-utils for package: urw-base35-bookman-fonts-20170801-10.el7.noarch DEBUG: --> Processing Dependency: xorg-x11-server-utils for package: urw-base35-bookman-fonts-20170801-10.el7.noarch DEBUG: --> Processing Dependency: xorg-x11-font-utils for package: urw-base35-bookman-fonts-20170801-10.el7.noarch DEBUG: --> Processing Dependency: xorg-x11-font-utils for package: urw-base35-bookman-fonts-20170801-10.el7.noarch DEBUG: ---> Package urw-base35-c059-fonts.noarch 0:20170801-10.el7 will be installed DEBUG: ---> Package urw-base35-d050000l-fonts.noarch 0:20170801-10.el7 will be installed DEBUG: ---> Package urw-base35-fonts-common.noarch 0:20170801-10.el7 will be installed DEBUG: ---> Package urw-base35-gothic-fonts.noarch 0:20170801-10.el7 will be installed DEBUG: ---> Package urw-base35-nimbus-mono-ps-fonts.noarch 0:20170801-10.el7 will be installed DEBUG: ---> Package urw-base35-nimbus-roman-fonts.noarch 0:20170801-10.el7 will be installed DEBUG: ---> Package urw-base35-nimbus-sans-fonts.noarch 0:20170801-10.el7 will be installed DEBUG: ---> Package urw-base35-p052-fonts.noarch 0:20170801-10.el7 will be installed DEBUG: ---> Package urw-base35-standard-symbols-ps-fonts.noarch 0:20170801-10.el7 will be installed DEBUG: ---> Package urw-base35-z003-fonts.noarch 0:20170801-10.el7 will be installed DEBUG: ---> Package yum-metadata-parser.x86_64 0:1.1.4-10.el7 will be installed DEBUG: ---> Package yum-plugin-fastestmirror.noarch 0:1.1.31-54.el7_8 will be installed DEBUG: ---> Package zip.x86_64 0:3.0-11.el7 will be installed DEBUG: --> Running transaction check DEBUG: ---> Package acl.x86_64 0:2.2.51-15.el7 will be installed DEBUG: ---> Package avahi-libs.x86_64 0:0.6.31-20.el7 will be installed DEBUG: --> Processing Dependency: libdbus-1.so.3(LIBDBUS_1_3)(64bit) for package: avahi-libs-0.6.31-20.el7.x86_64 DEBUG: --> Processing Dependency: libdbus-1.so.3()(64bit) for package: avahi-libs-0.6.31-20.el7.x86_64 DEBUG: ---> Package cryptsetup-libs.x86_64 0:2.0.3-6.el7 will be installed DEBUG: --> Processing Dependency: libdevmapper.so.1.02(DM_1_02_97)(64bit) for package: cryptsetup-libs-2.0.3-6.el7.x86_64 DEBUG: --> Processing Dependency: libdevmapper.so.1.02(Base)(64bit) for package: cryptsetup-libs-2.0.3-6.el7.x86_64 DEBUG: --> Processing Dependency: libjson-c.so.2()(64bit) for package: cryptsetup-libs-2.0.3-6.el7.x86_64 DEBUG: --> Processing Dependency: libdevmapper.so.1.02()(64bit) for package: cryptsetup-libs-2.0.3-6.el7.x86_64 DEBUG: ---> Package cyrus-sasl-lib.x86_64 0:2.1.26-23.el7 will be installed DEBUG: ---> Package dbus.x86_64 1:1.10.24-15.el7 will be installed DEBUG: ---> Package dejavu-fonts-common.noarch 0:2.33-6.el7 will be installed DEBUG: ---> Package elfutils-default-yama-scope.noarch 0:0.176-5.el7 will be installed DEBUG: ---> Package fipscheck.x86_64 0:1.4.1-6.el7 will be installed DEBUG: ---> Package gpgme.x86_64 0:1.3.2-5.el7 will be installed DEBUG: ---> Package graphite2.x86_64 0:1.3.10-1.el7_3 will be installed DEBUG: ---> Package jbigkit-libs.x86_64 0:2.0-11.el7 will be installed DEBUG: ---> Package kernel-headers.x86_64 0:3.10.0-1160.21.1.el7 will be installed DEBUG: ---> Package keyutils-libs.x86_64 0:1.5.8-3.el7 will be installed DEBUG: ---> Package kmod.x86_64 0:20-28.el7 will be installed DEBUG: --> Processing Dependency: dracut for package: kmod-20-28.el7.x86_64 DEBUG: ---> Package kmod-libs.x86_64 0:20-28.el7 will be installed DEBUG: ---> Package libXau.x86_64 0:1.0.8-2.1.el7 will be installed DEBUG: ---> Package libassuan.x86_64 0:2.1.0-3.el7 will be installed DEBUG: ---> Package libblkid.x86_64 0:2.23.2-65.el7_9.1 will be installed DEBUG: ---> Package libgcrypt.x86_64 0:1.5.3-14.el7 will be installed DEBUG: ---> Package libglvnd.x86_64 1:1.0.1-0.8.git5baa1e5.el7 will be installed DEBUG: ---> Package libgpg-error.x86_64 0:1.12-3.el7 will be installed DEBUG: ---> Package libimagequant.x86_64 0:2.8.2-2.el7 will be installed DEBUG: ---> Package libtasn1.x86_64 0:4.10-1.el7 will be installed DEBUG: ---> Package libtomcrypt.x86_64 0:1.17-26.el7 will be installed DEBUG: --> Processing Dependency: libtommath >= 0.42.0 for package: libtomcrypt-1.17-26.el7.x86_64 DEBUG: --> Processing Dependency: libtommath.so.0()(64bit) for package: libtomcrypt-1.17-26.el7.x86_64 DEBUG: ---> Package libverto.x86_64 0:0.2.5-4.el7 will be installed DEBUG: ---> Package libwebp.x86_64 0:0.3.0-7.el7 will be installed DEBUG: ---> Package lz4.x86_64 0:1.8.3-1.el7 will be installed DEBUG: ---> Package mesa-libEGL.x86_64 0:18.3.4-12.el7_9 will be installed DEBUG: --> Processing Dependency: mesa-libgbm = 18.3.4-12.el7_9 for package: mesa-libEGL-18.3.4-12.el7_9.x86_64 DEBUG: --> Processing Dependency: libxshmfence.so.1()(64bit) for package: mesa-libEGL-18.3.4-12.el7_9.x86_64 DEBUG: --> Processing Dependency: libwayland-server.so.0()(64bit) for package: mesa-libEGL-18.3.4-12.el7_9.x86_64 DEBUG: --> Processing Dependency: libwayland-client.so.0()(64bit) for package: mesa-libEGL-18.3.4-12.el7_9.x86_64 DEBUG: --> Processing Dependency: libglapi.so.0()(64bit) for package: mesa-libEGL-18.3.4-12.el7_9.x86_64 DEBUG: --> Processing Dependency: libgbm.so.1()(64bit) for package: mesa-libEGL-18.3.4-12.el7_9.x86_64 DEBUG: --> Processing Dependency: libdrm.so.2()(64bit) for package: mesa-libEGL-18.3.4-12.el7_9.x86_64 DEBUG: ---> Package mesa-libGL.x86_64 0:18.3.4-12.el7_9 will be installed DEBUG: --> Processing Dependency: libXxf86vm.so.1()(64bit) for package: mesa-libGL-18.3.4-12.el7_9.x86_64 DEBUG: ---> Package ncurses.x86_64 0:5.9-14.20130511.el7_4 will be installed DEBUG: ---> Package ncurses-base.noarch 0:5.9-14.20130511.el7_4 will be installed DEBUG: ---> Package nss-tools.x86_64 0:3.53.1-3.el7_9 will be installed DEBUG: ---> Package pam.x86_64 0:1.1.8-23.el7 will be installed DEBUG: --> Processing Dependency: libpwquality >= 0.9.9 for package: pam-1.1.8-23.el7.x86_64 DEBUG: --> Processing Dependency: cracklib-dicts >= 2.8 for package: pam-1.1.8-23.el7.x86_64 DEBUG: --> Processing Dependency: libcrack.so.2()(64bit) for package: pam-1.1.8-23.el7.x86_64 DEBUG: ---> Package perl-Encode.x86_64 0:2.51-7.el7 will be installed DEBUG: ---> Package perl-Pod-Escapes.noarch 1:1.04-299.el7_9 will be installed DEBUG: ---> Package perl-Pod-Perldoc.noarch 0:3.20-4.el7 will be installed DEBUG: --> Processing Dependency: perl(parent) for package: perl-Pod-Perldoc-3.20-4.el7.noarch DEBUG: --> Processing Dependency: perl(HTTP::Tiny) for package: perl-Pod-Perldoc-3.20-4.el7.noarch DEBUG: ---> Package perl-podlators.noarch 0:2.5.1-3.el7 will be installed DEBUG: ---> Package pinentry.x86_64 0:0.8.1-17.el7 will be installed DEBUG: ---> Package pth.x86_64 0:2.0.7-23.el7 will be installed DEBUG: ---> Package python-backports-ssl_match_hostname.noarch 0:3.5.0.1-1.el7 will be installed DEBUG: --> Processing Dependency: python-backports for package: python-backports-ssl_match_hostname-3.5.0.1-1.el7.noarch DEBUG: ---> Package python-pycurl.x86_64 0:7.19.0-19.el7 will be installed DEBUG: ---> Package python2-ipaddress.noarch 0:1.0.18-5.el7 will be installed DEBUG: ---> Package python2-olefile.noarch 0:0.44-1.el7 will be installed DEBUG: ---> Package python2-pysocks.noarch 0:1.5.6-3.el7 will be installed DEBUG: ---> Package qrencode-libs.x86_64 0:3.4.1-3.el7 will be installed DEBUG: ---> Package shadow-utils.x86_64 2:4.6-5.el7 will be installed DEBUG: --> Processing Dependency: libsemanage.so.1(LIBSEMANAGE_1.0)(64bit) for package: 2:shadow-utils-4.6-5.el7.x86_64 DEBUG: --> Processing Dependency: libsemanage.so.1()(64bit) for package: 2:shadow-utils-4.6-5.el7.x86_64 DEBUG: ---> Package systemd-libs.x86_64 0:219-78.el7_9.3 will be installed DEBUG: ---> Package tzdata.noarch 0:2021a-1.el7 will be installed DEBUG: ---> Package util-linux.x86_64 0:2.23.2-65.el7_9.1 will be installed DEBUG: --> Processing Dependency: libsmartcols = 2.23.2-65.el7_9.1 for package: util-linux-2.23.2-65.el7_9.1.x86_64 DEBUG: --> Processing Dependency: libutempter.so.0(UTEMPTER_1.1)(64bit) for package: util-linux-2.23.2-65.el7_9.1.x86_64 DEBUG: --> Processing Dependency: libsmartcols.so.1(SMARTCOLS_2.25)(64bit) for package: util-linux-2.23.2-65.el7_9.1.x86_64 DEBUG: --> Processing Dependency: libutempter.so.0()(64bit) for package: util-linux-2.23.2-65.el7_9.1.x86_64 DEBUG: --> Processing Dependency: libuser.so.1()(64bit) for package: util-linux-2.23.2-65.el7_9.1.x86_64 DEBUG: --> Processing Dependency: libsmartcols.so.1()(64bit) for package: util-linux-2.23.2-65.el7_9.1.x86_64 DEBUG: ---> Package xorg-x11-font-utils.x86_64 1:7.5-21.el7 will be installed DEBUG: --> Processing Dependency: libfontenc.so.1()(64bit) for package: 1:xorg-x11-font-utils-7.5-21.el7.x86_64 DEBUG: ---> Package xorg-x11-server-utils.x86_64 0:7.7-20.el7 will be installed DEBUG: --> Processing Dependency: libXxf86misc.so.1()(64bit) for package: xorg-x11-server-utils-7.7-20.el7.x86_64 DEBUG: --> Running transaction check DEBUG: ---> Package cracklib.x86_64 0:2.9.0-11.el7 will be installed DEBUG: ---> Package cracklib-dicts.x86_64 0:2.9.0-11.el7 will be installed DEBUG: ---> Package dbus-libs.x86_64 1:1.10.24-15.el7 will be installed DEBUG: ---> Package device-mapper-libs.x86_64 7:1.02.170-6.el7_9.4 will be installed DEBUG: --> Processing Dependency: device-mapper = 7:1.02.170-6.el7_9.4 for package: 7:device-mapper-libs-1.02.170-6.el7_9.4.x86_64 DEBUG: ---> Package dracut.x86_64 0:033-572.el7 will be installed DEBUG: --> Processing Dependency: procps-ng for package: dracut-033-572.el7.x86_64 DEBUG: --> Processing Dependency: kpartx for package: dracut-033-572.el7.x86_64 DEBUG: --> Processing Dependency: hardlink for package: dracut-033-572.el7.x86_64 DEBUG: ---> Package json-c.x86_64 0:0.11-4.el7_0 will be installed DEBUG: ---> Package libXxf86misc.x86_64 0:1.0.3-7.1.el7 will be installed DEBUG: ---> Package libXxf86vm.x86_64 0:1.1.4-1.el7 will be installed DEBUG: ---> Package libdrm.x86_64 0:2.4.97-2.el7 will be installed DEBUG: --> Processing Dependency: libpciaccess.so.0()(64bit) for package: libdrm-2.4.97-2.el7.x86_64 DEBUG: ---> Package libfontenc.x86_64 0:1.1.3-3.el7 will be installed DEBUG: ---> Package libpwquality.x86_64 0:1.2.3-5.el7 will be installed DEBUG: ---> Package libsemanage.x86_64 0:2.5-14.el7 will be installed DEBUG: --> Processing Dependency: libustr-1.0.so.1(USTR_1.0.1)(64bit) for package: libsemanage-2.5-14.el7.x86_64 DEBUG: --> Processing Dependency: libustr-1.0.so.1(USTR_1.0)(64bit) for package: libsemanage-2.5-14.el7.x86_64 DEBUG: --> Processing Dependency: libustr-1.0.so.1()(64bit) for package: libsemanage-2.5-14.el7.x86_64 DEBUG: ---> Package libsmartcols.x86_64 0:2.23.2-65.el7_9.1 will be installed DEBUG: ---> Package libtommath.x86_64 0:0.42.0-6.el7 will be installed DEBUG: ---> Package libuser.x86_64 0:0.60-9.el7 will be installed DEBUG: ---> Package libutempter.x86_64 0:1.1.6-4.el7 will be installed DEBUG: ---> Package libwayland-client.x86_64 0:1.15.0-1.el7 will be installed DEBUG: ---> Package libwayland-server.x86_64 0:1.15.0-1.el7 will be installed DEBUG: ---> Package libxshmfence.x86_64 0:1.2-1.el7 will be installed DEBUG: ---> Package mesa-libgbm.x86_64 0:18.3.4-12.el7_9 will be installed DEBUG: ---> Package mesa-libglapi.x86_64 0:18.3.4-12.el7_9 will be installed DEBUG: ---> Package perl-HTTP-Tiny.noarch 0:0.033-3.el7 will be installed DEBUG: ---> Package perl-parent.noarch 1:0.225-244.el7 will be installed DEBUG: ---> Package python-backports.x86_64 0:1.0-8.el7 will be installed DEBUG: --> Running transaction check DEBUG: ---> Package device-mapper.x86_64 7:1.02.170-6.el7_9.4 will be installed DEBUG: ---> Package hardlink.x86_64 1:1.0-19.el7 will be installed DEBUG: ---> Package kpartx.x86_64 0:0.4.9-134.el7_9 will be installed DEBUG: ---> Package libpciaccess.x86_64 0:0.14-1.el7 will be installed DEBUG: --> Processing Dependency: hwdata for package: libpciaccess-0.14-1.el7.x86_64 DEBUG: ---> Package procps-ng.x86_64 0:3.3.10-28.el7 will be installed DEBUG: ---> Package ustr.x86_64 0:1.0.4-16.el7 will be installed DEBUG: --> Running transaction check DEBUG: ---> Package hwdata.x86_64 0:0.252-9.7.el7 will be installed DEBUG: --> Finished Dependency Resolution DEBUG: Dependencies Resolved DEBUG: ================================================================================ DEBUG: Package Arch Version Repository Size DEBUG: ================================================================================ DEBUG: Installing: DEBUG: basesystem noarch 10.0-7.el7.centos base 5.0 k DEBUG: gcc x86_64 4.8.5-44.el7 base 16 M DEBUG: ghostscript x86_64 9.25-5.el7 base 112 k DEBUG: git x86_64 1.8.3.1-23.el7_8 base 4.4 M DEBUG: graphviz x86_64 2.30.1-22.el7 base 1.3 M DEBUG: make x86_64 1:3.82-24.el7 base 421 k DEBUG: openstack-macros noarch 2020.1.2-0.20200920181622.ce6a105.el7 DEBUG: delorean 15 k DEBUG: python-devel x86_64 2.7.5-90.el7 updates 399 k DEBUG: python2-eventlet noarch 0.24.1-3.el7 delorean-stein-testing 318 k DEBUG: python2-pbr noarch 5.1.2-2.el7 delorean-stein-testing 1.1 M DEBUG: python2-setuptools_scm DEBUG: noarch 1.15.7-2.el7 delorean-stein-build-deps 32 k DEBUG: python2-six noarch 1.12.0-1.el7 delorean-stein-testing 32 k DEBUG: python2-sphinx noarch 1:1.8.4-1.el7 delorean-stein-build-deps 1.8 M DEBUG: python2-sqlalchemy x86_64 1.2.17-2.el7 delorean-stein-testing 1.8 M DEBUG: python2-webob noarch 1.8.5-1.el7 delorean-stein-testing 246 k DEBUG: rpm-build x86_64 4.11.3-45.el7 base 149 k DEBUG: rubygems noarch 2.0.14.1-36.el7 base 215 k DEBUG: yum-plugin-priorities noarch 1.1.31-54.el7_8 base 29 k DEBUG: Installing for dependencies: DEBUG: acl x86_64 2.2.51-15.el7 base 81 k DEBUG: adobe-mappings-cmap noarch 20171205-3.el7 base 2.1 M DEBUG: adobe-mappings-cmap-deprecated DEBUG: noarch 20171205-3.el7 base 114 k DEBUG: adobe-mappings-pdf noarch 20180407-1.el7 base 703 k DEBUG: atk x86_64 2.28.1-2.el7 base 263 k DEBUG: audit-libs x86_64 2.8.5-4.el7 base 102 k DEBUG: avahi-libs x86_64 0.6.31-20.el7 base 62 k DEBUG: bash x86_64 4.2.46-34.el7 base 1.0 M DEBUG: binutils x86_64 2.27-44.base.el7 base 5.9 M DEBUG: bzip2 x86_64 1.0.6-13.el7 base 52 k DEBUG: bzip2-libs x86_64 1.0.6-13.el7 base 40 k DEBUG: ca-certificates noarch 2020.2.41-70.0.el7_8 DEBUG: base 382 k DEBUG: cairo x86_64 1.15.12-4.el7 base 741 k DEBUG: centos-release x86_64 7-9.2009.1.el7.centos DEBUG: updates 27 k DEBUG: chkconfig x86_64 1.7.6-1.el7 base 182 k DEBUG: coreutils x86_64 8.22-24.el7_9.2 updates 3.3 M DEBUG: cpio x86_64 2.11-28.el7 base 211 k DEBUG: cpp x86_64 4.8.5-44.el7 base 5.9 M DEBUG: cracklib x86_64 2.9.0-11.el7 base 80 k DEBUG: cracklib-dicts x86_64 2.9.0-11.el7 base 3.6 M DEBUG: cryptsetup-libs x86_64 2.0.3-6.el7 base 339 k DEBUG: cups-libs x86_64 1:1.6.3-51.el7 base 359 k DEBUG: curl x86_64 7.29.0-59.el7_9.1 updates 271 k DEBUG: cyrus-sasl-lib x86_64 2.1.26-23.el7 base 155 k DEBUG: dbus x86_64 1:1.10.24-15.el7 base 245 k DEBUG: dbus-libs x86_64 1:1.10.24-15.el7 base 169 k DEBUG: dejavu-fonts-common noarch 2.33-6.el7 base 64 k DEBUG: dejavu-sans-fonts noarch 2.33-6.el7 base 1.4 M DEBUG: device-mapper x86_64 7:1.02.170-6.el7_9.4 DEBUG: updates 297 k DEBUG: device-mapper-libs x86_64 7:1.02.170-6.el7_9.4 DEBUG: updates 325 k DEBUG: diffutils x86_64 3.3-5.el7 base 322 k DEBUG: dracut x86_64 033-572.el7 base 329 k DEBUG: dwz x86_64 0.11-3.el7 base 99 k DEBUG: elfutils x86_64 0.176-5.el7 base 308 k DEBUG: elfutils-default-yama-scope DEBUG: noarch 0.176-5.el7 base 33 k DEBUG: elfutils-libelf x86_64 0.176-5.el7 base 195 k DEBUG: elfutils-libs x86_64 0.176-5.el7 base 291 k DEBUG: expat x86_64 2.1.0-12.el7 base 81 k DEBUG: file x86_64 5.11-37.el7 base 57 k DEBUG: file-libs x86_64 5.11-37.el7 base 340 k DEBUG: filesystem x86_64 3.2-25.el7 base 1.0 M DEBUG: findutils x86_64 1:4.5.11-6.el7 base 559 k DEBUG: fipscheck x86_64 1.4.1-6.el7 base 21 k DEBUG: fipscheck-lib x86_64 1.4.1-6.el7 base 11 k DEBUG: fontawesome-fonts noarch 4.4.0-1.el7 delorean-stein-testing 159 k DEBUG: fontawesome-fonts-web noarch 4.4.0-1.el7 delorean-stein-testing 273 k DEBUG: fontconfig x86_64 2.13.0-4.3.el7 base 254 k DEBUG: fontpackages-filesystem DEBUG: noarch 1.44-8.el7 base 9.9 k DEBUG: freetype x86_64 2.8-14.el7_9.1 updates 380 k DEBUG: fribidi x86_64 1.0.2-1.el7_7.1 base 79 k DEBUG: gawk x86_64 4.0.2-4.el7_3.1 base 874 k DEBUG: gd x86_64 2.0.35-27.el7_9 updates 146 k DEBUG: gdb x86_64 7.6.1-120.el7 base 2.4 M DEBUG: gdbm x86_64 1.10-8.el7 base 70 k DEBUG: gdk-pixbuf2 x86_64 2.36.12-3.el7 base 570 k DEBUG: glib2 x86_64 2.56.1-8.el7 updates 2.5 M DEBUG: glibc x86_64 2.17-323.el7_9 updates 3.6 M DEBUG: glibc-common x86_64 2.17-323.el7_9 updates 12 M DEBUG: glibc-devel x86_64 2.17-323.el7_9 updates 1.1 M DEBUG: glibc-headers x86_64 2.17-323.el7_9 updates 691 k DEBUG: gmp x86_64 1:6.0.0-15.el7 base 281 k DEBUG: gnupg2 x86_64 2.0.22-5.el7_5 base 1.5 M DEBUG: google-roboto-slab-fonts DEBUG: noarch 1.100263-0.5.20150923git.el7 DEBUG: delorean-stein-build-deps 232 k DEBUG: gpgme x86_64 1.3.2-5.el7 base 146 k DEBUG: graphite2 x86_64 1.3.10-1.el7_3 base 115 k DEBUG: grep x86_64 2.20-3.el7 base 344 k DEBUG: groff-base x86_64 1.22.2-8.el7 base 942 k DEBUG: gtk-update-icon-cache x86_64 3.22.30-6.el7 updates 27 k DEBUG: gtk2 x86_64 2.24.31-1.el7 base 3.4 M DEBUG: gzip x86_64 1.5-10.el7 base 130 k DEBUG: hardlink x86_64 1:1.0-19.el7 base 14 k DEBUG: harfbuzz x86_64 1.7.5-2.el7 base 267 k DEBUG: hicolor-icon-theme noarch 0.12-7.el7 base 42 k DEBUG: hwdata x86_64 0.252-9.7.el7 base 2.5 M DEBUG: info x86_64 5.1-5.el7 base 233 k DEBUG: jasper-libs x86_64 1.900.1-33.el7 base 150 k DEBUG: jbigkit-libs x86_64 2.0-11.el7 base 46 k DEBUG: json-c x86_64 0.11-4.el7_0 base 31 k DEBUG: kernel-headers x86_64 3.10.0-1160.21.1.el7 DEBUG: updates 9.0 M DEBUG: keyutils-libs x86_64 1.5.8-3.el7 base 25 k DEBUG: kmod x86_64 20-28.el7 base 123 k DEBUG: kmod-libs x86_64 20-28.el7 base 51 k DEBUG: kpartx x86_64 0.4.9-134.el7_9 updates 81 k DEBUG: krb5-libs x86_64 1.15.1-50.el7 base 809 k DEBUG: lato-fonts noarch 2.015-1.el7 delorean-stein-build-deps 3.3 M DEBUG: lcms2 x86_64 2.6-3.el7 base 150 k DEBUG: less x86_64 458-9.el7 base 120 k DEBUG: libICE x86_64 1.0.9-9.el7 base 66 k DEBUG: libSM x86_64 1.2.2-2.el7 base 39 k DEBUG: libX11 x86_64 1.6.7-3.el7_9 updates 607 k DEBUG: libX11-common noarch 1.6.7-3.el7_9 updates 164 k DEBUG: libXau x86_64 1.0.8-2.1.el7 base 29 k DEBUG: libXaw x86_64 1.0.13-4.el7 base 192 k DEBUG: libXcomposite x86_64 0.4.4-4.1.el7 base 22 k DEBUG: libXcursor x86_64 1.1.15-1.el7 base 30 k DEBUG: libXdamage x86_64 1.1.4-4.1.el7 base 20 k DEBUG: libXext x86_64 1.3.3-3.el7 base 39 k DEBUG: libXfixes x86_64 5.0.3-1.el7 base 18 k DEBUG: libXft x86_64 2.3.2-2.el7 base 58 k DEBUG: libXi x86_64 1.7.9-1.el7 base 40 k DEBUG: libXinerama x86_64 1.1.3-2.1.el7 base 14 k DEBUG: libXmu x86_64 1.1.2-2.el7 base 71 k DEBUG: libXpm x86_64 3.5.12-1.el7 base 55 k DEBUG: libXrandr x86_64 1.5.1-2.el7 base 27 k DEBUG: libXrender x86_64 0.9.10-1.el7 base 26 k DEBUG: libXt x86_64 1.1.5-3.el7 base 173 k DEBUG: libXxf86misc x86_64 1.0.3-7.1.el7 base 19 k DEBUG: libXxf86vm x86_64 1.1.4-1.el7 base 18 k DEBUG: libacl x86_64 2.2.51-15.el7 base 27 k DEBUG: libassuan x86_64 2.1.0-3.el7 base 63 k DEBUG: libattr x86_64 2.4.46-13.el7 base 18 k DEBUG: libblkid x86_64 2.23.2-65.el7_9.1 updates 183 k DEBUG: libcap x86_64 2.22-11.el7 base 47 k DEBUG: libcap-ng x86_64 0.7.5-4.el7 base 25 k DEBUG: libcom_err x86_64 1.42.9-19.el7 base 42 k DEBUG: libcroco x86_64 0.6.12-6.el7_9 updates 105 k DEBUG: libcurl x86_64 7.29.0-59.el7_9.1 updates 223 k DEBUG: libdb x86_64 5.3.21-25.el7 base 720 k DEBUG: libdb-utils x86_64 5.3.21-25.el7 base 132 k DEBUG: libdrm x86_64 2.4.97-2.el7 base 151 k DEBUG: libedit x86_64 3.0-12.20121213cvs.el7 DEBUG: base 92 k DEBUG: libffi x86_64 3.0.13-19.el7 base 30 k DEBUG: libfontenc x86_64 1.1.3-3.el7 base 31 k DEBUG: libgcc x86_64 4.8.5-44.el7 base 103 k DEBUG: libgcrypt x86_64 1.5.3-14.el7 base 263 k DEBUG: libglvnd x86_64 1:1.0.1-0.8.git5baa1e5.el7 DEBUG: base 89 k DEBUG: libglvnd-egl x86_64 1:1.0.1-0.8.git5baa1e5.el7 DEBUG: base 44 k DEBUG: libglvnd-glx x86_64 1:1.0.1-0.8.git5baa1e5.el7 DEBUG: base 125 k DEBUG: libgomp x86_64 4.8.5-44.el7 base 159 k DEBUG: libgpg-error x86_64 1.12-3.el7 base 87 k DEBUG: libgs x86_64 9.25-5.el7 base 4.6 M DEBUG: libidn x86_64 1.28-4.el7 base 209 k DEBUG: libimagequant x86_64 2.8.2-2.el7 delorean-stein-testing 52 k DEBUG: libjpeg-turbo x86_64 1.2.90-8.el7 base 135 k DEBUG: libmount x86_64 2.23.2-65.el7_9.1 updates 185 k DEBUG: libmpc x86_64 1.0.1-3.el7 base 51 k DEBUG: libpaper x86_64 1.1.24-9.el7 base 37 k DEBUG: libpciaccess x86_64 0.14-1.el7 base 26 k DEBUG: libpng x86_64 2:1.5.13-8.el7 base 213 k DEBUG: libpwquality x86_64 1.2.3-5.el7 base 85 k DEBUG: librsvg2 x86_64 2.40.20-1.el7 base 132 k DEBUG: libselinux x86_64 2.5-15.el7 base 162 k DEBUG: libsemanage x86_64 2.5-14.el7 base 151 k DEBUG: libsepol x86_64 2.5-10.el7 base 297 k DEBUG: libsmartcols x86_64 2.23.2-65.el7_9.1 updates 143 k DEBUG: libssh2 x86_64 1.8.0-4.el7 base 88 k DEBUG: libstdc++ x86_64 4.8.5-44.el7 base 306 k DEBUG: libtasn1 x86_64 4.10-1.el7 base 320 k DEBUG: libthai x86_64 0.1.14-9.el7 base 187 k DEBUG: libtiff x86_64 4.0.3-35.el7 base 172 k DEBUG: libtomcrypt x86_64 1.17-26.el7 extras 224 k DEBUG: libtommath x86_64 0.42.0-6.el7 extras 36 k DEBUG: libtool-ltdl x86_64 2.4.2-22.el7_3 base 49 k DEBUG: libuser x86_64 0.60-9.el7 base 400 k DEBUG: libutempter x86_64 1.1.6-4.el7 base 25 k DEBUG: libuuid x86_64 2.23.2-65.el7_9.1 updates 84 k DEBUG: libverto x86_64 0.2.5-4.el7 base 16 k DEBUG: libwayland-client x86_64 1.15.0-1.el7 base 33 k DEBUG: libwayland-server x86_64 1.15.0-1.el7 base 39 k DEBUG: libwebp x86_64 0.3.0-7.el7 base 170 k DEBUG: libxcb x86_64 1.13-1.el7 base 214 k DEBUG: libxml2 x86_64 2.9.1-6.el7.5 base 668 k DEBUG: libxshmfence x86_64 1.2-1.el7 base 7.2 k DEBUG: libyaml x86_64 0.1.4-11.el7_0 base 55 k DEBUG: lua x86_64 5.1.4-15.el7 base 201 k DEBUG: lz4 x86_64 1.8.3-1.el7 base 85 k DEBUG: mesa-libEGL x86_64 18.3.4-12.el7_9 updates 110 k DEBUG: mesa-libGL x86_64 18.3.4-12.el7_9 updates 166 k DEBUG: mesa-libgbm x86_64 18.3.4-12.el7_9 updates 39 k DEBUG: mesa-libglapi x86_64 18.3.4-12.el7_9 updates 46 k DEBUG: mpfr x86_64 3.1.1-4.el7 base 203 k DEBUG: ncurses x86_64 5.9-14.20130511.el7_4 DEBUG: base 304 k DEBUG: ncurses-base noarch 5.9-14.20130511.el7_4 DEBUG: base 68 k DEBUG: ncurses-libs x86_64 5.9-14.20130511.el7_4 DEBUG: base 316 k DEBUG: nspr x86_64 4.25.0-2.el7_9 updates 127 k DEBUG: nss x86_64 3.53.1-3.el7_9 updates 869 k DEBUG: nss-pem x86_64 1.0.3-7.el7 base 74 k DEBUG: nss-softokn x86_64 3.53.1-6.el7_9 updates 354 k DEBUG: nss-softokn-freebl x86_64 3.53.1-6.el7_9 updates 322 k DEBUG: nss-sysinit x86_64 3.53.1-3.el7_9 updates 65 k DEBUG: nss-tools x86_64 3.53.1-3.el7_9 updates 535 k DEBUG: nss-util x86_64 3.53.1-1.el7_9 updates 79 k DEBUG: openjpeg2 x86_64 2.3.1-3.el7_7 base 153 k DEBUG: openldap x86_64 2.4.44-22.el7 base 356 k DEBUG: openssh x86_64 7.4p1-21.el7 base 510 k DEBUG: openssh-clients x86_64 7.4p1-21.el7 base 655 k DEBUG: openssl-libs x86_64 1:1.0.2k-21.el7_9 updates 1.2 M DEBUG: p11-kit x86_64 0.23.5-3.el7 base 252 k DEBUG: p11-kit-trust x86_64 0.23.5-3.el7 base 129 k DEBUG: pam x86_64 1.1.8-23.el7 base 721 k DEBUG: pango x86_64 1.42.4-4.el7_7 base 280 k DEBUG: patch x86_64 2.7.1-12.el7_7 base 111 k DEBUG: pcre x86_64 8.32-17.el7 base 422 k DEBUG: perl x86_64 4:5.16.3-299.el7_9 DEBUG: updates 8.0 M DEBUG: perl-Carp noarch 1.26-244.el7 base 19 k DEBUG: perl-Encode x86_64 2.51-7.el7 base 1.5 M DEBUG: perl-Error noarch 1:0.17020-2.el7 base 32 k DEBUG: perl-Exporter noarch 5.68-3.el7 base 28 k DEBUG: perl-File-Path noarch 2.09-2.el7 base 26 k DEBUG: perl-File-Temp noarch 0.23.01-3.el7 base 56 k DEBUG: perl-Filter x86_64 1.49-3.el7 base 76 k DEBUG: perl-Getopt-Long noarch 2.40-3.el7 base 56 k DEBUG: perl-Git noarch 1.8.3.1-23.el7_8 base 56 k DEBUG: perl-HTTP-Tiny noarch 0.033-3.el7 base 38 k DEBUG: perl-PathTools x86_64 3.40-5.el7 base 82 k DEBUG: perl-Pod-Escapes noarch 1:1.04-299.el7_9 updates 52 k DEBUG: perl-Pod-Perldoc noarch 3.20-4.el7 base 87 k DEBUG: perl-Pod-Simple noarch 1:3.28-4.el7 base 216 k DEBUG: perl-Pod-Usage noarch 1.63-3.el7 base 27 k DEBUG: perl-Scalar-List-Utils DEBUG: x86_64 1.27-248.el7 base 36 k DEBUG: perl-Socket x86_64 2.010-5.el7 base 49 k DEBUG: perl-Storable x86_64 2.45-3.el7 base 77 k DEBUG: perl-TermReadKey x86_64 2.30-20.el7 base 31 k DEBUG: perl-Text-ParseWords noarch 3.29-4.el7 base 14 k DEBUG: perl-Thread-Queue noarch 3.02-2.el7 base 17 k DEBUG: perl-Time-HiRes x86_64 4:1.9725-3.el7 base 45 k DEBUG: perl-Time-Local noarch 1.2300-2.el7 base 24 k DEBUG: perl-constant noarch 1.27-2.el7 base 19 k DEBUG: perl-libs x86_64 4:5.16.3-299.el7_9 DEBUG: updates 690 k DEBUG: perl-macros x86_64 4:5.16.3-299.el7_9 DEBUG: updates 44 k DEBUG: perl-parent noarch 1:0.225-244.el7 base 12 k DEBUG: perl-podlators noarch 2.5.1-3.el7 base 112 k DEBUG: perl-srpm-macros noarch 1-8.el7 base 4.6 k DEBUG: perl-threads x86_64 1.87-4.el7 base 49 k DEBUG: perl-threads-shared x86_64 1.43-6.el7 base 39 k DEBUG: pinentry x86_64 0.8.1-17.el7 base 73 k DEBUG: pixman x86_64 0.34.0-1.el7 base 248 k DEBUG: pkgconfig x86_64 1:0.27.1-4.el7 base 54 k DEBUG: popt x86_64 1.13-16.el7 base 42 k DEBUG: procps-ng x86_64 3.3.10-28.el7 base 291 k DEBUG: pth x86_64 2.0.7-23.el7 base 89 k DEBUG: pygpgme x86_64 0.3-9.el7 base 63 k DEBUG: pyliblzma x86_64 0.5.3-11.el7 base 47 k DEBUG: python x86_64 2.7.5-90.el7 updates 96 k DEBUG: python-backports x86_64 1.0-8.el7 base 5.8 k DEBUG: python-backports-ssl_match_hostname DEBUG: noarch 3.5.0.1-1.el7 base 13 k DEBUG: python-dns noarch 1.15.0-5.el7 delorean-stein-testing 247 k DEBUG: python-docutils noarch 0.11-0.3.20130715svn7687.el7 DEBUG: base 1.5 M DEBUG: python-enum34 noarch 1.0.4-1.el7 base 52 k DEBUG: python-iniparse noarch 0.4-9.el7 base 39 k DEBUG: python-libs x86_64 2.7.5-90.el7 updates 5.6 M DEBUG: python-pycurl x86_64 7.19.0-19.el7 base 80 k DEBUG: python-rpm-macros noarch 3-34.el7 base 9.1 k DEBUG: python-sphinx-locale noarch 1:1.8.4-1.el7 delorean-stein-build-deps 228 k DEBUG: python-srpm-macros noarch 3-34.el7 base 8.8 k DEBUG: python-urlgrabber noarch 3.10-10.el7 base 108 k DEBUG: python-whoosh noarch 2.5.7-4.el7 delorean-stein-build-deps 1.1 M DEBUG: python2-babel noarch 2.6.0-4.el7 delorean-stein-testing 5.7 M DEBUG: python2-chardet noarch 3.0.4-7.el7 delorean-stein-testing 185 k DEBUG: python2-crypto x86_64 2.6.1-15.el7 extras 477 k DEBUG: python2-funcsigs noarch 1.0.2-1.el7 delorean-stein-testing 23 k DEBUG: python2-greenlet x86_64 0.4.12-1.el7 delorean-stein-testing 24 k DEBUG: python2-idna noarch 2.5-1.el7 delorean-stein-testing 94 k DEBUG: python2-imagesize noarch 0.7.1-5.el7 delorean-stein-build-deps 8.6 k DEBUG: python2-ipaddress noarch 1.0.18-5.el7 delorean-stein-testing 34 k DEBUG: python2-jinja2 noarch 2.10.1-1.el7 delorean-stein-testing 250 k DEBUG: python2-markupsafe x86_64 1.1.0-2.el7 delorean-stein-testing 28 k DEBUG: python2-mock noarch 2.0.0-1.el7 delorean-stein-testing 120 k DEBUG: python2-monotonic noarch 1.5-1.el7 delorean-stein-testing 14 k DEBUG: python2-olefile noarch 0.44-1.el7 delorean-stein-testing 772 k DEBUG: python2-packaging noarch 19.0-1.el7 delorean-stein-build-deps 43 k DEBUG: python2-pillow x86_64 5.4.1-3.el7 delorean-stein-testing 638 k DEBUG: python2-pygments noarch 2.2.0-7.el7 delorean-stein-build-deps 1.9 M DEBUG: python2-pyparsing noarch 2.3.1-1.el7 delorean-stein-testing 140 k DEBUG: python2-pysocks noarch 1.5.6-3.el7 delorean-stein-testing 19 k DEBUG: python2-requests noarch 2.21.0-3.el7 delorean-stein-testing 119 k DEBUG: python2-rpm-macros noarch 3-34.el7 base 8.1 k DEBUG: python2-setuptools noarch 40.8.0-1.el7 delorean-stein-testing 652 k DEBUG: python2-snowballstemmer DEBUG: noarch 1.2.0-2.el7 delorean-stein-build-deps 96 k DEBUG: python2-sphinx-theme-alabaster DEBUG: noarch 0.7.9-4.el7 delorean-stein-build-deps 18 k DEBUG: python2-sphinx_rtd_theme DEBUG: noarch 0.2.4-1.el7 delorean-stein-build-deps 127 k DEBUG: python2-sphinxcontrib-websupport DEBUG: noarch 1.0.1-1.el7 delorean-stein-build-deps 43 k DEBUG: python2-typing noarch 3.6.1-1.el7 delorean-stein-testing 44 k DEBUG: python2-urllib3 noarch 1.24.1-3.el7 delorean-stein-testing 169 k DEBUG: pytz noarch 2016.10-2.el7 base 46 k DEBUG: pyxattr x86_64 0.5.1-5.el7 base 28 k DEBUG: qrencode-libs x86_64 3.4.1-3.el7 base 50 k DEBUG: readline x86_64 6.2-11.el7 base 193 k DEBUG: redhat-rpm-config noarch 9.1.0-88.el7.centos DEBUG: base 81 k DEBUG: rpm x86_64 4.11.3-45.el7 base 1.2 M DEBUG: rpm-build-libs x86_64 4.11.3-45.el7 base 107 k DEBUG: rpm-libs x86_64 4.11.3-45.el7 base 278 k DEBUG: rpm-python x86_64 4.11.3-45.el7 base 84 k DEBUG: rsync x86_64 3.1.2-10.el7 base 404 k DEBUG: ruby x86_64 2.0.0.648-36.el7 base 73 k DEBUG: ruby-irb noarch 2.0.0.648-36.el7 base 94 k DEBUG: ruby-libs x86_64 2.0.0.648-36.el7 base 2.8 M DEBUG: rubygem-bigdecimal x86_64 1.2.0-36.el7 base 85 k DEBUG: rubygem-io-console x86_64 0.4.2-36.el7 base 56 k DEBUG: rubygem-json x86_64 1.7.7-36.el7 base 81 k DEBUG: rubygem-psych x86_64 2.0.0-36.el7 base 84 k DEBUG: rubygem-rdoc noarch 4.0.0-36.el7 base 324 k DEBUG: sed x86_64 4.2.2-7.el7 base 231 k DEBUG: setup noarch 2.8.71-11.el7 base 166 k DEBUG: shadow-utils x86_64 2:4.6-5.el7 base 1.2 M DEBUG: shared-mime-info x86_64 1.8-5.el7 base 312 k DEBUG: sqlite x86_64 3.7.17-8.el7_7.1 base 394 k DEBUG: systemd x86_64 219-78.el7_9.3 updates 5.1 M DEBUG: systemd-libs x86_64 219-78.el7_9.3 updates 418 k DEBUG: tar x86_64 2:1.26-35.el7 base 846 k DEBUG: tzdata noarch 2021a-1.el7 updates 501 k DEBUG: unzip x86_64 6.0-21.el7 base 171 k DEBUG: urw-base35-bookman-fonts DEBUG: noarch 20170801-10.el7 base 852 k DEBUG: urw-base35-c059-fonts noarch 20170801-10.el7 base 879 k DEBUG: urw-base35-d050000l-fonts DEBUG: noarch 20170801-10.el7 base 75 k DEBUG: urw-base35-fonts noarch 20170801-10.el7 base 7.6 k DEBUG: urw-base35-fonts-common DEBUG: noarch 20170801-10.el7 base 19 k DEBUG: urw-base35-gothic-fonts DEBUG: noarch 20170801-10.el7 base 650 k DEBUG: urw-base35-nimbus-mono-ps-fonts DEBUG: noarch 20170801-10.el7 base 796 k DEBUG: urw-base35-nimbus-roman-fonts DEBUG: noarch 20170801-10.el7 base 860 k DEBUG: urw-base35-nimbus-sans-fonts DEBUG: noarch 20170801-10.el7 base 1.3 M DEBUG: urw-base35-p052-fonts noarch 20170801-10.el7 base 978 k DEBUG: urw-base35-standard-symbols-ps-fonts DEBUG: noarch 20170801-10.el7 base 40 k DEBUG: urw-base35-z003-fonts noarch 20170801-10.el7 base 275 k DEBUG: ustr x86_64 1.0.4-16.el7 base 92 k DEBUG: util-linux x86_64 2.23.2-65.el7_9.1 updates 2.0 M DEBUG: xorg-x11-font-utils x86_64 1:7.5-21.el7 base 104 k DEBUG: xorg-x11-server-utils x86_64 7.7-20.el7 base 178 k DEBUG: xz x86_64 5.2.2-1.el7 base 229 k DEBUG: xz-libs x86_64 5.2.2-1.el7 base 103 k DEBUG: yum noarch 3.4.3-168.el7.centos DEBUG: base 1.2 M DEBUG: yum-metadata-parser x86_64 1.1.4-10.el7 base 28 k DEBUG: yum-plugin-fastestmirror DEBUG: noarch 1.1.31-54.el7_8 base 34 k DEBUG: zip x86_64 3.0-11.el7 base 260 k DEBUG: zlib x86_64 1.2.7-19.el7_9 updates 90 k DEBUG: Transaction Summary DEBUG: ================================================================================ DEBUG: Install 18 Packages (+325 Dependent packages) DEBUG: Total size: 190 M DEBUG: Installed size: 805 M DEBUG: Downloading packages: DEBUG: warning: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/var/cache/yum/base/packages/libXext-1.3.3-3.el7.x86_64.rpm: Header V3 RSA/SHA256 Signature, key ID f4a80eb5: NOKEY DEBUG: Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 DEBUG: Importing GPG key 0xF4A80EB5: DEBUG: Userid : "CentOS-7 Key (CentOS 7 Official Signing Key) " DEBUG: Fingerprint: 6341 ab27 53d7 8a78 a7c2 7bb1 24c6 a8a7 f4a8 0eb5 DEBUG: From : /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 DEBUG: Running transaction check DEBUG: Running transaction test DEBUG: Transaction test succeeded DEBUG: Running transaction DEBUG: Installing : libgcc-4.8.5-44.el7.x86_64 1/343 DEBUG: Installing : fontpackages-filesystem-1.44-8.el7.noarch 2/343 DEBUG: Installing : tzdata-2021a-1.el7.noarch 3/343 DEBUG: Installing : python-srpm-macros-3-34.el7.noarch 4/343 DEBUG: Installing : centos-release-7-9.2009.1.el7.centos.x86_64 5/343 DEBUG: Installing : setup-2.8.71-11.el7.noarch 6/343 DEBUG: warning: /etc/hosts created as /etc/hosts.rpmnew DEBUG: Installing : filesystem-3.2-25.el7.x86_64 7/343 DEBUG: Installing : urw-base35-fonts-common-20170801-10.el7.noarch 8/343 DEBUG: Installing : adobe-mappings-cmap-20171205-3.el7.noarch 9/343 DEBUG: Installing : adobe-mappings-cmap-deprecated-20171205-3.el7.noarch 10/343 DEBUG: Installing : basesystem-10.0-7.el7.centos.noarch 11/343 DEBUG: Installing : python-rpm-macros-3-34.el7.noarch 12/343 DEBUG: Installing : dejavu-fonts-common-2.33-6.el7.noarch 13/343 DEBUG: Installing : python2-rpm-macros-3-34.el7.noarch 14/343 DEBUG: Installing : libX11-common-1.6.7-3.el7_9.noarch 15/343 DEBUG: Installing : ncurses-base-5.9-14.20130511.el7_4.noarch 16/343 DEBUG: Installing : glibc-common-2.17-323.el7_9.x86_64 17/343 DEBUG: Installing : nss-softokn-freebl-3.53.1-6.el7_9.x86_64 18/343 DEBUG: Installing : glibc-2.17-323.el7_9.x86_64 19/343 DEBUG: Installing : nspr-4.25.0-2.el7_9.x86_64 20/343 DEBUG: Installing : nss-util-3.53.1-1.el7_9.x86_64 21/343 DEBUG: Installing : libstdc++-4.8.5-44.el7.x86_64 22/343 DEBUG: Installing : ncurses-libs-5.9-14.20130511.el7_4.x86_64 23/343 DEBUG: Installing : bash-4.2.46-34.el7.x86_64 24/343 DEBUG: Installing : libsepol-2.5-10.el7.x86_64 25/343 DEBUG: Installing : pcre-8.32-17.el7.x86_64 26/343 DEBUG: Installing : libselinux-2.5-15.el7.x86_64 27/343 DEBUG: Installing : zlib-1.2.7-19.el7_9.x86_64 28/343 DEBUG: Installing : info-5.1-5.el7.x86_64 29/343 DEBUG: Installing : bzip2-libs-1.0.6-13.el7.x86_64 30/343 DEBUG: Installing : xz-libs-5.2.2-1.el7.x86_64 31/343 DEBUG: Installing : libdb-5.3.21-25.el7.x86_64 32/343 DEBUG: Installing : elfutils-libelf-0.176-5.el7.x86_64 33/343 DEBUG: Installing : expat-2.1.0-12.el7.x86_64 34/343 DEBUG: Installing : popt-1.13-16.el7.x86_64 35/343 DEBUG: Installing : libattr-2.4.46-13.el7.x86_64 36/343 DEBUG: Installing : libacl-2.2.51-15.el7.x86_64 37/343 DEBUG: Installing : libcap-2.22-11.el7.x86_64 38/343 DEBUG: Installing : 2:libpng-1.5.13-8.el7.x86_64 39/343 DEBUG: Installing : freetype-2.8-14.el7_9.1.x86_64 40/343 DEBUG: Installing : libjpeg-turbo-1.2.90-8.el7.x86_64 41/343 DEBUG: Installing : libcom_err-1.42.9-19.el7.x86_64 42/343 DEBUG: Installing : libffi-3.0.13-19.el7.x86_64 43/343 DEBUG: Installing : readline-6.2-11.el7.x86_64 44/343 DEBUG: Installing : sed-4.2.2-7.el7.x86_64 45/343 DEBUG: Installing : 1:gmp-6.0.0-15.el7.x86_64 46/343 DEBUG: Installing : libuuid-2.23.2-65.el7_9.1.x86_64 47/343 DEBUG: Installing : libgpg-error-1.12-3.el7.x86_64 48/343 DEBUG: Installing : lua-5.1.4-15.el7.x86_64 49/343 DEBUG: Installing : chkconfig-1.7.6-1.el7.x86_64 50/343 DEBUG: Installing : grep-2.20-3.el7.x86_64 51/343 DEBUG: Installing : libICE-1.0.9-9.el7.x86_64 52/343 DEBUG: Installing : libgcrypt-1.5.3-14.el7.x86_64 53/343 DEBUG: Installing : libxml2-2.9.1-6.el7.5.x86_64 54/343 DEBUG: Installing : diffutils-3.3-5.el7.x86_64 55/343 DEBUG: Installing : cpio-2.11-28.el7.x86_64 56/343 DEBUG: Installing : file-libs-5.11-37.el7.x86_64 57/343 DEBUG: Installing : libSM-1.2.2-2.el7.x86_64 58/343 DEBUG: Installing : mpfr-3.1.1-4.el7.x86_64 59/343 DEBUG: Installing : sqlite-3.7.17-8.el7_7.1.x86_64 60/343 DEBUG: Installing : xz-5.2.2-1.el7.x86_64 61/343 DEBUG: Installing : gawk-4.0.2-4.el7_3.1.x86_64 62/343 DEBUG: Installing : 1:findutils-4.5.11-6.el7.x86_64 63/343 DEBUG: Installing : mesa-libglapi-18.3.4-12.el7_9.x86_64 64/343 DEBUG: Installing : gdbm-1.10-8.el7.x86_64 65/343 DEBUG: Installing : libcap-ng-0.7.5-4.el7.x86_64 66/343 DEBUG: Installing : audit-libs-2.8.5-4.el7.x86_64 67/343 DEBUG: Installing : nss-softokn-3.53.1-6.el7_9.x86_64 68/343 DEBUG: Installing : libmpc-1.0.1-3.el7.x86_64 69/343 DEBUG: Installing : libassuan-2.1.0-3.el7.x86_64 70/343 DEBUG: Installing : groff-base-1.22.2-8.el7.x86_64 71/343 DEBUG: Installing : libwayland-server-1.15.0-1.el7.x86_64 72/343 DEBUG: Installing : p11-kit-0.23.5-3.el7.x86_64 73/343 DEBUG: Installing : 2:tar-1.26-35.el7.x86_64 74/343 DEBUG: Installing : libidn-1.28-4.el7.x86_64 75/343 DEBUG: Installing : libgomp-4.8.5-44.el7.x86_64 76/343 DEBUG: Installing : fontawesome-fonts-4.4.0-1.el7.noarch 77/343 DEBUG: Installing : libxshmfence-1.2-1.el7.x86_64 78/343 DEBUG: Installing : 1:libglvnd-1.0.1-0.8.git5baa1e5.el7.x86_64 79/343 DEBUG: Installing : openjpeg2-2.3.1-3.el7_7.x86_64 80/343 DEBUG: Installing : lcms2-2.6-3.el7.x86_64 81/343 DEBUG: Installing : lz4-1.8.3-1.el7.x86_64 82/343 DEBUG: Installing : keyutils-libs-1.5.8-3.el7.x86_64 83/343 DEBUG: Installing : fontawesome-fonts-web-4.4.0-1.el7.noarch 84/343 DEBUG: Installing : libimagequant-2.8.2-2.el7.x86_64 85/343 DEBUG: Installing : less-458-9.el7.x86_64 86/343 DEBUG: Installing : 1:perl-parent-0.225-244.el7.noarch 87/343 DEBUG: Installing : perl-HTTP-Tiny-0.033-3.el7.noarch 88/343 DEBUG: Installing : perl-podlators-2.5.1-3.el7.noarch 89/343 DEBUG: Installing : perl-Pod-Perldoc-3.20-4.el7.noarch 90/343 DEBUG: Installing : 1:perl-Pod-Escapes-1.04-299.el7_9.noarch 91/343 DEBUG: Installing : perl-Text-ParseWords-3.29-4.el7.noarch 92/343 DEBUG: Installing : perl-Encode-2.51-7.el7.x86_64 93/343 DEBUG: Installing : perl-Pod-Usage-1.63-3.el7.noarch 94/343 DEBUG: Installing : 4:perl-macros-5.16.3-299.el7_9.x86_64 95/343 DEBUG: Installing : 4:perl-libs-5.16.3-299.el7_9.x86_64 96/343 DEBUG: Installing : perl-threads-1.87-4.el7.x86_64 97/343 DEBUG: Installing : perl-Storable-2.45-3.el7.x86_64 98/343 DEBUG: Installing : perl-Filter-1.49-3.el7.x86_64 99/343 DEBUG: Installing : perl-Exporter-5.68-3.el7.noarch 100/343 DEBUG: Installing : 4:perl-Time-HiRes-1.9725-3.el7.x86_64 101/343 DEBUG: Installing : perl-Time-Local-1.2300-2.el7.noarch 102/343 DEBUG: Installing : perl-constant-1.27-2.el7.noarch 103/343 DEBUG: Installing : perl-threads-shared-1.43-6.el7.x86_64 104/343 DEBUG: Installing : perl-Scalar-List-Utils-1.27-248.el7.x86_64 105/343 DEBUG: Installing : perl-Carp-1.26-244.el7.noarch 106/343 DEBUG: Installing : perl-File-Path-2.09-2.el7.noarch 107/343 DEBUG: Installing : perl-File-Temp-0.23.01-3.el7.noarch 108/343 DEBUG: Installing : perl-PathTools-3.40-5.el7.x86_64 109/343 DEBUG: Installing : perl-Socket-2.010-5.el7.x86_64 110/343 DEBUG: Installing : 1:perl-Pod-Simple-3.28-4.el7.noarch 111/343 DEBUG: Installing : perl-Getopt-Long-2.40-3.el7.noarch 112/343 DEBUG: Installing : 4:perl-5.16.3-299.el7_9.x86_64 113/343 DEBUG: Installing : 1:perl-Error-0.17020-2.el7.noarch 114/343 DEBUG: Installing : perl-TermReadKey-2.30-20.el7.x86_64 115/343 DEBUG: Installing : perl-Thread-Queue-3.02-2.el7.noarch 116/343 DEBUG: Installing : cpp-4.8.5-44.el7.x86_64 117/343 DEBUG: Installing : file-5.11-37.el7.x86_64 118/343 DEBUG: Installing : pinentry-0.8.1-17.el7.x86_64 119/343 DEBUG: Installing : libwayland-client-1.15.0-1.el7.x86_64 120/343 DEBUG: Installing : jasper-libs-1.900.1-33.el7.x86_64 121/343 DEBUG: Installing : acl-2.2.51-15.el7.x86_64 122/343 DEBUG: Installing : patch-2.7.1-12.el7_7.x86_64 123/343 DEBUG: Installing : dwz-0.11-3.el7.x86_64 124/343 DEBUG: Installing : libdb-utils-5.3.21-25.el7.x86_64 125/343 DEBUG: Installing : kmod-libs-20-28.el7.x86_64 126/343 DEBUG: Installing : unzip-6.0-21.el7.x86_64 127/343 DEBUG: Installing : zip-3.0-11.el7.x86_64 128/343 DEBUG: Installing : bzip2-1.0.6-13.el7.x86_64 129/343 DEBUG: Installing : libfontenc-1.1.3-3.el7.x86_64 130/343 DEBUG: Installing : dejavu-sans-fonts-2.33-6.el7.noarch 131/343 DEBUG: Installing : libpaper-1.1.24-9.el7.x86_64 132/343 DEBUG: Installing : lato-fonts-2.015-1.el7.noarch 133/343 DEBUG: Installing : google-roboto-slab-fonts-1.100263-0.5.20150923git.el7. 134/343 DEBUG: Installing : ncurses-5.9-14.20130511.el7_4.x86_64 135/343 DEBUG: Installing : libedit-3.0-12.20121213cvs.el7.x86_64 136/343 DEBUG: Installing : graphite2-1.3.10-1.el7_3.x86_64 137/343 DEBUG: Installing : libverto-0.2.5-4.el7.x86_64 138/343 DEBUG: Installing : 1:hardlink-1.0-19.el7.x86_64 139/343 DEBUG: Installing : pth-2.0.7-23.el7.x86_64 140/343 DEBUG: Installing : libyaml-0.1.4-11.el7_0.x86_64 141/343 DEBUG: Installing : libwebp-0.3.0-7.el7.x86_64 142/343 DEBUG: Installing : libtommath-0.42.0-6.el7.x86_64 143/343 DEBUG: Installing : libtomcrypt-1.17-26.el7.x86_64 144/343 DEBUG: Installing : libXau-1.0.8-2.1.el7.x86_64 145/343 DEBUG: Installing : libxcb-1.13-1.el7.x86_64 146/343 DEBUG: Installing : libX11-1.6.7-3.el7_9.x86_64 147/343 DEBUG: Installing : libXext-1.3.3-3.el7.x86_64 148/343 DEBUG: Installing : libXrender-0.9.10-1.el7.x86_64 149/343 DEBUG: Installing : libXt-1.1.5-3.el7.x86_64 150/343 DEBUG: Installing : libXfixes-5.0.3-1.el7.x86_64 151/343 DEBUG: Installing : libXmu-1.1.2-2.el7.x86_64 152/343 DEBUG: Installing : libXpm-3.5.12-1.el7.x86_64 153/343 DEBUG: Installing : libXcursor-1.1.15-1.el7.x86_64 154/343 DEBUG: Installing : libXdamage-1.1.4-4.1.el7.x86_64 155/343 DEBUG: Installing : libXrandr-1.5.1-2.el7.x86_64 156/343 DEBUG: Installing : libXinerama-1.1.3-2.1.el7.x86_64 157/343 DEBUG: Installing : libXi-1.7.9-1.el7.x86_64 158/343 DEBUG: Installing : libXxf86vm-1.1.4-1.el7.x86_64 159/343 DEBUG: Installing : libXaw-1.0.13-4.el7.x86_64 160/343 DEBUG: Installing : libXxf86misc-1.0.3-7.1.el7.x86_64 161/343 DEBUG: Installing : xorg-x11-server-utils-7.7-20.el7.x86_64 162/343 DEBUG: Installing : libXcomposite-0.4.4-4.1.el7.x86_64 163/343 DEBUG: Installing : libtool-ltdl-2.4.2-22.el7_3.x86_64 164/343 DEBUG: Installing : libsmartcols-2.23.2-65.el7_9.1.x86_64 165/343 DEBUG: Installing : pixman-0.34.0-1.el7.x86_64 166/343 DEBUG: Installing : libtasn1-4.10-1.el7.x86_64 167/343 DEBUG: Installing : p11-kit-trust-0.23.5-3.el7.x86_64 168/343 DEBUG: Installing : ca-certificates-2020.2.41-70.0.el7_8.noarch 169/343 DEBUG: Installing : krb5-libs-1.15.1-50.el7.x86_64 170/343 DEBUG: Installing : 1:openssl-libs-1.0.2k-21.el7_9.x86_64 171/343 DEBUG: Installing : coreutils-8.22-24.el7_9.2.x86_64 172/343 DEBUG: Installing : fontconfig-2.13.0-4.3.el7.x86_64 173/343 DEBUG: Installing : python-libs-2.7.5-90.el7.x86_64 174/343 DEBUG: Installing : python-2.7.5-90.el7.x86_64 175/343 DEBUG: Installing : ruby-libs-2.0.0.648-36.el7.x86_64 176/343 DEBUG: Installing : rubygem-psych-2.0.0-36.el7.x86_64 177/343 DEBUG: Installing : rubygem-json-1.7.7-36.el7.x86_64 178/343 DEBUG: Installing : rubygem-io-console-0.4.2-36.el7.x86_64 179/343 DEBUG: Installing : ruby-irb-2.0.0.648-36.el7.noarch 180/343 DEBUG: Installing : ruby-2.0.0.648-36.el7.x86_64 181/343 DEBUG: Installing : rubygem-bigdecimal-1.2.0-36.el7.x86_64 182/343 DEBUG: Installing : rubygems-2.0.14.1-36.el7.noarch 183/343 DEBUG: Installing : rubygem-rdoc-4.0.0-36.el7.noarch 184/343 DEBUG: Installing : python2-six-1.12.0-1.el7.noarch 185/343 DEBUG: Installing : gzip-1.5-10.el7.x86_64 186/343 DEBUG: Installing : libblkid-2.23.2-65.el7_9.1.x86_64 187/343 DEBUG: Installing : libmount-2.23.2-65.el7_9.1.x86_64 188/343 DEBUG: Installing : glib2-2.56.1-8.el7.x86_64 189/343 DEBUG: Installing : shared-mime-info-1.8-5.el7.x86_64 190/343 DEBUG: Installing : 1:pkgconfig-0.27.1-4.el7.x86_64 191/343 DEBUG: Installing : 1:xorg-x11-font-utils-7.5-21.el7.x86_64 192/343 DEBUG: Installing : cracklib-2.9.0-11.el7.x86_64 193/343 DEBUG: Installing : python2-setuptools-40.8.0-1.el7.noarch 194/343 DEBUG: Installing : binutils-2.27-44.base.el7.x86_64 195/343 DEBUG: Installing : cracklib-dicts-2.9.0-11.el7.x86_64 196/343 DEBUG: Installing : atk-2.28.1-2.el7.x86_64 197/343 DEBUG: Installing : python2-ipaddress-1.0.18-5.el7.noarch 198/343 DEBUG: Installing : libpwquality-1.2.3-5.el7.x86_64 199/343 DEBUG: Installing : pam-1.1.8-23.el7.x86_64 200/343 DEBUG: Installing : urw-base35-bookman-fonts-20170801-10.el7.noarch 201/343 DEBUG: Installing : urw-base35-standard-symbols-ps-fonts-20170801-10.el7.n 202/343 DEBUG: Installing : urw-base35-gothic-fonts-20170801-10.el7.noarch 203/343 DEBUG: Installing : urw-base35-nimbus-roman-fonts-20170801-10.el7.noarch 204/343 DEBUG: Installing : urw-base35-nimbus-mono-ps-fonts-20170801-10.el7.noarch 205/343 DEBUG: Installing : urw-base35-c059-fonts-20170801-10.el7.noarch 206/343 DEBUG: Installing : urw-base35-d050000l-fonts-20170801-10.el7.noarch 207/343 DEBUG: Installing : urw-base35-nimbus-sans-fonts-20170801-10.el7.noarch 208/343 DEBUG: Installing : urw-base35-z003-fonts-20170801-10.el7.noarch 209/343 DEBUG: Installing : urw-base35-p052-fonts-20170801-10.el7.noarch 210/343 DEBUG: Installing : urw-base35-fonts-20170801-10.el7.noarch 211/343 DEBUG: Installing : yum-metadata-parser-1.1.4-10.el7.x86_64 212/343 DEBUG: Installing : harfbuzz-1.7.5-2.el7.x86_64 213/343 DEBUG: Installing : libcroco-0.6.12-6.el7_9.x86_64 214/343 DEBUG: Installing : python2-sphinx-theme-alabaster-0.7.9-4.el7.noarch 215/343 DEBUG: Installing : python2-monotonic-1.5-1.el7.noarch 216/343 DEBUG: Installing : python2-typing-3.6.1-1.el7.noarch 217/343 DEBUG: Installing : python2-crypto-2.6.1-15.el7.x86_64 218/343 DEBUG: Installing : python-dns-1.15.0-5.el7.noarch 219/343 DEBUG: Installing : python2-markupsafe-1.1.0-2.el7.x86_64 220/343 DEBUG: Installing : pytz-2016.10-2.el7.noarch 221/343 DEBUG: Installing : python2-babel-2.6.0-4.el7.noarch 222/343 DEBUG: Installing : python2-jinja2-2.10.1-1.el7.noarch 223/343 DEBUG: Installing : pyliblzma-0.5.3-11.el7.x86_64 224/343 DEBUG: Installing : python2-snowballstemmer-1.2.0-2.el7.noarch 225/343 DEBUG: Installing : pyxattr-0.5.1-5.el7.x86_64 226/343 DEBUG: Installing : python2-idna-2.5-1.el7.noarch 227/343 DEBUG: Installing : python-backports-1.0-8.el7.x86_64 228/343 DEBUG: Installing : python-backports-ssl_match_hostname-3.5.0.1-1.el7.noar 229/343 DEBUG: Installing : python2-imagesize-0.7.1-5.el7.noarch 230/343 DEBUG: Installing : python2-sphinx_rtd_theme-0.2.4-1.el7.noarch 231/343 DEBUG: Installing : python2-chardet-3.0.4-7.el7.noarch 232/343 DEBUG: Installing : python-iniparse-0.4-9.el7.noarch 233/343 DEBUG: Installing : python-whoosh-2.5.7-4.el7.noarch 234/343 DEBUG: Installing : python2-pysocks-1.5.6-3.el7.noarch 235/343 DEBUG: Installing : python2-urllib3-1.24.1-3.el7.noarch 236/343 DEBUG: Installing : python2-requests-2.21.0-3.el7.noarch 237/343 DEBUG: Installing : python2-greenlet-0.4.12-1.el7.x86_64 238/343 DEBUG: Installing : python2-olefile-0.44-1.el7.noarch 239/343 DEBUG: Installing : python2-pygments-2.2.0-7.el7.noarch 240/343 DEBUG: Installing : python2-pyparsing-2.3.1-1.el7.noarch 241/343 DEBUG: Installing : python2-packaging-19.0-1.el7.noarch 242/343 DEBUG: Installing : python-enum34-1.0.4-1.el7.noarch 243/343 DEBUG: Installing : python2-sqlalchemy-1.2.17-2.el7.x86_64 244/343 DEBUG: Installing : python2-funcsigs-1.0.2-1.el7.noarch 245/343 DEBUG: Installing : gdb-7.6.1-120.el7.x86_64 246/343 DEBUG: Installing : gd-2.0.35-27.el7_9.x86_64 247/343 DEBUG: Installing : libXft-2.3.2-2.el7.x86_64 248/343 DEBUG: Installing : nss-pem-1.0.3-7.el7.x86_64 249/343 DEBUG: Installing : nss-3.53.1-3.el7_9.x86_64 250/343 DEBUG: Installing : nss-sysinit-3.53.1-3.el7_9.x86_64 251/343 DEBUG: Installing : nss-tools-3.53.1-3.el7_9.x86_64 252/343 DEBUG: Installing : hicolor-icon-theme-0.12-7.el7.noarch 253/343 DEBUG: Installing : fipscheck-lib-1.4.1-6.el7.x86_64 254/343 DEBUG: Installing : fipscheck-1.4.1-6.el7.x86_64 255/343 DEBUG: Installing : libssh2-1.8.0-4.el7.x86_64 256/343 DEBUG: Installing : cyrus-sasl-lib-2.1.26-23.el7.x86_64 257/343 DEBUG: Installing : libcurl-7.29.0-59.el7_9.1.x86_64 258/343 DEBUG: Installing : curl-7.29.0-59.el7_9.1.x86_64 259/343 DEBUG: Installing : rpm-libs-4.11.3-45.el7.x86_64 260/343 DEBUG: Installing : rpm-4.11.3-45.el7.x86_64 261/343 DEBUG: Installing : openldap-2.4.44-22.el7.x86_64 262/343 DEBUG: Installing : gnupg2-2.0.22-5.el7_5.x86_64 263/343 DEBUG: Installing : rpm-build-libs-4.11.3-45.el7.x86_64 264/343 DEBUG: Installing : rpm-python-4.11.3-45.el7.x86_64 265/343 DEBUG: Installing : gpgme-1.3.2-5.el7.x86_64 266/343 DEBUG: Installing : pygpgme-0.3-9.el7.x86_64 267/343 DEBUG: Installing : libuser-0.60-9.el7.x86_64 268/343 DEBUG: Installing : python-pycurl-7.19.0-19.el7.x86_64 269/343 DEBUG: Installing : python-urlgrabber-3.10-10.el7.noarch 270/343 DEBUG: Installing : yum-plugin-fastestmirror-1.1.31-54.el7_8.noarch 271/343 DEBUG: Installing : yum-3.4.3-168.el7.centos.noarch 272/343 DEBUG: warning: /etc/yum.conf created as /etc/yum.conf.rpmnew DEBUG: Installing : fribidi-1.0.2-1.el7_7.1.x86_64 273/343 DEBUG: Installing : json-c-0.11-4.el7_0.x86_64 274/343 DEBUG: Installing : ustr-1.0.4-16.el7.x86_64 275/343 DEBUG: Installing : libsemanage-2.5-14.el7.x86_64 276/343 DEBUG: Installing : 2:shadow-utils-4.6-5.el7.x86_64 277/343 DEBUG: Installing : libutempter-1.1.6-4.el7.x86_64 278/343 DEBUG: Installing : qrencode-libs-3.4.1-3.el7.x86_64 279/343 DEBUG: Installing : procps-ng-3.3.10-28.el7.x86_64 280/343 DEBUG: Installing : util-linux-2.23.2-65.el7_9.1.x86_64 281/343 DEBUG: Installing : kpartx-0.4.9-134.el7_9.x86_64 282/343 DEBUG: Installing : 7:device-mapper-1.02.170-6.el7_9.4.x86_64 283/343 DEBUG: Installing : dracut-033-572.el7.x86_64 284/343 DEBUG: Installing : kmod-20-28.el7.x86_64 285/343 DEBUG: Installing : 7:device-mapper-libs-1.02.170-6.el7_9.4.x86_64 286/343 DEBUG: Installing : cryptsetup-libs-2.0.3-6.el7.x86_64 287/343 DEBUG: Installing : elfutils-libs-0.176-5.el7.x86_64 288/343 DEBUG: Installing : systemd-libs-219-78.el7_9.3.x86_64 289/343 DEBUG: Installing : 1:dbus-libs-1.10.24-15.el7.x86_64 290/343 DEBUG: Installing : systemd-219-78.el7_9.3.x86_64 291/343 DEBUG: Running in chroot, ignoring request. DEBUG: Installing : 1:dbus-1.10.24-15.el7.x86_64 292/343 DEBUG: Installing : elfutils-default-yama-scope-0.176-5.el7.noarch 293/343 DEBUG: Installing : hwdata-0.252-9.7.el7.x86_64 294/343 DEBUG: Installing : libpciaccess-0.14-1.el7.x86_64 295/343 DEBUG: Installing : libdrm-2.4.97-2.el7.x86_64 296/343 DEBUG: Installing : mesa-libGL-18.3.4-12.el7_9.x86_64 297/343 DEBUG: Installing : 1:libglvnd-glx-1.0.1-0.8.git5baa1e5.el7.x86_64 298/343 DEBUG: Installing : mesa-libgbm-18.3.4-12.el7_9.x86_64 299/343 DEBUG: Installing : 1:libglvnd-egl-1.0.1-0.8.git5baa1e5.el7.x86_64 300/343 DEBUG: Installing : mesa-libEGL-18.3.4-12.el7_9.x86_64 301/343 DEBUG: Installing : cairo-1.15.12-4.el7.x86_64 302/343 DEBUG: Installing : rsync-3.1.2-10.el7.x86_64 303/343 DEBUG: Installing : avahi-libs-0.6.31-20.el7.x86_64 304/343 DEBUG: Installing : 1:cups-libs-1.6.3-51.el7.x86_64 305/343 DEBUG: Installing : elfutils-0.176-5.el7.x86_64 306/343 DEBUG: Installing : openssh-7.4p1-21.el7.x86_64 307/343 DEBUG: Installing : openssh-clients-7.4p1-21.el7.x86_64 308/343 DEBUG: Installing : perl-Git-1.8.3.1-23.el7_8.noarch 309/343 DEBUG: Installing : git-1.8.3.1-23.el7_8.x86_64 310/343 DEBUG: Installing : python2-pbr-5.1.2-2.el7.noarch 311/343 DEBUG: Installing : python2-mock-2.0.0-1.el7.noarch 312/343 DEBUG: Installing : libthai-0.1.14-9.el7.x86_64 313/343 DEBUG: Installing : pango-1.42.4-4.el7_7.x86_64 314/343 DEBUG: Installing : jbigkit-libs-2.0-11.el7.x86_64 315/343 DEBUG: Installing : libtiff-4.0.3-35.el7.x86_64 316/343 DEBUG: Installing : gdk-pixbuf2-2.36.12-3.el7.x86_64 317/343 DEBUG: Installing : librsvg2-2.40.20-1.el7.x86_64 318/343 DEBUG: Installing : gtk-update-icon-cache-3.22.30-6.el7.x86_64 319/343 DEBUG: Installing : gtk2-2.24.31-1.el7.x86_64 320/343 DEBUG: Installing : python2-pillow-5.4.1-3.el7.x86_64 321/343 DEBUG: Installing : python-docutils-0.11-0.3.20130715svn7687.el7.noarch 322/343 DEBUG: Installing : 1:python-sphinx-locale-1.8.4-1.el7.noarch 323/343 DEBUG: Installing : python2-sphinxcontrib-websupport-1.0.1-1.el7.noarch 324/343 DEBUG: Installing : 1:python2-sphinx-1.8.4-1.el7.noarch 325/343 DEBUG: Installing : kernel-headers-3.10.0-1160.21.1.el7.x86_64 326/343 DEBUG: Installing : glibc-headers-2.17-323.el7_9.x86_64 327/343 DEBUG: Installing : glibc-devel-2.17-323.el7_9.x86_64 328/343 DEBUG: Installing : adobe-mappings-pdf-20180407-1.el7.noarch 329/343 DEBUG: Installing : libgs-9.25-5.el7.x86_64 330/343 DEBUG: Installing : perl-srpm-macros-1-8.el7.noarch 331/343 DEBUG: Installing : redhat-rpm-config-9.1.0-88.el7.centos.noarch 332/343 DEBUG: Installing : rpm-build-4.11.3-45.el7.x86_64 333/343 DEBUG: Installing : ghostscript-9.25-5.el7.x86_64 334/343 DEBUG: Installing : graphviz-2.30.1-22.el7.x86_64 335/343 DEBUG: Installing : gcc-4.8.5-44.el7.x86_64 336/343 DEBUG: Installing : yum-plugin-priorities-1.1.31-54.el7_8.noarch 337/343 DEBUG: warning: /etc/yum/pluginconf.d/priorities.conf created as /etc/yum/pluginconf.d/priorities.conf.rpmnew DEBUG: Installing : python2-eventlet-0.24.1-3.el7.noarch 338/343 DEBUG: Installing : python-devel-2.7.5-90.el7.x86_64 339/343 DEBUG: Installing : python2-webob-1.8.5-1.el7.noarch 340/343 DEBUG: Installing : python2-setuptools_scm-1.15.7-2.el7.noarch 341/343 DEBUG: Installing : 1:make-3.82-24.el7.x86_64 342/343 DEBUG: Installing : openstack-macros-2020.1.2-0.20200920181622.ce6a105.el7 343/343 DEBUG: Verifying : libXext-1.3.3-3.el7.x86_64 1/343 DEBUG: Verifying : perl-HTTP-Tiny-0.033-3.el7.noarch 2/343 DEBUG: Verifying : 1:xorg-x11-font-utils-7.5-21.el7.x86_64 3/343 DEBUG: Verifying : libXrender-0.9.10-1.el7.x86_64 4/343 DEBUG: Verifying : ca-certificates-2020.2.41-70.0.el7_8.noarch 5/343 DEBUG: Verifying : nss-softokn-3.53.1-6.el7_9.x86_64 6/343 DEBUG: Verifying : rubygems-2.0.14.1-36.el7.noarch 7/343 DEBUG: Verifying : adobe-mappings-cmap-20171205-3.el7.noarch 8/343 DEBUG: Verifying : nspr-4.25.0-2.el7_9.x86_64 9/343 DEBUG: Verifying : centos-release-7-9.2009.1.el7.centos.x86_64 10/343 DEBUG: Verifying : unzip-6.0-21.el7.x86_64 11/343 DEBUG: Verifying : glibc-common-2.17-323.el7_9.x86_64 12/343 DEBUG: Verifying : fipscheck-1.4.1-6.el7.x86_64 13/343 DEBUG: Verifying : libX11-1.6.7-3.el7_9.x86_64 14/343 DEBUG: Verifying : libsemanage-2.5-14.el7.x86_64 15/343 DEBUG: Verifying : ghostscript-9.25-5.el7.x86_64 16/343 DEBUG: Verifying : dejavu-sans-fonts-2.33-6.el7.noarch 17/343 DEBUG: Verifying : libxshmfence-1.2-1.el7.x86_64 18/343 DEBUG: Verifying : procps-ng-3.3.10-28.el7.x86_64 19/343 DEBUG: Verifying : libwayland-server-1.15.0-1.el7.x86_64 20/343 DEBUG: Verifying : python-libs-2.7.5-90.el7.x86_64 21/343 DEBUG: Verifying : libassuan-2.1.0-3.el7.x86_64 22/343 DEBUG: Verifying : freetype-2.8-14.el7_9.1.x86_64 23/343 DEBUG: Verifying : libidn-1.28-4.el7.x86_64 24/343 DEBUG: Verifying : hwdata-0.252-9.7.el7.x86_64 25/343 DEBUG: Verifying : chkconfig-1.7.6-1.el7.x86_64 26/343 DEBUG: Verifying : libmount-2.23.2-65.el7_9.1.x86_64 27/343 DEBUG: Verifying : fontawesome-fonts-4.4.0-1.el7.noarch 28/343 DEBUG: Verifying : nss-sysinit-3.53.1-3.el7_9.x86_64 29/343 DEBUG: Verifying : libverto-0.2.5-4.el7.x86_64 30/343 DEBUG: Verifying : gdb-7.6.1-120.el7.x86_64 31/343 DEBUG: Verifying : python-docutils-0.11-0.3.20130715svn7687.el7.noarch 32/343 DEBUG: Verifying : bzip2-libs-1.0.6-13.el7.x86_64 33/343 DEBUG: Verifying : libsepol-2.5-10.el7.x86_64 34/343 DEBUG: Verifying : libmpc-1.0.1-3.el7.x86_64 35/343 DEBUG: Verifying : python2-ipaddress-1.0.18-5.el7.noarch 36/343 DEBUG: Verifying : python2-sphinx-theme-alabaster-0.7.9-4.el7.noarch 37/343 DEBUG: Verifying : 1:libglvnd-egl-1.0.1-0.8.git5baa1e5.el7.x86_64 38/343 DEBUG: Verifying : libpaper-1.1.24-9.el7.x86_64 39/343 DEBUG: Verifying : perl-threads-1.87-4.el7.x86_64 40/343 DEBUG: Verifying : 1:hardlink-1.0-19.el7.x86_64 41/343 DEBUG: Verifying : pth-2.0.7-23.el7.x86_64 42/343 DEBUG: Verifying : atk-2.28.1-2.el7.x86_64 43/343 DEBUG: Verifying : glib2-2.56.1-8.el7.x86_64 44/343 DEBUG: Verifying : zlib-1.2.7-19.el7_9.x86_64 45/343 DEBUG: Verifying : gdk-pixbuf2-2.36.12-3.el7.x86_64 46/343 DEBUG: Verifying : popt-1.13-16.el7.x86_64 47/343 DEBUG: Verifying : gzip-1.5-10.el7.x86_64 48/343 DEBUG: Verifying : perl-threads-shared-1.43-6.el7.x86_64 49/343 DEBUG: Verifying : nss-3.53.1-3.el7_9.x86_64 50/343 DEBUG: Verifying : python2-monotonic-1.5-1.el7.noarch 51/343 DEBUG: Verifying : perl-srpm-macros-1-8.el7.noarch 52/343 DEBUG: Verifying : rpm-build-4.11.3-45.el7.x86_64 53/343 DEBUG: Verifying : python2-eventlet-0.24.1-3.el7.noarch 54/343 DEBUG: Verifying : python2-webob-1.8.5-1.el7.noarch 55/343 DEBUG: Verifying : patch-2.7.1-12.el7_7.x86_64 56/343 DEBUG: Verifying : libjpeg-turbo-1.2.90-8.el7.x86_64 57/343 DEBUG: Verifying : python2-mock-2.0.0-1.el7.noarch 58/343 DEBUG: Verifying : gdbm-1.10-8.el7.x86_64 59/343 DEBUG: Verifying : urw-base35-bookman-fonts-20170801-10.el7.noarch 60/343 DEBUG: Verifying : python-pycurl-7.19.0-19.el7.x86_64 61/343 DEBUG: Verifying : xz-libs-5.2.2-1.el7.x86_64 62/343 DEBUG: Verifying : libyaml-0.1.4-11.el7_0.x86_64 63/343 DEBUG: Verifying : 4:perl-5.16.3-299.el7_9.x86_64 64/343 DEBUG: Verifying : urw-base35-standard-symbols-ps-fonts-20170801-10.el7.n 65/343 DEBUG: Verifying : graphviz-2.30.1-22.el7.x86_64 66/343 DEBUG: Verifying : urw-base35-gothic-fonts-20170801-10.el7.noarch 67/343 DEBUG: Verifying : libXinerama-1.1.3-2.1.el7.x86_64 68/343 DEBUG: Verifying : urw-base35-nimbus-roman-fonts-20170801-10.el7.noarch 69/343 DEBUG: Verifying : gtk2-2.24.31-1.el7.x86_64 70/343 DEBUG: Verifying : python2-typing-3.6.1-1.el7.noarch 71/343 DEBUG: Verifying : libwebp-0.3.0-7.el7.x86_64 72/343 DEBUG: Verifying : urw-base35-nimbus-mono-ps-fonts-20170801-10.el7.noarch 73/343 DEBUG: Verifying : adobe-mappings-pdf-20180407-1.el7.noarch 74/343 DEBUG: Verifying : libgcrypt-1.5.3-14.el7.x86_64 75/343 DEBUG: Verifying : perl-podlators-2.5.1-3.el7.noarch 76/343 DEBUG: Verifying : libtommath-0.42.0-6.el7.x86_64 77/343 DEBUG: Verifying : python2-crypto-2.6.1-15.el7.x86_64 78/343 DEBUG: Verifying : elfutils-0.176-5.el7.x86_64 79/343 DEBUG: Verifying : redhat-rpm-config-9.1.0-88.el7.centos.noarch 80/343 DEBUG: Verifying : libXi-1.7.9-1.el7.x86_64 81/343 DEBUG: Verifying : python2-requests-2.21.0-3.el7.noarch 82/343 DEBUG: Verifying : libacl-2.2.51-15.el7.x86_64 83/343 DEBUG: Verifying : libdb-utils-5.3.21-25.el7.x86_64 84/343 DEBUG: Verifying : libcap-2.22-11.el7.x86_64 85/343 DEBUG: Verifying : sqlite-3.7.17-8.el7_7.1.x86_64 86/343 DEBUG: Verifying : groff-base-1.22.2-8.el7.x86_64 87/343 DEBUG: Verifying : adobe-mappings-cmap-deprecated-20171205-3.el7.noarch 88/343 DEBUG: Verifying : 1:python2-sphinx-1.8.4-1.el7.noarch 89/343 DEBUG: Verifying : libXcomposite-0.4.4-4.1.el7.x86_64 90/343 DEBUG: Verifying : nss-pem-1.0.3-7.el7.x86_64 91/343 DEBUG: Verifying : libXpm-3.5.12-1.el7.x86_64 92/343 DEBUG: Verifying : 1:dbus-1.10.24-15.el7.x86_64 93/343 DEBUG: Verifying : 2:shadow-utils-4.6-5.el7.x86_64 94/343 DEBUG: Verifying : kmod-libs-20-28.el7.x86_64 95/343 DEBUG: Verifying : librsvg2-2.40.20-1.el7.x86_64 96/343 DEBUG: Verifying : 1:openssl-libs-1.0.2k-21.el7_9.x86_64 97/343 DEBUG: Verifying : libXau-1.0.8-2.1.el7.x86_64 98/343 DEBUG: Verifying : libutempter-1.1.6-4.el7.x86_64 99/343 DEBUG: Verifying : python2-jinja2-2.10.1-1.el7.noarch 100/343 DEBUG: Verifying : libXxf86misc-1.0.3-7.1.el7.x86_64 101/343 DEBUG: Verifying : libICE-1.0.9-9.el7.x86_64 102/343 DEBUG: Verifying : setup-2.8.71-11.el7.noarch 103/343 DEBUG: Verifying : python2-markupsafe-1.1.0-2.el7.x86_64 104/343 DEBUG: Verifying : libgs-9.25-5.el7.x86_64 105/343 DEBUG: Verifying : ncurses-libs-5.9-14.20130511.el7_4.x86_64 106/343 DEBUG: Verifying : elfutils-default-yama-scope-0.176-5.el7.noarch 107/343 DEBUG: Verifying : python-urlgrabber-3.10-10.el7.noarch 108/343 DEBUG: Verifying : dracut-033-572.el7.x86_64 109/343 DEBUG: Verifying : python2-packaging-19.0-1.el7.noarch 110/343 DEBUG: Verifying : python-dns-1.15.0-5.el7.noarch 111/343 DEBUG: Verifying : 1:cups-libs-1.6.3-51.el7.x86_64 112/343 DEBUG: Verifying : cryptsetup-libs-2.0.3-6.el7.x86_64 113/343 DEBUG: Verifying : urw-base35-c059-fonts-20170801-10.el7.noarch 114/343 DEBUG: Verifying : pytz-2016.10-2.el7.noarch 115/343 DEBUG: Verifying : urw-base35-d050000l-fonts-20170801-10.el7.noarch 116/343 DEBUG: Verifying : mesa-libGL-18.3.4-12.el7_9.x86_64 117/343 DEBUG: Verifying : 7:device-mapper-1.02.170-6.el7_9.4.x86_64 118/343 DEBUG: Verifying : audit-libs-2.8.5-4.el7.x86_64 119/343 DEBUG: Verifying : python2-setuptools-40.8.0-1.el7.noarch 120/343 DEBUG: Verifying : ruby-irb-2.0.0.648-36.el7.noarch 121/343 DEBUG: Verifying : yum-metadata-parser-1.1.4-10.el7.x86_64 122/343 DEBUG: Verifying : curl-7.29.0-59.el7_9.1.x86_64 123/343 DEBUG: Verifying : cracklib-2.9.0-11.el7.x86_64 124/343 DEBUG: Verifying : pyliblzma-0.5.3-11.el7.x86_64 125/343 DEBUG: Verifying : perl-Getopt-Long-2.40-3.el7.noarch 126/343 DEBUG: Verifying : fontconfig-2.13.0-4.3.el7.x86_64 127/343 DEBUG: Verifying : libXaw-1.0.13-4.el7.x86_64 128/343 DEBUG: Verifying : perl-Storable-2.45-3.el7.x86_64 129/343 DEBUG: Verifying : libimagequant-2.8.2-2.el7.x86_64 130/343 DEBUG: Verifying : libattr-2.4.46-13.el7.x86_64 131/343 DEBUG: Verifying : yum-plugin-priorities-1.1.31-54.el7_8.noarch 132/343 DEBUG: Verifying : libdrm-2.4.97-2.el7.x86_64 133/343 DEBUG: Verifying : python2-sphinxcontrib-websupport-1.0.1-1.el7.noarch 134/343 DEBUG: Verifying : openldap-2.4.44-22.el7.x86_64 135/343 DEBUG: Verifying : pinentry-0.8.1-17.el7.x86_64 136/343 DEBUG: Verifying : harfbuzz-1.7.5-2.el7.x86_64 137/343 DEBUG: Verifying : libXrandr-1.5.1-2.el7.x86_64 138/343 DEBUG: Verifying : gd-2.0.35-27.el7_9.x86_64 139/343 DEBUG: Verifying : libuuid-2.23.2-65.el7_9.1.x86_64 140/343 DEBUG: Verifying : yum-3.4.3-168.el7.centos.noarch 141/343 DEBUG: Verifying : python2-snowballstemmer-1.2.0-2.el7.noarch 142/343 DEBUG: Verifying : perl-Filter-1.49-3.el7.x86_64 143/343 DEBUG: Verifying : dwz-0.11-3.el7.x86_64 144/343 DEBUG: Verifying : xorg-x11-server-utils-7.7-20.el7.x86_64 145/343 DEBUG: Verifying : ncurses-5.9-14.20130511.el7_4.x86_64 146/343 DEBUG: Verifying : mesa-libEGL-18.3.4-12.el7_9.x86_64 147/343 DEBUG: Verifying : glibc-headers-2.17-323.el7_9.x86_64 148/343 DEBUG: Verifying : gpgme-1.3.2-5.el7.x86_64 149/343 DEBUG: Verifying : perl-Exporter-5.68-3.el7.noarch 150/343 DEBUG: Verifying : 4:perl-macros-5.16.3-299.el7_9.x86_64 151/343 DEBUG: Verifying : systemd-libs-219-78.el7_9.3.x86_64 152/343 DEBUG: Verifying : dejavu-fonts-common-2.33-6.el7.noarch 153/343 DEBUG: Verifying : perl-Time-Local-1.2300-2.el7.noarch 154/343 DEBUG: Verifying : 1:libglvnd-1.0.1-0.8.git5baa1e5.el7.x86_64 155/343 DEBUG: Verifying : openjpeg2-2.3.1-3.el7_7.x86_64 156/343 DEBUG: Verifying : rubygem-psych-2.0.0-36.el7.x86_64 157/343 DEBUG: Verifying : p11-kit-trust-0.23.5-3.el7.x86_64 158/343 DEBUG: Verifying : pyxattr-0.5.1-5.el7.x86_64 159/343 DEBUG: Verifying : python2-pbr-5.1.2-2.el7.noarch 160/343 DEBUG: Verifying : lcms2-2.6-3.el7.x86_64 161/343 DEBUG: Verifying : gcc-4.8.5-44.el7.x86_64 162/343 DEBUG: Verifying : zip-3.0-11.el7.x86_64 163/343 DEBUG: Verifying : python2-idna-2.5-1.el7.noarch 164/343 DEBUG: Verifying : libpwquality-1.2.3-5.el7.x86_64 165/343 DEBUG: Verifying : cyrus-sasl-lib-2.1.26-23.el7.x86_64 166/343 DEBUG: Verifying : 4:perl-libs-5.16.3-299.el7_9.x86_64 167/343 DEBUG: Verifying : elfutils-libs-0.176-5.el7.x86_64 168/343 DEBUG: Verifying : fipscheck-lib-1.4.1-6.el7.x86_64 169/343 DEBUG: Verifying : rpm-4.11.3-45.el7.x86_64 170/343 DEBUG: Verifying : acl-2.2.51-15.el7.x86_64 171/343 DEBUG: Verifying : nss-tools-3.53.1-3.el7_9.x86_64 172/343 DEBUG: Verifying : python2-urllib3-1.24.1-3.el7.noarch 173/343 DEBUG: Verifying : kernel-headers-3.10.0-1160.21.1.el7.x86_64 174/343 DEBUG: Verifying : readline-6.2-11.el7.x86_64 175/343 DEBUG: Verifying : cpp-4.8.5-44.el7.x86_64 176/343 DEBUG: Verifying : libtool-ltdl-2.4.2-22.el7_3.x86_64 177/343 DEBUG: Verifying : libsmartcols-2.23.2-65.el7_9.1.x86_64 178/343 DEBUG: Verifying : urw-base35-fonts-common-20170801-10.el7.noarch 179/343 DEBUG: Verifying : ruby-2.0.0.648-36.el7.x86_64 180/343 DEBUG: Verifying : pixman-0.34.0-1.el7.x86_64 181/343 DEBUG: Verifying : python-backports-1.0-8.el7.x86_64 182/343 DEBUG: Verifying : python2-imagesize-0.7.1-5.el7.noarch 183/343 DEBUG: Verifying : python2-sphinx_rtd_theme-0.2.4-1.el7.noarch 184/343 DEBUG: Verifying : perl-File-Path-2.09-2.el7.noarch 185/343 DEBUG: Verifying : perl-Text-ParseWords-3.29-4.el7.noarch 186/343 DEBUG: Verifying : python-srpm-macros-3-34.el7.noarch 187/343 DEBUG: Verifying : python2-chardet-3.0.4-7.el7.noarch 188/343 DEBUG: Verifying : libgcc-4.8.5-44.el7.x86_64 189/343 DEBUG: Verifying : libwayland-client-1.15.0-1.el7.x86_64 190/343 DEBUG: Verifying : 4:perl-Time-HiRes-1.9725-3.el7.x86_64 191/343 DEBUG: Verifying : python-iniparse-0.4-9.el7.noarch 192/343 DEBUG: Verifying : python-devel-2.7.5-90.el7.x86_64 193/343 DEBUG: Verifying : glibc-2.17-323.el7_9.x86_64 194/343 DEBUG: Verifying : 1:python-sphinx-locale-1.8.4-1.el7.noarch 195/343 DEBUG: Verifying : util-linux-2.23.2-65.el7_9.1.x86_64 196/343 DEBUG: Verifying : openssh-clients-7.4p1-21.el7.x86_64 197/343 DEBUG: Verifying : libXmu-1.1.2-2.el7.x86_64 198/343 DEBUG: Verifying : nss-softokn-freebl-3.53.1-6.el7_9.x86_64 199/343 DEBUG: Verifying : perl-Encode-2.51-7.el7.x86_64 200/343 DEBUG: Verifying : libuser-0.60-9.el7.x86_64 201/343 DEBUG: Verifying : libtasn1-4.10-1.el7.x86_64 202/343 DEBUG: Verifying : krb5-libs-1.15.1-50.el7.x86_64 203/343 DEBUG: Verifying : libXfixes-5.0.3-1.el7.x86_64 204/343 DEBUG: Verifying : libgomp-4.8.5-44.el7.x86_64 205/343 DEBUG: Verifying : avahi-libs-0.6.31-20.el7.x86_64 206/343 DEBUG: Verifying : python-backports-ssl_match_hostname-3.5.0.1-1.el7.noar 207/343 DEBUG: Verifying : p11-kit-0.23.5-3.el7.x86_64 208/343 DEBUG: Verifying : binutils-2.27-44.base.el7.x86_64 209/343 DEBUG: Verifying : urw-base35-nimbus-sans-fonts-20170801-10.el7.noarch 210/343 DEBUG: Verifying : libXcursor-1.1.15-1.el7.x86_64 211/343 DEBUG: Verifying : lz4-1.8.3-1.el7.x86_64 212/343 DEBUG: Verifying : perl-File-Temp-0.23.01-3.el7.noarch 213/343 DEBUG: Verifying : fontpackages-filesystem-1.44-8.el7.noarch 214/343 DEBUG: Verifying : glibc-devel-2.17-323.el7_9.x86_64 215/343 DEBUG: Verifying : gawk-4.0.2-4.el7_3.1.x86_64 216/343 DEBUG: Verifying : lato-fonts-2.015-1.el7.noarch 217/343 DEBUG: Verifying : python-rpm-macros-3-34.el7.noarch 218/343 DEBUG: Verifying : fribidi-1.0.2-1.el7_7.1.x86_64 219/343 DEBUG: Verifying : google-roboto-slab-fonts-1.100263-0.5.20150923git.el7. 220/343 DEBUG: Verifying : 1:perl-Pod-Escapes-1.04-299.el7_9.noarch 221/343 DEBUG: Verifying : diffutils-3.3-5.el7.x86_64 222/343 DEBUG: Verifying : filesystem-3.2-25.el7.x86_64 223/343 DEBUG: Verifying : python2-setuptools_scm-1.15.7-2.el7.noarch 224/343 DEBUG: Verifying : 2:libpng-1.5.13-8.el7.x86_64 225/343 DEBUG: Verifying : mesa-libgbm-18.3.4-12.el7_9.x86_64 226/343 DEBUG: Verifying : 7:device-mapper-libs-1.02.170-6.el7_9.4.x86_64 227/343 DEBUG: Verifying : libstdc++-4.8.5-44.el7.x86_64 228/343 DEBUG: Verifying : libSM-1.2.2-2.el7.x86_64 229/343 DEBUG: Verifying : python2-pillow-5.4.1-3.el7.x86_64 230/343 DEBUG: Verifying : ncurses-base-5.9-14.20130511.el7_4.noarch 231/343 DEBUG: Verifying : jasper-libs-1.900.1-33.el7.x86_64 232/343 DEBUG: Verifying : python-whoosh-2.5.7-4.el7.noarch 233/343 DEBUG: Verifying : libXxf86vm-1.1.4-1.el7.x86_64 234/343 DEBUG: Verifying : perl-constant-1.27-2.el7.noarch 235/343 DEBUG: Verifying : keyutils-libs-1.5.8-3.el7.x86_64 236/343 DEBUG: Verifying : rsync-3.1.2-10.el7.x86_64 237/343 DEBUG: Verifying : openssh-7.4p1-21.el7.x86_64 238/343 DEBUG: Verifying : libcom_err-1.42.9-19.el7.x86_64 239/343 DEBUG: Verifying : python2-pysocks-1.5.6-3.el7.noarch 240/343 DEBUG: Verifying : 1:perl-Pod-Simple-3.28-4.el7.noarch 241/343 DEBUG: Verifying : systemd-219-78.el7_9.3.x86_64 242/343 DEBUG: Verifying : shared-mime-info-1.8-5.el7.x86_64 243/343 DEBUG: Verifying : perl-Git-1.8.3.1-23.el7_8.noarch 244/343 DEBUG: Verifying : json-c-0.11-4.el7_0.x86_64 245/343 DEBUG: Verifying : urw-base35-fonts-20170801-10.el7.noarch 246/343 DEBUG: Verifying : rubygem-rdoc-4.0.0-36.el7.noarch 247/343 DEBUG: Verifying : 1:perl-Error-0.17020-2.el7.noarch 248/343 DEBUG: Verifying : 1:gmp-6.0.0-15.el7.x86_64 249/343 DEBUG: Verifying : perl-Scalar-List-Utils-1.27-248.el7.x86_64 250/343 DEBUG: Verifying : sed-4.2.2-7.el7.x86_64 251/343 DEBUG: Verifying : cpio-2.11-28.el7.x86_64 252/343 DEBUG: Verifying : python2-greenlet-0.4.12-1.el7.x86_64 253/343 DEBUG: Verifying : tzdata-2021a-1.el7.noarch 254/343 DEBUG: Verifying : fontawesome-fonts-web-4.4.0-1.el7.noarch 255/343 DEBUG: Verifying : elfutils-libelf-0.176-5.el7.x86_64 256/343 DEBUG: Verifying : pygpgme-0.3-9.el7.x86_64 257/343 DEBUG: Verifying : libblkid-2.23.2-65.el7_9.1.x86_64 258/343 DEBUG: Verifying : 1:pkgconfig-0.27.1-4.el7.x86_64 259/343 DEBUG: Verifying : pcre-8.32-17.el7.x86_64 260/343 DEBUG: Verifying : nss-util-3.53.1-1.el7_9.x86_64 261/343 DEBUG: Verifying : git-1.8.3.1-23.el7_8.x86_64 262/343 DEBUG: Verifying : python2-olefile-0.44-1.el7.noarch 263/343 DEBUG: Verifying : libssh2-1.8.0-4.el7.x86_64 264/343 DEBUG: Verifying : perl-TermReadKey-2.30-20.el7.x86_64 265/343 DEBUG: Verifying : python-2.7.5-90.el7.x86_64 266/343 DEBUG: Verifying : openstack-macros-2020.1.2-0.20200920181622.ce6a105.el7 267/343 DEBUG: Verifying : libX11-common-1.6.7-3.el7_9.noarch 268/343 DEBUG: Verifying : rpm-libs-4.11.3-45.el7.x86_64 269/343 DEBUG: Verifying : libcurl-7.29.0-59.el7_9.1.x86_64 270/343 DEBUG: Verifying : ruby-libs-2.0.0.648-36.el7.x86_64 271/343 DEBUG: Verifying : python2-rpm-macros-3-34.el7.noarch 272/343 DEBUG: Verifying : cracklib-dicts-2.9.0-11.el7.x86_64 273/343 DEBUG: Verifying : libedit-3.0-12.20121213cvs.el7.x86_64 274/343 DEBUG: Verifying : rubygem-json-1.7.7-36.el7.x86_64 275/343 DEBUG: Verifying : ustr-1.0.4-16.el7.x86_64 276/343 DEBUG: Verifying : lua-5.1.4-15.el7.x86_64 277/343 DEBUG: Verifying : file-5.11-37.el7.x86_64 278/343 DEBUG: Verifying : libpciaccess-0.14-1.el7.x86_64 279/343 DEBUG: Verifying : python2-pygments-2.2.0-7.el7.noarch 280/343 DEBUG: Verifying : pam-1.1.8-23.el7.x86_64 281/343 DEBUG: Verifying : 1:dbus-libs-1.10.24-15.el7.x86_64 282/343 DEBUG: Verifying : libcroco-0.6.12-6.el7_9.x86_64 283/343 DEBUG: Verifying : bzip2-1.0.6-13.el7.x86_64 284/343 DEBUG: Verifying : basesystem-10.0-7.el7.centos.noarch 285/343 DEBUG: Verifying : python2-babel-2.6.0-4.el7.noarch 286/343 DEBUG: Verifying : 1:make-3.82-24.el7.x86_64 287/343 DEBUG: Verifying : info-5.1-5.el7.x86_64 288/343 DEBUG: Verifying : perl-Pod-Usage-1.63-3.el7.noarch 289/343 DEBUG: Verifying : rpm-python-4.11.3-45.el7.x86_64 290/343 DEBUG: Verifying : python2-six-1.12.0-1.el7.noarch 291/343 DEBUG: Verifying : graphite2-1.3.10-1.el7_3.x86_64 292/343 DEBUG: Verifying : bash-4.2.46-34.el7.x86_64 293/343 DEBUG: Verifying : libgpg-error-1.12-3.el7.x86_64 294/343 DEBUG: Verifying : rubygem-io-console-0.4.2-36.el7.x86_64 295/343 DEBUG: Verifying : rpm-build-libs-4.11.3-45.el7.x86_64 296/343 DEBUG: Verifying : urw-base35-z003-fonts-20170801-10.el7.noarch 297/343 DEBUG: Verifying : libselinux-2.5-15.el7.x86_64 298/343 DEBUG: Verifying : 1:libglvnd-glx-1.0.1-0.8.git5baa1e5.el7.x86_64 299/343 DEBUG: Verifying : yum-plugin-fastestmirror-1.1.31-54.el7_8.noarch 300/343 DEBUG: Verifying : hicolor-icon-theme-0.12-7.el7.noarch 301/343 DEBUG: Verifying : 1:perl-parent-0.225-244.el7.noarch 302/343 DEBUG: Verifying : libxml2-2.9.1-6.el7.5.x86_64 303/343 DEBUG: Verifying : cairo-1.15.12-4.el7.x86_64 304/343 DEBUG: Verifying : gnupg2-2.0.22-5.el7_5.x86_64 305/343 DEBUG: Verifying : qrencode-libs-3.4.1-3.el7.x86_64 306/343 DEBUG: Verifying : python2-pyparsing-2.3.1-1.el7.noarch 307/343 DEBUG: Verifying : pango-1.42.4-4.el7_7.x86_64 308/343 DEBUG: Verifying : grep-2.20-3.el7.x86_64 309/343 DEBUG: Verifying : perl-Carp-1.26-244.el7.noarch 310/343 DEBUG: Verifying : libdb-5.3.21-25.el7.x86_64 311/343 DEBUG: Verifying : file-libs-5.11-37.el7.x86_64 312/343 DEBUG: Verifying : rubygem-bigdecimal-1.2.0-36.el7.x86_64 313/343 DEBUG: Verifying : kmod-20-28.el7.x86_64 314/343 DEBUG: Verifying : coreutils-8.22-24.el7_9.2.x86_64 315/343 DEBUG: Verifying : kpartx-0.4.9-134.el7_9.x86_64 316/343 DEBUG: Verifying : 1:findutils-4.5.11-6.el7.x86_64 317/343 DEBUG: Verifying : mpfr-3.1.1-4.el7.x86_64 318/343 DEBUG: Verifying : libXdamage-1.1.4-4.1.el7.x86_64 319/343 DEBUG: Verifying : less-458-9.el7.x86_64 320/343 DEBUG: Verifying : expat-2.1.0-12.el7.x86_64 321/343 DEBUG: Verifying : 2:tar-1.26-35.el7.x86_64 322/343 DEBUG: Verifying : urw-base35-p052-fonts-20170801-10.el7.noarch 323/343 DEBUG: Verifying : perl-PathTools-3.40-5.el7.x86_64 324/343 DEBUG: Verifying : python-enum34-1.0.4-1.el7.noarch 325/343 DEBUG: Verifying : libXt-1.1.5-3.el7.x86_64 326/343 DEBUG: Verifying : perl-Socket-2.010-5.el7.x86_64 327/343 DEBUG: Verifying : python2-sqlalchemy-1.2.17-2.el7.x86_64 328/343 DEBUG: Verifying : libtiff-4.0.3-35.el7.x86_64 329/343 DEBUG: Verifying : perl-Thread-Queue-3.02-2.el7.noarch 330/343 DEBUG: Verifying : libthai-0.1.14-9.el7.x86_64 331/343 DEBUG: Verifying : libxcb-1.13-1.el7.x86_64 332/343 DEBUG: Verifying : libXft-2.3.2-2.el7.x86_64 333/343 DEBUG: Verifying : gtk-update-icon-cache-3.22.30-6.el7.x86_64 334/343 DEBUG: Verifying : python2-funcsigs-1.0.2-1.el7.noarch 335/343 DEBUG: Verifying : xz-5.2.2-1.el7.x86_64 336/343 DEBUG: Verifying : libcap-ng-0.7.5-4.el7.x86_64 337/343 DEBUG: Verifying : jbigkit-libs-2.0-11.el7.x86_64 338/343 DEBUG: Verifying : mesa-libglapi-18.3.4-12.el7_9.x86_64 339/343 DEBUG: Verifying : perl-Pod-Perldoc-3.20-4.el7.noarch 340/343 DEBUG: Verifying : libfontenc-1.1.3-3.el7.x86_64 341/343 DEBUG: Verifying : libtomcrypt-1.17-26.el7.x86_64 342/343 DEBUG: Verifying : libffi-3.0.13-19.el7.x86_64 343/343 DEBUG: Installed: DEBUG: basesystem.noarch 0:10.0-7.el7.centos DEBUG: gcc.x86_64 0:4.8.5-44.el7 DEBUG: ghostscript.x86_64 0:9.25-5.el7 DEBUG: git.x86_64 0:1.8.3.1-23.el7_8 DEBUG: graphviz.x86_64 0:2.30.1-22.el7 DEBUG: make.x86_64 1:3.82-24.el7 DEBUG: openstack-macros.noarch 0:2020.1.2-0.20200920181622.ce6a105.el7 DEBUG: python-devel.x86_64 0:2.7.5-90.el7 DEBUG: python2-eventlet.noarch 0:0.24.1-3.el7 DEBUG: python2-pbr.noarch 0:5.1.2-2.el7 DEBUG: python2-setuptools_scm.noarch 0:1.15.7-2.el7 DEBUG: python2-six.noarch 0:1.12.0-1.el7 DEBUG: python2-sphinx.noarch 1:1.8.4-1.el7 DEBUG: python2-sqlalchemy.x86_64 0:1.2.17-2.el7 DEBUG: python2-webob.noarch 0:1.8.5-1.el7 DEBUG: rpm-build.x86_64 0:4.11.3-45.el7 DEBUG: rubygems.noarch 0:2.0.14.1-36.el7 DEBUG: yum-plugin-priorities.noarch 0:1.1.31-54.el7_8 DEBUG: Dependency Installed: DEBUG: acl.x86_64 0:2.2.51-15.el7 DEBUG: adobe-mappings-cmap.noarch 0:20171205-3.el7 DEBUG: adobe-mappings-cmap-deprecated.noarch 0:20171205-3.el7 DEBUG: adobe-mappings-pdf.noarch 0:20180407-1.el7 DEBUG: atk.x86_64 0:2.28.1-2.el7 DEBUG: audit-libs.x86_64 0:2.8.5-4.el7 DEBUG: avahi-libs.x86_64 0:0.6.31-20.el7 DEBUG: bash.x86_64 0:4.2.46-34.el7 DEBUG: binutils.x86_64 0:2.27-44.base.el7 DEBUG: bzip2.x86_64 0:1.0.6-13.el7 DEBUG: bzip2-libs.x86_64 0:1.0.6-13.el7 DEBUG: ca-certificates.noarch 0:2020.2.41-70.0.el7_8 DEBUG: cairo.x86_64 0:1.15.12-4.el7 DEBUG: centos-release.x86_64 0:7-9.2009.1.el7.centos DEBUG: chkconfig.x86_64 0:1.7.6-1.el7 DEBUG: coreutils.x86_64 0:8.22-24.el7_9.2 DEBUG: cpio.x86_64 0:2.11-28.el7 DEBUG: cpp.x86_64 0:4.8.5-44.el7 DEBUG: cracklib.x86_64 0:2.9.0-11.el7 DEBUG: cracklib-dicts.x86_64 0:2.9.0-11.el7 DEBUG: cryptsetup-libs.x86_64 0:2.0.3-6.el7 DEBUG: cups-libs.x86_64 1:1.6.3-51.el7 DEBUG: curl.x86_64 0:7.29.0-59.el7_9.1 DEBUG: cyrus-sasl-lib.x86_64 0:2.1.26-23.el7 DEBUG: dbus.x86_64 1:1.10.24-15.el7 DEBUG: dbus-libs.x86_64 1:1.10.24-15.el7 DEBUG: dejavu-fonts-common.noarch 0:2.33-6.el7 DEBUG: dejavu-sans-fonts.noarch 0:2.33-6.el7 DEBUG: device-mapper.x86_64 7:1.02.170-6.el7_9.4 DEBUG: device-mapper-libs.x86_64 7:1.02.170-6.el7_9.4 DEBUG: diffutils.x86_64 0:3.3-5.el7 DEBUG: dracut.x86_64 0:033-572.el7 DEBUG: dwz.x86_64 0:0.11-3.el7 DEBUG: elfutils.x86_64 0:0.176-5.el7 DEBUG: elfutils-default-yama-scope.noarch 0:0.176-5.el7 DEBUG: elfutils-libelf.x86_64 0:0.176-5.el7 DEBUG: elfutils-libs.x86_64 0:0.176-5.el7 DEBUG: expat.x86_64 0:2.1.0-12.el7 DEBUG: file.x86_64 0:5.11-37.el7 DEBUG: file-libs.x86_64 0:5.11-37.el7 DEBUG: filesystem.x86_64 0:3.2-25.el7 DEBUG: findutils.x86_64 1:4.5.11-6.el7 DEBUG: fipscheck.x86_64 0:1.4.1-6.el7 DEBUG: fipscheck-lib.x86_64 0:1.4.1-6.el7 DEBUG: fontawesome-fonts.noarch 0:4.4.0-1.el7 DEBUG: fontawesome-fonts-web.noarch 0:4.4.0-1.el7 DEBUG: fontconfig.x86_64 0:2.13.0-4.3.el7 DEBUG: fontpackages-filesystem.noarch 0:1.44-8.el7 DEBUG: freetype.x86_64 0:2.8-14.el7_9.1 DEBUG: fribidi.x86_64 0:1.0.2-1.el7_7.1 DEBUG: gawk.x86_64 0:4.0.2-4.el7_3.1 DEBUG: gd.x86_64 0:2.0.35-27.el7_9 DEBUG: gdb.x86_64 0:7.6.1-120.el7 DEBUG: gdbm.x86_64 0:1.10-8.el7 DEBUG: gdk-pixbuf2.x86_64 0:2.36.12-3.el7 DEBUG: glib2.x86_64 0:2.56.1-8.el7 DEBUG: glibc.x86_64 0:2.17-323.el7_9 DEBUG: glibc-common.x86_64 0:2.17-323.el7_9 DEBUG: glibc-devel.x86_64 0:2.17-323.el7_9 DEBUG: glibc-headers.x86_64 0:2.17-323.el7_9 DEBUG: gmp.x86_64 1:6.0.0-15.el7 DEBUG: gnupg2.x86_64 0:2.0.22-5.el7_5 DEBUG: google-roboto-slab-fonts.noarch 0:1.100263-0.5.20150923git.el7 DEBUG: gpgme.x86_64 0:1.3.2-5.el7 DEBUG: graphite2.x86_64 0:1.3.10-1.el7_3 DEBUG: grep.x86_64 0:2.20-3.el7 DEBUG: groff-base.x86_64 0:1.22.2-8.el7 DEBUG: gtk-update-icon-cache.x86_64 0:3.22.30-6.el7 DEBUG: gtk2.x86_64 0:2.24.31-1.el7 DEBUG: gzip.x86_64 0:1.5-10.el7 DEBUG: hardlink.x86_64 1:1.0-19.el7 DEBUG: harfbuzz.x86_64 0:1.7.5-2.el7 DEBUG: hicolor-icon-theme.noarch 0:0.12-7.el7 DEBUG: hwdata.x86_64 0:0.252-9.7.el7 DEBUG: info.x86_64 0:5.1-5.el7 DEBUG: jasper-libs.x86_64 0:1.900.1-33.el7 DEBUG: jbigkit-libs.x86_64 0:2.0-11.el7 DEBUG: json-c.x86_64 0:0.11-4.el7_0 DEBUG: kernel-headers.x86_64 0:3.10.0-1160.21.1.el7 DEBUG: keyutils-libs.x86_64 0:1.5.8-3.el7 DEBUG: kmod.x86_64 0:20-28.el7 DEBUG: kmod-libs.x86_64 0:20-28.el7 DEBUG: kpartx.x86_64 0:0.4.9-134.el7_9 DEBUG: krb5-libs.x86_64 0:1.15.1-50.el7 DEBUG: lato-fonts.noarch 0:2.015-1.el7 DEBUG: lcms2.x86_64 0:2.6-3.el7 DEBUG: less.x86_64 0:458-9.el7 DEBUG: libICE.x86_64 0:1.0.9-9.el7 DEBUG: libSM.x86_64 0:1.2.2-2.el7 DEBUG: libX11.x86_64 0:1.6.7-3.el7_9 DEBUG: libX11-common.noarch 0:1.6.7-3.el7_9 DEBUG: libXau.x86_64 0:1.0.8-2.1.el7 DEBUG: libXaw.x86_64 0:1.0.13-4.el7 DEBUG: libXcomposite.x86_64 0:0.4.4-4.1.el7 DEBUG: libXcursor.x86_64 0:1.1.15-1.el7 DEBUG: libXdamage.x86_64 0:1.1.4-4.1.el7 DEBUG: libXext.x86_64 0:1.3.3-3.el7 DEBUG: libXfixes.x86_64 0:5.0.3-1.el7 DEBUG: libXft.x86_64 0:2.3.2-2.el7 DEBUG: libXi.x86_64 0:1.7.9-1.el7 DEBUG: libXinerama.x86_64 0:1.1.3-2.1.el7 DEBUG: libXmu.x86_64 0:1.1.2-2.el7 DEBUG: libXpm.x86_64 0:3.5.12-1.el7 DEBUG: libXrandr.x86_64 0:1.5.1-2.el7 DEBUG: libXrender.x86_64 0:0.9.10-1.el7 DEBUG: libXt.x86_64 0:1.1.5-3.el7 DEBUG: libXxf86misc.x86_64 0:1.0.3-7.1.el7 DEBUG: libXxf86vm.x86_64 0:1.1.4-1.el7 DEBUG: libacl.x86_64 0:2.2.51-15.el7 DEBUG: libassuan.x86_64 0:2.1.0-3.el7 DEBUG: libattr.x86_64 0:2.4.46-13.el7 DEBUG: libblkid.x86_64 0:2.23.2-65.el7_9.1 DEBUG: libcap.x86_64 0:2.22-11.el7 DEBUG: libcap-ng.x86_64 0:0.7.5-4.el7 DEBUG: libcom_err.x86_64 0:1.42.9-19.el7 DEBUG: libcroco.x86_64 0:0.6.12-6.el7_9 DEBUG: libcurl.x86_64 0:7.29.0-59.el7_9.1 DEBUG: libdb.x86_64 0:5.3.21-25.el7 DEBUG: libdb-utils.x86_64 0:5.3.21-25.el7 DEBUG: libdrm.x86_64 0:2.4.97-2.el7 DEBUG: libedit.x86_64 0:3.0-12.20121213cvs.el7 DEBUG: libffi.x86_64 0:3.0.13-19.el7 DEBUG: libfontenc.x86_64 0:1.1.3-3.el7 DEBUG: libgcc.x86_64 0:4.8.5-44.el7 DEBUG: libgcrypt.x86_64 0:1.5.3-14.el7 DEBUG: libglvnd.x86_64 1:1.0.1-0.8.git5baa1e5.el7 DEBUG: libglvnd-egl.x86_64 1:1.0.1-0.8.git5baa1e5.el7 DEBUG: libglvnd-glx.x86_64 1:1.0.1-0.8.git5baa1e5.el7 DEBUG: libgomp.x86_64 0:4.8.5-44.el7 DEBUG: libgpg-error.x86_64 0:1.12-3.el7 DEBUG: libgs.x86_64 0:9.25-5.el7 DEBUG: libidn.x86_64 0:1.28-4.el7 DEBUG: libimagequant.x86_64 0:2.8.2-2.el7 DEBUG: libjpeg-turbo.x86_64 0:1.2.90-8.el7 DEBUG: libmount.x86_64 0:2.23.2-65.el7_9.1 DEBUG: libmpc.x86_64 0:1.0.1-3.el7 DEBUG: libpaper.x86_64 0:1.1.24-9.el7 DEBUG: libpciaccess.x86_64 0:0.14-1.el7 DEBUG: libpng.x86_64 2:1.5.13-8.el7 DEBUG: libpwquality.x86_64 0:1.2.3-5.el7 DEBUG: librsvg2.x86_64 0:2.40.20-1.el7 DEBUG: libselinux.x86_64 0:2.5-15.el7 DEBUG: libsemanage.x86_64 0:2.5-14.el7 DEBUG: libsepol.x86_64 0:2.5-10.el7 DEBUG: libsmartcols.x86_64 0:2.23.2-65.el7_9.1 DEBUG: libssh2.x86_64 0:1.8.0-4.el7 DEBUG: libstdc++.x86_64 0:4.8.5-44.el7 DEBUG: libtasn1.x86_64 0:4.10-1.el7 DEBUG: libthai.x86_64 0:0.1.14-9.el7 DEBUG: libtiff.x86_64 0:4.0.3-35.el7 DEBUG: libtomcrypt.x86_64 0:1.17-26.el7 DEBUG: libtommath.x86_64 0:0.42.0-6.el7 DEBUG: libtool-ltdl.x86_64 0:2.4.2-22.el7_3 DEBUG: libuser.x86_64 0:0.60-9.el7 DEBUG: libutempter.x86_64 0:1.1.6-4.el7 DEBUG: libuuid.x86_64 0:2.23.2-65.el7_9.1 DEBUG: libverto.x86_64 0:0.2.5-4.el7 DEBUG: libwayland-client.x86_64 0:1.15.0-1.el7 DEBUG: libwayland-server.x86_64 0:1.15.0-1.el7 DEBUG: libwebp.x86_64 0:0.3.0-7.el7 DEBUG: libxcb.x86_64 0:1.13-1.el7 DEBUG: libxml2.x86_64 0:2.9.1-6.el7.5 DEBUG: libxshmfence.x86_64 0:1.2-1.el7 DEBUG: libyaml.x86_64 0:0.1.4-11.el7_0 DEBUG: lua.x86_64 0:5.1.4-15.el7 DEBUG: lz4.x86_64 0:1.8.3-1.el7 DEBUG: mesa-libEGL.x86_64 0:18.3.4-12.el7_9 DEBUG: mesa-libGL.x86_64 0:18.3.4-12.el7_9 DEBUG: mesa-libgbm.x86_64 0:18.3.4-12.el7_9 DEBUG: mesa-libglapi.x86_64 0:18.3.4-12.el7_9 DEBUG: mpfr.x86_64 0:3.1.1-4.el7 DEBUG: ncurses.x86_64 0:5.9-14.20130511.el7_4 DEBUG: ncurses-base.noarch 0:5.9-14.20130511.el7_4 DEBUG: ncurses-libs.x86_64 0:5.9-14.20130511.el7_4 DEBUG: nspr.x86_64 0:4.25.0-2.el7_9 DEBUG: nss.x86_64 0:3.53.1-3.el7_9 DEBUG: nss-pem.x86_64 0:1.0.3-7.el7 DEBUG: nss-softokn.x86_64 0:3.53.1-6.el7_9 DEBUG: nss-softokn-freebl.x86_64 0:3.53.1-6.el7_9 DEBUG: nss-sysinit.x86_64 0:3.53.1-3.el7_9 DEBUG: nss-tools.x86_64 0:3.53.1-3.el7_9 DEBUG: nss-util.x86_64 0:3.53.1-1.el7_9 DEBUG: openjpeg2.x86_64 0:2.3.1-3.el7_7 DEBUG: openldap.x86_64 0:2.4.44-22.el7 DEBUG: openssh.x86_64 0:7.4p1-21.el7 DEBUG: openssh-clients.x86_64 0:7.4p1-21.el7 DEBUG: openssl-libs.x86_64 1:1.0.2k-21.el7_9 DEBUG: p11-kit.x86_64 0:0.23.5-3.el7 DEBUG: p11-kit-trust.x86_64 0:0.23.5-3.el7 DEBUG: pam.x86_64 0:1.1.8-23.el7 DEBUG: pango.x86_64 0:1.42.4-4.el7_7 DEBUG: patch.x86_64 0:2.7.1-12.el7_7 DEBUG: pcre.x86_64 0:8.32-17.el7 DEBUG: perl.x86_64 4:5.16.3-299.el7_9 DEBUG: perl-Carp.noarch 0:1.26-244.el7 DEBUG: perl-Encode.x86_64 0:2.51-7.el7 DEBUG: perl-Error.noarch 1:0.17020-2.el7 DEBUG: perl-Exporter.noarch 0:5.68-3.el7 DEBUG: perl-File-Path.noarch 0:2.09-2.el7 DEBUG: perl-File-Temp.noarch 0:0.23.01-3.el7 DEBUG: perl-Filter.x86_64 0:1.49-3.el7 DEBUG: perl-Getopt-Long.noarch 0:2.40-3.el7 DEBUG: perl-Git.noarch 0:1.8.3.1-23.el7_8 DEBUG: perl-HTTP-Tiny.noarch 0:0.033-3.el7 DEBUG: perl-PathTools.x86_64 0:3.40-5.el7 DEBUG: perl-Pod-Escapes.noarch 1:1.04-299.el7_9 DEBUG: perl-Pod-Perldoc.noarch 0:3.20-4.el7 DEBUG: perl-Pod-Simple.noarch 1:3.28-4.el7 DEBUG: perl-Pod-Usage.noarch 0:1.63-3.el7 DEBUG: perl-Scalar-List-Utils.x86_64 0:1.27-248.el7 DEBUG: perl-Socket.x86_64 0:2.010-5.el7 DEBUG: perl-Storable.x86_64 0:2.45-3.el7 DEBUG: perl-TermReadKey.x86_64 0:2.30-20.el7 DEBUG: perl-Text-ParseWords.noarch 0:3.29-4.el7 DEBUG: perl-Thread-Queue.noarch 0:3.02-2.el7 DEBUG: perl-Time-HiRes.x86_64 4:1.9725-3.el7 DEBUG: perl-Time-Local.noarch 0:1.2300-2.el7 DEBUG: perl-constant.noarch 0:1.27-2.el7 DEBUG: perl-libs.x86_64 4:5.16.3-299.el7_9 DEBUG: perl-macros.x86_64 4:5.16.3-299.el7_9 DEBUG: perl-parent.noarch 1:0.225-244.el7 DEBUG: perl-podlators.noarch 0:2.5.1-3.el7 DEBUG: perl-srpm-macros.noarch 0:1-8.el7 DEBUG: perl-threads.x86_64 0:1.87-4.el7 DEBUG: perl-threads-shared.x86_64 0:1.43-6.el7 DEBUG: pinentry.x86_64 0:0.8.1-17.el7 DEBUG: pixman.x86_64 0:0.34.0-1.el7 DEBUG: pkgconfig.x86_64 1:0.27.1-4.el7 DEBUG: popt.x86_64 0:1.13-16.el7 DEBUG: procps-ng.x86_64 0:3.3.10-28.el7 DEBUG: pth.x86_64 0:2.0.7-23.el7 DEBUG: pygpgme.x86_64 0:0.3-9.el7 DEBUG: pyliblzma.x86_64 0:0.5.3-11.el7 DEBUG: python.x86_64 0:2.7.5-90.el7 DEBUG: python-backports.x86_64 0:1.0-8.el7 DEBUG: python-backports-ssl_match_hostname.noarch 0:3.5.0.1-1.el7 DEBUG: python-dns.noarch 0:1.15.0-5.el7 DEBUG: python-docutils.noarch 0:0.11-0.3.20130715svn7687.el7 DEBUG: python-enum34.noarch 0:1.0.4-1.el7 DEBUG: python-iniparse.noarch 0:0.4-9.el7 DEBUG: python-libs.x86_64 0:2.7.5-90.el7 DEBUG: python-pycurl.x86_64 0:7.19.0-19.el7 DEBUG: python-rpm-macros.noarch 0:3-34.el7 DEBUG: python-sphinx-locale.noarch 1:1.8.4-1.el7 DEBUG: python-srpm-macros.noarch 0:3-34.el7 DEBUG: python-urlgrabber.noarch 0:3.10-10.el7 DEBUG: python-whoosh.noarch 0:2.5.7-4.el7 DEBUG: python2-babel.noarch 0:2.6.0-4.el7 DEBUG: python2-chardet.noarch 0:3.0.4-7.el7 DEBUG: python2-crypto.x86_64 0:2.6.1-15.el7 DEBUG: python2-funcsigs.noarch 0:1.0.2-1.el7 DEBUG: python2-greenlet.x86_64 0:0.4.12-1.el7 DEBUG: python2-idna.noarch 0:2.5-1.el7 DEBUG: python2-imagesize.noarch 0:0.7.1-5.el7 DEBUG: python2-ipaddress.noarch 0:1.0.18-5.el7 DEBUG: python2-jinja2.noarch 0:2.10.1-1.el7 DEBUG: python2-markupsafe.x86_64 0:1.1.0-2.el7 DEBUG: python2-mock.noarch 0:2.0.0-1.el7 DEBUG: python2-monotonic.noarch 0:1.5-1.el7 DEBUG: python2-olefile.noarch 0:0.44-1.el7 DEBUG: python2-packaging.noarch 0:19.0-1.el7 DEBUG: python2-pillow.x86_64 0:5.4.1-3.el7 DEBUG: python2-pygments.noarch 0:2.2.0-7.el7 DEBUG: python2-pyparsing.noarch 0:2.3.1-1.el7 DEBUG: python2-pysocks.noarch 0:1.5.6-3.el7 DEBUG: python2-requests.noarch 0:2.21.0-3.el7 DEBUG: python2-rpm-macros.noarch 0:3-34.el7 DEBUG: python2-setuptools.noarch 0:40.8.0-1.el7 DEBUG: python2-snowballstemmer.noarch 0:1.2.0-2.el7 DEBUG: python2-sphinx-theme-alabaster.noarch 0:0.7.9-4.el7 DEBUG: python2-sphinx_rtd_theme.noarch 0:0.2.4-1.el7 DEBUG: python2-sphinxcontrib-websupport.noarch 0:1.0.1-1.el7 DEBUG: python2-typing.noarch 0:3.6.1-1.el7 DEBUG: python2-urllib3.noarch 0:1.24.1-3.el7 DEBUG: pytz.noarch 0:2016.10-2.el7 DEBUG: pyxattr.x86_64 0:0.5.1-5.el7 DEBUG: qrencode-libs.x86_64 0:3.4.1-3.el7 DEBUG: readline.x86_64 0:6.2-11.el7 DEBUG: redhat-rpm-config.noarch 0:9.1.0-88.el7.centos DEBUG: rpm.x86_64 0:4.11.3-45.el7 DEBUG: rpm-build-libs.x86_64 0:4.11.3-45.el7 DEBUG: rpm-libs.x86_64 0:4.11.3-45.el7 DEBUG: rpm-python.x86_64 0:4.11.3-45.el7 DEBUG: rsync.x86_64 0:3.1.2-10.el7 DEBUG: ruby.x86_64 0:2.0.0.648-36.el7 DEBUG: ruby-irb.noarch 0:2.0.0.648-36.el7 DEBUG: ruby-libs.x86_64 0:2.0.0.648-36.el7 DEBUG: rubygem-bigdecimal.x86_64 0:1.2.0-36.el7 DEBUG: rubygem-io-console.x86_64 0:0.4.2-36.el7 DEBUG: rubygem-json.x86_64 0:1.7.7-36.el7 DEBUG: rubygem-psych.x86_64 0:2.0.0-36.el7 DEBUG: rubygem-rdoc.noarch 0:4.0.0-36.el7 DEBUG: sed.x86_64 0:4.2.2-7.el7 DEBUG: setup.noarch 0:2.8.71-11.el7 DEBUG: shadow-utils.x86_64 2:4.6-5.el7 DEBUG: shared-mime-info.x86_64 0:1.8-5.el7 DEBUG: sqlite.x86_64 0:3.7.17-8.el7_7.1 DEBUG: systemd.x86_64 0:219-78.el7_9.3 DEBUG: systemd-libs.x86_64 0:219-78.el7_9.3 DEBUG: tar.x86_64 2:1.26-35.el7 DEBUG: tzdata.noarch 0:2021a-1.el7 DEBUG: unzip.x86_64 0:6.0-21.el7 DEBUG: urw-base35-bookman-fonts.noarch 0:20170801-10.el7 DEBUG: urw-base35-c059-fonts.noarch 0:20170801-10.el7 DEBUG: urw-base35-d050000l-fonts.noarch 0:20170801-10.el7 DEBUG: urw-base35-fonts.noarch 0:20170801-10.el7 DEBUG: urw-base35-fonts-common.noarch 0:20170801-10.el7 DEBUG: urw-base35-gothic-fonts.noarch 0:20170801-10.el7 DEBUG: urw-base35-nimbus-mono-ps-fonts.noarch 0:20170801-10.el7 DEBUG: urw-base35-nimbus-roman-fonts.noarch 0:20170801-10.el7 DEBUG: urw-base35-nimbus-sans-fonts.noarch 0:20170801-10.el7 DEBUG: urw-base35-p052-fonts.noarch 0:20170801-10.el7 DEBUG: urw-base35-standard-symbols-ps-fonts.noarch 0:20170801-10.el7 DEBUG: urw-base35-z003-fonts.noarch 0:20170801-10.el7 DEBUG: ustr.x86_64 0:1.0.4-16.el7 DEBUG: util-linux.x86_64 0:2.23.2-65.el7_9.1 DEBUG: xorg-x11-font-utils.x86_64 1:7.5-21.el7 DEBUG: xorg-x11-server-utils.x86_64 0:7.7-20.el7 DEBUG: xz.x86_64 0:5.2.2-1.el7 DEBUG: xz-libs.x86_64 0:5.2.2-1.el7 DEBUG: yum.noarch 0:3.4.3-168.el7.centos DEBUG: yum-metadata-parser.x86_64 0:1.1.4-10.el7 DEBUG: yum-plugin-fastestmirror.noarch 0:1.1.31-54.el7_8 DEBUG: zip.x86_64 0:3.0-11.el7 DEBUG: zlib.x86_64 0:1.2.7-19.el7_9 DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-stein-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-stein-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-stein-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-stein-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-stein-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-stein-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-stein-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 Finish: yum install DEBUG: touching file: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/etc/os-release DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '2786e95bd448466c9b337d67cb16a8f1', '-D', '/var/lib/mock/dlrn-centos-stein-x86_64-5/root', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '/usr/sbin/userdel', '-r', '-f', 'mockbuild'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: DEBUG: Unsharing. Flags: 134217728 DEBUG: userdel: user 'mockbuild' does not exist DEBUG: Child return code was: 6 DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '42732cce5f1c44628b4d7ef49b13fa7e', '-D', '/var/lib/mock/dlrn-centos-stein-x86_64-5/root', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '/usr/sbin/groupdel', 'mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: DEBUG: Unsharing. Flags: 134217728 DEBUG: groupdel: group 'mock' does not exist DEBUG: Child return code was: 6 DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'd6e760950e3f4a7f8fb035c8b2a9138c', '-D', '/var/lib/mock/dlrn-centos-stein-x86_64-5/root', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '/usr/sbin/groupadd', '-g', '135', 'mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: DEBUG: Unsharing. Flags: 134217728 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'dea5f0e113114a4b8cf0a40ac2e81b6b', '-D', '/var/lib/mock/dlrn-centos-stein-x86_64-5/root', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '/usr/sbin/useradd', '-o', '-m', '-u', '1006', '-g', '135', '-d', '/builddir', '-n', 'mockbuild'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: DEBUG: Unsharing. Flags: 134217728 DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/builddir/build/RPMS DEBUG: creating dir: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/builddir/build/SPECS DEBUG: creating dir: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/builddir/build/SRPMS DEBUG: creating dir: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/builddir/build/SOURCES DEBUG: creating dir: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/builddir/build/BUILD DEBUG: creating dir: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/builddir/build/BUILDROOT DEBUG: creating dir: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/builddir/build/originals DEBUG: creating dir: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/builddir/build/originals DEBUG: touching file: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/.initialized DEBUG: child environment: None DEBUG: Executing command: ['sync'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 Start: creating root cache DEBUG: child environment: None DEBUG: Executing command: ['gtar', '--one-file-system', '--exclude-caches', '--exclude-caches-under', '--use-compress-program', 'pigz', '-cf', '/var/cache/mock/dlrn-centos-stein-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos-stein-x86_64-5/root', '--exclude=./proc', '--exclude=./sys', '--exclude=./dev', '--exclude=./tmp/ccache', '--exclude=./var/cache/yum', '--exclude=./var/cache/dnf', '--exclude=./var/log', '--exclude=.//proc', '--exclude=.//proc', '--exclude=.//sys', '--exclude=.//sys', '--exclude=.//dev/shm', '--exclude=.//dev/pts', '--exclude=.//sys/fs/selinux', '--exclude=.//var/cache/yum/', '--exclude=.//proc/filesystems', '.'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 Finish: creating root cache Finish: chroot init INFO: Installed packages: DEBUG: child environment: None DEBUG: Executing command: /bin/rpm --root /var/lib/mock/dlrn-centos-stein-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: libssh2-1.8.0-4.el7.x86_64 DEBUG: libgcc-4.8.5-44.el7.x86_64 DEBUG: libcurl-7.29.0-59.el7_9.1.x86_64 DEBUG: tzdata-2021a-1.el7.noarch DEBUG: rpm-libs-4.11.3-45.el7.x86_64 DEBUG: centos-release-7-9.2009.1.el7.centos.x86_64 DEBUG: openldap-2.4.44-22.el7.x86_64 DEBUG: filesystem-3.2-25.el7.x86_64 DEBUG: rpm-build-libs-4.11.3-45.el7.x86_64 DEBUG: adobe-mappings-cmap-20171205-3.el7.noarch DEBUG: gpgme-1.3.2-5.el7.x86_64 DEBUG: basesystem-10.0-7.el7.centos.noarch DEBUG: libuser-0.60-9.el7.x86_64 DEBUG: dejavu-fonts-common-2.33-6.el7.noarch DEBUG: python-urlgrabber-3.10-10.el7.noarch DEBUG: libX11-common-1.6.7-3.el7_9.noarch DEBUG: yum-3.4.3-168.el7.centos.noarch DEBUG: glibc-common-2.17-323.el7_9.x86_64 DEBUG: json-c-0.11-4.el7_0.x86_64 DEBUG: glibc-2.17-323.el7_9.x86_64 DEBUG: libsemanage-2.5-14.el7.x86_64 DEBUG: nss-util-3.53.1-1.el7_9.x86_64 DEBUG: libutempter-1.1.6-4.el7.x86_64 DEBUG: ncurses-libs-5.9-14.20130511.el7_4.x86_64 DEBUG: procps-ng-3.3.10-28.el7.x86_64 DEBUG: libsepol-2.5-10.el7.x86_64 DEBUG: kpartx-0.4.9-134.el7_9.x86_64 DEBUG: libselinux-2.5-15.el7.x86_64 DEBUG: dracut-033-572.el7.x86_64 DEBUG: info-5.1-5.el7.x86_64 DEBUG: device-mapper-libs-1.02.170-6.el7_9.4.x86_64 DEBUG: xz-libs-5.2.2-1.el7.x86_64 DEBUG: elfutils-libs-0.176-5.el7.x86_64 DEBUG: elfutils-libelf-0.176-5.el7.x86_64 DEBUG: dbus-libs-1.10.24-15.el7.x86_64 DEBUG: popt-1.13-16.el7.x86_64 DEBUG: dbus-1.10.24-15.el7.x86_64 DEBUG: libacl-2.2.51-15.el7.x86_64 DEBUG: hwdata-0.252-9.7.el7.x86_64 DEBUG: libpng-1.5.13-8.el7.x86_64 DEBUG: libdrm-2.4.97-2.el7.x86_64 DEBUG: libjpeg-turbo-1.2.90-8.el7.x86_64 DEBUG: libglvnd-glx-1.0.1-0.8.git5baa1e5.el7.x86_64 DEBUG: libffi-3.0.13-19.el7.x86_64 DEBUG: libglvnd-egl-1.0.1-0.8.git5baa1e5.el7.x86_64 DEBUG: sed-4.2.2-7.el7.x86_64 DEBUG: cairo-1.15.12-4.el7.x86_64 DEBUG: libuuid-2.23.2-65.el7_9.1.x86_64 DEBUG: avahi-libs-0.6.31-20.el7.x86_64 DEBUG: lua-5.1.4-15.el7.x86_64 DEBUG: elfutils-0.176-5.el7.x86_64 DEBUG: grep-2.20-3.el7.x86_64 DEBUG: openssh-clients-7.4p1-21.el7.x86_64 DEBUG: libgcrypt-1.5.3-14.el7.x86_64 DEBUG: git-1.8.3.1-23.el7_8.x86_64 DEBUG: diffutils-3.3-5.el7.x86_64 DEBUG: python2-mock-2.0.0-1.el7.noarch DEBUG: file-libs-5.11-37.el7.x86_64 DEBUG: pango-1.42.4-4.el7_7.x86_64 DEBUG: mpfr-3.1.1-4.el7.x86_64 DEBUG: libtiff-4.0.3-35.el7.x86_64 DEBUG: xz-5.2.2-1.el7.x86_64 DEBUG: librsvg2-2.40.20-1.el7.x86_64 DEBUG: findutils-4.5.11-6.el7.x86_64 DEBUG: gtk2-2.24.31-1.el7.x86_64 DEBUG: gdbm-1.10-8.el7.x86_64 DEBUG: python-docutils-0.11-0.3.20130715svn7687.el7.noarch DEBUG: audit-libs-2.8.5-4.el7.x86_64 DEBUG: python2-sphinxcontrib-websupport-1.0.1-1.el7.noarch DEBUG: libmpc-1.0.1-3.el7.x86_64 DEBUG: kernel-headers-3.10.0-1160.21.1.el7.x86_64 DEBUG: groff-base-1.22.2-8.el7.x86_64 DEBUG: glibc-devel-2.17-323.el7_9.x86_64 DEBUG: p11-kit-0.23.5-3.el7.x86_64 DEBUG: libgs-9.25-5.el7.x86_64 DEBUG: libidn-1.28-4.el7.x86_64 DEBUG: redhat-rpm-config-9.1.0-88.el7.centos.noarch DEBUG: fontawesome-fonts-4.4.0-1.el7.noarch DEBUG: ghostscript-9.25-5.el7.x86_64 DEBUG: libglvnd-1.0.1-0.8.git5baa1e5.el7.x86_64 DEBUG: gcc-4.8.5-44.el7.x86_64 DEBUG: lcms2-2.6-3.el7.x86_64 DEBUG: python2-eventlet-0.24.1-3.el7.noarch DEBUG: keyutils-libs-1.5.8-3.el7.x86_64 DEBUG: python2-webob-1.8.5-1.el7.noarch DEBUG: libimagequant-2.8.2-2.el7.x86_64 DEBUG: make-3.82-24.el7.x86_64 DEBUG: perl-parent-0.225-244.el7.noarch DEBUG: perl-podlators-2.5.1-3.el7.noarch DEBUG: perl-Pod-Escapes-1.04-299.el7_9.noarch DEBUG: perl-Encode-2.51-7.el7.x86_64 DEBUG: perl-macros-5.16.3-299.el7_9.x86_64 DEBUG: perl-threads-1.87-4.el7.x86_64 DEBUG: perl-Filter-1.49-3.el7.x86_64 DEBUG: perl-Time-HiRes-1.9725-3.el7.x86_64 DEBUG: perl-constant-1.27-2.el7.noarch DEBUG: perl-Scalar-List-Utils-1.27-248.el7.x86_64 DEBUG: perl-File-Path-2.09-2.el7.noarch DEBUG: perl-PathTools-3.40-5.el7.x86_64 DEBUG: perl-Pod-Simple-3.28-4.el7.noarch DEBUG: perl-5.16.3-299.el7_9.x86_64 DEBUG: perl-TermReadKey-2.30-20.el7.x86_64 DEBUG: cpp-4.8.5-44.el7.x86_64 DEBUG: pinentry-0.8.1-17.el7.x86_64 DEBUG: jasper-libs-1.900.1-33.el7.x86_64 DEBUG: patch-2.7.1-12.el7_7.x86_64 DEBUG: libdb-utils-5.3.21-25.el7.x86_64 DEBUG: unzip-6.0-21.el7.x86_64 DEBUG: bzip2-1.0.6-13.el7.x86_64 DEBUG: dejavu-sans-fonts-2.33-6.el7.noarch DEBUG: lato-fonts-2.015-1.el7.noarch DEBUG: ncurses-5.9-14.20130511.el7_4.x86_64 DEBUG: graphite2-1.3.10-1.el7_3.x86_64 DEBUG: hardlink-1.0-19.el7.x86_64 DEBUG: libyaml-0.1.4-11.el7_0.x86_64 DEBUG: libtommath-0.42.0-6.el7.x86_64 DEBUG: libXau-1.0.8-2.1.el7.x86_64 DEBUG: libX11-1.6.7-3.el7_9.x86_64 DEBUG: libXrender-0.9.10-1.el7.x86_64 DEBUG: libXfixes-5.0.3-1.el7.x86_64 DEBUG: libXpm-3.5.12-1.el7.x86_64 DEBUG: libXdamage-1.1.4-4.1.el7.x86_64 DEBUG: libXinerama-1.1.3-2.1.el7.x86_64 DEBUG: libXxf86vm-1.1.4-1.el7.x86_64 DEBUG: libXxf86misc-1.0.3-7.1.el7.x86_64 DEBUG: libXcomposite-0.4.4-4.1.el7.x86_64 DEBUG: libsmartcols-2.23.2-65.el7_9.1.x86_64 DEBUG: libtasn1-4.10-1.el7.x86_64 DEBUG: ca-certificates-2020.2.41-70.0.el7_8.noarch DEBUG: openssl-libs-1.0.2k-21.el7_9.x86_64 DEBUG: fontconfig-2.13.0-4.3.el7.x86_64 DEBUG: python-2.7.5-90.el7.x86_64 DEBUG: rubygem-psych-2.0.0-36.el7.x86_64 DEBUG: rubygem-io-console-0.4.2-36.el7.x86_64 DEBUG: ruby-2.0.0.648-36.el7.x86_64 DEBUG: rubygems-2.0.14.1-36.el7.noarch DEBUG: python2-six-1.12.0-1.el7.noarch DEBUG: libblkid-2.23.2-65.el7_9.1.x86_64 DEBUG: glib2-2.56.1-8.el7.x86_64 DEBUG: pkgconfig-0.27.1-4.el7.x86_64 DEBUG: cracklib-2.9.0-11.el7.x86_64 DEBUG: binutils-2.27-44.base.el7.x86_64 DEBUG: atk-2.28.1-2.el7.x86_64 DEBUG: libpwquality-1.2.3-5.el7.x86_64 DEBUG: urw-base35-bookman-fonts-20170801-10.el7.noarch DEBUG: urw-base35-gothic-fonts-20170801-10.el7.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20170801-10.el7.noarch DEBUG: urw-base35-d050000l-fonts-20170801-10.el7.noarch DEBUG: urw-base35-z003-fonts-20170801-10.el7.noarch DEBUG: urw-base35-fonts-20170801-10.el7.noarch DEBUG: harfbuzz-1.7.5-2.el7.x86_64 DEBUG: python2-sphinx-theme-alabaster-0.7.9-4.el7.noarch DEBUG: python2-typing-3.6.1-1.el7.noarch DEBUG: python-dns-1.15.0-5.el7.noarch DEBUG: pytz-2016.10-2.el7.noarch DEBUG: python2-jinja2-2.10.1-1.el7.noarch DEBUG: python2-snowballstemmer-1.2.0-2.el7.noarch DEBUG: python2-idna-2.5-1.el7.noarch DEBUG: python-backports-ssl_match_hostname-3.5.0.1-1.el7.noarch DEBUG: python2-sphinx_rtd_theme-0.2.4-1.el7.noarch DEBUG: python-iniparse-0.4-9.el7.noarch DEBUG: python2-pysocks-1.5.6-3.el7.noarch DEBUG: python2-requests-2.21.0-3.el7.noarch DEBUG: python2-olefile-0.44-1.el7.noarch DEBUG: python2-pyparsing-2.3.1-1.el7.noarch DEBUG: python-enum34-1.0.4-1.el7.noarch DEBUG: python2-funcsigs-1.0.2-1.el7.noarch DEBUG: gd-2.0.35-27.el7_9.x86_64 DEBUG: nss-pem-1.0.3-7.el7.x86_64 DEBUG: nss-sysinit-3.53.1-3.el7_9.x86_64 DEBUG: hicolor-icon-theme-0.12-7.el7.noarch DEBUG: fipscheck-1.4.1-6.el7.x86_64 DEBUG: gpg-pubkey-f4a80eb5-53a7ff4b DEBUG: cyrus-sasl-lib-2.1.26-23.el7.x86_64 DEBUG: fontpackages-filesystem-1.44-8.el7.noarch DEBUG: curl-7.29.0-59.el7_9.1.x86_64 DEBUG: python-srpm-macros-3-34.el7.noarch DEBUG: rpm-4.11.3-45.el7.x86_64 DEBUG: setup-2.8.71-11.el7.noarch DEBUG: gnupg2-2.0.22-5.el7_5.x86_64 DEBUG: urw-base35-fonts-common-20170801-10.el7.noarch DEBUG: rpm-python-4.11.3-45.el7.x86_64 DEBUG: adobe-mappings-cmap-deprecated-20171205-3.el7.noarch DEBUG: pygpgme-0.3-9.el7.x86_64 DEBUG: python-rpm-macros-3-34.el7.noarch DEBUG: python-pycurl-7.19.0-19.el7.x86_64 DEBUG: python2-rpm-macros-3-34.el7.noarch DEBUG: yum-plugin-fastestmirror-1.1.31-54.el7_8.noarch DEBUG: ncurses-base-5.9-14.20130511.el7_4.noarch DEBUG: fribidi-1.0.2-1.el7_7.1.x86_64 DEBUG: nss-softokn-freebl-3.53.1-6.el7_9.x86_64 DEBUG: ustr-1.0.4-16.el7.x86_64 DEBUG: nspr-4.25.0-2.el7_9.x86_64 DEBUG: shadow-utils-4.6-5.el7.x86_64 DEBUG: libstdc++-4.8.5-44.el7.x86_64 DEBUG: qrencode-libs-3.4.1-3.el7.x86_64 DEBUG: bash-4.2.46-34.el7.x86_64 DEBUG: util-linux-2.23.2-65.el7_9.1.x86_64 DEBUG: pcre-8.32-17.el7.x86_64 DEBUG: device-mapper-1.02.170-6.el7_9.4.x86_64 DEBUG: zlib-1.2.7-19.el7_9.x86_64 DEBUG: kmod-20-28.el7.x86_64 DEBUG: bzip2-libs-1.0.6-13.el7.x86_64 DEBUG: cryptsetup-libs-2.0.3-6.el7.x86_64 DEBUG: libdb-5.3.21-25.el7.x86_64 DEBUG: systemd-libs-219-78.el7_9.3.x86_64 DEBUG: expat-2.1.0-12.el7.x86_64 DEBUG: systemd-219-78.el7_9.3.x86_64 DEBUG: libattr-2.4.46-13.el7.x86_64 DEBUG: elfutils-default-yama-scope-0.176-5.el7.noarch DEBUG: libcap-2.22-11.el7.x86_64 DEBUG: libpciaccess-0.14-1.el7.x86_64 DEBUG: freetype-2.8-14.el7_9.1.x86_64 DEBUG: mesa-libGL-18.3.4-12.el7_9.x86_64 DEBUG: libcom_err-1.42.9-19.el7.x86_64 DEBUG: mesa-libgbm-18.3.4-12.el7_9.x86_64 DEBUG: readline-6.2-11.el7.x86_64 DEBUG: mesa-libEGL-18.3.4-12.el7_9.x86_64 DEBUG: gmp-6.0.0-15.el7.x86_64 DEBUG: rsync-3.1.2-10.el7.x86_64 DEBUG: libgpg-error-1.12-3.el7.x86_64 DEBUG: cups-libs-1.6.3-51.el7.x86_64 DEBUG: chkconfig-1.7.6-1.el7.x86_64 DEBUG: openssh-7.4p1-21.el7.x86_64 DEBUG: libICE-1.0.9-9.el7.x86_64 DEBUG: perl-Git-1.8.3.1-23.el7_8.noarch DEBUG: libxml2-2.9.1-6.el7.5.x86_64 DEBUG: python2-pbr-5.1.2-2.el7.noarch DEBUG: cpio-2.11-28.el7.x86_64 DEBUG: libthai-0.1.14-9.el7.x86_64 DEBUG: libSM-1.2.2-2.el7.x86_64 DEBUG: jbigkit-libs-2.0-11.el7.x86_64 DEBUG: sqlite-3.7.17-8.el7_7.1.x86_64 DEBUG: gdk-pixbuf2-2.36.12-3.el7.x86_64 DEBUG: gawk-4.0.2-4.el7_3.1.x86_64 DEBUG: gtk-update-icon-cache-3.22.30-6.el7.x86_64 DEBUG: mesa-libglapi-18.3.4-12.el7_9.x86_64 DEBUG: python2-pillow-5.4.1-3.el7.x86_64 DEBUG: libcap-ng-0.7.5-4.el7.x86_64 DEBUG: python-sphinx-locale-1.8.4-1.el7.noarch DEBUG: nss-softokn-3.53.1-6.el7_9.x86_64 DEBUG: python2-sphinx-1.8.4-1.el7.noarch DEBUG: libassuan-2.1.0-3.el7.x86_64 DEBUG: glibc-headers-2.17-323.el7_9.x86_64 DEBUG: libwayland-server-1.15.0-1.el7.x86_64 DEBUG: adobe-mappings-pdf-20180407-1.el7.noarch DEBUG: tar-1.26-35.el7.x86_64 DEBUG: perl-srpm-macros-1-8.el7.noarch DEBUG: libgomp-4.8.5-44.el7.x86_64 DEBUG: rpm-build-4.11.3-45.el7.x86_64 DEBUG: libxshmfence-1.2-1.el7.x86_64 DEBUG: graphviz-2.30.1-22.el7.x86_64 DEBUG: openjpeg2-2.3.1-3.el7_7.x86_64 DEBUG: yum-plugin-priorities-1.1.31-54.el7_8.noarch DEBUG: lz4-1.8.3-1.el7.x86_64 DEBUG: python-devel-2.7.5-90.el7.x86_64 DEBUG: fontawesome-fonts-web-4.4.0-1.el7.noarch DEBUG: python2-setuptools_scm-1.15.7-2.el7.noarch DEBUG: less-458-9.el7.x86_64 DEBUG: openstack-macros-2020.1.2-0.20200920181622.ce6a105.el7.noarch DEBUG: perl-HTTP-Tiny-0.033-3.el7.noarch DEBUG: perl-Pod-Perldoc-3.20-4.el7.noarch DEBUG: perl-Text-ParseWords-3.29-4.el7.noarch DEBUG: perl-Pod-Usage-1.63-3.el7.noarch DEBUG: perl-libs-5.16.3-299.el7_9.x86_64 DEBUG: perl-Storable-2.45-3.el7.x86_64 DEBUG: perl-Exporter-5.68-3.el7.noarch DEBUG: perl-Time-Local-1.2300-2.el7.noarch DEBUG: perl-threads-shared-1.43-6.el7.x86_64 DEBUG: perl-Carp-1.26-244.el7.noarch DEBUG: perl-File-Temp-0.23.01-3.el7.noarch DEBUG: perl-Socket-2.010-5.el7.x86_64 DEBUG: perl-Getopt-Long-2.40-3.el7.noarch DEBUG: perl-Error-0.17020-2.el7.noarch DEBUG: perl-Thread-Queue-3.02-2.el7.noarch DEBUG: file-5.11-37.el7.x86_64 DEBUG: libwayland-client-1.15.0-1.el7.x86_64 DEBUG: acl-2.2.51-15.el7.x86_64 DEBUG: dwz-0.11-3.el7.x86_64 DEBUG: kmod-libs-20-28.el7.x86_64 DEBUG: zip-3.0-11.el7.x86_64 DEBUG: libfontenc-1.1.3-3.el7.x86_64 DEBUG: libpaper-1.1.24-9.el7.x86_64 DEBUG: google-roboto-slab-fonts-1.100263-0.5.20150923git.el7.noarch DEBUG: libedit-3.0-12.20121213cvs.el7.x86_64 DEBUG: libverto-0.2.5-4.el7.x86_64 DEBUG: pth-2.0.7-23.el7.x86_64 DEBUG: libwebp-0.3.0-7.el7.x86_64 DEBUG: libtomcrypt-1.17-26.el7.x86_64 DEBUG: libxcb-1.13-1.el7.x86_64 DEBUG: libXext-1.3.3-3.el7.x86_64 DEBUG: libXt-1.1.5-3.el7.x86_64 DEBUG: libXmu-1.1.2-2.el7.x86_64 DEBUG: libXcursor-1.1.15-1.el7.x86_64 DEBUG: libXrandr-1.5.1-2.el7.x86_64 DEBUG: libXi-1.7.9-1.el7.x86_64 DEBUG: libXaw-1.0.13-4.el7.x86_64 DEBUG: xorg-x11-server-utils-7.7-20.el7.x86_64 DEBUG: libtool-ltdl-2.4.2-22.el7_3.x86_64 DEBUG: pixman-0.34.0-1.el7.x86_64 DEBUG: p11-kit-trust-0.23.5-3.el7.x86_64 DEBUG: krb5-libs-1.15.1-50.el7.x86_64 DEBUG: coreutils-8.22-24.el7_9.2.x86_64 DEBUG: python-libs-2.7.5-90.el7.x86_64 DEBUG: ruby-libs-2.0.0.648-36.el7.x86_64 DEBUG: rubygem-json-1.7.7-36.el7.x86_64 DEBUG: ruby-irb-2.0.0.648-36.el7.noarch DEBUG: rubygem-bigdecimal-1.2.0-36.el7.x86_64 DEBUG: rubygem-rdoc-4.0.0-36.el7.noarch DEBUG: gzip-1.5-10.el7.x86_64 DEBUG: libmount-2.23.2-65.el7_9.1.x86_64 DEBUG: shared-mime-info-1.8-5.el7.x86_64 DEBUG: xorg-x11-font-utils-7.5-21.el7.x86_64 DEBUG: python2-setuptools-40.8.0-1.el7.noarch DEBUG: cracklib-dicts-2.9.0-11.el7.x86_64 DEBUG: python2-ipaddress-1.0.18-5.el7.noarch DEBUG: pam-1.1.8-23.el7.x86_64 DEBUG: urw-base35-standard-symbols-ps-fonts-20170801-10.el7.noarch DEBUG: urw-base35-nimbus-roman-fonts-20170801-10.el7.noarch DEBUG: urw-base35-c059-fonts-20170801-10.el7.noarch DEBUG: urw-base35-nimbus-sans-fonts-20170801-10.el7.noarch DEBUG: urw-base35-p052-fonts-20170801-10.el7.noarch DEBUG: yum-metadata-parser-1.1.4-10.el7.x86_64 DEBUG: libcroco-0.6.12-6.el7_9.x86_64 DEBUG: python2-monotonic-1.5-1.el7.noarch DEBUG: python2-crypto-2.6.1-15.el7.x86_64 DEBUG: python2-markupsafe-1.1.0-2.el7.x86_64 DEBUG: python2-babel-2.6.0-4.el7.noarch DEBUG: pyliblzma-0.5.3-11.el7.x86_64 DEBUG: pyxattr-0.5.1-5.el7.x86_64 DEBUG: python-backports-1.0-8.el7.x86_64 DEBUG: python2-imagesize-0.7.1-5.el7.noarch DEBUG: python2-chardet-3.0.4-7.el7.noarch DEBUG: python-whoosh-2.5.7-4.el7.noarch DEBUG: python2-urllib3-1.24.1-3.el7.noarch DEBUG: python2-greenlet-0.4.12-1.el7.x86_64 DEBUG: python2-pygments-2.2.0-7.el7.noarch DEBUG: python2-packaging-19.0-1.el7.noarch DEBUG: python2-sqlalchemy-1.2.17-2.el7.x86_64 DEBUG: gdb-7.6.1-120.el7.x86_64 DEBUG: libXft-2.3.2-2.el7.x86_64 DEBUG: nss-3.53.1-3.el7_9.x86_64 DEBUG: nss-tools-3.53.1-3.el7_9.x86_64 DEBUG: fipscheck-lib-1.4.1-6.el7.x86_64 DEBUG: Child return code was: 0 Finish: run DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos-stein-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos-stein-x86_64-5/root/var/cache/yum/'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 ++ /usr/bin/mock -r /home/centos-stein/data/dlrn-5.cfg -p + MOCKDIR=/var/lib/mock/dlrn-centos-stein-x86_64-5/root/ + '[' -z '' ']' + '[' -r setup.py -a '!' -r metadata.json ']' + SOURCETYPE=tarball + git checkout -f c72df98dafcc046d70dd98a777b80e1e79c31ba6 Note: checking out 'c72df98dafcc046d70dd98a777b80e1e79c31ba6'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b new_branch_name HEAD is now at c72df98... [Trivial] Fix testing of volume connector exception + mkdir /var/lib/mock/dlrn-centos-stein-x86_64-5/root//var/tmp/pkgsrc + cp -pr . /var/lib/mock/dlrn-centos-stein-x86_64-5/root//var/tmp/pkgsrc ++ /usr/bin/mock -q -r /home/centos-stein/data/dlrn-5.cfg --chroot 'cd /var/tmp/pkgsrc && rm -rf *.egg-info && (([ -x /usr/bin/python3 ] && python3 setup.py --version 2> /dev/null) || python setup.py --version 2> /dev/null)' ++ tail -n 1 ++ /usr/bin/mock -q -r /home/centos-stein/data/dlrn-5.cfg --chroot 'cd /var/tmp/pkgsrc && git log --abbrev=7 -n1 --format=format:%h' + setversionandrelease 12.1.7.dev2 c72df98 + UPSTREAMVERSION=12.1.7.dev2 + [[ 12.1.7.dev2 =~ ([^-]*)-(.+) ]] + [[ 12.1.7.dev2 =~ (.*?)\.(0rc.+) ]] + [[ 12.1.7.dev2 =~ (.*?)\.(0b.+) ]] + [[ 12.1.7.dev2 =~ (.*?)\.(0a.+) ]] + [[ 12.1.7.dev2 =~ (.*?)\.(dev.+) ]] + VERSION=12.1.7 ++ date --utc +%Y%m%d%H%M%S + RELEASE_DATE=20210324154649 + '[' 0.date.hash = 0.1.date.hash ']' + '[' 0.date.hash = minor.date.hash ']' + RELEASE=0.20210324154649.c72df98 + /usr/bin/mock -v -r /home/centos-stein/data/dlrn-5.cfg --resultdir /home/centos-stein/data/repos/c7/2d/c72df98dafcc046d70dd98a777b80e1e79c31ba6_ea51f19c --chroot 'cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)' INFO: mock.py version 1.4.21 starting (python version = 3.6.8)... Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-stein-x86_64-5/yum_cache/ INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run DEBUG: mock final configuration: DEBUG: version: 1.4.21 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos-stein/data/repos/c7/2d/c72df98dafcc046d70dd98a777b80e1e79c31ba6_ea51f19c 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: 1006 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.ljcrvv_5:/etc/resolv.conf'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap_container: False DEBUG: use_bootstrap_image: False DEBUG: bootstrap_image: fedora:latest DEBUG: internal_dev_setup: True DEBUG: cleanup_on_success: True DEBUG: cleanup_on_failure: True DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc'] DEBUG: createrepo_on_rpms: False DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm DEBUG: tar: gnutar DEBUG: backup_on_clean: False DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: redhat_subscription_required: False DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'mount', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.6/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '%(cache_topdir)s/%(root)s/ccache/u%(chrootuid)s/', 'basedir': '/var/lib/mock/dlrn-centos-stein-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stein-x86_64-5', 'root': 'dlrn-centos-stein-x86_64-5', 'resultdir': '/home/centos-stein/data/repos/c7/2d/c72df98dafcc046d70dd98a777b80e1e79c31ba6_ea51f19c'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'dir': '%(cache_topdir)s/%(root)s/%(package_manager)s_cache/', 'target_dir': '/var/cache/%(package_manager)s/', 'online': True, 'basedir': '/var/lib/mock/dlrn-centos-stein-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stein-x86_64-5', 'root': 'dlrn-centos-stein-x86_64-5', 'resultdir': '/home/centos-stein/data/repos/c7/2d/c72df98dafcc046d70dd98a777b80e1e79c31ba6_ea51f19c', 'package_manager': 'yum'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '%(cache_topdir)s/%(root)s/root_cache/', 'tar': 'gnutar', 'compress_program': 'pigz', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf', './var/log'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-centos-stein-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stein-x86_64-5', 'root': 'dlrn-centos-stein-x86_64-5', 'resultdir': '/home/centos-stein/data/repos/c7/2d/c72df98dafcc046d70dd98a777b80e1e79c31ba6_ea51f19c'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos-stein-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stein-x86_64-5', 'root': 'dlrn-centos-stein-x86_64-5', 'resultdir': '/home/centos-stein/data/repos/c7/2d/c72df98dafcc046d70dd98a777b80e1e79c31ba6_ea51f19c'}, 'mount_enable': False, 'mount_opts': {'basedir': '/var/lib/mock/dlrn-centos-stein-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stein-x86_64-5', 'root': 'dlrn-centos-stein-x86_64-5', 'resultdir': '/home/centos-stein/data/repos/c7/2d/c72df98dafcc046d70dd98a777b80e1e79c31ba6_ea51f19c'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos-stein-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stein-x86_64-5', 'root': 'dlrn-centos-stein-x86_64-5', 'resultdir': '/home/centos-stein/data/repos/c7/2d/c72df98dafcc046d70dd98a777b80e1e79c31ba6_ea51f19c'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos-stein-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stein-x86_64-5', 'root': 'dlrn-centos-stein-x86_64-5', 'resultdir': '/home/centos-stein/data/repos/c7/2d/c72df98dafcc046d70dd98a777b80e1e79c31ba6_ea51f19c'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos-stein-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stein-x86_64-5', 'root': 'dlrn-centos-stein-x86_64-5', 'resultdir': '/home/centos-stein/data/repos/c7/2d/c72df98dafcc046d70dd98a777b80e1e79c31ba6_ea51f19c'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos-stein-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stein-x86_64-5', 'root': 'dlrn-centos-stein-x86_64-5', 'resultdir': '/home/centos-stein/data/repos/c7/2d/c72df98dafcc046d70dd98a777b80e1e79c31ba6_ea51f19c'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos-stein-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stein-x86_64-5', 'root': 'dlrn-centos-stein-x86_64-5', 'resultdir': '/home/centos-stein/data/repos/c7/2d/c72df98dafcc046d70dd98a777b80e1e79c31ba6_ea51f19c'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos-stein-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stein-x86_64-5', 'root': 'dlrn-centos-stein-x86_64-5', 'resultdir': '/home/centos-stein/data/repos/c7/2d/c72df98dafcc046d70dd98a777b80e1e79c31ba6_ea51f19c'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos-stein-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stein-x86_64-5', 'root': 'dlrn-centos-stein-x86_64-5', 'resultdir': '/home/centos-stein/data/repos/c7/2d/c72df98dafcc046d70dd98a777b80e1e79c31ba6_ea51f19c'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos-stein-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stein-x86_64-5', 'root': 'dlrn-centos-stein-x86_64-5', 'resultdir': '/home/centos-stein/data/repos/c7/2d/c72df98dafcc046d70dd98a777b80e1e79c31ba6_ea51f19c'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos-stein-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stein-x86_64-5', 'root': 'dlrn-centos-stein-x86_64-5', 'resultdir': '/home/centos-stein/data/repos/c7/2d/c72df98dafcc046d70dd98a777b80e1e79c31ba6_ea51f19c'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos-stein-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stein-x86_64-5', 'root': 'dlrn-centos-stein-x86_64-5', 'resultdir': '/home/centos-stein/data/repos/c7/2d/c72df98dafcc046d70dd98a777b80e1e79c31ba6_ea51f19c'}} DEBUG: environment: {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} DEBUG: scm: False DEBUG: scm_opts: {'method': 'git', 'cvs_get': 'cvs -d /srv/cvs co SCM_BRN SCM_PKG', 'git_get': 'git clone SCM_BRN git://localhost/SCM_PKG.git SCM_PKG', 'svn_get': 'svn co file:///srv/svn/SCM_PKG/SCM_BRN SCM_PKG', 'distgit_get': 'rpkg clone -a --branch SCM_BRN SCM_PKG SCM_PKG', 'distgit_src_get': 'rpkg sources', 'spec': 'SCM_PKG.spec', 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} DEBUG: useradd: /usr/sbin/useradd -o -m -u %(uid)s -g %(gid)s -d %(home)s -n %(user)s DEBUG: use_host_resolv: False DEBUG: chroot_setup_cmd: install basesystem rpm-build python2-devel gcc make python-sqlalchemy python-webob ghostscript graphviz python-sphinx python-eventlet python-six python-pbr openstack-macros git-core yum-plugin-priorities rubygems python-setuptools_scm DEBUG: target_arch: x86_64 DEBUG: releasever: 7 DEBUG: rpmbuild_arch: x86_64 DEBUG: yum.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 plugins=1 syslog_ident=mock syslog_device= ip_resolve=4 # repos [base] name=BaseOS mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=os failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 gpgcheck=1 [updates] name=updates enabled=1 mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=updates failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 gpgcheck=1 [extras] name=extras mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=extras failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7 gpgcheck=1 [delorean] name=delorean-puppet-ceph-30bb45cc106db4ddeff0519dc7bc93b30558ecd8 baseurl=https://trunk.rdoproject.org/centos7-stein/30/bb/30bb45cc106db4ddeff0519dc7bc93b30558ecd8_adaf8bda enabled=1 gpgcheck=0 priority=1 [delorean-stein-testing] name=dlrn-stein-testing baseurl=https://trunk.rdoproject.org/centos7-stein/deps/latest/ enabled=1 gpgcheck=0 [delorean-stein-build-deps] name=dlrn-stein-build-deps baseurl=https://trunk.rdoproject.org/centos7-stein/build-deps/latest/ enabled=1 gpgcheck=0 [rdo-qemu-ev] name=RDO CentOS-$releasever - QEMU EV baseurl=http://mirror.centos.org/$contentdir/7/virt/$basearch/kvm-common/ gpgcheck=0 enabled=1 skip_if_unavailable=1 DEBUG: yum_builddep_opts: [] DEBUG: yum_common_opts: [] DEBUG: update_before_build: True DEBUG: priorities.conf: [main] enabled = 1 check_obsoletes = 1 DEBUG: rhnplugin.conf: [main] enabled=0 DEBUG: subscription-manager.conf: DEBUG: more_buildreqs: {} DEBUG: nosync: False DEBUG: nosync_force: False DEBUG: files: {'etc/hosts': '127.0.0.1 localhost localhost.localdomain\n::1 localhost localhost.localdomain localhost6 localhost6.localdomain6'} DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'trunk-centos7.rdoproject.org.novalocal'} DEBUG: hostname: None DEBUG: module_enable: [] DEBUG: module_install: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: [] DEBUG: package_manager: yum DEBUG: package_manager_max_attempts: 1 DEBUG: package_manager_attempt_delay: 10 DEBUG: dynamic_buildrequires: True DEBUG: dynamic_buildrequires_max_loops: 10 DEBUG: dev_loop_count: 12 DEBUG: yum_command: /usr/bin/yum DEBUG: system_yum_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils shadow-utils distribution-gpg-keys DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: dnf_command: /usr/bin/dnf DEBUG: system_dnf_command: /usr/bin/dnf DEBUG: dnf_install_command: install dnf dnf-plugins-core shadow-utils distribution-gpg-keys DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core shadow-utils distribution-gpg-keys DEBUG: microdnf_builddep_command: /usr/bin/dnf DEBUG: microdnf_builddep_opts: [] DEBUG: microdnf_common_opts: [] DEBUG: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: dnf_disable_plugins: ['local', 'spacewalk'] DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/etc/mock/site-defaults.cfg', '/home/centos-stein/data/dlrn-5.cfg', '/home/centos-stein/data/dlrn-5.cfg'] DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos-stein/data/dlrn-5.cfg DEBUG: root: dlrn-centos-stein-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el7 DEBUG: config_path: /etc/mock DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: __jinja_expand: True DEBUG: build_log_fmt_str: %(message)s DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: state_log_fmt_str: %(asctime)s - %(message)s DEBUG: Unsharing. Flags: 67239936 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos-stein-x86_64-5/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos-stein-x86_64-5/root. DEBUG: ensuring that dir exists: /home/centos-stein/data/repos/c7/2d/c72df98dafcc046d70dd98a777b80e1e79c31ba6_ea51f19c INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-stein-x86_64-5/root_cache/ INFO: enabled yum cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/var/cache/yum/ Start: cleaning yum metadata Finish: cleaning yum metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC 7402 24-Core Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2799.998 DEBUG: BogoMIPS: 5599.99 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 64K DEBUG: L1i cache: 64K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw retpoline_amd ibpb vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16266376 2095828 1780200 1391012 12390348 11841812 DEBUG: Swap: 8388604 347392 8041212 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos-stein-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 878M 3.5G 21% /var/lib/mock/dlrn-centos-stein-x86_64-5/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/sys DEBUG: ensuring that dir exists: /home/centos-stein/data/repos/c7/2d/c72df98dafcc046d70dd98a777b80e1e79c31ba6_ea51f19c Mock Version: 1.4.21 INFO: Mock Version: 1.4.21 INFO: Mock Version: 1.4.21 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/dev/shm DEBUG: kernel version == 3.10.0-957.27.2.el7.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/var/cache/yum/ DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/var/cache/mock/dlrn-centos-stein-x86_64-5/yum_cache/', '/var/lib/mock/dlrn-centos-stein-x86_64-5/root/var/cache/yum/'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/tmp/mock-selinux-plugin.1_9zb5w5', '/var/lib/mock/dlrn-centos-stein-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos-stein-x86_64-5/root DEBUG: resultdir = /home/centos-stein/data/repos/c7/2d/c72df98dafcc046d70dd98a777b80e1e79c31ba6_ea51f19c DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/etc/yum/pluginconf.d DEBUG: configure yum DEBUG: configure yum priorities DEBUG: configure yum rhnplugin DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'd5b08a2b933243ad864bfb2646298006', '-D', '/var/lib/mock/dlrn-centos-stein-x86_64-5/root', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '/usr/sbin/usermod', '-u', '1006', '--non-unique', 'mockbuild'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: DEBUG: Unsharing. Flags: 134217728 DEBUG: usermod: no changes DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/.initialized Finish: chroot init INFO: Running in chroot: ['cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)'] Start: chroot ['cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)'] DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.ljcrvv_5:/etc/resolv.conf'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '3f83413ea5ff43bb99d56a03fe8f0893', '-D', '/var/lib/mock/dlrn-centos-stein-x86_64-5/root', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.ljcrvv_5:/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.3s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.5s) running egg_info creating ironic.egg-info writing requirements to ironic.egg-info/requires.txt writing ironic.egg-info/PKG-INFO writing top-level names to ironic.egg-info/top_level.txt writing dependency_links to ironic.egg-info/dependency_links.txt writing entry points to ironic.egg-info/entry_points.txt writing pbr to ironic.egg-info/pbr.json [pbr] Processing SOURCES.txt writing manifest file 'ironic.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 'ironic.egg-info/SOURCES.txt' [pbr] reno was not found or is too old. Skipping release notes running check creating ironic-12.1.7.dev2 creating ironic-12.1.7.dev2/api-ref creating ironic-12.1.7.dev2/api-ref/source creating ironic-12.1.7.dev2/api-ref/source/samples creating ironic-12.1.7.dev2/devstack creating ironic-12.1.7.dev2/devstack/files creating ironic-12.1.7.dev2/devstack/files/debs creating ironic-12.1.7.dev2/devstack/files/hooks creating ironic-12.1.7.dev2/devstack/files/rpms creating ironic-12.1.7.dev2/devstack/lib creating ironic-12.1.7.dev2/devstack/tools creating ironic-12.1.7.dev2/devstack/tools/ironic creating ironic-12.1.7.dev2/devstack/tools/ironic/scripts creating ironic-12.1.7.dev2/devstack/tools/ironic/templates creating ironic-12.1.7.dev2/devstack/upgrade creating ironic-12.1.7.dev2/devstack/upgrade/from-queens creating ironic-12.1.7.dev2/doc creating ironic-12.1.7.dev2/doc/source creating ironic-12.1.7.dev2/doc/source/admin creating ironic-12.1.7.dev2/doc/source/admin/drivers creating ironic-12.1.7.dev2/doc/source/admin/interfaces creating ironic-12.1.7.dev2/doc/source/cli creating ironic-12.1.7.dev2/doc/source/configuration creating ironic-12.1.7.dev2/doc/source/contributor creating ironic-12.1.7.dev2/doc/source/images creating ironic-12.1.7.dev2/doc/source/install creating ironic-12.1.7.dev2/doc/source/install/include creating ironic-12.1.7.dev2/doc/source/install/refarch creating ironic-12.1.7.dev2/doc/source/user creating ironic-12.1.7.dev2/etc creating ironic-12.1.7.dev2/etc/apache2 creating ironic-12.1.7.dev2/etc/ironic creating ironic-12.1.7.dev2/etc/ironic/rootwrap.d creating ironic-12.1.7.dev2/ironic creating ironic-12.1.7.dev2/ironic.egg-info creating ironic-12.1.7.dev2/ironic/api creating ironic-12.1.7.dev2/ironic/api/controllers creating ironic-12.1.7.dev2/ironic/api/controllers/v1 creating ironic-12.1.7.dev2/ironic/api/middleware creating ironic-12.1.7.dev2/ironic/cmd creating ironic-12.1.7.dev2/ironic/common creating ironic-12.1.7.dev2/ironic/common/glance_service creating ironic-12.1.7.dev2/ironic/common/glance_service/v2 creating ironic-12.1.7.dev2/ironic/common/json_rpc creating ironic-12.1.7.dev2/ironic/conductor creating ironic-12.1.7.dev2/ironic/conf creating ironic-12.1.7.dev2/ironic/db creating ironic-12.1.7.dev2/ironic/db/sqlalchemy creating ironic-12.1.7.dev2/ironic/db/sqlalchemy/alembic creating ironic-12.1.7.dev2/ironic/db/sqlalchemy/alembic/versions creating ironic-12.1.7.dev2/ironic/dhcp creating ironic-12.1.7.dev2/ironic/drivers creating ironic-12.1.7.dev2/ironic/drivers/modules creating ironic-12.1.7.dev2/ironic/drivers/modules/ansible creating ironic-12.1.7.dev2/ironic/drivers/modules/ansible/playbooks creating ironic-12.1.7.dev2/ironic/drivers/modules/ansible/playbooks/callback_plugins creating ironic-12.1.7.dev2/ironic/drivers/modules/ansible/playbooks/library creating ironic-12.1.7.dev2/ironic/drivers/modules/ansible/playbooks/roles creating ironic-12.1.7.dev2/ironic/drivers/modules/ansible/playbooks/roles/clean creating ironic-12.1.7.dev2/ironic/drivers/modules/ansible/playbooks/roles/clean/defaults creating ironic-12.1.7.dev2/ironic/drivers/modules/ansible/playbooks/roles/clean/tasks creating ironic-12.1.7.dev2/ironic/drivers/modules/ansible/playbooks/roles/configure creating ironic-12.1.7.dev2/ironic/drivers/modules/ansible/playbooks/roles/configure/defaults creating ironic-12.1.7.dev2/ironic/drivers/modules/ansible/playbooks/roles/configure/tasks creating ironic-12.1.7.dev2/ironic/drivers/modules/ansible/playbooks/roles/deploy creating ironic-12.1.7.dev2/ironic/drivers/modules/ansible/playbooks/roles/deploy/files creating ironic-12.1.7.dev2/ironic/drivers/modules/ansible/playbooks/roles/deploy/tasks creating ironic-12.1.7.dev2/ironic/drivers/modules/ansible/playbooks/roles/discover creating ironic-12.1.7.dev2/ironic/drivers/modules/ansible/playbooks/roles/discover/tasks creating ironic-12.1.7.dev2/ironic/drivers/modules/ansible/playbooks/roles/prepare creating ironic-12.1.7.dev2/ironic/drivers/modules/ansible/playbooks/roles/prepare/tasks creating ironic-12.1.7.dev2/ironic/drivers/modules/ansible/playbooks/roles/shutdown creating ironic-12.1.7.dev2/ironic/drivers/modules/ansible/playbooks/roles/shutdown/tasks creating ironic-12.1.7.dev2/ironic/drivers/modules/cimc creating ironic-12.1.7.dev2/ironic/drivers/modules/drac creating ironic-12.1.7.dev2/ironic/drivers/modules/ibmc creating ironic-12.1.7.dev2/ironic/drivers/modules/ilo creating ironic-12.1.7.dev2/ironic/drivers/modules/irmc creating ironic-12.1.7.dev2/ironic/drivers/modules/network creating ironic-12.1.7.dev2/ironic/drivers/modules/redfish creating ironic-12.1.7.dev2/ironic/drivers/modules/storage creating ironic-12.1.7.dev2/ironic/drivers/modules/ucs creating ironic-12.1.7.dev2/ironic/drivers/modules/xclarity creating ironic-12.1.7.dev2/ironic/hacking creating ironic-12.1.7.dev2/ironic/objects creating ironic-12.1.7.dev2/ironic/releasenotes creating ironic-12.1.7.dev2/ironic/releasenotes/notes creating ironic-12.1.7.dev2/ironic/tests creating ironic-12.1.7.dev2/ironic/tests/functional creating ironic-12.1.7.dev2/ironic/tests/unit creating ironic-12.1.7.dev2/ironic/tests/unit/api creating ironic-12.1.7.dev2/ironic/tests/unit/api/controllers creating ironic-12.1.7.dev2/ironic/tests/unit/api/controllers/v1 creating ironic-12.1.7.dev2/ironic/tests/unit/cmd creating ironic-12.1.7.dev2/ironic/tests/unit/common creating ironic-12.1.7.dev2/ironic/tests/unit/conductor creating ironic-12.1.7.dev2/ironic/tests/unit/conf creating ironic-12.1.7.dev2/ironic/tests/unit/db creating ironic-12.1.7.dev2/ironic/tests/unit/db/sqlalchemy creating ironic-12.1.7.dev2/ironic/tests/unit/dhcp creating ironic-12.1.7.dev2/ironic/tests/unit/drivers creating ironic-12.1.7.dev2/ironic/tests/unit/drivers/modules creating ironic-12.1.7.dev2/ironic/tests/unit/drivers/modules/ansible creating ironic-12.1.7.dev2/ironic/tests/unit/drivers/modules/cimc creating ironic-12.1.7.dev2/ironic/tests/unit/drivers/modules/drac creating ironic-12.1.7.dev2/ironic/tests/unit/drivers/modules/ibmc creating ironic-12.1.7.dev2/ironic/tests/unit/drivers/modules/ilo creating ironic-12.1.7.dev2/ironic/tests/unit/drivers/modules/irmc creating ironic-12.1.7.dev2/ironic/tests/unit/drivers/modules/network creating ironic-12.1.7.dev2/ironic/tests/unit/drivers/modules/redfish creating ironic-12.1.7.dev2/ironic/tests/unit/drivers/modules/storage creating ironic-12.1.7.dev2/ironic/tests/unit/drivers/modules/ucs creating ironic-12.1.7.dev2/ironic/tests/unit/drivers/modules/xclarity creating ironic-12.1.7.dev2/ironic/tests/unit/objects creating ironic-12.1.7.dev2/playbooks creating ironic-12.1.7.dev2/playbooks/ci-workarounds creating ironic-12.1.7.dev2/playbooks/legacy creating ironic-12.1.7.dev2/playbooks/legacy/grenade-dsvm-ironic creating ironic-12.1.7.dev2/playbooks/legacy/grenade-dsvm-ironic-multinode-multitenant creating ironic-12.1.7.dev2/playbooks/legacy/ironic-dsvm-base creating ironic-12.1.7.dev2/playbooks/legacy/ironic-dsvm-base-multinode creating ironic-12.1.7.dev2/releasenotes creating ironic-12.1.7.dev2/releasenotes/notes creating ironic-12.1.7.dev2/releasenotes/source creating ironic-12.1.7.dev2/releasenotes/source/_static creating ironic-12.1.7.dev2/releasenotes/source/_templates creating ironic-12.1.7.dev2/releasenotes/source/locale creating ironic-12.1.7.dev2/releasenotes/source/locale/en_GB creating ironic-12.1.7.dev2/releasenotes/source/locale/en_GB/LC_MESSAGES creating ironic-12.1.7.dev2/releasenotes/source/locale/ja creating ironic-12.1.7.dev2/releasenotes/source/locale/ja/LC_MESSAGES creating ironic-12.1.7.dev2/tools creating ironic-12.1.7.dev2/tools/config creating ironic-12.1.7.dev2/tools/policy creating ironic-12.1.7.dev2/zuul.d copying files to ironic-12.1.7.dev2... copying .mailmap -> ironic-12.1.7.dev2 copying .stestr.conf -> ironic-12.1.7.dev2 copying AUTHORS -> ironic-12.1.7.dev2 copying CONTRIBUTING.rst -> ironic-12.1.7.dev2 copying ChangeLog -> ironic-12.1.7.dev2 copying LICENSE -> ironic-12.1.7.dev2 copying README.rst -> ironic-12.1.7.dev2 copying babel.cfg -> ironic-12.1.7.dev2 copying bindep.txt -> ironic-12.1.7.dev2 copying driver-requirements.txt -> ironic-12.1.7.dev2 copying lower-constraints.txt -> ironic-12.1.7.dev2 copying reno.yaml -> ironic-12.1.7.dev2 copying requirements.txt -> ironic-12.1.7.dev2 copying setup.cfg -> ironic-12.1.7.dev2 copying setup.py -> ironic-12.1.7.dev2 copying test-requirements.txt -> ironic-12.1.7.dev2 copying tox.ini -> ironic-12.1.7.dev2 copying api-ref/regenerate-samples.sh -> ironic-12.1.7.dev2/api-ref copying api-ref/source/baremetal-api-v1-allocation.inc -> ironic-12.1.7.dev2/api-ref/source copying api-ref/source/baremetal-api-v1-chassis.inc -> ironic-12.1.7.dev2/api-ref/source copying api-ref/source/baremetal-api-v1-conductors.inc -> ironic-12.1.7.dev2/api-ref/source copying api-ref/source/baremetal-api-v1-deploy-templates.inc -> ironic-12.1.7.dev2/api-ref/source copying api-ref/source/baremetal-api-v1-driver-passthru.inc -> ironic-12.1.7.dev2/api-ref/source copying api-ref/source/baremetal-api-v1-drivers.inc -> ironic-12.1.7.dev2/api-ref/source copying api-ref/source/baremetal-api-v1-misc.inc -> ironic-12.1.7.dev2/api-ref/source copying api-ref/source/baremetal-api-v1-node-allocation.inc -> ironic-12.1.7.dev2/api-ref/source copying api-ref/source/baremetal-api-v1-node-management.inc -> ironic-12.1.7.dev2/api-ref/source copying api-ref/source/baremetal-api-v1-node-passthru.inc -> ironic-12.1.7.dev2/api-ref/source copying api-ref/source/baremetal-api-v1-nodes-bios.inc -> ironic-12.1.7.dev2/api-ref/source copying api-ref/source/baremetal-api-v1-nodes-portgroups.inc -> ironic-12.1.7.dev2/api-ref/source copying api-ref/source/baremetal-api-v1-nodes-ports.inc -> ironic-12.1.7.dev2/api-ref/source copying api-ref/source/baremetal-api-v1-nodes-traits.inc -> ironic-12.1.7.dev2/api-ref/source copying api-ref/source/baremetal-api-v1-nodes-vifs.inc -> ironic-12.1.7.dev2/api-ref/source copying api-ref/source/baremetal-api-v1-nodes-volume.inc -> ironic-12.1.7.dev2/api-ref/source copying api-ref/source/baremetal-api-v1-nodes.inc -> ironic-12.1.7.dev2/api-ref/source copying api-ref/source/baremetal-api-v1-portgroups-ports.inc -> ironic-12.1.7.dev2/api-ref/source copying api-ref/source/baremetal-api-v1-portgroups.inc -> ironic-12.1.7.dev2/api-ref/source copying api-ref/source/baremetal-api-v1-ports.inc -> ironic-12.1.7.dev2/api-ref/source copying api-ref/source/baremetal-api-v1-volume.inc -> ironic-12.1.7.dev2/api-ref/source copying api-ref/source/baremetal-api-versions.inc -> ironic-12.1.7.dev2/api-ref/source copying api-ref/source/conf.py -> ironic-12.1.7.dev2/api-ref/source copying api-ref/source/index.rst -> ironic-12.1.7.dev2/api-ref/source copying api-ref/source/parameters.yaml -> ironic-12.1.7.dev2/api-ref/source copying api-ref/source/samples/allocation-create-request-2.json -> ironic-12.1.7.dev2/api-ref/source/samples copying api-ref/source/samples/allocation-create-request.json -> ironic-12.1.7.dev2/api-ref/source/samples copying api-ref/source/samples/allocation-create-response.json -> ironic-12.1.7.dev2/api-ref/source/samples copying api-ref/source/samples/allocation-show-response.json -> ironic-12.1.7.dev2/api-ref/source/samples copying api-ref/source/samples/allocations-list-response.json -> ironic-12.1.7.dev2/api-ref/source/samples copying api-ref/source/samples/api-root-response.json -> ironic-12.1.7.dev2/api-ref/source/samples copying api-ref/source/samples/api-v1-root-response.json -> ironic-12.1.7.dev2/api-ref/source/samples copying api-ref/source/samples/chassis-create-request.json -> ironic-12.1.7.dev2/api-ref/source/samples copying api-ref/source/samples/chassis-list-details-response.json -> ironic-12.1.7.dev2/api-ref/source/samples copying api-ref/source/samples/chassis-list-response.json -> ironic-12.1.7.dev2/api-ref/source/samples copying api-ref/source/samples/chassis-show-response.json -> ironic-12.1.7.dev2/api-ref/source/samples copying api-ref/source/samples/chassis-update-request.json -> ironic-12.1.7.dev2/api-ref/source/samples copying api-ref/source/samples/chassis-update-response.json -> ironic-12.1.7.dev2/api-ref/source/samples copying api-ref/source/samples/conductor-list-details-response.json -> ironic-12.1.7.dev2/api-ref/source/samples copying api-ref/source/samples/conductor-list-response.json -> ironic-12.1.7.dev2/api-ref/source/samples copying api-ref/source/samples/conductor-show-response.json -> ironic-12.1.7.dev2/api-ref/source/samples copying api-ref/source/samples/deploy-template-create-request.json -> ironic-12.1.7.dev2/api-ref/source/samples copying api-ref/source/samples/deploy-template-create-response.json -> ironic-12.1.7.dev2/api-ref/source/samples copying api-ref/source/samples/deploy-template-detail-response.json -> ironic-12.1.7.dev2/api-ref/source/samples copying api-ref/source/samples/deploy-template-list-response.json -> ironic-12.1.7.dev2/api-ref/source/samples copying api-ref/source/samples/deploy-template-show-response.json -> ironic-12.1.7.dev2/api-ref/source/samples copying api-ref/source/samples/deploy-template-update-request.json -> ironic-12.1.7.dev2/api-ref/source/samples copying api-ref/source/samples/deploy-template-update-response.json -> ironic-12.1.7.dev2/api-ref/source/samples copying api-ref/source/samples/driver-get-response.json -> ironic-12.1.7.dev2/api-ref/source/samples copying api-ref/source/samples/driver-logical-disk-properties-response.json -> ironic-12.1.7.dev2/api-ref/source/samples copying api-ref/source/samples/driver-property-response.json -> ironic-12.1.7.dev2/api-ref/source/samples copying api-ref/source/samples/drivers-list-detail-response.json -> ironic-12.1.7.dev2/api-ref/source/samples copying api-ref/source/samples/drivers-list-response.json -> ironic-12.1.7.dev2/api-ref/source/samples copying api-ref/source/samples/lookup-node-response.json -> ironic-12.1.7.dev2/api-ref/source/samples copying api-ref/source/samples/node-bios-detail-response.json -> ironic-12.1.7.dev2/api-ref/source/samples copying api-ref/source/samples/node-bios-list-response.json -> ironic-12.1.7.dev2/api-ref/source/samples copying api-ref/source/samples/node-create-request-classic.json -> ironic-12.1.7.dev2/api-ref/source/samples copying api-ref/source/samples/node-create-request-dynamic.json -> ironic-12.1.7.dev2/api-ref/source/samples copying api-ref/source/samples/node-create-response.json -> ironic-12.1.7.dev2/api-ref/source/samples copying api-ref/source/samples/node-get-boot-device-response.json -> ironic-12.1.7.dev2/api-ref/source/samples copying api-ref/source/samples/node-get-state-response.json -> ironic-12.1.7.dev2/api-ref/source/samples copying api-ref/source/samples/node-get-supported-boot-devices-response.json -> ironic-12.1.7.dev2/api-ref/source/samples copying api-ref/source/samples/node-inject-nmi.json -> ironic-12.1.7.dev2/api-ref/source/samples copying api-ref/source/samples/node-maintenance-request.json -> ironic-12.1.7.dev2/api-ref/source/samples copying api-ref/source/samples/node-port-detail-response.json -> ironic-12.1.7.dev2/api-ref/source/samples copying api-ref/source/samples/node-port-list-response.json -> ironic-12.1.7.dev2/api-ref/source/samples copying api-ref/source/samples/node-portgroup-detail-response.json -> ironic-12.1.7.dev2/api-ref/source/samples copying api-ref/source/samples/node-portgroup-list-response.json -> ironic-12.1.7.dev2/api-ref/source/samples copying api-ref/source/samples/node-set-active-state.json -> ironic-12.1.7.dev2/api-ref/source/samples copying api-ref/source/samples/node-set-available-state.json -> ironic-12.1.7.dev2/api-ref/source/samples copying api-ref/source/samples/node-set-boot-device.json -> ironic-12.1.7.dev2/api-ref/source/samples copying api-ref/source/samples/node-set-clean-state.json -> ironic-12.1.7.dev2/api-ref/source/samples copying api-ref/source/samples/node-set-manage-state.json -> ironic-12.1.7.dev2/api-ref/source/samples copying api-ref/source/samples/node-set-power-off.json -> ironic-12.1.7.dev2/api-ref/source/samples copying api-ref/source/samples/node-set-raid-request.json -> ironic-12.1.7.dev2/api-ref/source/samples copying api-ref/source/samples/node-set-soft-power-off.json -> ironic-12.1.7.dev2/api-ref/source/samples copying api-ref/source/samples/node-set-traits-request.json -> ironic-12.1.7.dev2/api-ref/source/samples copying api-ref/source/samples/node-show-response.json -> ironic-12.1.7.dev2/api-ref/source/samples copying api-ref/source/samples/node-traits-list-response.json -> ironic-12.1.7.dev2/api-ref/source/samples copying api-ref/source/samples/node-update-driver-info-request.json -> ironic-12.1.7.dev2/api-ref/source/samples copying api-ref/source/samples/node-update-driver-info-response.json -> ironic-12.1.7.dev2/api-ref/source/samples copying api-ref/source/samples/node-update-driver.json -> ironic-12.1.7.dev2/api-ref/source/samples copying api-ref/source/samples/node-validate-response.json -> ironic-12.1.7.dev2/api-ref/source/samples copying api-ref/source/samples/node-vendor-passthru-response.json -> ironic-12.1.7.dev2/api-ref/source/samples copying api-ref/source/samples/node-vif-attach-request.json -> ironic-12.1.7.dev2/api-ref/source/samples copying api-ref/source/samples/node-vif-list-response.json -> ironic-12.1.7.dev2/api-ref/source/samples copying api-ref/source/samples/node-volume-connector-detail-response.json -> ironic-12.1.7.dev2/api-ref/source/samples copying api-ref/source/samples/node-volume-connector-list-response.json -> ironic-12.1.7.dev2/api-ref/source/samples copying api-ref/source/samples/node-volume-list-response.json -> ironic-12.1.7.dev2/api-ref/source/samples copying api-ref/source/samples/node-volume-target-detail-response.json -> ironic-12.1.7.dev2/api-ref/source/samples copying api-ref/source/samples/node-volume-target-list-response.json -> ironic-12.1.7.dev2/api-ref/source/samples copying api-ref/source/samples/nodes-list-details-response.json -> ironic-12.1.7.dev2/api-ref/source/samples copying api-ref/source/samples/nodes-list-response.json -> ironic-12.1.7.dev2/api-ref/source/samples copying api-ref/source/samples/port-create-request.json -> ironic-12.1.7.dev2/api-ref/source/samples copying api-ref/source/samples/port-create-response.json -> ironic-12.1.7.dev2/api-ref/source/samples copying api-ref/source/samples/port-list-detail-response.json -> ironic-12.1.7.dev2/api-ref/source/samples copying api-ref/source/samples/port-list-response.json -> ironic-12.1.7.dev2/api-ref/source/samples copying api-ref/source/samples/port-update-request.json -> ironic-12.1.7.dev2/api-ref/source/samples copying api-ref/source/samples/port-update-response.json -> ironic-12.1.7.dev2/api-ref/source/samples copying api-ref/source/samples/portgroup-create-request.json -> ironic-12.1.7.dev2/api-ref/source/samples copying api-ref/source/samples/portgroup-create-response.json -> ironic-12.1.7.dev2/api-ref/source/samples copying api-ref/source/samples/portgroup-list-detail-response.json -> ironic-12.1.7.dev2/api-ref/source/samples copying api-ref/source/samples/portgroup-list-response.json -> ironic-12.1.7.dev2/api-ref/source/samples copying api-ref/source/samples/portgroup-port-detail-response.json -> ironic-12.1.7.dev2/api-ref/source/samples copying api-ref/source/samples/portgroup-port-list-response.json -> ironic-12.1.7.dev2/api-ref/source/samples copying api-ref/source/samples/portgroup-update-request.json -> ironic-12.1.7.dev2/api-ref/source/samples copying api-ref/source/samples/portgroup-update-response.json -> ironic-12.1.7.dev2/api-ref/source/samples copying api-ref/source/samples/volume-connector-create-request.json -> ironic-12.1.7.dev2/api-ref/source/samples copying api-ref/source/samples/volume-connector-create-response.json -> ironic-12.1.7.dev2/api-ref/source/samples copying api-ref/source/samples/volume-connector-list-detail-response.json -> ironic-12.1.7.dev2/api-ref/source/samples copying api-ref/source/samples/volume-connector-list-response.json -> ironic-12.1.7.dev2/api-ref/source/samples copying api-ref/source/samples/volume-connector-update-request.json -> ironic-12.1.7.dev2/api-ref/source/samples copying api-ref/source/samples/volume-connector-update-response.json -> ironic-12.1.7.dev2/api-ref/source/samples copying api-ref/source/samples/volume-list-response.json -> ironic-12.1.7.dev2/api-ref/source/samples copying api-ref/source/samples/volume-target-create-request.json -> ironic-12.1.7.dev2/api-ref/source/samples copying api-ref/source/samples/volume-target-create-response.json -> ironic-12.1.7.dev2/api-ref/source/samples copying api-ref/source/samples/volume-target-list-detail-response.json -> ironic-12.1.7.dev2/api-ref/source/samples copying api-ref/source/samples/volume-target-list-response.json -> ironic-12.1.7.dev2/api-ref/source/samples copying api-ref/source/samples/volume-target-update-request.json -> ironic-12.1.7.dev2/api-ref/source/samples copying api-ref/source/samples/volume-target-update-response.json -> ironic-12.1.7.dev2/api-ref/source/samples copying devstack/common_settings -> ironic-12.1.7.dev2/devstack copying devstack/plugin.sh -> ironic-12.1.7.dev2/devstack copying devstack/settings -> ironic-12.1.7.dev2/devstack copying devstack/files/apache-ipxe-ironic.template -> ironic-12.1.7.dev2/devstack/files copying devstack/files/apache-ironic-api-redirect.template -> ironic-12.1.7.dev2/devstack/files copying devstack/files/debs/ironic -> ironic-12.1.7.dev2/devstack/files/debs copying devstack/files/hooks/qemu.py -> ironic-12.1.7.dev2/devstack/files/hooks copying devstack/files/rpms/ironic -> ironic-12.1.7.dev2/devstack/files/rpms copying devstack/lib/ironic -> ironic-12.1.7.dev2/devstack/lib copying devstack/tools/ironic/scripts/cleanup-node.sh -> ironic-12.1.7.dev2/devstack/tools/ironic/scripts copying devstack/tools/ironic/scripts/configure-vm.py -> ironic-12.1.7.dev2/devstack/tools/ironic/scripts copying devstack/tools/ironic/scripts/create-node.sh -> ironic-12.1.7.dev2/devstack/tools/ironic/scripts copying devstack/tools/ironic/scripts/setup-network.sh -> ironic-12.1.7.dev2/devstack/tools/ironic/scripts copying devstack/tools/ironic/templates/brbm.xml -> ironic-12.1.7.dev2/devstack/tools/ironic/templates copying devstack/tools/ironic/templates/tftpd-xinetd.template -> ironic-12.1.7.dev2/devstack/tools/ironic/templates copying devstack/tools/ironic/templates/vm.xml -> ironic-12.1.7.dev2/devstack/tools/ironic/templates copying devstack/upgrade/resources.sh -> ironic-12.1.7.dev2/devstack/upgrade copying devstack/upgrade/settings -> ironic-12.1.7.dev2/devstack/upgrade copying devstack/upgrade/shutdown.sh -> ironic-12.1.7.dev2/devstack/upgrade copying devstack/upgrade/upgrade.sh -> ironic-12.1.7.dev2/devstack/upgrade copying devstack/upgrade/from-queens/upgrade-ironic -> ironic-12.1.7.dev2/devstack/upgrade/from-queens copying doc/requirements.txt -> ironic-12.1.7.dev2/doc copying doc/source/conf.py -> ironic-12.1.7.dev2/doc/source copying doc/source/index.rst -> ironic-12.1.7.dev2/doc/source copying doc/source/admin/adoption.rst -> ironic-12.1.7.dev2/doc/source/admin copying doc/source/admin/api-audit-support.rst -> ironic-12.1.7.dev2/doc/source/admin copying doc/source/admin/bios.rst -> ironic-12.1.7.dev2/doc/source/admin copying doc/source/admin/boot-from-volume.rst -> ironic-12.1.7.dev2/doc/source/admin copying doc/source/admin/building-windows-images.rst -> ironic-12.1.7.dev2/doc/source/admin copying doc/source/admin/cleaning.rst -> ironic-12.1.7.dev2/doc/source/admin copying doc/source/admin/conductor-groups.rst -> ironic-12.1.7.dev2/doc/source/admin copying doc/source/admin/console.rst -> ironic-12.1.7.dev2/doc/source/admin copying doc/source/admin/deploy-steps.rst -> ironic-12.1.7.dev2/doc/source/admin copying doc/source/admin/drivers.rst -> ironic-12.1.7.dev2/doc/source/admin copying doc/source/admin/gmr.rst -> ironic-12.1.7.dev2/doc/source/admin copying doc/source/admin/index.rst -> ironic-12.1.7.dev2/doc/source/admin copying doc/source/admin/inspection.rst -> ironic-12.1.7.dev2/doc/source/admin copying doc/source/admin/metrics.rst -> ironic-12.1.7.dev2/doc/source/admin copying doc/source/admin/multitenancy.rst -> ironic-12.1.7.dev2/doc/source/admin copying doc/source/admin/node-deployment.rst -> ironic-12.1.7.dev2/doc/source/admin copying doc/source/admin/notifications.rst -> ironic-12.1.7.dev2/doc/source/admin copying doc/source/admin/portgroups.rst -> ironic-12.1.7.dev2/doc/source/admin copying doc/source/admin/radosgw.rst -> ironic-12.1.7.dev2/doc/source/admin copying doc/source/admin/raid.rst -> ironic-12.1.7.dev2/doc/source/admin copying doc/source/admin/report.txt -> ironic-12.1.7.dev2/doc/source/admin copying doc/source/admin/rescue.rst -> ironic-12.1.7.dev2/doc/source/admin copying doc/source/admin/security.rst -> ironic-12.1.7.dev2/doc/source/admin copying doc/source/admin/troubleshooting.rst -> ironic-12.1.7.dev2/doc/source/admin copying doc/source/admin/upgrade-guide.rst -> ironic-12.1.7.dev2/doc/source/admin copying doc/source/admin/upgrade-to-hardware-types.rst -> ironic-12.1.7.dev2/doc/source/admin copying doc/source/admin/drivers/ansible.rst -> ironic-12.1.7.dev2/doc/source/admin/drivers copying doc/source/admin/drivers/cimc.rst -> ironic-12.1.7.dev2/doc/source/admin/drivers copying doc/source/admin/drivers/ibmc.rst -> ironic-12.1.7.dev2/doc/source/admin/drivers copying doc/source/admin/drivers/idrac.rst -> ironic-12.1.7.dev2/doc/source/admin/drivers copying doc/source/admin/drivers/ilo.rst -> ironic-12.1.7.dev2/doc/source/admin/drivers copying doc/source/admin/drivers/ipa.rst -> ironic-12.1.7.dev2/doc/source/admin/drivers copying doc/source/admin/drivers/ipmitool.rst -> ironic-12.1.7.dev2/doc/source/admin/drivers copying doc/source/admin/drivers/irmc.rst -> ironic-12.1.7.dev2/doc/source/admin/drivers copying doc/source/admin/drivers/pxe.rst -> ironic-12.1.7.dev2/doc/source/admin/drivers copying doc/source/admin/drivers/redfish.rst -> ironic-12.1.7.dev2/doc/source/admin/drivers copying doc/source/admin/drivers/snmp.rst -> ironic-12.1.7.dev2/doc/source/admin/drivers copying doc/source/admin/drivers/ucs.rst -> ironic-12.1.7.dev2/doc/source/admin/drivers copying doc/source/admin/drivers/xclarity.rst -> ironic-12.1.7.dev2/doc/source/admin/drivers copying doc/source/admin/interfaces/boot.rst -> ironic-12.1.7.dev2/doc/source/admin/interfaces copying doc/source/admin/interfaces/deploy.rst -> ironic-12.1.7.dev2/doc/source/admin/interfaces copying doc/source/cli/index.rst -> ironic-12.1.7.dev2/doc/source/cli copying doc/source/cli/ironic-dbsync.rst -> ironic-12.1.7.dev2/doc/source/cli copying doc/source/cli/ironic-status.rst -> ironic-12.1.7.dev2/doc/source/cli copying doc/source/configuration/config.rst -> ironic-12.1.7.dev2/doc/source/configuration copying doc/source/configuration/index.rst -> ironic-12.1.7.dev2/doc/source/configuration copying doc/source/configuration/policy.rst -> ironic-12.1.7.dev2/doc/source/configuration copying doc/source/configuration/sample-config.rst -> ironic-12.1.7.dev2/doc/source/configuration copying doc/source/configuration/sample-policy.rst -> ironic-12.1.7.dev2/doc/source/configuration copying doc/source/contributor/architecture.rst -> ironic-12.1.7.dev2/doc/source/contributor copying doc/source/contributor/bios_develop.rst -> ironic-12.1.7.dev2/doc/source/contributor copying doc/source/contributor/code-contribution-guide.rst -> ironic-12.1.7.dev2/doc/source/contributor copying doc/source/contributor/deploy-steps.rst -> ironic-12.1.7.dev2/doc/source/contributor copying doc/source/contributor/dev-quickstart.rst -> ironic-12.1.7.dev2/doc/source/contributor copying doc/source/contributor/drivers.rst -> ironic-12.1.7.dev2/doc/source/contributor copying doc/source/contributor/faq.rst -> ironic-12.1.7.dev2/doc/source/contributor copying doc/source/contributor/governance.rst -> ironic-12.1.7.dev2/doc/source/contributor copying doc/source/contributor/index.rst -> ironic-12.1.7.dev2/doc/source/contributor copying doc/source/contributor/ironic-boot-from-volume.rst -> ironic-12.1.7.dev2/doc/source/contributor copying doc/source/contributor/ironic-multitenant-networking.rst -> ironic-12.1.7.dev2/doc/source/contributor copying doc/source/contributor/notifications.rst -> ironic-12.1.7.dev2/doc/source/contributor copying doc/source/contributor/osprofiler-support.rst -> ironic-12.1.7.dev2/doc/source/contributor copying doc/source/contributor/releasing.rst -> ironic-12.1.7.dev2/doc/source/contributor copying doc/source/contributor/rolling-upgrades.rst -> ironic-12.1.7.dev2/doc/source/contributor copying doc/source/contributor/states.rst -> ironic-12.1.7.dev2/doc/source/contributor copying doc/source/contributor/third-party-ci.rst -> ironic-12.1.7.dev2/doc/source/contributor copying doc/source/contributor/vendor-passthru.rst -> ironic-12.1.7.dev2/doc/source/contributor copying doc/source/contributor/vision.rst -> ironic-12.1.7.dev2/doc/source/contributor copying doc/source/contributor/webapi-version-history.rst -> ironic-12.1.7.dev2/doc/source/contributor copying doc/source/contributor/webapi.rst -> ironic-12.1.7.dev2/doc/source/contributor copying doc/source/images/conceptual_architecture.png -> ironic-12.1.7.dev2/doc/source/images copying doc/source/images/deployment_architecture_2.png -> ironic-12.1.7.dev2/doc/source/images copying doc/source/images/ironic_standalone_with_ibmc_driver.svg -> ironic-12.1.7.dev2/doc/source/images copying doc/source/images/logical_architecture.png -> ironic-12.1.7.dev2/doc/source/images copying doc/source/images/sample_trace.svg -> ironic-12.1.7.dev2/doc/source/images copying doc/source/images/sample_trace_details.svg -> ironic-12.1.7.dev2/doc/source/images copying doc/source/images/states.svg -> ironic-12.1.7.dev2/doc/source/images copying doc/source/install/advanced.rst -> ironic-12.1.7.dev2/doc/source/install copying doc/source/install/conf.py -> ironic-12.1.7.dev2/doc/source/install copying doc/source/install/configdrive.rst -> ironic-12.1.7.dev2/doc/source/install copying doc/source/install/configure-cleaning.rst -> ironic-12.1.7.dev2/doc/source/install copying doc/source/install/configure-compute.rst -> ironic-12.1.7.dev2/doc/source/install copying doc/source/install/configure-glance-images.rst -> ironic-12.1.7.dev2/doc/source/install copying doc/source/install/configure-glance-swift.rst -> ironic-12.1.7.dev2/doc/source/install copying doc/source/install/configure-identity.rst -> ironic-12.1.7.dev2/doc/source/install copying doc/source/install/configure-integration.rst -> ironic-12.1.7.dev2/doc/source/install copying doc/source/install/configure-ipmi.rst -> ironic-12.1.7.dev2/doc/source/install copying doc/source/install/configure-iscsi.rst -> ironic-12.1.7.dev2/doc/source/install copying doc/source/install/configure-networking.rst -> ironic-12.1.7.dev2/doc/source/install copying doc/source/install/configure-nova-flavors.rst -> ironic-12.1.7.dev2/doc/source/install copying doc/source/install/configure-pxe.rst -> ironic-12.1.7.dev2/doc/source/install copying doc/source/install/configure-tenant-networks.rst -> ironic-12.1.7.dev2/doc/source/install copying doc/source/install/deploy-ramdisk.rst -> ironic-12.1.7.dev2/doc/source/install copying doc/source/install/enabling-drivers.rst -> ironic-12.1.7.dev2/doc/source/install copying doc/source/install/enabling-https.rst -> ironic-12.1.7.dev2/doc/source/install copying doc/source/install/enrollment.rst -> ironic-12.1.7.dev2/doc/source/install copying doc/source/install/get_started.rst -> ironic-12.1.7.dev2/doc/source/install copying doc/source/install/index.rst -> ironic-12.1.7.dev2/doc/source/install copying doc/source/install/install-obs.rst -> ironic-12.1.7.dev2/doc/source/install copying doc/source/install/install-rdo.rst -> ironic-12.1.7.dev2/doc/source/install copying doc/source/install/install-ubuntu.rst -> ironic-12.1.7.dev2/doc/source/install copying doc/source/install/install.rst -> ironic-12.1.7.dev2/doc/source/install copying doc/source/install/next-steps.rst -> ironic-12.1.7.dev2/doc/source/install copying doc/source/install/setup-drivers.rst -> ironic-12.1.7.dev2/doc/source/install copying doc/source/install/standalone.rst -> ironic-12.1.7.dev2/doc/source/install copying doc/source/install/troubleshooting.rst -> ironic-12.1.7.dev2/doc/source/install copying doc/source/install/include/boot-mode.inc -> ironic-12.1.7.dev2/doc/source/install/include copying doc/source/install/include/common-configure.inc -> ironic-12.1.7.dev2/doc/source/install/include copying doc/source/install/include/common-prerequisites.inc -> ironic-12.1.7.dev2/doc/source/install/include copying doc/source/install/include/configure-ironic-api-mod_wsgi.inc -> ironic-12.1.7.dev2/doc/source/install/include copying doc/source/install/include/configure-ironic-api.inc -> ironic-12.1.7.dev2/doc/source/install/include copying doc/source/install/include/configure-ironic-conductor.inc -> ironic-12.1.7.dev2/doc/source/install/include copying doc/source/install/include/console.inc -> ironic-12.1.7.dev2/doc/source/install/include copying doc/source/install/include/disk-label.inc -> ironic-12.1.7.dev2/doc/source/install/include copying doc/source/install/include/kernel-boot-parameters.inc -> ironic-12.1.7.dev2/doc/source/install/include copying doc/source/install/include/local-boot-partition-images.inc -> ironic-12.1.7.dev2/doc/source/install/include copying doc/source/install/include/notifications.inc -> ironic-12.1.7.dev2/doc/source/install/include copying doc/source/install/include/root-device-hints.inc -> ironic-12.1.7.dev2/doc/source/install/include copying doc/source/install/include/trusted-boot.inc -> ironic-12.1.7.dev2/doc/source/install/include copying doc/source/install/refarch/common.rst -> ironic-12.1.7.dev2/doc/source/install/refarch copying doc/source/install/refarch/index.rst -> ironic-12.1.7.dev2/doc/source/install/refarch copying doc/source/install/refarch/small-cloud-trusted-tenants.rst -> ironic-12.1.7.dev2/doc/source/install/refarch copying doc/source/user/index.rst -> ironic-12.1.7.dev2/doc/source/user copying etc/apache2/ironic -> ironic-12.1.7.dev2/etc/apache2 copying etc/ironic/README-ironic.conf.txt -> ironic-12.1.7.dev2/etc/ironic copying etc/ironic/README-policy.yaml.txt -> ironic-12.1.7.dev2/etc/ironic copying etc/ironic/api_audit_map.conf.sample -> ironic-12.1.7.dev2/etc/ironic copying etc/ironic/rootwrap.conf -> ironic-12.1.7.dev2/etc/ironic copying etc/ironic/rootwrap.d/ironic-images.filters -> ironic-12.1.7.dev2/etc/ironic/rootwrap.d copying etc/ironic/rootwrap.d/ironic-lib.filters -> ironic-12.1.7.dev2/etc/ironic/rootwrap.d copying etc/ironic/rootwrap.d/ironic-utils.filters -> ironic-12.1.7.dev2/etc/ironic/rootwrap.d copying ironic/__init__.py -> ironic-12.1.7.dev2/ironic copying ironic/version.py -> ironic-12.1.7.dev2/ironic copying ironic.egg-info/PKG-INFO -> ironic-12.1.7.dev2/ironic.egg-info copying ironic.egg-info/SOURCES.txt -> ironic-12.1.7.dev2/ironic.egg-info copying ironic.egg-info/dependency_links.txt -> ironic-12.1.7.dev2/ironic.egg-info copying ironic.egg-info/entry_points.txt -> ironic-12.1.7.dev2/ironic.egg-info copying ironic.egg-info/not-zip-safe -> ironic-12.1.7.dev2/ironic.egg-info copying ironic.egg-info/pbr.json -> ironic-12.1.7.dev2/ironic.egg-info copying ironic.egg-info/requires.txt -> ironic-12.1.7.dev2/ironic.egg-info copying ironic.egg-info/top_level.txt -> ironic-12.1.7.dev2/ironic.egg-info copying ironic/api/__init__.py -> ironic-12.1.7.dev2/ironic/api copying ironic/api/app.py -> ironic-12.1.7.dev2/ironic/api copying ironic/api/app.wsgi -> ironic-12.1.7.dev2/ironic/api copying ironic/api/config.py -> ironic-12.1.7.dev2/ironic/api copying ironic/api/expose.py -> ironic-12.1.7.dev2/ironic/api copying ironic/api/hooks.py -> ironic-12.1.7.dev2/ironic/api copying ironic/api/wsgi.py -> ironic-12.1.7.dev2/ironic/api copying ironic/api/controllers/__init__.py -> ironic-12.1.7.dev2/ironic/api/controllers copying ironic/api/controllers/base.py -> ironic-12.1.7.dev2/ironic/api/controllers copying ironic/api/controllers/link.py -> ironic-12.1.7.dev2/ironic/api/controllers copying ironic/api/controllers/root.py -> ironic-12.1.7.dev2/ironic/api/controllers copying ironic/api/controllers/version.py -> ironic-12.1.7.dev2/ironic/api/controllers copying ironic/api/controllers/v1/__init__.py -> ironic-12.1.7.dev2/ironic/api/controllers/v1 copying ironic/api/controllers/v1/allocation.py -> ironic-12.1.7.dev2/ironic/api/controllers/v1 copying ironic/api/controllers/v1/bios.py -> ironic-12.1.7.dev2/ironic/api/controllers/v1 copying ironic/api/controllers/v1/chassis.py -> ironic-12.1.7.dev2/ironic/api/controllers/v1 copying ironic/api/controllers/v1/collection.py -> ironic-12.1.7.dev2/ironic/api/controllers/v1 copying ironic/api/controllers/v1/conductor.py -> ironic-12.1.7.dev2/ironic/api/controllers/v1 copying ironic/api/controllers/v1/deploy_template.py -> ironic-12.1.7.dev2/ironic/api/controllers/v1 copying ironic/api/controllers/v1/driver.py -> ironic-12.1.7.dev2/ironic/api/controllers/v1 copying ironic/api/controllers/v1/event.py -> ironic-12.1.7.dev2/ironic/api/controllers/v1 copying ironic/api/controllers/v1/node.py -> ironic-12.1.7.dev2/ironic/api/controllers/v1 copying ironic/api/controllers/v1/notification_utils.py -> ironic-12.1.7.dev2/ironic/api/controllers/v1 copying ironic/api/controllers/v1/port.py -> ironic-12.1.7.dev2/ironic/api/controllers/v1 copying ironic/api/controllers/v1/portgroup.py -> ironic-12.1.7.dev2/ironic/api/controllers/v1 copying ironic/api/controllers/v1/ramdisk.py -> ironic-12.1.7.dev2/ironic/api/controllers/v1 copying ironic/api/controllers/v1/state.py -> ironic-12.1.7.dev2/ironic/api/controllers/v1 copying ironic/api/controllers/v1/types.py -> ironic-12.1.7.dev2/ironic/api/controllers/v1 copying ironic/api/controllers/v1/utils.py -> ironic-12.1.7.dev2/ironic/api/controllers/v1 copying ironic/api/controllers/v1/versions.py -> ironic-12.1.7.dev2/ironic/api/controllers/v1 copying ironic/api/controllers/v1/volume.py -> ironic-12.1.7.dev2/ironic/api/controllers/v1 copying ironic/api/controllers/v1/volume_connector.py -> ironic-12.1.7.dev2/ironic/api/controllers/v1 copying ironic/api/controllers/v1/volume_target.py -> ironic-12.1.7.dev2/ironic/api/controllers/v1 copying ironic/api/middleware/__init__.py -> ironic-12.1.7.dev2/ironic/api/middleware copying ironic/api/middleware/auth_token.py -> ironic-12.1.7.dev2/ironic/api/middleware copying ironic/api/middleware/json_ext.py -> ironic-12.1.7.dev2/ironic/api/middleware copying ironic/api/middleware/parsable_error.py -> ironic-12.1.7.dev2/ironic/api/middleware copying ironic/cmd/__init__.py -> ironic-12.1.7.dev2/ironic/cmd copying ironic/cmd/api.py -> ironic-12.1.7.dev2/ironic/cmd copying ironic/cmd/conductor.py -> ironic-12.1.7.dev2/ironic/cmd copying ironic/cmd/dbsync.py -> ironic-12.1.7.dev2/ironic/cmd copying ironic/cmd/status.py -> ironic-12.1.7.dev2/ironic/cmd copying ironic/common/__init__.py -> ironic-12.1.7.dev2/ironic/common copying ironic/common/boot_devices.py -> ironic-12.1.7.dev2/ironic/common copying ironic/common/boot_modes.py -> ironic-12.1.7.dev2/ironic/common copying ironic/common/cinder.py -> ironic-12.1.7.dev2/ironic/common copying ironic/common/config.py -> ironic-12.1.7.dev2/ironic/common copying ironic/common/context.py -> ironic-12.1.7.dev2/ironic/common copying ironic/common/dhcp_factory.py -> ironic-12.1.7.dev2/ironic/common copying ironic/common/driver_factory.py -> ironic-12.1.7.dev2/ironic/common copying ironic/common/exception.py -> ironic-12.1.7.dev2/ironic/common copying ironic/common/faults.py -> ironic-12.1.7.dev2/ironic/common copying ironic/common/fsm.py -> ironic-12.1.7.dev2/ironic/common copying ironic/common/grub_conf.template -> ironic-12.1.7.dev2/ironic/common copying ironic/common/hash_ring.py -> ironic-12.1.7.dev2/ironic/common copying ironic/common/i18n.py -> ironic-12.1.7.dev2/ironic/common copying ironic/common/image_service.py -> ironic-12.1.7.dev2/ironic/common copying ironic/common/images.py -> ironic-12.1.7.dev2/ironic/common copying ironic/common/isolinux_config.template -> ironic-12.1.7.dev2/ironic/common copying ironic/common/keystone.py -> ironic-12.1.7.dev2/ironic/common copying ironic/common/network.py -> ironic-12.1.7.dev2/ironic/common copying ironic/common/neutron.py -> ironic-12.1.7.dev2/ironic/common copying ironic/common/policy.py -> ironic-12.1.7.dev2/ironic/common copying ironic/common/profiler.py -> ironic-12.1.7.dev2/ironic/common copying ironic/common/pxe_utils.py -> ironic-12.1.7.dev2/ironic/common copying ironic/common/raid.py -> ironic-12.1.7.dev2/ironic/common copying ironic/common/release_mappings.py -> ironic-12.1.7.dev2/ironic/common copying ironic/common/rpc.py -> ironic-12.1.7.dev2/ironic/common copying ironic/common/rpc_service.py -> ironic-12.1.7.dev2/ironic/common copying ironic/common/service.py -> ironic-12.1.7.dev2/ironic/common copying ironic/common/states.py -> ironic-12.1.7.dev2/ironic/common copying ironic/common/swift.py -> ironic-12.1.7.dev2/ironic/common copying ironic/common/utils.py -> ironic-12.1.7.dev2/ironic/common copying ironic/common/wsgi_service.py -> ironic-12.1.7.dev2/ironic/common copying ironic/common/glance_service/__init__.py -> ironic-12.1.7.dev2/ironic/common/glance_service copying ironic/common/glance_service/base_image_service.py -> ironic-12.1.7.dev2/ironic/common/glance_service copying ironic/common/glance_service/service_utils.py -> ironic-12.1.7.dev2/ironic/common/glance_service copying ironic/common/glance_service/v2/__init__.py -> ironic-12.1.7.dev2/ironic/common/glance_service/v2 copying ironic/common/glance_service/v2/image_service.py -> ironic-12.1.7.dev2/ironic/common/glance_service/v2 copying ironic/common/json_rpc/__init__.py -> ironic-12.1.7.dev2/ironic/common/json_rpc copying ironic/common/json_rpc/client.py -> ironic-12.1.7.dev2/ironic/common/json_rpc copying ironic/common/json_rpc/server.py -> ironic-12.1.7.dev2/ironic/common/json_rpc copying ironic/conductor/__init__.py -> ironic-12.1.7.dev2/ironic/conductor copying ironic/conductor/allocations.py -> ironic-12.1.7.dev2/ironic/conductor copying ironic/conductor/base_manager.py -> ironic-12.1.7.dev2/ironic/conductor copying ironic/conductor/manager.py -> ironic-12.1.7.dev2/ironic/conductor copying ironic/conductor/notification_utils.py -> ironic-12.1.7.dev2/ironic/conductor copying ironic/conductor/rpcapi.py -> ironic-12.1.7.dev2/ironic/conductor copying ironic/conductor/steps.py -> ironic-12.1.7.dev2/ironic/conductor copying ironic/conductor/task_manager.py -> ironic-12.1.7.dev2/ironic/conductor copying ironic/conductor/utils.py -> ironic-12.1.7.dev2/ironic/conductor copying ironic/conf/__init__.py -> ironic-12.1.7.dev2/ironic/conf copying ironic/conf/agent.py -> ironic-12.1.7.dev2/ironic/conf copying ironic/conf/ansible.py -> ironic-12.1.7.dev2/ironic/conf copying ironic/conf/api.py -> ironic-12.1.7.dev2/ironic/conf copying ironic/conf/audit.py -> ironic-12.1.7.dev2/ironic/conf copying ironic/conf/auth.py -> ironic-12.1.7.dev2/ironic/conf copying ironic/conf/cinder.py -> ironic-12.1.7.dev2/ironic/conf copying ironic/conf/cisco.py -> ironic-12.1.7.dev2/ironic/conf copying ironic/conf/conductor.py -> ironic-12.1.7.dev2/ironic/conf copying ironic/conf/console.py -> ironic-12.1.7.dev2/ironic/conf copying ironic/conf/database.py -> ironic-12.1.7.dev2/ironic/conf copying ironic/conf/default.py -> ironic-12.1.7.dev2/ironic/conf copying ironic/conf/deploy.py -> ironic-12.1.7.dev2/ironic/conf copying ironic/conf/dhcp.py -> ironic-12.1.7.dev2/ironic/conf copying ironic/conf/drac.py -> ironic-12.1.7.dev2/ironic/conf copying ironic/conf/glance.py -> ironic-12.1.7.dev2/ironic/conf copying ironic/conf/healthcheck.py -> ironic-12.1.7.dev2/ironic/conf copying ironic/conf/ibmc.py -> ironic-12.1.7.dev2/ironic/conf copying ironic/conf/ilo.py -> ironic-12.1.7.dev2/ironic/conf copying ironic/conf/inspector.py -> ironic-12.1.7.dev2/ironic/conf copying ironic/conf/ipmi.py -> ironic-12.1.7.dev2/ironic/conf copying ironic/conf/irmc.py -> ironic-12.1.7.dev2/ironic/conf copying ironic/conf/iscsi.py -> ironic-12.1.7.dev2/ironic/conf copying ironic/conf/json_rpc.py -> ironic-12.1.7.dev2/ironic/conf copying ironic/conf/metrics.py -> ironic-12.1.7.dev2/ironic/conf copying ironic/conf/metrics_statsd.py -> ironic-12.1.7.dev2/ironic/conf copying ironic/conf/neutron.py -> ironic-12.1.7.dev2/ironic/conf copying ironic/conf/opts.py -> ironic-12.1.7.dev2/ironic/conf copying ironic/conf/pxe.py -> ironic-12.1.7.dev2/ironic/conf copying ironic/conf/redfish.py -> ironic-12.1.7.dev2/ironic/conf copying ironic/conf/service_catalog.py -> ironic-12.1.7.dev2/ironic/conf copying ironic/conf/snmp.py -> ironic-12.1.7.dev2/ironic/conf copying ironic/conf/swift.py -> ironic-12.1.7.dev2/ironic/conf copying ironic/conf/xclarity.py -> ironic-12.1.7.dev2/ironic/conf copying ironic/db/__init__.py -> ironic-12.1.7.dev2/ironic/db copying ironic/db/api.py -> ironic-12.1.7.dev2/ironic/db copying ironic/db/migration.py -> ironic-12.1.7.dev2/ironic/db copying ironic/db/sqlalchemy/__init__.py -> ironic-12.1.7.dev2/ironic/db/sqlalchemy copying ironic/db/sqlalchemy/alembic.ini -> ironic-12.1.7.dev2/ironic/db/sqlalchemy copying ironic/db/sqlalchemy/api.py -> ironic-12.1.7.dev2/ironic/db/sqlalchemy copying ironic/db/sqlalchemy/migration.py -> ironic-12.1.7.dev2/ironic/db/sqlalchemy copying ironic/db/sqlalchemy/models.py -> ironic-12.1.7.dev2/ironic/db/sqlalchemy copying ironic/db/sqlalchemy/alembic/README -> ironic-12.1.7.dev2/ironic/db/sqlalchemy/alembic copying ironic/db/sqlalchemy/alembic/env.py -> ironic-12.1.7.dev2/ironic/db/sqlalchemy/alembic copying ironic/db/sqlalchemy/alembic/script.py.mako -> ironic-12.1.7.dev2/ironic/db/sqlalchemy/alembic copying ironic/db/sqlalchemy/alembic/versions/10b163d4481e_add_port_portgroup_internal_info.py -> ironic-12.1.7.dev2/ironic/db/sqlalchemy/alembic/versions copying ironic/db/sqlalchemy/alembic/versions/1a59178ebdf6_add_volume_targets_table.py -> ironic-12.1.7.dev2/ironic/db/sqlalchemy/alembic/versions copying ironic/db/sqlalchemy/alembic/versions/1d6951876d68_add_storage_interface_db_field_and_.py -> ironic-12.1.7.dev2/ironic/db/sqlalchemy/alembic/versions copying ironic/db/sqlalchemy/alembic/versions/1e15e7122cc9_add_extra_column_to_deploy_templates.py -> ironic-12.1.7.dev2/ironic/db/sqlalchemy/alembic/versions copying ironic/db/sqlalchemy/alembic/versions/1e1d5ace7dc6_add_inspection_started_at_and_.py -> ironic-12.1.7.dev2/ironic/db/sqlalchemy/alembic/versions copying ironic/db/sqlalchemy/alembic/versions/21b331f883ef_add_provision_updated_at.py -> ironic-12.1.7.dev2/ironic/db/sqlalchemy/alembic/versions copying ironic/db/sqlalchemy/alembic/versions/2353895ecfae_add_conductor_hardware_interfaces_table.py -> ironic-12.1.7.dev2/ironic/db/sqlalchemy/alembic/versions copying ironic/db/sqlalchemy/alembic/versions/242cc6a923b3_add_node_maintenance_reason.py -> ironic-12.1.7.dev2/ironic/db/sqlalchemy/alembic/versions copying ironic/db/sqlalchemy/alembic/versions/2581ebaf0cb2_initial_migration.py -> ironic-12.1.7.dev2/ironic/db/sqlalchemy/alembic/versions copying ironic/db/sqlalchemy/alembic/versions/28c44432c9c3_add_node_description.py -> ironic-12.1.7.dev2/ironic/db/sqlalchemy/alembic/versions copying ironic/db/sqlalchemy/alembic/versions/2aac7e0872f6_add_deploy_templates.py -> ironic-12.1.7.dev2/ironic/db/sqlalchemy/alembic/versions copying ironic/db/sqlalchemy/alembic/versions/2d13bc3d6bba_add_bios_config_and_interface.py -> ironic-12.1.7.dev2/ironic/db/sqlalchemy/alembic/versions copying ironic/db/sqlalchemy/alembic/versions/2fb93ffd2af1_increase_node_name_length.py -> ironic-12.1.7.dev2/ironic/db/sqlalchemy/alembic/versions copying ironic/db/sqlalchemy/alembic/versions/31baaf680d2b_add_node_instance_info.py -> ironic-12.1.7.dev2/ironic/db/sqlalchemy/alembic/versions copying ironic/db/sqlalchemy/alembic/versions/3ae36a5f5131_add_logical_name.py -> ironic-12.1.7.dev2/ironic/db/sqlalchemy/alembic/versions copying ironic/db/sqlalchemy/alembic/versions/3bea56f25597_add_unique_constraint_to_instance_uuid.py -> ironic-12.1.7.dev2/ironic/db/sqlalchemy/alembic/versions copying ironic/db/sqlalchemy/alembic/versions/3cb628139ea4_nodes_add_console_enabled.py -> ironic-12.1.7.dev2/ironic/db/sqlalchemy/alembic/versions copying ironic/db/sqlalchemy/alembic/versions/3d86a077a3f2_add_port_physical_network.py -> ironic-12.1.7.dev2/ironic/db/sqlalchemy/alembic/versions copying ironic/db/sqlalchemy/alembic/versions/405cfe08f18d_add_rescue_interface_to_node.py -> ironic-12.1.7.dev2/ironic/db/sqlalchemy/alembic/versions copying ironic/db/sqlalchemy/alembic/versions/487deb87cc9d_add_conductor_affinity_and_online.py -> ironic-12.1.7.dev2/ironic/db/sqlalchemy/alembic/versions copying ironic/db/sqlalchemy/alembic/versions/48d6c242bb9b_add_node_tags.py -> ironic-12.1.7.dev2/ironic/db/sqlalchemy/alembic/versions copying ironic/db/sqlalchemy/alembic/versions/493d8f27f235_add_portgroup_configuration_fields.py -> ironic-12.1.7.dev2/ironic/db/sqlalchemy/alembic/versions copying ironic/db/sqlalchemy/alembic/versions/4f399b21ae71_add_node_clean_step.py -> ironic-12.1.7.dev2/ironic/db/sqlalchemy/alembic/versions copying ironic/db/sqlalchemy/alembic/versions/516faf1bb9b1_resizing_column_nodes_driver.py -> ironic-12.1.7.dev2/ironic/db/sqlalchemy/alembic/versions copying ironic/db/sqlalchemy/alembic/versions/5674c57409b9_replace_nostate_with_available.py -> ironic-12.1.7.dev2/ironic/db/sqlalchemy/alembic/versions copying ironic/db/sqlalchemy/alembic/versions/5ea1b0d310e_added_port_group_table_and_altered_ports.py -> ironic-12.1.7.dev2/ironic/db/sqlalchemy/alembic/versions copying ironic/db/sqlalchemy/alembic/versions/60cf717201bc_add_standalone_ports_supported.py -> ironic-12.1.7.dev2/ironic/db/sqlalchemy/alembic/versions copying ironic/db/sqlalchemy/alembic/versions/664f85c2f622_add_conductor_group_to_nodes_conductors.py -> ironic-12.1.7.dev2/ironic/db/sqlalchemy/alembic/versions copying ironic/db/sqlalchemy/alembic/versions/789acc877671_add_raid_config.py -> ironic-12.1.7.dev2/ironic/db/sqlalchemy/alembic/versions copying ironic/db/sqlalchemy/alembic/versions/82c315d60161_add_bios_settings.py -> ironic-12.1.7.dev2/ironic/db/sqlalchemy/alembic/versions copying ironic/db/sqlalchemy/alembic/versions/868cb606a74a_add_version_field_in_base_class.py -> ironic-12.1.7.dev2/ironic/db/sqlalchemy/alembic/versions copying ironic/db/sqlalchemy/alembic/versions/93706939026c_add_node_protected_field.py -> ironic-12.1.7.dev2/ironic/db/sqlalchemy/alembic/versions copying ironic/db/sqlalchemy/alembic/versions/9cbeefa3763f_add_port_is_smartnic.py -> ironic-12.1.7.dev2/ironic/db/sqlalchemy/alembic/versions copying ironic/db/sqlalchemy/alembic/versions/b4130a7fc904_create_nodetraits_table.py -> ironic-12.1.7.dev2/ironic/db/sqlalchemy/alembic/versions copying ironic/db/sqlalchemy/alembic/versions/b9117ac17882_add_node_deploy_step.py -> ironic-12.1.7.dev2/ironic/db/sqlalchemy/alembic/versions copying ironic/db/sqlalchemy/alembic/versions/bb59b63f55a_add_node_driver_internal_info.py -> ironic-12.1.7.dev2/ironic/db/sqlalchemy/alembic/versions copying ironic/db/sqlalchemy/alembic/versions/bcdd431ba0bf_add_fields_for_all_interfaces.py -> ironic-12.1.7.dev2/ironic/db/sqlalchemy/alembic/versions copying ironic/db/sqlalchemy/alembic/versions/c14cef6dfedf_populate_node_network_interface.py -> ironic-12.1.7.dev2/ironic/db/sqlalchemy/alembic/versions copying ironic/db/sqlalchemy/alembic/versions/d2b036ae9378_add_automated_clean_field.py -> ironic-12.1.7.dev2/ironic/db/sqlalchemy/alembic/versions copying ironic/db/sqlalchemy/alembic/versions/daa1ba02d98_add_volume_connectors_table.py -> ironic-12.1.7.dev2/ironic/db/sqlalchemy/alembic/versions copying ironic/db/sqlalchemy/alembic/versions/dbefd6bdaa2c_add_default_column_to_.py -> ironic-12.1.7.dev2/ironic/db/sqlalchemy/alembic/versions copying ironic/db/sqlalchemy/alembic/versions/dd34e1f1303b_add_resource_class_to_node.py -> ironic-12.1.7.dev2/ironic/db/sqlalchemy/alembic/versions copying ironic/db/sqlalchemy/alembic/versions/dd67b91a1981_add_allocations_table.py -> ironic-12.1.7.dev2/ironic/db/sqlalchemy/alembic/versions copying ironic/db/sqlalchemy/alembic/versions/e294876e8028_add_node_network_interface.py -> ironic-12.1.7.dev2/ironic/db/sqlalchemy/alembic/versions copying ironic/db/sqlalchemy/alembic/versions/e918ff30eb42_resize_column_nodes_instance_info.py -> ironic-12.1.7.dev2/ironic/db/sqlalchemy/alembic/versions copying ironic/db/sqlalchemy/alembic/versions/f190f9d00a11_add_node_owner.py -> ironic-12.1.7.dev2/ironic/db/sqlalchemy/alembic/versions copying ironic/db/sqlalchemy/alembic/versions/f6fdb920c182_set_pxe_enabled_true.py -> ironic-12.1.7.dev2/ironic/db/sqlalchemy/alembic/versions copying ironic/db/sqlalchemy/alembic/versions/fb3f10dd262e_add_fault_to_node_table.py -> ironic-12.1.7.dev2/ironic/db/sqlalchemy/alembic/versions copying ironic/dhcp/__init__.py -> ironic-12.1.7.dev2/ironic/dhcp copying ironic/dhcp/base.py -> ironic-12.1.7.dev2/ironic/dhcp copying ironic/dhcp/neutron.py -> ironic-12.1.7.dev2/ironic/dhcp copying ironic/dhcp/none.py -> ironic-12.1.7.dev2/ironic/dhcp copying ironic/drivers/__init__.py -> ironic-12.1.7.dev2/ironic/drivers copying ironic/drivers/base.py -> ironic-12.1.7.dev2/ironic/drivers copying ironic/drivers/cisco_ucs.py -> ironic-12.1.7.dev2/ironic/drivers copying ironic/drivers/drac.py -> ironic-12.1.7.dev2/ironic/drivers copying ironic/drivers/fake_hardware.py -> ironic-12.1.7.dev2/ironic/drivers copying ironic/drivers/generic.py -> ironic-12.1.7.dev2/ironic/drivers copying ironic/drivers/hardware_type.py -> ironic-12.1.7.dev2/ironic/drivers copying ironic/drivers/ibmc.py -> ironic-12.1.7.dev2/ironic/drivers copying ironic/drivers/ilo.py -> ironic-12.1.7.dev2/ironic/drivers copying ironic/drivers/ipmi.py -> ironic-12.1.7.dev2/ironic/drivers copying ironic/drivers/irmc.py -> ironic-12.1.7.dev2/ironic/drivers copying ironic/drivers/raid_config_schema.json -> ironic-12.1.7.dev2/ironic/drivers copying ironic/drivers/redfish.py -> ironic-12.1.7.dev2/ironic/drivers copying ironic/drivers/snmp.py -> ironic-12.1.7.dev2/ironic/drivers copying ironic/drivers/utils.py -> ironic-12.1.7.dev2/ironic/drivers copying ironic/drivers/xclarity.py -> ironic-12.1.7.dev2/ironic/drivers copying ironic/drivers/modules/__init__.py -> ironic-12.1.7.dev2/ironic/drivers/modules copying ironic/drivers/modules/agent.py -> ironic-12.1.7.dev2/ironic/drivers/modules copying ironic/drivers/modules/agent_base_vendor.py -> ironic-12.1.7.dev2/ironic/drivers/modules copying ironic/drivers/modules/agent_client.py -> ironic-12.1.7.dev2/ironic/drivers/modules copying ironic/drivers/modules/agent_config.template -> ironic-12.1.7.dev2/ironic/drivers/modules copying ironic/drivers/modules/boot.ipxe -> ironic-12.1.7.dev2/ironic/drivers/modules copying ironic/drivers/modules/boot_mode_utils.py -> ironic-12.1.7.dev2/ironic/drivers/modules copying ironic/drivers/modules/console_utils.py -> ironic-12.1.7.dev2/ironic/drivers/modules copying ironic/drivers/modules/deploy_utils.py -> ironic-12.1.7.dev2/ironic/drivers/modules copying ironic/drivers/modules/elilo_efi_pxe_config.template -> ironic-12.1.7.dev2/ironic/drivers/modules copying ironic/drivers/modules/fake.py -> ironic-12.1.7.dev2/ironic/drivers/modules copying ironic/drivers/modules/image_cache.py -> ironic-12.1.7.dev2/ironic/drivers/modules copying ironic/drivers/modules/inspect_utils.py -> ironic-12.1.7.dev2/ironic/drivers/modules copying ironic/drivers/modules/inspector.py -> ironic-12.1.7.dev2/ironic/drivers/modules copying ironic/drivers/modules/ipmitool.py -> ironic-12.1.7.dev2/ironic/drivers/modules copying ironic/drivers/modules/ipxe.py -> ironic-12.1.7.dev2/ironic/drivers/modules copying ironic/drivers/modules/ipxe_config.template -> ironic-12.1.7.dev2/ironic/drivers/modules copying ironic/drivers/modules/iscsi_deploy.py -> ironic-12.1.7.dev2/ironic/drivers/modules copying ironic/drivers/modules/master_grub_cfg.txt -> ironic-12.1.7.dev2/ironic/drivers/modules copying ironic/drivers/modules/noop.py -> ironic-12.1.7.dev2/ironic/drivers/modules copying ironic/drivers/modules/noop_mgmt.py -> ironic-12.1.7.dev2/ironic/drivers/modules copying ironic/drivers/modules/pxe.py -> ironic-12.1.7.dev2/ironic/drivers/modules copying ironic/drivers/modules/pxe_base.py -> ironic-12.1.7.dev2/ironic/drivers/modules copying ironic/drivers/modules/pxe_config.template -> ironic-12.1.7.dev2/ironic/drivers/modules copying ironic/drivers/modules/pxe_grub_config.template -> ironic-12.1.7.dev2/ironic/drivers/modules copying ironic/drivers/modules/snmp.py -> ironic-12.1.7.dev2/ironic/drivers/modules copying ironic/drivers/modules/ansible/__init__.py -> ironic-12.1.7.dev2/ironic/drivers/modules/ansible copying ironic/drivers/modules/ansible/deploy.py -> ironic-12.1.7.dev2/ironic/drivers/modules/ansible copying ironic/drivers/modules/ansible/playbooks/add-ironic-nodes.yaml -> ironic-12.1.7.dev2/ironic/drivers/modules/ansible/playbooks copying ironic/drivers/modules/ansible/playbooks/ansible.cfg -> ironic-12.1.7.dev2/ironic/drivers/modules/ansible/playbooks copying ironic/drivers/modules/ansible/playbooks/clean.yaml -> ironic-12.1.7.dev2/ironic/drivers/modules/ansible/playbooks copying ironic/drivers/modules/ansible/playbooks/clean_steps.yaml -> ironic-12.1.7.dev2/ironic/drivers/modules/ansible/playbooks copying ironic/drivers/modules/ansible/playbooks/deploy.yaml -> ironic-12.1.7.dev2/ironic/drivers/modules/ansible/playbooks copying ironic/drivers/modules/ansible/playbooks/inventory -> ironic-12.1.7.dev2/ironic/drivers/modules/ansible/playbooks copying ironic/drivers/modules/ansible/playbooks/shutdown.yaml -> ironic-12.1.7.dev2/ironic/drivers/modules/ansible/playbooks copying ironic/drivers/modules/ansible/playbooks/callback_plugins/ironic_log.ini -> ironic-12.1.7.dev2/ironic/drivers/modules/ansible/playbooks/callback_plugins copying ironic/drivers/modules/ansible/playbooks/callback_plugins/ironic_log.py -> ironic-12.1.7.dev2/ironic/drivers/modules/ansible/playbooks/callback_plugins copying ironic/drivers/modules/ansible/playbooks/library/facts_wwn.py -> ironic-12.1.7.dev2/ironic/drivers/modules/ansible/playbooks/library copying ironic/drivers/modules/ansible/playbooks/library/root_hints.py -> ironic-12.1.7.dev2/ironic/drivers/modules/ansible/playbooks/library copying ironic/drivers/modules/ansible/playbooks/library/stream_url.py -> ironic-12.1.7.dev2/ironic/drivers/modules/ansible/playbooks/library copying ironic/drivers/modules/ansible/playbooks/roles/clean/defaults/main.yaml -> ironic-12.1.7.dev2/ironic/drivers/modules/ansible/playbooks/roles/clean/defaults copying ironic/drivers/modules/ansible/playbooks/roles/clean/tasks/main.yaml -> ironic-12.1.7.dev2/ironic/drivers/modules/ansible/playbooks/roles/clean/tasks copying ironic/drivers/modules/ansible/playbooks/roles/clean/tasks/shred.yaml -> ironic-12.1.7.dev2/ironic/drivers/modules/ansible/playbooks/roles/clean/tasks copying ironic/drivers/modules/ansible/playbooks/roles/clean/tasks/wipe.yaml -> ironic-12.1.7.dev2/ironic/drivers/modules/ansible/playbooks/roles/clean/tasks copying ironic/drivers/modules/ansible/playbooks/roles/clean/tasks/zap.yaml -> ironic-12.1.7.dev2/ironic/drivers/modules/ansible/playbooks/roles/clean/tasks copying ironic/drivers/modules/ansible/playbooks/roles/configure/defaults/main.yaml -> ironic-12.1.7.dev2/ironic/drivers/modules/ansible/playbooks/roles/configure/defaults copying ironic/drivers/modules/ansible/playbooks/roles/configure/tasks/grub.yaml -> ironic-12.1.7.dev2/ironic/drivers/modules/ansible/playbooks/roles/configure/tasks copying ironic/drivers/modules/ansible/playbooks/roles/configure/tasks/main.yaml -> ironic-12.1.7.dev2/ironic/drivers/modules/ansible/playbooks/roles/configure/tasks copying ironic/drivers/modules/ansible/playbooks/roles/configure/tasks/mounts.yaml -> ironic-12.1.7.dev2/ironic/drivers/modules/ansible/playbooks/roles/configure/tasks copying ironic/drivers/modules/ansible/playbooks/roles/deploy/files/partition_configdrive.sh -> ironic-12.1.7.dev2/ironic/drivers/modules/ansible/playbooks/roles/deploy/files copying ironic/drivers/modules/ansible/playbooks/roles/deploy/tasks/configdrive.yaml -> ironic-12.1.7.dev2/ironic/drivers/modules/ansible/playbooks/roles/deploy/tasks copying ironic/drivers/modules/ansible/playbooks/roles/deploy/tasks/download.yaml -> ironic-12.1.7.dev2/ironic/drivers/modules/ansible/playbooks/roles/deploy/tasks copying ironic/drivers/modules/ansible/playbooks/roles/deploy/tasks/main.yaml -> ironic-12.1.7.dev2/ironic/drivers/modules/ansible/playbooks/roles/deploy/tasks copying ironic/drivers/modules/ansible/playbooks/roles/deploy/tasks/write.yaml -> ironic-12.1.7.dev2/ironic/drivers/modules/ansible/playbooks/roles/deploy/tasks copying ironic/drivers/modules/ansible/playbooks/roles/discover/tasks/main.yaml -> ironic-12.1.7.dev2/ironic/drivers/modules/ansible/playbooks/roles/discover/tasks copying ironic/drivers/modules/ansible/playbooks/roles/discover/tasks/roothints.yaml -> ironic-12.1.7.dev2/ironic/drivers/modules/ansible/playbooks/roles/discover/tasks copying ironic/drivers/modules/ansible/playbooks/roles/prepare/tasks/main.yaml -> ironic-12.1.7.dev2/ironic/drivers/modules/ansible/playbooks/roles/prepare/tasks copying ironic/drivers/modules/ansible/playbooks/roles/prepare/tasks/parted.yaml -> ironic-12.1.7.dev2/ironic/drivers/modules/ansible/playbooks/roles/prepare/tasks copying ironic/drivers/modules/ansible/playbooks/roles/shutdown/tasks/main.yaml -> ironic-12.1.7.dev2/ironic/drivers/modules/ansible/playbooks/roles/shutdown/tasks copying ironic/drivers/modules/cimc/__init__.py -> ironic-12.1.7.dev2/ironic/drivers/modules/cimc copying ironic/drivers/modules/cimc/common.py -> ironic-12.1.7.dev2/ironic/drivers/modules/cimc copying ironic/drivers/modules/cimc/management.py -> ironic-12.1.7.dev2/ironic/drivers/modules/cimc copying ironic/drivers/modules/cimc/power.py -> ironic-12.1.7.dev2/ironic/drivers/modules/cimc copying ironic/drivers/modules/drac/__init__.py -> ironic-12.1.7.dev2/ironic/drivers/modules/drac copying ironic/drivers/modules/drac/bios.py -> ironic-12.1.7.dev2/ironic/drivers/modules/drac copying ironic/drivers/modules/drac/common.py -> ironic-12.1.7.dev2/ironic/drivers/modules/drac copying ironic/drivers/modules/drac/inspect.py -> ironic-12.1.7.dev2/ironic/drivers/modules/drac copying ironic/drivers/modules/drac/job.py -> ironic-12.1.7.dev2/ironic/drivers/modules/drac copying ironic/drivers/modules/drac/management.py -> ironic-12.1.7.dev2/ironic/drivers/modules/drac copying ironic/drivers/modules/drac/power.py -> ironic-12.1.7.dev2/ironic/drivers/modules/drac copying ironic/drivers/modules/drac/raid.py -> ironic-12.1.7.dev2/ironic/drivers/modules/drac copying ironic/drivers/modules/drac/vendor_passthru.py -> ironic-12.1.7.dev2/ironic/drivers/modules/drac copying ironic/drivers/modules/ibmc/__init__.py -> ironic-12.1.7.dev2/ironic/drivers/modules/ibmc copying ironic/drivers/modules/ibmc/management.py -> ironic-12.1.7.dev2/ironic/drivers/modules/ibmc copying ironic/drivers/modules/ibmc/mappings.py -> ironic-12.1.7.dev2/ironic/drivers/modules/ibmc copying ironic/drivers/modules/ibmc/power.py -> ironic-12.1.7.dev2/ironic/drivers/modules/ibmc copying ironic/drivers/modules/ibmc/utils.py -> ironic-12.1.7.dev2/ironic/drivers/modules/ibmc copying ironic/drivers/modules/ibmc/vendor.py -> ironic-12.1.7.dev2/ironic/drivers/modules/ibmc copying ironic/drivers/modules/ilo/__init__.py -> ironic-12.1.7.dev2/ironic/drivers/modules/ilo copying ironic/drivers/modules/ilo/bios.py -> ironic-12.1.7.dev2/ironic/drivers/modules/ilo copying ironic/drivers/modules/ilo/boot.py -> ironic-12.1.7.dev2/ironic/drivers/modules/ilo copying ironic/drivers/modules/ilo/common.py -> ironic-12.1.7.dev2/ironic/drivers/modules/ilo copying ironic/drivers/modules/ilo/console.py -> ironic-12.1.7.dev2/ironic/drivers/modules/ilo copying ironic/drivers/modules/ilo/firmware_processor.py -> ironic-12.1.7.dev2/ironic/drivers/modules/ilo copying ironic/drivers/modules/ilo/inspect.py -> ironic-12.1.7.dev2/ironic/drivers/modules/ilo copying ironic/drivers/modules/ilo/management.py -> ironic-12.1.7.dev2/ironic/drivers/modules/ilo copying ironic/drivers/modules/ilo/power.py -> ironic-12.1.7.dev2/ironic/drivers/modules/ilo copying ironic/drivers/modules/ilo/raid.py -> ironic-12.1.7.dev2/ironic/drivers/modules/ilo copying ironic/drivers/modules/ilo/vendor.py -> ironic-12.1.7.dev2/ironic/drivers/modules/ilo copying ironic/drivers/modules/irmc/__init__.py -> ironic-12.1.7.dev2/ironic/drivers/modules/irmc copying ironic/drivers/modules/irmc/bios.py -> ironic-12.1.7.dev2/ironic/drivers/modules/irmc copying ironic/drivers/modules/irmc/boot.py -> ironic-12.1.7.dev2/ironic/drivers/modules/irmc copying ironic/drivers/modules/irmc/common.py -> ironic-12.1.7.dev2/ironic/drivers/modules/irmc copying ironic/drivers/modules/irmc/inspect.py -> ironic-12.1.7.dev2/ironic/drivers/modules/irmc copying ironic/drivers/modules/irmc/management.py -> ironic-12.1.7.dev2/ironic/drivers/modules/irmc copying ironic/drivers/modules/irmc/power.py -> ironic-12.1.7.dev2/ironic/drivers/modules/irmc copying ironic/drivers/modules/irmc/raid.py -> ironic-12.1.7.dev2/ironic/drivers/modules/irmc copying ironic/drivers/modules/network/__init__.py -> ironic-12.1.7.dev2/ironic/drivers/modules/network copying ironic/drivers/modules/network/common.py -> ironic-12.1.7.dev2/ironic/drivers/modules/network copying ironic/drivers/modules/network/flat.py -> ironic-12.1.7.dev2/ironic/drivers/modules/network copying ironic/drivers/modules/network/neutron.py -> ironic-12.1.7.dev2/ironic/drivers/modules/network copying ironic/drivers/modules/network/noop.py -> ironic-12.1.7.dev2/ironic/drivers/modules/network copying ironic/drivers/modules/redfish/__init__.py -> ironic-12.1.7.dev2/ironic/drivers/modules/redfish copying ironic/drivers/modules/redfish/bios.py -> ironic-12.1.7.dev2/ironic/drivers/modules/redfish copying ironic/drivers/modules/redfish/inspect.py -> ironic-12.1.7.dev2/ironic/drivers/modules/redfish copying ironic/drivers/modules/redfish/management.py -> ironic-12.1.7.dev2/ironic/drivers/modules/redfish copying ironic/drivers/modules/redfish/power.py -> ironic-12.1.7.dev2/ironic/drivers/modules/redfish copying ironic/drivers/modules/redfish/utils.py -> ironic-12.1.7.dev2/ironic/drivers/modules/redfish copying ironic/drivers/modules/storage/__init__.py -> ironic-12.1.7.dev2/ironic/drivers/modules/storage copying ironic/drivers/modules/storage/cinder.py -> ironic-12.1.7.dev2/ironic/drivers/modules/storage copying ironic/drivers/modules/storage/external.py -> ironic-12.1.7.dev2/ironic/drivers/modules/storage copying ironic/drivers/modules/storage/noop.py -> ironic-12.1.7.dev2/ironic/drivers/modules/storage copying ironic/drivers/modules/ucs/__init__.py -> ironic-12.1.7.dev2/ironic/drivers/modules/ucs copying ironic/drivers/modules/ucs/helper.py -> ironic-12.1.7.dev2/ironic/drivers/modules/ucs copying ironic/drivers/modules/ucs/management.py -> ironic-12.1.7.dev2/ironic/drivers/modules/ucs copying ironic/drivers/modules/ucs/power.py -> ironic-12.1.7.dev2/ironic/drivers/modules/ucs copying ironic/drivers/modules/xclarity/__init__.py -> ironic-12.1.7.dev2/ironic/drivers/modules/xclarity copying ironic/drivers/modules/xclarity/common.py -> ironic-12.1.7.dev2/ironic/drivers/modules/xclarity copying ironic/drivers/modules/xclarity/management.py -> ironic-12.1.7.dev2/ironic/drivers/modules/xclarity copying ironic/drivers/modules/xclarity/power.py -> ironic-12.1.7.dev2/ironic/drivers/modules/xclarity copying ironic/hacking/__init__.py -> ironic-12.1.7.dev2/ironic/hacking copying ironic/hacking/checks.py -> ironic-12.1.7.dev2/ironic/hacking copying ironic/objects/__init__.py -> ironic-12.1.7.dev2/ironic/objects copying ironic/objects/allocation.py -> ironic-12.1.7.dev2/ironic/objects copying ironic/objects/base.py -> ironic-12.1.7.dev2/ironic/objects copying ironic/objects/bios.py -> ironic-12.1.7.dev2/ironic/objects copying ironic/objects/chassis.py -> ironic-12.1.7.dev2/ironic/objects copying ironic/objects/conductor.py -> ironic-12.1.7.dev2/ironic/objects copying ironic/objects/deploy_template.py -> ironic-12.1.7.dev2/ironic/objects copying ironic/objects/fields.py -> ironic-12.1.7.dev2/ironic/objects copying ironic/objects/indirection.py -> ironic-12.1.7.dev2/ironic/objects copying ironic/objects/node.py -> ironic-12.1.7.dev2/ironic/objects copying ironic/objects/notification.py -> ironic-12.1.7.dev2/ironic/objects copying ironic/objects/port.py -> ironic-12.1.7.dev2/ironic/objects copying ironic/objects/portgroup.py -> ironic-12.1.7.dev2/ironic/objects copying ironic/objects/trait.py -> ironic-12.1.7.dev2/ironic/objects copying ironic/objects/volume_connector.py -> ironic-12.1.7.dev2/ironic/objects copying ironic/objects/volume_target.py -> ironic-12.1.7.dev2/ironic/objects copying ironic/releasenotes/notes/add-protection-for-available-nodes-25f163d69782ef63.yaml -> ironic-12.1.7.dev2/ironic/releasenotes/notes copying ironic/tests/__init__.py -> ironic-12.1.7.dev2/ironic/tests copying ironic/tests/base.py -> ironic-12.1.7.dev2/ironic/tests copying ironic/tests/functional/__init__.py -> ironic-12.1.7.dev2/ironic/tests/functional copying ironic/tests/unit/__init__.py -> ironic-12.1.7.dev2/ironic/tests/unit copying ironic/tests/unit/policy_fixture.py -> ironic-12.1.7.dev2/ironic/tests/unit copying ironic/tests/unit/raid_constants.py -> ironic-12.1.7.dev2/ironic/tests/unit copying ironic/tests/unit/stubs.py -> ironic-12.1.7.dev2/ironic/tests/unit copying ironic/tests/unit/test_base.py -> ironic-12.1.7.dev2/ironic/tests/unit copying ironic/tests/unit/api/__init__.py -> ironic-12.1.7.dev2/ironic/tests/unit/api copying ironic/tests/unit/api/base.py -> ironic-12.1.7.dev2/ironic/tests/unit/api copying ironic/tests/unit/api/test_acl.py -> ironic-12.1.7.dev2/ironic/tests/unit/api copying ironic/tests/unit/api/test_audit.py -> ironic-12.1.7.dev2/ironic/tests/unit/api copying ironic/tests/unit/api/test_healthcheck.py -> ironic-12.1.7.dev2/ironic/tests/unit/api copying ironic/tests/unit/api/test_hooks.py -> ironic-12.1.7.dev2/ironic/tests/unit/api copying ironic/tests/unit/api/test_middleware.py -> ironic-12.1.7.dev2/ironic/tests/unit/api copying ironic/tests/unit/api/test_ospmiddleware.py -> ironic-12.1.7.dev2/ironic/tests/unit/api copying ironic/tests/unit/api/test_root.py -> ironic-12.1.7.dev2/ironic/tests/unit/api copying ironic/tests/unit/api/utils.py -> ironic-12.1.7.dev2/ironic/tests/unit/api copying ironic/tests/unit/api/controllers/__init__.py -> ironic-12.1.7.dev2/ironic/tests/unit/api/controllers copying ironic/tests/unit/api/controllers/test_base.py -> ironic-12.1.7.dev2/ironic/tests/unit/api/controllers copying ironic/tests/unit/api/controllers/v1/__init__.py -> ironic-12.1.7.dev2/ironic/tests/unit/api/controllers/v1 copying ironic/tests/unit/api/controllers/v1/test_allocation.py -> ironic-12.1.7.dev2/ironic/tests/unit/api/controllers/v1 copying ironic/tests/unit/api/controllers/v1/test_chassis.py -> ironic-12.1.7.dev2/ironic/tests/unit/api/controllers/v1 copying ironic/tests/unit/api/controllers/v1/test_conductor.py -> ironic-12.1.7.dev2/ironic/tests/unit/api/controllers/v1 copying ironic/tests/unit/api/controllers/v1/test_deploy_template.py -> ironic-12.1.7.dev2/ironic/tests/unit/api/controllers/v1 copying ironic/tests/unit/api/controllers/v1/test_driver.py -> ironic-12.1.7.dev2/ironic/tests/unit/api/controllers/v1 copying ironic/tests/unit/api/controllers/v1/test_event.py -> ironic-12.1.7.dev2/ironic/tests/unit/api/controllers/v1 copying ironic/tests/unit/api/controllers/v1/test_expose.py -> ironic-12.1.7.dev2/ironic/tests/unit/api/controllers/v1 copying ironic/tests/unit/api/controllers/v1/test_node.py -> ironic-12.1.7.dev2/ironic/tests/unit/api/controllers/v1 copying ironic/tests/unit/api/controllers/v1/test_notification_utils.py -> ironic-12.1.7.dev2/ironic/tests/unit/api/controllers/v1 copying ironic/tests/unit/api/controllers/v1/test_port.py -> ironic-12.1.7.dev2/ironic/tests/unit/api/controllers/v1 copying ironic/tests/unit/api/controllers/v1/test_portgroup.py -> ironic-12.1.7.dev2/ironic/tests/unit/api/controllers/v1 copying ironic/tests/unit/api/controllers/v1/test_ramdisk.py -> ironic-12.1.7.dev2/ironic/tests/unit/api/controllers/v1 copying ironic/tests/unit/api/controllers/v1/test_root.py -> ironic-12.1.7.dev2/ironic/tests/unit/api/controllers/v1 copying ironic/tests/unit/api/controllers/v1/test_types.py -> ironic-12.1.7.dev2/ironic/tests/unit/api/controllers/v1 copying ironic/tests/unit/api/controllers/v1/test_utils.py -> ironic-12.1.7.dev2/ironic/tests/unit/api/controllers/v1 copying ironic/tests/unit/api/controllers/v1/test_versions.py -> ironic-12.1.7.dev2/ironic/tests/unit/api/controllers/v1 copying ironic/tests/unit/api/controllers/v1/test_volume.py -> ironic-12.1.7.dev2/ironic/tests/unit/api/controllers/v1 copying ironic/tests/unit/api/controllers/v1/test_volume_connector.py -> ironic-12.1.7.dev2/ironic/tests/unit/api/controllers/v1 copying ironic/tests/unit/api/controllers/v1/test_volume_target.py -> ironic-12.1.7.dev2/ironic/tests/unit/api/controllers/v1 copying ironic/tests/unit/cmd/__init__.py -> ironic-12.1.7.dev2/ironic/tests/unit/cmd copying ironic/tests/unit/cmd/test_conductor.py -> ironic-12.1.7.dev2/ironic/tests/unit/cmd copying ironic/tests/unit/cmd/test_dbsync.py -> ironic-12.1.7.dev2/ironic/tests/unit/cmd copying ironic/tests/unit/cmd/test_status.py -> ironic-12.1.7.dev2/ironic/tests/unit/cmd copying ironic/tests/unit/common/__init__.py -> ironic-12.1.7.dev2/ironic/tests/unit/common copying ironic/tests/unit/common/test_cinder.py -> ironic-12.1.7.dev2/ironic/tests/unit/common copying ironic/tests/unit/common/test_context.py -> ironic-12.1.7.dev2/ironic/tests/unit/common copying ironic/tests/unit/common/test_driver_factory.py -> ironic-12.1.7.dev2/ironic/tests/unit/common copying ironic/tests/unit/common/test_exception.py -> ironic-12.1.7.dev2/ironic/tests/unit/common copying ironic/tests/unit/common/test_fsm.py -> ironic-12.1.7.dev2/ironic/tests/unit/common copying ironic/tests/unit/common/test_glance_service.py -> ironic-12.1.7.dev2/ironic/tests/unit/common copying ironic/tests/unit/common/test_hash_ring.py -> ironic-12.1.7.dev2/ironic/tests/unit/common copying ironic/tests/unit/common/test_image_service.py -> ironic-12.1.7.dev2/ironic/tests/unit/common copying ironic/tests/unit/common/test_images.py -> ironic-12.1.7.dev2/ironic/tests/unit/common copying ironic/tests/unit/common/test_json_rpc.py -> ironic-12.1.7.dev2/ironic/tests/unit/common copying ironic/tests/unit/common/test_keystone.py -> ironic-12.1.7.dev2/ironic/tests/unit/common copying ironic/tests/unit/common/test_network.py -> ironic-12.1.7.dev2/ironic/tests/unit/common copying ironic/tests/unit/common/test_neutron.py -> ironic-12.1.7.dev2/ironic/tests/unit/common copying ironic/tests/unit/common/test_policy.py -> ironic-12.1.7.dev2/ironic/tests/unit/common copying ironic/tests/unit/common/test_pxe_utils.py -> ironic-12.1.7.dev2/ironic/tests/unit/common copying ironic/tests/unit/common/test_raid.py -> ironic-12.1.7.dev2/ironic/tests/unit/common copying ironic/tests/unit/common/test_release_mappings.py -> ironic-12.1.7.dev2/ironic/tests/unit/common copying ironic/tests/unit/common/test_rpc.py -> ironic-12.1.7.dev2/ironic/tests/unit/common copying ironic/tests/unit/common/test_rpc_service.py -> ironic-12.1.7.dev2/ironic/tests/unit/common copying ironic/tests/unit/common/test_states.py -> ironic-12.1.7.dev2/ironic/tests/unit/common copying ironic/tests/unit/common/test_swift.py -> ironic-12.1.7.dev2/ironic/tests/unit/common copying ironic/tests/unit/common/test_utils.py -> ironic-12.1.7.dev2/ironic/tests/unit/common copying ironic/tests/unit/common/test_wsgi_service.py -> ironic-12.1.7.dev2/ironic/tests/unit/common copying ironic/tests/unit/conductor/__init__.py -> ironic-12.1.7.dev2/ironic/tests/unit/conductor copying ironic/tests/unit/conductor/mgr_utils.py -> ironic-12.1.7.dev2/ironic/tests/unit/conductor copying ironic/tests/unit/conductor/test_allocations.py -> ironic-12.1.7.dev2/ironic/tests/unit/conductor copying ironic/tests/unit/conductor/test_base_manager.py -> ironic-12.1.7.dev2/ironic/tests/unit/conductor copying ironic/tests/unit/conductor/test_manager.py -> ironic-12.1.7.dev2/ironic/tests/unit/conductor copying ironic/tests/unit/conductor/test_notification_utils.py -> ironic-12.1.7.dev2/ironic/tests/unit/conductor copying ironic/tests/unit/conductor/test_rpcapi.py -> ironic-12.1.7.dev2/ironic/tests/unit/conductor copying ironic/tests/unit/conductor/test_steps.py -> ironic-12.1.7.dev2/ironic/tests/unit/conductor copying ironic/tests/unit/conductor/test_task_manager.py -> ironic-12.1.7.dev2/ironic/tests/unit/conductor copying ironic/tests/unit/conductor/test_utils.py -> ironic-12.1.7.dev2/ironic/tests/unit/conductor copying ironic/tests/unit/conf/__init__.py -> ironic-12.1.7.dev2/ironic/tests/unit/conf copying ironic/tests/unit/conf/test_auth.py -> ironic-12.1.7.dev2/ironic/tests/unit/conf copying ironic/tests/unit/db/__init__.py -> ironic-12.1.7.dev2/ironic/tests/unit/db copying ironic/tests/unit/db/base.py -> ironic-12.1.7.dev2/ironic/tests/unit/db copying ironic/tests/unit/db/test_allocations.py -> ironic-12.1.7.dev2/ironic/tests/unit/db copying ironic/tests/unit/db/test_api.py -> ironic-12.1.7.dev2/ironic/tests/unit/db copying ironic/tests/unit/db/test_bios_settings.py -> ironic-12.1.7.dev2/ironic/tests/unit/db copying ironic/tests/unit/db/test_chassis.py -> ironic-12.1.7.dev2/ironic/tests/unit/db copying ironic/tests/unit/db/test_conductor.py -> ironic-12.1.7.dev2/ironic/tests/unit/db copying ironic/tests/unit/db/test_deploy_templates.py -> ironic-12.1.7.dev2/ironic/tests/unit/db copying ironic/tests/unit/db/test_node_tags.py -> ironic-12.1.7.dev2/ironic/tests/unit/db copying ironic/tests/unit/db/test_node_traits.py -> ironic-12.1.7.dev2/ironic/tests/unit/db copying ironic/tests/unit/db/test_nodes.py -> ironic-12.1.7.dev2/ironic/tests/unit/db copying ironic/tests/unit/db/test_portgroups.py -> ironic-12.1.7.dev2/ironic/tests/unit/db copying ironic/tests/unit/db/test_ports.py -> ironic-12.1.7.dev2/ironic/tests/unit/db copying ironic/tests/unit/db/test_volume_connectors.py -> ironic-12.1.7.dev2/ironic/tests/unit/db copying ironic/tests/unit/db/test_volume_targets.py -> ironic-12.1.7.dev2/ironic/tests/unit/db copying ironic/tests/unit/db/utils.py -> ironic-12.1.7.dev2/ironic/tests/unit/db copying ironic/tests/unit/db/sqlalchemy/__init__.py -> ironic-12.1.7.dev2/ironic/tests/unit/db/sqlalchemy copying ironic/tests/unit/db/sqlalchemy/test_api.py -> ironic-12.1.7.dev2/ironic/tests/unit/db/sqlalchemy copying ironic/tests/unit/db/sqlalchemy/test_migrations.py -> ironic-12.1.7.dev2/ironic/tests/unit/db/sqlalchemy copying ironic/tests/unit/db/sqlalchemy/test_models.py -> ironic-12.1.7.dev2/ironic/tests/unit/db/sqlalchemy copying ironic/tests/unit/db/sqlalchemy/test_types.py -> ironic-12.1.7.dev2/ironic/tests/unit/db/sqlalchemy copying ironic/tests/unit/dhcp/__init__.py -> ironic-12.1.7.dev2/ironic/tests/unit/dhcp copying ironic/tests/unit/dhcp/test_factory.py -> ironic-12.1.7.dev2/ironic/tests/unit/dhcp copying ironic/tests/unit/dhcp/test_neutron.py -> ironic-12.1.7.dev2/ironic/tests/unit/dhcp copying ironic/tests/unit/drivers/__init__.py -> ironic-12.1.7.dev2/ironic/tests/unit/drivers copying ironic/tests/unit/drivers/boot.ipxe -> ironic-12.1.7.dev2/ironic/tests/unit/drivers copying ironic/tests/unit/drivers/elilo_efi_pxe_config.template -> ironic-12.1.7.dev2/ironic/tests/unit/drivers copying ironic/tests/unit/drivers/ipxe_config.template -> ironic-12.1.7.dev2/ironic/tests/unit/drivers copying ironic/tests/unit/drivers/ipxe_config_boot_from_volume_extra_volume.template -> ironic-12.1.7.dev2/ironic/tests/unit/drivers copying ironic/tests/unit/drivers/ipxe_config_boot_from_volume_no_extra_volumes.template -> ironic-12.1.7.dev2/ironic/tests/unit/drivers copying ironic/tests/unit/drivers/ipxe_config_timeout.template -> ironic-12.1.7.dev2/ironic/tests/unit/drivers copying ironic/tests/unit/drivers/pxe_config.template -> ironic-12.1.7.dev2/ironic/tests/unit/drivers copying ironic/tests/unit/drivers/pxe_grub_config.template -> ironic-12.1.7.dev2/ironic/tests/unit/drivers copying ironic/tests/unit/drivers/test_base.py -> ironic-12.1.7.dev2/ironic/tests/unit/drivers copying ironic/tests/unit/drivers/test_cisco.py -> ironic-12.1.7.dev2/ironic/tests/unit/drivers copying ironic/tests/unit/drivers/test_drac.py -> ironic-12.1.7.dev2/ironic/tests/unit/drivers copying ironic/tests/unit/drivers/test_fake_hardware.py -> ironic-12.1.7.dev2/ironic/tests/unit/drivers copying ironic/tests/unit/drivers/test_generic.py -> ironic-12.1.7.dev2/ironic/tests/unit/drivers copying ironic/tests/unit/drivers/test_ibmc.py -> ironic-12.1.7.dev2/ironic/tests/unit/drivers copying ironic/tests/unit/drivers/test_ilo.py -> ironic-12.1.7.dev2/ironic/tests/unit/drivers copying ironic/tests/unit/drivers/test_ipmi.py -> ironic-12.1.7.dev2/ironic/tests/unit/drivers copying ironic/tests/unit/drivers/test_irmc.py -> ironic-12.1.7.dev2/ironic/tests/unit/drivers copying ironic/tests/unit/drivers/test_redfish.py -> ironic-12.1.7.dev2/ironic/tests/unit/drivers copying ironic/tests/unit/drivers/test_snmp.py -> ironic-12.1.7.dev2/ironic/tests/unit/drivers copying ironic/tests/unit/drivers/test_utils.py -> ironic-12.1.7.dev2/ironic/tests/unit/drivers copying ironic/tests/unit/drivers/test_xclarity.py -> ironic-12.1.7.dev2/ironic/tests/unit/drivers copying ironic/tests/unit/drivers/third_party_driver_mock_specs.py -> ironic-12.1.7.dev2/ironic/tests/unit/drivers copying ironic/tests/unit/drivers/third_party_driver_mocks.py -> ironic-12.1.7.dev2/ironic/tests/unit/drivers copying ironic/tests/unit/drivers/modules/__init__.py -> ironic-12.1.7.dev2/ironic/tests/unit/drivers/modules copying ironic/tests/unit/drivers/modules/test_agent.py -> ironic-12.1.7.dev2/ironic/tests/unit/drivers/modules copying ironic/tests/unit/drivers/modules/test_agent_base_vendor.py -> ironic-12.1.7.dev2/ironic/tests/unit/drivers/modules copying ironic/tests/unit/drivers/modules/test_agent_client.py -> ironic-12.1.7.dev2/ironic/tests/unit/drivers/modules copying ironic/tests/unit/drivers/modules/test_boot_mode_utils.py -> ironic-12.1.7.dev2/ironic/tests/unit/drivers/modules copying ironic/tests/unit/drivers/modules/test_console_utils.py -> ironic-12.1.7.dev2/ironic/tests/unit/drivers/modules copying ironic/tests/unit/drivers/modules/test_deploy_utils.py -> ironic-12.1.7.dev2/ironic/tests/unit/drivers/modules copying ironic/tests/unit/drivers/modules/test_image_cache.py -> ironic-12.1.7.dev2/ironic/tests/unit/drivers/modules copying ironic/tests/unit/drivers/modules/test_inspect_utils.py -> ironic-12.1.7.dev2/ironic/tests/unit/drivers/modules copying ironic/tests/unit/drivers/modules/test_inspector.py -> ironic-12.1.7.dev2/ironic/tests/unit/drivers/modules copying ironic/tests/unit/drivers/modules/test_ipmitool.py -> ironic-12.1.7.dev2/ironic/tests/unit/drivers/modules copying ironic/tests/unit/drivers/modules/test_ipxe.py -> ironic-12.1.7.dev2/ironic/tests/unit/drivers/modules copying ironic/tests/unit/drivers/modules/test_iscsi_deploy.py -> ironic-12.1.7.dev2/ironic/tests/unit/drivers/modules copying ironic/tests/unit/drivers/modules/test_noop.py -> ironic-12.1.7.dev2/ironic/tests/unit/drivers/modules copying ironic/tests/unit/drivers/modules/test_noop_mgmt.py -> ironic-12.1.7.dev2/ironic/tests/unit/drivers/modules copying ironic/tests/unit/drivers/modules/test_pxe.py -> ironic-12.1.7.dev2/ironic/tests/unit/drivers/modules copying ironic/tests/unit/drivers/modules/test_snmp.py -> ironic-12.1.7.dev2/ironic/tests/unit/drivers/modules copying ironic/tests/unit/drivers/modules/ansible/__init__.py -> ironic-12.1.7.dev2/ironic/tests/unit/drivers/modules/ansible copying ironic/tests/unit/drivers/modules/ansible/test_deploy.py -> ironic-12.1.7.dev2/ironic/tests/unit/drivers/modules/ansible copying ironic/tests/unit/drivers/modules/cimc/__init__.py -> ironic-12.1.7.dev2/ironic/tests/unit/drivers/modules/cimc copying ironic/tests/unit/drivers/modules/cimc/test_common.py -> ironic-12.1.7.dev2/ironic/tests/unit/drivers/modules/cimc copying ironic/tests/unit/drivers/modules/cimc/test_management.py -> ironic-12.1.7.dev2/ironic/tests/unit/drivers/modules/cimc copying ironic/tests/unit/drivers/modules/cimc/test_power.py -> ironic-12.1.7.dev2/ironic/tests/unit/drivers/modules/cimc copying ironic/tests/unit/drivers/modules/drac/__init__.py -> ironic-12.1.7.dev2/ironic/tests/unit/drivers/modules/drac copying ironic/tests/unit/drivers/modules/drac/test_bios.py -> ironic-12.1.7.dev2/ironic/tests/unit/drivers/modules/drac copying ironic/tests/unit/drivers/modules/drac/test_common.py -> ironic-12.1.7.dev2/ironic/tests/unit/drivers/modules/drac copying ironic/tests/unit/drivers/modules/drac/test_inspect.py -> ironic-12.1.7.dev2/ironic/tests/unit/drivers/modules/drac copying ironic/tests/unit/drivers/modules/drac/test_job.py -> ironic-12.1.7.dev2/ironic/tests/unit/drivers/modules/drac copying ironic/tests/unit/drivers/modules/drac/test_management.py -> ironic-12.1.7.dev2/ironic/tests/unit/drivers/modules/drac copying ironic/tests/unit/drivers/modules/drac/test_periodic_task.py -> ironic-12.1.7.dev2/ironic/tests/unit/drivers/modules/drac copying ironic/tests/unit/drivers/modules/drac/test_power.py -> ironic-12.1.7.dev2/ironic/tests/unit/drivers/modules/drac copying ironic/tests/unit/drivers/modules/drac/test_raid.py -> ironic-12.1.7.dev2/ironic/tests/unit/drivers/modules/drac copying ironic/tests/unit/drivers/modules/drac/utils.py -> ironic-12.1.7.dev2/ironic/tests/unit/drivers/modules/drac copying ironic/tests/unit/drivers/modules/ibmc/__init__.py -> ironic-12.1.7.dev2/ironic/tests/unit/drivers/modules/ibmc copying ironic/tests/unit/drivers/modules/ibmc/base.py -> ironic-12.1.7.dev2/ironic/tests/unit/drivers/modules/ibmc copying ironic/tests/unit/drivers/modules/ibmc/test_management.py -> ironic-12.1.7.dev2/ironic/tests/unit/drivers/modules/ibmc copying ironic/tests/unit/drivers/modules/ibmc/test_power.py -> ironic-12.1.7.dev2/ironic/tests/unit/drivers/modules/ibmc copying ironic/tests/unit/drivers/modules/ibmc/test_utils.py -> ironic-12.1.7.dev2/ironic/tests/unit/drivers/modules/ibmc copying ironic/tests/unit/drivers/modules/ibmc/test_vendor.py -> ironic-12.1.7.dev2/ironic/tests/unit/drivers/modules/ibmc copying ironic/tests/unit/drivers/modules/ilo/__init__.py -> ironic-12.1.7.dev2/ironic/tests/unit/drivers/modules/ilo copying ironic/tests/unit/drivers/modules/ilo/test_bios.py -> ironic-12.1.7.dev2/ironic/tests/unit/drivers/modules/ilo copying ironic/tests/unit/drivers/modules/ilo/test_boot.py -> ironic-12.1.7.dev2/ironic/tests/unit/drivers/modules/ilo copying ironic/tests/unit/drivers/modules/ilo/test_common.py -> ironic-12.1.7.dev2/ironic/tests/unit/drivers/modules/ilo copying ironic/tests/unit/drivers/modules/ilo/test_console.py -> ironic-12.1.7.dev2/ironic/tests/unit/drivers/modules/ilo copying ironic/tests/unit/drivers/modules/ilo/test_firmware_processor.py -> ironic-12.1.7.dev2/ironic/tests/unit/drivers/modules/ilo copying ironic/tests/unit/drivers/modules/ilo/test_inspect.py -> ironic-12.1.7.dev2/ironic/tests/unit/drivers/modules/ilo copying ironic/tests/unit/drivers/modules/ilo/test_management.py -> ironic-12.1.7.dev2/ironic/tests/unit/drivers/modules/ilo copying ironic/tests/unit/drivers/modules/ilo/test_power.py -> ironic-12.1.7.dev2/ironic/tests/unit/drivers/modules/ilo copying ironic/tests/unit/drivers/modules/ilo/test_raid.py -> ironic-12.1.7.dev2/ironic/tests/unit/drivers/modules/ilo copying ironic/tests/unit/drivers/modules/ilo/test_vendor.py -> ironic-12.1.7.dev2/ironic/tests/unit/drivers/modules/ilo copying ironic/tests/unit/drivers/modules/irmc/__init__.py -> ironic-12.1.7.dev2/ironic/tests/unit/drivers/modules/irmc copying ironic/tests/unit/drivers/modules/irmc/fake_sensors_data_ng.xml -> ironic-12.1.7.dev2/ironic/tests/unit/drivers/modules/irmc copying ironic/tests/unit/drivers/modules/irmc/fake_sensors_data_ok.xml -> ironic-12.1.7.dev2/ironic/tests/unit/drivers/modules/irmc copying ironic/tests/unit/drivers/modules/irmc/test_bios.py -> ironic-12.1.7.dev2/ironic/tests/unit/drivers/modules/irmc copying ironic/tests/unit/drivers/modules/irmc/test_boot.py -> ironic-12.1.7.dev2/ironic/tests/unit/drivers/modules/irmc copying ironic/tests/unit/drivers/modules/irmc/test_common.py -> ironic-12.1.7.dev2/ironic/tests/unit/drivers/modules/irmc copying ironic/tests/unit/drivers/modules/irmc/test_inspect.py -> ironic-12.1.7.dev2/ironic/tests/unit/drivers/modules/irmc copying ironic/tests/unit/drivers/modules/irmc/test_management.py -> ironic-12.1.7.dev2/ironic/tests/unit/drivers/modules/irmc copying ironic/tests/unit/drivers/modules/irmc/test_periodic_task.py -> ironic-12.1.7.dev2/ironic/tests/unit/drivers/modules/irmc copying ironic/tests/unit/drivers/modules/irmc/test_power.py -> ironic-12.1.7.dev2/ironic/tests/unit/drivers/modules/irmc copying ironic/tests/unit/drivers/modules/irmc/test_raid.py -> ironic-12.1.7.dev2/ironic/tests/unit/drivers/modules/irmc copying ironic/tests/unit/drivers/modules/network/__init__.py -> ironic-12.1.7.dev2/ironic/tests/unit/drivers/modules/network copying ironic/tests/unit/drivers/modules/network/test_common.py -> ironic-12.1.7.dev2/ironic/tests/unit/drivers/modules/network copying ironic/tests/unit/drivers/modules/network/test_flat.py -> ironic-12.1.7.dev2/ironic/tests/unit/drivers/modules/network copying ironic/tests/unit/drivers/modules/network/test_neutron.py -> ironic-12.1.7.dev2/ironic/tests/unit/drivers/modules/network copying ironic/tests/unit/drivers/modules/network/test_noop.py -> ironic-12.1.7.dev2/ironic/tests/unit/drivers/modules/network copying ironic/tests/unit/drivers/modules/redfish/__init__.py -> ironic-12.1.7.dev2/ironic/tests/unit/drivers/modules/redfish copying ironic/tests/unit/drivers/modules/redfish/test_bios.py -> ironic-12.1.7.dev2/ironic/tests/unit/drivers/modules/redfish copying ironic/tests/unit/drivers/modules/redfish/test_inspect.py -> ironic-12.1.7.dev2/ironic/tests/unit/drivers/modules/redfish copying ironic/tests/unit/drivers/modules/redfish/test_management.py -> ironic-12.1.7.dev2/ironic/tests/unit/drivers/modules/redfish copying ironic/tests/unit/drivers/modules/redfish/test_power.py -> ironic-12.1.7.dev2/ironic/tests/unit/drivers/modules/redfish copying ironic/tests/unit/drivers/modules/redfish/test_utils.py -> ironic-12.1.7.dev2/ironic/tests/unit/drivers/modules/redfish copying ironic/tests/unit/drivers/modules/storage/__init__.py -> ironic-12.1.7.dev2/ironic/tests/unit/drivers/modules/storage copying ironic/tests/unit/drivers/modules/storage/test_cinder.py -> ironic-12.1.7.dev2/ironic/tests/unit/drivers/modules/storage copying ironic/tests/unit/drivers/modules/storage/test_external.py -> ironic-12.1.7.dev2/ironic/tests/unit/drivers/modules/storage copying ironic/tests/unit/drivers/modules/ucs/__init__.py -> ironic-12.1.7.dev2/ironic/tests/unit/drivers/modules/ucs copying ironic/tests/unit/drivers/modules/ucs/test_helper.py -> ironic-12.1.7.dev2/ironic/tests/unit/drivers/modules/ucs copying ironic/tests/unit/drivers/modules/ucs/test_management.py -> ironic-12.1.7.dev2/ironic/tests/unit/drivers/modules/ucs copying ironic/tests/unit/drivers/modules/ucs/test_power.py -> ironic-12.1.7.dev2/ironic/tests/unit/drivers/modules/ucs copying ironic/tests/unit/drivers/modules/xclarity/__init__.py -> ironic-12.1.7.dev2/ironic/tests/unit/drivers/modules/xclarity copying ironic/tests/unit/drivers/modules/xclarity/test_common.py -> ironic-12.1.7.dev2/ironic/tests/unit/drivers/modules/xclarity copying ironic/tests/unit/drivers/modules/xclarity/test_management.py -> ironic-12.1.7.dev2/ironic/tests/unit/drivers/modules/xclarity copying ironic/tests/unit/drivers/modules/xclarity/test_power.py -> ironic-12.1.7.dev2/ironic/tests/unit/drivers/modules/xclarity copying ironic/tests/unit/objects/__init__.py -> ironic-12.1.7.dev2/ironic/tests/unit/objects copying ironic/tests/unit/objects/test_allocation.py -> ironic-12.1.7.dev2/ironic/tests/unit/objects copying ironic/tests/unit/objects/test_bios.py -> ironic-12.1.7.dev2/ironic/tests/unit/objects copying ironic/tests/unit/objects/test_chassis.py -> ironic-12.1.7.dev2/ironic/tests/unit/objects copying ironic/tests/unit/objects/test_conductor.py -> ironic-12.1.7.dev2/ironic/tests/unit/objects copying ironic/tests/unit/objects/test_deploy_template.py -> ironic-12.1.7.dev2/ironic/tests/unit/objects copying ironic/tests/unit/objects/test_fields.py -> ironic-12.1.7.dev2/ironic/tests/unit/objects copying ironic/tests/unit/objects/test_node.py -> ironic-12.1.7.dev2/ironic/tests/unit/objects copying ironic/tests/unit/objects/test_notification.py -> ironic-12.1.7.dev2/ironic/tests/unit/objects copying ironic/tests/unit/objects/test_objects.py -> ironic-12.1.7.dev2/ironic/tests/unit/objects copying ironic/tests/unit/objects/test_port.py -> ironic-12.1.7.dev2/ironic/tests/unit/objects copying ironic/tests/unit/objects/test_portgroup.py -> ironic-12.1.7.dev2/ironic/tests/unit/objects copying ironic/tests/unit/objects/test_trait.py -> ironic-12.1.7.dev2/ironic/tests/unit/objects copying ironic/tests/unit/objects/test_volume_connector.py -> ironic-12.1.7.dev2/ironic/tests/unit/objects copying ironic/tests/unit/objects/test_volume_target.py -> ironic-12.1.7.dev2/ironic/tests/unit/objects copying ironic/tests/unit/objects/utils.py -> ironic-12.1.7.dev2/ironic/tests/unit/objects copying playbooks/ci-workarounds/etc-neutron.yaml -> ironic-12.1.7.dev2/playbooks/ci-workarounds copying playbooks/ci-workarounds/pre.yaml -> ironic-12.1.7.dev2/playbooks/ci-workarounds copying playbooks/legacy/grenade-dsvm-ironic/run.yaml -> ironic-12.1.7.dev2/playbooks/legacy/grenade-dsvm-ironic copying playbooks/legacy/grenade-dsvm-ironic-multinode-multitenant/run.yaml -> ironic-12.1.7.dev2/playbooks/legacy/grenade-dsvm-ironic-multinode-multitenant copying playbooks/legacy/ironic-dsvm-base/post.yaml -> ironic-12.1.7.dev2/playbooks/legacy/ironic-dsvm-base copying playbooks/legacy/ironic-dsvm-base/pre.yaml -> ironic-12.1.7.dev2/playbooks/legacy/ironic-dsvm-base copying playbooks/legacy/ironic-dsvm-base-multinode/post.yaml -> ironic-12.1.7.dev2/playbooks/legacy/ironic-dsvm-base-multinode copying playbooks/legacy/ironic-dsvm-base-multinode/pre.yaml -> ironic-12.1.7.dev2/playbooks/legacy/ironic-dsvm-base-multinode copying releasenotes/notes/.placeholder -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/5.0-release-afb1fbbe595b6bc8.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/Add-port-option-support-to-ipmitool-e125d07fe13c53e7.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/active-node-creation-a41c9869c966c82b.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/add-agent-api-error-77ec6c272390c488.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/add-agent-erase-fallback-b07613a7042fe236.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/add-agent-iboot-0a4b5471c6ace461.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/add-agent-proxy-support-790e629634ca2eb7.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/add-ansible-python-interpreter-2035e0f23d407aaf.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/add-boot-from-volume-support-9f64208f083d0691.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/add-boot-mode-redfish-inspect-48e2b27ef022932a.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/add-chassis_uuid-removal-possibility-8b06341a91f7c676.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/add-choice-to-some-options-9fb327c48e6bfda1.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/add-cisco-ucs-hardware-types-ee597ff0416f158f.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/add-db-deadlock-handling-6bc10076537f3727.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/add-dynamic-allocation-feature-2fd6b4df7943f178.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/add-error-check-ipmitool-reboot-ca7823202c5ab71d.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/add-gmr-3c9278d5d785895f.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/add-healthcheck-middleware-86120fa07a7c8151.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/add-id-and-uuid-filtering-to-sqalchemy-api.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/add-inspect-wait-state-948f83dfe342897b.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/add-inspection-abort-a187e6e5c1f6311d.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/add-ipv6-pxe-support-8fb51c355cc977c4.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/add-iscsi-portal-port-option-bde3b386f44f2a90.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/add-more-retryable-ipmitool-errors-1c9351a89ff0ec1a.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/add-node-bios-9c1c3d442e8acdac.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/add-node-boot-mode-control-9761d4bcbd8c3a0d.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/add-node-description-790097704f45af91.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/add-node-resource-class-c31e26df4196293e.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/add-notifications-97b6c79c18b48073.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/add-oneview-driver-96088bf470b16c34.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/add-option-persistent-boot-device-139cf280fb66f4f7.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/add-owner-information-52e153faf570747e.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/add-parallel-power-syncs-b099d66e80aab616.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/add-port-advanced-net-fields-55465091f019d962.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/add-port-internal-info-b7e02889416570f7.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/add-port-is-smartnic-4ce6974c8fe2732d.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/add-prep-partition-support-d808849795906e64.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/add-pxe-per-node-526fd79df17efda8.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/add-pxe-support-for-petitboot-50d1fe4e7da4bfba.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/add-redfish-auth-type-5fe78071b528e53b.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/add-redfish-boot-mode-support-2f1a2568e71c65d0.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/add-redfish-inspect-interface-1577e70167f24ae4.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/add-secure-boot-suport-irmc-2c1f09271f96424d.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/add-secure-boot-suport-irmc-9509f3735df2aa5d.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/add-snmp-inspection-support-e68fd6d57cb33846.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/add-snmp-pdu-driver-type-baytech-mrp27-5007d1d7e0a52162.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/add-snmp-pdu-driver-type-discovery-1f280b7f06fd1ca5.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/add-snmp-read-write-community-names-7589a8d1899c142c.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/add-snmpv3-security-features-bbefb8b844813a53.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/add-socat-console-ipmitool-ab4402ec976c5c96.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/add-ssl-support-4547801eedba5942.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/add-storage-interface-d4e64224804207fc.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/add-support-for-no-poweroff-on-failure-86e43b3e39043990.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/add-support-for-smart-nic-0fc5b10ba6772f7f.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/add-timeout-parameter-to-power-methods-5f632c936497685e.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/add-tooz-dep-85c56c74733a222d.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/add-validate-rescue-2202e8ce9a174ece.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/add-validate-rescue-to-boot-interface-bd74aff9e250334b.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/add-vif-attach-detach-support-99eca43eea6e5a30.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/add_automated_clean_field-b3e7d56f4aeaf512.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/add_conversion_flags_iscsi-d7f846803a647573.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/add_cpu_fpga_trait_for_irmc_inspection-2b63941b064f7936.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/add_detail_true_api_query-cb6944847830cd1a.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/add_infiniband_support-f497767f77277a1a.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/add_portgroup_support-7d5c6663bb00684a.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/add_standalone_ports_supported_field-4c59702a052acf38.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/added-redfish-driver-00ff5e3f7e9d6ee8.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/adding-audit-middleware-b95f2a00baed9750.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/adds-external-storage-interface-9b7c0a0a2afd3176.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/adds-ramdisk-deploy-interface-39fc61bc77b57beb.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/adds-ramdisk-deploy-interface-support-to-ilo-vmedia-1a7228a834465633.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/adds-secure-erase-switch-23f449c86b3648a4.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/adopt-ironic-context-5e75540dc2b2f009.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/adopt-oslo-config-generator-15afd2e7c2f008b4.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/adoption-feature-update-d2160954a2c36b0a.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/agent-api-bf9f18d8d38075e4.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/agent-can-request-reboot-6238e13e2e898f68.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/agent-command-status-retry-f9b6f53a823c6b01.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/agent-http-provisioning-d116b3ff36669d16.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/agent-takeover-60f27cef21ebfb48.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/agent-wol-driver-4116f64907d0db9c.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/agent_partition_image-48a03700f41a3980.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/allocation-api-6ac2d262689f5f59.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/allow-pxelinux-config-folder-to-be-defined-da0ddd397d58dcc8.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/allow-set-interface-to-node-in-available-bd6f695620c2d77f.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/allow-to-attach-vif-to-active-node-55963be2ec269043.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/always-return-chassis-uuid-4eecbc8da2170cb1.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/amt-driver-wake-up-0880ed85476968be.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/ansible-deploy-15da234580ca0c30.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/apache-multiple-workers-11d4ba52c89a13e3.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/async-deprecate-b3d81d7968ea47e5.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/async_bios_clean_step-7348efff3f6d02c1.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/automated_clean_config-0170c95ae210f953.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/backfill_version_column_db_race_condition-713fa05832b93ca5.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/better-handle-skip-upgrade-3b6f06ac24937aa4.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/bfv-pxe-boot-3375d331ee2f04f2.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/bmc_reset-warm-9396ac444cafd734.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/boot-from-url-98d21670e726c518.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/boot-ipxe-inc-workaround-548e10d1d6616752.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/broken-driver-update-fc5303340080ef04.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/bug-1506657-3bcb4ef46623124d.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/bug-1518374-decd73fd82c2eb94.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/bug-1548086-ed88646061b88faf.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/bug-1570283-6cdc62e4ef43cb02.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/bug-1579635-cffd990b51bcb5ab.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/bug-1592335-7c5835868fe364ea.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/bug-1596421-0cb8f59073f56240.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/bug-1607527-75885e145db62d69.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/bug-1611555-de1ec64ba46982ec.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/bug-1611556-92cbfde5ee7f44d6.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/bug-1626453-e8df46aa5db6dd5a.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/bug-1648387-92db52cbe007fabd.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/bug-1672457-563d5354b41b060e.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/bug-1694645-57289200e35bd883.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/bug-1696296-a972c8d879b98940.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/bug-1702158-79bf57bd4d8087b6.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/bug-1749433-363b747d2db67df6.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/bug-1749860-457292cf62e18a0e.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/bug-2001832-62e244dc48c1f79e.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/bug-2002062-959b865ced05b746.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/bug-2002093-9fcb3613d2daeced.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/bug-2003972-dae9b7d0f6180339.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/bug-2004265-cd9056868295f374.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/bug-2004947-e5f27e11b8f9c96d.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/bug-2005764-15f45e11b9f9c96d.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/bug-2006266-85da234583ca0c32.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/bug-2006275-a5ca234683ca4c32.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/bug-30315-e46eafe5b575f3da.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/bug-30316-8c53358681e464eb.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/bug-30317-a972c8d879c98941.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/bug-35702-25da234580ca0c31.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/build-configdrive-5b3b9095824faf4e.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/build-iso-from-esp-d156036aa8ef85fb.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/build-uefi-only-iso-ce6bcb0da578d1d6.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/build_instance_info-c7e3f12426b48965.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/catch-third-party-driver-validate-exceptions-94ed2a91c50d2d8e.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/change-ramdisk-log-filename-142b10d0b02a5ca6.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/change-updated-at-object-field-a74466f7c4541072.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/check-dynamic-allocation-enabled-e94f3b8963b114d0.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/check-for-whole-disk-image-uefi-3bf2146588de2423.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/check_obj_versions-e86d897df673e833.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/check_protocol_for_ironic_api-32f35c93a140d3ae.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/classic-drivers-deprecation-de464065187d4c14.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/clean-nodes-stuck-in-cleaning-on-startup-443823ea4f937965.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/cleaning-bios-d74a4947d2525b80.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/cleaning-retry-fix-89a5d0e65920a064.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/cleanup-ipxe-f1349e2ac9ec2825.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/cleanup-provision-ports-before-retry-ec3c89c193766d70.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/cleanwait_timeout_fail-4323ba7d4d4da3e6.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/clear-hung-iscsi-sessions-d3b55c4c65fa4c8b.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/clear-node-target-power-state-de1f25be46d3e6d7.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/clear-target-stable-states-4545602d7aed9898.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/collect-deployment-logs-2ec1634847c3f6a5.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/conductor-groups-c22c17e276e63bed.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/conductor-version-backfill-9d06f2ad81aebec3.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/conductor_early_import-fd29fa8b89089977.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/conf-debug-ipa-1d75e2283ca83395.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/config-drive-support-for-whole-disk-images-in-iscsi-deploy-0193c5222a7cd129.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/configdrive-support-using-ceph-radosgw-8c6f7b8bede2077c.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/configure-notifications-72824356e7d8832a.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/context-domain-id-name-deprecation-ae6e40718273be8d.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/correct-api-version-check-conditional-for-nodename-439bebc02fb5493d.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/create-on-conductor-c1c52a1f022c4048.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/create-port-on-conductor-b921738b4b2a5def.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/dbsync-check-version-c71d5f4fd89ed117.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/dbsync-online_data_migration-edcf0b1cc3667582.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/debug-no-api-tracebacks-a8a0caddc9676b06.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/debug-sensor-data-fix-for-ipmitool-eb13e80ccdd984db.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/default-resource-class-e11bacfb01d6841b.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/default-swift_account-b008d08e85bdf154.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/default_boot_option-f22c01f976bc2de7.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/deleting-dcdb9cf0d2a6a1a6.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/dell-boss-raid1-ec33e5b9c59d4021.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/deny-too-long-chassis-description-0690d6f67ed002d5.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/deploy-step-error-d343e8cb7d1b2305.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/deploy-templates-5df3368df862631c.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/deploy_steps-243b341cf742f7cc.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/deprecate-agent-passthru-67d1e2cf25b30a30.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/deprecate-cisco-drivers-3ae79a24b76ff963.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/deprecate-clustered-compute-manager-3dd68557446bcc5c.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/deprecate-dhcp-update-mac-address-f12a4959432c8e20.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/deprecate-elilo-2beca4800f475426.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/deprecate-glance-url-scheme-ceff3008cf9cf590.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/deprecate-global-region-4dbea91de71ebf59.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/deprecate-hash-distribution-replicas-ef0626ccc592b70e.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/deprecate-inspector-enabled-901fd9c9426046c7.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/deprecate-oneview-drivers-5a487e1940bcbbc6.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/deprecate-support-for-glance-v1-8b194e6b20cbfebb.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/deprecate-xclarity-config-af9b753f96779f42.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/deprecate-xclarity-d687571fb65ad099.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/deprecated-cinder-opts-e10c153768285cab.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/deprecated-glance-opts-4825f000d20c2932.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/deprecated-inspector-opts-b19a08339712cfd7.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/deprecated-neutron-opts-2e1d9e65f00301d3.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/dhcp-provider-clean-dhcp-9352717903d6047e.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/disable-clean-step-reset-ilo-1869a6e08f39901c.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/disable_periodic_tasks-0ea39fa7a8a108c6.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/disk-label-capability-d36d126e0ad36dca.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/disk-label-fix-7580de913835ff44.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/dont-validate-local_link_connection-when-port-has-client-id-8e584586dc4fca50.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/drac-fix-double-manage-provide-cycle-6ac8a427068f87fe.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/drac-fix-get_bios_config-vendor-passthru-causes-exception-1e1dbeeb3e924f29.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/drac-fix-oob-cleaning-b4b717895e243c9b.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/drac-fix-prepare-cleaning-d74ba45135d84531.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/drac-fix-raid10-greater-than-16-drives-a4cb107e34371a51.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/drac-inspection-interface-b0abbad98fec1c2e.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/drac-list-unfinished-jobs-10400419b6bc3c6e.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/drac-migrate-to-dracclient-2bd8a6d1dd3fdc69.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/drac-missing-lookup-3ad98e918e1a852a.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/drac-raid-interface-f4c02b1c4fb37e2d.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/drac_host-deprecated-b181149246eecb47.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/duplicated-driver-entry-775370ad84736206.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/dynamic-allocation-spt-has-physical-mac-8967a1d926ed9301.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/dynamic-driver-list-show-apis-235e9fca26fc580d.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/emit-metrics-for-api-calls-69f18fd1b9d54b05.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/enable-osprofiler-support-e3839b0fa90d3831.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/enhanced-checksum-f5a2b7aa8632b88f.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/ensure-unbind-flat-vifs-and-clear-macs-34eec149618e5964.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/erase-devices-metadata-config-f39b6ca415a87757.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/error-resilient-enabled_drivers-4e9c864ed6eaddd1.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/expose-conductor-d13c9c4ef9d9de86.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/fail-when-vif-port-id-is-missing-7640669f9d9e705d.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/fake-noop-bebc43983eb801d1.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/fake_soft_power-32683a848a989fc2.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/fast-track-deployment-f09a8b921b3aae36.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/fix-agent-clean-up-9a25deb85bc53d9b.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/fix-agent-ilo-temp-image-cleanup-711429d0e67807ae.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/fix-api-access-logs-68b9ca4f411f339c.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/fix-api-node-name-updates-f3813295472795be.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/fix-baremetal-admin-user-not-neutron-admin-f163df90ab520dad.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/fix-boot-from-volume-for-iscsi-deploy-60bc0790ada62b26.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/fix-boot-from-volume-for-iscsi-deploy-71c1f2905498c50d.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/fix-boot-url-for-v6-802abde9de8ba455.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/fix-bug-1675529-479357c217819420.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/fix-capabilities-as-string-agent-7c5c7975560ce280.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/fix-clean-steps-not-running-0d065cb022bc0419.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/fix-cleaning-spawn-error-60b60281f3be51c2.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/fix-cleaning-with-traits-3a54faa70d594fd0.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/fix-conductor-list-raise-131ac76719b74032.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/fix-cpu-count-8904a4e1a24456f4.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/fix-cve-2016-4985-b62abae577025365.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/fix-deploywait-errors-during-deploy-5a4279c0c1a6d4d9.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/fix-dir-permissions-bc56e83a651bbdb0.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/fix-disk-identifier-overwrite-42b33a5a0f7742d8.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/fix-drac-job-state-8c5422bbeaf15226.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/fix-fields-missing-from-next-url-fd9fddf8e70b65ea.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/fix-get-boot-device-not-persistent-de6159d8d2b60656.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/fix-get-deploy-info-port.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/fix-ilo-drivers-log-message-c3c64c1ca0a0bca8.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/fix-ilo-firmware-update-swift-path-with-pseudo-folder-0660345510ec0bb4.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/fix-instance-master-path-config-fa524c907a7888e5.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/fix-ipa-ephemeral-partition-1f1e020727a49078.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/fix-ipmi-numeric-password-75e080aa8bdfb9a2.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/fix-ipmitool-console-empty-password-a8edc5e2a1a7daf6.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/fix-ipv6-option6-tag-549093681dcf940c.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/fix-ipxe-macro-4ae8bc4fe82e8f19.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/fix-ipxe-template-for-whole-disk-image-943da0311ca7aeb5.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/fix-keystone-parameters-cdb93576d7e7885b.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/fix-mac-address-48060f9e2847a38c.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/fix-mac-address-update-with-contrail-b1e1b725cc0829c2.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/fix-mitaka-ipa-iscsi.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/fix-multi-attached-volumes-092ffedbdcf0feac.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/fix-net-ifaces-rebuild-1cc03df5d37f38dd.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/fix-noop-net-vif-list-a3d8ecee29097662.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/fix-not-exist-deploy-image-for-irmc-cb82c6e0b52b8a9a.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/fix-oneview-deallocate-server-8256e279af837e5d.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/fix-oneview-deploy-return-values-ab2ec6ae568d95a5.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/fix-oneview-periodics-0f535fe7a0ad83cd.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/fix-pagination-marker-with-custom-field-query-65ca29001a03e036.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/fix-policy-checkers-1a08203e3c2cf859.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/fix-prepare-instance-for-agent-interface-56753bdf04dd581f.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/fix-provisioning-port-cleanup-79ee7930ca206c42.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/fix-reboot-log-collection-c3e22fc166135e61.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/fix-rpc-exceptions-12c70eb6ba177e39.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/fix-security-group-list-add-query-filters-f72cfcefa1e093d2.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/fix-shellinabox-console-subprocess-timeout-d3eccfe0440013d7.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/fix-shellinabox-pipe-not-ready-f860c4b7a1ef71a8.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/fix-socat-command-afc840284446870a.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/fix-swift-ssl-options-d93d653dcd404960.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/fix-sync-power-state-last-error-65fa42bad8e38c3b.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/fix-tftp-master-path-config-77face94f5db9af7.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/fix-updating-node-driver-to-classic-16b0d5ba47e74d10.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/fix-url-collisions-43abfc8364ca34e7.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/fix-vif-detach-fca221f1a1c0e9fa.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/fix-virtualbox-localboot-not-working-558a3dec72b5116b.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/fix-xclarity-management-defect-ec5af0cc6d1045d9.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/fix_deploy_validation_resp_code-ed93627d1b0dfa94.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/fixes-execution-of-out-of-band-deploy-steps-1f5967e7bfcabbf9.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/flag_always_reboot-62468a7058b58823.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/force-out-hung-ipmitool-process-519c7567bcbaa882.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/futurist-e9c55699f479f97a.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/get-commands-status-timeout-ecbac91ea149e755.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/get-supported-boot-devices-manadatory-task-0462fc072d6ea517.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/glance-keystone-dd30b884f07f83fb.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/glance-v2-83b04fec247cd22f.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/grub-default-change-to-mac-1e301a96c49acec4.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/hash-ring-race-da0d584de1f46788.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/hctl-root-device-hints-0cab86673bc4a924.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/heartbeat-locked-6e53b68337d5a258.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/heartbeat_agent_version-70f4e64b19b51d87.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/hexraw-support-removed-8e8fa07595a629f4.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/html-errors-27579342e7e8183b.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/hw-ifaces-periodics-af8c9b93ecca9fcd.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/ibmc-driver-45fcf9f50ebf0193.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/idrac-advance-python-dracclient-version-01c6ef671670ffb3.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/idrac-fix-reboot-failure-c740e765ff41bcf0.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/idrac-hardware-type-54383960af3459d0.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/idrac-no-vendor-911904dd69457826.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/idrac-uefi-boot-mode-86f4694b4247a1ca.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/ilo-async-bios-clean-steps-15e49545ba818997.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/ilo-automated-cleaning-fails-14ee438de3dd8690.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/ilo-bios-settings-bc91524c459a4fd9.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/ilo-boot-from-iscsi-volume-41e8d510979c5037.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/ilo-boot-interface-92831b78c5614733.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/ilo-do-not-power-off-non-deploying-nodes-0a3aed7c8ea3940a.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/ilo-erase-device-priority-config-509661955a11c28e.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/ilo-firmware-update-manual-clean-step-e6763dc6dc0d441b.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/ilo-fix-inspection-b169ad0a22aea2ff.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/ilo-hardware-type-48fd1c8bccd70659.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/ilo-inconsistent-default-boot-mode-ef5a7c56372f89f1.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/ilo-inject-nmi-f487db8c3bfd08ea.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/ilo-license-activate-manual-clean-step-84d335998d708b49.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/ilo-soft-power-operations-eaef33a3ff56b047.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/ilo-update-proliantutils-version-fd41a7c2a27be735.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/ilo-vendor-e8d299ae13388184.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/ilo5-oob-raid-a0eac60f7d77a4fc.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/image-no-data-c281f638d3dedfb2.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/implement-policy-in-code-cbb0216ef5f8224f.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/improve-conductor-shutdown-42687d8b9dac4054.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/inject-nmi-dacd692b1f259a30.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/inspection-agent-drivers-cad619ec8a4874b1.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/inspection-logging-e1172f549ef80b04.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/inspector-enabled-f8a643f03e1e0360.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/inspector-for-cisco-bffe1d1af7aec677.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/inspector-periodics-34449c9d77830b3c.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/inspector-session-179f83cbb0dc169b.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/invalid_cross_device_link-7ecf3543a8ada09f.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/ipa-command-retries-and-timeout-29b0be3f2c21328c.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/ipa-streams-raw-images-1010327b0dad763c.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/ipmi-cmd-for-ipmi-consoles-2e1104f22df3efcd.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/ipmi-console-port-ec6348df4eee6746.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/ipmi-debug-1c7e090c6cc71903.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/ipmi-disable-timeout-option-e730362007f9bedd.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/ipmi-noop-mgmt-8fad89dc2b4665b8.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/ipmi_hex_kg_key-8f6caabe5b7d7a9b.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/ipminative-bootdev-uefi-954a0dd825bcef97.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/ipmitool-bootdev-persistent-uefi-b1181a3c82343c8f.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/ipmitool-vendor-3f0f52240ebbe489.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/ipv6-provision-67bd9c1dbcc48c97.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/ipxe-and-uefi-7722bd5db71df02c.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/ipxe-boot-interface-addition-faacb344a72389f2.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/ipxe-command-line-ip-argument-4e92cf8bb912f62d.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/ipxe-dhcp-b799bc326cd2529a.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/ipxe-uefi-f5be11c7b0606a84.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/ipxe-use-swift-5ccf490daab809cc.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/ipxe-with-dhcpv6-2bc7bd7f53a70f51.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/ipxe_retry_on_failure-e71fc6b3e9a5be3b.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/ipxe_timeout_parameter-03fc3c76c520fac2.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/irmc-add-clean-step-reset-bios-config-a8bed625670b7fdf.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/irmc-additional-capabilities-4fd72ba50d05676c.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/irmc-boot-from-volume-4bc5d20a0a780669.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/irmc-boot-interface-8c2e26affd1ebfc4.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/irmc-dealing-with-ipxe-boot-interface-incompatibility-7d0b2bdb8f9deb46.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/irmc-manual-clean-bios-configuration-1ad24831501456d5.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/irmc-manual-clean-create-raid-configuration-bccef8496520bf8c.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/irmc-oob-inspection-6d072c60f6c88ecb.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/irmc-support-ipmitool-power-a3480a70753948e5.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/ironic-11-prelude-6dae469633823f8d.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/ironic-11.1-prelude-b5ba8134953db4c2.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/ironic-12.0-prelude-9dd8e80a1a3e8f60.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/ironic-cfg-defaults-4708eed8adeee609.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/ironic-python-agent-multidevice-fix-3daa0760696b46b7.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/ironic-status-upgrade-check-framework-9cd216ddf3afb271.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/iscsi-inband-cleaning-bff87aac16e5d488.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/iscsi-optional-cpu-arch-ebf6a90dde34172c.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/iscsi-whole-disk-cd464d589d029b01.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/issue-conntrack-bionic-7483671771cf2e82.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/json-rpc-0edc429696aca6f9.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/json-rpc-bind-a0348cc6f5efe812.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/jsonrpc-logging-21670015bb845182.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/keystone-auth-3155762c524e44df.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/keystoneauth-adapter-opts-ca4f68f568e6cf6f.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/keystoneauth-config-1baa45a0a2dd93b4.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/kill-old-ramdisk-6fa7a16269ff11b0.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/list-nodes-by-driver-a1ab9f2b73f652f8.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/logging-keystoneauth-9db7e56c54c2473d.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/lookup-heartbeat-f9772521d12a0549.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/lookup-ignore-malformed-macs-09e7e909f3a134a3.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/make-terminal-session-timeout-configurable-b2365b7699b0f98b.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/make-versioned-notifications-topics-configurable-18d70d573c27809e.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/manual-abort-d3d8985a5de7376a.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/manual-clean-4cc2437be1aea69a.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/mask-configdrive-contents-77fc557d6bc63b2b.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/mask-ssh-creds-54ab7b2656578d2e.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/messaging-log-level-5f870ea69db53d26.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/metrics-notifier-information-17858c8e27c795d7.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/migrate-to-pysnmp-hlapi-477075b5e69cc5bc.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/migrate_to_hardware_types-0c85c6707c4f296d.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/migrate_vif_port_id-5e1496638240933d.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/multi-arch-deploy-bcf840107fc94bef.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/multiple-workers-for-send-sensor-data-89d29c12da30ec54.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/multitenant-networking-0a13c4aba252573e.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/name-root-device-hints-a1484ea01e399065.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/name-suffix-47aea2d265fa75ae.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/net-names-b8a36aa30659ce2f.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/network-flat-use-node-uuid-for-binding-hostid-afb43097e7204b99.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/neutron-port-timeout-cbd82e1d09c6a46c.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/new_capabilities-5241619c4b46a460.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/newton-driver-deprecations-e40369be37203057.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/next-link-for-instance-uuid-f46eafe5b575f3de.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/no-classic-drivers-e68d8527491314c3.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/no-classic-idrac-4fbf1ba66c35fb4a.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/no-classic-ilo-7822af6821d2f1cc.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/no-classic-ipmi-7ec52a7b01e40536.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/no-classic-irmc-3a606045e87119b7.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/no-classic-oneview-e46ee2838d2b1d37.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/no-classic-snmp-b77d267b535da216.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/no-classic-ucs-cimc-7c62bb189ffbe0dd.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/no-downward-sql-migration-52279e875cd8b7a3.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/no-fake-308b50d4ab83ca7a.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/no-glance-v1-d249e8079f46f40c.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/no-instance-uuid-workaround-fc458deb168c7a8b.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/no-last-error-overwrite-b90aac3303eb992e.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/no-more-legacy-auth-eeb32f907d0ab5de.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/no-root-device-as-kernel-param-5e5326acae7b77a4.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/no-sensors-in-maintenance-7a0ecf418336d105.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/no-ssh-drivers-6ee5ff4c3ecdd3fb.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/node-credentials-cleaning-b1903f49ffeba029.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/node-deletion-update-resources-53862e48ab658f77.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/node-fault-8c59c0ecb94ba562.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/node-name-remove-720aa8007f2f8b75.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/node-save-internal-info-c5cc8f56f1d0dab0.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/node-storage-interface-api-1d6e217303bd53ff.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/node-stuck-when-conductor-down-3aa41a3abed9daf5.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/node-traits-2d950b62eea24491.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/nodes-classic-drivers-cannot-set-interfaces-620b37c4e5c88b80.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/non-persistent-boot-5e3a0cd78e9dc91b.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/noop-mgmt-a4b1a248492c7638.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/notify-node-storage-interface-7fd07ee7ee71cd22.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/notimplementederror-misspell-276a181afd652cf6.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/ocata-summary-a70f995cb3b18e18.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/oneview-agent-mixin-removal-b7277e8f20df5ef2.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/oneview-hardware-type-69bbb79da434871f.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/oneview-inspection-interface-c2d6902bbeca0501.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/oneview-node-free-for-ironic-61b05fee827664cb.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/oneview-onetime-boot-64a68e135a45f5e2.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/oneview-timeout-power-db5125e05831d925.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/oneview-timing-metrics-0b6c1b54e80eb683.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/online_data_migration_update_versions-ea03aff12d9c036f.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/only_default_flat_network_if_enabled-b5c6ea415239a53c.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/oob-power-off-7bbdf5947ed24bf8.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/opentack-baremetal-request-id-daa72b785eaaaa8d.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/orphan-nodes-389cb6d90c2917ec.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/oslopolicy-scripts-bdcaeaf7dd9ce2ac.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/osprofiler-61a330800abe4ee6.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/parallel-erasure-1943da9b53a2095d.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/partprobe-retries-e69e9d20f3a3c2d3.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/pass-metrics-config-to-agent-on-lookup-6db9ae187c4e8151.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/pass-region-to-swiftclient-c8c8bf1020f62ebc.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/pass_portgroup_settings_to_neutron-a6aec830a82c38a3.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/periodic-tasks-drivers-ae9cddab88b546c6.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/persist-redfish-sessions-d521a0846fa45c40.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/pin-api-version-029748f7d3be68d1.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/port-0-is-valid-d7188af3be6f3ecb.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/port-list-bad-request-078512862c22118e.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/port-physical-network-a7009dc514353796.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/port_delete-6628b736a1b556f6.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/portgroup-crud-notifications-91204635528972b2.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/power-fault-recovery-6e22f0114ceee203.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/poweroff-after-10-tries-c592506f02c167c0.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/prelude-to-the-stein-f25b6073b6d1c598.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/proliantutils_version_update-b6e5ff0e496215a5.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/protected-650acb2c8a387e17.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/provide_mountpoint-58cfd25b6dd4cfde.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/pxe-enabled-ports-check-c1736215dce76e97.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/pxe-snmp-driver-supported-9c559c6182c6ec4b.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/pxe-takeover-d8f14bcb60e5b121.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/queens-prelude-61fb897e96ed64c5.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/radosgw-temp-url-b04aac50698b4461.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/raid-dell-boss-e9c5da9ddceedd67.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/raid-to-support-jbod-568f88207b9216e2.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/raise-bad-request-exception-on-validating-inspection-failure-57d7fd2999cf4ecf.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/ramdisk-boot-fails-4e8286e6a4e0dfb6.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/ramdisk-grub-use-user-kernel-ramdisk-7d572fe130932605.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/reboot-do-not-power-off-if-already-1452256167d40009.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/rebuild-configdrive-f52479fd55b0f5ce.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/redfish-bios-interface-a1acd8122c896a38.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/refactor-ironic-lib-22939896d8d46a77.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/release-4.3.0-cc531ab7190f8a00.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/rely-on-standalone-ports-supported-8153e1135787828b.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/removal-pre-allocation-for-oneview-09310a215b3aaf3c.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/remove-DEPRECATED-options-from-[agent]-7b6cce21b5f52022.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/remove-agent-passthru-432b18e6c430cee6.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/remove-agent-passthru-complete-a6b2df65b95889d5.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/remove-agent_last_heartbeat-65a9fe02f20465c5.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/remove-ansible_deploy-driver-options-a28dc2f36110a67a.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/remove-clean-nodes-38cfa633ca518f99.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/remove-clustered-compute-manager-6b45ed3803be53d1.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/remove-deprecated-build-instance-info-for-deploy-2fe165fc018010e4.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/remove-deprecated-deploy-erase-devices-iterations-55680ab95cbce3e9.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/remove-deprecated-dhcp-provider-method-89926a8f0f4793a4.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/remove-deprecated-dhcp-provider-methods-582742f3000be3c7.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/remove-deprecated-drac_host-865be09c6e8fcb90.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/remove-deprecated-ilo-clean-priority-erase-devices-bb3073da562ed41d.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/remove-deprecated-option-names-6d5d53cc70dd2d49.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/remove-discoverd-group-03eaf75e9f94d7be.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/remove-driver-object-periodic-tasks-1357a1cd3589becf.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/remove-driver-periodic-task-f5e513b06b601ce4.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/remove-exception-message-92100debeb40d4c7.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/remove-inspecting-state-support-10325bdcdd182079.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/remove-ipmi-retry-timeout-c1b2cf7df6771a43.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/remove-ipminative-driver-3367d25bbcc41fdc.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/remove-ipxe-tags-with-ipv6-cf4b7937c27590d6.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/remove-iscsi-deploy-ipa-mitaka-c0efa0d5c31933b6.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/remove-locks-first-d12ac27106f800f8.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/remove-manage-tftp-0c2f4f417b92b1ee.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/remove-messaging-aliases-0a6ba1ed392b1fed.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/remove-metric-pxe-boot-option-1aec41aebecc1ce9.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/remove-most-unsupported-049f3401c2554a3c.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/remove-neutron-client-workarounds-996c59623684929b.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/remove-oneview-9315c7b926fd4aa2.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/remove-periodic-interval-45f57ebad9aaa14e.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/remove-policy-json-be92ffdba7bda951.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/remove-pxe-http-5a05c54f57747bfe.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/remove-python-oneviewclient-b1d345ef861e156e.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/remove-radosgw-config-b664f3023dc8403c.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/remove-ssh-power-port-delay-7ae6e5eb893439cd.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/remove-verbose-option-261f1b9e24212ee2.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/remove-vifs-on-teardown-707c8e40c46b6e64.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/remove_vagrant-4472cedd0284557c.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/removed-glance-host-port-protocol-dc6e682097ba398f.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/removed-keystone-section-1ec46442fb332c29.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/rescue-interface-for-ilo-hardware-type-2392989d0fef8849.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/rescue-interface-for-irmc-hardware-type-17e38197849748e0.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/rescue-node-87e3b673c61ef628.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/reserved-node-names-67a08012ed1131ae.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/reset-interface-e62036ac76b87486.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/resource-class-change-563797d5a3c35683.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/resource-classes-1bf903547236a473.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/resources-crud-notifications-70cba9f761da3afe.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/restart-console-on-conductor-startup-5cff6128c325b18e.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/resume-cleaning-post-oob-reboot-b76c23f98219a8d2.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/reusing-oneview-client-6a3936fb8f113c10.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/rolling-upgrades-ccad5159ca3cedbe.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/root-api-version-info-9dd6cadd3d3d4bbe.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/root-device-hints-rotational-c21f02130394e1d4.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/scciclient-0.4.0-6f01c0f0a5c39062.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/security_groups-b57a5d6c30c2fae4.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/server_profile_template_uri-c79e4f15cc20a1cf.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/set-boot-mode-4c42b3fd0b5f5b37.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/setting_provisioning_cleaning_network-fb60caa1cf59cdcf.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/shellinabox-locking-fix-2fae2a451a8a489a.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/shred-final-overwrite-with-zeros-50b5ba5b19c0da27.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/sighup-service-reloads-configs-0e2462e3f064a2ff.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/snmp-driver-udp-transport-settings-67419be988fcff40.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/snmp-hardware-type-ee3d471cf5c596f4.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/snmp-noop-mgmt-53e93ac3b6dd8517.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/snmp-outlet-validate-ffbe8e6687172efc.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/snmp-reboot-delay-d18ee3f6c6fc0998.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/socat-address-conf-5cf043fabb10bd76.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/socat-respawn-de9e8805c820a7ac.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/soft-power-operations-oneview-e7ac054668235998.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/soft-reboot-poweroff-9fdb0a4306dd668d.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/sort_key_allowed_field-091f8eeedd0a2ace.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/ssh-console-58721af6830f8892.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/stop-console-during-unprovision-a29d8facb3f03be5.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/story-2002600-return-503-if-no-conductors-online-ead1512628182ec4.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/story-2002637-4825d60b096e475b.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/story-2004266-4725d327900850bf.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/story-2004444-f540d9bbc3532ad0.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/story-2006217-redfish-bios-cleaning-fails-fee32f04dd97cbd2.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/story-2006223-ilo-hpsum-firmware-update-fails-622883e4785313c1.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/story-2006288-ilo-power-on-fails-with-no-boot-device-b698fef59b04e515.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/story-2006321-ilo5-raid-create-fails-1bb1e648da0db0f1.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/streaming-partition-images-d58fe619658b066e.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/sum-based-update-firmware-manual-clean-step-e69ade488060cf27.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/support-root-device-hints-with-operators-96cf34fa37b5b2e8.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/tempest_plugin_removal-009f9ce8456b16fe.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/type-error-str-6826c53d7e5e1243.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/uefi-first-prepare-e7fa1e2a78b4af99.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/uefi-grub2-by-default-6b797a9e690d2dd5.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/undeprecate-xclarity-4f4752017e8310e7.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/update-boot_mode-for-cleaning-scenario-for-ilo-hardware-type-ebca86da8fc271f6.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/update-irmc-set-boot-device-fd50d9dce42aaa89.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/update-live-port-ee3fa9b77f5d0cf7.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/update-port-pxe-enabled-f954f934209cbf5b.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/update-proliantutils-version-20ebcc22dc2df527.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/update-proliantutils-version-54c0cd5c5d3c01dc.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/update-python-scciclient-required-version-71398d5d5e1c0bf8.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/use-current-node-driver_internal_info-5c11de8f2c2b2e87.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/use-dhcp-option-numbers-8b0b0efae912ff5f.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/v1-discovery-4311398040581fe8.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/validate-ilo-certificates-3ab98bb8cfad7d60.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/validate-image-url-wnen-deploying-8820f4398ea9de9f.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/validate-instance-traits-525dd3150aa6afa2.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/validate-node-properties-73509ee40f409ca2.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/validate-port-info-before-using-it-e26135982d37c698.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/vendor-passthru-shared-lock-6a9e32952ee6c2fe.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/vif-detach-locking-fix-7be66f8150e19819.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/vif-detach-locking-fix-revert-3961d47fe419460a.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/volume-connector-and-target-api-dd172f121ab3af8e.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/whole-disk-root-gb-9132e5a354e6cb9d.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/whole-disk-scsi-install-bootloader-f7e791d82da476ca.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/wipe-disk-before-deployment-0a8b9cede4a659e9.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/wsgi-applications-5d36cf2a8885a56d.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/wwn-extension-root-device-hints-de40ca1444ba4888.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/xclarity-driver-622800d17459e3f9.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/xclarity-mask-password-9fe7605ece7689c3.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/xenserver-ssh-driver-398084fe91ac56f1.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/notes/zero-temp-url-c21e208f8933c6f6.yaml -> ironic-12.1.7.dev2/releasenotes/notes copying releasenotes/source/conf.py -> ironic-12.1.7.dev2/releasenotes/source copying releasenotes/source/index.rst -> ironic-12.1.7.dev2/releasenotes/source copying releasenotes/source/liberty.rst -> ironic-12.1.7.dev2/releasenotes/source copying releasenotes/source/mitaka.rst -> ironic-12.1.7.dev2/releasenotes/source copying releasenotes/source/newton.rst -> ironic-12.1.7.dev2/releasenotes/source copying releasenotes/source/ocata.rst -> ironic-12.1.7.dev2/releasenotes/source copying releasenotes/source/pike.rst -> ironic-12.1.7.dev2/releasenotes/source copying releasenotes/source/queens.rst -> ironic-12.1.7.dev2/releasenotes/source copying releasenotes/source/rocky.rst -> ironic-12.1.7.dev2/releasenotes/source copying releasenotes/source/unreleased.rst -> ironic-12.1.7.dev2/releasenotes/source copying releasenotes/source/_static/.placeholder -> ironic-12.1.7.dev2/releasenotes/source/_static copying releasenotes/source/_templates/.placeholder -> ironic-12.1.7.dev2/releasenotes/source/_templates copying releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po -> ironic-12.1.7.dev2/releasenotes/source/locale/en_GB/LC_MESSAGES copying releasenotes/source/locale/ja/LC_MESSAGES/releasenotes.po -> ironic-12.1.7.dev2/releasenotes/source/locale/ja/LC_MESSAGES copying tools/__init__.py -> ironic-12.1.7.dev2/tools copying tools/check-releasenotes.py -> ironic-12.1.7.dev2/tools copying tools/flake8wrap.sh -> ironic-12.1.7.dev2/tools copying tools/link_aggregation_on_windows.ps1 -> ironic-12.1.7.dev2/tools copying tools/run_bashate.sh -> ironic-12.1.7.dev2/tools copying tools/states_to_dot.py -> ironic-12.1.7.dev2/tools copying tools/test-setup.sh -> ironic-12.1.7.dev2/tools copying tools/with_venv.sh -> ironic-12.1.7.dev2/tools copying tools/config/ironic-config-generator.conf -> ironic-12.1.7.dev2/tools/config copying tools/policy/ironic-policy-generator.conf -> ironic-12.1.7.dev2/tools/policy copying zuul.d/ironic-jobs.yaml -> ironic-12.1.7.dev2/zuul.d copying zuul.d/legacy-ironic-jobs.yaml -> ironic-12.1.7.dev2/zuul.d copying zuul.d/project.yaml -> ironic-12.1.7.dev2/zuul.d Writing ironic-12.1.7.dev2/setup.cfg creating dist Creating tar archive removing 'ironic-12.1.7.dev2' (and everything under it) DEBUG: Child return code was: 0 Finish: chroot ['cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)'] DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos-stein-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos-stein-x86_64-5/root/var/cache/yum/'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 + /usr/bin/mock -v -r /home/centos-stein/data/dlrn-5.cfg --resultdir /home/centos-stein/data/repos/c7/2d/c72df98dafcc046d70dd98a777b80e1e79c31ba6_ea51f19c --copyout /var/tmp/pkgsrc/dist ./dist INFO: mock.py version 1.4.21 starting (python version = 3.6.8)... Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-stein-x86_64-5/yum_cache/ INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run DEBUG: mock final configuration: DEBUG: version: 1.4.21 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos-stein/data/repos/c7/2d/c72df98dafcc046d70dd98a777b80e1e79c31ba6_ea51f19c 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: 1006 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.99l8jmyp:/etc/resolv.conf'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap_container: False DEBUG: use_bootstrap_image: False DEBUG: bootstrap_image: fedora:latest DEBUG: internal_dev_setup: True DEBUG: cleanup_on_success: True DEBUG: cleanup_on_failure: True DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc'] DEBUG: createrepo_on_rpms: False DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm DEBUG: tar: gnutar DEBUG: backup_on_clean: False DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: redhat_subscription_required: False DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'mount', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.6/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '%(cache_topdir)s/%(root)s/ccache/u%(chrootuid)s/', 'basedir': '/var/lib/mock/dlrn-centos-stein-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stein-x86_64-5', 'root': 'dlrn-centos-stein-x86_64-5', 'resultdir': '/home/centos-stein/data/repos/c7/2d/c72df98dafcc046d70dd98a777b80e1e79c31ba6_ea51f19c'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'dir': '%(cache_topdir)s/%(root)s/%(package_manager)s_cache/', 'target_dir': '/var/cache/%(package_manager)s/', 'online': True, 'basedir': '/var/lib/mock/dlrn-centos-stein-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stein-x86_64-5', 'root': 'dlrn-centos-stein-x86_64-5', 'resultdir': '/home/centos-stein/data/repos/c7/2d/c72df98dafcc046d70dd98a777b80e1e79c31ba6_ea51f19c', 'package_manager': 'yum'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '%(cache_topdir)s/%(root)s/root_cache/', 'tar': 'gnutar', 'compress_program': 'pigz', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf', './var/log'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-centos-stein-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stein-x86_64-5', 'root': 'dlrn-centos-stein-x86_64-5', 'resultdir': '/home/centos-stein/data/repos/c7/2d/c72df98dafcc046d70dd98a777b80e1e79c31ba6_ea51f19c'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos-stein-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stein-x86_64-5', 'root': 'dlrn-centos-stein-x86_64-5', 'resultdir': '/home/centos-stein/data/repos/c7/2d/c72df98dafcc046d70dd98a777b80e1e79c31ba6_ea51f19c'}, 'mount_enable': False, 'mount_opts': {'basedir': '/var/lib/mock/dlrn-centos-stein-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stein-x86_64-5', 'root': 'dlrn-centos-stein-x86_64-5', 'resultdir': '/home/centos-stein/data/repos/c7/2d/c72df98dafcc046d70dd98a777b80e1e79c31ba6_ea51f19c'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos-stein-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stein-x86_64-5', 'root': 'dlrn-centos-stein-x86_64-5', 'resultdir': '/home/centos-stein/data/repos/c7/2d/c72df98dafcc046d70dd98a777b80e1e79c31ba6_ea51f19c'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos-stein-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stein-x86_64-5', 'root': 'dlrn-centos-stein-x86_64-5', 'resultdir': '/home/centos-stein/data/repos/c7/2d/c72df98dafcc046d70dd98a777b80e1e79c31ba6_ea51f19c'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos-stein-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stein-x86_64-5', 'root': 'dlrn-centos-stein-x86_64-5', 'resultdir': '/home/centos-stein/data/repos/c7/2d/c72df98dafcc046d70dd98a777b80e1e79c31ba6_ea51f19c'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos-stein-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stein-x86_64-5', 'root': 'dlrn-centos-stein-x86_64-5', 'resultdir': '/home/centos-stein/data/repos/c7/2d/c72df98dafcc046d70dd98a777b80e1e79c31ba6_ea51f19c'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos-stein-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stein-x86_64-5', 'root': 'dlrn-centos-stein-x86_64-5', 'resultdir': '/home/centos-stein/data/repos/c7/2d/c72df98dafcc046d70dd98a777b80e1e79c31ba6_ea51f19c'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos-stein-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stein-x86_64-5', 'root': 'dlrn-centos-stein-x86_64-5', 'resultdir': '/home/centos-stein/data/repos/c7/2d/c72df98dafcc046d70dd98a777b80e1e79c31ba6_ea51f19c'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos-stein-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stein-x86_64-5', 'root': 'dlrn-centos-stein-x86_64-5', 'resultdir': '/home/centos-stein/data/repos/c7/2d/c72df98dafcc046d70dd98a777b80e1e79c31ba6_ea51f19c'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos-stein-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stein-x86_64-5', 'root': 'dlrn-centos-stein-x86_64-5', 'resultdir': '/home/centos-stein/data/repos/c7/2d/c72df98dafcc046d70dd98a777b80e1e79c31ba6_ea51f19c'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos-stein-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stein-x86_64-5', 'root': 'dlrn-centos-stein-x86_64-5', 'resultdir': '/home/centos-stein/data/repos/c7/2d/c72df98dafcc046d70dd98a777b80e1e79c31ba6_ea51f19c'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos-stein-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stein-x86_64-5', 'root': 'dlrn-centos-stein-x86_64-5', 'resultdir': '/home/centos-stein/data/repos/c7/2d/c72df98dafcc046d70dd98a777b80e1e79c31ba6_ea51f19c'}} DEBUG: environment: {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} DEBUG: scm: False DEBUG: scm_opts: {'method': 'git', 'cvs_get': 'cvs -d /srv/cvs co SCM_BRN SCM_PKG', 'git_get': 'git clone SCM_BRN git://localhost/SCM_PKG.git SCM_PKG', 'svn_get': 'svn co file:///srv/svn/SCM_PKG/SCM_BRN SCM_PKG', 'distgit_get': 'rpkg clone -a --branch SCM_BRN SCM_PKG SCM_PKG', 'distgit_src_get': 'rpkg sources', 'spec': 'SCM_PKG.spec', 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} DEBUG: useradd: /usr/sbin/useradd -o -m -u %(uid)s -g %(gid)s -d %(home)s -n %(user)s DEBUG: use_host_resolv: False DEBUG: chroot_setup_cmd: install basesystem rpm-build python2-devel gcc make python-sqlalchemy python-webob ghostscript graphviz python-sphinx python-eventlet python-six python-pbr openstack-macros git-core yum-plugin-priorities rubygems python-setuptools_scm DEBUG: target_arch: x86_64 DEBUG: releasever: 7 DEBUG: rpmbuild_arch: x86_64 DEBUG: yum.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 plugins=1 syslog_ident=mock syslog_device= ip_resolve=4 # repos [base] name=BaseOS mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=os failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 gpgcheck=1 [updates] name=updates enabled=1 mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=updates failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 gpgcheck=1 [extras] name=extras mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=extras failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7 gpgcheck=1 [delorean] name=delorean-puppet-ceph-30bb45cc106db4ddeff0519dc7bc93b30558ecd8 baseurl=https://trunk.rdoproject.org/centos7-stein/30/bb/30bb45cc106db4ddeff0519dc7bc93b30558ecd8_adaf8bda enabled=1 gpgcheck=0 priority=1 [delorean-stein-testing] name=dlrn-stein-testing baseurl=https://trunk.rdoproject.org/centos7-stein/deps/latest/ enabled=1 gpgcheck=0 [delorean-stein-build-deps] name=dlrn-stein-build-deps baseurl=https://trunk.rdoproject.org/centos7-stein/build-deps/latest/ enabled=1 gpgcheck=0 [rdo-qemu-ev] name=RDO CentOS-$releasever - QEMU EV baseurl=http://mirror.centos.org/$contentdir/7/virt/$basearch/kvm-common/ gpgcheck=0 enabled=1 skip_if_unavailable=1 DEBUG: yum_builddep_opts: [] DEBUG: yum_common_opts: [] DEBUG: update_before_build: True DEBUG: priorities.conf: [main] enabled = 1 check_obsoletes = 1 DEBUG: rhnplugin.conf: [main] enabled=0 DEBUG: subscription-manager.conf: DEBUG: more_buildreqs: {} DEBUG: nosync: False DEBUG: nosync_force: False DEBUG: files: {'etc/hosts': '127.0.0.1 localhost localhost.localdomain\n::1 localhost localhost.localdomain localhost6 localhost6.localdomain6'} DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'trunk-centos7.rdoproject.org.novalocal'} DEBUG: hostname: None DEBUG: module_enable: [] DEBUG: module_install: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: [] DEBUG: package_manager: yum DEBUG: package_manager_max_attempts: 1 DEBUG: package_manager_attempt_delay: 10 DEBUG: dynamic_buildrequires: True DEBUG: dynamic_buildrequires_max_loops: 10 DEBUG: dev_loop_count: 12 DEBUG: yum_command: /usr/bin/yum DEBUG: system_yum_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils shadow-utils distribution-gpg-keys DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: dnf_command: /usr/bin/dnf DEBUG: system_dnf_command: /usr/bin/dnf DEBUG: dnf_install_command: install dnf dnf-plugins-core shadow-utils distribution-gpg-keys DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core shadow-utils distribution-gpg-keys DEBUG: microdnf_builddep_command: /usr/bin/dnf DEBUG: microdnf_builddep_opts: [] DEBUG: microdnf_common_opts: [] DEBUG: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: dnf_disable_plugins: ['local', 'spacewalk'] DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/etc/mock/site-defaults.cfg', '/home/centos-stein/data/dlrn-5.cfg', '/home/centos-stein/data/dlrn-5.cfg'] DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos-stein/data/dlrn-5.cfg DEBUG: root: dlrn-centos-stein-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el7 DEBUG: config_path: /etc/mock DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: __jinja_expand: True DEBUG: build_log_fmt_str: %(message)s DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: state_log_fmt_str: %(asctime)s - %(message)s DEBUG: Unsharing. Flags: 67239936 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos-stein-x86_64-5/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos-stein-x86_64-5/root. DEBUG: ensuring that dir exists: /home/centos-stein/data/repos/c7/2d/c72df98dafcc046d70dd98a777b80e1e79c31ba6_ea51f19c INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-stein-x86_64-5/root_cache/ INFO: enabled yum cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/var/cache/yum/ Start: cleaning yum metadata Finish: cleaning yum metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC 7402 24-Core Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2799.998 DEBUG: BogoMIPS: 5599.99 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 64K DEBUG: L1i cache: 64K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw retpoline_amd ibpb vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16266376 2094436 1809552 1393168 12362388 11840772 DEBUG: Swap: 8388604 347648 8040956 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos-stein-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 880M 3.5G 21% /var/lib/mock/dlrn-centos-stein-x86_64-5/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/sys DEBUG: ensuring that dir exists: /home/centos-stein/data/repos/c7/2d/c72df98dafcc046d70dd98a777b80e1e79c31ba6_ea51f19c Mock Version: 1.4.21 INFO: Mock Version: 1.4.21 INFO: Mock Version: 1.4.21 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/dev/shm DEBUG: kernel version == 3.10.0-957.27.2.el7.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/var/cache/yum/ DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/var/cache/mock/dlrn-centos-stein-x86_64-5/yum_cache/', '/var/lib/mock/dlrn-centos-stein-x86_64-5/root/var/cache/yum/'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/tmp/mock-selinux-plugin.e7n7uriw', '/var/lib/mock/dlrn-centos-stein-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos-stein-x86_64-5/root DEBUG: resultdir = /home/centos-stein/data/repos/c7/2d/c72df98dafcc046d70dd98a777b80e1e79c31ba6_ea51f19c DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/etc/yum/pluginconf.d DEBUG: configure yum DEBUG: configure yum priorities DEBUG: configure yum rhnplugin DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'b6a2d2d260e3436fa7b678f143a54501', '-D', '/var/lib/mock/dlrn-centos-stein-x86_64-5/root', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '/usr/sbin/usermod', '-u', '1006', '--non-unique', 'mockbuild'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: DEBUG: Unsharing. Flags: 134217728 DEBUG: usermod: no changes DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/.initialized Finish: chroot init INFO: copying /var/lib/mock/dlrn-centos-stein-x86_64-5/root/var/tmp/pkgsrc/dist to ./dist Finish: run DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos-stein-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos-stein-x86_64-5/root/var/cache/yum/'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 + '[' tarball == gem ']' ++ ls dist ++ grep .tar.gz + SOURCE=ironic-12.1.7.dev2.tar.gz + SOURCEEXT=.tar.gz + SOURCEPATH=dist/ironic-12.1.7.dev2.tar.gz ++ basename ironic-12.1.7.dev2.tar.gz .tar.gz + SOURCEWITHREL=ironic-12.1.7.dev2-0.20210324154649.c72df98.tar.gz + mv dist/ironic-12.1.7.dev2.tar.gz /tmp/tmp.rQkFWBxv1h/SOURCES/ironic-12.1.7.dev2-0.20210324154649.c72df98.tar.gz + cd /home/centos-stein/data/openstack-ironic_distro + cp -a ironic-dist.conf ironic.logrotate ironic-rootwrap-sudoers openstack-ironic-api.service openstack-ironic-conductor.service openstack-ironic.spec sources /tmp/tmp.rQkFWBxv1h/SOURCES/ + cp openstack-ironic.spec /tmp/tmp.rQkFWBxv1h/SPECS/ + cd /tmp/tmp.rQkFWBxv1h/SPECS/ + '[' -z '' ']' + grep -qc '^%define upstream_version.*' openstack-ironic.spec + sed -i -e '1i%define upstream_version 12.1.7.dev2\' openstack-ironic.spec + grep -qc '^%global dlrn .*' openstack-ironic.spec + sed -i -e '1i%global dlrn 1\' openstack-ironic.spec + grep -qc '^%global dlrn_nvr .*' openstack-ironic.spec ++ basename ironic-12.1.7.dev2-0.20210324154649.c72df98.tar.gz .tar.gz + sed -i -e '1i%global dlrn_nvr ironic-12.1.7.dev2-0.20210324154649.c72df98\' openstack-ironic.spec + sed -i -e s/UPSTREAMVERSION/12.1.7.dev2/g openstack-ironic.spec + VERSION=12.1.7 + sed -i -e 's/Version:.*/Version: 12.1.7/g' openstack-ironic.spec + sed -i -e 's/Release:.*/Release: 0.20210324154649.c72df98%{?dist}/g' openstack-ironic.spec + '[' '' '!=' 1 ']' + sed -i -e 's/^\(Source\|Source0\):.*/\1: ironic-12.1.7.dev2-0.20210324154649.c72df98.tar.gz/' openstack-ironic.spec + '[' '' '!=' 1 ']' + sed -i -e '/^%changelog.*/q' openstack-ironic.spec + cat openstack-ironic.spec %global dlrn_nvr ironic-12.1.7.dev2-0.20210324154649.c72df98 %global dlrn 1 %define upstream_version 12.1.7.dev2 # Macros for py2/py3 compatibility %if 0%{?fedora} || 0%{?rhel} > 7 %global pyver %{python3_pkgversion} %else %global pyver 2 %endif %global pyver_bin python%{pyver} %global pyver_sitelib %python%{pyver}_sitelib %global pyver_install %py%{pyver}_install %global pyver_build %py%{pyver}_build # End of macros for py2/py3 compatibility %global full_release ironic-%{version} %{!?upstream_version: %global upstream_version %{version}%{?milestone}} Name: openstack-ironic # Liberty semver reset # https://review.openstack.org/#/q/I1a161b2c1d1e27268065b6b4be24c8f7a5315afb,n,z Epoch: 1 Summary: OpenStack Baremetal Hypervisor API (ironic) Version: 12.1.7 Release: 0.20210324154649.c72df98%{?dist} License: ASL 2.0 URL: http://www.openstack.org Source0: ironic-12.1.7.dev2-0.20210324154649.c72df98.tar.gz Source1: openstack-ironic-api.service Source2: openstack-ironic-conductor.service Source3: ironic-rootwrap-sudoers Source4: ironic-dist.conf Source5: ironic.logrotate BuildArch: noarch BuildRequires: openstack-macros BuildRequires: python%{pyver}-setuptools BuildRequires: python%{pyver}-devel BuildRequires: python%{pyver}-pbr BuildRequires: openssl-devel BuildRequires: libxml2-devel BuildRequires: libxslt-devel BuildRequires: gmp-devel BuildRequires: python%{pyver}-sphinx BuildRequires: systemd # Required to compile translation files BuildRequires: python%{pyver}-babel # Required to run unit tests BuildRequires: python%{pyver}-alembic BuildRequires: python%{pyver}-automaton BuildRequires: python%{pyver}-cinderclient BuildRequires: python%{pyver}-eventlet BuildRequires: python%{pyver}-futurist BuildRequires: python%{pyver}-glanceclient BuildRequires: python%{pyver}-jinja2 BuildRequires: python%{pyver}-jsonpatch BuildRequires: python%{pyver}-jsonschema BuildRequires: python%{pyver}-keystoneauth1 BuildRequires: python%{pyver}-keystonemiddleware BuildRequires: python%{pyver}-mock BuildRequires: python%{pyver}-neutronclient BuildRequires: python%{pyver}-openstacksdk BuildRequires: python%{pyver}-oslo-concurrency BuildRequires: python%{pyver}-oslo-config BuildRequires: python%{pyver}-oslo-context BuildRequires: python%{pyver}-oslo-db BuildRequires: python%{pyver}-oslo-db-tests BuildRequires: python%{pyver}-oslo-i18n BuildRequires: python%{pyver}-oslo-log BuildRequires: python%{pyver}-oslo-messaging BuildRequires: python%{pyver}-oslo-middleware BuildRequires: python%{pyver}-oslo-policy BuildRequires: python%{pyver}-oslo-reports BuildRequires: python%{pyver}-oslo-rootwrap BuildRequires: python%{pyver}-oslo-serialization BuildRequires: python%{pyver}-oslo-service BuildRequires: python%{pyver}-oslo-upgradecheck BuildRequires: python%{pyver}-oslo-utils BuildRequires: python%{pyver}-oslo-versionedobjects BuildRequires: python%{pyver}-oslotest BuildRequires: python%{pyver}-osprofiler BuildRequires: python%{pyver}-os-traits BuildRequires: python%{pyver}-pbr BuildRequires: python%{pyver}-pecan BuildRequires: python%{pyver}-psutil BuildRequires: python%{pyver}-pysnmp BuildRequires: python%{pyver}-pytz BuildRequires: python%{pyver}-requests BuildRequires: python%{pyver}-scciclient BuildRequires: python%{pyver}-six BuildRequires: python%{pyver}-sqlalchemy BuildRequires: python%{pyver}-stestr BuildRequires: python%{pyver}-stevedore BuildRequires: python%{pyver}-sushy BuildRequires: python%{pyver}-swiftclient BuildRequires: python%{pyver}-testresources BuildRequires: python%{pyver}-testscenarios BuildRequires: python%{pyver}-testtools BuildRequires: python%{pyver}-tooz BuildRequires: python%{pyver}-wsme # Handle python2 exception %if %{pyver} == 2 BuildRequires: pysendfile BuildRequires: python-dracclient BuildRequires: python-ironic-inspector-client BuildRequires: python-ironic-lib BuildRequires: python-proliantutils BuildRequires: python-retrying BuildRequires: python-UcsSdk BuildRequires: python-webob %else BuildRequires: python%{pyver}-pysendfile BuildRequires: python%{pyver}-dracclient BuildRequires: python%{pyver}-ironic-inspector-client BuildRequires: python%{pyver}-ironic-lib BuildRequires: python%{pyver}-proliantutils BuildRequires: python%{pyver}-retrying # FIXME(ykarel) Remove the optional dep until ironic fixes the dependency # on python3 uncompatible UcsSdk https://storyboard.openstack.org/#!/story/2003925 #BuildRequires: python%{pyver}-UcsSdk BuildRequires: python%{pyver}-webob %endif %prep %setup -q -n ironic-%{upstream_version} # Let RPM handle the requirements %py_req_cleanup # Remove tempest plugin entrypoint as a workaround sed -i '/tempest/d' setup.cfg rm -rf ironic_tempest_plugin %build %{pyver_build} %install %{pyver_install} install -p -D -m 644 %{SOURCE5} %{buildroot}%{_sysconfdir}/logrotate.d/openstack-ironic # install systemd scripts mkdir -p %{buildroot}%{_unitdir} install -p -D -m 644 %{SOURCE1} %{buildroot}%{_unitdir} install -p -D -m 644 %{SOURCE2} %{buildroot}%{_unitdir} # install sudoers file mkdir -p %{buildroot}%{_sysconfdir}/sudoers.d install -p -D -m 440 %{SOURCE3} %{buildroot}%{_sysconfdir}/sudoers.d/ironic mkdir -p %{buildroot}%{_sharedstatedir}/ironic/ mkdir -p %{buildroot}%{_localstatedir}/log/ironic/ mkdir -p %{buildroot}%{_sysconfdir}/ironic/rootwrap.d #Populate the conf dir export PYTHONPATH=. oslo-config-generator-%{pyver} --config-file tools/config/ironic-config-generator.conf --output-file %{buildroot}/%{_sysconfdir}/ironic/ironic.conf oslopolicy-sample-generator-%{pyver} --config-file tools/policy/ironic-policy-generator.conf --output-file %{buildroot}/%{_sysconfdir}/ironic/policy.json mv %{buildroot}%{_prefix}/etc/ironic/rootwrap.conf %{buildroot}/%{_sysconfdir}/ironic/rootwrap.conf mv %{buildroot}%{_prefix}/etc/ironic/rootwrap.d/* %{buildroot}/%{_sysconfdir}/ironic/rootwrap.d/ # Remove duplicate config files under /usr/etc/ironic rmdir %{buildroot}%{_prefix}/etc/ironic/rootwrap.d rmdir %{buildroot}%{_prefix}/etc/ironic # Install distribution config install -p -D -m 640 %{SOURCE4} %{buildroot}/%{_datadir}/ironic/ironic-dist.conf %check PYTHON=%{pyver_bin} stestr-%{pyver} run %description Ironic provides an API for management and provisioning of physical machines %package common Summary: Ironic common Requires: ipmitool Requires: python%{pyver}-alembic Requires: python%{pyver}-automaton >= 1.9.0 Requires: python%{pyver}-cinderclient >= 3.3.0 Requires: python%{pyver}-eventlet Requires: python%{pyver}-futurist >= 1.2.0 Requires: python%{pyver}-glanceclient >= 2.8.0 Requires: python%{pyver}-jinja2 Requires: python%{pyver}-jsonpatch Requires: python%{pyver}-jsonschema Requires: python%{pyver}-keystoneauth1 >= 3.4.0 Requires: python%{pyver}-keystonemiddleware >= 4.17.0 Requires: python%{pyver}-neutronclient >= 6.7.0 Requires: python%{pyver}-openstacksdk >= 0.25.0 Requires: python%{pyver}-oslo-concurrency >= 3.26.0 Requires: python%{pyver}-oslo-config >= 2:5.2.0 Requires: python%{pyver}-oslo-context >= 2.19.2 Requires: python%{pyver}-oslo-db >= 4.27.0 Requires: python%{pyver}-oslo-i18n >= 3.15.3 Requires: python%{pyver}-oslo-log >= 3.36.0 Requires: python%{pyver}-oslo-messaging >= 5.29.0 Requires: python%{pyver}-oslo-middleware >= 3.31.0 Requires: python%{pyver}-oslo-policy >= 1.30.0 Requires: python%{pyver}-oslo-reports >= 1.18.0 Requires: python%{pyver}-oslo-rootwrap >= 5.8.0 Requires: python%{pyver}-oslo-serialization >= 2.18.0 Requires: python%{pyver}-oslo-service >= 1.24.0 Requires: python%{pyver}-oslo-utils >= 3.33.0 Requires: python%{pyver}-oslo-upgradecheck >= 0.1.0 Requires: python%{pyver}-oslo-versionedobjects >= 1.31.2 Requires: python%{pyver}-osprofiler >= 1.5.0 Requires: python%{pyver}-os-traits >= 0.4.0 Requires: python%{pyver}-pbr Requires: python%{pyver}-pecan Requires: python%{pyver}-psutil Requires: python%{pyver}-pysnmp Requires: python%{pyver}-pytz Requires: python%{pyver}-requests Requires: python%{pyver}-rfc3986 >= 0.3.1 Requires: python%{pyver}-scciclient >= 0.5.0 Requires: python%{pyver}-six Requires: python%{pyver}-sqlalchemy Requires: python%{pyver}-stevedore >= 1.20.0 Requires: python%{pyver}-sushy Requires: python%{pyver}-swiftclient >= 3.2.0 Requires: python%{pyver}-tooz >= 1.58.0 Requires: python%{pyver}-wsme # Handle python2 exception %if %{pyver} == 2 Requires: pysendfile Requires: python-dracclient >= 1.3.0 Requires: python-ironic-inspector-client >= 1.5.0 Requires: python-ironic-lib >= 2.15.0 Requires: python-proliantutils >= 2.4.0 Requires: python-retrying Requires: python-UcsSdk >= 0.8.2.2 Requires: python-webob >= 1.7.1 %else Requires: python%{pyver}-pysendfile Requires: python%{pyver}-dracclient >= 1.3.0 Requires: python%{pyver}-ironic-inspector-client >= 1.5.0 Requires: python%{pyver}-ironic-lib >= 2.15.0 Requires: python%{pyver}-proliantutils >= 2.4.0 Requires: python%{pyver}-retrying # FIXME(ykarel) Remove the optional dep until ironic fixes the dependency # on python3 uncompatible UcsSdk https://storyboard.openstack.org/#!/story/2003925 #Requires: python%{pyver}-UcsSdk >= 0.8.2.2 Requires: python%{pyver}-webob >= 1.7.1 %endif Requires(pre): shadow-utils %description common Components common to all OpenStack Ironic services %files common %doc README.rst %license LICENSE %{_bindir}/ironic-dbsync %{_bindir}/ironic-rootwrap %{_bindir}/ironic-status %{pyver_sitelib}/ironic %{pyver_sitelib}/ironic-*.egg-info %exclude %{pyver_sitelib}/ironic/tests %{_sysconfdir}/sudoers.d/ironic %config(noreplace) %{_sysconfdir}/logrotate.d/openstack-ironic %config(noreplace) %attr(-,root,ironic) %{_sysconfdir}/ironic %attr(-,ironic,ironic) %{_sharedstatedir}/ironic %attr(0750,ironic,ironic) %{_localstatedir}/log/ironic %attr(-, root, ironic) %{_datadir}/ironic/ironic-dist.conf %exclude %{pyver_sitelib}/ironic_tests.egg_info %pre common getent group ironic >/dev/null || groupadd -r ironic getent passwd ironic >/dev/null || \ useradd -r -g ironic -d %{_sharedstatedir}/ironic -s /sbin/nologin \ -c "OpenStack Ironic Daemons" ironic exit 0 %package api Summary: The Ironic API Requires: %{name}-common = %{epoch}:%{version}-%{release} %if 0%{?rhel} && 0%{?rhel} < 8 %{?systemd_requires} %else %{?systemd_ordering} # does not exist on EL7 %endif %description api Ironic API for management and provisioning of physical machines %files api %{_bindir}/ironic-api %{_bindir}/ironic-api-wsgi %{_unitdir}/openstack-ironic-api.service %post api %systemd_post openstack-ironic-api.service %preun api %systemd_preun openstack-ironic-api.service %postun api %systemd_postun_with_restart openstack-ironic-api.service %package conductor Summary: The Ironic Conductor Requires: %{name}-common = %{epoch}:%{version}-%{release} Requires: udev %if 0%{?rhel} && 0%{?rhel} < 8 %{?systemd_requires} %else %{?systemd_ordering} # does not exist on EL7 %endif %description conductor Ironic Conductor for management and provisioning of physical machines %files conductor %{_bindir}/ironic-conductor %{_unitdir}/openstack-ironic-conductor.service %post conductor %systemd_post openstack-ironic-conductor.service %preun conductor %systemd_preun openstack-ironic-conductor.service %postun conductor %systemd_postun_with_restart openstack-ironic-conductor.service %package -n python%{pyver}-ironic-tests Summary: Ironic unit tests %{?python_provide:%python_provide python%{pyver}-ironic-tests} Requires: %{name}-common = %{epoch}:%{version}-%{release} Requires: python%{pyver}-mock Requires: python%{pyver}-oslotest Requires: python%{pyver}-stestr Requires: python%{pyver}-testresources Requires: python%{pyver}-testscenarios Requires: python%{pyver}-testtools %description -n python%{pyver}-ironic-tests This package contains the Ironic test files. %files -n python%{pyver}-ironic-tests %{pyver_sitelib}/ironic/tests %changelog + spectool -g -C /tmp/tmp.rQkFWBxv1h/SOURCES openstack-ironic.spec + /usr/bin/mock --buildsrpm -v -r /home/centos-stein/data/dlrn-5.cfg --resultdir /home/centos-stein/data/repos/c7/2d/c72df98dafcc046d70dd98a777b80e1e79c31ba6_ea51f19c --spec openstack-ironic.spec --sources=/tmp/tmp.rQkFWBxv1h/SOURCES INFO: mock.py version 1.4.21 starting (python version = 3.6.8)... Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-stein-x86_64-5/yum_cache/ INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run DEBUG: mock final configuration: DEBUG: version: 1.4.21 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos-stein/data/repos/c7/2d/c72df98dafcc046d70dd98a777b80e1e79c31ba6_ea51f19c 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: 1006 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.wi5h4mur:/etc/resolv.conf'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap_container: False DEBUG: use_bootstrap_image: False DEBUG: bootstrap_image: fedora:latest DEBUG: internal_dev_setup: True DEBUG: cleanup_on_success: True DEBUG: cleanup_on_failure: True DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc'] DEBUG: createrepo_on_rpms: False DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm DEBUG: tar: gnutar DEBUG: backup_on_clean: False DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: redhat_subscription_required: False DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'mount', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.6/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '%(cache_topdir)s/%(root)s/ccache/u%(chrootuid)s/', 'basedir': '/var/lib/mock/dlrn-centos-stein-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stein-x86_64-5', 'root': 'dlrn-centos-stein-x86_64-5', 'resultdir': '/home/centos-stein/data/repos/c7/2d/c72df98dafcc046d70dd98a777b80e1e79c31ba6_ea51f19c'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'dir': '%(cache_topdir)s/%(root)s/%(package_manager)s_cache/', 'target_dir': '/var/cache/%(package_manager)s/', 'online': True, 'basedir': '/var/lib/mock/dlrn-centos-stein-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stein-x86_64-5', 'root': 'dlrn-centos-stein-x86_64-5', 'resultdir': '/home/centos-stein/data/repos/c7/2d/c72df98dafcc046d70dd98a777b80e1e79c31ba6_ea51f19c', 'package_manager': 'yum'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '%(cache_topdir)s/%(root)s/root_cache/', 'tar': 'gnutar', 'compress_program': 'pigz', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf', './var/log'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-centos-stein-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stein-x86_64-5', 'root': 'dlrn-centos-stein-x86_64-5', 'resultdir': '/home/centos-stein/data/repos/c7/2d/c72df98dafcc046d70dd98a777b80e1e79c31ba6_ea51f19c'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos-stein-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stein-x86_64-5', 'root': 'dlrn-centos-stein-x86_64-5', 'resultdir': '/home/centos-stein/data/repos/c7/2d/c72df98dafcc046d70dd98a777b80e1e79c31ba6_ea51f19c'}, 'mount_enable': False, 'mount_opts': {'basedir': '/var/lib/mock/dlrn-centos-stein-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stein-x86_64-5', 'root': 'dlrn-centos-stein-x86_64-5', 'resultdir': '/home/centos-stein/data/repos/c7/2d/c72df98dafcc046d70dd98a777b80e1e79c31ba6_ea51f19c'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos-stein-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stein-x86_64-5', 'root': 'dlrn-centos-stein-x86_64-5', 'resultdir': '/home/centos-stein/data/repos/c7/2d/c72df98dafcc046d70dd98a777b80e1e79c31ba6_ea51f19c'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos-stein-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stein-x86_64-5', 'root': 'dlrn-centos-stein-x86_64-5', 'resultdir': '/home/centos-stein/data/repos/c7/2d/c72df98dafcc046d70dd98a777b80e1e79c31ba6_ea51f19c'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos-stein-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stein-x86_64-5', 'root': 'dlrn-centos-stein-x86_64-5', 'resultdir': '/home/centos-stein/data/repos/c7/2d/c72df98dafcc046d70dd98a777b80e1e79c31ba6_ea51f19c'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos-stein-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stein-x86_64-5', 'root': 'dlrn-centos-stein-x86_64-5', 'resultdir': '/home/centos-stein/data/repos/c7/2d/c72df98dafcc046d70dd98a777b80e1e79c31ba6_ea51f19c'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos-stein-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stein-x86_64-5', 'root': 'dlrn-centos-stein-x86_64-5', 'resultdir': '/home/centos-stein/data/repos/c7/2d/c72df98dafcc046d70dd98a777b80e1e79c31ba6_ea51f19c'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos-stein-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stein-x86_64-5', 'root': 'dlrn-centos-stein-x86_64-5', 'resultdir': '/home/centos-stein/data/repos/c7/2d/c72df98dafcc046d70dd98a777b80e1e79c31ba6_ea51f19c'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos-stein-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stein-x86_64-5', 'root': 'dlrn-centos-stein-x86_64-5', 'resultdir': '/home/centos-stein/data/repos/c7/2d/c72df98dafcc046d70dd98a777b80e1e79c31ba6_ea51f19c'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos-stein-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stein-x86_64-5', 'root': 'dlrn-centos-stein-x86_64-5', 'resultdir': '/home/centos-stein/data/repos/c7/2d/c72df98dafcc046d70dd98a777b80e1e79c31ba6_ea51f19c'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos-stein-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stein-x86_64-5', 'root': 'dlrn-centos-stein-x86_64-5', 'resultdir': '/home/centos-stein/data/repos/c7/2d/c72df98dafcc046d70dd98a777b80e1e79c31ba6_ea51f19c'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos-stein-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stein-x86_64-5', 'root': 'dlrn-centos-stein-x86_64-5', 'resultdir': '/home/centos-stein/data/repos/c7/2d/c72df98dafcc046d70dd98a777b80e1e79c31ba6_ea51f19c'}} DEBUG: environment: {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} DEBUG: scm: False DEBUG: scm_opts: {'method': 'git', 'cvs_get': 'cvs -d /srv/cvs co SCM_BRN SCM_PKG', 'git_get': 'git clone SCM_BRN git://localhost/SCM_PKG.git SCM_PKG', 'svn_get': 'svn co file:///srv/svn/SCM_PKG/SCM_BRN SCM_PKG', 'distgit_get': 'rpkg clone -a --branch SCM_BRN SCM_PKG SCM_PKG', 'distgit_src_get': 'rpkg sources', 'spec': 'SCM_PKG.spec', 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} DEBUG: useradd: /usr/sbin/useradd -o -m -u %(uid)s -g %(gid)s -d %(home)s -n %(user)s DEBUG: use_host_resolv: False DEBUG: chroot_setup_cmd: install basesystem rpm-build python2-devel gcc make python-sqlalchemy python-webob ghostscript graphviz python-sphinx python-eventlet python-six python-pbr openstack-macros git-core yum-plugin-priorities rubygems python-setuptools_scm DEBUG: target_arch: x86_64 DEBUG: releasever: 7 DEBUG: rpmbuild_arch: x86_64 DEBUG: yum.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 plugins=1 syslog_ident=mock syslog_device= ip_resolve=4 # repos [base] name=BaseOS mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=os failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 gpgcheck=1 [updates] name=updates enabled=1 mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=updates failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 gpgcheck=1 [extras] name=extras mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=extras failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7 gpgcheck=1 [delorean] name=delorean-puppet-ceph-30bb45cc106db4ddeff0519dc7bc93b30558ecd8 baseurl=https://trunk.rdoproject.org/centos7-stein/30/bb/30bb45cc106db4ddeff0519dc7bc93b30558ecd8_adaf8bda enabled=1 gpgcheck=0 priority=1 [delorean-stein-testing] name=dlrn-stein-testing baseurl=https://trunk.rdoproject.org/centos7-stein/deps/latest/ enabled=1 gpgcheck=0 [delorean-stein-build-deps] name=dlrn-stein-build-deps baseurl=https://trunk.rdoproject.org/centos7-stein/build-deps/latest/ enabled=1 gpgcheck=0 [rdo-qemu-ev] name=RDO CentOS-$releasever - QEMU EV baseurl=http://mirror.centos.org/$contentdir/7/virt/$basearch/kvm-common/ gpgcheck=0 enabled=1 skip_if_unavailable=1 DEBUG: yum_builddep_opts: [] DEBUG: yum_common_opts: [] DEBUG: update_before_build: True DEBUG: priorities.conf: [main] enabled = 1 check_obsoletes = 1 DEBUG: rhnplugin.conf: [main] enabled=0 DEBUG: subscription-manager.conf: DEBUG: more_buildreqs: {} DEBUG: nosync: False DEBUG: nosync_force: False DEBUG: files: {'etc/hosts': '127.0.0.1 localhost localhost.localdomain\n::1 localhost localhost.localdomain localhost6 localhost6.localdomain6'} DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'trunk-centos7.rdoproject.org.novalocal'} DEBUG: hostname: None DEBUG: module_enable: [] DEBUG: module_install: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: [] DEBUG: package_manager: yum DEBUG: package_manager_max_attempts: 1 DEBUG: package_manager_attempt_delay: 10 DEBUG: dynamic_buildrequires: True DEBUG: dynamic_buildrequires_max_loops: 10 DEBUG: dev_loop_count: 12 DEBUG: yum_command: /usr/bin/yum DEBUG: system_yum_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils shadow-utils distribution-gpg-keys DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: dnf_command: /usr/bin/dnf DEBUG: system_dnf_command: /usr/bin/dnf DEBUG: dnf_install_command: install dnf dnf-plugins-core shadow-utils distribution-gpg-keys DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core shadow-utils distribution-gpg-keys DEBUG: microdnf_builddep_command: /usr/bin/dnf DEBUG: microdnf_builddep_opts: [] DEBUG: microdnf_common_opts: [] DEBUG: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: dnf_disable_plugins: ['local', 'spacewalk'] DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/etc/mock/site-defaults.cfg', '/home/centos-stein/data/dlrn-5.cfg', '/home/centos-stein/data/dlrn-5.cfg'] DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos-stein/data/dlrn-5.cfg DEBUG: root: dlrn-centos-stein-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el7 DEBUG: config_path: /etc/mock DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: __jinja_expand: True DEBUG: build_log_fmt_str: %(message)s DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: state_log_fmt_str: %(asctime)s - %(message)s DEBUG: Unsharing. Flags: 67239936 INFO: Start(openstack-ironic.spec) Config(dlrn-centos-stein-x86_64-5) Start: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5 DEBUG: kill orphans INFO: unmounting tmpfs. DEBUG: child environment: None DEBUG: Executing command: ['umount', '-n', '/var/lib/mock/dlrn-centos-stein-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['btrfs', 'subv', 'list', '/var/lib/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: ERROR: not a btrfs filesystem: /var/lib/mock DEBUG: ERROR: can't access '/var/lib/mock' DEBUG: Child return code was: 1 DEBUG: Please ignore the error above above about btrfs. Finish: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5 DEBUG: creating dir: /var/lib/mock/dlrn-centos-stein-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root DEBUG: creating dir: /var/lib/mock/dlrn-centos-stein-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos-stein-x86_64-5/root. DEBUG: child environment: None DEBUG: Executing command: ['mount', '-n', '-t', 'tmpfs', '-o', 'mode=0755', '-o', 'nr_inodes=0', '-o', 'size=4g', 'mock_chroot_tmpfs', '/var/lib/mock/dlrn-centos-stein-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /home/centos-stein/data/repos/c7/2d/c72df98dafcc046d70dd98a777b80e1e79c31ba6_ea51f19c INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-stein-x86_64-5/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['gtar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos-stein-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos-stein-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/./proc DEBUG: creating dir: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/./sys DEBUG: creating dir: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/./dev DEBUG: creating dir: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/./tmp/ccache DEBUG: creating dir: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/./var/cache/yum DEBUG: creating dir: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/./var/cache/dnf DEBUG: creating dir: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/./var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/./var/log DEBUG: creating dir: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/./var/log Finish: unpacking root cache INFO: enabled yum cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/var/cache/yum/ Start: cleaning yum metadata Finish: cleaning yum metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC 7402 24-Core Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2799.998 DEBUG: BogoMIPS: 5599.99 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 64K DEBUG: L1i cache: 64K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw retpoline_amd ibpb vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16266376 2098196 1876196 1348980 12291984 11883172 DEBUG: Swap: 8388604 347648 8040956 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos-stein-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 835M 3.5G 20% /var/lib/mock/dlrn-centos-stein-x86_64-5/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/sys DEBUG: ensuring that dir exists: /home/centos-stein/data/repos/c7/2d/c72df98dafcc046d70dd98a777b80e1e79c31ba6_ea51f19c Mock Version: 1.4.21 INFO: Mock Version: 1.4.21 INFO: Mock Version: 1.4.21 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/dev/pts DEBUG: creating dir: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/dev/shm DEBUG: creating dir: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/dev/shm DEBUG: kernel version == 3.10.0-957.27.2.el7.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/var/cache/yum/ DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/var/cache/mock/dlrn-centos-stein-x86_64-5/yum_cache/', '/var/lib/mock/dlrn-centos-stein-x86_64-5/root/var/cache/yum/'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/proc/filesystems DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/tmp/mock-selinux-plugin.v27o_ymq', '/var/lib/mock/dlrn-centos-stein-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos-stein-x86_64-5/root DEBUG: resultdir = /home/centos-stein/data/repos/c7/2d/c72df98dafcc046d70dd98a777b80e1e79c31ba6_ea51f19c DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/etc/yum/pluginconf.d DEBUG: configure yum DEBUG: configure yum priorities DEBUG: configure yum rhnplugin DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'f806489217b74d25b21d9626749f7009', '-D', '/var/lib/mock/dlrn-centos-stein-x86_64-5/root', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '/usr/sbin/userdel', '-r', '-f', 'mockbuild'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: DEBUG: Unsharing. Flags: 134217728 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'c8231ce07cdf4bd49ebb33a0e8bd806f', '-D', '/var/lib/mock/dlrn-centos-stein-x86_64-5/root', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '/usr/sbin/groupdel', 'mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: DEBUG: Unsharing. Flags: 134217728 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '86603da83b6f497fb8ac38a3f5c70f04', '-D', '/var/lib/mock/dlrn-centos-stein-x86_64-5/root', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '/usr/sbin/groupadd', '-g', '135', 'mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: DEBUG: Unsharing. Flags: 134217728 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'c0e1faeeb2724bb99aab36050870ab38', '-D', '/var/lib/mock/dlrn-centos-stein-x86_64-5/root', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '/usr/sbin/useradd', '-o', '-m', '-u', '1006', '-g', '135', '-d', '/builddir', '-n', 'mockbuild'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: DEBUG: Unsharing. Flags: 134217728 DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/builddir/build/RPMS DEBUG: creating dir: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/builddir/build/SPECS DEBUG: creating dir: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/builddir/build/SRPMS DEBUG: creating dir: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/builddir/build/SOURCES DEBUG: creating dir: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/builddir/build/BUILD DEBUG: creating dir: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/builddir/build/BUILDROOT DEBUG: creating dir: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/builddir/build/originals DEBUG: creating dir: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/builddir/build/originals Start: yum update DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos-stein-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--rbind', '-o', 'nodev,noexec,nosuid,readonly,rprivate', '/proc', '/var/lib/mock/dlrn-centos-stein-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos-stein-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--rbind', '-o', 'nodev,noexec,nosuid,readonly,rprivate', '/sys', '/var/lib/mock/dlrn-centos-stein-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos-stein-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/dev/pts DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos-stein-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos-stein-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/rpmconfig DEBUG: creating dir: /var/lib/mock/dlrn-centos-stein-x86_64-5/rpmconfig DEBUG: ['/usr/bin/yum', '--installroot', '/var/lib/mock/dlrn-centos-stein-x86_64-5/root/', '-y', '--releasever', '7', 'update'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/yum', '--installroot', '/var/lib/mock/dlrn-centos-stein-x86_64-5/root/', '-y', '--releasever', '7', 'update', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos-stein-x86_64-5/rpmconfig', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'LC_MESSAGES': 'C.UTF-8'} and shell False DEBUG: Failed to set locale, defaulting to C DEBUG: Loaded plugins: fastestmirror, priorities DEBUG: Loading mirror speeds from cached hostfile DEBUG: * base: mirror.ette.biz DEBUG: * extras: mirror.ette.biz DEBUG: * updates: repo.miserver.it.umich.edu DEBUG: 2 packages excluded due to repository priority protections DEBUG: No packages marked for update DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-stein-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-stein-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-stein-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-stein-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-stein-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-stein-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-stein-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 Finish: yum update DEBUG: touching file: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/.initialized Finish: chroot init Start: buildsrpm Start: rpmbuild -bs INFO: ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-ironic.spec'], chrootPath='/var/lib/mock/dlrn-centos-stein-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=1006gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.wi5h4mur:/etc/resolv.conf']unshare_net=TrueprintOutput=False) DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.wi5h4mur:/etc/resolv.conf'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'a9e42acf81064ccd80afd0a1f9d9b32e', '-D', '/var/lib/mock/dlrn-centos-stein-x86_64-5/root', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.wi5h4mur:/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-ironic.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: DEBUG: Unsharing. Flags: 1073741824 DEBUG: DEBUG: Unsharing. Flags: 134217728 DEBUG: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Wrote: /builddir/build/SRPMS/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.src.rpm DEBUG: Child return code was: 0 Finish: rpmbuild -bs DEBUG: Copying package to result dir Finish: buildsrpm INFO: Done(openstack-ironic.spec) Config(dlrn-5) 0 minutes 11 seconds INFO: Results and/or logs in: /home/centos-stein/data/repos/c7/2d/c72df98dafcc046d70dd98a777b80e1e79c31ba6_ea51f19c INFO: Cleaning up build root ('cleanup_on_success=True') Start: clean chroot DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos-stein-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos-stein-x86_64-5/root/var/cache/yum/'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 INFO: unmounting tmpfs. DEBUG: child environment: None DEBUG: Executing command: ['umount', '-n', '/var/lib/mock/dlrn-centos-stein-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['btrfs', 'subv', 'list', '/var/lib/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: ERROR: not a btrfs filesystem: /var/lib/mock DEBUG: ERROR: can't access '/var/lib/mock' DEBUG: Child return code was: 1 DEBUG: Please ignore the error above above about btrfs. Finish: clean chroot Finish: run + finalize + rm -rf /tmp/tmp.rQkFWBxv1h INFO: mock.py version 1.4.21 starting (python version = 3.6.8)... Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-stein-x86_64-5/yum_cache/ INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run DEBUG: mock final configuration: DEBUG: version: 1.4.21 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos-stein/data/repos/c7/2d/c72df98dafcc046d70dd98a777b80e1e79c31ba6_ea51f19c 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: 1006 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.vmd1pvv5:/etc/resolv.conf'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap_container: False DEBUG: use_bootstrap_image: False DEBUG: bootstrap_image: fedora:latest DEBUG: internal_dev_setup: True DEBUG: cleanup_on_success: True DEBUG: cleanup_on_failure: True DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc'] DEBUG: createrepo_on_rpms: False DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm DEBUG: tar: gnutar DEBUG: backup_on_clean: False DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: redhat_subscription_required: False DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'mount', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.6/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '%(cache_topdir)s/%(root)s/ccache/u%(chrootuid)s/', 'basedir': '/var/lib/mock/dlrn-centos-stein-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stein-x86_64-5', 'root': 'dlrn-centos-stein-x86_64-5', 'resultdir': '/home/centos-stein/data/repos/c7/2d/c72df98dafcc046d70dd98a777b80e1e79c31ba6_ea51f19c'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'dir': '%(cache_topdir)s/%(root)s/%(package_manager)s_cache/', 'target_dir': '/var/cache/%(package_manager)s/', 'online': True, 'basedir': '/var/lib/mock/dlrn-centos-stein-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stein-x86_64-5', 'root': 'dlrn-centos-stein-x86_64-5', 'resultdir': '/home/centos-stein/data/repos/c7/2d/c72df98dafcc046d70dd98a777b80e1e79c31ba6_ea51f19c', 'package_manager': 'yum'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '%(cache_topdir)s/%(root)s/root_cache/', 'tar': 'gnutar', 'compress_program': 'pigz', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf', './var/log'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-centos-stein-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stein-x86_64-5', 'root': 'dlrn-centos-stein-x86_64-5', 'resultdir': '/home/centos-stein/data/repos/c7/2d/c72df98dafcc046d70dd98a777b80e1e79c31ba6_ea51f19c'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos-stein-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stein-x86_64-5', 'root': 'dlrn-centos-stein-x86_64-5', 'resultdir': '/home/centos-stein/data/repos/c7/2d/c72df98dafcc046d70dd98a777b80e1e79c31ba6_ea51f19c'}, 'mount_enable': False, 'mount_opts': {'basedir': '/var/lib/mock/dlrn-centos-stein-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stein-x86_64-5', 'root': 'dlrn-centos-stein-x86_64-5', 'resultdir': '/home/centos-stein/data/repos/c7/2d/c72df98dafcc046d70dd98a777b80e1e79c31ba6_ea51f19c'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos-stein-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stein-x86_64-5', 'root': 'dlrn-centos-stein-x86_64-5', 'resultdir': '/home/centos-stein/data/repos/c7/2d/c72df98dafcc046d70dd98a777b80e1e79c31ba6_ea51f19c'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos-stein-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stein-x86_64-5', 'root': 'dlrn-centos-stein-x86_64-5', 'resultdir': '/home/centos-stein/data/repos/c7/2d/c72df98dafcc046d70dd98a777b80e1e79c31ba6_ea51f19c'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos-stein-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stein-x86_64-5', 'root': 'dlrn-centos-stein-x86_64-5', 'resultdir': '/home/centos-stein/data/repos/c7/2d/c72df98dafcc046d70dd98a777b80e1e79c31ba6_ea51f19c'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos-stein-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stein-x86_64-5', 'root': 'dlrn-centos-stein-x86_64-5', 'resultdir': '/home/centos-stein/data/repos/c7/2d/c72df98dafcc046d70dd98a777b80e1e79c31ba6_ea51f19c'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos-stein-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stein-x86_64-5', 'root': 'dlrn-centos-stein-x86_64-5', 'resultdir': '/home/centos-stein/data/repos/c7/2d/c72df98dafcc046d70dd98a777b80e1e79c31ba6_ea51f19c'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos-stein-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stein-x86_64-5', 'root': 'dlrn-centos-stein-x86_64-5', 'resultdir': '/home/centos-stein/data/repos/c7/2d/c72df98dafcc046d70dd98a777b80e1e79c31ba6_ea51f19c'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos-stein-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stein-x86_64-5', 'root': 'dlrn-centos-stein-x86_64-5', 'resultdir': '/home/centos-stein/data/repos/c7/2d/c72df98dafcc046d70dd98a777b80e1e79c31ba6_ea51f19c'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos-stein-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stein-x86_64-5', 'root': 'dlrn-centos-stein-x86_64-5', 'resultdir': '/home/centos-stein/data/repos/c7/2d/c72df98dafcc046d70dd98a777b80e1e79c31ba6_ea51f19c'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos-stein-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stein-x86_64-5', 'root': 'dlrn-centos-stein-x86_64-5', 'resultdir': '/home/centos-stein/data/repos/c7/2d/c72df98dafcc046d70dd98a777b80e1e79c31ba6_ea51f19c'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos-stein-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stein-x86_64-5', 'root': 'dlrn-centos-stein-x86_64-5', 'resultdir': '/home/centos-stein/data/repos/c7/2d/c72df98dafcc046d70dd98a777b80e1e79c31ba6_ea51f19c'}} DEBUG: environment: {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} DEBUG: scm: False DEBUG: scm_opts: {'method': 'git', 'cvs_get': 'cvs -d /srv/cvs co SCM_BRN SCM_PKG', 'git_get': 'git clone SCM_BRN git://localhost/SCM_PKG.git SCM_PKG', 'svn_get': 'svn co file:///srv/svn/SCM_PKG/SCM_BRN SCM_PKG', 'distgit_get': 'rpkg clone -a --branch SCM_BRN SCM_PKG SCM_PKG', 'distgit_src_get': 'rpkg sources', 'spec': 'SCM_PKG.spec', 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} DEBUG: useradd: /usr/sbin/useradd -o -m -u %(uid)s -g %(gid)s -d %(home)s -n %(user)s DEBUG: use_host_resolv: False DEBUG: chroot_setup_cmd: install basesystem rpm-build python2-devel gcc make python-sqlalchemy python-webob ghostscript graphviz python-sphinx python-eventlet python-six python-pbr openstack-macros git-core yum-plugin-priorities rubygems python-setuptools_scm DEBUG: target_arch: x86_64 DEBUG: releasever: 7 DEBUG: rpmbuild_arch: x86_64 DEBUG: yum.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 plugins=1 syslog_ident=mock syslog_device= ip_resolve=4 # repos [base] name=BaseOS mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=os failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 gpgcheck=1 [updates] name=updates enabled=1 mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=updates failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 gpgcheck=1 [extras] name=extras mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=extras failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7 gpgcheck=1 [delorean] name=delorean-puppet-ceph-30bb45cc106db4ddeff0519dc7bc93b30558ecd8 baseurl=https://trunk.rdoproject.org/centos7-stein/30/bb/30bb45cc106db4ddeff0519dc7bc93b30558ecd8_adaf8bda enabled=1 gpgcheck=0 priority=1 [delorean-stein-testing] name=dlrn-stein-testing baseurl=https://trunk.rdoproject.org/centos7-stein/deps/latest/ enabled=1 gpgcheck=0 [delorean-stein-build-deps] name=dlrn-stein-build-deps baseurl=https://trunk.rdoproject.org/centos7-stein/build-deps/latest/ enabled=1 gpgcheck=0 [rdo-qemu-ev] name=RDO CentOS-$releasever - QEMU EV baseurl=http://mirror.centos.org/$contentdir/7/virt/$basearch/kvm-common/ gpgcheck=0 enabled=1 skip_if_unavailable=1 DEBUG: yum_builddep_opts: [] DEBUG: yum_common_opts: [] DEBUG: update_before_build: True DEBUG: priorities.conf: [main] enabled = 1 check_obsoletes = 1 DEBUG: rhnplugin.conf: [main] enabled=0 DEBUG: subscription-manager.conf: DEBUG: more_buildreqs: {} DEBUG: nosync: False DEBUG: nosync_force: False DEBUG: files: {'etc/hosts': '127.0.0.1 localhost localhost.localdomain\n::1 localhost localhost.localdomain localhost6 localhost6.localdomain6'} DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'trunk-centos7.rdoproject.org.novalocal'} DEBUG: hostname: None DEBUG: module_enable: [] DEBUG: module_install: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: [] DEBUG: package_manager: yum DEBUG: package_manager_max_attempts: 1 DEBUG: package_manager_attempt_delay: 10 DEBUG: dynamic_buildrequires: True DEBUG: dynamic_buildrequires_max_loops: 10 DEBUG: dev_loop_count: 12 DEBUG: yum_command: /usr/bin/yum DEBUG: system_yum_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils shadow-utils distribution-gpg-keys DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: dnf_command: /usr/bin/dnf DEBUG: system_dnf_command: /usr/bin/dnf DEBUG: dnf_install_command: install dnf dnf-plugins-core shadow-utils distribution-gpg-keys DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core shadow-utils distribution-gpg-keys DEBUG: microdnf_builddep_command: /usr/bin/dnf DEBUG: microdnf_builddep_opts: [] DEBUG: microdnf_common_opts: [] DEBUG: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: dnf_disable_plugins: ['local', 'spacewalk'] DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/etc/mock/site-defaults.cfg', '/home/centos-stein/data/dlrn-5.cfg', '/home/centos-stein/data/dlrn-5.cfg'] DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos-stein/data/dlrn-5.cfg DEBUG: root: dlrn-centos-stein-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el7 DEBUG: config_path: /etc/mock DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: __jinja_expand: True DEBUG: build_log_fmt_str: %(message)s DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: state_log_fmt_str: %(asctime)s - %(message)s DEBUG: Unsharing. Flags: 67239936 INFO: Start(/home/centos-stein/data/repos/c7/2d/c72df98dafcc046d70dd98a777b80e1e79c31ba6_ea51f19c/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.src.rpm) Config(dlrn-centos-stein-x86_64-5) Start: clean chroot Finish: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5 DEBUG: creating dir: /var/lib/mock/dlrn-centos-stein-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root DEBUG: creating dir: /var/lib/mock/dlrn-centos-stein-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos-stein-x86_64-5/root. DEBUG: child environment: None DEBUG: Executing command: ['mount', '-n', '-t', 'tmpfs', '-o', 'mode=0755', '-o', 'nr_inodes=0', '-o', 'size=4g', 'mock_chroot_tmpfs', '/var/lib/mock/dlrn-centos-stein-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /home/centos-stein/data/repos/c7/2d/c72df98dafcc046d70dd98a777b80e1e79c31ba6_ea51f19c INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-stein-x86_64-5/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['gtar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos-stein-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos-stein-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/./proc DEBUG: creating dir: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/./sys DEBUG: creating dir: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/./dev DEBUG: creating dir: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/./tmp/ccache DEBUG: creating dir: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/./var/cache/yum DEBUG: creating dir: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/./var/cache/dnf DEBUG: creating dir: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/./var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/./var/log DEBUG: creating dir: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/./var/log Finish: unpacking root cache INFO: enabled yum cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/var/cache/yum/ Start: cleaning yum metadata Finish: cleaning yum metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC 7402 24-Core Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2799.998 DEBUG: BogoMIPS: 5599.99 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 64K DEBUG: L1i cache: 64K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw retpoline_amd ibpb vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16266376 2089580 1964424 1348968 12212372 11891488 DEBUG: Swap: 8388604 347648 8040956 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos-stein-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 835M 3.5G 20% /var/lib/mock/dlrn-centos-stein-x86_64-5/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/sys DEBUG: ensuring that dir exists: /home/centos-stein/data/repos/c7/2d/c72df98dafcc046d70dd98a777b80e1e79c31ba6_ea51f19c Mock Version: 1.4.21 INFO: Mock Version: 1.4.21 INFO: Mock Version: 1.4.21 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/dev/pts DEBUG: creating dir: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/dev/shm DEBUG: creating dir: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/dev/shm DEBUG: kernel version == 3.10.0-957.27.2.el7.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/var/cache/yum/ DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/var/cache/mock/dlrn-centos-stein-x86_64-5/yum_cache/', '/var/lib/mock/dlrn-centos-stein-x86_64-5/root/var/cache/yum/'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/proc/filesystems DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/tmp/mock-selinux-plugin.1bh08l2z', '/var/lib/mock/dlrn-centos-stein-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos-stein-x86_64-5/root DEBUG: resultdir = /home/centos-stein/data/repos/c7/2d/c72df98dafcc046d70dd98a777b80e1e79c31ba6_ea51f19c DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/etc/yum/pluginconf.d DEBUG: configure yum DEBUG: configure yum priorities DEBUG: configure yum rhnplugin DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '510ef71c588644508fbc2137bdab6b2a', '-D', '/var/lib/mock/dlrn-centos-stein-x86_64-5/root', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '/usr/sbin/userdel', '-r', '-f', 'mockbuild'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: DEBUG: Unsharing. Flags: 134217728 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'acfc319dc9d943088714ca9479232f2c', '-D', '/var/lib/mock/dlrn-centos-stein-x86_64-5/root', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '/usr/sbin/groupdel', 'mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: DEBUG: Unsharing. Flags: 134217728 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'b6eb8e3df7bc455287a6bed1782a57cb', '-D', '/var/lib/mock/dlrn-centos-stein-x86_64-5/root', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '/usr/sbin/groupadd', '-g', '135', 'mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: DEBUG: Unsharing. Flags: 134217728 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '18a416ad71ed40739f78f32f61f521c4', '-D', '/var/lib/mock/dlrn-centos-stein-x86_64-5/root', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '/usr/sbin/useradd', '-o', '-m', '-u', '1006', '-g', '135', '-d', '/builddir', '-n', 'mockbuild'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: DEBUG: Unsharing. Flags: 134217728 DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/builddir/build/RPMS DEBUG: creating dir: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/builddir/build/SPECS DEBUG: creating dir: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/builddir/build/SRPMS DEBUG: creating dir: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/builddir/build/SOURCES DEBUG: creating dir: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/builddir/build/BUILD DEBUG: creating dir: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/builddir/build/BUILDROOT DEBUG: creating dir: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/builddir/build/originals DEBUG: creating dir: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/builddir/build/originals Start: yum update DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos-stein-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--rbind', '-o', 'nodev,noexec,nosuid,readonly,rprivate', '/proc', '/var/lib/mock/dlrn-centos-stein-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos-stein-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--rbind', '-o', 'nodev,noexec,nosuid,readonly,rprivate', '/sys', '/var/lib/mock/dlrn-centos-stein-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos-stein-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/dev/pts DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos-stein-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos-stein-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/rpmconfig DEBUG: creating dir: /var/lib/mock/dlrn-centos-stein-x86_64-5/rpmconfig DEBUG: ['/usr/bin/yum', '--installroot', '/var/lib/mock/dlrn-centos-stein-x86_64-5/root/', '-y', '--releasever', '7', 'update'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/yum', '--installroot', '/var/lib/mock/dlrn-centos-stein-x86_64-5/root/', '-y', '--releasever', '7', 'update', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos-stein-x86_64-5/rpmconfig', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'LC_MESSAGES': 'C.UTF-8'} and shell False DEBUG: Failed to set locale, defaulting to C DEBUG: Loaded plugins: fastestmirror, priorities DEBUG: Loading mirror speeds from cached hostfile DEBUG: * base: mirror.ette.biz DEBUG: * extras: mirrors.tripadvisor.com DEBUG: * updates: repo.miserver.it.umich.edu DEBUG: 2 packages excluded due to repository priority protections DEBUG: No packages marked for update DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-stein-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-stein-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-stein-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-stein-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-stein-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-stein-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-stein-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 Finish: yum update DEBUG: touching file: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/.initialized Finish: chroot init Start: build phase for openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.src.rpm Start: build setup for openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.src.rpm DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.vmd1pvv5:/etc/resolv.conf'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'c28989ea80174220893d8bfc3d6d13b4', '-D', '/var/lib/mock/dlrn-centos-stein-x86_64-5/root', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.vmd1pvv5:/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-ironic-12.1.7-0.20210324154649.c72df98.el7.src.rpm'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: DEBUG: Unsharing. Flags: 1073741824 DEBUG: DEBUG: Unsharing. Flags: 134217728 DEBUG: Updating / installing... DEBUG: openstack-ironic-1:12.1.7-0.2021032415######################################## DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.vmd1pvv5:/etc/resolv.conf'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'fe30600bbb484b02a78733e7f1a4f77f', '-D', '/var/lib/mock/dlrn-centos-stein-x86_64-5/root', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.vmd1pvv5:/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-ironic-12.1.7-0.20210324154649.c72df98.el7.src.rpm'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: DEBUG: Unsharing. Flags: 1073741824 DEBUG: DEBUG: Unsharing. Flags: 134217728 DEBUG: ironic-12.1.7.dev2-0.20210324154649.c72df98.tar.gz DEBUG: ironic-dist.conf DEBUG: ironic-rootwrap-sudoers DEBUG: ironic.logrotate DEBUG: openstack-ironic-api.service DEBUG: openstack-ironic-conductor.service DEBUG: openstack-ironic.spec DEBUG: Child return code was: 0 INFO: ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-ironic.spec'], chrootPath='/var/lib/mock/dlrn-centos-stein-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=1006gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.vmd1pvv5:/etc/resolv.conf']unshare_net=TrueprintOutput=False) DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.vmd1pvv5:/etc/resolv.conf'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'eb3c1892a16c4932a0f5f2892297e77e', '-D', '/var/lib/mock/dlrn-centos-stein-x86_64-5/root', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.vmd1pvv5:/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-ironic.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: DEBUG: Unsharing. Flags: 1073741824 DEBUG: DEBUG: Unsharing. Flags: 134217728 DEBUG: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Wrote: /builddir/build/SRPMS/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.src.rpm DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos-stein-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--rbind', '-o', 'nodev,noexec,nosuid,readonly,rprivate', '/proc', '/var/lib/mock/dlrn-centos-stein-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos-stein-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--rbind', '-o', 'nodev,noexec,nosuid,readonly,rprivate', '/sys', '/var/lib/mock/dlrn-centos-stein-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos-stein-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/dev/pts DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos-stein-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos-stein-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/rpmconfig DEBUG: ['/usr/bin/yum-builddep', '--installroot', '/var/lib/mock/dlrn-centos-stein-x86_64-5/root/', '--releasever', '7', '/var/lib/mock/dlrn-centos-stein-x86_64-5/root//builddir/build/SRPMS/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.src.rpm'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/yum-builddep', '--installroot', '/var/lib/mock/dlrn-centos-stein-x86_64-5/root/', '--releasever', '7', '/var/lib/mock/dlrn-centos-stein-x86_64-5/root//builddir/build/SRPMS/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.src.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos-stein-x86_64-5/rpmconfig', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'LC_MESSAGES': 'C.UTF-8'} and shell False DEBUG: Failed to set locale, defaulting to C DEBUG: Loaded plugins: fastestmirror, priorities DEBUG: Loading mirror speeds from cached hostfile DEBUG: * base: mirror.ette.biz DEBUG: * extras: mirrors.tripadvisor.com DEBUG: * updates: mirror.genesishosting.com DEBUG: 3 packages excluded due to repository priority protections DEBUG: Checking for new repos for mirrors DEBUG: Getting requirements for 1:openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.src DEBUG: --> Already installed : openstack-macros-2020.1.2-0.20200920181622.ce6a105.el7.noarch DEBUG: --> Already installed : python2-setuptools-40.8.0-1.el7.noarch DEBUG: --> Already installed : python-devel-2.7.5-90.el7.x86_64 DEBUG: --> Already installed : python2-pbr-5.1.2-2.el7.noarch DEBUG: --> 1:openssl-devel-1.0.2k-21.el7_9.x86_64 DEBUG: --> libxml2-devel-2.9.1-6.el7.5.x86_64 DEBUG: --> libxslt-devel-1.1.28-6.el7.x86_64 DEBUG: --> 1:gmp-devel-6.0.0-15.el7.x86_64 DEBUG: --> Already installed : 1:python2-sphinx-1.8.4-1.el7.noarch DEBUG: --> Already installed : systemd-219-78.el7_9.3.x86_64 DEBUG: --> Already installed : python2-babel-2.6.0-4.el7.noarch DEBUG: --> python2-alembic-1.0.7-1.el7.noarch DEBUG: --> python2-automaton-1.16.0-0.20190312053340.0e9634c.el7.noarch DEBUG: --> python2-cinderclient-4.2.2-0.20200326071610.5112244.el7.noarch DEBUG: --> Already installed : python2-eventlet-0.24.1-3.el7.noarch DEBUG: --> python2-futurist-1.8.1-0.20190308155750.481e940.el7.noarch DEBUG: --> 1:python2-glanceclient-2.16.0-0.20190311172854.44a4dbd.el7.noarch DEBUG: --> Already installed : python2-jinja2-2.10.1-1.el7.noarch DEBUG: --> python2-jsonpatch-1.21-1.el7.noarch DEBUG: --> python2-jsonschema-2.6.0-2.el7.noarch DEBUG: --> python2-keystoneauth1-3.13.2-0.20200320084939.5187463.el7.noarch DEBUG: --> python2-keystonemiddleware-6.0.1-0.20200323062101.89af8f0.el7.noarch DEBUG: --> Already installed : python2-mock-2.0.0-1.el7.noarch DEBUG: --> python2-neutronclient-6.12.1-0.20200228162015.450039b.el7.noarch DEBUG: --> python2-openstacksdk-0.27.1-0.20200727064721.25ae60c.el7.noarch DEBUG: --> python2-oslo-concurrency-3.29.1-0.20190308171519.e11481b.el7.noarch DEBUG: --> 2:python2-oslo-config-6.8.2-0.20200113070904.0a9c6c1.el7.noarch DEBUG: --> python2-oslo-context-2.22.2-0.20200515061707.445de77.el7.noarch DEBUG: --> python2-oslo-db-4.45.0-0.20190327114338.79b933b.el7.noarch DEBUG: --> python2-oslo-db-tests-4.45.0-0.20190327114338.79b933b.el7.noarch DEBUG: --> python2-oslo-i18n-3.23.1-0.20190308162844.20bbee5.el7.noarch DEBUG: --> python2-oslo-log-3.42.5-0.20200611054613.ef23f70.el7.noarch DEBUG: --> python2-oslo-messaging-9.5.2-0.20200721054715.fd795bb.el7.noarch DEBUG: --> python2-oslo-middleware-3.37.1-0.20190308170310.acfa72e.el7.noarch DEBUG: --> python2-oslo-policy-2.1.3-0.20200713061604.a49f31d.el7.noarch DEBUG: --> python2-oslo-reports-1.29.2-0.20190308171125.9fb5353.el7.noarch DEBUG: --> python2-oslo-rootwrap-5.15.3-0.20200113060851.38c374b.el7.noarch DEBUG: --> python2-oslo-serialization-2.28.2-0.20190308171935.bc2a1fb.el7.noarch DEBUG: --> python2-oslo-service-1.38.1-0.20200113063102.abfec6a.el7.noarch DEBUG: --> python2-oslo-upgradecheck-0.2.1-0.20190308195259.fa57185.el7.noarch DEBUG: --> python2-oslo-utils-3.40.7-0.20200828084611.4cf03f0.el7.noarch DEBUG: --> python2-oslo-versionedobjects-1.35.1-0.20190310142259.c45d348.el7.noarch DEBUG: --> python2-oslotest-3.7.2-0.20200515061612.9e46577.el7.noarch DEBUG: --> python2-osprofiler-2.6.1-0.20200113061620.b7ce08f.el7.noarch DEBUG: --> python2-os-traits-0.11.0-0.20190312062442.7f43b7e.el7.noarch DEBUG: --> python2-pecan-1.3.2-1.el7.noarch DEBUG: --> python2-psutil-5.5.1-1.el7.x86_64 DEBUG: --> python2-pysnmp-4.4.9-2.el7.noarch DEBUG: --> Already installed : pytz-2016.10-2.el7.noarch DEBUG: --> Already installed : python2-requests-2.21.0-3.el7.noarch DEBUG: --> python2-scciclient-0.8.2-0.20190420114328.6cba7fb.el7.noarch DEBUG: --> Already installed : python2-six-1.12.0-1.el7.noarch DEBUG: --> Already installed : python2-sqlalchemy-1.2.17-2.el7.x86_64 DEBUG: --> python2-stestr-2.3.1-1.el7.noarch DEBUG: --> python2-stevedore-1.30.1-0.20190308160443.27a8395.el7.noarch DEBUG: --> python2-sushy-1.8.2-0.20200211115018.e6378be.el7.noarch DEBUG: --> python2-swiftclient-3.7.1-0.20191028163455.c2ba4df.el7.noarch DEBUG: --> python2-testresources-1.0.0-6.el7.noarch DEBUG: --> python2-testscenarios-0.5.0-8.el7.noarch DEBUG: --> python-testtools-1.8.0-2.el7.noarch DEBUG: --> python2-tooz-1.64.3-0.20200602051609.8ddcd6f.el7.noarch DEBUG: --> python2-wsme-0.9.4-0.20190520104911.bff9624.el7.noarch DEBUG: --> pysendfile-2.0.0-5.el7.x86_64 DEBUG: --> python2-dracclient-2.1.1-0.20201026100821.098302f.el7.noarch DEBUG: --> python2-ironic-inspector-client-3.5.0-0.20190313121509.9bb1150.el7.noarch DEBUG: --> python2-ironic-lib-2.16.4-0.20200313054938.67214a7.el7.noarch DEBUG: --> python2-proliantutils-2.7.0-0.20190313125235.5927a93.el7.noarch DEBUG: --> python-retrying-1.2.3-4.el7.noarch DEBUG: --> python-UcsSdk-0.8.2.5-1.el7.noarch DEBUG: --> Already installed : python2-webob-1.8.5-1.el7.noarch DEBUG: --> Running transaction check DEBUG: ---> Package gmp-devel.x86_64 1:6.0.0-15.el7 will be installed DEBUG: ---> Package libxml2-devel.x86_64 0:2.9.1-6.el7.5 will be installed DEBUG: --> Processing Dependency: zlib-devel for package: libxml2-devel-2.9.1-6.el7.5.x86_64 DEBUG: --> Processing Dependency: xz-devel for package: libxml2-devel-2.9.1-6.el7.5.x86_64 DEBUG: ---> Package libxslt-devel.x86_64 0:1.1.28-6.el7 will be installed DEBUG: --> Processing Dependency: libxslt = 1.1.28-6.el7 for package: libxslt-devel-1.1.28-6.el7.x86_64 DEBUG: --> Processing Dependency: libgcrypt-devel for package: libxslt-devel-1.1.28-6.el7.x86_64 DEBUG: --> Processing Dependency: libxslt.so.1()(64bit) for package: libxslt-devel-1.1.28-6.el7.x86_64 DEBUG: --> Processing Dependency: libexslt.so.0()(64bit) for package: libxslt-devel-1.1.28-6.el7.x86_64 DEBUG: ---> Package openssl-devel.x86_64 1:1.0.2k-21.el7_9 will be installed DEBUG: --> Processing Dependency: krb5-devel(x86-64) for package: 1:openssl-devel-1.0.2k-21.el7_9.x86_64 DEBUG: ---> Package pysendfile.x86_64 0:2.0.0-5.el7 will be installed DEBUG: ---> Package python-UcsSdk.noarch 0:0.8.2.5-1.el7 will be installed DEBUG: ---> Package python-retrying.noarch 0:1.2.3-4.el7 will be installed DEBUG: ---> Package python-testtools.noarch 0:1.8.0-2.el7 will be installed DEBUG: --> Processing Dependency: python-unittest2 >= 0.8.0 for package: python-testtools-1.8.0-2.el7.noarch DEBUG: --> Processing Dependency: python-mimeparse for package: python-testtools-1.8.0-2.el7.noarch DEBUG: --> Processing Dependency: python-extras for package: python-testtools-1.8.0-2.el7.noarch DEBUG: ---> Package python2-alembic.noarch 0:1.0.7-1.el7 will be installed DEBUG: --> Processing Dependency: python2-dateutil for package: python2-alembic-1.0.7-1.el7.noarch DEBUG: --> Processing Dependency: python-mako for package: python2-alembic-1.0.7-1.el7.noarch DEBUG: --> Processing Dependency: python-editor for package: python2-alembic-1.0.7-1.el7.noarch DEBUG: ---> Package python2-automaton.noarch 0:1.16.0-0.20190312053340.0e9634c.el7 will be installed DEBUG: --> Processing Dependency: python2-prettytable for package: python2-automaton-1.16.0-0.20190312053340.0e9634c.el7.noarch DEBUG: ---> Package python2-cinderclient.noarch 0:4.2.2-0.20200326071610.5112244.el7 will be installed DEBUG: --> Processing Dependency: python2-simplejson for package: python2-cinderclient-4.2.2-0.20200326071610.5112244.el7.noarch DEBUG: ---> Package python2-dracclient.noarch 0:2.1.1-0.20201026100821.098302f.el7 will be installed DEBUG: --> Processing Dependency: python-lxml for package: python2-dracclient-2.1.1-0.20201026100821.098302f.el7.noarch DEBUG: ---> Package python2-futurist.noarch 0:1.8.1-0.20190308155750.481e940.el7 will be installed DEBUG: --> Processing Dependency: python-contextlib2 >= 0.4.0 for package: python2-futurist-1.8.1-0.20190308155750.481e940.el7.noarch DEBUG: --> Processing Dependency: python-futures >= 3.0 for package: python2-futurist-1.8.1-0.20190308155750.481e940.el7.noarch DEBUG: ---> Package python2-glanceclient.noarch 1:2.16.0-0.20190311172854.44a4dbd.el7 will be installed DEBUG: --> Processing Dependency: python2-pyOpenSSL >= 17.1.0 for package: 1:python2-glanceclient-2.16.0-0.20190311172854.44a4dbd.el7.noarch DEBUG: --> Processing Dependency: python-warlock for package: 1:python2-glanceclient-2.16.0-0.20190311172854.44a4dbd.el7.noarch DEBUG: --> Processing Dependency: python-wrapt for package: 1:python2-glanceclient-2.16.0-0.20190311172854.44a4dbd.el7.noarch DEBUG: ---> Package python2-ironic-inspector-client.noarch 0:3.5.0-0.20190313121509.9bb1150.el7 will be installed DEBUG: --> Processing Dependency: PyYAML >= 3.10 for package: python2-ironic-inspector-client-3.5.0-0.20190313121509.9bb1150.el7.noarch DEBUG: --> Processing Dependency: python2-osc-lib >= 1.10.0 for package: python2-ironic-inspector-client-3.5.0-0.20190313121509.9bb1150.el7.noarch DEBUG: ---> Package python2-ironic-lib.noarch 0:2.16.4-0.20200313054938.67214a7.el7 will be installed DEBUG: ---> Package python2-jsonpatch.noarch 0:1.21-1.el7 will be installed DEBUG: --> Processing Dependency: python2-jsonpointer for package: python2-jsonpatch-1.21-1.el7.noarch DEBUG: ---> Package python2-jsonschema.noarch 0:2.6.0-2.el7 will be installed DEBUG: --> Processing Dependency: python-repoze-lru for package: python2-jsonschema-2.6.0-2.el7.noarch DEBUG: ---> Package python2-keystoneauth1.noarch 0:3.13.2-0.20200320084939.5187463.el7 will be installed DEBUG: --> Processing Dependency: python2-iso8601 >= 0.1.11 for package: python2-keystoneauth1-3.13.2-0.20200320084939.5187463.el7.noarch DEBUG: --> Processing Dependency: python2-os-service-types >= 1.2.0 for package: python2-keystoneauth1-3.13.2-0.20200320084939.5187463.el7.noarch DEBUG: ---> Package python2-keystonemiddleware.noarch 0:6.0.1-0.20200323062101.89af8f0.el7 will be installed DEBUG: --> Processing Dependency: python2-keystoneclient >= 1:3.8.0 for package: python2-keystonemiddleware-6.0.1-0.20200323062101.89af8f0.el7.noarch DEBUG: --> Processing Dependency: python2-oslo-cache >= 1.26.0 for package: python2-keystonemiddleware-6.0.1-0.20200323062101.89af8f0.el7.noarch DEBUG: --> Processing Dependency: python2-pycadf >= 1.1.0 for package: python2-keystonemiddleware-6.0.1-0.20200323062101.89af8f0.el7.noarch DEBUG: ---> Package python2-neutronclient.noarch 0:6.12.1-0.20200228162015.450039b.el7 will be installed DEBUG: --> Processing Dependency: python2-cliff >= 2.8.0 for package: python2-neutronclient-6.12.1-0.20200228162015.450039b.el7.noarch DEBUG: --> Processing Dependency: python2-debtcollector >= 1.2.0 for package: python2-neutronclient-6.12.1-0.20200228162015.450039b.el7.noarch DEBUG: --> Processing Dependency: python2-netaddr >= 0.7.18 for package: python2-neutronclient-6.12.1-0.20200228162015.450039b.el7.noarch DEBUG: --> Processing Dependency: python2-os-client-config >= 1.28.0 for package: python2-neutronclient-6.12.1-0.20200228162015.450039b.el7.noarch DEBUG: ---> Package python2-openstacksdk.noarch 0:0.27.1-0.20200727064721.25ae60c.el7 will be installed DEBUG: --> Processing Dependency: python2-cryptography >= 2.1 for package: python2-openstacksdk-0.27.1-0.20200727064721.25ae60c.el7.noarch DEBUG: --> Processing Dependency: python2-requestsexceptions >= 1.2.0 for package: python2-openstacksdk-0.27.1-0.20200727064721.25ae60c.el7.noarch DEBUG: --> Processing Dependency: python-decorator for package: python2-openstacksdk-0.27.1-0.20200727064721.25ae60c.el7.noarch DEBUG: --> Processing Dependency: python-dogpile-cache for package: python2-openstacksdk-0.27.1-0.20200727064721.25ae60c.el7.noarch DEBUG: --> Processing Dependency: python-netifaces for package: python2-openstacksdk-0.27.1-0.20200727064721.25ae60c.el7.noarch DEBUG: --> Processing Dependency: python2-appdirs for package: python2-openstacksdk-0.27.1-0.20200727064721.25ae60c.el7.noarch DEBUG: --> Processing Dependency: python2-jmespath for package: python2-openstacksdk-0.27.1-0.20200727064721.25ae60c.el7.noarch DEBUG: --> Processing Dependency: python2-munch for package: python2-openstacksdk-0.27.1-0.20200727064721.25ae60c.el7.noarch DEBUG: ---> Package python2-os-traits.noarch 0:0.11.0-0.20190312062442.7f43b7e.el7 will be installed DEBUG: ---> Package python2-oslo-concurrency.noarch 0:3.29.1-0.20190308171519.e11481b.el7 will be installed DEBUG: --> Processing Dependency: python-oslo-concurrency-lang = 3.29.1-0.20190308171519.e11481b.el7 for package: python2-oslo-concurrency-3.29.1-0.20190308171519.e11481b.el7.noarch DEBUG: --> Processing Dependency: python2-fasteners for package: python2-oslo-concurrency-3.29.1-0.20190308171519.e11481b.el7.noarch DEBUG: ---> Package python2-oslo-config.noarch 2:6.8.2-0.20200113070904.0a9c6c1.el7 will be installed DEBUG: --> Processing Dependency: python2-rfc3986 >= 1.2.0 for package: 2:python2-oslo-config-6.8.2-0.20200113070904.0a9c6c1.el7.noarch DEBUG: ---> Package python2-oslo-context.noarch 0:2.22.2-0.20200515061707.445de77.el7 will be installed DEBUG: ---> Package python2-oslo-db.noarch 0:4.45.0-0.20190327114338.79b933b.el7 will be installed DEBUG: --> Processing Dependency: python-oslo-db-lang = 4.45.0-0.20190327114338.79b933b.el7 for package: python2-oslo-db-4.45.0-0.20190327114338.79b933b.el7.noarch DEBUG: --> Processing Dependency: python-migrate >= 0.11.0 for package: python2-oslo-db-4.45.0-0.20190327114338.79b933b.el7.noarch DEBUG: --> Processing Dependency: python2-PyMySQL for package: python2-oslo-db-4.45.0-0.20190327114338.79b933b.el7.noarch DEBUG: ---> Package python2-oslo-db-tests.noarch 0:4.45.0-0.20190327114338.79b933b.el7 will be installed DEBUG: --> Processing Dependency: python-psycopg2 for package: python2-oslo-db-tests-4.45.0-0.20190327114338.79b933b.el7.noarch DEBUG: --> Processing Dependency: python2-fixtures for package: python2-oslo-db-tests-4.45.0-0.20190327114338.79b933b.el7.noarch DEBUG: ---> Package python2-oslo-i18n.noarch 0:3.23.1-0.20190308162844.20bbee5.el7 will be installed DEBUG: --> Processing Dependency: python-oslo-i18n-lang = 3.23.1-0.20190308162844.20bbee5.el7 for package: python2-oslo-i18n-3.23.1-0.20190308162844.20bbee5.el7.noarch DEBUG: ---> Package python2-oslo-log.noarch 0:3.42.5-0.20200611054613.ef23f70.el7 will be installed DEBUG: --> Processing Dependency: python-oslo-log-lang = 3.42.5-0.20200611054613.ef23f70.el7 for package: python2-oslo-log-3.42.5-0.20200611054613.ef23f70.el7.noarch DEBUG: --> Processing Dependency: python-inotify for package: python2-oslo-log-3.42.5-0.20200611054613.ef23f70.el7.noarch DEBUG: ---> Package python2-oslo-messaging.noarch 0:9.5.2-0.20200721054715.fd795bb.el7 will be installed DEBUG: --> Processing Dependency: python2-amqp >= 2.4.1 for package: python2-oslo-messaging-9.5.2-0.20200721054715.fd795bb.el7.noarch DEBUG: --> Processing Dependency: python2-kombu >= 1:4.0.0 for package: python2-oslo-messaging-9.5.2-0.20200721054715.fd795bb.el7.noarch DEBUG: --> Processing Dependency: python-cachetools for package: python2-oslo-messaging-9.5.2-0.20200721054715.fd795bb.el7.noarch DEBUG: --> Processing Dependency: python-pyngus for package: python2-oslo-messaging-9.5.2-0.20200721054715.fd795bb.el7.noarch DEBUG: ---> Package python2-oslo-middleware.noarch 0:3.37.1-0.20190308170310.acfa72e.el7 will be installed DEBUG: --> Processing Dependency: python-oslo-middleware-lang = 3.37.1-0.20190308170310.acfa72e.el7 for package: python2-oslo-middleware-3.37.1-0.20190308170310.acfa72e.el7.noarch DEBUG: --> Processing Dependency: python2-statsd for package: python2-oslo-middleware-3.37.1-0.20190308170310.acfa72e.el7.noarch DEBUG: ---> Package python2-oslo-policy.noarch 0:2.1.3-0.20200713061604.a49f31d.el7 will be installed DEBUG: --> Processing Dependency: python-oslo-policy-lang = 2.1.3-0.20200713061604.a49f31d.el7 for package: python2-oslo-policy-2.1.3-0.20200713061604.a49f31d.el7.noarch DEBUG: ---> Package python2-oslo-reports.noarch 0:1.29.2-0.20190308171125.9fb5353.el7 will be installed DEBUG: ---> Package python2-oslo-rootwrap.noarch 0:5.15.3-0.20200113060851.38c374b.el7 will be installed DEBUG: ---> Package python2-oslo-serialization.noarch 0:2.28.2-0.20190308171935.bc2a1fb.el7 will be installed DEBUG: --> Processing Dependency: python2-msgpack >= 0.5.2 for package: python2-oslo-serialization-2.28.2-0.20190308171935.bc2a1fb.el7.noarch DEBUG: ---> Package python2-oslo-service.noarch 0:1.38.1-0.20200113063102.abfec6a.el7 will be installed DEBUG: --> Processing Dependency: python-paste-deploy >= 1.5.0 for package: python2-oslo-service-1.38.1-0.20200113063102.abfec6a.el7.noarch DEBUG: --> Processing Dependency: python-paste for package: python2-oslo-service-1.38.1-0.20200113063102.abfec6a.el7.noarch DEBUG: --> Processing Dependency: python2-routes for package: python2-oslo-service-1.38.1-0.20200113063102.abfec6a.el7.noarch DEBUG: --> Processing Dependency: python2-yappi for package: python2-oslo-service-1.38.1-0.20200113063102.abfec6a.el7.noarch DEBUG: ---> Package python2-oslo-upgradecheck.noarch 0:0.2.1-0.20190308195259.fa57185.el7 will be installed DEBUG: ---> Package python2-oslo-utils.noarch 0:3.40.7-0.20200828084611.4cf03f0.el7 will be installed DEBUG: --> Processing Dependency: python-oslo-utils-lang = 3.40.7-0.20200828084611.4cf03f0.el7 for package: python2-oslo-utils-3.40.7-0.20200828084611.4cf03f0.el7.noarch DEBUG: ---> Package python2-oslo-versionedobjects.noarch 0:1.35.1-0.20190310142259.c45d348.el7 will be installed DEBUG: --> Processing Dependency: python-oslo-versionedobjects-lang = 1.35.1-0.20190310142259.c45d348.el7 for package: python2-oslo-versionedobjects-1.35.1-0.20190310142259.c45d348.el7.noarch DEBUG: ---> Package python2-oslotest.noarch 0:3.7.2-0.20200515061612.9e46577.el7 will be installed DEBUG: --> Processing Dependency: python2-mox3 >= 0.20.0 for package: python2-oslotest-3.7.2-0.20200515061612.9e46577.el7.noarch DEBUG: --> Processing Dependency: python2-subunit for package: python2-oslotest-3.7.2-0.20200515061612.9e46577.el7.noarch DEBUG: ---> Package python2-osprofiler.noarch 0:2.6.1-0.20200113061620.b7ce08f.el7 will be installed DEBUG: ---> Package python2-pecan.noarch 0:1.3.2-1.el7 will be installed DEBUG: --> Processing Dependency: python2-singledispatch for package: python2-pecan-1.3.2-1.el7.noarch DEBUG: --> Processing Dependency: python-webtest for package: python2-pecan-1.3.2-1.el7.noarch DEBUG: --> Processing Dependency: python-simplegeneric for package: python2-pecan-1.3.2-1.el7.noarch DEBUG: --> Processing Dependency: python-logutils for package: python2-pecan-1.3.2-1.el7.noarch DEBUG: ---> Package python2-proliantutils.noarch 0:2.7.0-0.20190313125235.5927a93.el7 will be installed DEBUG: ---> Package python2-psutil.x86_64 0:5.5.1-1.el7 will be installed DEBUG: ---> Package python2-pysnmp.noarch 0:4.4.9-2.el7 will be installed DEBUG: --> Processing Dependency: python2-pyasn1 for package: python2-pysnmp-4.4.9-2.el7.noarch DEBUG: ---> Package python2-scciclient.noarch 0:0.8.2-0.20190420114328.6cba7fb.el7 will be installed DEBUG: --> Processing Dependency: python2-pyghmi for package: python2-scciclient-0.8.2-0.20190420114328.6cba7fb.el7.noarch DEBUG: ---> Package python2-stestr.noarch 0:2.3.1-1.el7 will be installed DEBUG: --> Processing Dependency: python2-voluptuous for package: python2-stestr-2.3.1-1.el7.noarch DEBUG: --> Processing Dependency: python2-future for package: python2-stestr-2.3.1-1.el7.noarch DEBUG: ---> Package python2-stevedore.noarch 0:1.30.1-0.20190308160443.27a8395.el7 will be installed DEBUG: ---> Package python2-sushy.noarch 0:1.8.2-0.20200211115018.e6378be.el7 will be installed DEBUG: ---> Package python2-swiftclient.noarch 0:3.7.1-0.20191028163455.c2ba4df.el7 will be installed DEBUG: ---> Package python2-testresources.noarch 0:1.0.0-6.el7 will be installed DEBUG: ---> Package python2-testscenarios.noarch 0:0.5.0-8.el7 will be installed DEBUG: ---> Package python2-tooz.noarch 0:1.64.3-0.20200602051609.8ddcd6f.el7 will be installed DEBUG: --> Processing Dependency: python2-tenacity >= 3.2.1 for package: python2-tooz-1.64.3-0.20200602051609.8ddcd6f.el7.noarch DEBUG: --> Processing Dependency: python-redis for package: python2-tooz-1.64.3-0.20200602051609.8ddcd6f.el7.noarch DEBUG: --> Processing Dependency: python2-zake for package: python2-tooz-1.64.3-0.20200602051609.8ddcd6f.el7.noarch DEBUG: ---> Package python2-wsme.noarch 0:0.9.4-0.20190520104911.bff9624.el7 will be installed DEBUG: --> Running transaction check DEBUG: ---> Package PyYAML.x86_64 0:3.10-11.el7 will be installed DEBUG: ---> Package krb5-devel.x86_64 0:1.15.1-50.el7 will be installed DEBUG: --> Processing Dependency: libkadm5(x86-64) = 1.15.1-50.el7 for package: krb5-devel-1.15.1-50.el7.x86_64 DEBUG: --> Processing Dependency: libverto-devel for package: krb5-devel-1.15.1-50.el7.x86_64 DEBUG: --> Processing Dependency: libselinux-devel for package: krb5-devel-1.15.1-50.el7.x86_64 DEBUG: --> Processing Dependency: libcom_err-devel for package: krb5-devel-1.15.1-50.el7.x86_64 DEBUG: --> Processing Dependency: keyutils-libs-devel for package: krb5-devel-1.15.1-50.el7.x86_64 DEBUG: ---> Package libgcrypt-devel.x86_64 0:1.5.3-14.el7 will be installed DEBUG: --> Processing Dependency: libgpg-error-devel for package: libgcrypt-devel-1.5.3-14.el7.x86_64 DEBUG: ---> Package libxslt.x86_64 0:1.1.28-6.el7 will be installed DEBUG: ---> Package python-decorator.noarch 0:3.4.0-3.el7 will be installed DEBUG: ---> Package python-editor.noarch 0:0.4-4.el7 will be installed DEBUG: ---> Package python-inotify.noarch 0:0.9.4-4.el7 will be installed DEBUG: ---> Package python-logutils.noarch 0:0.3.3-3.el7 will be installed DEBUG: ---> Package python-lxml.x86_64 0:3.2.1-4.el7 will be installed DEBUG: ---> Package python-mako.noarch 0:0.8.1-2.el7 will be installed DEBUG: --> Processing Dependency: python-beaker for package: python-mako-0.8.1-2.el7.noarch DEBUG: ---> Package python-migrate.noarch 0:0.11.0-1.el7 will be installed DEBUG: --> Processing Dependency: python-tempita >= 0.4 for package: python-migrate-0.11.0-1.el7.noarch DEBUG: --> Processing Dependency: python-sqlparse for package: python-migrate-0.11.0-1.el7.noarch DEBUG: ---> Package python-netifaces.x86_64 0:0.10.4-3.el7 will be installed DEBUG: ---> Package python-oslo-concurrency-lang.noarch 0:3.29.1-0.20190308171519.e11481b.el7 will be installed DEBUG: ---> Package python-oslo-db-lang.noarch 0:4.45.0-0.20190327114338.79b933b.el7 will be installed DEBUG: ---> Package python-oslo-i18n-lang.noarch 0:3.23.1-0.20190308162844.20bbee5.el7 will be installed DEBUG: ---> Package python-oslo-log-lang.noarch 0:3.42.5-0.20200611054613.ef23f70.el7 will be installed DEBUG: ---> Package python-oslo-middleware-lang.noarch 0:3.37.1-0.20190308170310.acfa72e.el7 will be installed DEBUG: ---> Package python-oslo-policy-lang.noarch 0:2.1.3-0.20200713061604.a49f31d.el7 will be installed DEBUG: ---> Package python-oslo-utils-lang.noarch 0:3.40.7-0.20200828084611.4cf03f0.el7 will be installed DEBUG: ---> Package python-oslo-versionedobjects-lang.noarch 0:1.35.1-0.20190310142259.c45d348.el7 will be installed DEBUG: ---> Package python-paste.noarch 0:1.7.5.1-9.20111221hg1498.el7 will be installed DEBUG: ---> Package python-paste-deploy.noarch 0:1.5.2-6.el7 will be installed DEBUG: ---> Package python-prettytable.noarch 0:0.7.2-3.el7 will be installed DEBUG: ---> Package python-psycopg2.x86_64 0:2.5.1-4.el7 will be installed DEBUG: --> Processing Dependency: libpq.so.5()(64bit) for package: python-psycopg2-2.5.1-4.el7.x86_64 DEBUG: ---> Package python-pyngus.noarch 0:2.0.3-3.el7 will be installed DEBUG: --> Processing Dependency: qpid-proton-c >= 0.13.0 for package: python-pyngus-2.0.3-3.el7.noarch DEBUG: --> Processing Dependency: python-qpid-proton >= 0.13.0 for package: python-pyngus-2.0.3-3.el7.noarch DEBUG: ---> Package python-repoze-lru.noarch 0:0.4-3.el7 will be installed DEBUG: ---> Package python-routes.noarch 0:2.4.1-1.el7 will be installed DEBUG: ---> Package python-simplegeneric.noarch 0:0.8-7.el7 will be installed DEBUG: ---> Package python-warlock.noarch 0:1.0.1-1.el7 will be installed DEBUG: ---> Package python-webtest.noarch 0:2.0.23-1.el7 will be installed DEBUG: --> Processing Dependency: python-waitress for package: python-webtest-2.0.23-1.el7.noarch DEBUG: --> Processing Dependency: python-beautifulsoup4 for package: python-webtest-2.0.23-1.el7.noarch DEBUG: ---> Package python2-PyMySQL.noarch 0:0.9.2-2.el7 will be installed DEBUG: ---> Package python2-amqp.noarch 0:2.4.1-1.el7 will be installed DEBUG: --> Processing Dependency: python2-vine >= 1.1.3 for package: python2-amqp-2.4.1-1.el7.noarch DEBUG: ---> Package python2-appdirs.noarch 0:1.4.0-4.el7 will be installed DEBUG: ---> Package python2-cachetools.noarch 0:3.1.0-1.el7 will be installed DEBUG: ---> Package python2-cliff.noarch 0:2.14.1-0.20190310203842.99236b4.el7 will be installed DEBUG: --> Processing Dependency: python-cmd2 >= 0.6.7 for package: python2-cliff-2.14.1-0.20190310203842.99236b4.el7.noarch DEBUG: --> Processing Dependency: python2-unicodecsv for package: python2-cliff-2.14.1-0.20190310203842.99236b4.el7.noarch DEBUG: ---> Package python2-contextlib2.noarch 0:0.5.5-8.el7 will be installed DEBUG: ---> Package python2-cryptography.x86_64 0:2.5-1.el7 will be installed DEBUG: --> Processing Dependency: python2-cffi >= 1.7 for package: python2-cryptography-2.5-1.el7.x86_64 DEBUG: --> Processing Dependency: python2-asn1crypto >= 0.21 for package: python2-cryptography-2.5-1.el7.x86_64 DEBUG: ---> Package python2-dateutil.noarch 1:2.8.0-1.el7 will be installed DEBUG: ---> Package python2-debtcollector.noarch 0:1.21.0-0.20190308155412.becfb5b.el7 will be installed DEBUG: ---> Package python2-dogpile-cache.noarch 0:0.6.8-1.el7 will be installed DEBUG: ---> Package python2-extras.noarch 0:1.0.0-2.el7 will be installed DEBUG: ---> Package python2-fasteners.noarch 0:0.14.1-6.el7 will be installed DEBUG: ---> Package python2-fixtures.noarch 0:3.0.0-7.el7 will be installed DEBUG: ---> Package python2-future.noarch 0:0.16.0-4.el7 will be installed DEBUG: ---> Package python2-futures.noarch 0:3.1.1-5.el7 will be installed DEBUG: ---> Package python2-iso8601.noarch 0:0.1.11-1.el7 will be installed DEBUG: ---> Package python2-jmespath.noarch 0:0.9.0-5.el7 will be installed DEBUG: ---> Package python2-jsonpointer.noarch 0:1.10-4.el7 will be installed DEBUG: ---> Package python2-keystoneclient.noarch 1:3.19.1-0.20200323061933.abe757a.el7 will be installed DEBUG: --> Processing Dependency: python-keyring >= 5.5.1 for package: 1:python2-keystoneclient-3.19.1-0.20200323061933.abe757a.el7.noarch DEBUG: ---> Package python2-kombu.noarch 1:4.2.2-1.el7 will be installed DEBUG: ---> Package python2-mimeparse.noarch 0:1.6.0-2.el7 will be installed DEBUG: ---> Package python2-mox3.noarch 0:0.27.0-0.20190308160130.543e2cc.el7 will be installed DEBUG: ---> Package python2-msgpack.x86_64 0:0.6.1-2.el7 will be installed DEBUG: ---> Package python2-munch.noarch 0:2.2.0-2.el7 will be installed DEBUG: ---> Package python2-netaddr.noarch 0:0.7.19-5.el7 will be installed DEBUG: ---> Package python2-os-client-config.noarch 0:1.32.0-0.20190510172422.74fc34a.el7 will be installed DEBUG: ---> Package python2-os-service-types.noarch 0:1.6.0-0.20190308195959.cf1419a.el7 will be installed DEBUG: ---> Package python2-osc-lib.noarch 0:1.12.1-0.20190510032413.9b610ea.el7 will be installed DEBUG: ---> Package python2-oslo-cache.noarch 0:1.33.3-0.20190520045849.aeb9577.el7 will be installed DEBUG: --> Processing Dependency: python-oslo-cache-lang = 1.33.3-0.20190520045849.aeb9577.el7 for package: python2-oslo-cache-1.33.3-0.20190520045849.aeb9577.el7.noarch DEBUG: --> Processing Dependency: python-memcached for package: python2-oslo-cache-1.33.3-0.20190520045849.aeb9577.el7.noarch DEBUG: ---> Package python2-pyOpenSSL.noarch 0:19.0.0-1.el7 will be installed DEBUG: ---> Package python2-pyasn1.noarch 0:0.3.7-6.el7 will be installed DEBUG: ---> Package python2-pycadf.noarch 0:2.9.0-0.20190308165536.4398b7d.el7 will be installed DEBUG: --> Processing Dependency: python-pycadf-common = 2.9.0-0.20190308165536.4398b7d.el7 for package: python2-pycadf-2.9.0-0.20190308165536.4398b7d.el7.noarch DEBUG: ---> Package python2-pyghmi.noarch 0:1.2.16-1.el7 will be installed DEBUG: ---> Package python2-redis.noarch 0:3.1.0-1.el7 will be installed DEBUG: ---> Package python2-requestsexceptions.noarch 0:1.4.0-0.20200416144631.d7ac0ff.el7 will be installed DEBUG: ---> Package python2-rfc3986.noarch 0:1.2.0-1.el7 will be installed DEBUG: ---> Package python2-simplejson.x86_64 0:3.10.0-7.el7 will be installed DEBUG: ---> Package python2-singledispatch.noarch 0:3.4.0.3-4.el7 will be installed DEBUG: ---> Package python2-statsd.noarch 0:3.2.1-5.el7 will be installed DEBUG: ---> Package python2-subunit.noarch 0:1.2.0-14.el7 will be installed DEBUG: ---> Package python2-tenacity.noarch 0:5.0.2-2.el7 will be installed DEBUG: ---> Package python2-unittest2.noarch 0:1.1.0-15.el7 will be installed DEBUG: --> Processing Dependency: python2-traceback2 for package: python2-unittest2-1.1.0-15.el7.noarch DEBUG: ---> Package python2-voluptuous.noarch 0:0.10.5-2.el7 will be installed DEBUG: ---> Package python2-wrapt.x86_64 0:1.11.1-1.el7 will be installed DEBUG: ---> Package python2-yappi.x86_64 0:1.0-1.el7 will be installed DEBUG: ---> Package python2-zake.noarch 0:0.2.2-2.el7 will be installed DEBUG: --> Processing Dependency: python-kazoo for package: python2-zake-0.2.2-2.el7.noarch DEBUG: ---> Package xz-devel.x86_64 0:5.2.2-1.el7 will be installed DEBUG: ---> Package zlib-devel.x86_64 0:1.2.7-19.el7_9 will be installed DEBUG: --> Running transaction check DEBUG: ---> Package keyutils-libs-devel.x86_64 0:1.5.8-3.el7 will be installed DEBUG: ---> Package libcom_err-devel.x86_64 0:1.42.9-19.el7 will be installed DEBUG: ---> Package libgpg-error-devel.x86_64 0:1.12-3.el7 will be installed DEBUG: ---> Package libkadm5.x86_64 0:1.15.1-50.el7 will be installed DEBUG: ---> Package libselinux-devel.x86_64 0:2.5-15.el7 will be installed DEBUG: --> Processing Dependency: libsepol-devel(x86-64) >= 2.5-10 for package: libselinux-devel-2.5-15.el7.x86_64 DEBUG: --> Processing Dependency: pkgconfig(libsepol) for package: libselinux-devel-2.5-15.el7.x86_64 DEBUG: --> Processing Dependency: pkgconfig(libpcre) for package: libselinux-devel-2.5-15.el7.x86_64 DEBUG: ---> Package libverto-devel.x86_64 0:0.2.5-4.el7 will be installed DEBUG: ---> Package postgresql-libs.x86_64 0:9.2.24-4.el7_8 will be installed DEBUG: ---> Package python-beaker.noarch 0:1.5.4-10.el7 will be installed DEBUG: ---> Package python-beautifulsoup4.noarch 0:4.6.0-1.el7 will be installed DEBUG: ---> Package python-kazoo.noarch 0:2.2.1-1.el7 will be installed DEBUG: ---> Package python-keyring.noarch 0:5.7.1-1.el7 will be installed DEBUG: ---> Package python-memcached.noarch 0:1.58-1.el7 will be installed DEBUG: ---> Package python-oslo-cache-lang.noarch 0:1.33.3-0.20190520045849.aeb9577.el7 will be installed DEBUG: ---> Package python-pycadf-common.noarch 0:2.9.0-0.20190308165536.4398b7d.el7 will be installed DEBUG: ---> Package python-sqlparse.noarch 0:0.1.18-5.el7 will be installed DEBUG: ---> Package python-tempita.noarch 0:0.5.1-8.el7 will be installed DEBUG: ---> Package python-unicodecsv.noarch 0:0.14.1-1.el7 will be installed DEBUG: ---> Package python-waitress.noarch 0:0.8.9-5.el7 will be installed DEBUG: ---> Package python2-asn1crypto.noarch 0:0.23.0-2.el7 will be installed DEBUG: ---> Package python2-cffi.x86_64 0:1.11.2-1.el7 will be installed DEBUG: --> Processing Dependency: python-pycparser for package: python2-cffi-1.11.2-1.el7.x86_64 DEBUG: ---> Package python2-cmd2.noarch 0:0.8.8-5.el7 will be installed DEBUG: --> Processing Dependency: python2-wcwidth for package: python2-cmd2-0.8.8-5.el7.noarch DEBUG: --> Processing Dependency: python2-pyperclip for package: python2-cmd2-0.8.8-5.el7.noarch DEBUG: --> Processing Dependency: python-subprocess32 for package: python2-cmd2-0.8.8-5.el7.noarch DEBUG: --> Processing Dependency: /usr/bin/which for package: python2-cmd2-0.8.8-5.el7.noarch DEBUG: ---> Package python2-qpid-proton.x86_64 0:0.22.0-1.el7 will be installed DEBUG: ---> Package python2-traceback2.noarch 0:1.4.0-14.el7 will be installed DEBUG: --> Processing Dependency: python-linecache2 for package: python2-traceback2-1.4.0-14.el7.noarch DEBUG: ---> Package python2-vine.noarch 0:1.2.0-2.el7 will be installed DEBUG: ---> Package qpid-proton-c.x86_64 0:0.22.0-1.el7 will be installed DEBUG: --> Running transaction check DEBUG: ---> Package libsepol-devel.x86_64 0:2.5-10.el7 will be installed DEBUG: ---> Package pcre-devel.x86_64 0:8.32-17.el7 will be installed DEBUG: ---> Package python-linecache2.noarch 0:1.0.0-1.el7 will be installed DEBUG: ---> Package python-pycparser.noarch 0:2.14-1.el7 will be installed DEBUG: --> Processing Dependency: python-ply for package: python-pycparser-2.14-1.el7.noarch DEBUG: ---> Package python2-pyperclip.noarch 0:1.6.4-1.el7 will be installed DEBUG: ---> Package python2-subprocess32.x86_64 0:3.2.6-14.el7 will be installed DEBUG: ---> Package python2-wcwidth.noarch 0:0.1.7-8.el7 will be installed DEBUG: ---> Package which.x86_64 0:2.20-7.el7 will be installed DEBUG: --> Running transaction check DEBUG: ---> Package python-ply.noarch 0:3.4-11.el7 will be installed DEBUG: --> Finished Dependency Resolution DEBUG: Dependencies Resolved DEBUG: ================================================================================ DEBUG: Package Arch Version Repository Size DEBUG: ================================================================================ DEBUG: Installing: DEBUG: gmp-devel x86_64 1:6.0.0-15.el7 base 181 k DEBUG: libxml2-devel x86_64 2.9.1-6.el7.5 base 1.1 M DEBUG: libxslt-devel x86_64 1.1.28-6.el7 base 309 k DEBUG: openssl-devel x86_64 1:1.0.2k-21.el7_9 DEBUG: updates 1.5 M DEBUG: pysendfile x86_64 2.0.0-5.el7 delorean-stein-testing 9.5 k DEBUG: python-UcsSdk noarch 0.8.2.5-1.el7 delorean-stein-testing 2.9 M DEBUG: python-retrying noarch 1.2.3-4.el7 delorean-stein-testing 15 k DEBUG: python-testtools noarch 1.8.0-2.el7 delorean-stein-testing 301 k DEBUG: python2-alembic noarch 1.0.7-1.el7 delorean-stein-testing 786 k DEBUG: python2-automaton noarch 1.16.0-0.20190312053340.0e9634c.el7 DEBUG: delorean 36 k DEBUG: python2-cinderclient noarch 4.2.2-0.20200326071610.5112244.el7 DEBUG: delorean 258 k DEBUG: python2-dracclient noarch 2.1.1-0.20201026100821.098302f.el7 DEBUG: delorean 180 k DEBUG: python2-futurist noarch 1.8.1-0.20190308155750.481e940.el7 DEBUG: delorean 58 k DEBUG: python2-glanceclient noarch 1:2.16.0-0.20190311172854.44a4dbd.el7 DEBUG: delorean 140 k DEBUG: python2-ironic-inspector-client DEBUG: noarch 3.5.0-0.20190313121509.9bb1150.el7 DEBUG: delorean 59 k DEBUG: python2-ironic-lib noarch 2.16.4-0.20200313054938.67214a7.el7 DEBUG: delorean 93 k DEBUG: python2-jsonpatch noarch 1.21-1.el7 delorean-stein-testing 21 k DEBUG: python2-jsonschema noarch 2.6.0-2.el7 delorean-stein-testing 76 k DEBUG: python2-keystoneauth1 noarch 3.13.2-0.20200320084939.5187463.el7 DEBUG: delorean 406 k DEBUG: python2-keystonemiddleware noarch 6.0.1-0.20200323062101.89af8f0.el7 DEBUG: delorean 91 k DEBUG: python2-neutronclient noarch 6.12.1-0.20200228162015.450039b.el7 DEBUG: delorean 300 k DEBUG: python2-openstacksdk noarch 0.27.1-0.20200727064721.25ae60c.el7 DEBUG: delorean 662 k DEBUG: python2-os-traits noarch 0.11.0-0.20190312062442.7f43b7e.el7 DEBUG: delorean 28 k DEBUG: python2-oslo-concurrency noarch 3.29.1-0.20190308171519.e11481b.el7 DEBUG: delorean 35 k DEBUG: python2-oslo-config noarch 2:6.8.2-0.20200113070904.0a9c6c1.el7 DEBUG: delorean 220 k DEBUG: python2-oslo-context noarch 2.22.2-0.20200515061707.445de77.el7 DEBUG: delorean 20 k DEBUG: python2-oslo-db noarch 4.45.0-0.20190327114338.79b933b.el7 DEBUG: delorean 144 k DEBUG: python2-oslo-db-tests noarch 4.45.0-0.20190327114338.79b933b.el7 DEBUG: delorean 137 k DEBUG: python2-oslo-i18n noarch 3.23.1-0.20190308162844.20bbee5.el7 DEBUG: delorean 52 k DEBUG: python2-oslo-log noarch 3.42.5-0.20200611054613.ef23f70.el7 DEBUG: delorean 58 k DEBUG: python2-oslo-messaging noarch 9.5.2-0.20200721054715.fd795bb.el7 DEBUG: delorean 218 k DEBUG: python2-oslo-middleware noarch 3.37.1-0.20190308170310.acfa72e.el7 DEBUG: delorean 48 k DEBUG: python2-oslo-policy noarch 2.1.3-0.20200713061604.a49f31d.el7 DEBUG: delorean 64 k DEBUG: python2-oslo-reports noarch 1.29.2-0.20190308171125.9fb5353.el7 DEBUG: delorean 51 k DEBUG: python2-oslo-rootwrap noarch 5.15.3-0.20200113060851.38c374b.el7 DEBUG: delorean 39 k DEBUG: python2-oslo-serialization noarch 2.28.2-0.20190308171935.bc2a1fb.el7 DEBUG: delorean 27 k DEBUG: python2-oslo-service noarch 1.38.1-0.20200113063102.abfec6a.el7 DEBUG: delorean 65 k DEBUG: python2-oslo-upgradecheck noarch 0.2.1-0.20190308195259.fa57185.el7 DEBUG: delorean 17 k DEBUG: python2-oslo-utils noarch 3.40.7-0.20200828084611.4cf03f0.el7 DEBUG: delorean 73 k DEBUG: python2-oslo-versionedobjects DEBUG: noarch 1.35.1-0.20190310142259.c45d348.el7 DEBUG: delorean 71 k DEBUG: python2-oslotest noarch 3.7.2-0.20200515061612.9e46577.el7 DEBUG: delorean 45 k DEBUG: python2-osprofiler noarch 2.6.1-0.20200113061620.b7ce08f.el7 DEBUG: delorean 123 k DEBUG: python2-pecan noarch 1.3.2-1.el7 delorean-stein-testing 267 k DEBUG: python2-proliantutils noarch 2.7.0-0.20190313125235.5927a93.el7 DEBUG: delorean 197 k DEBUG: python2-psutil x86_64 5.5.1-1.el7 delorean-stein-testing 387 k DEBUG: python2-pysnmp noarch 4.4.9-2.el7 delorean-stein-testing 686 k DEBUG: python2-scciclient noarch 0.8.2-0.20190420114328.6cba7fb.el7 DEBUG: delorean 114 k DEBUG: python2-stestr noarch 2.3.1-1.el7 delorean-stein-testing 145 k DEBUG: python2-stevedore noarch 1.30.1-0.20190308160443.27a8395.el7 DEBUG: delorean 56 k DEBUG: python2-sushy noarch 1.8.2-0.20200211115018.e6378be.el7 DEBUG: delorean 100 k DEBUG: python2-swiftclient noarch 3.7.1-0.20191028163455.c2ba4df.el7 DEBUG: delorean 162 k DEBUG: python2-testresources noarch 1.0.0-6.el7 delorean-stein-testing 54 k DEBUG: python2-testscenarios noarch 0.5.0-8.el7 delorean-stein-testing 32 k DEBUG: python2-tooz noarch 1.64.3-0.20200602051609.8ddcd6f.el7 DEBUG: delorean 98 k DEBUG: python2-wsme noarch 0.9.4-0.20190520104911.bff9624.el7 DEBUG: delorean 187 k DEBUG: Installing for dependencies: DEBUG: PyYAML x86_64 3.10-11.el7 base 153 k DEBUG: keyutils-libs-devel x86_64 1.5.8-3.el7 base 37 k DEBUG: krb5-devel x86_64 1.15.1-50.el7 base 273 k DEBUG: libcom_err-devel x86_64 1.42.9-19.el7 base 32 k DEBUG: libgcrypt-devel x86_64 1.5.3-14.el7 base 129 k DEBUG: libgpg-error-devel x86_64 1.12-3.el7 base 16 k DEBUG: libkadm5 x86_64 1.15.1-50.el7 base 179 k DEBUG: libselinux-devel x86_64 2.5-15.el7 base 187 k DEBUG: libsepol-devel x86_64 2.5-10.el7 base 77 k DEBUG: libverto-devel x86_64 0.2.5-4.el7 base 12 k DEBUG: libxslt x86_64 1.1.28-6.el7 base 242 k DEBUG: pcre-devel x86_64 8.32-17.el7 base 480 k DEBUG: postgresql-libs x86_64 9.2.24-4.el7_8 base 234 k DEBUG: python-beaker noarch 1.5.4-10.el7 base 80 k DEBUG: python-beautifulsoup4 noarch 4.6.0-1.el7 delorean-stein-testing 170 k DEBUG: python-decorator noarch 3.4.0-3.el7 base 27 k DEBUG: python-editor noarch 0.4-4.el7 delorean-stein-testing 12 k DEBUG: python-inotify noarch 0.9.4-4.el7 base 49 k DEBUG: python-kazoo noarch 2.2.1-1.el7 delorean-stein-testing 130 k DEBUG: python-keyring noarch 5.7.1-1.el7 delorean-stein-testing 116 k DEBUG: python-linecache2 noarch 1.0.0-1.el7 delorean-stein-testing 11 k DEBUG: python-logutils noarch 0.3.3-3.el7 delorean-stein-testing 41 k DEBUG: python-lxml x86_64 3.2.1-4.el7 base 758 k DEBUG: python-mako noarch 0.8.1-2.el7 base 307 k DEBUG: python-memcached noarch 1.58-1.el7 delorean-stein-testing 37 k DEBUG: python-migrate noarch 0.11.0-1.el7 delorean-stein-testing 227 k DEBUG: python-netifaces x86_64 0.10.4-3.el7 base 17 k DEBUG: python-oslo-cache-lang noarch 1.33.3-0.20190520045849.aeb9577.el7 DEBUG: delorean 11 k DEBUG: python-oslo-concurrency-lang DEBUG: noarch 3.29.1-0.20190308171519.e11481b.el7 DEBUG: delorean 8.6 k DEBUG: python-oslo-db-lang noarch 4.45.0-0.20190327114338.79b933b.el7 DEBUG: delorean 8.2 k DEBUG: python-oslo-i18n-lang noarch 3.23.1-0.20190308162844.20bbee5.el7 DEBUG: delorean 8.8 k DEBUG: python-oslo-log-lang noarch 3.42.5-0.20200611054613.ef23f70.el7 DEBUG: delorean 8.0 k DEBUG: python-oslo-middleware-lang noarch 3.37.1-0.20190308170310.acfa72e.el7 DEBUG: delorean 7.0 k DEBUG: python-oslo-policy-lang noarch 2.1.3-0.20200713061604.a49f31d.el7 DEBUG: delorean 7.1 k DEBUG: python-oslo-utils-lang noarch 3.40.7-0.20200828084611.4cf03f0.el7 DEBUG: delorean 7.8 k DEBUG: python-oslo-versionedobjects-lang DEBUG: noarch 1.35.1-0.20190310142259.c45d348.el7 DEBUG: delorean 7.2 k DEBUG: python-paste noarch 1.7.5.1-9.20111221hg1498.el7 DEBUG: base 866 k DEBUG: python-paste-deploy noarch 1.5.2-6.el7 delorean-stein-testing 45 k DEBUG: python-ply noarch 3.4-11.el7 base 123 k DEBUG: python-prettytable noarch 0.7.2-3.el7 base 37 k DEBUG: python-psycopg2 x86_64 2.5.1-4.el7 base 132 k DEBUG: python-pycadf-common noarch 2.9.0-0.20190308165536.4398b7d.el7 DEBUG: delorean 9.5 k DEBUG: python-pycparser noarch 2.14-1.el7 base 104 k DEBUG: python-pyngus noarch 2.0.3-3.el7 delorean-stein-testing 41 k DEBUG: python-repoze-lru noarch 0.4-3.el7 delorean-stein-testing 12 k DEBUG: python-routes noarch 2.4.1-1.el7 delorean-stein-testing 191 k DEBUG: python-simplegeneric noarch 0.8-7.el7 delorean-stein-testing 11 k DEBUG: python-sqlparse noarch 0.1.18-5.el7 delorean-stein-testing 74 k DEBUG: python-tempita noarch 0.5.1-8.el7 delorean-stein-testing 32 k DEBUG: python-unicodecsv noarch 0.14.1-1.el7 delorean-stein-testing 25 k DEBUG: python-waitress noarch 0.8.9-5.el7 delorean-stein-testing 151 k DEBUG: python-warlock noarch 1.0.1-1.el7 delorean-stein-testing 13 k DEBUG: python-webtest noarch 2.0.23-1.el7 delorean-stein-testing 83 k DEBUG: python2-PyMySQL noarch 0.9.2-2.el7 delorean-stein-testing 91 k DEBUG: python2-amqp noarch 2.4.1-1.el7 delorean-stein-testing 89 k DEBUG: python2-appdirs noarch 1.4.0-4.el7 delorean-stein-testing 16 k DEBUG: python2-asn1crypto noarch 0.23.0-2.el7 delorean-stein-testing 172 k DEBUG: python2-cachetools noarch 3.1.0-1.el7 delorean-stein-testing 27 k DEBUG: python2-cffi x86_64 1.11.2-1.el7 delorean-stein-testing 228 k DEBUG: python2-cliff noarch 2.14.1-0.20190310203842.99236b4.el7 DEBUG: delorean 88 k DEBUG: python2-cmd2 noarch 0.8.8-5.el7 delorean-stein-testing 105 k DEBUG: python2-contextlib2 noarch 0.5.5-8.el7 delorean-stein-testing 19 k DEBUG: python2-cryptography x86_64 2.5-1.el7 delorean-stein-testing 544 k DEBUG: python2-dateutil noarch 1:2.8.0-1.el7 delorean-stein-testing 290 k DEBUG: python2-debtcollector noarch 1.21.0-0.20190308155412.becfb5b.el7 DEBUG: delorean 27 k DEBUG: python2-dogpile-cache noarch 0.6.8-1.el7 delorean-stein-testing 73 k DEBUG: python2-extras noarch 1.0.0-2.el7 delorean-stein-testing 15 k DEBUG: python2-fasteners noarch 0.14.1-6.el7 delorean-stein-testing 37 k DEBUG: python2-fixtures noarch 3.0.0-7.el7 delorean-stein-testing 88 k DEBUG: python2-future noarch 0.16.0-4.el7 delorean-stein-testing 798 k DEBUG: python2-futures noarch 3.1.1-5.el7 base 29 k DEBUG: python2-iso8601 noarch 0.1.11-1.el7 delorean-stein-testing 18 k DEBUG: python2-jmespath noarch 0.9.0-5.el7 delorean-stein-testing 38 k DEBUG: python2-jsonpointer noarch 1.10-4.el7 delorean-stein-testing 13 k DEBUG: python2-keystoneclient noarch 1:3.19.1-0.20200323061933.abe757a.el7 DEBUG: delorean 241 k DEBUG: python2-kombu noarch 1:4.2.2-1.el7 delorean-stein-testing 350 k DEBUG: python2-mimeparse noarch 1.6.0-2.el7 delorean-stein-testing 12 k DEBUG: python2-mox3 noarch 0.27.0-0.20190308160130.543e2cc.el7 DEBUG: delorean 74 k DEBUG: python2-msgpack x86_64 0.6.1-2.el7 delorean-stein-testing 87 k DEBUG: python2-munch noarch 2.2.0-2.el7 delorean-stein-testing 15 k DEBUG: python2-netaddr noarch 0.7.19-5.el7 delorean-stein-testing 1.5 M DEBUG: python2-os-client-config noarch 1.32.0-0.20190510172422.74fc34a.el7 DEBUG: delorean 48 k DEBUG: python2-os-service-types noarch 1.6.0-0.20190308195959.cf1419a.el7 DEBUG: delorean 31 k DEBUG: python2-osc-lib noarch 1.12.1-0.20190510032413.9b610ea.el7 DEBUG: delorean 69 k DEBUG: python2-oslo-cache noarch 1.33.3-0.20190520045849.aeb9577.el7 DEBUG: delorean 45 k DEBUG: python2-pyOpenSSL noarch 19.0.0-1.el7 delorean-stein-testing 97 k DEBUG: python2-pyasn1 noarch 0.3.7-6.el7 delorean-stein-testing 118 k DEBUG: python2-pycadf noarch 2.9.0-0.20190308165536.4398b7d.el7 DEBUG: delorean 45 k DEBUG: python2-pyghmi noarch 1.2.16-1.el7 delorean-stein-testing 257 k DEBUG: python2-pyperclip noarch 1.6.4-1.el7 delorean-stein-testing 16 k DEBUG: python2-qpid-proton x86_64 0.22.0-1.el7 delorean-stein-testing 218 k DEBUG: python2-redis noarch 3.1.0-1.el7 delorean-stein-testing 120 k DEBUG: python2-requestsexceptions noarch 1.4.0-0.20200416144631.d7ac0ff.el7 DEBUG: delorean 10 k DEBUG: python2-rfc3986 noarch 1.2.0-1.el7 delorean-stein-testing 41 k DEBUG: python2-simplejson x86_64 3.10.0-7.el7 delorean-stein-testing 274 k DEBUG: python2-singledispatch noarch 3.4.0.3-4.el7 delorean-stein-testing 17 k DEBUG: python2-statsd noarch 3.2.1-5.el7 delorean-stein-testing 27 k DEBUG: python2-subprocess32 x86_64 3.2.6-14.el7 base 47 k DEBUG: python2-subunit noarch 1.2.0-14.el7 delorean-stein-testing 85 k DEBUG: python2-tenacity noarch 5.0.2-2.el7 delorean-stein-testing 60 k DEBUG: python2-traceback2 noarch 1.4.0-14.el7 delorean-stein-testing 18 k DEBUG: python2-unittest2 noarch 1.1.0-15.el7 delorean-stein-testing 175 k DEBUG: python2-vine noarch 1.2.0-2.el7 delorean-stein-testing 29 k DEBUG: python2-voluptuous noarch 0.10.5-2.el7 delorean-stein-testing 49 k DEBUG: python2-wcwidth noarch 0.1.7-8.el7 delorean-stein-testing 27 k DEBUG: python2-wrapt x86_64 1.11.1-1.el7 delorean-stein-testing 48 k DEBUG: python2-yappi x86_64 1.0-1.el7 delorean-stein-testing 39 k DEBUG: python2-zake noarch 0.2.2-2.el7 delorean-stein-testing 39 k DEBUG: qpid-proton-c x86_64 0.22.0-1.el7 delorean-stein-testing 182 k DEBUG: which x86_64 2.20-7.el7 base 41 k DEBUG: xz-devel x86_64 5.2.2-1.el7 base 46 k DEBUG: zlib-devel x86_64 1.2.7-19.el7_9 updates 50 k DEBUG: Transaction Summary DEBUG: ================================================================================ DEBUG: Install 55 Packages (+112 Dependent packages) DEBUG: Total size: 27 M DEBUG: Total download size: 9.5 M DEBUG: Installed size: 148 M DEBUG: Downloading packages: DEBUG: -------------------------------------------------------------------------------- DEBUG: Total 3.9 MB/s | 9.5 MB 00:02 DEBUG: Running transaction check DEBUG: Running transaction test DEBUG: Transaction test succeeded DEBUG: Running transaction DEBUG: Installing : python2-stevedore-1.30.1-0.20190308160443.27a8395.el7. 1/167 DEBUG: Installing : python2-iso8601-0.1.11-1.el7.noarch 2/167 DEBUG: Installing : python-prettytable-0.7.2-3.el7.noarch 3/167 DEBUG: Installing : PyYAML-3.10-11.el7.x86_64 4/167 DEBUG: Installing : python2-netaddr-0.7.19-5.el7.noarch 5/167 DEBUG: Installing : python2-futures-3.1.1-5.el7.noarch 6/167 DEBUG: Installing : 1:python2-dateutil-2.8.0-1.el7.noarch 7/167 DEBUG: Installing : python2-simplejson-3.10.0-7.el7.x86_64 8/167 DEBUG: Installing : libxslt-1.1.28-6.el7.x86_64 9/167 DEBUG: Installing : python-lxml-3.2.1-4.el7.x86_64 10/167 DEBUG: Installing : python2-fasteners-0.14.1-6.el7.noarch 11/167 DEBUG: Installing : python2-vine-1.2.0-2.el7.noarch 12/167 DEBUG: Installing : python2-amqp-2.4.1-1.el7.noarch 13/167 DEBUG: Installing : python2-msgpack-0.6.1-2.el7.x86_64 14/167 DEBUG: Installing : zlib-devel-1.2.7-19.el7_9.x86_64 15/167 DEBUG: Installing : python-netifaces-0.10.4-3.el7.x86_64 16/167 DEBUG: Installing : python2-voluptuous-0.10.5-2.el7.noarch 17/167 DEBUG: Installing : python2-os-service-types-1.6.0-0.20190308195959.cf1419 18/167 DEBUG: Installing : python2-keystoneauth1-3.13.2-0.20200320084939.5187463. 19/167 DEBUG: Installing : qpid-proton-c-0.22.0-1.el7.x86_64 20/167 DEBUG: Installing : python-tempita-0.5.1-8.el7.noarch 21/167 DEBUG: Installing : python2-wrapt-1.11.1-1.el7.x86_64 22/167 DEBUG: Installing : python2-debtcollector-1.21.0-0.20190308155412.becfb5b. 23/167 DEBUG: Installing : python2-oslo-context-2.22.2-0.20200515061707.445de77.e 24/167 DEBUG: Installing : python2-contextlib2-0.5.5-8.el7.noarch 25/167 DEBUG: Installing : python2-futurist-1.8.1-0.20190308155750.481e940.el7.no 26/167 DEBUG: Installing : python-simplegeneric-0.8-7.el7.noarch 27/167 DEBUG: Installing : python2-extras-1.0.0-2.el7.noarch 28/167 DEBUG: Installing : python-decorator-3.4.0-3.el7.noarch 29/167 DEBUG: Installing : python-repoze-lru-0.4-3.el7.noarch 30/167 DEBUG: Installing : python2-jsonschema-2.6.0-2.el7.noarch 31/167 DEBUG: Installing : python-routes-2.4.1-1.el7.noarch 32/167 DEBUG: Installing : python2-qpid-proton-0.22.0-1.el7.x86_64 33/167 DEBUG: Installing : python-pyngus-2.0.3-3.el7.noarch 34/167 DEBUG: Installing : 1:python2-kombu-4.2.2-1.el7.noarch 35/167 DEBUG: Installing : python-beautifulsoup4-4.6.0-1.el7.noarch 36/167 DEBUG: Installing : python2-sushy-1.8.2-0.20200211115018.e6378be.el7.noarc 37/167 DEBUG: Installing : python2-tenacity-5.0.2-2.el7.noarch 38/167 DEBUG: Installing : python2-mimeparse-1.6.0-2.el7.noarch 39/167 DEBUG: Installing : python2-pyperclip-1.6.4-1.el7.noarch 40/167 DEBUG: Installing : python-oslo-policy-lang-2.1.3-0.20200713061604.a49f31d 41/167 DEBUG: Installing : python2-future-0.16.0-4.el7.noarch 42/167 DEBUG: Installing : python-retrying-1.2.3-4.el7.noarch 43/167 DEBUG: Installing : python2-pyasn1-0.3.7-6.el7.noarch 44/167 DEBUG: Installing : python2-pysnmp-4.4.9-2.el7.noarch 45/167 DEBUG: Installing : python-memcached-1.58-1.el7.noarch 46/167 DEBUG: Installing : libcom_err-devel-1.42.9-19.el7.x86_64 47/167 DEBUG: Installing : python-inotify-0.9.4-4.el7.noarch 48/167 DEBUG: Installing : python2-redis-3.1.0-1.el7.noarch 49/167 DEBUG: Installing : xz-devel-5.2.2-1.el7.x86_64 50/167 DEBUG: Installing : libxml2-devel-2.9.1-6.el7.5.x86_64 51/167 DEBUG: Installing : python2-rfc3986-1.2.0-1.el7.noarch 52/167 DEBUG: Installing : python-waitress-0.8.9-5.el7.noarch 53/167 DEBUG: Installing : python-webtest-2.0.23-1.el7.noarch 54/167 DEBUG: Installing : python-oslo-cache-lang-1.33.3-0.20190520045849.aeb9577 55/167 DEBUG: Installing : python-editor-0.4-4.el7.noarch 56/167 DEBUG: Installing : postgresql-libs-9.2.24-4.el7_8.x86_64 57/167 DEBUG: Installing : python-psycopg2-2.5.1-4.el7.x86_64 58/167 DEBUG: Installing : python2-subprocess32-3.2.6-14.el7.x86_64 59/167 DEBUG: Installing : pcre-devel-8.32-17.el7.x86_64 60/167 DEBUG: Installing : python-linecache2-1.0.0-1.el7.noarch 61/167 DEBUG: Installing : python2-traceback2-1.4.0-14.el7.noarch 62/167 DEBUG: Installing : python2-unittest2-1.1.0-15.el7.noarch 63/167 DEBUG: Installing : python-testtools-1.8.0-2.el7.noarch 64/167 DEBUG: Installing : python2-fixtures-3.0.0-7.el7.noarch 65/167 DEBUG: Installing : python2-subunit-1.2.0-14.el7.noarch 66/167 DEBUG: Installing : python2-mox3-0.27.0-0.20190308160130.543e2cc.el7.noarc 67/167 DEBUG: Installing : python2-testscenarios-0.5.0-8.el7.noarch 68/167 DEBUG: Installing : keyutils-libs-devel-1.5.8-3.el7.x86_64 69/167 DEBUG: Installing : python-keyring-5.7.1-1.el7.noarch 70/167 DEBUG: Installing : python-sqlparse-0.1.18-5.el7.noarch 71/167 DEBUG: Installing : python-migrate-0.11.0-1.el7.noarch 72/167 DEBUG: Installing : python-oslo-db-lang-4.45.0-0.20190327114338.79b933b.el 73/167 DEBUG: Installing : python-oslo-i18n-lang-3.23.1-0.20190308162844.20bbee5. 74/167 DEBUG: Installing : python2-oslo-i18n-3.23.1-0.20190308162844.20bbee5.el7. 75/167 DEBUG: Installing : 2:python2-oslo-config-6.8.2-0.20200113070904.0a9c6c1.e 76/167 DEBUG: Installing : python-oslo-versionedobjects-lang-1.35.1-0.20190310142 77/167 DEBUG: Installing : python2-psutil-5.5.1-1.el7.x86_64 78/167 DEBUG: Installing : python-unicodecsv-0.14.1-1.el7.noarch 79/167 DEBUG: Installing : python2-testresources-1.0.0-6.el7.noarch 80/167 DEBUG: Installing : python2-cachetools-3.1.0-1.el7.noarch 81/167 DEBUG: Installing : python2-asn1crypto-0.23.0-2.el7.noarch 82/167 DEBUG: Installing : python2-wcwidth-0.1.7-8.el7.noarch 83/167 DEBUG: Installing : python-ply-3.4-11.el7.noarch 84/167 DEBUG: Installing : python-pycparser-2.14-1.el7.noarch 85/167 DEBUG: Installing : python2-cffi-1.11.2-1.el7.x86_64 86/167 DEBUG: Installing : python2-cryptography-2.5-1.el7.x86_64 87/167 DEBUG: Installing : python2-pyOpenSSL-19.0.0-1.el7.noarch 88/167 DEBUG: Installing : python-paste-1.7.5.1-9.20111221hg1498.el7.noarch 89/167 DEBUG: Installing : python-paste-deploy-1.5.2-6.el7.noarch 90/167 DEBUG: Installing : python-beaker-1.5.4-10.el7.noarch 91/167 DEBUG: Installing : python-mako-0.8.1-2.el7.noarch 92/167 DEBUG: Installing : python2-alembic-1.0.7-1.el7.noarch 93/167 DEBUG: Installing : python2-dogpile-cache-0.6.8-1.el7.noarch 94/167 DEBUG: Installing : python2-pyghmi-1.2.16-1.el7.noarch 95/167 DEBUG: Installing : python2-PyMySQL-0.9.2-2.el7.noarch 96/167 DEBUG: Installing : python-kazoo-2.2.1-1.el7.noarch 97/167 DEBUG: Installing : python2-zake-0.2.2-2.el7.noarch 98/167 DEBUG: Installing : python2-appdirs-1.4.0-4.el7.noarch 99/167 DEBUG: Installing : python-oslo-middleware-lang-3.37.1-0.20190308170310.ac 100/167 DEBUG: Installing : libgpg-error-devel-1.12-3.el7.x86_64 101/167 DEBUG: Installing : libgcrypt-devel-1.5.3-14.el7.x86_64 102/167 DEBUG: Installing : python2-munch-2.2.0-2.el7.noarch 103/167 DEBUG: Installing : python-logutils-0.3.3-3.el7.noarch 104/167 DEBUG: Installing : python2-singledispatch-3.4.0.3-4.el7.noarch 105/167 DEBUG: Installing : python2-statsd-3.2.1-5.el7.noarch 106/167 DEBUG: Installing : libsepol-devel-2.5-10.el7.x86_64 107/167 DEBUG: Installing : libselinux-devel-2.5-15.el7.x86_64 108/167 DEBUG: Installing : python-oslo-utils-lang-3.40.7-0.20200828084611.4cf03f0 109/167 DEBUG: Installing : python2-oslo-utils-3.40.7-0.20200828084611.4cf03f0.el7 110/167 DEBUG: Installing : python2-oslo-serialization-2.28.2-0.20190308171935.bc2 111/167 DEBUG: Installing : 1:python2-keystoneclient-3.19.1-0.20200323061933.abe75 112/167 DEBUG: Installing : python2-oslo-middleware-3.37.1-0.20190308170310.acfa72 113/167 DEBUG: Installing : python2-oslo-db-4.45.0-0.20190327114338.79b933b.el7.no 114/167 DEBUG: Installing : python-oslo-log-lang-3.42.5-0.20200611054613.ef23f70.e 115/167 DEBUG: Installing : python2-oslo-log-3.42.5-0.20200611054613.ef23f70.el7.n 116/167 DEBUG: Installing : python2-oslo-cache-1.33.3-0.20190520045849.aeb9577.el7 117/167 DEBUG: Installing : python2-jmespath-0.9.0-5.el7.noarch 118/167 DEBUG: Installing : python2-jsonpointer-1.10-4.el7.noarch 119/167 DEBUG: Installing : python2-jsonpatch-1.21-1.el7.noarch 120/167 DEBUG: Installing : python-warlock-1.0.1-1.el7.noarch 121/167 DEBUG: Installing : python2-yappi-1.0-1.el7.x86_64 122/167 DEBUG: Installing : which-2.20-7.el7.x86_64 123/167 DEBUG: Installing : python2-cmd2-0.8.8-5.el7.noarch 124/167 DEBUG: Installing : python2-cliff-2.14.1-0.20190310203842.99236b4.el7.noar 125/167 DEBUG: Installing : python2-stestr-2.3.1-1.el7.noarch 126/167 DEBUG: Installing : python2-oslotest-3.7.2-0.20200515061612.9e46577.el7.no 127/167 DEBUG: Installing : python-oslo-concurrency-lang-3.29.1-0.20190308171519.e 128/167 DEBUG: Installing : python2-oslo-concurrency-3.29.1-0.20190308171519.e1148 129/167 DEBUG: Installing : python2-oslo-service-1.38.1-0.20200113063102.abfec6a.e 130/167 DEBUG: Installing : python2-oslo-messaging-9.5.2-0.20200721054715.fd795bb. 131/167 DEBUG: Installing : libverto-devel-0.2.5-4.el7.x86_64 132/167 DEBUG: Installing : libkadm5-1.15.1-50.el7.x86_64 133/167 DEBUG: Installing : krb5-devel-1.15.1-50.el7.x86_64 134/167 DEBUG: Installing : python-pycadf-common-2.9.0-0.20190308165536.4398b7d.el 135/167 DEBUG: Installing : python2-pycadf-2.9.0-0.20190308165536.4398b7d.el7.noar 136/167 DEBUG: Installing : python2-requestsexceptions-1.4.0-0.20200416144631.d7ac 137/167 DEBUG: Installing : python2-openstacksdk-0.27.1-0.20200727064721.25ae60c.e 138/167 DEBUG: Installing : python2-os-client-config-1.32.0-0.20190510172422.74fc3 139/167 DEBUG: Installing : python2-osc-lib-1.12.1-0.20190510032413.9b610ea.el7.no 140/167 DEBUG: Installing : python2-ironic-inspector-client-3.5.0-0.20190313121509 141/167 DEBUG: Installing : python2-neutronclient-6.12.1-0.20200228162015.450039b. 142/167 DEBUG: Installing : python2-keystonemiddleware-6.0.1-0.20200323062101.89af 143/167 DEBUG: Installing : 1:openssl-devel-1.0.2k-21.el7_9.x86_64 144/167 DEBUG: Installing : python2-osprofiler-2.6.1-0.20200113061620.b7ce08f.el7. 145/167 DEBUG: Installing : python2-oslo-versionedobjects-1.35.1-0.20190310142259. 146/167 DEBUG: Installing : python2-ironic-lib-2.16.4-0.20200313054938.67214a7.el7 147/167 DEBUG: Installing : python2-proliantutils-2.7.0-0.20190313125235.5927a93.e 148/167 DEBUG: Installing : python2-oslo-db-tests-4.45.0-0.20190327114338.79b933b. 149/167 DEBUG: Installing : 1:python2-glanceclient-2.16.0-0.20190311172854.44a4dbd 150/167 DEBUG: Installing : python2-swiftclient-3.7.1-0.20191028163455.c2ba4df.el7 151/167 DEBUG: Installing : python2-scciclient-0.8.2-0.20190420114328.6cba7fb.el7. 152/167 DEBUG: Installing : python2-tooz-1.64.3-0.20200602051609.8ddcd6f.el7.noarc 153/167 DEBUG: Installing : python2-oslo-policy-2.1.3-0.20200713061604.a49f31d.el7 154/167 DEBUG: Installing : python2-oslo-reports-1.29.2-0.20190308171125.9fb5353.e 155/167 DEBUG: Installing : python2-cinderclient-4.2.2-0.20200326071610.5112244.el 156/167 DEBUG: Installing : python2-pecan-1.3.2-1.el7.noarch 157/167 DEBUG: Installing : libxslt-devel-1.1.28-6.el7.x86_64 158/167 DEBUG: Installing : python2-oslo-upgradecheck-0.2.1-0.20190308195259.fa571 159/167 DEBUG: Installing : python2-wsme-0.9.4-0.20190520104911.bff9624.el7.noarch 160/167 DEBUG: Installing : python2-dracclient-2.1.1-0.20201026100821.098302f.el7. 161/167 DEBUG: Installing : python2-automaton-1.16.0-0.20190312053340.0e9634c.el7. 162/167 DEBUG: Installing : python2-os-traits-0.11.0-0.20190312062442.7f43b7e.el7. 163/167 DEBUG: Installing : 1:gmp-devel-6.0.0-15.el7.x86_64 164/167 DEBUG: Installing : python2-oslo-rootwrap-5.15.3-0.20200113060851.38c374b. 165/167 DEBUG: Installing : pysendfile-2.0.0-5.el7.x86_64 166/167 DEBUG: Installing : python-UcsSdk-0.8.2.5-1.el7.noarch 167/167 DEBUG: Verifying : python2-osprofiler-2.6.1-0.20200113061620.b7ce08f.el7. 1/167 DEBUG: Verifying : python2-requestsexceptions-1.4.0-0.20200416144631.d7ac 2/167 DEBUG: Verifying : python-lxml-3.2.1-4.el7.x86_64 3/167 DEBUG: Verifying : python-pycadf-common-2.9.0-0.20190308165536.4398b7d.el 4/167 DEBUG: Verifying : python2-oslo-i18n-3.23.1-0.20190308162844.20bbee5.el7. 5/167 DEBUG: Verifying : python2-proliantutils-2.7.0-0.20190313125235.5927a93.e 6/167 DEBUG: Verifying : python2-oslo-log-3.42.5-0.20200611054613.ef23f70.el7.n 7/167 DEBUG: Verifying : libkadm5-1.15.1-50.el7.x86_64 8/167 DEBUG: Verifying : python2-oslo-middleware-3.37.1-0.20190308170310.acfa72 9/167 DEBUG: Verifying : python-mako-0.8.1-2.el7.noarch 10/167 DEBUG: Verifying : libverto-devel-0.2.5-4.el7.x86_64 11/167 DEBUG: Verifying : python-oslo-concurrency-lang-3.29.1-0.20190308171519.e 12/167 DEBUG: Verifying : which-2.20-7.el7.x86_64 13/167 DEBUG: Verifying : python2-yappi-1.0-1.el7.x86_64 14/167 DEBUG: Verifying : python2-cmd2-0.8.8-5.el7.noarch 15/167 DEBUG: Verifying : python2-osc-lib-1.12.1-0.20190510032413.9b610ea.el7.no 16/167 DEBUG: Verifying : python-paste-deploy-1.5.2-6.el7.noarch 17/167 DEBUG: Verifying : python2-jsonpointer-1.10-4.el7.noarch 18/167 DEBUG: Verifying : python-UcsSdk-0.8.2.5-1.el7.noarch 19/167 DEBUG: Verifying : python2-cffi-1.11.2-1.el7.x86_64 20/167 DEBUG: Verifying : python2-jmespath-0.9.0-5.el7.noarch 21/167 DEBUG: Verifying : python-oslo-log-lang-3.42.5-0.20200611054613.ef23f70.e 22/167 DEBUG: Verifying : pysendfile-2.0.0-5.el7.x86_64 23/167 DEBUG: Verifying : python2-oslotest-3.7.2-0.20200515061612.9e46577.el7.no 24/167 DEBUG: Verifying : python2-alembic-1.0.7-1.el7.noarch 25/167 DEBUG: Verifying : python2-oslo-rootwrap-5.15.3-0.20200113060851.38c374b. 26/167 DEBUG: Verifying : python2-oslo-service-1.38.1-0.20200113063102.abfec6a.e 27/167 DEBUG: Verifying : python-oslo-utils-lang-3.40.7-0.20200828084611.4cf03f0 28/167 DEBUG: Verifying : python-repoze-lru-0.4-3.el7.noarch 29/167 DEBUG: Verifying : python2-openstacksdk-0.27.1-0.20200727064721.25ae60c.e 30/167 DEBUG: Verifying : python2-oslo-upgradecheck-0.2.1-0.20190308195259.fa571 31/167 DEBUG: Verifying : python2-jsonschema-2.6.0-2.el7.noarch 32/167 DEBUG: Verifying : libsepol-devel-2.5-10.el7.x86_64 33/167 DEBUG: Verifying : python-decorator-3.4.0-3.el7.noarch 34/167 DEBUG: Verifying : python2-qpid-proton-0.22.0-1.el7.x86_64 35/167 DEBUG: Verifying : python-pycparser-2.14-1.el7.noarch 36/167 DEBUG: Verifying : python2-pyghmi-1.2.16-1.el7.noarch 37/167 DEBUG: Verifying : python2-dogpile-cache-0.6.8-1.el7.noarch 38/167 DEBUG: Verifying : python2-extras-1.0.0-2.el7.noarch 39/167 DEBUG: Verifying : python-beaker-1.5.4-10.el7.noarch 40/167 DEBUG: Verifying : krb5-devel-1.15.1-50.el7.x86_64 41/167 DEBUG: Verifying : python2-statsd-3.2.1-5.el7.noarch 42/167 DEBUG: Verifying : python2-testscenarios-0.5.0-8.el7.noarch 43/167 DEBUG: Verifying : PyYAML-3.10-11.el7.x86_64 44/167 DEBUG: Verifying : python-beautifulsoup4-4.6.0-1.el7.noarch 45/167 DEBUG: Verifying : python2-stestr-2.3.1-1.el7.noarch 46/167 DEBUG: Verifying : python-simplegeneric-0.8-7.el7.noarch 47/167 DEBUG: Verifying : 1:python2-keystoneclient-3.19.1-0.20200323061933.abe75 48/167 DEBUG: Verifying : python2-singledispatch-3.4.0.3-4.el7.noarch 49/167 DEBUG: Verifying : python2-debtcollector-1.21.0-0.20190308155412.becfb5b. 50/167 DEBUG: Verifying : 1:gmp-devel-6.0.0-15.el7.x86_64 51/167 DEBUG: Verifying : python2-subunit-1.2.0-14.el7.noarch 52/167 DEBUG: Verifying : python-logutils-0.3.3-3.el7.noarch 53/167 DEBUG: Verifying : python2-munch-2.2.0-2.el7.noarch 54/167 DEBUG: Verifying : libxslt-devel-1.1.28-6.el7.x86_64 55/167 DEBUG: Verifying : libgpg-error-devel-1.12-3.el7.x86_64 56/167 DEBUG: Verifying : python2-contextlib2-0.5.5-8.el7.noarch 57/167 DEBUG: Verifying : python-oslo-middleware-lang-3.37.1-0.20190308170310.ac 58/167 DEBUG: Verifying : python2-appdirs-1.4.0-4.el7.noarch 59/167 DEBUG: Verifying : python2-simplejson-3.10.0-7.el7.x86_64 60/167 DEBUG: Verifying : python2-mox3-0.27.0-0.20190308160130.543e2cc.el7.noarc 61/167 DEBUG: Verifying : python2-pyOpenSSL-19.0.0-1.el7.noarch 62/167 DEBUG: Verifying : python2-ironic-lib-2.16.4-0.20200313054938.67214a7.el7 63/167 DEBUG: Verifying : python-kazoo-2.2.1-1.el7.noarch 64/167 DEBUG: Verifying : python-ply-3.4-11.el7.noarch 65/167 DEBUG: Verifying : python2-wcwidth-0.1.7-8.el7.noarch 66/167 DEBUG: Verifying : python2-asn1crypto-0.23.0-2.el7.noarch 67/167 DEBUG: Verifying : python-paste-1.7.5.1-9.20111221hg1498.el7.noarch 68/167 DEBUG: Verifying : python2-keystoneauth1-3.13.2-0.20200320084939.5187463. 69/167 DEBUG: Verifying : python-psycopg2-2.5.1-4.el7.x86_64 70/167 DEBUG: Verifying : python2-oslo-context-2.22.2-0.20200515061707.445de77.e 71/167 DEBUG: Verifying : python2-cachetools-3.1.0-1.el7.noarch 72/167 DEBUG: Verifying : python2-testresources-1.0.0-6.el7.noarch 73/167 DEBUG: Verifying : python-unicodecsv-0.14.1-1.el7.noarch 74/167 DEBUG: Verifying : python-warlock-1.0.1-1.el7.noarch 75/167 DEBUG: Verifying : python2-wrapt-1.11.1-1.el7.x86_64 76/167 DEBUG: Verifying : python-prettytable-0.7.2-3.el7.noarch 77/167 DEBUG: Verifying : python-tempita-0.5.1-8.el7.noarch 78/167 DEBUG: Verifying : python2-psutil-5.5.1-1.el7.x86_64 79/167 DEBUG: Verifying : python2-os-traits-0.11.0-0.20190312062442.7f43b7e.el7. 80/167 DEBUG: Verifying : 1:python2-dateutil-2.8.0-1.el7.noarch 81/167 DEBUG: Verifying : python2-fixtures-3.0.0-7.el7.noarch 82/167 DEBUG: Verifying : python-oslo-versionedobjects-lang-1.35.1-0.20190310142 83/167 DEBUG: Verifying : qpid-proton-c-0.22.0-1.el7.x86_64 84/167 DEBUG: Verifying : python-oslo-i18n-lang-3.23.1-0.20190308162844.20bbee5. 85/167 DEBUG: Verifying : python2-oslo-concurrency-3.29.1-0.20190308171519.e1148 86/167 DEBUG: Verifying : python2-PyMySQL-0.9.2-2.el7.noarch 87/167 DEBUG: Verifying : libselinux-devel-2.5-15.el7.x86_64 88/167 DEBUG: Verifying : python2-scciclient-0.8.2-0.20190420114328.6cba7fb.el7. 89/167 DEBUG: Verifying : python-oslo-db-lang-4.45.0-0.20190327114338.79b933b.el 90/167 DEBUG: Verifying : python2-zake-0.2.2-2.el7.noarch 91/167 DEBUG: Verifying : python2-cryptography-2.5-1.el7.x86_64 92/167 DEBUG: Verifying : python2-os-client-config-1.32.0-0.20190510172422.74fc3 93/167 DEBUG: Verifying : python2-traceback2-1.4.0-14.el7.noarch 94/167 DEBUG: Verifying : python2-futurist-1.8.1-0.20190308155750.481e940.el7.no 95/167 DEBUG: Verifying : python-sqlparse-0.1.18-5.el7.noarch 96/167 DEBUG: Verifying : python2-stevedore-1.30.1-0.20190308160443.27a8395.el7. 97/167 DEBUG: Verifying : python-keyring-5.7.1-1.el7.noarch 98/167 DEBUG: Verifying : keyutils-libs-devel-1.5.8-3.el7.x86_64 99/167 DEBUG: Verifying : python2-oslo-db-4.45.0-0.20190327114338.79b933b.el7.no 100/167 DEBUG: Verifying : python2-oslo-cache-1.33.3-0.20190520045849.aeb9577.el7 101/167 DEBUG: Verifying : python2-pysnmp-4.4.9-2.el7.noarch 102/167 DEBUG: Verifying : python2-tooz-1.64.3-0.20200602051609.8ddcd6f.el7.noarc 103/167 DEBUG: Verifying : python-linecache2-1.0.0-1.el7.noarch 104/167 DEBUG: Verifying : pcre-devel-8.32-17.el7.x86_64 105/167 DEBUG: Verifying : python2-subprocess32-3.2.6-14.el7.x86_64 106/167 DEBUG: Verifying : python2-swiftclient-3.7.1-0.20191028163455.c2ba4df.el7 107/167 DEBUG: Verifying : postgresql-libs-9.2.24-4.el7_8.x86_64 108/167 DEBUG: Verifying : python-editor-0.4-4.el7.noarch 109/167 DEBUG: Verifying : python2-os-service-types-1.6.0-0.20190308195959.cf1419 110/167 DEBUG: Verifying : python2-voluptuous-0.10.5-2.el7.noarch 111/167 DEBUG: Verifying : python2-sushy-1.8.2-0.20200211115018.e6378be.el7.noarc 112/167 DEBUG: Verifying : python2-cinderclient-4.2.2-0.20200326071610.5112244.el 113/167 DEBUG: Verifying : python2-dracclient-2.1.1-0.20201026100821.098302f.el7. 114/167 DEBUG: Verifying : python2-netaddr-0.7.19-5.el7.noarch 115/167 DEBUG: Verifying : python-netifaces-0.10.4-3.el7.x86_64 116/167 DEBUG: Verifying : zlib-devel-1.2.7-19.el7_9.x86_64 117/167 DEBUG: Verifying : python-oslo-cache-lang-1.33.3-0.20190520045849.aeb9577 118/167 DEBUG: Verifying : python-migrate-0.11.0-1.el7.noarch 119/167 DEBUG: Verifying : libgcrypt-devel-1.5.3-14.el7.x86_64 120/167 DEBUG: Verifying : python-waitress-0.8.9-5.el7.noarch 121/167 DEBUG: Verifying : python2-rfc3986-1.2.0-1.el7.noarch 122/167 DEBUG: Verifying : xz-devel-5.2.2-1.el7.x86_64 123/167 DEBUG: Verifying : python-webtest-2.0.23-1.el7.noarch 124/167 DEBUG: Verifying : python2-oslo-db-tests-4.45.0-0.20190327114338.79b933b. 125/167 DEBUG: Verifying : python2-redis-3.1.0-1.el7.noarch 126/167 DEBUG: Verifying : python2-cliff-2.14.1-0.20190310203842.99236b4.el7.noar 127/167 DEBUG: Verifying : python2-oslo-versionedobjects-1.35.1-0.20190310142259. 128/167 DEBUG: Verifying : python2-oslo-serialization-2.28.2-0.20190308171935.bc2 129/167 DEBUG: Verifying : python2-pecan-1.3.2-1.el7.noarch 130/167 DEBUG: Verifying : python-inotify-0.9.4-4.el7.noarch 131/167 DEBUG: Verifying : python2-msgpack-0.6.1-2.el7.x86_64 132/167 DEBUG: Verifying : libcom_err-devel-1.42.9-19.el7.x86_64 133/167 DEBUG: Verifying : python-memcached-1.58-1.el7.noarch 134/167 DEBUG: Verifying : python2-unittest2-1.1.0-15.el7.noarch 135/167 DEBUG: Verifying : python2-automaton-1.16.0-0.20190312053340.0e9634c.el7. 136/167 DEBUG: Verifying : python2-amqp-2.4.1-1.el7.noarch 137/167 DEBUG: Verifying : python2-pyasn1-0.3.7-6.el7.noarch 138/167 DEBUG: Verifying : python2-ironic-inspector-client-3.5.0-0.20190313121509 139/167 DEBUG: Verifying : python-testtools-1.8.0-2.el7.noarch 140/167 DEBUG: Verifying : python2-futures-3.1.1-5.el7.noarch 141/167 DEBUG: Verifying : python2-vine-1.2.0-2.el7.noarch 142/167 DEBUG: Verifying : 1:python2-glanceclient-2.16.0-0.20190311172854.44a4dbd 143/167 DEBUG: Verifying : python-retrying-1.2.3-4.el7.noarch 144/167 DEBUG: Verifying : 2:python2-oslo-config-6.8.2-0.20200113070904.0a9c6c1.e 145/167 DEBUG: Verifying : python-pyngus-2.0.3-3.el7.noarch 146/167 DEBUG: Verifying : python2-iso8601-0.1.11-1.el7.noarch 147/167 DEBUG: Verifying : python2-future-0.16.0-4.el7.noarch 148/167 DEBUG: Verifying : 1:python2-kombu-4.2.2-1.el7.noarch 149/167 DEBUG: Verifying : python-oslo-policy-lang-2.1.3-0.20200713061604.a49f31d 150/167 DEBUG: Verifying : libxml2-devel-2.9.1-6.el7.5.x86_64 151/167 DEBUG: Verifying : python2-wsme-0.9.4-0.20190520104911.bff9624.el7.noarch 152/167 DEBUG: Verifying : python2-pycadf-2.9.0-0.20190308165536.4398b7d.el7.noar 153/167 DEBUG: Verifying : python2-pyperclip-1.6.4-1.el7.noarch 154/167 DEBUG: Verifying : python2-keystonemiddleware-6.0.1-0.20200323062101.89af 155/167 DEBUG: Verifying : python2-oslo-utils-3.40.7-0.20200828084611.4cf03f0.el7 156/167 DEBUG: Verifying : python2-neutronclient-6.12.1-0.20200228162015.450039b. 157/167 DEBUG: Verifying : python2-tenacity-5.0.2-2.el7.noarch 158/167 DEBUG: Verifying : python2-fasteners-0.14.1-6.el7.noarch 159/167 DEBUG: Verifying : python2-oslo-policy-2.1.3-0.20200713061604.a49f31d.el7 160/167 DEBUG: Verifying : python2-jsonpatch-1.21-1.el7.noarch 161/167 DEBUG: Verifying : 1:openssl-devel-1.0.2k-21.el7_9.x86_64 162/167 DEBUG: Verifying : python2-oslo-reports-1.29.2-0.20190308171125.9fb5353.e 163/167 DEBUG: Verifying : python-routes-2.4.1-1.el7.noarch 164/167 DEBUG: Verifying : python2-mimeparse-1.6.0-2.el7.noarch 165/167 DEBUG: Verifying : libxslt-1.1.28-6.el7.x86_64 166/167 DEBUG: Verifying : python2-oslo-messaging-9.5.2-0.20200721054715.fd795bb. 167/167 DEBUG: Installed: DEBUG: gmp-devel.x86_64 1:6.0.0-15.el7 DEBUG: libxml2-devel.x86_64 0:2.9.1-6.el7.5 DEBUG: libxslt-devel.x86_64 0:1.1.28-6.el7 DEBUG: openssl-devel.x86_64 1:1.0.2k-21.el7_9 DEBUG: pysendfile.x86_64 0:2.0.0-5.el7 DEBUG: python-UcsSdk.noarch 0:0.8.2.5-1.el7 DEBUG: python-retrying.noarch 0:1.2.3-4.el7 DEBUG: python-testtools.noarch 0:1.8.0-2.el7 DEBUG: python2-alembic.noarch 0:1.0.7-1.el7 DEBUG: python2-automaton.noarch 0:1.16.0-0.20190312053340.0e9634c.el7 DEBUG: python2-cinderclient.noarch 0:4.2.2-0.20200326071610.5112244.el7 DEBUG: python2-dracclient.noarch 0:2.1.1-0.20201026100821.098302f.el7 DEBUG: python2-futurist.noarch 0:1.8.1-0.20190308155750.481e940.el7 DEBUG: python2-glanceclient.noarch 1:2.16.0-0.20190311172854.44a4dbd.el7 DEBUG: python2-ironic-inspector-client.noarch 0:3.5.0-0.20190313121509.9bb1150.el7 DEBUG: python2-ironic-lib.noarch 0:2.16.4-0.20200313054938.67214a7.el7 DEBUG: python2-jsonpatch.noarch 0:1.21-1.el7 DEBUG: python2-jsonschema.noarch 0:2.6.0-2.el7 DEBUG: python2-keystoneauth1.noarch 0:3.13.2-0.20200320084939.5187463.el7 DEBUG: python2-keystonemiddleware.noarch 0:6.0.1-0.20200323062101.89af8f0.el7 DEBUG: python2-neutronclient.noarch 0:6.12.1-0.20200228162015.450039b.el7 DEBUG: python2-openstacksdk.noarch 0:0.27.1-0.20200727064721.25ae60c.el7 DEBUG: python2-os-traits.noarch 0:0.11.0-0.20190312062442.7f43b7e.el7 DEBUG: python2-oslo-concurrency.noarch 0:3.29.1-0.20190308171519.e11481b.el7 DEBUG: python2-oslo-config.noarch 2:6.8.2-0.20200113070904.0a9c6c1.el7 DEBUG: python2-oslo-context.noarch 0:2.22.2-0.20200515061707.445de77.el7 DEBUG: python2-oslo-db.noarch 0:4.45.0-0.20190327114338.79b933b.el7 DEBUG: python2-oslo-db-tests.noarch 0:4.45.0-0.20190327114338.79b933b.el7 DEBUG: python2-oslo-i18n.noarch 0:3.23.1-0.20190308162844.20bbee5.el7 DEBUG: python2-oslo-log.noarch 0:3.42.5-0.20200611054613.ef23f70.el7 DEBUG: python2-oslo-messaging.noarch 0:9.5.2-0.20200721054715.fd795bb.el7 DEBUG: python2-oslo-middleware.noarch 0:3.37.1-0.20190308170310.acfa72e.el7 DEBUG: python2-oslo-policy.noarch 0:2.1.3-0.20200713061604.a49f31d.el7 DEBUG: python2-oslo-reports.noarch 0:1.29.2-0.20190308171125.9fb5353.el7 DEBUG: python2-oslo-rootwrap.noarch 0:5.15.3-0.20200113060851.38c374b.el7 DEBUG: python2-oslo-serialization.noarch 0:2.28.2-0.20190308171935.bc2a1fb.el7 DEBUG: python2-oslo-service.noarch 0:1.38.1-0.20200113063102.abfec6a.el7 DEBUG: python2-oslo-upgradecheck.noarch 0:0.2.1-0.20190308195259.fa57185.el7 DEBUG: python2-oslo-utils.noarch 0:3.40.7-0.20200828084611.4cf03f0.el7 DEBUG: python2-oslo-versionedobjects.noarch 0:1.35.1-0.20190310142259.c45d348.el7 DEBUG: python2-oslotest.noarch 0:3.7.2-0.20200515061612.9e46577.el7 DEBUG: python2-osprofiler.noarch 0:2.6.1-0.20200113061620.b7ce08f.el7 DEBUG: python2-pecan.noarch 0:1.3.2-1.el7 DEBUG: python2-proliantutils.noarch 0:2.7.0-0.20190313125235.5927a93.el7 DEBUG: python2-psutil.x86_64 0:5.5.1-1.el7 DEBUG: python2-pysnmp.noarch 0:4.4.9-2.el7 DEBUG: python2-scciclient.noarch 0:0.8.2-0.20190420114328.6cba7fb.el7 DEBUG: python2-stestr.noarch 0:2.3.1-1.el7 DEBUG: python2-stevedore.noarch 0:1.30.1-0.20190308160443.27a8395.el7 DEBUG: python2-sushy.noarch 0:1.8.2-0.20200211115018.e6378be.el7 DEBUG: python2-swiftclient.noarch 0:3.7.1-0.20191028163455.c2ba4df.el7 DEBUG: python2-testresources.noarch 0:1.0.0-6.el7 DEBUG: python2-testscenarios.noarch 0:0.5.0-8.el7 DEBUG: python2-tooz.noarch 0:1.64.3-0.20200602051609.8ddcd6f.el7 DEBUG: python2-wsme.noarch 0:0.9.4-0.20190520104911.bff9624.el7 DEBUG: Dependency Installed: DEBUG: PyYAML.x86_64 0:3.10-11.el7 DEBUG: keyutils-libs-devel.x86_64 0:1.5.8-3.el7 DEBUG: krb5-devel.x86_64 0:1.15.1-50.el7 DEBUG: libcom_err-devel.x86_64 0:1.42.9-19.el7 DEBUG: libgcrypt-devel.x86_64 0:1.5.3-14.el7 DEBUG: libgpg-error-devel.x86_64 0:1.12-3.el7 DEBUG: libkadm5.x86_64 0:1.15.1-50.el7 DEBUG: libselinux-devel.x86_64 0:2.5-15.el7 DEBUG: libsepol-devel.x86_64 0:2.5-10.el7 DEBUG: libverto-devel.x86_64 0:0.2.5-4.el7 DEBUG: libxslt.x86_64 0:1.1.28-6.el7 DEBUG: pcre-devel.x86_64 0:8.32-17.el7 DEBUG: postgresql-libs.x86_64 0:9.2.24-4.el7_8 DEBUG: python-beaker.noarch 0:1.5.4-10.el7 DEBUG: python-beautifulsoup4.noarch 0:4.6.0-1.el7 DEBUG: python-decorator.noarch 0:3.4.0-3.el7 DEBUG: python-editor.noarch 0:0.4-4.el7 DEBUG: python-inotify.noarch 0:0.9.4-4.el7 DEBUG: python-kazoo.noarch 0:2.2.1-1.el7 DEBUG: python-keyring.noarch 0:5.7.1-1.el7 DEBUG: python-linecache2.noarch 0:1.0.0-1.el7 DEBUG: python-logutils.noarch 0:0.3.3-3.el7 DEBUG: python-lxml.x86_64 0:3.2.1-4.el7 DEBUG: python-mako.noarch 0:0.8.1-2.el7 DEBUG: python-memcached.noarch 0:1.58-1.el7 DEBUG: python-migrate.noarch 0:0.11.0-1.el7 DEBUG: python-netifaces.x86_64 0:0.10.4-3.el7 DEBUG: python-oslo-cache-lang.noarch 0:1.33.3-0.20190520045849.aeb9577.el7 DEBUG: python-oslo-concurrency-lang.noarch 0:3.29.1-0.20190308171519.e11481b.el7 DEBUG: python-oslo-db-lang.noarch 0:4.45.0-0.20190327114338.79b933b.el7 DEBUG: python-oslo-i18n-lang.noarch 0:3.23.1-0.20190308162844.20bbee5.el7 DEBUG: python-oslo-log-lang.noarch 0:3.42.5-0.20200611054613.ef23f70.el7 DEBUG: python-oslo-middleware-lang.noarch 0:3.37.1-0.20190308170310.acfa72e.el7 DEBUG: python-oslo-policy-lang.noarch 0:2.1.3-0.20200713061604.a49f31d.el7 DEBUG: python-oslo-utils-lang.noarch 0:3.40.7-0.20200828084611.4cf03f0.el7 DEBUG: python-oslo-versionedobjects-lang.noarch 0:1.35.1-0.20190310142259.c45d348.el7 DEBUG: python-paste.noarch 0:1.7.5.1-9.20111221hg1498.el7 DEBUG: python-paste-deploy.noarch 0:1.5.2-6.el7 DEBUG: python-ply.noarch 0:3.4-11.el7 DEBUG: python-prettytable.noarch 0:0.7.2-3.el7 DEBUG: python-psycopg2.x86_64 0:2.5.1-4.el7 DEBUG: python-pycadf-common.noarch 0:2.9.0-0.20190308165536.4398b7d.el7 DEBUG: python-pycparser.noarch 0:2.14-1.el7 DEBUG: python-pyngus.noarch 0:2.0.3-3.el7 DEBUG: python-repoze-lru.noarch 0:0.4-3.el7 DEBUG: python-routes.noarch 0:2.4.1-1.el7 DEBUG: python-simplegeneric.noarch 0:0.8-7.el7 DEBUG: python-sqlparse.noarch 0:0.1.18-5.el7 DEBUG: python-tempita.noarch 0:0.5.1-8.el7 DEBUG: python-unicodecsv.noarch 0:0.14.1-1.el7 DEBUG: python-waitress.noarch 0:0.8.9-5.el7 DEBUG: python-warlock.noarch 0:1.0.1-1.el7 DEBUG: python-webtest.noarch 0:2.0.23-1.el7 DEBUG: python2-PyMySQL.noarch 0:0.9.2-2.el7 DEBUG: python2-amqp.noarch 0:2.4.1-1.el7 DEBUG: python2-appdirs.noarch 0:1.4.0-4.el7 DEBUG: python2-asn1crypto.noarch 0:0.23.0-2.el7 DEBUG: python2-cachetools.noarch 0:3.1.0-1.el7 DEBUG: python2-cffi.x86_64 0:1.11.2-1.el7 DEBUG: python2-cliff.noarch 0:2.14.1-0.20190310203842.99236b4.el7 DEBUG: python2-cmd2.noarch 0:0.8.8-5.el7 DEBUG: python2-contextlib2.noarch 0:0.5.5-8.el7 DEBUG: python2-cryptography.x86_64 0:2.5-1.el7 DEBUG: python2-dateutil.noarch 1:2.8.0-1.el7 DEBUG: python2-debtcollector.noarch 0:1.21.0-0.20190308155412.becfb5b.el7 DEBUG: python2-dogpile-cache.noarch 0:0.6.8-1.el7 DEBUG: python2-extras.noarch 0:1.0.0-2.el7 DEBUG: python2-fasteners.noarch 0:0.14.1-6.el7 DEBUG: python2-fixtures.noarch 0:3.0.0-7.el7 DEBUG: python2-future.noarch 0:0.16.0-4.el7 DEBUG: python2-futures.noarch 0:3.1.1-5.el7 DEBUG: python2-iso8601.noarch 0:0.1.11-1.el7 DEBUG: python2-jmespath.noarch 0:0.9.0-5.el7 DEBUG: python2-jsonpointer.noarch 0:1.10-4.el7 DEBUG: python2-keystoneclient.noarch 1:3.19.1-0.20200323061933.abe757a.el7 DEBUG: python2-kombu.noarch 1:4.2.2-1.el7 DEBUG: python2-mimeparse.noarch 0:1.6.0-2.el7 DEBUG: python2-mox3.noarch 0:0.27.0-0.20190308160130.543e2cc.el7 DEBUG: python2-msgpack.x86_64 0:0.6.1-2.el7 DEBUG: python2-munch.noarch 0:2.2.0-2.el7 DEBUG: python2-netaddr.noarch 0:0.7.19-5.el7 DEBUG: python2-os-client-config.noarch 0:1.32.0-0.20190510172422.74fc34a.el7 DEBUG: python2-os-service-types.noarch 0:1.6.0-0.20190308195959.cf1419a.el7 DEBUG: python2-osc-lib.noarch 0:1.12.1-0.20190510032413.9b610ea.el7 DEBUG: python2-oslo-cache.noarch 0:1.33.3-0.20190520045849.aeb9577.el7 DEBUG: python2-pyOpenSSL.noarch 0:19.0.0-1.el7 DEBUG: python2-pyasn1.noarch 0:0.3.7-6.el7 DEBUG: python2-pycadf.noarch 0:2.9.0-0.20190308165536.4398b7d.el7 DEBUG: python2-pyghmi.noarch 0:1.2.16-1.el7 DEBUG: python2-pyperclip.noarch 0:1.6.4-1.el7 DEBUG: python2-qpid-proton.x86_64 0:0.22.0-1.el7 DEBUG: python2-redis.noarch 0:3.1.0-1.el7 DEBUG: python2-requestsexceptions.noarch 0:1.4.0-0.20200416144631.d7ac0ff.el7 DEBUG: python2-rfc3986.noarch 0:1.2.0-1.el7 DEBUG: python2-simplejson.x86_64 0:3.10.0-7.el7 DEBUG: python2-singledispatch.noarch 0:3.4.0.3-4.el7 DEBUG: python2-statsd.noarch 0:3.2.1-5.el7 DEBUG: python2-subprocess32.x86_64 0:3.2.6-14.el7 DEBUG: python2-subunit.noarch 0:1.2.0-14.el7 DEBUG: python2-tenacity.noarch 0:5.0.2-2.el7 DEBUG: python2-traceback2.noarch 0:1.4.0-14.el7 DEBUG: python2-unittest2.noarch 0:1.1.0-15.el7 DEBUG: python2-vine.noarch 0:1.2.0-2.el7 DEBUG: python2-voluptuous.noarch 0:0.10.5-2.el7 DEBUG: python2-wcwidth.noarch 0:0.1.7-8.el7 DEBUG: python2-wrapt.x86_64 0:1.11.1-1.el7 DEBUG: python2-yappi.x86_64 0:1.0-1.el7 DEBUG: python2-zake.noarch 0:0.2.2-2.el7 DEBUG: qpid-proton-c.x86_64 0:0.22.0-1.el7 DEBUG: which.x86_64 0:2.20-7.el7 DEBUG: xz-devel.x86_64 0:5.2.2-1.el7 DEBUG: zlib-devel.x86_64 0:1.2.7-19.el7_9 DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-stein-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-stein-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-stein-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-stein-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-stein-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-stein-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-stein-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-ironic-12.1.7-0.20210324154649.c72df98.el7.src.rpm Start: Outputting list of installed packages DEBUG: child environment: None DEBUG: Executing command: rpm -qa --root '/var/lib/mock/dlrn-centos-stein-x86_64-5/root' --qf '%{nevra} %{buildtime} %{size} %{pkgid} installed\n' > /home/centos-stein/data/repos/c7/2d/c72df98dafcc046d70dd98a777b80e1e79c31ba6_ea51f19c/installed_pkgs.log with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell True DEBUG: Child return code was: 0 Finish: Outputting list of installed packages Start: rpmbuild openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.src.rpm INFO: ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/openstack-ironic.spec'], chrootPath='/var/lib/mock/dlrn-centos-stein-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=1006gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.vmd1pvv5:/etc/resolv.conf']unshare_net=TrueprintOutput=False) DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.vmd1pvv5:/etc/resolv.conf'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '32a2849cc8b54579a61911eb9345bc61', '-D', '/var/lib/mock/dlrn-centos-stein-x86_64-5/root', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.vmd1pvv5:/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-ironic.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: DEBUG: Unsharing. Flags: 1073741824 DEBUG: DEBUG: Unsharing. Flags: 134217728 DEBUG: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.AB8zoW DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd /builddir/build/BUILD DEBUG: + rm -rf ironic-12.1.7.dev2 DEBUG: + /usr/bin/gzip -dc /builddir/build/SOURCES/ironic-12.1.7.dev2-0.20210324154649.c72df98.tar.gz DEBUG: + /usr/bin/tar -xf - DEBUG: + STATUS=0 DEBUG: + '[' 0 -ne 0 ']' DEBUG: + cd ironic-12.1.7.dev2 DEBUG: + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . DEBUG: + sed -i 's/^warning-is-error.*/warning-is-error = 0/g' setup.cfg DEBUG: + rm -rf driver-requirements.txt requirements.txt test-requirements.txt DEBUG: + sed -i /tempest/d setup.cfg DEBUG: + rm -rf ironic_tempest_plugin DEBUG: + exit 0 DEBUG: Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.P0s0GF DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd ironic-12.1.7.dev2 DEBUG: + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' DEBUG: + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' DEBUG: running build DEBUG: running build_py DEBUG: creating build DEBUG: creating build/lib DEBUG: creating build/lib/ironic DEBUG: creating build/lib/ironic/tests DEBUG: creating build/lib/ironic/tests/unit DEBUG: creating build/lib/ironic/tests/unit/drivers DEBUG: creating build/lib/ironic/tests/unit/drivers/modules DEBUG: creating build/lib/ironic/tests/unit/drivers/modules/drac DEBUG: copying ironic/tests/unit/drivers/modules/drac/__init__.py -> build/lib/ironic/tests/unit/drivers/modules/drac DEBUG: copying ironic/tests/unit/drivers/modules/drac/test_bios.py -> build/lib/ironic/tests/unit/drivers/modules/drac DEBUG: copying ironic/tests/unit/drivers/modules/drac/test_common.py -> build/lib/ironic/tests/unit/drivers/modules/drac DEBUG: copying ironic/tests/unit/drivers/modules/drac/test_inspect.py -> build/lib/ironic/tests/unit/drivers/modules/drac DEBUG: copying ironic/tests/unit/drivers/modules/drac/test_job.py -> build/lib/ironic/tests/unit/drivers/modules/drac DEBUG: copying ironic/tests/unit/drivers/modules/drac/test_management.py -> build/lib/ironic/tests/unit/drivers/modules/drac DEBUG: copying ironic/tests/unit/drivers/modules/drac/test_periodic_task.py -> build/lib/ironic/tests/unit/drivers/modules/drac DEBUG: copying ironic/tests/unit/drivers/modules/drac/test_power.py -> build/lib/ironic/tests/unit/drivers/modules/drac DEBUG: copying ironic/tests/unit/drivers/modules/drac/test_raid.py -> build/lib/ironic/tests/unit/drivers/modules/drac DEBUG: copying ironic/tests/unit/drivers/modules/drac/utils.py -> build/lib/ironic/tests/unit/drivers/modules/drac DEBUG: copying ironic/tests/unit/drivers/modules/__init__.py -> build/lib/ironic/tests/unit/drivers/modules DEBUG: copying ironic/tests/unit/drivers/modules/test_agent.py -> build/lib/ironic/tests/unit/drivers/modules DEBUG: copying ironic/tests/unit/drivers/modules/test_agent_base_vendor.py -> build/lib/ironic/tests/unit/drivers/modules DEBUG: copying ironic/tests/unit/drivers/modules/test_agent_client.py -> build/lib/ironic/tests/unit/drivers/modules DEBUG: copying ironic/tests/unit/drivers/modules/test_boot_mode_utils.py -> build/lib/ironic/tests/unit/drivers/modules DEBUG: copying ironic/tests/unit/drivers/modules/test_console_utils.py -> build/lib/ironic/tests/unit/drivers/modules DEBUG: copying ironic/tests/unit/drivers/modules/test_deploy_utils.py -> build/lib/ironic/tests/unit/drivers/modules DEBUG: copying ironic/tests/unit/drivers/modules/test_image_cache.py -> build/lib/ironic/tests/unit/drivers/modules DEBUG: copying ironic/tests/unit/drivers/modules/test_inspect_utils.py -> build/lib/ironic/tests/unit/drivers/modules DEBUG: copying ironic/tests/unit/drivers/modules/test_inspector.py -> build/lib/ironic/tests/unit/drivers/modules DEBUG: copying ironic/tests/unit/drivers/modules/test_ipmitool.py -> build/lib/ironic/tests/unit/drivers/modules DEBUG: copying ironic/tests/unit/drivers/modules/test_ipxe.py -> build/lib/ironic/tests/unit/drivers/modules DEBUG: copying ironic/tests/unit/drivers/modules/test_iscsi_deploy.py -> build/lib/ironic/tests/unit/drivers/modules DEBUG: copying ironic/tests/unit/drivers/modules/test_noop.py -> build/lib/ironic/tests/unit/drivers/modules DEBUG: copying ironic/tests/unit/drivers/modules/test_noop_mgmt.py -> build/lib/ironic/tests/unit/drivers/modules DEBUG: copying ironic/tests/unit/drivers/modules/test_pxe.py -> build/lib/ironic/tests/unit/drivers/modules DEBUG: copying ironic/tests/unit/drivers/modules/test_snmp.py -> build/lib/ironic/tests/unit/drivers/modules DEBUG: creating build/lib/ironic/tests/functional DEBUG: copying ironic/tests/functional/__init__.py -> build/lib/ironic/tests/functional DEBUG: creating build/lib/ironic/common DEBUG: creating build/lib/ironic/common/glance_service DEBUG: creating build/lib/ironic/common/glance_service/v2 DEBUG: copying ironic/common/glance_service/v2/__init__.py -> build/lib/ironic/common/glance_service/v2 DEBUG: copying ironic/common/glance_service/v2/image_service.py -> build/lib/ironic/common/glance_service/v2 DEBUG: creating build/lib/ironic/api DEBUG: creating build/lib/ironic/api/controllers DEBUG: copying ironic/api/controllers/__init__.py -> build/lib/ironic/api/controllers DEBUG: copying ironic/api/controllers/base.py -> build/lib/ironic/api/controllers DEBUG: copying ironic/api/controllers/link.py -> build/lib/ironic/api/controllers DEBUG: copying ironic/api/controllers/root.py -> build/lib/ironic/api/controllers DEBUG: copying ironic/api/controllers/version.py -> build/lib/ironic/api/controllers DEBUG: copying ironic/tests/unit/drivers/__init__.py -> build/lib/ironic/tests/unit/drivers DEBUG: copying ironic/tests/unit/drivers/test_base.py -> build/lib/ironic/tests/unit/drivers DEBUG: copying ironic/tests/unit/drivers/test_cisco.py -> build/lib/ironic/tests/unit/drivers DEBUG: copying ironic/tests/unit/drivers/test_drac.py -> build/lib/ironic/tests/unit/drivers DEBUG: copying ironic/tests/unit/drivers/test_fake_hardware.py -> build/lib/ironic/tests/unit/drivers DEBUG: copying ironic/tests/unit/drivers/test_generic.py -> build/lib/ironic/tests/unit/drivers DEBUG: copying ironic/tests/unit/drivers/test_ibmc.py -> build/lib/ironic/tests/unit/drivers DEBUG: copying ironic/tests/unit/drivers/test_ilo.py -> build/lib/ironic/tests/unit/drivers DEBUG: copying ironic/tests/unit/drivers/test_ipmi.py -> build/lib/ironic/tests/unit/drivers DEBUG: copying ironic/tests/unit/drivers/test_irmc.py -> build/lib/ironic/tests/unit/drivers DEBUG: copying ironic/tests/unit/drivers/test_redfish.py -> build/lib/ironic/tests/unit/drivers DEBUG: copying ironic/tests/unit/drivers/test_snmp.py -> build/lib/ironic/tests/unit/drivers DEBUG: copying ironic/tests/unit/drivers/test_utils.py -> build/lib/ironic/tests/unit/drivers DEBUG: copying ironic/tests/unit/drivers/test_xclarity.py -> build/lib/ironic/tests/unit/drivers DEBUG: copying ironic/tests/unit/drivers/third_party_driver_mock_specs.py -> build/lib/ironic/tests/unit/drivers DEBUG: copying ironic/tests/unit/drivers/third_party_driver_mocks.py -> build/lib/ironic/tests/unit/drivers DEBUG: creating build/lib/ironic/tests/unit/db DEBUG: creating build/lib/ironic/tests/unit/db/sqlalchemy DEBUG: copying ironic/tests/unit/db/sqlalchemy/__init__.py -> build/lib/ironic/tests/unit/db/sqlalchemy DEBUG: copying ironic/tests/unit/db/sqlalchemy/test_api.py -> build/lib/ironic/tests/unit/db/sqlalchemy DEBUG: copying ironic/tests/unit/db/sqlalchemy/test_migrations.py -> build/lib/ironic/tests/unit/db/sqlalchemy DEBUG: copying ironic/tests/unit/db/sqlalchemy/test_models.py -> build/lib/ironic/tests/unit/db/sqlalchemy DEBUG: copying ironic/tests/unit/db/sqlalchemy/test_types.py -> build/lib/ironic/tests/unit/db/sqlalchemy DEBUG: copying ironic/tests/unit/db/__init__.py -> build/lib/ironic/tests/unit/db DEBUG: copying ironic/tests/unit/db/base.py -> build/lib/ironic/tests/unit/db DEBUG: copying ironic/tests/unit/db/test_allocations.py -> build/lib/ironic/tests/unit/db DEBUG: copying ironic/tests/unit/db/test_api.py -> build/lib/ironic/tests/unit/db DEBUG: copying ironic/tests/unit/db/test_bios_settings.py -> build/lib/ironic/tests/unit/db DEBUG: copying ironic/tests/unit/db/test_chassis.py -> build/lib/ironic/tests/unit/db DEBUG: copying ironic/tests/unit/db/test_conductor.py -> build/lib/ironic/tests/unit/db DEBUG: copying ironic/tests/unit/db/test_deploy_templates.py -> build/lib/ironic/tests/unit/db DEBUG: copying ironic/tests/unit/db/test_node_tags.py -> build/lib/ironic/tests/unit/db DEBUG: copying ironic/tests/unit/db/test_node_traits.py -> build/lib/ironic/tests/unit/db DEBUG: copying ironic/tests/unit/db/test_nodes.py -> build/lib/ironic/tests/unit/db DEBUG: copying ironic/tests/unit/db/test_portgroups.py -> build/lib/ironic/tests/unit/db DEBUG: copying ironic/tests/unit/db/test_ports.py -> build/lib/ironic/tests/unit/db DEBUG: copying ironic/tests/unit/db/test_volume_connectors.py -> build/lib/ironic/tests/unit/db DEBUG: copying ironic/tests/unit/db/test_volume_targets.py -> build/lib/ironic/tests/unit/db DEBUG: copying ironic/tests/unit/db/utils.py -> build/lib/ironic/tests/unit/db DEBUG: creating build/lib/ironic/tests/unit/drivers/modules/ucs DEBUG: copying ironic/tests/unit/drivers/modules/ucs/__init__.py -> build/lib/ironic/tests/unit/drivers/modules/ucs DEBUG: copying ironic/tests/unit/drivers/modules/ucs/test_helper.py -> build/lib/ironic/tests/unit/drivers/modules/ucs DEBUG: copying ironic/tests/unit/drivers/modules/ucs/test_management.py -> build/lib/ironic/tests/unit/drivers/modules/ucs DEBUG: copying ironic/tests/unit/drivers/modules/ucs/test_power.py -> build/lib/ironic/tests/unit/drivers/modules/ucs DEBUG: creating build/lib/ironic/hacking DEBUG: copying ironic/hacking/__init__.py -> build/lib/ironic/hacking DEBUG: copying ironic/hacking/checks.py -> build/lib/ironic/hacking DEBUG: copying ironic/__init__.py -> build/lib/ironic DEBUG: copying ironic/version.py -> build/lib/ironic DEBUG: creating build/lib/ironic/drivers DEBUG: creating build/lib/ironic/drivers/modules DEBUG: creating build/lib/ironic/drivers/modules/ansible DEBUG: copying ironic/drivers/modules/ansible/__init__.py -> build/lib/ironic/drivers/modules/ansible DEBUG: copying ironic/drivers/modules/ansible/deploy.py -> build/lib/ironic/drivers/modules/ansible DEBUG: creating build/lib/ironic/tests/unit/common DEBUG: copying ironic/tests/unit/common/__init__.py -> build/lib/ironic/tests/unit/common DEBUG: copying ironic/tests/unit/common/test_cinder.py -> build/lib/ironic/tests/unit/common DEBUG: copying ironic/tests/unit/common/test_context.py -> build/lib/ironic/tests/unit/common DEBUG: copying ironic/tests/unit/common/test_driver_factory.py -> build/lib/ironic/tests/unit/common DEBUG: copying ironic/tests/unit/common/test_exception.py -> build/lib/ironic/tests/unit/common DEBUG: copying ironic/tests/unit/common/test_fsm.py -> build/lib/ironic/tests/unit/common DEBUG: copying ironic/tests/unit/common/test_glance_service.py -> build/lib/ironic/tests/unit/common DEBUG: copying ironic/tests/unit/common/test_hash_ring.py -> build/lib/ironic/tests/unit/common DEBUG: copying ironic/tests/unit/common/test_image_service.py -> build/lib/ironic/tests/unit/common DEBUG: copying ironic/tests/unit/common/test_images.py -> build/lib/ironic/tests/unit/common DEBUG: copying ironic/tests/unit/common/test_json_rpc.py -> build/lib/ironic/tests/unit/common DEBUG: copying ironic/tests/unit/common/test_keystone.py -> build/lib/ironic/tests/unit/common DEBUG: copying ironic/tests/unit/common/test_network.py -> build/lib/ironic/tests/unit/common DEBUG: copying ironic/tests/unit/common/test_neutron.py -> build/lib/ironic/tests/unit/common DEBUG: copying ironic/tests/unit/common/test_policy.py -> build/lib/ironic/tests/unit/common DEBUG: copying ironic/tests/unit/common/test_pxe_utils.py -> build/lib/ironic/tests/unit/common DEBUG: copying ironic/tests/unit/common/test_raid.py -> build/lib/ironic/tests/unit/common DEBUG: copying ironic/tests/unit/common/test_release_mappings.py -> build/lib/ironic/tests/unit/common DEBUG: copying ironic/tests/unit/common/test_rpc.py -> build/lib/ironic/tests/unit/common DEBUG: copying ironic/tests/unit/common/test_rpc_service.py -> build/lib/ironic/tests/unit/common DEBUG: copying ironic/tests/unit/common/test_states.py -> build/lib/ironic/tests/unit/common DEBUG: copying ironic/tests/unit/common/test_swift.py -> build/lib/ironic/tests/unit/common DEBUG: copying ironic/tests/unit/common/test_utils.py -> build/lib/ironic/tests/unit/common DEBUG: copying ironic/tests/unit/common/test_wsgi_service.py -> build/lib/ironic/tests/unit/common DEBUG: copying ironic/drivers/__init__.py -> build/lib/ironic/drivers DEBUG: copying ironic/drivers/base.py -> build/lib/ironic/drivers DEBUG: copying ironic/drivers/cisco_ucs.py -> build/lib/ironic/drivers DEBUG: copying ironic/drivers/drac.py -> build/lib/ironic/drivers DEBUG: copying ironic/drivers/fake_hardware.py -> build/lib/ironic/drivers DEBUG: copying ironic/drivers/generic.py -> build/lib/ironic/drivers DEBUG: copying ironic/drivers/hardware_type.py -> build/lib/ironic/drivers DEBUG: copying ironic/drivers/ibmc.py -> build/lib/ironic/drivers DEBUG: copying ironic/drivers/ilo.py -> build/lib/ironic/drivers DEBUG: copying ironic/drivers/ipmi.py -> build/lib/ironic/drivers DEBUG: copying ironic/drivers/irmc.py -> build/lib/ironic/drivers DEBUG: copying ironic/drivers/redfish.py -> build/lib/ironic/drivers DEBUG: copying ironic/drivers/snmp.py -> build/lib/ironic/drivers DEBUG: copying ironic/drivers/utils.py -> build/lib/ironic/drivers DEBUG: copying ironic/drivers/xclarity.py -> build/lib/ironic/drivers DEBUG: creating build/lib/ironic/tests/unit/drivers/modules/cimc DEBUG: copying ironic/tests/unit/drivers/modules/cimc/__init__.py -> build/lib/ironic/tests/unit/drivers/modules/cimc DEBUG: copying ironic/tests/unit/drivers/modules/cimc/test_common.py -> build/lib/ironic/tests/unit/drivers/modules/cimc DEBUG: copying ironic/tests/unit/drivers/modules/cimc/test_management.py -> build/lib/ironic/tests/unit/drivers/modules/cimc DEBUG: copying ironic/tests/unit/drivers/modules/cimc/test_power.py -> build/lib/ironic/tests/unit/drivers/modules/cimc DEBUG: creating build/lib/ironic/drivers/modules/ucs DEBUG: copying ironic/drivers/modules/ucs/__init__.py -> build/lib/ironic/drivers/modules/ucs DEBUG: copying ironic/drivers/modules/ucs/helper.py -> build/lib/ironic/drivers/modules/ucs DEBUG: copying ironic/drivers/modules/ucs/management.py -> build/lib/ironic/drivers/modules/ucs DEBUG: copying ironic/drivers/modules/ucs/power.py -> build/lib/ironic/drivers/modules/ucs DEBUG: creating build/lib/ironic/tests/unit/cmd DEBUG: copying ironic/tests/unit/cmd/__init__.py -> build/lib/ironic/tests/unit/cmd DEBUG: copying ironic/tests/unit/cmd/test_conductor.py -> build/lib/ironic/tests/unit/cmd DEBUG: copying ironic/tests/unit/cmd/test_dbsync.py -> build/lib/ironic/tests/unit/cmd DEBUG: copying ironic/tests/unit/cmd/test_status.py -> build/lib/ironic/tests/unit/cmd DEBUG: creating build/lib/ironic/objects DEBUG: copying ironic/objects/__init__.py -> build/lib/ironic/objects DEBUG: copying ironic/objects/allocation.py -> build/lib/ironic/objects DEBUG: copying ironic/objects/base.py -> build/lib/ironic/objects DEBUG: copying ironic/objects/bios.py -> build/lib/ironic/objects DEBUG: copying ironic/objects/chassis.py -> build/lib/ironic/objects DEBUG: copying ironic/objects/conductor.py -> build/lib/ironic/objects DEBUG: copying ironic/objects/deploy_template.py -> build/lib/ironic/objects DEBUG: copying ironic/objects/fields.py -> build/lib/ironic/objects DEBUG: copying ironic/objects/indirection.py -> build/lib/ironic/objects DEBUG: copying ironic/objects/node.py -> build/lib/ironic/objects DEBUG: copying ironic/objects/notification.py -> build/lib/ironic/objects DEBUG: copying ironic/objects/port.py -> build/lib/ironic/objects DEBUG: copying ironic/objects/portgroup.py -> build/lib/ironic/objects DEBUG: copying ironic/objects/trait.py -> build/lib/ironic/objects DEBUG: copying ironic/objects/volume_connector.py -> build/lib/ironic/objects DEBUG: copying ironic/objects/volume_target.py -> build/lib/ironic/objects DEBUG: creating build/lib/ironic/tests/unit/drivers/modules/storage DEBUG: copying ironic/tests/unit/drivers/modules/storage/__init__.py -> build/lib/ironic/tests/unit/drivers/modules/storage DEBUG: copying ironic/tests/unit/drivers/modules/storage/test_cinder.py -> build/lib/ironic/tests/unit/drivers/modules/storage DEBUG: copying ironic/tests/unit/drivers/modules/storage/test_external.py -> build/lib/ironic/tests/unit/drivers/modules/storage DEBUG: creating build/lib/ironic/tests/unit/api DEBUG: creating build/lib/ironic/tests/unit/api/controllers DEBUG: creating build/lib/ironic/tests/unit/api/controllers/v1 DEBUG: copying ironic/tests/unit/api/controllers/v1/__init__.py -> build/lib/ironic/tests/unit/api/controllers/v1 DEBUG: copying ironic/tests/unit/api/controllers/v1/test_allocation.py -> build/lib/ironic/tests/unit/api/controllers/v1 DEBUG: copying ironic/tests/unit/api/controllers/v1/test_chassis.py -> build/lib/ironic/tests/unit/api/controllers/v1 DEBUG: copying ironic/tests/unit/api/controllers/v1/test_conductor.py -> build/lib/ironic/tests/unit/api/controllers/v1 DEBUG: copying ironic/tests/unit/api/controllers/v1/test_deploy_template.py -> build/lib/ironic/tests/unit/api/controllers/v1 DEBUG: copying ironic/tests/unit/api/controllers/v1/test_driver.py -> build/lib/ironic/tests/unit/api/controllers/v1 DEBUG: copying ironic/tests/unit/api/controllers/v1/test_event.py -> build/lib/ironic/tests/unit/api/controllers/v1 DEBUG: copying ironic/tests/unit/api/controllers/v1/test_expose.py -> build/lib/ironic/tests/unit/api/controllers/v1 DEBUG: copying ironic/tests/unit/api/controllers/v1/test_node.py -> build/lib/ironic/tests/unit/api/controllers/v1 DEBUG: copying ironic/tests/unit/api/controllers/v1/test_notification_utils.py -> build/lib/ironic/tests/unit/api/controllers/v1 DEBUG: copying ironic/tests/unit/api/controllers/v1/test_port.py -> build/lib/ironic/tests/unit/api/controllers/v1 DEBUG: copying ironic/tests/unit/api/controllers/v1/test_portgroup.py -> build/lib/ironic/tests/unit/api/controllers/v1 DEBUG: copying ironic/tests/unit/api/controllers/v1/test_ramdisk.py -> build/lib/ironic/tests/unit/api/controllers/v1 DEBUG: copying ironic/tests/unit/api/controllers/v1/test_root.py -> build/lib/ironic/tests/unit/api/controllers/v1 DEBUG: copying ironic/tests/unit/api/controllers/v1/test_types.py -> build/lib/ironic/tests/unit/api/controllers/v1 DEBUG: copying ironic/tests/unit/api/controllers/v1/test_utils.py -> build/lib/ironic/tests/unit/api/controllers/v1 DEBUG: copying ironic/tests/unit/api/controllers/v1/test_versions.py -> build/lib/ironic/tests/unit/api/controllers/v1 DEBUG: copying ironic/tests/unit/api/controllers/v1/test_volume.py -> build/lib/ironic/tests/unit/api/controllers/v1 DEBUG: copying ironic/tests/unit/api/controllers/v1/test_volume_connector.py -> build/lib/ironic/tests/unit/api/controllers/v1 DEBUG: copying ironic/tests/unit/api/controllers/v1/test_volume_target.py -> build/lib/ironic/tests/unit/api/controllers/v1 DEBUG: copying ironic/common/__init__.py -> build/lib/ironic/common DEBUG: copying ironic/common/boot_devices.py -> build/lib/ironic/common DEBUG: copying ironic/common/boot_modes.py -> build/lib/ironic/common DEBUG: copying ironic/common/cinder.py -> build/lib/ironic/common DEBUG: copying ironic/common/config.py -> build/lib/ironic/common DEBUG: copying ironic/common/context.py -> build/lib/ironic/common DEBUG: copying ironic/common/dhcp_factory.py -> build/lib/ironic/common DEBUG: copying ironic/common/driver_factory.py -> build/lib/ironic/common DEBUG: copying ironic/common/exception.py -> build/lib/ironic/common DEBUG: copying ironic/common/faults.py -> build/lib/ironic/common DEBUG: copying ironic/common/fsm.py -> build/lib/ironic/common DEBUG: copying ironic/common/hash_ring.py -> build/lib/ironic/common DEBUG: copying ironic/common/i18n.py -> build/lib/ironic/common DEBUG: copying ironic/common/image_service.py -> build/lib/ironic/common DEBUG: copying ironic/common/images.py -> build/lib/ironic/common DEBUG: copying ironic/common/keystone.py -> build/lib/ironic/common DEBUG: copying ironic/common/network.py -> build/lib/ironic/common DEBUG: copying ironic/common/neutron.py -> build/lib/ironic/common DEBUG: copying ironic/common/policy.py -> build/lib/ironic/common DEBUG: copying ironic/common/profiler.py -> build/lib/ironic/common DEBUG: copying ironic/common/pxe_utils.py -> build/lib/ironic/common DEBUG: copying ironic/common/raid.py -> build/lib/ironic/common DEBUG: copying ironic/common/release_mappings.py -> build/lib/ironic/common DEBUG: copying ironic/common/rpc.py -> build/lib/ironic/common DEBUG: copying ironic/common/rpc_service.py -> build/lib/ironic/common DEBUG: copying ironic/common/service.py -> build/lib/ironic/common DEBUG: copying ironic/common/states.py -> build/lib/ironic/common DEBUG: copying ironic/common/swift.py -> build/lib/ironic/common DEBUG: copying ironic/common/utils.py -> build/lib/ironic/common DEBUG: copying ironic/common/wsgi_service.py -> build/lib/ironic/common DEBUG: creating build/lib/ironic/tests/unit/conductor DEBUG: copying ironic/tests/unit/conductor/__init__.py -> build/lib/ironic/tests/unit/conductor DEBUG: copying ironic/tests/unit/conductor/mgr_utils.py -> build/lib/ironic/tests/unit/conductor DEBUG: copying ironic/tests/unit/conductor/test_allocations.py -> build/lib/ironic/tests/unit/conductor DEBUG: copying ironic/tests/unit/conductor/test_base_manager.py -> build/lib/ironic/tests/unit/conductor DEBUG: copying ironic/tests/unit/conductor/test_manager.py -> build/lib/ironic/tests/unit/conductor DEBUG: copying ironic/tests/unit/conductor/test_notification_utils.py -> build/lib/ironic/tests/unit/conductor DEBUG: copying ironic/tests/unit/conductor/test_rpcapi.py -> build/lib/ironic/tests/unit/conductor DEBUG: copying ironic/tests/unit/conductor/test_steps.py -> build/lib/ironic/tests/unit/conductor DEBUG: copying ironic/tests/unit/conductor/test_task_manager.py -> build/lib/ironic/tests/unit/conductor DEBUG: copying ironic/tests/unit/conductor/test_utils.py -> build/lib/ironic/tests/unit/conductor DEBUG: creating build/lib/ironic/drivers/modules/xclarity DEBUG: copying ironic/drivers/modules/xclarity/__init__.py -> build/lib/ironic/drivers/modules/xclarity DEBUG: copying ironic/drivers/modules/xclarity/common.py -> build/lib/ironic/drivers/modules/xclarity DEBUG: copying ironic/drivers/modules/xclarity/management.py -> build/lib/ironic/drivers/modules/xclarity DEBUG: copying ironic/drivers/modules/xclarity/power.py -> build/lib/ironic/drivers/modules/xclarity DEBUG: copying ironic/api/__init__.py -> build/lib/ironic/api DEBUG: copying ironic/api/app.py -> build/lib/ironic/api DEBUG: copying ironic/api/config.py -> build/lib/ironic/api DEBUG: copying ironic/api/expose.py -> build/lib/ironic/api DEBUG: copying ironic/api/hooks.py -> build/lib/ironic/api DEBUG: copying ironic/api/wsgi.py -> build/lib/ironic/api DEBUG: creating build/lib/ironic/api/middleware DEBUG: copying ironic/api/middleware/__init__.py -> build/lib/ironic/api/middleware DEBUG: copying ironic/api/middleware/auth_token.py -> build/lib/ironic/api/middleware DEBUG: copying ironic/api/middleware/json_ext.py -> build/lib/ironic/api/middleware DEBUG: copying ironic/api/middleware/parsable_error.py -> build/lib/ironic/api/middleware DEBUG: creating build/lib/ironic/tests/unit/drivers/modules/ansible DEBUG: copying ironic/tests/unit/drivers/modules/ansible/__init__.py -> build/lib/ironic/tests/unit/drivers/modules/ansible DEBUG: copying ironic/tests/unit/drivers/modules/ansible/test_deploy.py -> build/lib/ironic/tests/unit/drivers/modules/ansible DEBUG: creating build/lib/ironic/drivers/modules/cimc DEBUG: copying ironic/drivers/modules/cimc/__init__.py -> build/lib/ironic/drivers/modules/cimc DEBUG: copying ironic/drivers/modules/cimc/common.py -> build/lib/ironic/drivers/modules/cimc DEBUG: copying ironic/drivers/modules/cimc/management.py -> build/lib/ironic/drivers/modules/cimc DEBUG: copying ironic/drivers/modules/cimc/power.py -> build/lib/ironic/drivers/modules/cimc DEBUG: copying ironic/tests/unit/api/controllers/__init__.py -> build/lib/ironic/tests/unit/api/controllers DEBUG: copying ironic/tests/unit/api/controllers/test_base.py -> build/lib/ironic/tests/unit/api/controllers DEBUG: creating build/lib/ironic/drivers/modules/irmc DEBUG: copying ironic/drivers/modules/irmc/__init__.py -> build/lib/ironic/drivers/modules/irmc DEBUG: copying ironic/drivers/modules/irmc/bios.py -> build/lib/ironic/drivers/modules/irmc DEBUG: copying ironic/drivers/modules/irmc/boot.py -> build/lib/ironic/drivers/modules/irmc DEBUG: copying ironic/drivers/modules/irmc/common.py -> build/lib/ironic/drivers/modules/irmc DEBUG: copying ironic/drivers/modules/irmc/inspect.py -> build/lib/ironic/drivers/modules/irmc DEBUG: copying ironic/drivers/modules/irmc/management.py -> build/lib/ironic/drivers/modules/irmc DEBUG: copying ironic/drivers/modules/irmc/power.py -> build/lib/ironic/drivers/modules/irmc DEBUG: copying ironic/drivers/modules/irmc/raid.py -> build/lib/ironic/drivers/modules/irmc DEBUG: creating build/lib/ironic/common/json_rpc DEBUG: copying ironic/common/json_rpc/__init__.py -> build/lib/ironic/common/json_rpc DEBUG: copying ironic/common/json_rpc/client.py -> build/lib/ironic/common/json_rpc DEBUG: copying ironic/common/json_rpc/server.py -> build/lib/ironic/common/json_rpc DEBUG: creating build/lib/ironic/tests/unit/drivers/modules/ilo DEBUG: copying ironic/tests/unit/drivers/modules/ilo/__init__.py -> build/lib/ironic/tests/unit/drivers/modules/ilo DEBUG: copying ironic/tests/unit/drivers/modules/ilo/test_bios.py -> build/lib/ironic/tests/unit/drivers/modules/ilo DEBUG: copying ironic/tests/unit/drivers/modules/ilo/test_boot.py -> build/lib/ironic/tests/unit/drivers/modules/ilo DEBUG: copying ironic/tests/unit/drivers/modules/ilo/test_common.py -> build/lib/ironic/tests/unit/drivers/modules/ilo DEBUG: copying ironic/tests/unit/drivers/modules/ilo/test_console.py -> build/lib/ironic/tests/unit/drivers/modules/ilo DEBUG: copying ironic/tests/unit/drivers/modules/ilo/test_firmware_processor.py -> build/lib/ironic/tests/unit/drivers/modules/ilo DEBUG: copying ironic/tests/unit/drivers/modules/ilo/test_inspect.py -> build/lib/ironic/tests/unit/drivers/modules/ilo DEBUG: copying ironic/tests/unit/drivers/modules/ilo/test_management.py -> build/lib/ironic/tests/unit/drivers/modules/ilo DEBUG: copying ironic/tests/unit/drivers/modules/ilo/test_power.py -> build/lib/ironic/tests/unit/drivers/modules/ilo DEBUG: copying ironic/tests/unit/drivers/modules/ilo/test_raid.py -> build/lib/ironic/tests/unit/drivers/modules/ilo DEBUG: copying ironic/tests/unit/drivers/modules/ilo/test_vendor.py -> build/lib/ironic/tests/unit/drivers/modules/ilo DEBUG: creating build/lib/ironic/db DEBUG: copying ironic/db/__init__.py -> build/lib/ironic/db DEBUG: copying ironic/db/api.py -> build/lib/ironic/db DEBUG: copying ironic/db/migration.py -> build/lib/ironic/db DEBUG: creating build/lib/ironic/drivers/modules/storage DEBUG: copying ironic/drivers/modules/storage/__init__.py -> build/lib/ironic/drivers/modules/storage DEBUG: copying ironic/drivers/modules/storage/cinder.py -> build/lib/ironic/drivers/modules/storage DEBUG: copying ironic/drivers/modules/storage/external.py -> build/lib/ironic/drivers/modules/storage DEBUG: copying ironic/drivers/modules/storage/noop.py -> build/lib/ironic/drivers/modules/storage DEBUG: copying ironic/drivers/modules/__init__.py -> build/lib/ironic/drivers/modules DEBUG: copying ironic/drivers/modules/agent.py -> build/lib/ironic/drivers/modules DEBUG: copying ironic/drivers/modules/agent_base_vendor.py -> build/lib/ironic/drivers/modules DEBUG: copying ironic/drivers/modules/agent_client.py -> build/lib/ironic/drivers/modules DEBUG: copying ironic/drivers/modules/boot_mode_utils.py -> build/lib/ironic/drivers/modules DEBUG: copying ironic/drivers/modules/console_utils.py -> build/lib/ironic/drivers/modules DEBUG: copying ironic/drivers/modules/deploy_utils.py -> build/lib/ironic/drivers/modules DEBUG: copying ironic/drivers/modules/fake.py -> build/lib/ironic/drivers/modules DEBUG: copying ironic/drivers/modules/image_cache.py -> build/lib/ironic/drivers/modules DEBUG: copying ironic/drivers/modules/inspect_utils.py -> build/lib/ironic/drivers/modules DEBUG: copying ironic/drivers/modules/inspector.py -> build/lib/ironic/drivers/modules DEBUG: copying ironic/drivers/modules/ipmitool.py -> build/lib/ironic/drivers/modules DEBUG: copying ironic/drivers/modules/ipxe.py -> build/lib/ironic/drivers/modules DEBUG: copying ironic/drivers/modules/iscsi_deploy.py -> build/lib/ironic/drivers/modules DEBUG: copying ironic/drivers/modules/noop.py -> build/lib/ironic/drivers/modules DEBUG: copying ironic/drivers/modules/noop_mgmt.py -> build/lib/ironic/drivers/modules DEBUG: copying ironic/drivers/modules/pxe.py -> build/lib/ironic/drivers/modules DEBUG: copying ironic/drivers/modules/pxe_base.py -> build/lib/ironic/drivers/modules DEBUG: copying ironic/drivers/modules/snmp.py -> build/lib/ironic/drivers/modules DEBUG: creating build/lib/ironic/tests/unit/drivers/modules/ibmc DEBUG: copying ironic/tests/unit/drivers/modules/ibmc/__init__.py -> build/lib/ironic/tests/unit/drivers/modules/ibmc DEBUG: copying ironic/tests/unit/drivers/modules/ibmc/base.py -> build/lib/ironic/tests/unit/drivers/modules/ibmc DEBUG: copying ironic/tests/unit/drivers/modules/ibmc/test_management.py -> build/lib/ironic/tests/unit/drivers/modules/ibmc DEBUG: copying ironic/tests/unit/drivers/modules/ibmc/test_power.py -> build/lib/ironic/tests/unit/drivers/modules/ibmc DEBUG: copying ironic/tests/unit/drivers/modules/ibmc/test_utils.py -> build/lib/ironic/tests/unit/drivers/modules/ibmc DEBUG: copying ironic/tests/unit/drivers/modules/ibmc/test_vendor.py -> build/lib/ironic/tests/unit/drivers/modules/ibmc DEBUG: creating build/lib/ironic/tests/unit/conf DEBUG: copying ironic/tests/unit/conf/__init__.py -> build/lib/ironic/tests/unit/conf DEBUG: copying ironic/tests/unit/conf/test_auth.py -> build/lib/ironic/tests/unit/conf DEBUG: copying ironic/common/glance_service/__init__.py -> build/lib/ironic/common/glance_service DEBUG: copying ironic/common/glance_service/base_image_service.py -> build/lib/ironic/common/glance_service DEBUG: copying ironic/common/glance_service/service_utils.py -> build/lib/ironic/common/glance_service DEBUG: creating build/lib/ironic/db/sqlalchemy DEBUG: copying ironic/db/sqlalchemy/__init__.py -> build/lib/ironic/db/sqlalchemy DEBUG: copying ironic/db/sqlalchemy/api.py -> build/lib/ironic/db/sqlalchemy DEBUG: copying ironic/db/sqlalchemy/migration.py -> build/lib/ironic/db/sqlalchemy DEBUG: copying ironic/db/sqlalchemy/models.py -> build/lib/ironic/db/sqlalchemy DEBUG: copying ironic/tests/unit/api/__init__.py -> build/lib/ironic/tests/unit/api DEBUG: copying ironic/tests/unit/api/base.py -> build/lib/ironic/tests/unit/api DEBUG: copying ironic/tests/unit/api/test_acl.py -> build/lib/ironic/tests/unit/api DEBUG: copying ironic/tests/unit/api/test_audit.py -> build/lib/ironic/tests/unit/api DEBUG: copying ironic/tests/unit/api/test_healthcheck.py -> build/lib/ironic/tests/unit/api DEBUG: copying ironic/tests/unit/api/test_hooks.py -> build/lib/ironic/tests/unit/api DEBUG: copying ironic/tests/unit/api/test_middleware.py -> build/lib/ironic/tests/unit/api DEBUG: copying ironic/tests/unit/api/test_ospmiddleware.py -> build/lib/ironic/tests/unit/api DEBUG: copying ironic/tests/unit/api/test_root.py -> build/lib/ironic/tests/unit/api DEBUG: copying ironic/tests/unit/api/utils.py -> build/lib/ironic/tests/unit/api DEBUG: creating build/lib/ironic/tests/unit/drivers/modules/irmc DEBUG: copying ironic/tests/unit/drivers/modules/irmc/__init__.py -> build/lib/ironic/tests/unit/drivers/modules/irmc DEBUG: copying ironic/tests/unit/drivers/modules/irmc/test_bios.py -> build/lib/ironic/tests/unit/drivers/modules/irmc DEBUG: copying ironic/tests/unit/drivers/modules/irmc/test_boot.py -> build/lib/ironic/tests/unit/drivers/modules/irmc DEBUG: copying ironic/tests/unit/drivers/modules/irmc/test_common.py -> build/lib/ironic/tests/unit/drivers/modules/irmc DEBUG: copying ironic/tests/unit/drivers/modules/irmc/test_inspect.py -> build/lib/ironic/tests/unit/drivers/modules/irmc DEBUG: copying ironic/tests/unit/drivers/modules/irmc/test_management.py -> build/lib/ironic/tests/unit/drivers/modules/irmc DEBUG: copying ironic/tests/unit/drivers/modules/irmc/test_periodic_task.py -> build/lib/ironic/tests/unit/drivers/modules/irmc DEBUG: copying ironic/tests/unit/drivers/modules/irmc/test_power.py -> build/lib/ironic/tests/unit/drivers/modules/irmc DEBUG: copying ironic/tests/unit/drivers/modules/irmc/test_raid.py -> build/lib/ironic/tests/unit/drivers/modules/irmc DEBUG: creating build/lib/ironic/dhcp DEBUG: copying ironic/dhcp/__init__.py -> build/lib/ironic/dhcp DEBUG: copying ironic/dhcp/base.py -> build/lib/ironic/dhcp DEBUG: copying ironic/dhcp/neutron.py -> build/lib/ironic/dhcp DEBUG: copying ironic/dhcp/none.py -> build/lib/ironic/dhcp DEBUG: creating build/lib/ironic/drivers/modules/drac DEBUG: copying ironic/drivers/modules/drac/__init__.py -> build/lib/ironic/drivers/modules/drac DEBUG: copying ironic/drivers/modules/drac/bios.py -> build/lib/ironic/drivers/modules/drac DEBUG: copying ironic/drivers/modules/drac/common.py -> build/lib/ironic/drivers/modules/drac DEBUG: copying ironic/drivers/modules/drac/inspect.py -> build/lib/ironic/drivers/modules/drac DEBUG: copying ironic/drivers/modules/drac/job.py -> build/lib/ironic/drivers/modules/drac DEBUG: copying ironic/drivers/modules/drac/management.py -> build/lib/ironic/drivers/modules/drac DEBUG: copying ironic/drivers/modules/drac/power.py -> build/lib/ironic/drivers/modules/drac DEBUG: copying ironic/drivers/modules/drac/raid.py -> build/lib/ironic/drivers/modules/drac DEBUG: copying ironic/drivers/modules/drac/vendor_passthru.py -> build/lib/ironic/drivers/modules/drac DEBUG: creating build/lib/ironic/drivers/modules/redfish DEBUG: copying ironic/drivers/modules/redfish/__init__.py -> build/lib/ironic/drivers/modules/redfish DEBUG: copying ironic/drivers/modules/redfish/bios.py -> build/lib/ironic/drivers/modules/redfish DEBUG: copying ironic/drivers/modules/redfish/inspect.py -> build/lib/ironic/drivers/modules/redfish DEBUG: copying ironic/drivers/modules/redfish/management.py -> build/lib/ironic/drivers/modules/redfish DEBUG: copying ironic/drivers/modules/redfish/power.py -> build/lib/ironic/drivers/modules/redfish DEBUG: copying ironic/drivers/modules/redfish/utils.py -> build/lib/ironic/drivers/modules/redfish DEBUG: creating build/lib/ironic/cmd DEBUG: copying ironic/cmd/__init__.py -> build/lib/ironic/cmd DEBUG: copying ironic/cmd/api.py -> build/lib/ironic/cmd DEBUG: copying ironic/cmd/conductor.py -> build/lib/ironic/cmd DEBUG: copying ironic/cmd/dbsync.py -> build/lib/ironic/cmd DEBUG: copying ironic/cmd/status.py -> build/lib/ironic/cmd DEBUG: copying ironic/tests/unit/__init__.py -> build/lib/ironic/tests/unit DEBUG: copying ironic/tests/unit/policy_fixture.py -> build/lib/ironic/tests/unit DEBUG: copying ironic/tests/unit/raid_constants.py -> build/lib/ironic/tests/unit DEBUG: copying ironic/tests/unit/stubs.py -> build/lib/ironic/tests/unit DEBUG: copying ironic/tests/unit/test_base.py -> build/lib/ironic/tests/unit DEBUG: creating build/lib/ironic/conf DEBUG: copying ironic/conf/__init__.py -> build/lib/ironic/conf DEBUG: copying ironic/conf/agent.py -> build/lib/ironic/conf DEBUG: copying ironic/conf/ansible.py -> build/lib/ironic/conf DEBUG: copying ironic/conf/api.py -> build/lib/ironic/conf DEBUG: copying ironic/conf/audit.py -> build/lib/ironic/conf DEBUG: copying ironic/conf/auth.py -> build/lib/ironic/conf DEBUG: copying ironic/conf/cinder.py -> build/lib/ironic/conf DEBUG: copying ironic/conf/cisco.py -> build/lib/ironic/conf DEBUG: copying ironic/conf/conductor.py -> build/lib/ironic/conf DEBUG: copying ironic/conf/console.py -> build/lib/ironic/conf DEBUG: copying ironic/conf/database.py -> build/lib/ironic/conf DEBUG: copying ironic/conf/default.py -> build/lib/ironic/conf DEBUG: copying ironic/conf/deploy.py -> build/lib/ironic/conf DEBUG: copying ironic/conf/dhcp.py -> build/lib/ironic/conf DEBUG: copying ironic/conf/drac.py -> build/lib/ironic/conf DEBUG: copying ironic/conf/glance.py -> build/lib/ironic/conf DEBUG: copying ironic/conf/healthcheck.py -> build/lib/ironic/conf DEBUG: copying ironic/conf/ibmc.py -> build/lib/ironic/conf DEBUG: copying ironic/conf/ilo.py -> build/lib/ironic/conf DEBUG: copying ironic/conf/inspector.py -> build/lib/ironic/conf DEBUG: copying ironic/conf/ipmi.py -> build/lib/ironic/conf DEBUG: copying ironic/conf/irmc.py -> build/lib/ironic/conf DEBUG: copying ironic/conf/iscsi.py -> build/lib/ironic/conf DEBUG: copying ironic/conf/json_rpc.py -> build/lib/ironic/conf DEBUG: copying ironic/conf/metrics.py -> build/lib/ironic/conf DEBUG: copying ironic/conf/metrics_statsd.py -> build/lib/ironic/conf DEBUG: copying ironic/conf/neutron.py -> build/lib/ironic/conf DEBUG: copying ironic/conf/opts.py -> build/lib/ironic/conf DEBUG: copying ironic/conf/pxe.py -> build/lib/ironic/conf DEBUG: copying ironic/conf/redfish.py -> build/lib/ironic/conf DEBUG: copying ironic/conf/service_catalog.py -> build/lib/ironic/conf DEBUG: copying ironic/conf/snmp.py -> build/lib/ironic/conf DEBUG: copying ironic/conf/swift.py -> build/lib/ironic/conf DEBUG: copying ironic/conf/xclarity.py -> build/lib/ironic/conf DEBUG: creating build/lib/ironic/drivers/modules/ilo DEBUG: copying ironic/drivers/modules/ilo/__init__.py -> build/lib/ironic/drivers/modules/ilo DEBUG: copying ironic/drivers/modules/ilo/bios.py -> build/lib/ironic/drivers/modules/ilo DEBUG: copying ironic/drivers/modules/ilo/boot.py -> build/lib/ironic/drivers/modules/ilo DEBUG: copying ironic/drivers/modules/ilo/common.py -> build/lib/ironic/drivers/modules/ilo DEBUG: copying ironic/drivers/modules/ilo/console.py -> build/lib/ironic/drivers/modules/ilo DEBUG: copying ironic/drivers/modules/ilo/firmware_processor.py -> build/lib/ironic/drivers/modules/ilo DEBUG: copying ironic/drivers/modules/ilo/inspect.py -> build/lib/ironic/drivers/modules/ilo DEBUG: copying ironic/drivers/modules/ilo/management.py -> build/lib/ironic/drivers/modules/ilo DEBUG: copying ironic/drivers/modules/ilo/power.py -> build/lib/ironic/drivers/modules/ilo DEBUG: copying ironic/drivers/modules/ilo/raid.py -> build/lib/ironic/drivers/modules/ilo DEBUG: copying ironic/drivers/modules/ilo/vendor.py -> build/lib/ironic/drivers/modules/ilo DEBUG: creating build/lib/ironic/conductor DEBUG: copying ironic/conductor/__init__.py -> build/lib/ironic/conductor DEBUG: copying ironic/conductor/allocations.py -> build/lib/ironic/conductor DEBUG: copying ironic/conductor/base_manager.py -> build/lib/ironic/conductor DEBUG: copying ironic/conductor/manager.py -> build/lib/ironic/conductor DEBUG: copying ironic/conductor/notification_utils.py -> build/lib/ironic/conductor DEBUG: copying ironic/conductor/rpcapi.py -> build/lib/ironic/conductor DEBUG: copying ironic/conductor/steps.py -> build/lib/ironic/conductor DEBUG: copying ironic/conductor/task_manager.py -> build/lib/ironic/conductor DEBUG: copying ironic/conductor/utils.py -> build/lib/ironic/conductor DEBUG: creating build/lib/ironic/drivers/modules/ibmc DEBUG: copying ironic/drivers/modules/ibmc/__init__.py -> build/lib/ironic/drivers/modules/ibmc DEBUG: copying ironic/drivers/modules/ibmc/management.py -> build/lib/ironic/drivers/modules/ibmc DEBUG: copying ironic/drivers/modules/ibmc/mappings.py -> build/lib/ironic/drivers/modules/ibmc DEBUG: copying ironic/drivers/modules/ibmc/power.py -> build/lib/ironic/drivers/modules/ibmc DEBUG: copying ironic/drivers/modules/ibmc/utils.py -> build/lib/ironic/drivers/modules/ibmc DEBUG: copying ironic/drivers/modules/ibmc/vendor.py -> build/lib/ironic/drivers/modules/ibmc DEBUG: creating build/lib/ironic/tests/unit/objects DEBUG: copying ironic/tests/unit/objects/__init__.py -> build/lib/ironic/tests/unit/objects DEBUG: copying ironic/tests/unit/objects/test_allocation.py -> build/lib/ironic/tests/unit/objects DEBUG: copying ironic/tests/unit/objects/test_bios.py -> build/lib/ironic/tests/unit/objects DEBUG: copying ironic/tests/unit/objects/test_chassis.py -> build/lib/ironic/tests/unit/objects DEBUG: copying ironic/tests/unit/objects/test_conductor.py -> build/lib/ironic/tests/unit/objects DEBUG: copying ironic/tests/unit/objects/test_deploy_template.py -> build/lib/ironic/tests/unit/objects DEBUG: copying ironic/tests/unit/objects/test_fields.py -> build/lib/ironic/tests/unit/objects DEBUG: copying ironic/tests/unit/objects/test_node.py -> build/lib/ironic/tests/unit/objects DEBUG: copying ironic/tests/unit/objects/test_notification.py -> build/lib/ironic/tests/unit/objects DEBUG: copying ironic/tests/unit/objects/test_objects.py -> build/lib/ironic/tests/unit/objects DEBUG: copying ironic/tests/unit/objects/test_port.py -> build/lib/ironic/tests/unit/objects DEBUG: copying ironic/tests/unit/objects/test_portgroup.py -> build/lib/ironic/tests/unit/objects DEBUG: copying ironic/tests/unit/objects/test_trait.py -> build/lib/ironic/tests/unit/objects DEBUG: copying ironic/tests/unit/objects/test_volume_connector.py -> build/lib/ironic/tests/unit/objects DEBUG: copying ironic/tests/unit/objects/test_volume_target.py -> build/lib/ironic/tests/unit/objects DEBUG: copying ironic/tests/unit/objects/utils.py -> build/lib/ironic/tests/unit/objects DEBUG: creating build/lib/ironic/tests/unit/drivers/modules/xclarity DEBUG: copying ironic/tests/unit/drivers/modules/xclarity/__init__.py -> build/lib/ironic/tests/unit/drivers/modules/xclarity DEBUG: copying ironic/tests/unit/drivers/modules/xclarity/test_common.py -> build/lib/ironic/tests/unit/drivers/modules/xclarity DEBUG: copying ironic/tests/unit/drivers/modules/xclarity/test_management.py -> build/lib/ironic/tests/unit/drivers/modules/xclarity DEBUG: copying ironic/tests/unit/drivers/modules/xclarity/test_power.py -> build/lib/ironic/tests/unit/drivers/modules/xclarity DEBUG: creating build/lib/ironic/tests/unit/drivers/modules/redfish DEBUG: copying ironic/tests/unit/drivers/modules/redfish/__init__.py -> build/lib/ironic/tests/unit/drivers/modules/redfish DEBUG: copying ironic/tests/unit/drivers/modules/redfish/test_bios.py -> build/lib/ironic/tests/unit/drivers/modules/redfish DEBUG: copying ironic/tests/unit/drivers/modules/redfish/test_inspect.py -> build/lib/ironic/tests/unit/drivers/modules/redfish DEBUG: copying ironic/tests/unit/drivers/modules/redfish/test_management.py -> build/lib/ironic/tests/unit/drivers/modules/redfish DEBUG: copying ironic/tests/unit/drivers/modules/redfish/test_power.py -> build/lib/ironic/tests/unit/drivers/modules/redfish DEBUG: copying ironic/tests/unit/drivers/modules/redfish/test_utils.py -> build/lib/ironic/tests/unit/drivers/modules/redfish DEBUG: creating build/lib/ironic/drivers/modules/network DEBUG: copying ironic/drivers/modules/network/__init__.py -> build/lib/ironic/drivers/modules/network DEBUG: copying ironic/drivers/modules/network/common.py -> build/lib/ironic/drivers/modules/network DEBUG: copying ironic/drivers/modules/network/flat.py -> build/lib/ironic/drivers/modules/network DEBUG: copying ironic/drivers/modules/network/neutron.py -> build/lib/ironic/drivers/modules/network DEBUG: copying ironic/drivers/modules/network/noop.py -> build/lib/ironic/drivers/modules/network DEBUG: copying ironic/tests/__init__.py -> build/lib/ironic/tests DEBUG: copying ironic/tests/base.py -> build/lib/ironic/tests DEBUG: creating build/lib/ironic/api/controllers/v1 DEBUG: copying ironic/api/controllers/v1/__init__.py -> build/lib/ironic/api/controllers/v1 DEBUG: copying ironic/api/controllers/v1/allocation.py -> build/lib/ironic/api/controllers/v1 DEBUG: copying ironic/api/controllers/v1/bios.py -> build/lib/ironic/api/controllers/v1 DEBUG: copying ironic/api/controllers/v1/chassis.py -> build/lib/ironic/api/controllers/v1 DEBUG: copying ironic/api/controllers/v1/collection.py -> build/lib/ironic/api/controllers/v1 DEBUG: copying ironic/api/controllers/v1/conductor.py -> build/lib/ironic/api/controllers/v1 DEBUG: copying ironic/api/controllers/v1/deploy_template.py -> build/lib/ironic/api/controllers/v1 DEBUG: copying ironic/api/controllers/v1/driver.py -> build/lib/ironic/api/controllers/v1 DEBUG: copying ironic/api/controllers/v1/event.py -> build/lib/ironic/api/controllers/v1 DEBUG: copying ironic/api/controllers/v1/node.py -> build/lib/ironic/api/controllers/v1 DEBUG: copying ironic/api/controllers/v1/notification_utils.py -> build/lib/ironic/api/controllers/v1 DEBUG: copying ironic/api/controllers/v1/port.py -> build/lib/ironic/api/controllers/v1 DEBUG: copying ironic/api/controllers/v1/portgroup.py -> build/lib/ironic/api/controllers/v1 DEBUG: copying ironic/api/controllers/v1/ramdisk.py -> build/lib/ironic/api/controllers/v1 DEBUG: copying ironic/api/controllers/v1/state.py -> build/lib/ironic/api/controllers/v1 DEBUG: copying ironic/api/controllers/v1/types.py -> build/lib/ironic/api/controllers/v1 DEBUG: copying ironic/api/controllers/v1/utils.py -> build/lib/ironic/api/controllers/v1 DEBUG: copying ironic/api/controllers/v1/versions.py -> build/lib/ironic/api/controllers/v1 DEBUG: copying ironic/api/controllers/v1/volume.py -> build/lib/ironic/api/controllers/v1 DEBUG: copying ironic/api/controllers/v1/volume_connector.py -> build/lib/ironic/api/controllers/v1 DEBUG: copying ironic/api/controllers/v1/volume_target.py -> build/lib/ironic/api/controllers/v1 DEBUG: creating build/lib/ironic/tests/unit/dhcp DEBUG: copying ironic/tests/unit/dhcp/__init__.py -> build/lib/ironic/tests/unit/dhcp DEBUG: copying ironic/tests/unit/dhcp/test_factory.py -> build/lib/ironic/tests/unit/dhcp DEBUG: copying ironic/tests/unit/dhcp/test_neutron.py -> build/lib/ironic/tests/unit/dhcp DEBUG: creating build/lib/ironic/tests/unit/drivers/modules/network DEBUG: copying ironic/tests/unit/drivers/modules/network/__init__.py -> build/lib/ironic/tests/unit/drivers/modules/network DEBUG: copying ironic/tests/unit/drivers/modules/network/test_common.py -> build/lib/ironic/tests/unit/drivers/modules/network DEBUG: copying ironic/tests/unit/drivers/modules/network/test_flat.py -> build/lib/ironic/tests/unit/drivers/modules/network DEBUG: copying ironic/tests/unit/drivers/modules/network/test_neutron.py -> build/lib/ironic/tests/unit/drivers/modules/network DEBUG: copying ironic/tests/unit/drivers/modules/network/test_noop.py -> build/lib/ironic/tests/unit/drivers/modules/network DEBUG: running egg_info DEBUG: deleting ironic.egg-info/requires.txt DEBUG: writing ironic.egg-info/PKG-INFO DEBUG: writing top-level names to ironic.egg-info/top_level.txt DEBUG: writing dependency_links to ironic.egg-info/dependency_links.txt DEBUG: writing entry points to ironic.egg-info/entry_points.txt DEBUG: [pbr] Reusing existing SOURCES.txt DEBUG: copying ironic/tests/unit/drivers/boot.ipxe -> build/lib/ironic/tests/unit/drivers DEBUG: copying ironic/tests/unit/drivers/elilo_efi_pxe_config.template -> build/lib/ironic/tests/unit/drivers DEBUG: copying ironic/tests/unit/drivers/ipxe_config.template -> build/lib/ironic/tests/unit/drivers DEBUG: copying ironic/tests/unit/drivers/ipxe_config_boot_from_volume_extra_volume.template -> build/lib/ironic/tests/unit/drivers DEBUG: copying ironic/tests/unit/drivers/ipxe_config_boot_from_volume_no_extra_volumes.template -> build/lib/ironic/tests/unit/drivers DEBUG: copying ironic/tests/unit/drivers/ipxe_config_timeout.template -> build/lib/ironic/tests/unit/drivers DEBUG: copying ironic/tests/unit/drivers/pxe_config.template -> build/lib/ironic/tests/unit/drivers DEBUG: copying ironic/tests/unit/drivers/pxe_grub_config.template -> build/lib/ironic/tests/unit/drivers DEBUG: creating build/lib/ironic/releasenotes DEBUG: creating build/lib/ironic/releasenotes/notes DEBUG: copying ironic/releasenotes/notes/add-protection-for-available-nodes-25f163d69782ef63.yaml -> build/lib/ironic/releasenotes/notes DEBUG: creating build/lib/ironic/drivers/modules/ansible/playbooks DEBUG: copying ironic/drivers/modules/ansible/playbooks/add-ironic-nodes.yaml -> build/lib/ironic/drivers/modules/ansible/playbooks DEBUG: copying ironic/drivers/modules/ansible/playbooks/ansible.cfg -> build/lib/ironic/drivers/modules/ansible/playbooks DEBUG: copying ironic/drivers/modules/ansible/playbooks/clean.yaml -> build/lib/ironic/drivers/modules/ansible/playbooks DEBUG: copying ironic/drivers/modules/ansible/playbooks/clean_steps.yaml -> build/lib/ironic/drivers/modules/ansible/playbooks DEBUG: copying ironic/drivers/modules/ansible/playbooks/deploy.yaml -> build/lib/ironic/drivers/modules/ansible/playbooks DEBUG: copying ironic/drivers/modules/ansible/playbooks/inventory -> build/lib/ironic/drivers/modules/ansible/playbooks DEBUG: copying ironic/drivers/modules/ansible/playbooks/shutdown.yaml -> build/lib/ironic/drivers/modules/ansible/playbooks DEBUG: creating build/lib/ironic/drivers/modules/ansible/playbooks/callback_plugins DEBUG: copying ironic/drivers/modules/ansible/playbooks/callback_plugins/ironic_log.ini -> build/lib/ironic/drivers/modules/ansible/playbooks/callback_plugins DEBUG: copying ironic/drivers/modules/ansible/playbooks/callback_plugins/ironic_log.py -> build/lib/ironic/drivers/modules/ansible/playbooks/callback_plugins DEBUG: creating build/lib/ironic/drivers/modules/ansible/playbooks/library DEBUG: copying ironic/drivers/modules/ansible/playbooks/library/facts_wwn.py -> build/lib/ironic/drivers/modules/ansible/playbooks/library DEBUG: copying ironic/drivers/modules/ansible/playbooks/library/root_hints.py -> build/lib/ironic/drivers/modules/ansible/playbooks/library DEBUG: copying ironic/drivers/modules/ansible/playbooks/library/stream_url.py -> build/lib/ironic/drivers/modules/ansible/playbooks/library DEBUG: creating build/lib/ironic/drivers/modules/ansible/playbooks/roles DEBUG: creating build/lib/ironic/drivers/modules/ansible/playbooks/roles/clean DEBUG: creating build/lib/ironic/drivers/modules/ansible/playbooks/roles/clean/defaults DEBUG: copying ironic/drivers/modules/ansible/playbooks/roles/clean/defaults/main.yaml -> build/lib/ironic/drivers/modules/ansible/playbooks/roles/clean/defaults DEBUG: creating build/lib/ironic/drivers/modules/ansible/playbooks/roles/clean/tasks DEBUG: copying ironic/drivers/modules/ansible/playbooks/roles/clean/tasks/main.yaml -> build/lib/ironic/drivers/modules/ansible/playbooks/roles/clean/tasks DEBUG: copying ironic/drivers/modules/ansible/playbooks/roles/clean/tasks/shred.yaml -> build/lib/ironic/drivers/modules/ansible/playbooks/roles/clean/tasks DEBUG: copying ironic/drivers/modules/ansible/playbooks/roles/clean/tasks/wipe.yaml -> build/lib/ironic/drivers/modules/ansible/playbooks/roles/clean/tasks DEBUG: copying ironic/drivers/modules/ansible/playbooks/roles/clean/tasks/zap.yaml -> build/lib/ironic/drivers/modules/ansible/playbooks/roles/clean/tasks DEBUG: creating build/lib/ironic/drivers/modules/ansible/playbooks/roles/configure DEBUG: creating build/lib/ironic/drivers/modules/ansible/playbooks/roles/configure/defaults DEBUG: copying ironic/drivers/modules/ansible/playbooks/roles/configure/defaults/main.yaml -> build/lib/ironic/drivers/modules/ansible/playbooks/roles/configure/defaults DEBUG: creating build/lib/ironic/drivers/modules/ansible/playbooks/roles/configure/tasks DEBUG: copying ironic/drivers/modules/ansible/playbooks/roles/configure/tasks/grub.yaml -> build/lib/ironic/drivers/modules/ansible/playbooks/roles/configure/tasks DEBUG: copying ironic/drivers/modules/ansible/playbooks/roles/configure/tasks/main.yaml -> build/lib/ironic/drivers/modules/ansible/playbooks/roles/configure/tasks DEBUG: copying ironic/drivers/modules/ansible/playbooks/roles/configure/tasks/mounts.yaml -> build/lib/ironic/drivers/modules/ansible/playbooks/roles/configure/tasks DEBUG: creating build/lib/ironic/drivers/modules/ansible/playbooks/roles/deploy DEBUG: creating build/lib/ironic/drivers/modules/ansible/playbooks/roles/deploy/files DEBUG: copying ironic/drivers/modules/ansible/playbooks/roles/deploy/files/partition_configdrive.sh -> build/lib/ironic/drivers/modules/ansible/playbooks/roles/deploy/files DEBUG: creating build/lib/ironic/drivers/modules/ansible/playbooks/roles/deploy/tasks DEBUG: copying ironic/drivers/modules/ansible/playbooks/roles/deploy/tasks/configdrive.yaml -> build/lib/ironic/drivers/modules/ansible/playbooks/roles/deploy/tasks DEBUG: copying ironic/drivers/modules/ansible/playbooks/roles/deploy/tasks/download.yaml -> build/lib/ironic/drivers/modules/ansible/playbooks/roles/deploy/tasks DEBUG: copying ironic/drivers/modules/ansible/playbooks/roles/deploy/tasks/main.yaml -> build/lib/ironic/drivers/modules/ansible/playbooks/roles/deploy/tasks DEBUG: copying ironic/drivers/modules/ansible/playbooks/roles/deploy/tasks/write.yaml -> build/lib/ironic/drivers/modules/ansible/playbooks/roles/deploy/tasks DEBUG: creating build/lib/ironic/drivers/modules/ansible/playbooks/roles/discover DEBUG: creating build/lib/ironic/drivers/modules/ansible/playbooks/roles/discover/tasks DEBUG: copying ironic/drivers/modules/ansible/playbooks/roles/discover/tasks/main.yaml -> build/lib/ironic/drivers/modules/ansible/playbooks/roles/discover/tasks DEBUG: copying ironic/drivers/modules/ansible/playbooks/roles/discover/tasks/roothints.yaml -> build/lib/ironic/drivers/modules/ansible/playbooks/roles/discover/tasks DEBUG: creating build/lib/ironic/drivers/modules/ansible/playbooks/roles/prepare DEBUG: creating build/lib/ironic/drivers/modules/ansible/playbooks/roles/prepare/tasks DEBUG: copying ironic/drivers/modules/ansible/playbooks/roles/prepare/tasks/main.yaml -> build/lib/ironic/drivers/modules/ansible/playbooks/roles/prepare/tasks DEBUG: copying ironic/drivers/modules/ansible/playbooks/roles/prepare/tasks/parted.yaml -> build/lib/ironic/drivers/modules/ansible/playbooks/roles/prepare/tasks DEBUG: creating build/lib/ironic/drivers/modules/ansible/playbooks/roles/shutdown DEBUG: creating build/lib/ironic/drivers/modules/ansible/playbooks/roles/shutdown/tasks DEBUG: copying ironic/drivers/modules/ansible/playbooks/roles/shutdown/tasks/main.yaml -> build/lib/ironic/drivers/modules/ansible/playbooks/roles/shutdown/tasks DEBUG: copying ironic/drivers/raid_config_schema.json -> build/lib/ironic/drivers DEBUG: copying ironic/common/grub_conf.template -> build/lib/ironic/common DEBUG: copying ironic/common/isolinux_config.template -> build/lib/ironic/common DEBUG: copying ironic/api/app.wsgi -> build/lib/ironic/api DEBUG: copying ironic/drivers/modules/agent_config.template -> build/lib/ironic/drivers/modules DEBUG: copying ironic/drivers/modules/boot.ipxe -> build/lib/ironic/drivers/modules DEBUG: copying ironic/drivers/modules/elilo_efi_pxe_config.template -> build/lib/ironic/drivers/modules DEBUG: copying ironic/drivers/modules/ipxe_config.template -> build/lib/ironic/drivers/modules DEBUG: copying ironic/drivers/modules/master_grub_cfg.txt -> build/lib/ironic/drivers/modules DEBUG: copying ironic/drivers/modules/pxe_config.template -> build/lib/ironic/drivers/modules DEBUG: copying ironic/drivers/modules/pxe_grub_config.template -> build/lib/ironic/drivers/modules DEBUG: copying ironic/db/sqlalchemy/alembic.ini -> build/lib/ironic/db/sqlalchemy DEBUG: creating build/lib/ironic/db/sqlalchemy/alembic DEBUG: copying ironic/db/sqlalchemy/alembic/README -> build/lib/ironic/db/sqlalchemy/alembic DEBUG: copying ironic/db/sqlalchemy/alembic/env.py -> build/lib/ironic/db/sqlalchemy/alembic DEBUG: copying ironic/db/sqlalchemy/alembic/script.py.mako -> build/lib/ironic/db/sqlalchemy/alembic DEBUG: creating build/lib/ironic/db/sqlalchemy/alembic/versions DEBUG: copying ironic/db/sqlalchemy/alembic/versions/10b163d4481e_add_port_portgroup_internal_info.py -> build/lib/ironic/db/sqlalchemy/alembic/versions DEBUG: copying ironic/db/sqlalchemy/alembic/versions/1a59178ebdf6_add_volume_targets_table.py -> build/lib/ironic/db/sqlalchemy/alembic/versions DEBUG: copying ironic/db/sqlalchemy/alembic/versions/1d6951876d68_add_storage_interface_db_field_and_.py -> build/lib/ironic/db/sqlalchemy/alembic/versions DEBUG: copying ironic/db/sqlalchemy/alembic/versions/1e15e7122cc9_add_extra_column_to_deploy_templates.py -> build/lib/ironic/db/sqlalchemy/alembic/versions DEBUG: copying ironic/db/sqlalchemy/alembic/versions/1e1d5ace7dc6_add_inspection_started_at_and_.py -> build/lib/ironic/db/sqlalchemy/alembic/versions DEBUG: copying ironic/db/sqlalchemy/alembic/versions/21b331f883ef_add_provision_updated_at.py -> build/lib/ironic/db/sqlalchemy/alembic/versions DEBUG: copying ironic/db/sqlalchemy/alembic/versions/2353895ecfae_add_conductor_hardware_interfaces_table.py -> build/lib/ironic/db/sqlalchemy/alembic/versions DEBUG: copying ironic/db/sqlalchemy/alembic/versions/242cc6a923b3_add_node_maintenance_reason.py -> build/lib/ironic/db/sqlalchemy/alembic/versions DEBUG: copying ironic/db/sqlalchemy/alembic/versions/2581ebaf0cb2_initial_migration.py -> build/lib/ironic/db/sqlalchemy/alembic/versions DEBUG: copying ironic/db/sqlalchemy/alembic/versions/28c44432c9c3_add_node_description.py -> build/lib/ironic/db/sqlalchemy/alembic/versions DEBUG: copying ironic/db/sqlalchemy/alembic/versions/2aac7e0872f6_add_deploy_templates.py -> build/lib/ironic/db/sqlalchemy/alembic/versions DEBUG: copying ironic/db/sqlalchemy/alembic/versions/2d13bc3d6bba_add_bios_config_and_interface.py -> build/lib/ironic/db/sqlalchemy/alembic/versions DEBUG: copying ironic/db/sqlalchemy/alembic/versions/2fb93ffd2af1_increase_node_name_length.py -> build/lib/ironic/db/sqlalchemy/alembic/versions DEBUG: copying ironic/db/sqlalchemy/alembic/versions/31baaf680d2b_add_node_instance_info.py -> build/lib/ironic/db/sqlalchemy/alembic/versions DEBUG: copying ironic/db/sqlalchemy/alembic/versions/3ae36a5f5131_add_logical_name.py -> build/lib/ironic/db/sqlalchemy/alembic/versions DEBUG: copying ironic/db/sqlalchemy/alembic/versions/3bea56f25597_add_unique_constraint_to_instance_uuid.py -> build/lib/ironic/db/sqlalchemy/alembic/versions DEBUG: copying ironic/db/sqlalchemy/alembic/versions/3cb628139ea4_nodes_add_console_enabled.py -> build/lib/ironic/db/sqlalchemy/alembic/versions DEBUG: copying ironic/db/sqlalchemy/alembic/versions/3d86a077a3f2_add_port_physical_network.py -> build/lib/ironic/db/sqlalchemy/alembic/versions DEBUG: copying ironic/db/sqlalchemy/alembic/versions/405cfe08f18d_add_rescue_interface_to_node.py -> build/lib/ironic/db/sqlalchemy/alembic/versions DEBUG: copying ironic/db/sqlalchemy/alembic/versions/487deb87cc9d_add_conductor_affinity_and_online.py -> build/lib/ironic/db/sqlalchemy/alembic/versions DEBUG: copying ironic/db/sqlalchemy/alembic/versions/48d6c242bb9b_add_node_tags.py -> build/lib/ironic/db/sqlalchemy/alembic/versions DEBUG: copying ironic/db/sqlalchemy/alembic/versions/493d8f27f235_add_portgroup_configuration_fields.py -> build/lib/ironic/db/sqlalchemy/alembic/versions DEBUG: copying ironic/db/sqlalchemy/alembic/versions/4f399b21ae71_add_node_clean_step.py -> build/lib/ironic/db/sqlalchemy/alembic/versions DEBUG: copying ironic/db/sqlalchemy/alembic/versions/516faf1bb9b1_resizing_column_nodes_driver.py -> build/lib/ironic/db/sqlalchemy/alembic/versions DEBUG: copying ironic/db/sqlalchemy/alembic/versions/5674c57409b9_replace_nostate_with_available.py -> build/lib/ironic/db/sqlalchemy/alembic/versions DEBUG: copying ironic/db/sqlalchemy/alembic/versions/5ea1b0d310e_added_port_group_table_and_altered_ports.py -> build/lib/ironic/db/sqlalchemy/alembic/versions DEBUG: copying ironic/db/sqlalchemy/alembic/versions/60cf717201bc_add_standalone_ports_supported.py -> build/lib/ironic/db/sqlalchemy/alembic/versions DEBUG: copying ironic/db/sqlalchemy/alembic/versions/664f85c2f622_add_conductor_group_to_nodes_conductors.py -> build/lib/ironic/db/sqlalchemy/alembic/versions DEBUG: copying ironic/db/sqlalchemy/alembic/versions/789acc877671_add_raid_config.py -> build/lib/ironic/db/sqlalchemy/alembic/versions DEBUG: copying ironic/db/sqlalchemy/alembic/versions/82c315d60161_add_bios_settings.py -> build/lib/ironic/db/sqlalchemy/alembic/versions DEBUG: copying ironic/db/sqlalchemy/alembic/versions/868cb606a74a_add_version_field_in_base_class.py -> build/lib/ironic/db/sqlalchemy/alembic/versions DEBUG: copying ironic/db/sqlalchemy/alembic/versions/93706939026c_add_node_protected_field.py -> build/lib/ironic/db/sqlalchemy/alembic/versions DEBUG: copying ironic/db/sqlalchemy/alembic/versions/9cbeefa3763f_add_port_is_smartnic.py -> build/lib/ironic/db/sqlalchemy/alembic/versions DEBUG: copying ironic/db/sqlalchemy/alembic/versions/b4130a7fc904_create_nodetraits_table.py -> build/lib/ironic/db/sqlalchemy/alembic/versions DEBUG: copying ironic/db/sqlalchemy/alembic/versions/b9117ac17882_add_node_deploy_step.py -> build/lib/ironic/db/sqlalchemy/alembic/versions DEBUG: copying ironic/db/sqlalchemy/alembic/versions/bb59b63f55a_add_node_driver_internal_info.py -> build/lib/ironic/db/sqlalchemy/alembic/versions DEBUG: copying ironic/db/sqlalchemy/alembic/versions/bcdd431ba0bf_add_fields_for_all_interfaces.py -> build/lib/ironic/db/sqlalchemy/alembic/versions DEBUG: copying ironic/db/sqlalchemy/alembic/versions/c14cef6dfedf_populate_node_network_interface.py -> build/lib/ironic/db/sqlalchemy/alembic/versions DEBUG: copying ironic/db/sqlalchemy/alembic/versions/d2b036ae9378_add_automated_clean_field.py -> build/lib/ironic/db/sqlalchemy/alembic/versions DEBUG: copying ironic/db/sqlalchemy/alembic/versions/daa1ba02d98_add_volume_connectors_table.py -> build/lib/ironic/db/sqlalchemy/alembic/versions DEBUG: copying ironic/db/sqlalchemy/alembic/versions/dbefd6bdaa2c_add_default_column_to_.py -> build/lib/ironic/db/sqlalchemy/alembic/versions DEBUG: copying ironic/db/sqlalchemy/alembic/versions/dd34e1f1303b_add_resource_class_to_node.py -> build/lib/ironic/db/sqlalchemy/alembic/versions DEBUG: copying ironic/db/sqlalchemy/alembic/versions/dd67b91a1981_add_allocations_table.py -> build/lib/ironic/db/sqlalchemy/alembic/versions DEBUG: copying ironic/db/sqlalchemy/alembic/versions/e294876e8028_add_node_network_interface.py -> build/lib/ironic/db/sqlalchemy/alembic/versions DEBUG: copying ironic/db/sqlalchemy/alembic/versions/e918ff30eb42_resize_column_nodes_instance_info.py -> build/lib/ironic/db/sqlalchemy/alembic/versions DEBUG: copying ironic/db/sqlalchemy/alembic/versions/f190f9d00a11_add_node_owner.py -> build/lib/ironic/db/sqlalchemy/alembic/versions DEBUG: copying ironic/db/sqlalchemy/alembic/versions/f6fdb920c182_set_pxe_enabled_true.py -> build/lib/ironic/db/sqlalchemy/alembic/versions DEBUG: copying ironic/db/sqlalchemy/alembic/versions/fb3f10dd262e_add_fault_to_node_table.py -> build/lib/ironic/db/sqlalchemy/alembic/versions DEBUG: copying ironic/tests/unit/drivers/modules/irmc/fake_sensors_data_ng.xml -> build/lib/ironic/tests/unit/drivers/modules/irmc DEBUG: copying ironic/tests/unit/drivers/modules/irmc/fake_sensors_data_ok.xml -> build/lib/ironic/tests/unit/drivers/modules/irmc DEBUG: + sleep 1 DEBUG: Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.oWJMUu DEBUG: + exit 0 DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + '[' /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64 '!=' / ']' DEBUG: + rm -rf /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64 DEBUG: ++ dirname /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64 DEBUG: + mkdir -p /builddir/build/BUILDROOT DEBUG: + mkdir /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64 DEBUG: + cd ironic-12.1.7.dev2 DEBUG: + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' DEBUG: + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64 DEBUG: running install DEBUG: [pbr] Generating AUTHORS DEBUG: [pbr] AUTHORS complete (0.0s) DEBUG: running install_lib DEBUG: creating /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr DEBUG: creating /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib DEBUG: creating /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7 DEBUG: creating /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages DEBUG: creating /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic DEBUG: creating /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/releasenotes DEBUG: creating /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/releasenotes/notes DEBUG: copying build/lib/ironic/releasenotes/notes/add-protection-for-available-nodes-25f163d69782ef63.yaml -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/releasenotes/notes DEBUG: creating /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/conductor DEBUG: copying build/lib/ironic/conductor/utils.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/conductor DEBUG: copying build/lib/ironic/conductor/task_manager.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/conductor DEBUG: copying build/lib/ironic/conductor/steps.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/conductor DEBUG: copying build/lib/ironic/conductor/rpcapi.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/conductor DEBUG: copying build/lib/ironic/conductor/notification_utils.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/conductor DEBUG: copying build/lib/ironic/conductor/manager.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/conductor DEBUG: copying build/lib/ironic/conductor/base_manager.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/conductor DEBUG: copying build/lib/ironic/conductor/allocations.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/conductor DEBUG: copying build/lib/ironic/conductor/__init__.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/conductor DEBUG: creating /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/conf DEBUG: copying build/lib/ironic/conf/xclarity.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/conf DEBUG: copying build/lib/ironic/conf/swift.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/conf DEBUG: copying build/lib/ironic/conf/snmp.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/conf DEBUG: copying build/lib/ironic/conf/service_catalog.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/conf DEBUG: copying build/lib/ironic/conf/redfish.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/conf DEBUG: copying build/lib/ironic/conf/pxe.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/conf DEBUG: copying build/lib/ironic/conf/opts.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/conf DEBUG: copying build/lib/ironic/conf/neutron.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/conf DEBUG: copying build/lib/ironic/conf/metrics_statsd.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/conf DEBUG: copying build/lib/ironic/conf/metrics.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/conf DEBUG: copying build/lib/ironic/conf/json_rpc.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/conf DEBUG: copying build/lib/ironic/conf/iscsi.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/conf DEBUG: copying build/lib/ironic/conf/irmc.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/conf DEBUG: copying build/lib/ironic/conf/ipmi.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/conf DEBUG: copying build/lib/ironic/conf/inspector.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/conf DEBUG: copying build/lib/ironic/conf/ilo.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/conf DEBUG: copying build/lib/ironic/conf/ibmc.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/conf DEBUG: copying build/lib/ironic/conf/healthcheck.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/conf DEBUG: copying build/lib/ironic/conf/glance.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/conf DEBUG: copying build/lib/ironic/conf/drac.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/conf DEBUG: copying build/lib/ironic/conf/dhcp.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/conf DEBUG: copying build/lib/ironic/conf/deploy.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/conf DEBUG: copying build/lib/ironic/conf/default.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/conf DEBUG: copying build/lib/ironic/conf/database.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/conf DEBUG: copying build/lib/ironic/conf/console.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/conf DEBUG: copying build/lib/ironic/conf/conductor.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/conf DEBUG: copying build/lib/ironic/conf/cisco.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/conf DEBUG: copying build/lib/ironic/conf/cinder.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/conf DEBUG: copying build/lib/ironic/conf/auth.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/conf DEBUG: copying build/lib/ironic/conf/audit.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/conf DEBUG: copying build/lib/ironic/conf/api.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/conf DEBUG: copying build/lib/ironic/conf/ansible.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/conf DEBUG: copying build/lib/ironic/conf/agent.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/conf DEBUG: copying build/lib/ironic/conf/__init__.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/conf DEBUG: creating /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/cmd DEBUG: copying build/lib/ironic/cmd/status.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/cmd DEBUG: copying build/lib/ironic/cmd/dbsync.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/cmd DEBUG: copying build/lib/ironic/cmd/conductor.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/cmd DEBUG: copying build/lib/ironic/cmd/api.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/cmd DEBUG: copying build/lib/ironic/cmd/__init__.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/cmd DEBUG: creating /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/dhcp DEBUG: copying build/lib/ironic/dhcp/none.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/dhcp DEBUG: copying build/lib/ironic/dhcp/neutron.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/dhcp DEBUG: copying build/lib/ironic/dhcp/base.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/dhcp DEBUG: copying build/lib/ironic/dhcp/__init__.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/dhcp DEBUG: creating /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/db DEBUG: creating /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/db/sqlalchemy DEBUG: creating /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/db/sqlalchemy/alembic DEBUG: creating /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/ironic/db/sqlalchemy/alembic/versions/fb3f10dd262e_add_fault_to_node_table.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/ironic/db/sqlalchemy/alembic/versions/f6fdb920c182_set_pxe_enabled_true.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/ironic/db/sqlalchemy/alembic/versions/f190f9d00a11_add_node_owner.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/ironic/db/sqlalchemy/alembic/versions/e918ff30eb42_resize_column_nodes_instance_info.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/ironic/db/sqlalchemy/alembic/versions/e294876e8028_add_node_network_interface.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/ironic/db/sqlalchemy/alembic/versions/dd67b91a1981_add_allocations_table.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/ironic/db/sqlalchemy/alembic/versions/dd34e1f1303b_add_resource_class_to_node.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/ironic/db/sqlalchemy/alembic/versions/dbefd6bdaa2c_add_default_column_to_.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/ironic/db/sqlalchemy/alembic/versions/daa1ba02d98_add_volume_connectors_table.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/ironic/db/sqlalchemy/alembic/versions/d2b036ae9378_add_automated_clean_field.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/ironic/db/sqlalchemy/alembic/versions/c14cef6dfedf_populate_node_network_interface.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/ironic/db/sqlalchemy/alembic/versions/bcdd431ba0bf_add_fields_for_all_interfaces.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/ironic/db/sqlalchemy/alembic/versions/bb59b63f55a_add_node_driver_internal_info.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/ironic/db/sqlalchemy/alembic/versions/b9117ac17882_add_node_deploy_step.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/ironic/db/sqlalchemy/alembic/versions/b4130a7fc904_create_nodetraits_table.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/ironic/db/sqlalchemy/alembic/versions/9cbeefa3763f_add_port_is_smartnic.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/ironic/db/sqlalchemy/alembic/versions/93706939026c_add_node_protected_field.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/ironic/db/sqlalchemy/alembic/versions/868cb606a74a_add_version_field_in_base_class.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/ironic/db/sqlalchemy/alembic/versions/82c315d60161_add_bios_settings.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/ironic/db/sqlalchemy/alembic/versions/789acc877671_add_raid_config.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/ironic/db/sqlalchemy/alembic/versions/664f85c2f622_add_conductor_group_to_nodes_conductors.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/ironic/db/sqlalchemy/alembic/versions/60cf717201bc_add_standalone_ports_supported.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/ironic/db/sqlalchemy/alembic/versions/5ea1b0d310e_added_port_group_table_and_altered_ports.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/ironic/db/sqlalchemy/alembic/versions/5674c57409b9_replace_nostate_with_available.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/ironic/db/sqlalchemy/alembic/versions/516faf1bb9b1_resizing_column_nodes_driver.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/ironic/db/sqlalchemy/alembic/versions/4f399b21ae71_add_node_clean_step.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/ironic/db/sqlalchemy/alembic/versions/493d8f27f235_add_portgroup_configuration_fields.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/ironic/db/sqlalchemy/alembic/versions/48d6c242bb9b_add_node_tags.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/ironic/db/sqlalchemy/alembic/versions/487deb87cc9d_add_conductor_affinity_and_online.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/ironic/db/sqlalchemy/alembic/versions/405cfe08f18d_add_rescue_interface_to_node.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/ironic/db/sqlalchemy/alembic/versions/3d86a077a3f2_add_port_physical_network.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/ironic/db/sqlalchemy/alembic/versions/3cb628139ea4_nodes_add_console_enabled.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/ironic/db/sqlalchemy/alembic/versions/3bea56f25597_add_unique_constraint_to_instance_uuid.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/ironic/db/sqlalchemy/alembic/versions/3ae36a5f5131_add_logical_name.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/ironic/db/sqlalchemy/alembic/versions/31baaf680d2b_add_node_instance_info.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/ironic/db/sqlalchemy/alembic/versions/2fb93ffd2af1_increase_node_name_length.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/ironic/db/sqlalchemy/alembic/versions/2d13bc3d6bba_add_bios_config_and_interface.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/ironic/db/sqlalchemy/alembic/versions/2aac7e0872f6_add_deploy_templates.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/ironic/db/sqlalchemy/alembic/versions/28c44432c9c3_add_node_description.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/ironic/db/sqlalchemy/alembic/versions/2581ebaf0cb2_initial_migration.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/ironic/db/sqlalchemy/alembic/versions/242cc6a923b3_add_node_maintenance_reason.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/ironic/db/sqlalchemy/alembic/versions/2353895ecfae_add_conductor_hardware_interfaces_table.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/ironic/db/sqlalchemy/alembic/versions/21b331f883ef_add_provision_updated_at.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/ironic/db/sqlalchemy/alembic/versions/1e1d5ace7dc6_add_inspection_started_at_and_.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/ironic/db/sqlalchemy/alembic/versions/1e15e7122cc9_add_extra_column_to_deploy_templates.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/ironic/db/sqlalchemy/alembic/versions/1d6951876d68_add_storage_interface_db_field_and_.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/ironic/db/sqlalchemy/alembic/versions/1a59178ebdf6_add_volume_targets_table.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/ironic/db/sqlalchemy/alembic/versions/10b163d4481e_add_port_portgroup_internal_info.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/ironic/db/sqlalchemy/alembic/script.py.mako -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/db/sqlalchemy/alembic DEBUG: copying build/lib/ironic/db/sqlalchemy/alembic/env.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/db/sqlalchemy/alembic DEBUG: copying build/lib/ironic/db/sqlalchemy/alembic/README -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/db/sqlalchemy/alembic DEBUG: copying build/lib/ironic/db/sqlalchemy/alembic.ini -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/db/sqlalchemy DEBUG: copying build/lib/ironic/db/sqlalchemy/models.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/db/sqlalchemy DEBUG: copying build/lib/ironic/db/sqlalchemy/migration.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/db/sqlalchemy DEBUG: copying build/lib/ironic/db/sqlalchemy/api.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/db/sqlalchemy DEBUG: copying build/lib/ironic/db/sqlalchemy/__init__.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/db/sqlalchemy DEBUG: copying build/lib/ironic/db/migration.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/db DEBUG: copying build/lib/ironic/db/api.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/db DEBUG: copying build/lib/ironic/db/__init__.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/db DEBUG: creating /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/objects DEBUG: copying build/lib/ironic/objects/volume_target.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/objects DEBUG: copying build/lib/ironic/objects/volume_connector.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/objects DEBUG: copying build/lib/ironic/objects/trait.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/objects DEBUG: copying build/lib/ironic/objects/portgroup.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/objects DEBUG: copying build/lib/ironic/objects/port.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/objects DEBUG: copying build/lib/ironic/objects/notification.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/objects DEBUG: copying build/lib/ironic/objects/node.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/objects DEBUG: copying build/lib/ironic/objects/indirection.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/objects DEBUG: copying build/lib/ironic/objects/fields.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/objects DEBUG: copying build/lib/ironic/objects/deploy_template.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/objects DEBUG: copying build/lib/ironic/objects/conductor.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/objects DEBUG: copying build/lib/ironic/objects/chassis.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/objects DEBUG: copying build/lib/ironic/objects/bios.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/objects DEBUG: copying build/lib/ironic/objects/base.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/objects DEBUG: copying build/lib/ironic/objects/allocation.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/objects DEBUG: copying build/lib/ironic/objects/__init__.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/objects DEBUG: creating /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers DEBUG: copying build/lib/ironic/drivers/raid_config_schema.json -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers DEBUG: copying build/lib/ironic/drivers/xclarity.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers DEBUG: copying build/lib/ironic/drivers/utils.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers DEBUG: copying build/lib/ironic/drivers/snmp.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers DEBUG: copying build/lib/ironic/drivers/redfish.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers DEBUG: copying build/lib/ironic/drivers/irmc.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers DEBUG: copying build/lib/ironic/drivers/ipmi.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers DEBUG: copying build/lib/ironic/drivers/ilo.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers DEBUG: copying build/lib/ironic/drivers/ibmc.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers DEBUG: copying build/lib/ironic/drivers/hardware_type.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers DEBUG: copying build/lib/ironic/drivers/generic.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers DEBUG: copying build/lib/ironic/drivers/fake_hardware.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers DEBUG: copying build/lib/ironic/drivers/drac.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers DEBUG: copying build/lib/ironic/drivers/cisco_ucs.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers DEBUG: copying build/lib/ironic/drivers/base.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers DEBUG: copying build/lib/ironic/drivers/__init__.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers DEBUG: creating /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules DEBUG: copying build/lib/ironic/drivers/modules/pxe_grub_config.template -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules DEBUG: copying build/lib/ironic/drivers/modules/pxe_config.template -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules DEBUG: copying build/lib/ironic/drivers/modules/master_grub_cfg.txt -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules DEBUG: copying build/lib/ironic/drivers/modules/ipxe_config.template -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules DEBUG: copying build/lib/ironic/drivers/modules/elilo_efi_pxe_config.template -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules DEBUG: copying build/lib/ironic/drivers/modules/boot.ipxe -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules DEBUG: copying build/lib/ironic/drivers/modules/agent_config.template -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules DEBUG: creating /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules/network DEBUG: copying build/lib/ironic/drivers/modules/network/noop.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules/network DEBUG: copying build/lib/ironic/drivers/modules/network/neutron.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules/network DEBUG: copying build/lib/ironic/drivers/modules/network/flat.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules/network DEBUG: copying build/lib/ironic/drivers/modules/network/common.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules/network DEBUG: copying build/lib/ironic/drivers/modules/network/__init__.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules/network DEBUG: creating /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules/ibmc DEBUG: copying build/lib/ironic/drivers/modules/ibmc/vendor.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules/ibmc DEBUG: copying build/lib/ironic/drivers/modules/ibmc/utils.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules/ibmc DEBUG: copying build/lib/ironic/drivers/modules/ibmc/power.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules/ibmc DEBUG: copying build/lib/ironic/drivers/modules/ibmc/mappings.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules/ibmc DEBUG: copying build/lib/ironic/drivers/modules/ibmc/management.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules/ibmc DEBUG: copying build/lib/ironic/drivers/modules/ibmc/__init__.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules/ibmc DEBUG: creating /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules/ilo DEBUG: copying build/lib/ironic/drivers/modules/ilo/vendor.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules/ilo DEBUG: copying build/lib/ironic/drivers/modules/ilo/raid.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules/ilo DEBUG: copying build/lib/ironic/drivers/modules/ilo/power.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules/ilo DEBUG: copying build/lib/ironic/drivers/modules/ilo/management.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules/ilo DEBUG: copying build/lib/ironic/drivers/modules/ilo/inspect.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules/ilo DEBUG: copying build/lib/ironic/drivers/modules/ilo/firmware_processor.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules/ilo DEBUG: copying build/lib/ironic/drivers/modules/ilo/console.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules/ilo DEBUG: copying build/lib/ironic/drivers/modules/ilo/common.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules/ilo DEBUG: copying build/lib/ironic/drivers/modules/ilo/boot.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules/ilo DEBUG: copying build/lib/ironic/drivers/modules/ilo/bios.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules/ilo DEBUG: copying build/lib/ironic/drivers/modules/ilo/__init__.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules/ilo DEBUG: creating /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules/redfish DEBUG: copying build/lib/ironic/drivers/modules/redfish/utils.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules/redfish DEBUG: copying build/lib/ironic/drivers/modules/redfish/power.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules/redfish DEBUG: copying build/lib/ironic/drivers/modules/redfish/management.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules/redfish DEBUG: copying build/lib/ironic/drivers/modules/redfish/inspect.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules/redfish DEBUG: copying build/lib/ironic/drivers/modules/redfish/bios.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules/redfish DEBUG: copying build/lib/ironic/drivers/modules/redfish/__init__.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules/redfish DEBUG: creating /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules/drac DEBUG: copying build/lib/ironic/drivers/modules/drac/vendor_passthru.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules/drac DEBUG: copying build/lib/ironic/drivers/modules/drac/raid.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules/drac DEBUG: copying build/lib/ironic/drivers/modules/drac/power.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules/drac DEBUG: copying build/lib/ironic/drivers/modules/drac/management.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules/drac DEBUG: copying build/lib/ironic/drivers/modules/drac/job.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules/drac DEBUG: copying build/lib/ironic/drivers/modules/drac/inspect.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules/drac DEBUG: copying build/lib/ironic/drivers/modules/drac/common.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules/drac DEBUG: copying build/lib/ironic/drivers/modules/drac/bios.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules/drac DEBUG: copying build/lib/ironic/drivers/modules/drac/__init__.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules/drac DEBUG: copying build/lib/ironic/drivers/modules/snmp.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules DEBUG: copying build/lib/ironic/drivers/modules/pxe_base.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules DEBUG: copying build/lib/ironic/drivers/modules/pxe.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules DEBUG: copying build/lib/ironic/drivers/modules/noop_mgmt.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules DEBUG: copying build/lib/ironic/drivers/modules/noop.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules DEBUG: copying build/lib/ironic/drivers/modules/iscsi_deploy.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules DEBUG: copying build/lib/ironic/drivers/modules/ipxe.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules DEBUG: copying build/lib/ironic/drivers/modules/ipmitool.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules DEBUG: copying build/lib/ironic/drivers/modules/inspector.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules DEBUG: copying build/lib/ironic/drivers/modules/inspect_utils.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules DEBUG: copying build/lib/ironic/drivers/modules/image_cache.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules DEBUG: copying build/lib/ironic/drivers/modules/fake.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules DEBUG: copying build/lib/ironic/drivers/modules/deploy_utils.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules DEBUG: copying build/lib/ironic/drivers/modules/console_utils.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules DEBUG: copying build/lib/ironic/drivers/modules/boot_mode_utils.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules DEBUG: copying build/lib/ironic/drivers/modules/agent_client.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules DEBUG: copying build/lib/ironic/drivers/modules/agent_base_vendor.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules DEBUG: copying build/lib/ironic/drivers/modules/agent.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules DEBUG: copying build/lib/ironic/drivers/modules/__init__.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules DEBUG: creating /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules/storage DEBUG: copying build/lib/ironic/drivers/modules/storage/noop.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules/storage DEBUG: copying build/lib/ironic/drivers/modules/storage/external.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules/storage DEBUG: copying build/lib/ironic/drivers/modules/storage/cinder.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules/storage DEBUG: copying build/lib/ironic/drivers/modules/storage/__init__.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules/storage DEBUG: creating /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules/irmc DEBUG: copying build/lib/ironic/drivers/modules/irmc/raid.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules/irmc DEBUG: copying build/lib/ironic/drivers/modules/irmc/power.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules/irmc DEBUG: copying build/lib/ironic/drivers/modules/irmc/management.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules/irmc DEBUG: copying build/lib/ironic/drivers/modules/irmc/inspect.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules/irmc DEBUG: copying build/lib/ironic/drivers/modules/irmc/common.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules/irmc DEBUG: copying build/lib/ironic/drivers/modules/irmc/boot.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules/irmc DEBUG: copying build/lib/ironic/drivers/modules/irmc/bios.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules/irmc DEBUG: copying build/lib/ironic/drivers/modules/irmc/__init__.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules/irmc DEBUG: creating /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules/cimc DEBUG: copying build/lib/ironic/drivers/modules/cimc/power.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules/cimc DEBUG: copying build/lib/ironic/drivers/modules/cimc/management.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules/cimc DEBUG: copying build/lib/ironic/drivers/modules/cimc/common.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules/cimc DEBUG: copying build/lib/ironic/drivers/modules/cimc/__init__.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules/cimc DEBUG: creating /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules/xclarity DEBUG: copying build/lib/ironic/drivers/modules/xclarity/power.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules/xclarity DEBUG: copying build/lib/ironic/drivers/modules/xclarity/management.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules/xclarity DEBUG: copying build/lib/ironic/drivers/modules/xclarity/common.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules/xclarity DEBUG: copying build/lib/ironic/drivers/modules/xclarity/__init__.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules/xclarity DEBUG: creating /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules/ucs DEBUG: copying build/lib/ironic/drivers/modules/ucs/power.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules/ucs DEBUG: copying build/lib/ironic/drivers/modules/ucs/management.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules/ucs DEBUG: copying build/lib/ironic/drivers/modules/ucs/helper.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules/ucs DEBUG: copying build/lib/ironic/drivers/modules/ucs/__init__.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules/ucs DEBUG: creating /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules/ansible DEBUG: creating /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules/ansible/playbooks DEBUG: creating /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules/ansible/playbooks/roles DEBUG: creating /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules/ansible/playbooks/roles/shutdown DEBUG: creating /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules/ansible/playbooks/roles/shutdown/tasks DEBUG: copying build/lib/ironic/drivers/modules/ansible/playbooks/roles/shutdown/tasks/main.yaml -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules/ansible/playbooks/roles/shutdown/tasks DEBUG: creating /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules/ansible/playbooks/roles/prepare DEBUG: creating /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules/ansible/playbooks/roles/prepare/tasks DEBUG: copying build/lib/ironic/drivers/modules/ansible/playbooks/roles/prepare/tasks/parted.yaml -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules/ansible/playbooks/roles/prepare/tasks DEBUG: copying build/lib/ironic/drivers/modules/ansible/playbooks/roles/prepare/tasks/main.yaml -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules/ansible/playbooks/roles/prepare/tasks DEBUG: creating /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules/ansible/playbooks/roles/discover DEBUG: creating /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules/ansible/playbooks/roles/discover/tasks DEBUG: copying build/lib/ironic/drivers/modules/ansible/playbooks/roles/discover/tasks/roothints.yaml -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules/ansible/playbooks/roles/discover/tasks DEBUG: copying build/lib/ironic/drivers/modules/ansible/playbooks/roles/discover/tasks/main.yaml -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules/ansible/playbooks/roles/discover/tasks DEBUG: creating /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules/ansible/playbooks/roles/deploy DEBUG: creating /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules/ansible/playbooks/roles/deploy/tasks DEBUG: copying build/lib/ironic/drivers/modules/ansible/playbooks/roles/deploy/tasks/write.yaml -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules/ansible/playbooks/roles/deploy/tasks DEBUG: copying build/lib/ironic/drivers/modules/ansible/playbooks/roles/deploy/tasks/main.yaml -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules/ansible/playbooks/roles/deploy/tasks DEBUG: copying build/lib/ironic/drivers/modules/ansible/playbooks/roles/deploy/tasks/download.yaml -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules/ansible/playbooks/roles/deploy/tasks DEBUG: copying build/lib/ironic/drivers/modules/ansible/playbooks/roles/deploy/tasks/configdrive.yaml -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules/ansible/playbooks/roles/deploy/tasks DEBUG: creating /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules/ansible/playbooks/roles/deploy/files DEBUG: copying build/lib/ironic/drivers/modules/ansible/playbooks/roles/deploy/files/partition_configdrive.sh -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules/ansible/playbooks/roles/deploy/files DEBUG: creating /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules/ansible/playbooks/roles/configure DEBUG: creating /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules/ansible/playbooks/roles/configure/tasks DEBUG: copying build/lib/ironic/drivers/modules/ansible/playbooks/roles/configure/tasks/mounts.yaml -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules/ansible/playbooks/roles/configure/tasks DEBUG: copying build/lib/ironic/drivers/modules/ansible/playbooks/roles/configure/tasks/main.yaml -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules/ansible/playbooks/roles/configure/tasks DEBUG: copying build/lib/ironic/drivers/modules/ansible/playbooks/roles/configure/tasks/grub.yaml -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules/ansible/playbooks/roles/configure/tasks DEBUG: creating /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules/ansible/playbooks/roles/configure/defaults DEBUG: copying build/lib/ironic/drivers/modules/ansible/playbooks/roles/configure/defaults/main.yaml -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules/ansible/playbooks/roles/configure/defaults DEBUG: creating /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules/ansible/playbooks/roles/clean DEBUG: creating /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules/ansible/playbooks/roles/clean/tasks DEBUG: copying build/lib/ironic/drivers/modules/ansible/playbooks/roles/clean/tasks/zap.yaml -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules/ansible/playbooks/roles/clean/tasks DEBUG: copying build/lib/ironic/drivers/modules/ansible/playbooks/roles/clean/tasks/wipe.yaml -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules/ansible/playbooks/roles/clean/tasks DEBUG: copying build/lib/ironic/drivers/modules/ansible/playbooks/roles/clean/tasks/shred.yaml -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules/ansible/playbooks/roles/clean/tasks DEBUG: copying build/lib/ironic/drivers/modules/ansible/playbooks/roles/clean/tasks/main.yaml -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules/ansible/playbooks/roles/clean/tasks DEBUG: creating /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules/ansible/playbooks/roles/clean/defaults DEBUG: copying build/lib/ironic/drivers/modules/ansible/playbooks/roles/clean/defaults/main.yaml -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules/ansible/playbooks/roles/clean/defaults DEBUG: creating /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules/ansible/playbooks/library DEBUG: copying build/lib/ironic/drivers/modules/ansible/playbooks/library/stream_url.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules/ansible/playbooks/library DEBUG: copying build/lib/ironic/drivers/modules/ansible/playbooks/library/root_hints.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules/ansible/playbooks/library DEBUG: copying build/lib/ironic/drivers/modules/ansible/playbooks/library/facts_wwn.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules/ansible/playbooks/library DEBUG: creating /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules/ansible/playbooks/callback_plugins DEBUG: copying build/lib/ironic/drivers/modules/ansible/playbooks/callback_plugins/ironic_log.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules/ansible/playbooks/callback_plugins DEBUG: copying build/lib/ironic/drivers/modules/ansible/playbooks/callback_plugins/ironic_log.ini -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules/ansible/playbooks/callback_plugins DEBUG: copying build/lib/ironic/drivers/modules/ansible/playbooks/shutdown.yaml -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules/ansible/playbooks DEBUG: copying build/lib/ironic/drivers/modules/ansible/playbooks/inventory -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules/ansible/playbooks DEBUG: copying build/lib/ironic/drivers/modules/ansible/playbooks/deploy.yaml -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules/ansible/playbooks DEBUG: copying build/lib/ironic/drivers/modules/ansible/playbooks/clean_steps.yaml -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules/ansible/playbooks DEBUG: copying build/lib/ironic/drivers/modules/ansible/playbooks/clean.yaml -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules/ansible/playbooks DEBUG: copying build/lib/ironic/drivers/modules/ansible/playbooks/ansible.cfg -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules/ansible/playbooks DEBUG: copying build/lib/ironic/drivers/modules/ansible/playbooks/add-ironic-nodes.yaml -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules/ansible/playbooks DEBUG: copying build/lib/ironic/drivers/modules/ansible/deploy.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules/ansible DEBUG: copying build/lib/ironic/drivers/modules/ansible/__init__.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules/ansible DEBUG: copying build/lib/ironic/version.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic DEBUG: copying build/lib/ironic/__init__.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic DEBUG: creating /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/hacking DEBUG: copying build/lib/ironic/hacking/checks.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/hacking DEBUG: copying build/lib/ironic/hacking/__init__.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/hacking DEBUG: creating /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/api DEBUG: copying build/lib/ironic/api/app.wsgi -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/api DEBUG: creating /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/api/middleware DEBUG: copying build/lib/ironic/api/middleware/parsable_error.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/api/middleware DEBUG: copying build/lib/ironic/api/middleware/json_ext.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/api/middleware DEBUG: copying build/lib/ironic/api/middleware/auth_token.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/api/middleware DEBUG: copying build/lib/ironic/api/middleware/__init__.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/api/middleware DEBUG: copying build/lib/ironic/api/wsgi.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/api DEBUG: copying build/lib/ironic/api/hooks.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/api DEBUG: copying build/lib/ironic/api/expose.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/api DEBUG: copying build/lib/ironic/api/config.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/api DEBUG: copying build/lib/ironic/api/app.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/api DEBUG: copying build/lib/ironic/api/__init__.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/api DEBUG: creating /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/api/controllers DEBUG: creating /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/api/controllers/v1 DEBUG: copying build/lib/ironic/api/controllers/v1/volume_target.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/api/controllers/v1 DEBUG: copying build/lib/ironic/api/controllers/v1/volume_connector.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/api/controllers/v1 DEBUG: copying build/lib/ironic/api/controllers/v1/volume.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/api/controllers/v1 DEBUG: copying build/lib/ironic/api/controllers/v1/versions.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/api/controllers/v1 DEBUG: copying build/lib/ironic/api/controllers/v1/utils.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/api/controllers/v1 DEBUG: copying build/lib/ironic/api/controllers/v1/types.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/api/controllers/v1 DEBUG: copying build/lib/ironic/api/controllers/v1/state.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/api/controllers/v1 DEBUG: copying build/lib/ironic/api/controllers/v1/ramdisk.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/api/controllers/v1 DEBUG: copying build/lib/ironic/api/controllers/v1/portgroup.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/api/controllers/v1 DEBUG: copying build/lib/ironic/api/controllers/v1/port.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/api/controllers/v1 DEBUG: copying build/lib/ironic/api/controllers/v1/notification_utils.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/api/controllers/v1 DEBUG: copying build/lib/ironic/api/controllers/v1/node.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/api/controllers/v1 DEBUG: copying build/lib/ironic/api/controllers/v1/event.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/api/controllers/v1 DEBUG: copying build/lib/ironic/api/controllers/v1/driver.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/api/controllers/v1 DEBUG: copying build/lib/ironic/api/controllers/v1/deploy_template.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/api/controllers/v1 DEBUG: copying build/lib/ironic/api/controllers/v1/conductor.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/api/controllers/v1 DEBUG: copying build/lib/ironic/api/controllers/v1/collection.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/api/controllers/v1 DEBUG: copying build/lib/ironic/api/controllers/v1/chassis.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/api/controllers/v1 DEBUG: copying build/lib/ironic/api/controllers/v1/bios.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/api/controllers/v1 DEBUG: copying build/lib/ironic/api/controllers/v1/allocation.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/api/controllers/v1 DEBUG: copying build/lib/ironic/api/controllers/v1/__init__.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/api/controllers/v1 DEBUG: copying build/lib/ironic/api/controllers/version.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/api/controllers DEBUG: copying build/lib/ironic/api/controllers/root.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/api/controllers DEBUG: copying build/lib/ironic/api/controllers/link.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/api/controllers DEBUG: copying build/lib/ironic/api/controllers/base.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/api/controllers DEBUG: copying build/lib/ironic/api/controllers/__init__.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/api/controllers DEBUG: creating /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/common DEBUG: copying build/lib/ironic/common/isolinux_config.template -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/common DEBUG: copying build/lib/ironic/common/grub_conf.template -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/common DEBUG: creating /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/common/json_rpc DEBUG: copying build/lib/ironic/common/json_rpc/server.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/common/json_rpc DEBUG: copying build/lib/ironic/common/json_rpc/client.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/common/json_rpc DEBUG: copying build/lib/ironic/common/json_rpc/__init__.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/common/json_rpc DEBUG: copying build/lib/ironic/common/wsgi_service.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/common DEBUG: copying build/lib/ironic/common/utils.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/common DEBUG: copying build/lib/ironic/common/swift.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/common DEBUG: copying build/lib/ironic/common/states.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/common DEBUG: copying build/lib/ironic/common/service.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/common DEBUG: copying build/lib/ironic/common/rpc_service.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/common DEBUG: copying build/lib/ironic/common/rpc.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/common DEBUG: copying build/lib/ironic/common/release_mappings.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/common DEBUG: copying build/lib/ironic/common/raid.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/common DEBUG: copying build/lib/ironic/common/pxe_utils.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/common DEBUG: copying build/lib/ironic/common/profiler.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/common DEBUG: copying build/lib/ironic/common/policy.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/common DEBUG: copying build/lib/ironic/common/neutron.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/common DEBUG: copying build/lib/ironic/common/network.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/common DEBUG: copying build/lib/ironic/common/keystone.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/common DEBUG: copying build/lib/ironic/common/images.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/common DEBUG: copying build/lib/ironic/common/image_service.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/common DEBUG: copying build/lib/ironic/common/i18n.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/common DEBUG: copying build/lib/ironic/common/hash_ring.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/common DEBUG: copying build/lib/ironic/common/fsm.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/common DEBUG: copying build/lib/ironic/common/faults.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/common DEBUG: copying build/lib/ironic/common/exception.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/common DEBUG: copying build/lib/ironic/common/driver_factory.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/common DEBUG: copying build/lib/ironic/common/dhcp_factory.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/common DEBUG: copying build/lib/ironic/common/context.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/common DEBUG: copying build/lib/ironic/common/config.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/common DEBUG: copying build/lib/ironic/common/cinder.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/common DEBUG: copying build/lib/ironic/common/boot_modes.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/common DEBUG: copying build/lib/ironic/common/boot_devices.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/common DEBUG: copying build/lib/ironic/common/__init__.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/common DEBUG: creating /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/common/glance_service DEBUG: copying build/lib/ironic/common/glance_service/service_utils.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/common/glance_service DEBUG: copying build/lib/ironic/common/glance_service/base_image_service.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/common/glance_service DEBUG: copying build/lib/ironic/common/glance_service/__init__.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/common/glance_service DEBUG: creating /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/common/glance_service/v2 DEBUG: copying build/lib/ironic/common/glance_service/v2/image_service.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/common/glance_service/v2 DEBUG: copying build/lib/ironic/common/glance_service/v2/__init__.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/common/glance_service/v2 DEBUG: creating /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests DEBUG: copying build/lib/ironic/tests/base.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests DEBUG: copying build/lib/ironic/tests/__init__.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests DEBUG: creating /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/functional DEBUG: copying build/lib/ironic/tests/functional/__init__.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/functional DEBUG: creating /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit DEBUG: creating /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/dhcp DEBUG: copying build/lib/ironic/tests/unit/dhcp/test_neutron.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/dhcp DEBUG: copying build/lib/ironic/tests/unit/dhcp/test_factory.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/dhcp DEBUG: copying build/lib/ironic/tests/unit/dhcp/__init__.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/dhcp DEBUG: creating /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/objects DEBUG: copying build/lib/ironic/tests/unit/objects/utils.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/objects DEBUG: copying build/lib/ironic/tests/unit/objects/test_volume_target.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/objects DEBUG: copying build/lib/ironic/tests/unit/objects/test_volume_connector.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/objects DEBUG: copying build/lib/ironic/tests/unit/objects/test_trait.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/objects DEBUG: copying build/lib/ironic/tests/unit/objects/test_portgroup.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/objects DEBUG: copying build/lib/ironic/tests/unit/objects/test_port.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/objects DEBUG: copying build/lib/ironic/tests/unit/objects/test_objects.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/objects DEBUG: copying build/lib/ironic/tests/unit/objects/test_notification.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/objects DEBUG: copying build/lib/ironic/tests/unit/objects/test_node.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/objects DEBUG: copying build/lib/ironic/tests/unit/objects/test_fields.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/objects DEBUG: copying build/lib/ironic/tests/unit/objects/test_deploy_template.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/objects DEBUG: copying build/lib/ironic/tests/unit/objects/test_conductor.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/objects DEBUG: copying build/lib/ironic/tests/unit/objects/test_chassis.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/objects DEBUG: copying build/lib/ironic/tests/unit/objects/test_bios.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/objects DEBUG: copying build/lib/ironic/tests/unit/objects/test_allocation.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/objects DEBUG: copying build/lib/ironic/tests/unit/objects/__init__.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/objects DEBUG: copying build/lib/ironic/tests/unit/test_base.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit DEBUG: copying build/lib/ironic/tests/unit/stubs.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit DEBUG: copying build/lib/ironic/tests/unit/raid_constants.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit DEBUG: copying build/lib/ironic/tests/unit/policy_fixture.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit DEBUG: copying build/lib/ironic/tests/unit/__init__.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit DEBUG: creating /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/conf DEBUG: copying build/lib/ironic/tests/unit/conf/test_auth.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/conf DEBUG: copying build/lib/ironic/tests/unit/conf/__init__.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/conf DEBUG: creating /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/conductor DEBUG: copying build/lib/ironic/tests/unit/conductor/test_utils.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/conductor DEBUG: copying build/lib/ironic/tests/unit/conductor/test_task_manager.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/conductor DEBUG: copying build/lib/ironic/tests/unit/conductor/test_steps.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/conductor DEBUG: copying build/lib/ironic/tests/unit/conductor/test_rpcapi.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/conductor DEBUG: copying build/lib/ironic/tests/unit/conductor/test_notification_utils.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/conductor DEBUG: copying build/lib/ironic/tests/unit/conductor/test_manager.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/conductor DEBUG: copying build/lib/ironic/tests/unit/conductor/test_base_manager.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/conductor DEBUG: copying build/lib/ironic/tests/unit/conductor/test_allocations.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/conductor DEBUG: copying build/lib/ironic/tests/unit/conductor/mgr_utils.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/conductor DEBUG: copying build/lib/ironic/tests/unit/conductor/__init__.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/conductor DEBUG: creating /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/api DEBUG: copying build/lib/ironic/tests/unit/api/utils.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/api DEBUG: copying build/lib/ironic/tests/unit/api/test_root.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/api DEBUG: copying build/lib/ironic/tests/unit/api/test_ospmiddleware.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/api DEBUG: copying build/lib/ironic/tests/unit/api/test_middleware.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/api DEBUG: copying build/lib/ironic/tests/unit/api/test_hooks.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/api DEBUG: copying build/lib/ironic/tests/unit/api/test_healthcheck.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/api DEBUG: copying build/lib/ironic/tests/unit/api/test_audit.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/api DEBUG: copying build/lib/ironic/tests/unit/api/test_acl.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/api DEBUG: copying build/lib/ironic/tests/unit/api/base.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/api DEBUG: copying build/lib/ironic/tests/unit/api/__init__.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/api DEBUG: creating /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/api/controllers DEBUG: copying build/lib/ironic/tests/unit/api/controllers/test_base.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/api/controllers DEBUG: copying build/lib/ironic/tests/unit/api/controllers/__init__.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/api/controllers DEBUG: creating /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/api/controllers/v1 DEBUG: copying build/lib/ironic/tests/unit/api/controllers/v1/test_volume_target.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/api/controllers/v1 DEBUG: copying build/lib/ironic/tests/unit/api/controllers/v1/test_volume_connector.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/api/controllers/v1 DEBUG: copying build/lib/ironic/tests/unit/api/controllers/v1/test_volume.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/api/controllers/v1 DEBUG: copying build/lib/ironic/tests/unit/api/controllers/v1/test_versions.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/api/controllers/v1 DEBUG: copying build/lib/ironic/tests/unit/api/controllers/v1/test_utils.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/api/controllers/v1 DEBUG: copying build/lib/ironic/tests/unit/api/controllers/v1/test_types.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/api/controllers/v1 DEBUG: copying build/lib/ironic/tests/unit/api/controllers/v1/test_root.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/api/controllers/v1 DEBUG: copying build/lib/ironic/tests/unit/api/controllers/v1/test_ramdisk.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/api/controllers/v1 DEBUG: copying build/lib/ironic/tests/unit/api/controllers/v1/test_portgroup.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/api/controllers/v1 DEBUG: copying build/lib/ironic/tests/unit/api/controllers/v1/test_port.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/api/controllers/v1 DEBUG: copying build/lib/ironic/tests/unit/api/controllers/v1/test_notification_utils.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/api/controllers/v1 DEBUG: copying build/lib/ironic/tests/unit/api/controllers/v1/test_node.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/api/controllers/v1 DEBUG: copying build/lib/ironic/tests/unit/api/controllers/v1/test_expose.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/api/controllers/v1 DEBUG: copying build/lib/ironic/tests/unit/api/controllers/v1/test_event.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/api/controllers/v1 DEBUG: copying build/lib/ironic/tests/unit/api/controllers/v1/test_driver.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/api/controllers/v1 DEBUG: copying build/lib/ironic/tests/unit/api/controllers/v1/test_deploy_template.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/api/controllers/v1 DEBUG: copying build/lib/ironic/tests/unit/api/controllers/v1/test_conductor.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/api/controllers/v1 DEBUG: copying build/lib/ironic/tests/unit/api/controllers/v1/test_chassis.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/api/controllers/v1 DEBUG: copying build/lib/ironic/tests/unit/api/controllers/v1/test_allocation.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/api/controllers/v1 DEBUG: copying build/lib/ironic/tests/unit/api/controllers/v1/__init__.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/api/controllers/v1 DEBUG: creating /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/cmd DEBUG: copying build/lib/ironic/tests/unit/cmd/test_status.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/cmd DEBUG: copying build/lib/ironic/tests/unit/cmd/test_dbsync.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/cmd DEBUG: copying build/lib/ironic/tests/unit/cmd/test_conductor.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/cmd DEBUG: copying build/lib/ironic/tests/unit/cmd/__init__.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/cmd DEBUG: creating /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/common DEBUG: copying build/lib/ironic/tests/unit/common/test_wsgi_service.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/common DEBUG: copying build/lib/ironic/tests/unit/common/test_utils.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/common DEBUG: copying build/lib/ironic/tests/unit/common/test_swift.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/common DEBUG: copying build/lib/ironic/tests/unit/common/test_states.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/common DEBUG: copying build/lib/ironic/tests/unit/common/test_rpc_service.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/common DEBUG: copying build/lib/ironic/tests/unit/common/test_rpc.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/common DEBUG: copying build/lib/ironic/tests/unit/common/test_release_mappings.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/common DEBUG: copying build/lib/ironic/tests/unit/common/test_raid.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/common DEBUG: copying build/lib/ironic/tests/unit/common/test_pxe_utils.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/common DEBUG: copying build/lib/ironic/tests/unit/common/test_policy.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/common DEBUG: copying build/lib/ironic/tests/unit/common/test_neutron.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/common DEBUG: copying build/lib/ironic/tests/unit/common/test_network.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/common DEBUG: copying build/lib/ironic/tests/unit/common/test_keystone.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/common DEBUG: copying build/lib/ironic/tests/unit/common/test_json_rpc.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/common DEBUG: copying build/lib/ironic/tests/unit/common/test_images.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/common DEBUG: copying build/lib/ironic/tests/unit/common/test_image_service.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/common DEBUG: copying build/lib/ironic/tests/unit/common/test_hash_ring.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/common DEBUG: copying build/lib/ironic/tests/unit/common/test_glance_service.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/common DEBUG: copying build/lib/ironic/tests/unit/common/test_fsm.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/common DEBUG: copying build/lib/ironic/tests/unit/common/test_exception.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/common DEBUG: copying build/lib/ironic/tests/unit/common/test_driver_factory.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/common DEBUG: copying build/lib/ironic/tests/unit/common/test_context.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/common DEBUG: copying build/lib/ironic/tests/unit/common/test_cinder.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/common DEBUG: copying build/lib/ironic/tests/unit/common/__init__.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/common DEBUG: creating /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/db DEBUG: copying build/lib/ironic/tests/unit/db/utils.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/db DEBUG: copying build/lib/ironic/tests/unit/db/test_volume_targets.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/db DEBUG: copying build/lib/ironic/tests/unit/db/test_volume_connectors.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/db DEBUG: copying build/lib/ironic/tests/unit/db/test_ports.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/db DEBUG: copying build/lib/ironic/tests/unit/db/test_portgroups.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/db DEBUG: copying build/lib/ironic/tests/unit/db/test_nodes.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/db DEBUG: copying build/lib/ironic/tests/unit/db/test_node_traits.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/db DEBUG: copying build/lib/ironic/tests/unit/db/test_node_tags.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/db DEBUG: copying build/lib/ironic/tests/unit/db/test_deploy_templates.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/db DEBUG: copying build/lib/ironic/tests/unit/db/test_conductor.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/db DEBUG: copying build/lib/ironic/tests/unit/db/test_chassis.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/db DEBUG: copying build/lib/ironic/tests/unit/db/test_bios_settings.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/db DEBUG: copying build/lib/ironic/tests/unit/db/test_api.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/db DEBUG: copying build/lib/ironic/tests/unit/db/test_allocations.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/db DEBUG: copying build/lib/ironic/tests/unit/db/base.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/db DEBUG: copying build/lib/ironic/tests/unit/db/__init__.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/db DEBUG: creating /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/db/sqlalchemy DEBUG: copying build/lib/ironic/tests/unit/db/sqlalchemy/test_types.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/db/sqlalchemy DEBUG: copying build/lib/ironic/tests/unit/db/sqlalchemy/test_models.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/db/sqlalchemy DEBUG: copying build/lib/ironic/tests/unit/db/sqlalchemy/test_migrations.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/db/sqlalchemy DEBUG: copying build/lib/ironic/tests/unit/db/sqlalchemy/test_api.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/db/sqlalchemy DEBUG: copying build/lib/ironic/tests/unit/db/sqlalchemy/__init__.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/db/sqlalchemy DEBUG: creating /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/drivers DEBUG: copying build/lib/ironic/tests/unit/drivers/pxe_grub_config.template -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/drivers DEBUG: copying build/lib/ironic/tests/unit/drivers/pxe_config.template -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/drivers DEBUG: copying build/lib/ironic/tests/unit/drivers/ipxe_config_timeout.template -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/drivers DEBUG: copying build/lib/ironic/tests/unit/drivers/ipxe_config_boot_from_volume_no_extra_volumes.template -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/drivers DEBUG: copying build/lib/ironic/tests/unit/drivers/ipxe_config_boot_from_volume_extra_volume.template -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/drivers DEBUG: copying build/lib/ironic/tests/unit/drivers/ipxe_config.template -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/drivers DEBUG: copying build/lib/ironic/tests/unit/drivers/elilo_efi_pxe_config.template -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/drivers DEBUG: copying build/lib/ironic/tests/unit/drivers/boot.ipxe -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/drivers DEBUG: copying build/lib/ironic/tests/unit/drivers/third_party_driver_mocks.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/drivers DEBUG: copying build/lib/ironic/tests/unit/drivers/third_party_driver_mock_specs.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/drivers DEBUG: copying build/lib/ironic/tests/unit/drivers/test_xclarity.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/drivers DEBUG: copying build/lib/ironic/tests/unit/drivers/test_utils.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/drivers DEBUG: copying build/lib/ironic/tests/unit/drivers/test_snmp.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/drivers DEBUG: copying build/lib/ironic/tests/unit/drivers/test_redfish.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/drivers DEBUG: copying build/lib/ironic/tests/unit/drivers/test_irmc.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/drivers DEBUG: copying build/lib/ironic/tests/unit/drivers/test_ipmi.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/drivers DEBUG: copying build/lib/ironic/tests/unit/drivers/test_ilo.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/drivers DEBUG: copying build/lib/ironic/tests/unit/drivers/test_ibmc.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/drivers DEBUG: copying build/lib/ironic/tests/unit/drivers/test_generic.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/drivers DEBUG: copying build/lib/ironic/tests/unit/drivers/test_fake_hardware.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/drivers DEBUG: copying build/lib/ironic/tests/unit/drivers/test_drac.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/drivers DEBUG: copying build/lib/ironic/tests/unit/drivers/test_cisco.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/drivers DEBUG: copying build/lib/ironic/tests/unit/drivers/test_base.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/drivers DEBUG: copying build/lib/ironic/tests/unit/drivers/__init__.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/drivers DEBUG: creating /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/drivers/modules DEBUG: creating /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/drivers/modules/network DEBUG: copying build/lib/ironic/tests/unit/drivers/modules/network/test_noop.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/drivers/modules/network DEBUG: copying build/lib/ironic/tests/unit/drivers/modules/network/test_neutron.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/drivers/modules/network DEBUG: copying build/lib/ironic/tests/unit/drivers/modules/network/test_flat.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/drivers/modules/network DEBUG: copying build/lib/ironic/tests/unit/drivers/modules/network/test_common.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/drivers/modules/network DEBUG: copying build/lib/ironic/tests/unit/drivers/modules/network/__init__.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/drivers/modules/network DEBUG: creating /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/drivers/modules/redfish DEBUG: copying build/lib/ironic/tests/unit/drivers/modules/redfish/test_utils.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/drivers/modules/redfish DEBUG: copying build/lib/ironic/tests/unit/drivers/modules/redfish/test_power.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/drivers/modules/redfish DEBUG: copying build/lib/ironic/tests/unit/drivers/modules/redfish/test_management.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/drivers/modules/redfish DEBUG: copying build/lib/ironic/tests/unit/drivers/modules/redfish/test_inspect.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/drivers/modules/redfish DEBUG: copying build/lib/ironic/tests/unit/drivers/modules/redfish/test_bios.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/drivers/modules/redfish DEBUG: copying build/lib/ironic/tests/unit/drivers/modules/redfish/__init__.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/drivers/modules/redfish DEBUG: creating /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/drivers/modules/xclarity DEBUG: copying build/lib/ironic/tests/unit/drivers/modules/xclarity/test_power.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/drivers/modules/xclarity DEBUG: copying build/lib/ironic/tests/unit/drivers/modules/xclarity/test_management.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/drivers/modules/xclarity DEBUG: copying build/lib/ironic/tests/unit/drivers/modules/xclarity/test_common.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/drivers/modules/xclarity DEBUG: copying build/lib/ironic/tests/unit/drivers/modules/xclarity/__init__.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/drivers/modules/xclarity DEBUG: creating /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/drivers/modules/irmc DEBUG: copying build/lib/ironic/tests/unit/drivers/modules/irmc/fake_sensors_data_ok.xml -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/drivers/modules/irmc DEBUG: copying build/lib/ironic/tests/unit/drivers/modules/irmc/fake_sensors_data_ng.xml -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/drivers/modules/irmc DEBUG: copying build/lib/ironic/tests/unit/drivers/modules/irmc/test_raid.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/drivers/modules/irmc DEBUG: copying build/lib/ironic/tests/unit/drivers/modules/irmc/test_power.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/drivers/modules/irmc DEBUG: copying build/lib/ironic/tests/unit/drivers/modules/irmc/test_periodic_task.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/drivers/modules/irmc DEBUG: copying build/lib/ironic/tests/unit/drivers/modules/irmc/test_management.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/drivers/modules/irmc DEBUG: copying build/lib/ironic/tests/unit/drivers/modules/irmc/test_inspect.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/drivers/modules/irmc DEBUG: copying build/lib/ironic/tests/unit/drivers/modules/irmc/test_common.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/drivers/modules/irmc DEBUG: copying build/lib/ironic/tests/unit/drivers/modules/irmc/test_boot.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/drivers/modules/irmc DEBUG: copying build/lib/ironic/tests/unit/drivers/modules/irmc/test_bios.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/drivers/modules/irmc DEBUG: copying build/lib/ironic/tests/unit/drivers/modules/irmc/__init__.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/drivers/modules/irmc DEBUG: creating /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/drivers/modules/ibmc DEBUG: copying build/lib/ironic/tests/unit/drivers/modules/ibmc/test_vendor.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/drivers/modules/ibmc DEBUG: copying build/lib/ironic/tests/unit/drivers/modules/ibmc/test_utils.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/drivers/modules/ibmc DEBUG: copying build/lib/ironic/tests/unit/drivers/modules/ibmc/test_power.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/drivers/modules/ibmc DEBUG: copying build/lib/ironic/tests/unit/drivers/modules/ibmc/test_management.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/drivers/modules/ibmc DEBUG: copying build/lib/ironic/tests/unit/drivers/modules/ibmc/base.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/drivers/modules/ibmc DEBUG: copying build/lib/ironic/tests/unit/drivers/modules/ibmc/__init__.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/drivers/modules/ibmc DEBUG: creating /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/drivers/modules/ilo DEBUG: copying build/lib/ironic/tests/unit/drivers/modules/ilo/test_vendor.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/drivers/modules/ilo DEBUG: copying build/lib/ironic/tests/unit/drivers/modules/ilo/test_raid.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/drivers/modules/ilo DEBUG: copying build/lib/ironic/tests/unit/drivers/modules/ilo/test_power.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/drivers/modules/ilo DEBUG: copying build/lib/ironic/tests/unit/drivers/modules/ilo/test_management.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/drivers/modules/ilo DEBUG: copying build/lib/ironic/tests/unit/drivers/modules/ilo/test_inspect.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/drivers/modules/ilo DEBUG: copying build/lib/ironic/tests/unit/drivers/modules/ilo/test_firmware_processor.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/drivers/modules/ilo DEBUG: copying build/lib/ironic/tests/unit/drivers/modules/ilo/test_console.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/drivers/modules/ilo DEBUG: copying build/lib/ironic/tests/unit/drivers/modules/ilo/test_common.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/drivers/modules/ilo DEBUG: copying build/lib/ironic/tests/unit/drivers/modules/ilo/test_boot.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/drivers/modules/ilo DEBUG: copying build/lib/ironic/tests/unit/drivers/modules/ilo/test_bios.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/drivers/modules/ilo DEBUG: copying build/lib/ironic/tests/unit/drivers/modules/ilo/__init__.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/drivers/modules/ilo DEBUG: creating /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/drivers/modules/ansible DEBUG: copying build/lib/ironic/tests/unit/drivers/modules/ansible/test_deploy.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/drivers/modules/ansible DEBUG: copying build/lib/ironic/tests/unit/drivers/modules/ansible/__init__.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/drivers/modules/ansible DEBUG: creating /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/drivers/modules/storage DEBUG: copying build/lib/ironic/tests/unit/drivers/modules/storage/test_external.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/drivers/modules/storage DEBUG: copying build/lib/ironic/tests/unit/drivers/modules/storage/test_cinder.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/drivers/modules/storage DEBUG: copying build/lib/ironic/tests/unit/drivers/modules/storage/__init__.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/drivers/modules/storage DEBUG: creating /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/drivers/modules/cimc DEBUG: copying build/lib/ironic/tests/unit/drivers/modules/cimc/test_power.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/drivers/modules/cimc DEBUG: copying build/lib/ironic/tests/unit/drivers/modules/cimc/test_management.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/drivers/modules/cimc DEBUG: copying build/lib/ironic/tests/unit/drivers/modules/cimc/test_common.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/drivers/modules/cimc DEBUG: copying build/lib/ironic/tests/unit/drivers/modules/cimc/__init__.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/drivers/modules/cimc DEBUG: creating /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/drivers/modules/ucs DEBUG: copying build/lib/ironic/tests/unit/drivers/modules/ucs/test_power.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/drivers/modules/ucs DEBUG: copying build/lib/ironic/tests/unit/drivers/modules/ucs/test_management.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/drivers/modules/ucs DEBUG: copying build/lib/ironic/tests/unit/drivers/modules/ucs/test_helper.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/drivers/modules/ucs DEBUG: copying build/lib/ironic/tests/unit/drivers/modules/ucs/__init__.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/drivers/modules/ucs DEBUG: copying build/lib/ironic/tests/unit/drivers/modules/test_snmp.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/drivers/modules DEBUG: copying build/lib/ironic/tests/unit/drivers/modules/test_pxe.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/drivers/modules DEBUG: copying build/lib/ironic/tests/unit/drivers/modules/test_noop_mgmt.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/drivers/modules DEBUG: copying build/lib/ironic/tests/unit/drivers/modules/test_noop.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/drivers/modules DEBUG: copying build/lib/ironic/tests/unit/drivers/modules/test_iscsi_deploy.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/drivers/modules DEBUG: copying build/lib/ironic/tests/unit/drivers/modules/test_ipxe.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/drivers/modules DEBUG: copying build/lib/ironic/tests/unit/drivers/modules/test_ipmitool.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/drivers/modules DEBUG: copying build/lib/ironic/tests/unit/drivers/modules/test_inspector.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/drivers/modules DEBUG: copying build/lib/ironic/tests/unit/drivers/modules/test_inspect_utils.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/drivers/modules DEBUG: copying build/lib/ironic/tests/unit/drivers/modules/test_image_cache.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/drivers/modules DEBUG: copying build/lib/ironic/tests/unit/drivers/modules/test_deploy_utils.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/drivers/modules DEBUG: copying build/lib/ironic/tests/unit/drivers/modules/test_console_utils.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/drivers/modules DEBUG: copying build/lib/ironic/tests/unit/drivers/modules/test_boot_mode_utils.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/drivers/modules DEBUG: copying build/lib/ironic/tests/unit/drivers/modules/test_agent_client.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/drivers/modules DEBUG: copying build/lib/ironic/tests/unit/drivers/modules/test_agent_base_vendor.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/drivers/modules DEBUG: copying build/lib/ironic/tests/unit/drivers/modules/test_agent.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/drivers/modules DEBUG: copying build/lib/ironic/tests/unit/drivers/modules/__init__.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/drivers/modules DEBUG: creating /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/drivers/modules/drac DEBUG: copying build/lib/ironic/tests/unit/drivers/modules/drac/utils.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/drivers/modules/drac DEBUG: copying build/lib/ironic/tests/unit/drivers/modules/drac/test_raid.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/drivers/modules/drac DEBUG: copying build/lib/ironic/tests/unit/drivers/modules/drac/test_power.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/drivers/modules/drac DEBUG: copying build/lib/ironic/tests/unit/drivers/modules/drac/test_periodic_task.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/drivers/modules/drac DEBUG: copying build/lib/ironic/tests/unit/drivers/modules/drac/test_management.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/drivers/modules/drac DEBUG: copying build/lib/ironic/tests/unit/drivers/modules/drac/test_job.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/drivers/modules/drac DEBUG: copying build/lib/ironic/tests/unit/drivers/modules/drac/test_inspect.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/drivers/modules/drac DEBUG: copying build/lib/ironic/tests/unit/drivers/modules/drac/test_common.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/drivers/modules/drac DEBUG: copying build/lib/ironic/tests/unit/drivers/modules/drac/test_bios.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/drivers/modules/drac DEBUG: copying build/lib/ironic/tests/unit/drivers/modules/drac/__init__.py -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/drivers/modules/drac DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/conductor/utils.py to utils.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/conductor/task_manager.py to task_manager.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/conductor/steps.py to steps.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/conductor/rpcapi.py to rpcapi.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/conductor/notification_utils.py to notification_utils.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/conductor/manager.py to manager.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/conductor/base_manager.py to base_manager.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/conductor/allocations.py to allocations.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/conductor/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/conf/xclarity.py to xclarity.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/conf/swift.py to swift.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/conf/snmp.py to snmp.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/conf/service_catalog.py to service_catalog.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/conf/redfish.py to redfish.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/conf/pxe.py to pxe.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/conf/opts.py to opts.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/conf/neutron.py to neutron.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/conf/metrics_statsd.py to metrics_statsd.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/conf/metrics.py to metrics.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/conf/json_rpc.py to json_rpc.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/conf/iscsi.py to iscsi.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/conf/irmc.py to irmc.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/conf/ipmi.py to ipmi.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/conf/inspector.py to inspector.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/conf/ilo.py to ilo.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/conf/ibmc.py to ibmc.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/conf/healthcheck.py to healthcheck.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/conf/glance.py to glance.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/conf/drac.py to drac.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/conf/dhcp.py to dhcp.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/conf/deploy.py to deploy.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/conf/default.py to default.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/conf/database.py to database.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/conf/console.py to console.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/conf/conductor.py to conductor.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/conf/cisco.py to cisco.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/conf/cinder.py to cinder.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/conf/auth.py to auth.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/conf/audit.py to audit.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/conf/api.py to api.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/conf/ansible.py to ansible.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/conf/agent.py to agent.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/conf/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/cmd/status.py to status.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/cmd/dbsync.py to dbsync.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/cmd/conductor.py to conductor.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/cmd/api.py to api.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/cmd/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/dhcp/none.py to none.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/dhcp/neutron.py to neutron.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/dhcp/base.py to base.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/dhcp/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/db/sqlalchemy/alembic/versions/fb3f10dd262e_add_fault_to_node_table.py to fb3f10dd262e_add_fault_to_node_table.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/db/sqlalchemy/alembic/versions/f6fdb920c182_set_pxe_enabled_true.py to f6fdb920c182_set_pxe_enabled_true.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/db/sqlalchemy/alembic/versions/f190f9d00a11_add_node_owner.py to f190f9d00a11_add_node_owner.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/db/sqlalchemy/alembic/versions/e918ff30eb42_resize_column_nodes_instance_info.py to e918ff30eb42_resize_column_nodes_instance_info.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/db/sqlalchemy/alembic/versions/e294876e8028_add_node_network_interface.py to e294876e8028_add_node_network_interface.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/db/sqlalchemy/alembic/versions/dd67b91a1981_add_allocations_table.py to dd67b91a1981_add_allocations_table.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/db/sqlalchemy/alembic/versions/dd34e1f1303b_add_resource_class_to_node.py to dd34e1f1303b_add_resource_class_to_node.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/db/sqlalchemy/alembic/versions/dbefd6bdaa2c_add_default_column_to_.py to dbefd6bdaa2c_add_default_column_to_.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/db/sqlalchemy/alembic/versions/daa1ba02d98_add_volume_connectors_table.py to daa1ba02d98_add_volume_connectors_table.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/db/sqlalchemy/alembic/versions/d2b036ae9378_add_automated_clean_field.py to d2b036ae9378_add_automated_clean_field.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/db/sqlalchemy/alembic/versions/c14cef6dfedf_populate_node_network_interface.py to c14cef6dfedf_populate_node_network_interface.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/db/sqlalchemy/alembic/versions/bcdd431ba0bf_add_fields_for_all_interfaces.py to bcdd431ba0bf_add_fields_for_all_interfaces.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/db/sqlalchemy/alembic/versions/bb59b63f55a_add_node_driver_internal_info.py to bb59b63f55a_add_node_driver_internal_info.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/db/sqlalchemy/alembic/versions/b9117ac17882_add_node_deploy_step.py to b9117ac17882_add_node_deploy_step.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/db/sqlalchemy/alembic/versions/b4130a7fc904_create_nodetraits_table.py to b4130a7fc904_create_nodetraits_table.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/db/sqlalchemy/alembic/versions/9cbeefa3763f_add_port_is_smartnic.py to 9cbeefa3763f_add_port_is_smartnic.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/db/sqlalchemy/alembic/versions/93706939026c_add_node_protected_field.py to 93706939026c_add_node_protected_field.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/db/sqlalchemy/alembic/versions/868cb606a74a_add_version_field_in_base_class.py to 868cb606a74a_add_version_field_in_base_class.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/db/sqlalchemy/alembic/versions/82c315d60161_add_bios_settings.py to 82c315d60161_add_bios_settings.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/db/sqlalchemy/alembic/versions/789acc877671_add_raid_config.py to 789acc877671_add_raid_config.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/db/sqlalchemy/alembic/versions/664f85c2f622_add_conductor_group_to_nodes_conductors.py to 664f85c2f622_add_conductor_group_to_nodes_conductors.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/db/sqlalchemy/alembic/versions/60cf717201bc_add_standalone_ports_supported.py to 60cf717201bc_add_standalone_ports_supported.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/db/sqlalchemy/alembic/versions/5ea1b0d310e_added_port_group_table_and_altered_ports.py to 5ea1b0d310e_added_port_group_table_and_altered_ports.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/db/sqlalchemy/alembic/versions/5674c57409b9_replace_nostate_with_available.py to 5674c57409b9_replace_nostate_with_available.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/db/sqlalchemy/alembic/versions/516faf1bb9b1_resizing_column_nodes_driver.py to 516faf1bb9b1_resizing_column_nodes_driver.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/db/sqlalchemy/alembic/versions/4f399b21ae71_add_node_clean_step.py to 4f399b21ae71_add_node_clean_step.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/db/sqlalchemy/alembic/versions/493d8f27f235_add_portgroup_configuration_fields.py to 493d8f27f235_add_portgroup_configuration_fields.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/db/sqlalchemy/alembic/versions/48d6c242bb9b_add_node_tags.py to 48d6c242bb9b_add_node_tags.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/db/sqlalchemy/alembic/versions/487deb87cc9d_add_conductor_affinity_and_online.py to 487deb87cc9d_add_conductor_affinity_and_online.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/db/sqlalchemy/alembic/versions/405cfe08f18d_add_rescue_interface_to_node.py to 405cfe08f18d_add_rescue_interface_to_node.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/db/sqlalchemy/alembic/versions/3d86a077a3f2_add_port_physical_network.py to 3d86a077a3f2_add_port_physical_network.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/db/sqlalchemy/alembic/versions/3cb628139ea4_nodes_add_console_enabled.py to 3cb628139ea4_nodes_add_console_enabled.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/db/sqlalchemy/alembic/versions/3bea56f25597_add_unique_constraint_to_instance_uuid.py to 3bea56f25597_add_unique_constraint_to_instance_uuid.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/db/sqlalchemy/alembic/versions/3ae36a5f5131_add_logical_name.py to 3ae36a5f5131_add_logical_name.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/db/sqlalchemy/alembic/versions/31baaf680d2b_add_node_instance_info.py to 31baaf680d2b_add_node_instance_info.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/db/sqlalchemy/alembic/versions/2fb93ffd2af1_increase_node_name_length.py to 2fb93ffd2af1_increase_node_name_length.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/db/sqlalchemy/alembic/versions/2d13bc3d6bba_add_bios_config_and_interface.py to 2d13bc3d6bba_add_bios_config_and_interface.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/db/sqlalchemy/alembic/versions/2aac7e0872f6_add_deploy_templates.py to 2aac7e0872f6_add_deploy_templates.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/db/sqlalchemy/alembic/versions/28c44432c9c3_add_node_description.py to 28c44432c9c3_add_node_description.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/db/sqlalchemy/alembic/versions/2581ebaf0cb2_initial_migration.py to 2581ebaf0cb2_initial_migration.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/db/sqlalchemy/alembic/versions/242cc6a923b3_add_node_maintenance_reason.py to 242cc6a923b3_add_node_maintenance_reason.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/db/sqlalchemy/alembic/versions/2353895ecfae_add_conductor_hardware_interfaces_table.py to 2353895ecfae_add_conductor_hardware_interfaces_table.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/db/sqlalchemy/alembic/versions/21b331f883ef_add_provision_updated_at.py to 21b331f883ef_add_provision_updated_at.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/db/sqlalchemy/alembic/versions/1e1d5ace7dc6_add_inspection_started_at_and_.py to 1e1d5ace7dc6_add_inspection_started_at_and_.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/db/sqlalchemy/alembic/versions/1e15e7122cc9_add_extra_column_to_deploy_templates.py to 1e15e7122cc9_add_extra_column_to_deploy_templates.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/db/sqlalchemy/alembic/versions/1d6951876d68_add_storage_interface_db_field_and_.py to 1d6951876d68_add_storage_interface_db_field_and_.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/db/sqlalchemy/alembic/versions/1a59178ebdf6_add_volume_targets_table.py to 1a59178ebdf6_add_volume_targets_table.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/db/sqlalchemy/alembic/versions/10b163d4481e_add_port_portgroup_internal_info.py to 10b163d4481e_add_port_portgroup_internal_info.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/db/sqlalchemy/alembic/env.py to env.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/db/sqlalchemy/models.py to models.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/db/sqlalchemy/migration.py to migration.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/db/sqlalchemy/api.py to api.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/db/sqlalchemy/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/db/migration.py to migration.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/db/api.py to api.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/db/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/objects/volume_target.py to volume_target.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/objects/volume_connector.py to volume_connector.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/objects/trait.py to trait.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/objects/portgroup.py to portgroup.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/objects/port.py to port.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/objects/notification.py to notification.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/objects/node.py to node.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/objects/indirection.py to indirection.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/objects/fields.py to fields.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/objects/deploy_template.py to deploy_template.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/objects/conductor.py to conductor.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/objects/chassis.py to chassis.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/objects/bios.py to bios.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/objects/base.py to base.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/objects/allocation.py to allocation.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/objects/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/xclarity.py to xclarity.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/utils.py to utils.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/snmp.py to snmp.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/redfish.py to redfish.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/irmc.py to irmc.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/ipmi.py to ipmi.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/ilo.py to ilo.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/ibmc.py to ibmc.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/hardware_type.py to hardware_type.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/generic.py to generic.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/fake_hardware.py to fake_hardware.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/drac.py to drac.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/cisco_ucs.py to cisco_ucs.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/base.py to base.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules/network/noop.py to noop.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules/network/neutron.py to neutron.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules/network/flat.py to flat.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules/network/common.py to common.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules/network/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules/ibmc/vendor.py to vendor.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules/ibmc/utils.py to utils.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules/ibmc/power.py to power.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules/ibmc/mappings.py to mappings.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules/ibmc/management.py to management.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules/ibmc/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules/ilo/vendor.py to vendor.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules/ilo/raid.py to raid.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules/ilo/power.py to power.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules/ilo/management.py to management.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules/ilo/inspect.py to inspect.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules/ilo/firmware_processor.py to firmware_processor.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules/ilo/console.py to console.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules/ilo/common.py to common.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules/ilo/boot.py to boot.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules/ilo/bios.py to bios.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules/ilo/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules/redfish/utils.py to utils.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules/redfish/power.py to power.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules/redfish/management.py to management.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules/redfish/inspect.py to inspect.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules/redfish/bios.py to bios.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules/redfish/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules/drac/vendor_passthru.py to vendor_passthru.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules/drac/raid.py to raid.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules/drac/power.py to power.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules/drac/management.py to management.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules/drac/job.py to job.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules/drac/inspect.py to inspect.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules/drac/common.py to common.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules/drac/bios.py to bios.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules/drac/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules/snmp.py to snmp.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules/pxe_base.py to pxe_base.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules/pxe.py to pxe.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules/noop_mgmt.py to noop_mgmt.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules/noop.py to noop.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules/iscsi_deploy.py to iscsi_deploy.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules/ipxe.py to ipxe.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules/ipmitool.py to ipmitool.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules/inspector.py to inspector.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules/inspect_utils.py to inspect_utils.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules/image_cache.py to image_cache.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules/fake.py to fake.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules/deploy_utils.py to deploy_utils.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules/console_utils.py to console_utils.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules/boot_mode_utils.py to boot_mode_utils.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules/agent_client.py to agent_client.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules/agent_base_vendor.py to agent_base_vendor.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules/agent.py to agent.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules/storage/noop.py to noop.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules/storage/external.py to external.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules/storage/cinder.py to cinder.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules/storage/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules/irmc/raid.py to raid.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules/irmc/power.py to power.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules/irmc/management.py to management.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules/irmc/inspect.py to inspect.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules/irmc/common.py to common.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules/irmc/boot.py to boot.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules/irmc/bios.py to bios.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules/irmc/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules/cimc/power.py to power.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules/cimc/management.py to management.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules/cimc/common.py to common.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules/cimc/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules/xclarity/power.py to power.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules/xclarity/management.py to management.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules/xclarity/common.py to common.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules/xclarity/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules/ucs/power.py to power.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules/ucs/management.py to management.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules/ucs/helper.py to helper.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules/ucs/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules/ansible/playbooks/library/stream_url.py to stream_url.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules/ansible/playbooks/library/root_hints.py to root_hints.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules/ansible/playbooks/library/facts_wwn.py to facts_wwn.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules/ansible/playbooks/callback_plugins/ironic_log.py to ironic_log.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules/ansible/deploy.py to deploy.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/drivers/modules/ansible/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/version.py to version.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/hacking/checks.py to checks.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/hacking/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/api/middleware/parsable_error.py to parsable_error.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/api/middleware/json_ext.py to json_ext.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/api/middleware/auth_token.py to auth_token.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/api/middleware/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/api/wsgi.py to wsgi.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/api/hooks.py to hooks.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/api/expose.py to expose.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/api/config.py to config.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/api/app.py to app.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/api/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/api/controllers/v1/volume_target.py to volume_target.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/api/controllers/v1/volume_connector.py to volume_connector.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/api/controllers/v1/volume.py to volume.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/api/controllers/v1/versions.py to versions.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/api/controllers/v1/utils.py to utils.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/api/controllers/v1/types.py to types.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/api/controllers/v1/state.py to state.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/api/controllers/v1/ramdisk.py to ramdisk.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/api/controllers/v1/portgroup.py to portgroup.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/api/controllers/v1/port.py to port.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/api/controllers/v1/notification_utils.py to notification_utils.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/api/controllers/v1/node.py to node.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/api/controllers/v1/event.py to event.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/api/controllers/v1/driver.py to driver.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/api/controllers/v1/deploy_template.py to deploy_template.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/api/controllers/v1/conductor.py to conductor.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/api/controllers/v1/collection.py to collection.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/api/controllers/v1/chassis.py to chassis.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/api/controllers/v1/bios.py to bios.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/api/controllers/v1/allocation.py to allocation.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/api/controllers/v1/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/api/controllers/version.py to version.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/api/controllers/root.py to root.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/api/controllers/link.py to link.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/api/controllers/base.py to base.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/api/controllers/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/common/json_rpc/server.py to server.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/common/json_rpc/client.py to client.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/common/json_rpc/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/common/wsgi_service.py to wsgi_service.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/common/utils.py to utils.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/common/swift.py to swift.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/common/states.py to states.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/common/service.py to service.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/common/rpc_service.py to rpc_service.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/common/rpc.py to rpc.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/common/release_mappings.py to release_mappings.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/common/raid.py to raid.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/common/pxe_utils.py to pxe_utils.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/common/profiler.py to profiler.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/common/policy.py to policy.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/common/neutron.py to neutron.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/common/network.py to network.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/common/keystone.py to keystone.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/common/images.py to images.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/common/image_service.py to image_service.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/common/i18n.py to i18n.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/common/hash_ring.py to hash_ring.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/common/fsm.py to fsm.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/common/faults.py to faults.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/common/exception.py to exception.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/common/driver_factory.py to driver_factory.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/common/dhcp_factory.py to dhcp_factory.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/common/context.py to context.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/common/config.py to config.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/common/cinder.py to cinder.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/common/boot_modes.py to boot_modes.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/common/boot_devices.py to boot_devices.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/common/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/common/glance_service/service_utils.py to service_utils.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/common/glance_service/base_image_service.py to base_image_service.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/common/glance_service/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/common/glance_service/v2/image_service.py to image_service.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/common/glance_service/v2/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/base.py to base.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/functional/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/dhcp/test_neutron.py to test_neutron.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/dhcp/test_factory.py to test_factory.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/dhcp/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/objects/utils.py to utils.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/objects/test_volume_target.py to test_volume_target.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/objects/test_volume_connector.py to test_volume_connector.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/objects/test_trait.py to test_trait.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/objects/test_portgroup.py to test_portgroup.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/objects/test_port.py to test_port.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/objects/test_objects.py to test_objects.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/objects/test_notification.py to test_notification.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/objects/test_node.py to test_node.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/objects/test_fields.py to test_fields.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/objects/test_deploy_template.py to test_deploy_template.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/objects/test_conductor.py to test_conductor.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/objects/test_chassis.py to test_chassis.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/objects/test_bios.py to test_bios.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/objects/test_allocation.py to test_allocation.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/objects/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/test_base.py to test_base.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/stubs.py to stubs.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/raid_constants.py to raid_constants.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/policy_fixture.py to policy_fixture.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/conf/test_auth.py to test_auth.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/conf/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/conductor/test_utils.py to test_utils.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/conductor/test_task_manager.py to test_task_manager.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/conductor/test_steps.py to test_steps.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/conductor/test_rpcapi.py to test_rpcapi.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/conductor/test_notification_utils.py to test_notification_utils.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/conductor/test_manager.py to test_manager.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/conductor/test_base_manager.py to test_base_manager.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/conductor/test_allocations.py to test_allocations.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/conductor/mgr_utils.py to mgr_utils.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/conductor/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/api/utils.py to utils.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/api/test_root.py to test_root.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/api/test_ospmiddleware.py to test_ospmiddleware.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/api/test_middleware.py to test_middleware.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/api/test_hooks.py to test_hooks.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/api/test_healthcheck.py to test_healthcheck.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/api/test_audit.py to test_audit.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/api/test_acl.py to test_acl.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/api/base.py to base.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/api/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/api/controllers/test_base.py to test_base.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/api/controllers/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/api/controllers/v1/test_volume_target.py to test_volume_target.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/api/controllers/v1/test_volume_connector.py to test_volume_connector.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/api/controllers/v1/test_volume.py to test_volume.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/api/controllers/v1/test_versions.py to test_versions.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/api/controllers/v1/test_utils.py to test_utils.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/api/controllers/v1/test_types.py to test_types.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/api/controllers/v1/test_root.py to test_root.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/api/controllers/v1/test_ramdisk.py to test_ramdisk.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/api/controllers/v1/test_portgroup.py to test_portgroup.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/api/controllers/v1/test_port.py to test_port.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/api/controllers/v1/test_notification_utils.py to test_notification_utils.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/api/controllers/v1/test_node.py to test_node.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/api/controllers/v1/test_expose.py to test_expose.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/api/controllers/v1/test_event.py to test_event.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/api/controllers/v1/test_driver.py to test_driver.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/api/controllers/v1/test_deploy_template.py to test_deploy_template.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/api/controllers/v1/test_conductor.py to test_conductor.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/api/controllers/v1/test_chassis.py to test_chassis.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/api/controllers/v1/test_allocation.py to test_allocation.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/api/controllers/v1/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/cmd/test_status.py to test_status.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/cmd/test_dbsync.py to test_dbsync.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/cmd/test_conductor.py to test_conductor.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/cmd/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/common/test_wsgi_service.py to test_wsgi_service.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/common/test_utils.py to test_utils.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/common/test_swift.py to test_swift.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/common/test_states.py to test_states.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/common/test_rpc_service.py to test_rpc_service.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/common/test_rpc.py to test_rpc.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/common/test_release_mappings.py to test_release_mappings.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/common/test_raid.py to test_raid.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/common/test_pxe_utils.py to test_pxe_utils.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/common/test_policy.py to test_policy.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/common/test_neutron.py to test_neutron.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/common/test_network.py to test_network.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/common/test_keystone.py to test_keystone.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/common/test_json_rpc.py to test_json_rpc.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/common/test_images.py to test_images.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/common/test_image_service.py to test_image_service.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/common/test_hash_ring.py to test_hash_ring.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/common/test_glance_service.py to test_glance_service.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/common/test_fsm.py to test_fsm.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/common/test_exception.py to test_exception.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/common/test_driver_factory.py to test_driver_factory.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/common/test_context.py to test_context.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/common/test_cinder.py to test_cinder.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/common/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/db/utils.py to utils.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/db/test_volume_targets.py to test_volume_targets.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/db/test_volume_connectors.py to test_volume_connectors.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/db/test_ports.py to test_ports.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/db/test_portgroups.py to test_portgroups.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/db/test_nodes.py to test_nodes.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/db/test_node_traits.py to test_node_traits.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/db/test_node_tags.py to test_node_tags.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/db/test_deploy_templates.py to test_deploy_templates.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/db/test_conductor.py to test_conductor.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/db/test_chassis.py to test_chassis.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/db/test_bios_settings.py to test_bios_settings.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/db/test_api.py to test_api.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/db/test_allocations.py to test_allocations.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/db/base.py to base.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/db/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/db/sqlalchemy/test_types.py to test_types.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/db/sqlalchemy/test_models.py to test_models.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/db/sqlalchemy/test_migrations.py to test_migrations.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/db/sqlalchemy/test_api.py to test_api.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/db/sqlalchemy/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/drivers/third_party_driver_mocks.py to third_party_driver_mocks.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/drivers/third_party_driver_mock_specs.py to third_party_driver_mock_specs.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/drivers/test_xclarity.py to test_xclarity.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/drivers/test_utils.py to test_utils.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/drivers/test_snmp.py to test_snmp.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/drivers/test_redfish.py to test_redfish.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/drivers/test_irmc.py to test_irmc.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/drivers/test_ipmi.py to test_ipmi.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/drivers/test_ilo.py to test_ilo.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/drivers/test_ibmc.py to test_ibmc.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/drivers/test_generic.py to test_generic.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/drivers/test_fake_hardware.py to test_fake_hardware.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/drivers/test_drac.py to test_drac.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/drivers/test_cisco.py to test_cisco.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/drivers/test_base.py to test_base.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/drivers/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/drivers/modules/network/test_noop.py to test_noop.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/drivers/modules/network/test_neutron.py to test_neutron.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/drivers/modules/network/test_flat.py to test_flat.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/drivers/modules/network/test_common.py to test_common.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/drivers/modules/network/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/drivers/modules/redfish/test_utils.py to test_utils.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/drivers/modules/redfish/test_power.py to test_power.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/drivers/modules/redfish/test_management.py to test_management.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/drivers/modules/redfish/test_inspect.py to test_inspect.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/drivers/modules/redfish/test_bios.py to test_bios.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/drivers/modules/redfish/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/drivers/modules/xclarity/test_power.py to test_power.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/drivers/modules/xclarity/test_management.py to test_management.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/drivers/modules/xclarity/test_common.py to test_common.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/drivers/modules/xclarity/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/drivers/modules/irmc/test_raid.py to test_raid.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/drivers/modules/irmc/test_power.py to test_power.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/drivers/modules/irmc/test_periodic_task.py to test_periodic_task.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/drivers/modules/irmc/test_management.py to test_management.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/drivers/modules/irmc/test_inspect.py to test_inspect.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/drivers/modules/irmc/test_common.py to test_common.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/drivers/modules/irmc/test_boot.py to test_boot.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/drivers/modules/irmc/test_bios.py to test_bios.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/drivers/modules/irmc/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/drivers/modules/ibmc/test_vendor.py to test_vendor.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/drivers/modules/ibmc/test_utils.py to test_utils.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/drivers/modules/ibmc/test_power.py to test_power.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/drivers/modules/ibmc/test_management.py to test_management.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/drivers/modules/ibmc/base.py to base.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/drivers/modules/ibmc/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/drivers/modules/ilo/test_vendor.py to test_vendor.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/drivers/modules/ilo/test_raid.py to test_raid.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/drivers/modules/ilo/test_power.py to test_power.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/drivers/modules/ilo/test_management.py to test_management.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/drivers/modules/ilo/test_inspect.py to test_inspect.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/drivers/modules/ilo/test_firmware_processor.py to test_firmware_processor.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/drivers/modules/ilo/test_console.py to test_console.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/drivers/modules/ilo/test_common.py to test_common.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/drivers/modules/ilo/test_boot.py to test_boot.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/drivers/modules/ilo/test_bios.py to test_bios.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/drivers/modules/ilo/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/drivers/modules/ansible/test_deploy.py to test_deploy.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/drivers/modules/ansible/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/drivers/modules/storage/test_external.py to test_external.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/drivers/modules/storage/test_cinder.py to test_cinder.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/drivers/modules/storage/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/drivers/modules/cimc/test_power.py to test_power.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/drivers/modules/cimc/test_management.py to test_management.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/drivers/modules/cimc/test_common.py to test_common.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/drivers/modules/cimc/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/drivers/modules/ucs/test_power.py to test_power.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/drivers/modules/ucs/test_management.py to test_management.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/drivers/modules/ucs/test_helper.py to test_helper.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/drivers/modules/ucs/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/drivers/modules/test_snmp.py to test_snmp.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/drivers/modules/test_pxe.py to test_pxe.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/drivers/modules/test_noop_mgmt.py to test_noop_mgmt.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/drivers/modules/test_noop.py to test_noop.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/drivers/modules/test_iscsi_deploy.py to test_iscsi_deploy.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/drivers/modules/test_ipxe.py to test_ipxe.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/drivers/modules/test_ipmitool.py to test_ipmitool.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/drivers/modules/test_inspector.py to test_inspector.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/drivers/modules/test_inspect_utils.py to test_inspect_utils.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/drivers/modules/test_image_cache.py to test_image_cache.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/drivers/modules/test_deploy_utils.py to test_deploy_utils.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/drivers/modules/test_console_utils.py to test_console_utils.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/drivers/modules/test_boot_mode_utils.py to test_boot_mode_utils.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/drivers/modules/test_agent_client.py to test_agent_client.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/drivers/modules/test_agent_base_vendor.py to test_agent_base_vendor.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/drivers/modules/test_agent.py to test_agent.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/drivers/modules/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/drivers/modules/drac/utils.py to utils.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/drivers/modules/drac/test_raid.py to test_raid.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/drivers/modules/drac/test_power.py to test_power.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/drivers/modules/drac/test_periodic_task.py to test_periodic_task.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/drivers/modules/drac/test_management.py to test_management.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/drivers/modules/drac/test_job.py to test_job.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/drivers/modules/drac/test_inspect.py to test_inspect.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/drivers/modules/drac/test_common.py to test_common.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/drivers/modules/drac/test_bios.py to test_bios.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic/tests/unit/drivers/modules/drac/__init__.py to __init__.pyc DEBUG: writing byte-compilation script '/tmp/tmpx2Oees.py' DEBUG: /usr/bin/python2 -O /tmp/tmpx2Oees.py DEBUG: removing /tmp/tmpx2Oees.py DEBUG: running install_data DEBUG: creating /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/etc DEBUG: creating /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/etc/ironic DEBUG: copying etc/ironic/rootwrap.conf -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/etc/ironic DEBUG: creating /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/etc/ironic/rootwrap.d DEBUG: copying etc/ironic/rootwrap.d/ironic-images.filters -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/etc/ironic/rootwrap.d/ DEBUG: copying etc/ironic/rootwrap.d/ironic-lib.filters -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/etc/ironic/rootwrap.d/ DEBUG: copying etc/ironic/rootwrap.d/ironic-utils.filters -> /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/etc/ironic/rootwrap.d/ DEBUG: running install_egg_info DEBUG: running egg_info DEBUG: writing ironic.egg-info/PKG-INFO DEBUG: writing top-level names to ironic.egg-info/top_level.txt DEBUG: writing dependency_links to ironic.egg-info/dependency_links.txt DEBUG: writing entry points to ironic.egg-info/entry_points.txt DEBUG: [pbr] Reusing existing SOURCES.txt DEBUG: Copying ironic.egg-info to /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7/site-packages/ironic-12.1.7.dev2-py2.7.egg-info DEBUG: running install_scripts DEBUG: /usr/lib/python2.7/site-packages/pbr/packaging.py:410: EasyInstallDeprecationWarning: Use get_header DEBUG: header = easy_install.get_script_header("", executable, is_wininst) DEBUG: Installing ironic-api-wsgi script to /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/bin DEBUG: Installing ironic-rootwrap script to /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/bin DEBUG: Installing ironic-dbsync script to /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/bin DEBUG: Installing ironic-conductor script to /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/bin DEBUG: Installing ironic-status script to /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/bin DEBUG: Installing ironic-api script to /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/bin DEBUG: + install -p -D -m 644 /builddir/build/SOURCES/ironic.logrotate /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/etc/logrotate.d/openstack-ironic DEBUG: + mkdir -p /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/systemd/system DEBUG: + install -p -D -m 644 /builddir/build/SOURCES/openstack-ironic-api.service /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/systemd/system DEBUG: + install -p -D -m 644 /builddir/build/SOURCES/openstack-ironic-conductor.service /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/systemd/system DEBUG: + mkdir -p /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/etc/sudoers.d DEBUG: + install -p -D -m 440 /builddir/build/SOURCES/ironic-rootwrap-sudoers /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/etc/sudoers.d/ironic DEBUG: + mkdir -p /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/var/lib/ironic/ DEBUG: + mkdir -p /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/var/log/ironic/ DEBUG: + mkdir -p /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/etc/ironic/rootwrap.d DEBUG: + export PYTHONPATH=. DEBUG: + PYTHONPATH=. DEBUG: + oslo-config-generator-2 --config-file tools/config/ironic-config-generator.conf --output-file /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64//etc/ironic/ironic.conf DEBUG: + oslopolicy-sample-generator-2 --config-file tools/policy/ironic-policy-generator.conf --output-file /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64//etc/ironic/policy.json DEBUG: + mv /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/etc/ironic/rootwrap.conf /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64//etc/ironic/rootwrap.conf DEBUG: + mv /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/etc/ironic/rootwrap.d/ironic-images.filters /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/etc/ironic/rootwrap.d/ironic-lib.filters /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/etc/ironic/rootwrap.d/ironic-utils.filters /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64//etc/ironic/rootwrap.d/ DEBUG: + rmdir /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/etc/ironic/rootwrap.d DEBUG: + rmdir /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/etc/ironic DEBUG: + install -p -D -m 640 /builddir/build/SOURCES/ironic-dist.conf /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64//usr/share/ironic/ironic-dist.conf DEBUG: + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/ironic-12.1.7.dev2 DEBUG: /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. DEBUG: find: 'debug': No such file or directory DEBUG: + /usr/lib/rpm/check-buildroot DEBUG: + /usr/lib/rpm/redhat/brp-compress DEBUG: + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip DEBUG: + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 DEBUG: Bytecompiling .py files below /builddir/build/BUILDROOT/openstack-ironic-12.1.7-0.20210324154649.c72df98.el7.x86_64/usr/lib/python2.7 using /usr/bin/python2.7 DEBUG: + /usr/lib/rpm/redhat/brp-python-hardlink DEBUG: + /usr/lib/rpm/redhat/brp-java-repack-jars DEBUG: Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.JQKRdZ DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd ironic-12.1.7.dev2 DEBUG: + PYTHON=python2 DEBUG: + stestr-2 run DEBUG: INFO [alembic.runtime.migration] Context impl SQLiteImpl. DEBUG: INFO [alembic.runtime.migration] Will assume non-transactional DDL. DEBUG: INFO [alembic.runtime.migration] Running stamp_revision -> 1e15e7122cc9 DEBUG: 2021-03-24 15:48:04.619 5866 INFO alembic.runtime.migration [req-98c74f0d-d7b8-4edd-8b17-f105f76710c8 - - - - -] Context impl SQLiteImpl. DEBUG: 2021-03-24 15:48:04.619 5866 INFO alembic.runtime.migration [req-98c74f0d-d7b8-4edd-8b17-f105f76710c8 - - - - -] Will assume non-transactional DDL. DEBUG: {2} ironic.tests.unit.api.controllers.test_base.TestVersion.test_lessthan [0.139747s] ... ok DEBUG: {2} ironic.tests.unit.api.controllers.test_base.TestVersion.test_parse_headers_ok [0.011539s] ... ok DEBUG: {2} ironic.tests.unit.api.controllers.test_base.TestVersion.test_parse_no_header [0.009921s] ... ok DEBUG: DELETE: /v1/nodes/1be26c0b-03f2-4d2e-ae87-c02d7f33c123/allocation DEBUG: GOT:Response: 204 No Content DEBUG: Openstack-Request-Id: req-57a9a6f4-9baf-4ed4-983b-6a42c7aedbe1 DEBUG: X-Openstack-Ironic-Api-Maximum-Version: 1.56 DEBUG: X-Openstack-Ironic-Api-Minimum-Version: 1.1 DEBUG: X-Openstack-Ironic-Api-Version: 1.56 DEBUG: {2} ironic.tests.unit.api.controllers.v1.test_allocation.TestDelete.test_delete_allocation_by_node [0.071542s] ... ok DEBUG: DELETE: /v1/nodes/1be26c0b-03f2-4d2e-ae87-c02d7f33c123/allocation DEBUG: GOT:Response: 404 Not Found DEBUG: Content-Type: application/json DEBUG: {"error_message": "{\"code\": 404, \"description\": \"\", \"title\": \"Not Found\"}"} DEBUG: {2} ironic.tests.unit.api.controllers.v1.test_allocation.TestDelete.test_delete_allocation_by_node_invalid_api_version [0.024113s] ... ok DEBUG: DELETE: /v1/allocations/ba!na!na1 DEBUG: GOT:Response: 405 Method Not Allowed DEBUG: Content-Type: application/json DEBUG: {"error_message": "{\"code\": 405, \"description\": \"The API version does not allow allocations\", \"title\": \"Method Not Allowed\"}"} DEBUG: {2} ironic.tests.unit.api.controllers.v1.test_allocation.TestDelete.test_delete_allocation_invalid_api_version_without_check [0.019322s] ... ok DEBUG: GET: /v1/allocations?node=node-1 {} DEBUG: 2021-03-24 15:48:04.840 5867 INFO alembic.runtime.migration [req-0ddf1a90-8b73-4e68-b5a2-203e3a5ced3c - - - - -] Context impl SQLiteImpl. DEBUG: 2021-03-24 15:48:04.840 5867 INFO alembic.runtime.migration [req-0ddf1a90-8b73-4e68-b5a2-203e3a5ced3c - - - - -] Will assume non-transactional DDL. DEBUG: INFO [alembic.runtime.migration] Context impl SQLiteImpl. DEBUG: INFO [alembic.runtime.migration] Will assume non-transactional DDL. DEBUG: GOT:{u'allocations': [{u'node_uuid': u'1be26c0b-03f2-4d2e-ae87-c02d7f33c123', u'uuid': u'054a930b-b427-49d4-86c7-9c1a24de1ceb', u'links': [{u'href': u'http://localhost/v1/allocations/054a930b-b427-49d4-86c7-9c1a24de1ceb', u'rel': u'self'}, {u'href': u'http://localhost/allocations/054a930b-b427-49d4-86c7-9c1a24de1ceb', u'rel': u'bookmark'}], u'extra': {}, u'last_error': None, u'created_at': u'2021-03-24T15:48:04.833158+00:00', u'resource_class': u'baremetal', u'updated_at': None, u'traits': [], u'state': u'allocating', u'candidate_nodes': [], u'name': u'allocation0'}, {u'node_uuid': u'1be26c0b-03f2-4d2e-ae87-c02d7f33c123', u'uuid': u'6f02ec7d-03e6-4746-8a5e-7150b2f5d6e4', u'links': [{u'href': u'http://localhost/v1/allocations/6f02ec7d-03e6-4746-8a5e-7150b2f5d6e4', u'rel': u'self'}, {u'href': u'http://localhost/allocations/6f02ec7d-03e6-4746-8a5e-7150b2f5d6e4', u'rel': u'bookmark'}], u'extra': {}, u'last_error': None, u'created_at': u'2021-03-24T15:48:04.834701+00:00', u'resource_class': u'baremetal', u'updated_at': None, u'traits': [], u'state': u'allocating', u'candidate_nodes': [], u'name': u'allocation1'}, {u'node_uuid': u'1be26c0b-03f2-4d2e-ae87-c02d7f33c123', u'uuid': u'be03d0e5-eda5-4b6e-821a-725315c72807', u'links': [{u'href': u'http://localhost/v1/allocations/be03d0e5-eda5-4b6e-821a-725315c72807', u'rel': u'self'}, {u'href': u'http://localhost/allocations/be03d0e5-eda5-4b6e-821a-725315c72807', u'rel': u'bookmark'}], u'extra': {}, u'last_error': None, u'created_at': u'2021-03-24T15:48:04.836201+00:00', u'resource_class': u'baremetal', u'updated_at': None, u'traits': [], u'state': u'allocating', u'candidate_nodes': [], u'name': u'allocation2'}]} DEBUG: {2} ironic.tests.unit.api.controllers.v1.test_allocation.TestListAllocations.test_get_all_by_node_name [0.066303s] ... ok DEBUG: GET: /v1/allocations?node=banana {} DEBUG: INFO [alembic.runtime.migration] Running stamp_revision -> 1e15e7122cc9 DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Request-Id: req-90369658-e66d-4b23-a075-7b482a157eb8 DEBUG: X-Openstack-Ironic-Api-Maximum-Version: 1.56 DEBUG: X-Openstack-Ironic-Api-Minimum-Version: 1.1 DEBUG: X-Openstack-Ironic-Api-Version: 1.56 DEBUG: {"error_message": "{\"debuginfo\": null, \"faultcode\": \"Client\", \"faultstring\": \"Node banana could not be found.\"}"} DEBUG: {2} ironic.tests.unit.api.controllers.v1.test_allocation.TestListAllocations.test_get_all_by_non_existing_node [0.036565s] ... ok DEBUG: {3} ironic.tests.unit.api.controllers.test_base.TestBase.test_api_setup [0.214659s] ... ok DEBUG: GET: /v1/bad/path {} DEBUG: GOT:Response: 404 Not Found DEBUG: Content-Type: application/json DEBUG: {"error_message": "{\"code\": 404, \"description\": \"\", \"title\": \"Not Found\"}"} DEBUG: {3} ironic.tests.unit.api.controllers.test_base.TestBase.test_bad_uri [0.019157s] ... ok DEBUG: {3} ironic.tests.unit.api.controllers.test_base.TestVersion.test_equals [0.016867s] ... ok DEBUG: GET: /v1/nodes/1be26c0b-03f2-4d2e-ae87-c02d7f33c123/allocation/a430c464-1685-43b6-a40f-598c948492fc {} DEBUG: GOT:Response: 405 Method Not Allowed DEBUG: Allow: DELETE, GET DEBUG: Content-Type: application/json DEBUG: {"error_message": "{\"code\": 405, \"description\": \"\", \"title\": \"Method Not Allowed\"}"} DEBUG: {2} ironic.tests.unit.api.controllers.v1.test_allocation.TestListAllocations.test_get_by_node_resource_and_id [0.036610s] ... ok DEBUG: {3} ironic.tests.unit.api.controllers.test_base.TestVersion.test_init [0.020410s] ... ok DEBUG: GET: /v1/allocations?fields=node_uuid&limit=2 {} DEBUG: {3} ironic.tests.unit.api.controllers.test_base.TestVersion.test_parse_headers_bad_length [0.012419s] ... ok DEBUG: INFO [alembic.runtime.migration] Context impl SQLiteImpl. DEBUG: INFO [alembic.runtime.migration] Will assume non-transactional DDL. DEBUG: {3} ironic.tests.unit.api.controllers.test_base.TestVersion.test_parse_headers_latest [0.023730s] ... ok DEBUG: INFO [alembic.runtime.migration] Running stamp_revision -> 1e15e7122cc9 DEBUG: GOT:{u'allocations': [{u'node_uuid': u'1be26c0b-03f2-4d2e-ae87-c02d7f33c123', u'links': [{u'href': u'http://localhost/v1/allocations/7fa39ae5-5d84-42da-b4fc-f6f0942a2d62', u'rel': u'self'}, {u'href': u'http://localhost/allocations/7fa39ae5-5d84-42da-b4fc-f6f0942a2d62', u'rel': u'bookmark'}]}, {u'node_uuid': u'1be26c0b-03f2-4d2e-ae87-c02d7f33c123', u'links': [{u'href': u'http://localhost/v1/allocations/fae475c6-f807-4d44-b11c-a82cf5b8ecfa', u'rel': u'self'}, {u'href': u'http://localhost/allocations/fae475c6-f807-4d44-b11c-a82cf5b8ecfa', u'rel': u'bookmark'}]}], u'next': u'http://localhost/v1/allocations?sort_key=id&sort_dir=asc&fields=node_uuid&limit=2&marker=fae475c6-f807-4d44-b11c-a82cf5b8ecfa'} DEBUG: {2} ironic.tests.unit.api.controllers.v1.test_allocation.TestListAllocations.test_get_collection_pagination_no_uuid [0.056098s] ... ok DEBUG: GET: /v1/allocations {} DEBUG: GOT:Response: 404 Not Found DEBUG: Content-Type: application/json DEBUG: {"error_message": "{\"code\": 404, \"description\": \"The API version does not allow allocations\", \"title\": \"Not Found\"}"} DEBUG: {3} ironic.tests.unit.api.controllers.v1.test_allocation.TestListAllocations.test_allocation_get_all_invalid_api_version [0.052575s] ... ok DEBUG: GET: /v1/allocations {} DEBUG: GET: /v1/allocations?fields=uuid,extra {} DEBUG: GOT:{u'allocations': [{u'node_uuid': u'1be26c0b-03f2-4d2e-ae87-c02d7f33c123', u'uuid': u'9b1b3762-8fce-49e6-bebc-3e3897a79961', u'links': [{u'href': u'http://localhost/v1/allocations/9b1b3762-8fce-49e6-bebc-3e3897a79961', u'rel': u'self'}, {u'href': u'http://localhost/allocations/9b1b3762-8fce-49e6-bebc-3e3897a79961', u'rel': u'bookmark'}], u'extra': {}, u'last_error': None, u'created_at': u'2021-03-24T15:48:05.031496+00:00', u'resource_class': u'baremetal', u'updated_at': None, u'traits': [], u'state': u'allocating', u'candidate_nodes': [], u'name': u'allocation0'}, {u'node_uuid': u'1be26c0b-03f2-4d2e-ae87-c02d7f33c123', u'uuid': u'24f0265d-d0bc-486d-97b0-851263cb108c', u'links': [{u'href': u'http://localhost/v1/allocations/24f0265d-d0bc-486d-97b0-851263cb108c', u'rel': u'self'}, {u'href': u'http://localhost/allocations/24f0265d-d0bc-486d-97b0-851263cb108c', u'rel': u'bookmark'}], u'extra': {}, u'last_error': None, u'created_at': u'2021-03-24T15:48:05.033329+00:00', u'resource_class': u'baremetal', u'updated_at': None, u'traits': [], u'state': u'allocating', u'candidate_nodes': [], u'name': u'allocation1'}, {u'node_uuid': u'1be26c0b-03f2-4d2e-ae87-c02d7f33c123', u'uuid': u'7c1d5fff-973e-4af0-8e85-8a17527f0dd0', u'links': [{u'href': u'http://localhost/v1/allocations/7c1d5fff-973e-4af0-8e85-8a17527f0dd0', u'rel': u'self'}, {u'href': u'http://localhost/allocations/7c1d5fff-973e-4af0-8e85-8a17527f0dd0', u'rel': u'bookmark'}], u'extra': {}, u'last_error': None, u'created_at': u'2021-03-24T15:48:05.034904+00:00', u'resource_class': u'baremetal', u'updated_at': None, u'traits': [], u'state': u'allocating', u'candidate_nodes': [], u'name': u'allocation2'}, {u'node_uuid': u'1be26c0b-03f2-4d2e-ae87-c02d7f33c123', u'uuid': u'182c8e31-be01-4fe3-b513-ee8435e53a6f', u'links': [{u'href': u'http://localhost/v1/allocations/182c8e31-be01-4fe3-b513-ee8435e53a6f', u'rel': u'self'}, {u'href': u'http://localhost/allocations/182c8e31-be01-4fe3-b513-ee8435e53a6f', u'rel': u'bookmark'}], u'extra': {}, u'last_error': None, u'created_at': u'2021-03-24T15:48:05.039628+00:00', u'resource_class': u'baremetal', u'updated_at': None, u'traits': [], u'state': u'allocating', u'candidate_nodes': [], u'name': u'allocation3'}, {u'node_uuid': u'1be26c0b-03f2-4d2e-ae87-c02d7f33c123', u'uuid': u'70b6fbdb-ed12-4b58-8115-81a6b537cb75', u'links': [{u'href': u'http://localhost/v1/allocations/70b6fbdb-ed12-4b58-8115-81a6b537cb75', u'rel': u'self'}, {u'href': u'http://localhost/allocations/70b6fbdb-ed12-4b58-8115-81a6b537cb75', u'rel': u'bookmark'}], u'extra': {}, u'last_error': None, u'created_at': u'2021-03-24T15:48:05.042112+00:00', u'resource_class': u'baremetal', u'updated_at': None, u'traits': [], u'state': u'allocating', u'candidate_nodes': [], u'name': u'allocation4'}]} DEBUG: {2} ironic.tests.unit.api.controllers.v1.test_allocation.TestListAllocations.test_many [0.080024s] ... ok DEBUG: POST: /v1/allocations {'uuid': '91e4d3b4-34ff-4e09-b829-98a67e53c6af', 'resource_class': 'baremetal', 'extra': {}, 'traits': [], 'candidate_nodes': ['this/is/not a/node/name'], 'name': None} DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Request-Id: req-4d60931c-5e88-49a4-a9ab-9bce018249da DEBUG: X-Openstack-Ironic-Api-Maximum-Version: 1.56 DEBUG: X-Openstack-Ironic-Api-Minimum-Version: 1.1 DEBUG: X-Openstack-Ironic-Api-Version: 1.56 DEBUG: {"error_message": "{\"debuginfo\": null, \"faultcode\": \"Client\", \"faultstring\": \"Nodes cannot be found: this/is/not a/node/name\"}"} DEBUG: {2} ironic.tests.unit.api.controllers.v1.test_allocation.TestPost.test_create_allocation_candidate_node_invalid [0.024903s] ... ok DEBUG: POST: /v1/allocations {'uuid': '0df27a1c-9e2e-4ea7-a79a-e8ffa320a25f', 'resource_class': 'baremetal', 'extra': {}, 'traits': [], 'candidate_nodes': [], 'name': 'aa:bb_cc'} DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Request-Id: req-8b3a57a7-a663-4836-8797-bb4b4c9e12ef DEBUG: X-Openstack-Ironic-Api-Maximum-Version: 1.56 DEBUG: X-Openstack-Ironic-Api-Minimum-Version: 1.1 DEBUG: X-Openstack-Ironic-Api-Version: 1.56 DEBUG: {"error_message": "{\"debuginfo\": null, \"faultcode\": \"Client\", \"faultstring\": \"Cannot create allocation with invalid name 'aa:bb_cc'\"}"} DEBUG: {2} ironic.tests.unit.api.controllers.v1.test_allocation.TestPost.test_create_allocation_name_invalid [0.021005s] ... ok DEBUG: POST: /v1/allocations {'uuid': '685d723e-405b-46a4-b873-15e88bd4bb69', 'resource_class': 'baremetal', 'traits': [], 'candidate_nodes': [], 'name': None} DEBUG: GOT:Response: 201 Created DEBUG: Content-Type: application/json DEBUG: Location: http://localhost/v1/allocations/685d723e-405b-46a4-b873-15e88bd4bb69 DEBUG: Openstack-Request-Id: req-b10ed631-3a77-4c73-9604-5374c04d1829 DEBUG: X-Openstack-Ironic-Api-Maximum-Version: 1.56 DEBUG: X-Openstack-Ironic-Api-Minimum-Version: 1.1 DEBUG: X-Openstack-Ironic-Api-Version: 1.56 DEBUG: {"node_uuid": null, "uuid": "685d723e-405b-46a4-b873-15e88bd4bb69", "links": [{"href": "http://localhost/v1/allocations/685d723e-405b-46a4-b873-15e88bd4bb69", "rel": "self"}, {"href": "http://localhost/allocations/685d723e-405b-46a4-b873-15e88bd4bb69", "rel": "bookmark"}], "extra": {}, "last_error": null, "created_at": "2021-03-24T15:48:05.159040+00:00", "resource_class": "baremetal", "updated_at": null, "traits": [], "state": "allocating", "candidate_nodes": [], "name": null} DEBUG: {2} ironic.tests.unit.api.controllers.v1.test_allocation.TestPost.test_create_allocation_with_no_extra [0.030333s] ... ok DEBUG: GOT:{u'allocations': [{u'uuid': u'5784f8a6-9eb5-44d9-afb7-713bfc88ddbe', u'links': [{u'href': u'http://localhost/v1/allocations/5784f8a6-9eb5-44d9-afb7-713bfc88ddbe', u'rel': u'self'}, {u'href': u'http://localhost/allocations/5784f8a6-9eb5-44d9-afb7-713bfc88ddbe', u'rel': u'bookmark'}], u'extra': {}}, {u'uuid': u'8db49043-87b3-4b65-bad9-9b650c3ec905', u'links': [{u'href': u'http://localhost/v1/allocations/8db49043-87b3-4b65-bad9-9b650c3ec905', u'rel': u'self'}, {u'href': u'http://localhost/allocations/8db49043-87b3-4b65-bad9-9b650c3ec905', u'rel': u'bookmark'}], u'extra': {}}, {u'uuid': u'1b3c62ca-5bd2-4dbc-b1c5-14cbd4b25316', u'links': [{u'href': u'http://localhost/v1/allocations/1b3c62ca-5bd2-4dbc-b1c5-14cbd4b25316', u'rel': u'self'}, {u'href': u'http://localhost/allocations/1b3c62ca-5bd2-4dbc-b1c5-14cbd4b25316', u'rel': u'bookmark'}], u'extra': {}}], u'next': u'http://localhost/v1/allocations?sort_key=id&sort_dir=asc&fields=uuid,extra&limit=3&marker=1b3c62ca-5bd2-4dbc-b1c5-14cbd4b25316'} DEBUG: {3} ironic.tests.unit.api.controllers.v1.test_allocation.TestListAllocations.test_collection_links_custom_fields [0.090141s] ... ok DEBUG: GET: /v1/allocations?state=allocating {} DEBUG: GOT:{u'allocations': [{u'node_uuid': None, u'uuid': u'3ebda8f1-4dd4-4c0f-9e1d-bd317dab7e76', u'links': [{u'href': u'http://localhost/v1/allocations/3ebda8f1-4dd4-4c0f-9e1d-bd317dab7e76', u'rel': u'self'}, {u'href': u'http://localhost/allocations/3ebda8f1-4dd4-4c0f-9e1d-bd317dab7e76', u'rel': u'bookmark'}], u'extra': {}, u'last_error': None, u'created_at': u'2021-03-24T15:48:05.181344+00:00', u'resource_class': u'baremetal', u'updated_at': None, u'traits': [], u'state': u'allocating', u'candidate_nodes': [], u'name': u'allocation0'}, {u'node_uuid': None, u'uuid': u'f864b1b9-cb58-4dcf-a1ef-5089205ef5fe', u'links': [{u'href': u'http://localhost/v1/allocations/f864b1b9-cb58-4dcf-a1ef-5089205ef5fe', u'rel': u'self'}, {u'href': u'http://localhost/allocations/f864b1b9-cb58-4dcf-a1ef-5089205ef5fe', u'rel': u'bookmark'}], u'extra': {}, u'last_error': None, u'created_at': u'2021-03-24T15:48:05.182807+00:00', u'resource_class': u'baremetal', u'updated_at': None, u'traits': [], u'state': u'allocating', u'candidate_nodes': [], u'name': u'allocation1'}, {u'node_uuid': None, u'uuid': u'819af19a-3d77-4c09-8e91-387563af1729', u'links': [{u'href': u'http://localhost/v1/allocations/819af19a-3d77-4c09-8e91-387563af1729', u'rel': u'self'}, {u'href': u'http://localhost/allocations/819af19a-3d77-4c09-8e91-387563af1729', u'rel': u'bookmark'}], u'extra': {}, u'last_error': None, u'created_at': u'2021-03-24T15:48:05.184673+00:00', u'resource_class': u'baremetal', u'updated_at': None, u'traits': [], u'state': u'allocating', u'candidate_nodes': [], u'name': u'allocation2'}]} DEBUG: {3} ironic.tests.unit.api.controllers.v1.test_allocation.TestListAllocations.test_get_all_by_state [0.039893s] ... ok DEBUG: 2021-03-24 15:48:05.128 5864 INFO alembic.runtime.migration [req-8b3a6160-ba15-4690-8e29-04df2ecf9979 - - - - -] Context impl SQLiteImpl. DEBUG: 2021-03-24 15:48:05.129 5864 INFO alembic.runtime.migration [req-8b3a6160-ba15-4690-8e29-04df2ecf9979 - - - - -] Will assume non-transactional DDL. DEBUG: {0} ironic.tests.unit.api.controllers.test_base.TestVersion.test_greaterthan [0.118656s] ... ok DEBUG: {0} ironic.tests.unit.api.controllers.test_base.TestVersion.test_repr [0.014482s] ... ok DEBUG: {0} ironic.tests.unit.api.controllers.v1.test_allocation.TestAllocationObject.test_allocation_init [0.005917s] ... ok DEBUG: POST: /v1/allocations {'uuid': '72275e24-526d-40b1-80e1-43ca70c4debb', 'resource_class': 'baremetal', 'extra': {}, 'traits': ['CUSTOM_GPU', 'CUSTOM_FOO_BAR'], 'candidate_nodes': [], 'name': None} DEBUG: GOT:Response: 201 Created DEBUG: Content-Type: application/json DEBUG: Location: http://localhost/v1/allocations/72275e24-526d-40b1-80e1-43ca70c4debb DEBUG: Openstack-Request-Id: req-41e5a212-da25-412e-a9b3-03b1018c6b96 DEBUG: X-Openstack-Ironic-Api-Maximum-Version: 1.56 DEBUG: X-Openstack-Ironic-Api-Minimum-Version: 1.1 DEBUG: X-Openstack-Ironic-Api-Version: 1.56 DEBUG: {"node_uuid": null, "uuid": "72275e24-526d-40b1-80e1-43ca70c4debb", "links": [{"href": "http://localhost/v1/allocations/72275e24-526d-40b1-80e1-43ca70c4debb", "rel": "self"}, {"href": "http://localhost/allocations/72275e24-526d-40b1-80e1-43ca70c4debb", "rel": "bookmark"}], "extra": {}, "last_error": null, "created_at": "2021-03-24T15:48:05.187062+00:00", "resource_class": "baremetal", "updated_at": null, "traits": ["CUSTOM_GPU", "CUSTOM_FOO_BAR"], "state": "allocating", "candidate_nodes": [], "name": null} DEBUG: GET: /v1/allocations/72275e24-526d-40b1-80e1-43ca70c4debb {} DEBUG: GOT:{u'node_uuid': None, u'uuid': u'72275e24-526d-40b1-80e1-43ca70c4debb', u'links': [{u'href': u'http://localhost/v1/allocations/72275e24-526d-40b1-80e1-43ca70c4debb', u'rel': u'self'}, {u'href': u'http://localhost/allocations/72275e24-526d-40b1-80e1-43ca70c4debb', u'rel': u'bookmark'}], u'extra': {}, u'last_error': None, u'created_at': u'2021-03-24T15:48:05.187062+00:00', u'resource_class': u'baremetal', u'updated_at': None, u'traits': [u'CUSTOM_GPU', u'CUSTOM_FOO_BAR'], u'state': u'allocating', u'candidate_nodes': [], u'name': None} DEBUG: {2} ironic.tests.unit.api.controllers.v1.test_allocation.TestPost.test_create_allocation_with_traits [0.035910s] ... ok DEBUG: GET: /v1/nodes/1be26c0b-03f2-4d2e-ae87-c02d7f33c123/allocation?fields=name,extra {} DEBUG: POST: /v1/nodes/1be26c0b-03f2-4d2e-ae87-c02d7f33c123/allocation {'uuid': '37a17e45-60d3-4124-9fd6-21423dc70ed0', 'resource_class': 'baremetal', 'extra': {}, 'traits': [], 'candidate_nodes': [], 'name': None} DEBUG: GOT:Response: 405 Method Not Allowed DEBUG: Allow: DELETE, GET DEBUG: Content-Type: application/json DEBUG: {"error_message": "{\"code\": 405, \"description\": \"\", \"title\": \"Method Not Allowed\"}"} DEBUG: {2} ironic.tests.unit.api.controllers.v1.test_allocation.TestPost.test_create_by_node_not_allowed [0.039127s] ... ok DEBUG: {2} ironic.tests.unit.api.controllers.v1.test_chassis.TestChassisObject.test_chassis_init [0.008437s] ... ok DEBUG: GOT:{u'name': None, u'links': [{u'href': u'http://localhost/v1/allocations/5e3793c1-8e5f-4a07-8566-eeea993f3be5', u'rel': u'self'}, {u'href': u'http://localhost/allocations/5e3793c1-8e5f-4a07-8566-eeea993f3be5', u'rel': u'bookmark'}], u'extra': {}} DEBUG: {3} ironic.tests.unit.api.controllers.v1.test_allocation.TestListAllocations.test_get_by_node_resource_with_fields [0.053683s] ... ok DEBUG: DELETE: /v1/allocations/8e652b69-1194-4005-b41c-90cf1ffda80f DEBUG: GOT:Response: 204 No Content DEBUG: Openstack-Request-Id: req-5d0a7732-5fdc-4d56-a815-922bbff8d0fa DEBUG: X-Openstack-Ironic-Api-Maximum-Version: 1.56 DEBUG: X-Openstack-Ironic-Api-Minimum-Version: 1.1 DEBUG: X-Openstack-Ironic-Api-Version: 1.56 DEBUG: {0} ironic.tests.unit.api.controllers.v1.test_allocation.TestDelete.test_delete_allocation_by_id [0.090070s] ... ok DEBUG: DELETE: /v1/chassis/e74c40e0-d825-11e2-a28f-0800200c9a66 DEBUG: DELETE: /v1/allocations/blah DEBUG: GOT:Response: 404 Not Found DEBUG: Content-Type: application/json DEBUG: Openstack-Request-Id: req-fa13eaeb-2609-48fa-a91a-f1064e504652 DEBUG: X-Openstack-Ironic-Api-Maximum-Version: 1.56 DEBUG: X-Openstack-Ironic-Api-Minimum-Version: 1.1 DEBUG: X-Openstack-Ironic-Api-Version: 1.56 DEBUG: {"error_message": "{\"debuginfo\": null, \"faultcode\": \"Client\", \"faultstring\": \"Allocation blah could not be found.\"}"} DEBUG: {0} ironic.tests.unit.api.controllers.v1.test_allocation.TestDelete.test_delete_allocation_by_name_not_existed [0.032655s] ... ok DEBUG: GET: /v1/allocations/9e8c2f6d-ce3f-4706-8fad-34f90cf04a50 {} DEBUG: GOT:{u'node_uuid': u'1be26c0b-03f2-4d2e-ae87-c02d7f33c123', u'uuid': u'9e8c2f6d-ce3f-4706-8fad-34f90cf04a50', u'links': [{u'href': u'http://localhost/v1/allocations/9e8c2f6d-ce3f-4706-8fad-34f90cf04a50', u'rel': u'self'}, {u'href': u'http://localhost/allocations/9e8c2f6d-ce3f-4706-8fad-34f90cf04a50', u'rel': u'bookmark'}], u'extra': {}, u'last_error': None, u'created_at': u'2021-03-24T15:48:05.299079+00:00', u'resource_class': u'baremetal', u'updated_at': None, u'traits': [], u'state': u'allocating', u'candidate_nodes': [], u'name': None} DEBUG: {3} ironic.tests.unit.api.controllers.v1.test_allocation.TestListAllocations.test_get_one [0.100720s] ... ok DEBUG: DELETE: /v1/nodes/749b07a1-4fbc-472c-a23c-d88fb3f8e858/allocation DEBUG: GOT:Response: 404 Not Found DEBUG: Content-Type: application/json DEBUG: Openstack-Request-Id: req-267a6106-1f8d-4418-88e4-8ff9fd11e2a2 DEBUG: X-Openstack-Ironic-Api-Maximum-Version: 1.56 DEBUG: X-Openstack-Ironic-Api-Minimum-Version: 1.1 DEBUG: X-Openstack-Ironic-Api-Version: 1.56 DEBUG: {"error_message": "{\"debuginfo\": null, \"faultcode\": \"Client\", \"faultstring\": \"Allocation for node 749b07a1-4fbc-472c-a23c-d88fb3f8e858 was not found\"}"} DEBUG: {0} ironic.tests.unit.api.controllers.v1.test_allocation.TestDelete.test_delete_allocation_by_node_not_existed [0.050941s] ... ok DEBUG: GOT:Response: 204 No Content DEBUG: Openstack-Request-Id: req-ecaa7b31-e40f-4481-a31d-8624f49313bf DEBUG: X-Openstack-Ironic-Api-Maximum-Version: 1.56 DEBUG: X-Openstack-Ironic-Api-Minimum-Version: 1.1 DEBUG: X-Openstack-Ironic-Api-Version: 1.1 DEBUG: GET: /v1/chassis/e74c40e0-d825-11e2-a28f-0800200c9a66 {} DEBUG: GOT:Response: 404 Not Found DEBUG: Content-Type: application/json DEBUG: Openstack-Request-Id: req-6abe5b7c-96ca-4006-a51b-2c4308485847 DEBUG: X-Openstack-Ironic-Api-Maximum-Version: 1.56 DEBUG: X-Openstack-Ironic-Api-Minimum-Version: 1.1 DEBUG: X-Openstack-Ironic-Api-Version: 1.1 DEBUG: {"error_message": "{\"debuginfo\": null, \"faultcode\": \"Client\", \"faultstring\": \"Chassis e74c40e0-d825-11e2-a28f-0800200c9a66 could not be found.\"}"} DEBUG: {2} ironic.tests.unit.api.controllers.v1.test_chassis.TestDelete.test_delete_chassis [0.109328s] ... ok DEBUG: DELETE: /v1/allocations/99185056-d32d-4d4f-b45f-e89acaa6f604 DEBUG: GOT:Response: 405 Method Not Allowed DEBUG: Content-Type: application/json DEBUG: {"error_message": "{\"code\": 405, \"description\": \"The API version does not allow allocations\", \"title\": \"Method Not Allowed\"}"} DEBUG: {0} ironic.tests.unit.api.controllers.v1.test_allocation.TestDelete.test_delete_allocation_invalid_api_version [0.024791s] ... ok DEBUG: DELETE: /v1/chassis/e74c40e0-d825-11e2-a28f-0800200c9a66 DEBUG: GET: /v1/allocations/ba!na!na! {} DEBUG: GOT:Response: 404 Not Found DEBUG: Content-Type: application/json DEBUG: {"error_message": "{\"code\": 404, \"description\": \"The API version does not allow allocations\", \"title\": \"Not Found\"}"} DEBUG: {3} ironic.tests.unit.api.controllers.v1.test_allocation.TestListAllocations.test_get_one_invalid_api_version_without_check [0.062635s] ... ok DEBUG: DELETE: /v1/allocations/1c26f603-c7c9-4466-8672-cc317026026e DEBUG: 2021-03-24 15:48:05.425 5865 INFO alembic.runtime.migration [req-1722ad8e-5887-4f8c-af8c-ea8a5a084823 - - - - -] Context impl SQLiteImpl. DEBUG: 2021-03-24 15:48:05.432 5865 INFO alembic.runtime.migration [req-1722ad8e-5887-4f8c-af8c-ea8a5a084823 - - - - -] Will assume non-transactional DDL. DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Request-Id: req-1dd8d096-d357-4653-9a63-fd104627be6d DEBUG: X-Openstack-Ironic-Api-Maximum-Version: 1.56 DEBUG: X-Openstack-Ironic-Api-Minimum-Version: 1.1 DEBUG: X-Openstack-Ironic-Api-Version: 1.1 DEBUG: {"error_message": "{\"debuginfo\": null, \"faultcode\": \"Client\", \"faultstring\": \"Cannot complete the requested action because chassis e74c40e0-d825-11e2-a28f-0800200c9a66 contains nodes.\"}"} DEBUG: {2} ironic.tests.unit.api.controllers.v1.test_chassis.TestDelete.test_delete_chassis_with_node [0.077338s] ... ok DEBUG: GET: /v1/allocations/fabd66f5-6899-44f9-b128-113c098ad0a8 {} DEBUG: GOT:Response: 409 Conflict DEBUG: Content-Type: application/json DEBUG: Openstack-Request-Id: req-c36ab3d6-f2a5-49d4-8f7b-3f05575d4e1a DEBUG: X-Openstack-Ironic-Api-Maximum-Version: 1.56 DEBUG: X-Openstack-Ironic-Api-Minimum-Version: 1.1 DEBUG: X-Openstack-Ironic-Api-Version: 1.56 DEBUG: {"error_message": "{\"debuginfo\": null, \"faultcode\": \"Client\", \"faultstring\": \"Node fake-node is locked by host fake-host, please retry after the current operation is completed.\"}"} DEBUG: {0} ironic.tests.unit.api.controllers.v1.test_allocation.TestDelete.test_delete_allocation_node_locked [0.063791s] ... ok DEBUG: INFO [alembic.runtime.migration] Context impl SQLiteImpl. DEBUG: INFO [alembic.runtime.migration] Will assume non-transactional DDL. DEBUG: GOT:{u'node_uuid': u'1be26c0b-03f2-4d2e-ae87-c02d7f33c123', u'uuid': u'fabd66f5-6899-44f9-b128-113c098ad0a8', u'links': [{u'href': u'http://localhost/v1/allocations/fabd66f5-6899-44f9-b128-113c098ad0a8', u'rel': u'self'}, {u'href': u'http://localhost/allocations/fabd66f5-6899-44f9-b128-113c098ad0a8', u'rel': u'bookmark'}], u'extra': {}, u'last_error': None, u'created_at': u'2021-03-24T15:48:05.450621+00:00', u'resource_class': u'baremetal', u'updated_at': None, u'traits': [], u'state': u'allocating', u'candidate_nodes': [], u'name': None} DEBUG: GET: /v1/allocations/fabd66f5-6899-44f9-b128-113c098ad0a8 {} DEBUG: INFO [alembic.runtime.migration] Running stamp_revision -> 1e15e7122cc9 DEBUG: GET: /v1/chassis?fields=extra,uuid {} DEBUG: GET: /v1/node/4ebc5a74-abff-4208-86a9-66c4a2a8045b/allocation {} DEBUG: GOT:Response: 404 Not Found DEBUG: Content-Type: application/json DEBUG: {"error_message": "{\"code\": 404, \"description\": \"\", \"title\": \"Not Found\"}"} DEBUG: {0} ironic.tests.unit.api.controllers.v1.test_allocation.TestListAllocations.test_by_node_resource_not_existed [0.035177s] ... ok DEBUG: {1} ironic.tests.unit.api.controllers.test_base.TestVersion.test_not_equals [0.200691s] ... ok DEBUG: GOT:{u'node_uuid': u'1be26c0b-03f2-4d2e-ae87-c02d7f33c123', u'uuid': u'fabd66f5-6899-44f9-b128-113c098ad0a8', u'links': [{u'href': u'http://localhost/v1/allocations/fabd66f5-6899-44f9-b128-113c098ad0a8', u'rel': u'self'}, {u'href': u'http://localhost/allocations/fabd66f5-6899-44f9-b128-113c098ad0a8', u'rel': u'bookmark'}], u'extra': {}, u'last_error': None, u'created_at': u'2021-03-24T15:48:05.450621+00:00', u'resource_class': u'baremetal', u'updated_at': None, u'traits': [], u'state': u'allocating', u'candidate_nodes': [], u'name': None} DEBUG: GET: /allocations/fabd66f5-6899-44f9-b128-113c098ad0a8 {} DEBUG: GOT:{u'node_uuid': u'1be26c0b-03f2-4d2e-ae87-c02d7f33c123', u'uuid': u'fabd66f5-6899-44f9-b128-113c098ad0a8', u'links': [{u'href': u'http://localhost/v1/allocations/fabd66f5-6899-44f9-b128-113c098ad0a8', u'rel': u'self'}, {u'href': u'http://localhost/allocations/fabd66f5-6899-44f9-b128-113c098ad0a8', u'rel': u'bookmark'}], u'extra': {}, u'last_error': None, u'created_at': u'2021-03-24T15:48:05.450621+00:00', u'resource_class': u'baremetal', u'updated_at': None, u'traits': [], u'state': u'allocating', u'candidate_nodes': [], u'name': None} DEBUG: {3} ironic.tests.unit.api.controllers.v1.test_allocation.TestListAllocations.test_links [0.075985s] ... ok DEBUG: {1} ironic.tests.unit.api.controllers.test_base.TestVersion.test_repr_with_strings [0.013042s] ... ok DEBUG: GOT:{u'chassis': [{u'uuid': u'22e16c7e-9704-421f-aa1c-3cfbb8a95373', u'links': [{u'href': u'http://localhost/v1/chassis/22e16c7e-9704-421f-aa1c-3cfbb8a95373', u'rel': u'self'}, {u'href': u'http://localhost/chassis/22e16c7e-9704-421f-aa1c-3cfbb8a95373', u'rel': u'bookmark'}], u'extra': {}}, {u'uuid': u'ca1938eb-7b84-4a6a-9332-87fcb8a75d18', u'links': [{u'href': u'http://localhost/v1/chassis/ca1938eb-7b84-4a6a-9332-87fcb8a75d18', u'rel': u'self'}, {u'href': u'http://localhost/chassis/ca1938eb-7b84-4a6a-9332-87fcb8a75d18', u'rel': u'bookmark'}], u'extra': {}}, {u'uuid': u'681512fd-940a-4c1b-9816-ccea3f7df828', u'links': [{u'href': u'http://localhost/v1/chassis/681512fd-940a-4c1b-9816-ccea3f7df828', u'rel': u'self'}, {u'href': u'http://localhost/chassis/681512fd-940a-4c1b-9816-ccea3f7df828', u'rel': u'bookmark'}], u'extra': {}}], u'next': u'http://localhost/v1/chassis?sort_dir=asc&sort_key=id&fields=extra,uuid&limit=3&marker=681512fd-940a-4c1b-9816-ccea3f7df828'} DEBUG: {2} ironic.tests.unit.api.controllers.v1.test_chassis.TestListChassis.test_collection_links_custom_fields [0.046661s] ... ok DEBUG: GET: /v1/chassis {} DEBUG: GOT:{u'chassis': [{u'uuid': u'e09e0ad3-535d-410b-a665-3cf0e68391e7', u'links': [{u'href': u'http://localhost/v1/chassis/e09e0ad3-535d-410b-a665-3cf0e68391e7', u'rel': u'self'}, {u'href': u'http://localhost/chassis/e09e0ad3-535d-410b-a665-3cf0e68391e7', u'rel': u'bookmark'}], u'description': u'data-center-1-chassis'}, {u'uuid': u'f221d60c-baba-4c29-8b48-ba8859aa32fd', u'links': [{u'href': u'http://localhost/v1/chassis/f221d60c-baba-4c29-8b48-ba8859aa32fd', u'rel': u'self'}, {u'href': u'http://localhost/chassis/f221d60c-baba-4c29-8b48-ba8859aa32fd', u'rel': u'bookmark'}], u'description': u'data-center-1-chassis'}, {u'uuid': u'aa59c8c7-c94b-4931-a8d4-852e3723924c', u'links': [{u'href': u'http://localhost/v1/chassis/aa59c8c7-c94b-4931-a8d4-852e3723924c', u'rel': u'self'}, {u'href': u'http://localhost/chassis/aa59c8c7-c94b-4931-a8d4-852e3723924c', u'rel': u'bookmark'}], u'description': u'data-center-1-chassis'}], u'next': u'http://localhost/v1/chassis?sort_dir=asc&sort_key=id&fields=uuid,description&limit=3&marker=aa59c8c7-c94b-4931-a8d4-852e3723924c'} DEBUG: {2} ironic.tests.unit.api.controllers.v1.test_chassis.TestListChassis.test_collection_links_default_limit [0.036159s] ... ok DEBUG: GET: /v1/allocations {} DEBUG: GET: /v1/chassis/detail {} DEBUG: GET: /v1/allocations?sort_key=foo {} DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Request-Id: req-26c2cd06-991f-4af6-a1ce-656cd4aec425 DEBUG: X-Openstack-Ironic-Api-Maximum-Version: 1.56 DEBUG: X-Openstack-Ironic-Api-Minimum-Version: 1.1 DEBUG: X-Openstack-Ironic-Api-Version: 1.56 DEBUG: {"error_message": "{\"debuginfo\": null, \"faultcode\": \"Client\", \"faultstring\": \"The sort_key value \\\"foo\\\" is an invalid field for sorting\"}"} DEBUG: GET: /v1/allocations?sort_key=extra {} DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Request-Id: req-b30fe6d6-9053-4c80-b72c-bfec1962d2c0 DEBUG: X-Openstack-Ironic-Api-Maximum-Version: 1.56 DEBUG: X-Openstack-Ironic-Api-Minimum-Version: 1.1 DEBUG: X-Openstack-Ironic-Api-Version: 1.56 DEBUG: {"error_message": "{\"debuginfo\": null, \"faultcode\": \"Client\", \"faultstring\": \"The sort_key value extra is an invalid field for sorting\"}"} DEBUG: GET: /v1/allocations?sort_key=internal_info {} DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Request-Id: req-9045e9c8-d1ad-4665-9960-95e6832c2dd6 DEBUG: X-Openstack-Ironic-Api-Maximum-Version: 1.56 DEBUG: X-Openstack-Ironic-Api-Minimum-Version: 1.1 DEBUG: X-Openstack-Ironic-Api-Version: 1.56 DEBUG: {"error_message": "{\"debuginfo\": null, \"faultcode\": \"Client\", \"faultstring\": \"The sort_key value \\\"internal_info\\\" is an invalid field for sorting\"}"} DEBUG: GET: /v1/allocations?sort_key=properties {} DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Request-Id: req-b2e28502-1c75-443a-a544-8d3ca4b64712 DEBUG: X-Openstack-Ironic-Api-Maximum-Version: 1.56 DEBUG: X-Openstack-Ironic-Api-Minimum-Version: 1.1 DEBUG: X-Openstack-Ironic-Api-Version: 1.56 DEBUG: {"error_message": "{\"debuginfo\": null, \"faultcode\": \"Client\", \"faultstring\": \"The sort_key value \\\"properties\\\" is an invalid field for sorting\"}"} DEBUG: {3} ironic.tests.unit.api.controllers.v1.test_allocation.TestListAllocations.test_sort_key_invalid [0.043903s] ... ok DEBUG: POST: /v1/allocations {'uuid': '75a6077c-ad7d-42ca-abb8-a66aef386f1b', 'resource_class': 'baremetal', 'extra': {}, 'traits': [], 'candidate_nodes': [], 'name': None} DEBUG: GOT:Response: 500 Internal Server Error DEBUG: Content-Type: application/json DEBUG: Openstack-Request-Id: req-fba1eabe-5f8a-46b1-91c8-726c54ff90ca DEBUG: X-Openstack-Ironic-Api-Maximum-Version: 1.56 DEBUG: X-Openstack-Ironic-Api-Minimum-Version: 1.1 DEBUG: X-Openstack-Ironic-Api-Version: 1.56 DEBUG: {"error_message": "{\"debuginfo\": null, \"faultcode\": \"Server\", \"faultstring\": \"\"}"} DEBUG: {3} ironic.tests.unit.api.controllers.v1.test_allocation.TestPost.test_create_allocation_error [0.027130s] ... ok DEBUG: GOT:{u'allocations': [{u'node_uuid': None, u'uuid': u'd373c27a-f039-49db-b9fc-2bada137723b', u'links': [{u'href': u'http://localhost/v1/allocations/d373c27a-f039-49db-b9fc-2bada137723b', u'rel': u'self'}, {u'href': u'http://localhost/allocations/d373c27a-f039-49db-b9fc-2bada137723b', u'rel': u'bookmark'}], u'extra': {}, u'last_error': None, u'created_at': u'2021-03-24T15:48:05.513738+00:00', u'resource_class': u'baremetal', u'updated_at': None, u'traits': [], u'state': u'allocating', u'candidate_nodes': [], u'name': u'allocation0'}, {u'node_uuid': None, u'uuid': u'06697311-3e02-4c6b-b476-f855cacfef23', u'links': [{u'href': u'http://localhost/v1/allocations/06697311-3e02-4c6b-b476-f855cacfef23', u'rel': u'self'}, {u'href': u'http://localhost/allocations/06697311-3e02-4c6b-b476-f855cacfef23', u'rel': u'bookmark'}], u'extra': {}, u'last_error': None, u'created_at': u'2021-03-24T15:48:05.515180+00:00', u'resource_class': u'baremetal', u'updated_at': None, u'traits': [], u'state': u'allocating', u'candidate_nodes': [], u'name': u'allocation1'}, {u'node_uuid': None, u'uuid': u'593ce111-5eb8-4dd8-819b-f4dfba38081e', u'links': [{u'href': u'http://localhost/v1/allocations/593ce111-5eb8-4dd8-819b-f4dfba38081e', u'rel': u'self'}, {u'href': u'http://localhost/allocations/593ce111-5eb8-4dd8-819b-f4dfba38081e', u'rel': u'bookmark'}], u'extra': {}, u'last_error': None, u'created_at': u'2021-03-24T15:48:05.516660+00:00', u'resource_class': u'baremetal', u'updated_at': None, u'traits': [], u'state': u'allocating', u'candidate_nodes': [], u'name': u'allocation2'}], u'next': u'http://localhost/v1/allocations?sort_key=id&sort_dir=asc&limit=3&marker=593ce111-5eb8-4dd8-819b-f4dfba38081e'} DEBUG: {0} ironic.tests.unit.api.controllers.v1.test_allocation.TestListAllocations.test_collection_links_default_limit [0.061360s] ... ok DEBUG: GOT:{u'chassis': [{u'uuid': u'e74c40e0-d825-11e2-a28f-0800200c9a66', u'links': [{u'href': u'http://localhost/v1/chassis/e74c40e0-d825-11e2-a28f-0800200c9a66', u'rel': u'self'}, {u'href': u'http://localhost/chassis/e74c40e0-d825-11e2-a28f-0800200c9a66', u'rel': u'bookmark'}], u'extra': {}, u'created_at': u'2021-03-24T15:48:05.551248+00:00', u'updated_at': None, u'nodes': [{u'href': u'http://localhost/v1/chassis/e74c40e0-d825-11e2-a28f-0800200c9a66/nodes', u'rel': u'self'}, {u'href': u'http://localhost/chassis/e74c40e0-d825-11e2-a28f-0800200c9a66/nodes', u'rel': u'bookmark'}], u'description': u'data-center-1-chassis'}]} DEBUG: {2} ironic.tests.unit.api.controllers.v1.test_chassis.TestListChassis.test_detail [0.039306s] ... ok DEBUG: GET: /v1/nodes/1be26c0b-03f2-4d2e-ae87-c02d7f33c123/allocation {} DEBUG: GOT:Response: 404 Not Found DEBUG: Content-Type: application/json DEBUG: {"error_message": "{\"code\": 404, \"description\": \"\", \"title\": \"Not Found\"}"} DEBUG: {0} ironic.tests.unit.api.controllers.v1.test_allocation.TestListAllocations.test_get_by_node_resource_invalid_api_version [0.028560s] ... ok DEBUG: DELETE: /v1/allocations/alloc1 DEBUG: POST: /v1/allocations {'uuid': '74834558-2791-488f-8102-d0db0ad84441', 'resource_class': 'baremetal', 'extra': {}, 'traits': [], 'candidate_nodes': [], 'name': None} DEBUG: GOT:Response: 405 Method Not Allowed DEBUG: Content-Type: application/json DEBUG: {"error_message": "{\"code\": 405, \"description\": \"The API version does not allow allocations\", \"title\": \"Method Not Allowed\"}"} DEBUG: {3} ironic.tests.unit.api.controllers.v1.test_allocation.TestPost.test_create_allocation_invalid_api_version [0.019697s] ... ok DEBUG: GET: /v1/chassis?detail=True {} DEBUG: GOT:{u'chassis': [{u'uuid': u'e74c40e0-d825-11e2-a28f-0800200c9a66', u'links': [{u'href': u'http://localhost/v1/chassis/e74c40e0-d825-11e2-a28f-0800200c9a66', u'rel': u'self'}, {u'href': u'http://localhost/chassis/e74c40e0-d825-11e2-a28f-0800200c9a66', u'rel': u'bookmark'}], u'extra': {}, u'created_at': u'2021-03-24T15:48:05.583747+00:00', u'updated_at': None, u'nodes': [{u'href': u'http://localhost/v1/chassis/e74c40e0-d825-11e2-a28f-0800200c9a66/nodes', u'rel': u'self'}, {u'href': u'http://localhost/chassis/e74c40e0-d825-11e2-a28f-0800200c9a66/nodes', u'rel': u'bookmark'}], u'description': u'data-center-1-chassis'}]} DEBUG: {2} ironic.tests.unit.api.controllers.v1.test_chassis.TestListChassis.test_detail_query [0.029492s] ... ok DEBUG: POST: /v1/allocations {'uuid': '44068e05-4ce3-423e-b4c2-bb8cad2f88d8', 'resource_class': 'baremetal', 'extra': {}, 'traits': [], 'candidate_nodes': ['invalid-format'], 'name': None} DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Request-Id: req-c29d3508-51dd-422d-a8f2-529a9d0a168f DEBUG: X-Openstack-Ironic-Api-Maximum-Version: 1.56 DEBUG: X-Openstack-Ironic-Api-Minimum-Version: 1.1 DEBUG: X-Openstack-Ironic-Api-Version: 1.56 DEBUG: {"error_message": "{\"debuginfo\": null, \"faultcode\": \"Client\", \"faultstring\": \"Nodes cannot be found: invalid-format\"}"} DEBUG: {3} ironic.tests.unit.api.controllers.v1.test_allocation.TestPost.test_create_allocation_invalid_candidate_node_format [0.030937s] ... ok DEBUG: GOT:Response: 204 No Content DEBUG: Openstack-Request-Id: req-31befc5a-4a0e-4b4e-ad1d-2a635ed85688 DEBUG: X-Openstack-Ironic-Api-Maximum-Version: 1.56 DEBUG: X-Openstack-Ironic-Api-Minimum-Version: 1.1 DEBUG: X-Openstack-Ironic-Api-Version: 1.56 DEBUG: {1} ironic.tests.unit.api.controllers.v1.test_allocation.TestDelete.test_delete_allocation_by_name [0.106535s] ... ok DEBUG: GET: /v1/allocations/ad23e435-5443-4e06-a61b-cce89bafdfe8?fields=uuid,spongebob {} DEBUG: GET: /v1/chassis {} DEBUG: GOT:{u'chassis': [{u'uuid': u'e74c40e0-d825-11e2-a28f-0800200c9a66', u'links': [{u'href': u'http://localhost/v1/chassis/e74c40e0-d825-11e2-a28f-0800200c9a66', u'rel': u'self'}, {u'href': u'http://localhost/chassis/e74c40e0-d825-11e2-a28f-0800200c9a66', u'rel': u'bookmark'}], u'description': u'data-center-1-chassis'}]} DEBUG: GET: /v1/chassis?detail=False {} DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Request-Id: req-dcf6fced-2de1-4978-8b4e-a50dde581ae3 DEBUG: X-Openstack-Ironic-Api-Maximum-Version: 1.56 DEBUG: X-Openstack-Ironic-Api-Minimum-Version: 1.1 DEBUG: X-Openstack-Ironic-Api-Version: 1.56 DEBUG: {"error_message": "{\"debuginfo\": null, \"faultcode\": \"Client\", \"faultstring\": \"Field(s) \\\"spongebob\\\" are not valid\"}"} DEBUG: {0} ironic.tests.unit.api.controllers.v1.test_allocation.TestListAllocations.test_get_custom_fields_invalid_fields [0.048227s] ... ok DEBUG: GOT:{u'chassis': [{u'uuid': u'e74c40e0-d825-11e2-a28f-0800200c9a66', u'links': [{u'href': u'http://localhost/v1/chassis/e74c40e0-d825-11e2-a28f-0800200c9a66', u'rel': u'self'}, {u'href': u'http://localhost/chassis/e74c40e0-d825-11e2-a28f-0800200c9a66', u'rel': u'bookmark'}], u'description': u'data-center-1-chassis'}]} DEBUG: {2} ironic.tests.unit.api.controllers.v1.test_chassis.TestListChassis.test_detail_query_false [0.039905s] ... ok DEBUG: DELETE: /v1/allocations/alloc1.json DEBUG: POST: /v1/allocations {'uuid': 'ee8dfc9e-72ef-42ec-aa62-a10a778889c5', 'resource_class': 'baremetal', 'extra': {'none': None, 'int': 123, 'float': 0.1, 'list': [1, 2], 'bool': True, 'str': 'foo', 'dict': {'cat': 'meow'}}, 'traits': [], 'candidate_nodes': [], 'name': None} DEBUG: GOT:Response: 201 Created DEBUG: Content-Type: application/json DEBUG: Location: http://localhost/v1/allocations/ee8dfc9e-72ef-42ec-aa62-a10a778889c5 DEBUG: Openstack-Request-Id: req-8d23729c-17e3-4d87-a482-06846e755b60 DEBUG: X-Openstack-Ironic-Api-Maximum-Version: 1.56 DEBUG: X-Openstack-Ironic-Api-Minimum-Version: 1.1 DEBUG: X-Openstack-Ironic-Api-Version: 1.56 DEBUG: {"node_uuid": null, "uuid": "ee8dfc9e-72ef-42ec-aa62-a10a778889c5", "links": [{"href": "http://localhost/v1/allocations/ee8dfc9e-72ef-42ec-aa62-a10a778889c5", "rel": "self"}, {"href": "http://localhost/allocations/ee8dfc9e-72ef-42ec-aa62-a10a778889c5", "rel": "bookmark"}], "extra": {"none": null, "int": 123, "float": 0.1, "list": [1, 2], "dict": {"cat": "meow"}, "str": "foo", "bool": true}, "last_error": null, "created_at": "2021-03-24T15:48:05.637245+00:00", "resource_class": "baremetal", "updated_at": null, "traits": [], "state": "allocating", "candidate_nodes": [], "name": null} DEBUG: GET: /v1/allocations/ee8dfc9e-72ef-42ec-aa62-a10a778889c5 {} DEBUG: GOT:{u'node_uuid': None, u'uuid': u'ee8dfc9e-72ef-42ec-aa62-a10a778889c5', u'links': [{u'href': u'http://localhost/v1/allocations/ee8dfc9e-72ef-42ec-aa62-a10a778889c5', u'rel': u'self'}, {u'href': u'http://localhost/allocations/ee8dfc9e-72ef-42ec-aa62-a10a778889c5', u'rel': u'bookmark'}], u'extra': {u'none': None, u'int': 123, u'float': 0.1, u'list': [1, 2], u'bool': True, u'str': u'foo', u'dict': {u'cat': u'meow'}}, u'last_error': None, u'created_at': u'2021-03-24T15:48:05.637245+00:00', u'resource_class': u'baremetal', u'updated_at': None, u'traits': [], u'state': u'allocating', u'candidate_nodes': [], u'name': None} DEBUG: {3} ironic.tests.unit.api.controllers.v1.test_allocation.TestPost.test_create_allocation_valid_extra [0.030498s] ... ok DEBUG: GET: /v1/allocations/351ff9bb-44f1-4a27-afbb-1022579494c9?fields=resource_class,extra {} DEBUG: GET: /v1/chassis?detail=False&fields=description {} DEBUG: GOT:{u'chassis': [{u'description': u'data-center-1-chassis', u'links': [{u'href': u'http://localhost/v1/chassis/e74c40e0-d825-11e2-a28f-0800200c9a66', u'rel': u'self'}, {u'href': u'http://localhost/chassis/e74c40e0-d825-11e2-a28f-0800200c9a66', u'rel': u'bookmark'}]}]} DEBUG: {2} ironic.tests.unit.api.controllers.v1.test_chassis.TestListChassis.test_detail_using_query_false_and_fields [0.034389s] ... ok DEBUG: DELETE: /v1/chassis/5ac6cc45-fff6-4ad1-9665-a4c211a5ac1f DEBUG: GOT:Response: 404 Not Found DEBUG: Content-Type: application/json DEBUG: Openstack-Request-Id: req-34c3f328-99bf-4946-9496-ae312d19b210 DEBUG: X-Openstack-Ironic-Api-Maximum-Version: 1.56 DEBUG: X-Openstack-Ironic-Api-Minimum-Version: 1.1 DEBUG: X-Openstack-Ironic-Api-Version: 1.1 DEBUG: {"error_message": "{\"debuginfo\": null, \"faultcode\": \"Client\", \"faultstring\": \"Chassis 5ac6cc45-fff6-4ad1-9665-a4c211a5ac1f could not be found.\"}"} DEBUG: {3} ironic.tests.unit.api.controllers.v1.test_chassis.TestDelete.test_delete_chassis_not_found [0.022830s] ... ok DEBUG: GOT:Response: 204 No Content DEBUG: Openstack-Request-Id: req-3d82c040-bc80-46dd-a4e4-6c97106afff5 DEBUG: X-Openstack-Ironic-Api-Maximum-Version: 1.56 DEBUG: X-Openstack-Ironic-Api-Minimum-Version: 1.1 DEBUG: X-Openstack-Ironic-Api-Version: 1.56 DEBUG: {1} ironic.tests.unit.api.controllers.v1.test_allocation.TestDelete.test_delete_allocation_by_name_with_json [0.044940s] ... ok DEBUG: GOT:{u'extra': {}, u'links': [{u'href': u'http://localhost/v1/allocations/351ff9bb-44f1-4a27-afbb-1022579494c9', u'rel': u'self'}, {u'href': u'http://localhost/allocations/351ff9bb-44f1-4a27-afbb-1022579494c9', u'rel': u'bookmark'}], u'resource_class': u'baremetal'} DEBUG: {0} ironic.tests.unit.api.controllers.v1.test_allocation.TestListAllocations.test_get_one_custom_fields [0.037907s] ... ok DEBUG: GET: /v1/allocations/b1c3a25c-13db-4ec1-8463-7c8fc8ccb284 {} DEBUG: GOT:Response: 404 Not Found DEBUG: Content-Type: application/json DEBUG: {"error_message": "{\"code\": 404, \"description\": \"The API version does not allow allocations\", \"title\": \"Not Found\"}"} DEBUG: {0} ironic.tests.unit.api.controllers.v1.test_allocation.TestListAllocations.test_get_one_invalid_api_version [0.025743s] ... ok DEBUG: GET: /v1/chassis/?limit=3 {} DEBUG: GOT:{u'chassis': [{u'uuid': u'5ea2fe30-0fc5-4666-96cd-7e4e0f8f758f', u'links': [{u'href': u'http://localhost/v1/chassis/5ea2fe30-0fc5-4666-96cd-7e4e0f8f758f', u'rel': u'self'}, {u'href': u'http://localhost/chassis/5ea2fe30-0fc5-4666-96cd-7e4e0f8f758f', u'rel': u'bookmark'}], u'description': u'data-center-1-chassis'}, {u'uuid': u'fc180fc0-0555-41dc-93b9-fecd5513e5b2', u'links': [{u'href': u'http://localhost/v1/chassis/fc180fc0-0555-41dc-93b9-fecd5513e5b2', u'rel': u'self'}, {u'href': u'http://localhost/chassis/fc180fc0-0555-41dc-93b9-fecd5513e5b2', u'rel': u'bookmark'}], u'description': u'data-center-1-chassis'}, {u'uuid': u'a3a8598b-38ab-4082-8fdf-562257dcbadb', u'links': [{u'href': u'http://localhost/v1/chassis/a3a8598b-38ab-4082-8fdf-562257dcbadb', u'rel': u'self'}, {u'href': u'http://localhost/chassis/a3a8598b-38ab-4082-8fdf-562257dcbadb', u'rel': u'bookmark'}], u'description': u'data-center-1-chassis'}], u'next': u'http://localhost/v1/chassis?sort_dir=asc&sort_key=id&fields=uuid,description&limit=3&marker=a3a8598b-38ab-4082-8fdf-562257dcbadb'} DEBUG: {3} ironic.tests.unit.api.controllers.v1.test_chassis.TestListChassis.test_collection_links [0.033491s] ... ok DEBUG: GET: /v1/chassis {} DEBUG: GOT:{u'chassis': []} DEBUG: {2} ironic.tests.unit.api.controllers.v1.test_chassis.TestListChassis.test_empty [0.033155s] ... ok DEBUG: GET: /v1/chassis?detail=True {} DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Request-Id: req-335620d1-e60e-40bd-b091-b4695fe9d9a2 DEBUG: X-Openstack-Ironic-Api-Maximum-Version: 1.56 DEBUG: X-Openstack-Ironic-Api-Minimum-Version: 1.1 DEBUG: X-Openstack-Ironic-Api-Version: 1.1 DEBUG: {"error_message": "{\"debuginfo\": null, \"faultcode\": \"Client\", \"faultstring\": \"Invalid query parameter ?detail=True received.\"}"} DEBUG: {3} ironic.tests.unit.api.controllers.v1.test_chassis.TestListChassis.test_detail_using_query_old_version [0.023218s] ... ok DEBUG: GET: /v1/chassis/e74c40e0-d825-11e2-a28f-0800200c9a66?fields=uuid,spongebob {} DEBUG: GET: /v1/chassis/24eb0353-12e4-4518-bd15-0e9382bbd67a {} DEBUG: GET: /v1/allocations/cd0cc1e9-7ae6-4106-8ccd-ddbb5f385b5c.json {} DEBUG: GOT:{u'node_uuid': u'1be26c0b-03f2-4d2e-ae87-c02d7f33c123', u'uuid': u'cd0cc1e9-7ae6-4106-8ccd-ddbb5f385b5c', u'links': [{u'href': u'http://localhost/v1/allocations/cd0cc1e9-7ae6-4106-8ccd-ddbb5f385b5c', u'rel': u'self'}, {u'href': u'http://localhost/allocations/cd0cc1e9-7ae6-4106-8ccd-ddbb5f385b5c', u'rel': u'bookmark'}], u'extra': {}, u'last_error': None, u'created_at': u'2021-03-24T15:48:05.726122+00:00', u'resource_class': u'baremetal', u'updated_at': None, u'traits': [], u'state': u'allocating', u'candidate_nodes': [], u'name': None} DEBUG: {0} ironic.tests.unit.api.controllers.v1.test_allocation.TestListAllocations.test_get_one_with_json [0.044690s] ... ok DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Request-Id: req-099e4498-0a71-4064-a0b3-bb7622508495 DEBUG: X-Openstack-Ironic-Api-Maximum-Version: 1.56 DEBUG: X-Openstack-Ironic-Api-Minimum-Version: 1.1 DEBUG: X-Openstack-Ironic-Api-Version: 1.56 DEBUG: {"error_message": "{\"debuginfo\": null, \"faultcode\": \"Client\", \"faultstring\": \"Field(s) \\\"spongebob\\\" are not valid\"}"} DEBUG: {2} ironic.tests.unit.api.controllers.v1.test_chassis.TestListChassis.test_get_custom_fields_invalid_fields [0.045187s] ... ok DEBUG: GOT:{u'uuid': u'24eb0353-12e4-4518-bd15-0e9382bbd67a', u'links': [{u'href': u'http://localhost/v1/chassis/24eb0353-12e4-4518-bd15-0e9382bbd67a', u'rel': u'self'}, {u'href': u'http://localhost/chassis/24eb0353-12e4-4518-bd15-0e9382bbd67a', u'rel': u'bookmark'}], u'extra': {}, u'created_at': u'2021-03-24T15:48:05.741452+00:00', u'updated_at': None, u'nodes': [{u'href': u'http://localhost/v1/chassis/24eb0353-12e4-4518-bd15-0e9382bbd67a/nodes', u'rel': u'self'}, {u'href': u'http://localhost/chassis/24eb0353-12e4-4518-bd15-0e9382bbd67a/nodes', u'rel': u'bookmark'}], u'description': u'data-center-1-chassis'} DEBUG: GET: /v1/chassis/24eb0353-12e4-4518-bd15-0e9382bbd67a {} DEBUG: GOT:{u'uuid': u'24eb0353-12e4-4518-bd15-0e9382bbd67a', u'links': [{u'href': u'http://localhost/v1/chassis/24eb0353-12e4-4518-bd15-0e9382bbd67a', u'rel': u'self'}, {u'href': u'http://localhost/chassis/24eb0353-12e4-4518-bd15-0e9382bbd67a', u'rel': u'bookmark'}], u'extra': {}, u'created_at': u'2021-03-24T15:48:05.741452+00:00', u'updated_at': None, u'nodes': [{u'href': u'http://localhost/v1/chassis/24eb0353-12e4-4518-bd15-0e9382bbd67a/nodes', u'rel': u'self'}, {u'href': u'http://localhost/chassis/24eb0353-12e4-4518-bd15-0e9382bbd67a/nodes', u'rel': u'bookmark'}], u'description': u'data-center-1-chassis'} DEBUG: GET: /chassis/24eb0353-12e4-4518-bd15-0e9382bbd67a {} DEBUG: GOT:{u'uuid': u'24eb0353-12e4-4518-bd15-0e9382bbd67a', u'links': [{u'href': u'http://localhost/v1/chassis/24eb0353-12e4-4518-bd15-0e9382bbd67a', u'rel': u'self'}, {u'href': u'http://localhost/chassis/24eb0353-12e4-4518-bd15-0e9382bbd67a', u'rel': u'bookmark'}], u'extra': {}, u'created_at': u'2021-03-24T15:48:05.741452+00:00', u'updated_at': None, u'nodes': [{u'href': u'http://localhost/v1/chassis/24eb0353-12e4-4518-bd15-0e9382bbd67a/nodes', u'rel': u'self'}, {u'href': u'http://localhost/chassis/24eb0353-12e4-4518-bd15-0e9382bbd67a/nodes', u'rel': u'bookmark'}], u'description': u'data-center-1-chassis'} DEBUG: {3} ironic.tests.unit.api.controllers.v1.test_chassis.TestListChassis.test_links [0.039579s] ... ok DEBUG: DELETE: /v1/nodes/7d7e998c-5cbe-4e18-831c-169293ec8199/allocation DEBUG: GET: /v1/allocations {} DEBUG: GET: /v1/chassis/fa4b2d11-8c43-4637-a0e0-82a170df3679 {} DEBUG: GET: /v1/chassis/e74c40e0-d825-11e2-a28f-0800200c9a66 {} DEBUG: GOT:{u'uuid': u'fa4b2d11-8c43-4637-a0e0-82a170df3679', u'links': [{u'href': u'http://foo/v1/chassis/fa4b2d11-8c43-4637-a0e0-82a170df3679', u'rel': u'self'}, {u'href': u'http://foo/chassis/fa4b2d11-8c43-4637-a0e0-82a170df3679', u'rel': u'bookmark'}], u'extra': {}, u'created_at': u'2021-03-24T15:48:05.778954+00:00', u'updated_at': None, u'nodes': [{u'href': u'http://foo/v1/chassis/fa4b2d11-8c43-4637-a0e0-82a170df3679/nodes', u'rel': u'self'}, {u'href': u'http://foo/chassis/fa4b2d11-8c43-4637-a0e0-82a170df3679/nodes', u'rel': u'bookmark'}], u'description': u'data-center-1-chassis'} DEBUG: GET: /v1/chassis/fa4b2d11-8c43-4637-a0e0-82a170df3679 {} DEBUG: GOT:{u'allocations': [{u'node_uuid': u'1be26c0b-03f2-4d2e-ae87-c02d7f33c123', u'uuid': u'319f8e99-bcbb-433e-91a9-1c7d30a4790f', u'links': [{u'href': u'http://localhost/v1/allocations/319f8e99-bcbb-433e-91a9-1c7d30a4790f', u'rel': u'self'}, {u'href': u'http://localhost/allocations/319f8e99-bcbb-433e-91a9-1c7d30a4790f', u'rel': u'bookmark'}], u'extra': {}, u'last_error': None, u'created_at': u'2021-03-24T15:48:05.764651+00:00', u'resource_class': u'baremetal', u'updated_at': None, u'traits': [], u'state': u'allocating', u'candidate_nodes': [], u'name': None}]} DEBUG: {0} ironic.tests.unit.api.controllers.v1.test_allocation.TestListAllocations.test_one [0.038200s] ... ok DEBUG: GET: /v1/allocations?sort_key=uuid {} DEBUG: GOT:{u'uuid': u'fa4b2d11-8c43-4637-a0e0-82a170df3679', u'links': [{u'href': u'http://foo/v1/chassis/fa4b2d11-8c43-4637-a0e0-82a170df3679', u'rel': u'self'}, {u'href': u'http://foo/chassis/fa4b2d11-8c43-4637-a0e0-82a170df3679', u'rel': u'bookmark'}], u'extra': {}, u'created_at': u'2021-03-24T15:48:05.778954+00:00', u'updated_at': None, u'nodes': [{u'href': u'http://foo/v1/chassis/fa4b2d11-8c43-4637-a0e0-82a170df3679/nodes', u'rel': u'self'}, {u'href': u'http://foo/chassis/fa4b2d11-8c43-4637-a0e0-82a170df3679/nodes', u'rel': u'bookmark'}], u'description': u'data-center-1-chassis'} DEBUG: GET: /chassis/fa4b2d11-8c43-4637-a0e0-82a170df3679 {} DEBUG: GOT:{u'uuid': u'fa4b2d11-8c43-4637-a0e0-82a170df3679', u'links': [{u'href': u'http://foo/v1/chassis/fa4b2d11-8c43-4637-a0e0-82a170df3679', u'rel': u'self'}, {u'href': u'http://foo/chassis/fa4b2d11-8c43-4637-a0e0-82a170df3679', u'rel': u'bookmark'}], u'extra': {}, u'created_at': u'2021-03-24T15:48:05.778954+00:00', u'updated_at': None, u'nodes': [{u'href': u'http://foo/v1/chassis/fa4b2d11-8c43-4637-a0e0-82a170df3679/nodes', u'rel': u'self'}, {u'href': u'http://foo/chassis/fa4b2d11-8c43-4637-a0e0-82a170df3679/nodes', u'rel': u'bookmark'}], u'description': u'data-center-1-chassis'} DEBUG: {3} ironic.tests.unit.api.controllers.v1.test_chassis.TestListChassis.test_links_public_url [0.032193s] ... ok DEBUG: GOT:{u'uuid': u'e74c40e0-d825-11e2-a28f-0800200c9a66', u'links': [{u'href': u'http://localhost/v1/chassis/e74c40e0-d825-11e2-a28f-0800200c9a66', u'rel': u'self'}, {u'href': u'http://localhost/chassis/e74c40e0-d825-11e2-a28f-0800200c9a66', u'rel': u'bookma