+ 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 + return + detect_python + '[' -x /usr/bin/python3 ']' + PYTHON=python3 + echo 'Using python3 as python interpreter' Using python3 as python interpreter + setup_mock + MOCKOPTS='-v -r /home/centos9-master-uc/data/dlrn-5.cfg --resultdir /home/centos9-master-uc/data/repos/component/security/73/de/73de2e8c3557706eb8bde74d69e5ee32ff6fc4e0_66efa37f' + /usr/bin/mock -v -r /home/centos9-master-uc/data/dlrn-5.cfg --resultdir /home/centos9-master-uc/data/repos/component/security/73/de/73de2e8c3557706eb8bde74d69e5ee32ff6fc4e0_66efa37f --clean INFO: mock.py version 3.5 starting (python version = 3.6.8, NVR = mock-3.5-1.el8)... DEBUG: search for 'dnf' package manager Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/dnf_cache INFO: selinux enabled Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-uc-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-uc-x86_64-5/dnf_cache INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run DEBUG: mock final configuration: DEBUG: _aliases: {'yum.conf': 'dnf.conf'} DEBUG: config_paths: [] DEBUG: version: 3.5 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos9-master-uc/data/repos/component/security/73/de/73de2e8c3557706eb8bde74d69e5ee32ff6fc4e0_66efa37f DEBUG: rootdir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root 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: 1026 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: isolation: simple DEBUG: use_nspawn: None DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap: True DEBUG: use_bootstrap_image: False DEBUG: bootstrap_image: quay.io/centos/centos:8 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_binary: /bin/tar DEBUG: tar: gnutar DEBUG: backup_on_clean: False DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: redhat_subscription_required: False DEBUG: ssl_ca_bundle_path: None DEBUG: ssl_extra_certs: None DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', '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': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5/ccache/u1026/', 'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/security/73/de/73de2e8c3557706eb8bde74d69e5ee32ff6fc4e0_66efa37f'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/security/73/de/73de2e8c3557706eb8bde74d69e5ee32ff6fc4e0_66efa37f'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5/root_cache/', '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-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/security/73/de/73de2e8c3557706eb8bde74d69e5ee32ff6fc4e0_66efa37f'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/security/73/de/73de2e8c3557706eb8bde74d69e5ee32ff6fc4e0_66efa37f'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/security/73/de/73de2e8c3557706eb8bde74d69e5ee32ff6fc4e0_66efa37f'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/security/73/de/73de2e8c3557706eb8bde74d69e5ee32ff6fc4e0_66efa37f'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/security/73/de/73de2e8c3557706eb8bde74d69e5ee32ff6fc4e0_66efa37f'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/security/73/de/73de2e8c3557706eb8bde74d69e5ee32ff6fc4e0_66efa37f'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/security/73/de/73de2e8c3557706eb8bde74d69e5ee32ff6fc4e0_66efa37f'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/security/73/de/73de2e8c3557706eb8bde74d69e5ee32ff6fc4e0_66efa37f'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/security/73/de/73de2e8c3557706eb8bde74d69e5ee32ff6fc4e0_66efa37f'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/security/73/de/73de2e8c3557706eb8bde74d69e5ee32ff6fc4e0_66efa37f'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/security/73/de/73de2e8c3557706eb8bde74d69e5ee32ff6fc4e0_66efa37f'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/security/73/de/73de2e8c3557706eb8bde74d69e5ee32ff6fc4e0_66efa37f'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/security/73/de/73de2e8c3557706eb8bde74d69e5ee32ff6fc4e0_66efa37f'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/security/73/de/73de2e8c3557706eb8bde74d69e5ee32ff6fc4e0_66efa37f'}, 'rpkg_preprocessor_enable': False, 'rpkg_preprocessor_opts': {'requires': ['preproc-rpmspec'], 'cmd': '/usr/bin/preproc-rpmspec %(source_spec)s --output %(target_spec)s', 'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/security/73/de/73de2e8c3557706eb8bde74d69e5ee32ff6fc4e0_66efa37f'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/security/73/de/73de2e8c3557706eb8bde74d69e5ee32ff6fc4e0_66efa37f'}} 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': 'C.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 1026 -g 135 -d /builddir -n mockbuild DEBUG: use_host_resolv: False DEBUG: chroot_setup_cmd: install basesystem rpm-build python3-devel gcc make python3-sqlalchemy python3-sphinx python3-eventlet python3-six python3-pbr openstack-macros git-core python3-setuptools_scm DEBUG: target_arch: x86_64 DEBUG: releasever: 9 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {'stream': '9-stream', 'contentdir': 'centos'} DEBUG: yum_builddep_opts: [] DEBUG: yum_common_opts: [] DEBUG: update_before_build: True DEBUG: priorities.conf: [main] enabled=0 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\n'} DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'trunk-centos8.rdoproject.org.novalocal', '%_platform_multiplier': 1} DEBUG: hostname: None DEBUG: module_enable: [] DEBUG: module_install: [] DEBUG: module_setup_commands: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: bootstrap_module_setup_commands: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: ['/run/lock'] DEBUG: package_manager: dnf DEBUG: package_manager_max_attempts: 1 DEBUG: package_manager_attempt_delay: 10 DEBUG: dynamic_buildrequires: True DEBUG: dynamic_buildrequires_max_loops: 10 DEBUG: external_buildrequires: False 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 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 DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core 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', 'versionlock'] DEBUG: user_agent: Mock (dlrn-centos9-master-uc-x86_64-5; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: additional_packages: [] DEBUG: no-config: {'epel-8': {'alternatives': {'alma+epel-8': {'description': ['Builds against AlmaLinux 8 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-8': {'description': ['Builds against CentOS Stream 8 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 8) together with the official EPEL 8 repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'circlelinux+epel-8': {'description': ['Builds against Circle Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://cclinux.org/']}, 'rhel+epel-8': {'description': ['Builds against Red Hat Enterprise Linux 8 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-8': {'description': ['Builds against Rocky Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}, 'epel-9': {'alternatives': {'alma+epel-9': {'description': ['Builds against AlmaLinux 9 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-9': {'description': ['Builds against CentOS Stream 9 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 9) together with the official EPEL repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'rhel+epel-9': {'description': ['Builds against Red Hat Enterprise Linux 9 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-9': {'description': ['Builds against Rocky Linux 9 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}} DEBUG: seccomp: False DEBUG: qemu_user_static_mapping: {'aarch64': 'aarch64', 'armv7hl': 'arm', 'i386': 'i386', 'i686': 'i386', 'ppc64': 'ppc64', 'ppc64le': 'ppc64le', 's390x': 's390x', 'x86_64': 'x86_64'} DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos9-master-uc/data/dlrn-5.cfg DEBUG: root: dlrn-centos9-master-uc-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el9 DEBUG: dnf.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 syslog_ident=mock syslog_device= mdpolicy=group:primary best=1 protected_packages= module_platform_id=platform:el9 user_agent=DLRN [baseos] name=CentOS Stream $releasever - BaseOS #metalink=https://mirrors.centos.org/metalink?repo=centos-baseos-9-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/9-stream/BaseOS/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [appstream] name=CentOS Stream $releasever - AppStream #metalink=https://mirrors.centos.org/metalink?repo=centos-appstream-9-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/9-stream/AppStream/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [crb] name=CentOS Stream $releasever - CRB metalink=https://mirrors.centos.org/metalink?repo=centos-crb-9-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [highavailability] name=CentOS Stream $releasever - HighAvailability metalink=https://mirrors.centos.org/metalink?repo=centos-highavailability-9-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [delorean-component-baremetal] name=delorean-openstack-ironic-8eceb9bbc0defffff8317e3f0edd17e5f879cdc1 baseurl=https://trunk.rdoproject.org/centos9-master/component/baremetal/8e/ce/8eceb9bbc0defffff8317e3f0edd17e5f879cdc1_56e53186 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-python-cinder-tests-tempest-50bc3fb9e9ad650537c7d791b80c9c80c31600ae baseurl=https://trunk.rdoproject.org/centos9-master/component/cinder/50/bc/50bc3fb9e9ad650537c7d791b80c9c80c31600ae_bd6a2dc8 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-ansible-collections-openstack-08c93cf9b1b3be47f4e00166a3bfd1c7b6541dfe baseurl=https://trunk.rdoproject.org/centos9-master/component/clients/08/c9/08c93cf9b1b3be47f4e00166a3bfd1c7b6541dfe_5a96503f enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-aodh-a61215e5beb4298638238fbde2463130ffe16865 baseurl=https://trunk.rdoproject.org/centos9-master/component/cloudops/a6/12/a61215e5beb4298638238fbde2463130ffe16865_1304edce enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-openstack-rally-71387ff122243157b9dc1893e98a0a3e7cb5b24c baseurl=https://trunk.rdoproject.org/centos9-master/component/common/71/38/71387ff122243157b9dc1893e98a0a3e7cb5b24c_dfd7701b enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-39f560d6730f2b212506b7d754645c288d13f1cd baseurl=https://trunk.rdoproject.org/centos9-master/component/compute/39/f5/39f560d6730f2b212506b7d754645c288d13f1cd_702f2fbf enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-41fa8223b7dda10e2ff310097bb86700f254015e baseurl=https://trunk.rdoproject.org/centos9-master/component/glance/41/fa/41fa8223b7dda10e2ff310097bb86700f254015e_f30f0626 enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-openstack-manila-0ca4caae7b1e7c5c2313c8f6e8025529ac1e497b baseurl=https://trunk.rdoproject.org/centos9-master/component/manila/0c/a4/0ca4caae7b1e7c5c2313c8f6e8025529ac1e497b_db8b0c0c enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-python-networking-sfc-c908cd018eb2d5916c0e41b090712ff2a0fd68dc baseurl=https://trunk.rdoproject.org/centos9-master/component/network/c9/08/c908cd018eb2d5916c0e41b090712ff2a0fd68dc_e6fa35d3 enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-663896ce5111638bb0a02d20dc6b0b3655c3526f baseurl=https://trunk.rdoproject.org/centos9-master/component/octavia/66/38/663896ce5111638bb0a02d20dc6b0b3655c3526f_bf3aa754 enabled=1 gpgcheck=0 priority=1 [delorean-component-podified] name=delorean-ansible-config_template-ca25191181ef1d1269afe95ad0911bac8d4d0610 baseurl=https://trunk.rdoproject.org/centos9-master/component/podified/ca/25/ca25191181ef1d1269afe95ad0911bac8d4d0610_45535ff7 enabled=1 gpgcheck=0 priority=1 [delorean-component-puppet] name=delorean-puppet-ceph-db8e683898b768169a6b5c1bb30be0de7b1e6e37 baseurl=https://trunk.rdoproject.org/centos9-master/component/puppet/db/8e/db8e683898b768169a6b5c1bb30be0de7b1e6e37_ad3d6445 enabled=1 gpgcheck=0 priority=1 [delorean-component-security] name=delorean-openstack-keystone-adfa92b40d11f94a03af5202da1fc3858bbccbb5 baseurl=https://trunk.rdoproject.org/centos9-master/component/security/ad/fa/adfa92b40d11f94a03af5202da1fc3858bbccbb5_4cdead94 enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-7d5c73fcdec06f982c85c5084191bc62218f0a3b baseurl=https://trunk.rdoproject.org/centos9-master/component/swift/7d/5c/7d5c73fcdec06f982c85c5084191bc62218f0a3b_c1614185 enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-python-magnum-tests-tempest-4320429c89e13a49bd2320edd269c31a1b102e09 baseurl=https://trunk.rdoproject.org/centos9-master/component/tempest/43/20/4320429c89e13a49bd2320edd269c31a1b102e09_06199c81 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-octavia-ui-73906fc5d64526f0c604576c9da05e320ea80f07 baseurl=https://trunk.rdoproject.org/centos9-master/component/ui/73/90/73906fc5d64526f0c604576c9da05e320ea80f07_ae7c1b72 enabled=1 gpgcheck=0 priority=1 [delorean-master-testing] name=dlrn-master-testing baseurl=https://trunk.rdoproject.org/centos9-master/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-master-build-deps] name=dlrn-master-build-deps baseurl=https://trunk.rdoproject.org/centos9-master/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-rabbitmq] name=centos9-rabbitmq baseurl=http://mirror.stream.centos.org/SIGs/9-stream/messaging/$basearch/rabbitmq-38/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-storage] name=centos9-storage baseurl=http://mirror.stream.centos.org/SIGs/9-stream/storage/$basearch/ceph-reef/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-opstools] name=centos9-opstools baseurl=http://mirror.stream.centos.org/SIGs/9-stream/opstools/$basearch/collectd-5/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=http://mirror.stream.centos.org/SIGs/9-stream/nfv/$basearch/openvswitch-2/ gpgcheck=0 enabled=1 module_hotfixes=1 # epel is required for Ceph Reef [epel-low-priority] name=Extra Packages for Enterprise Linux $releasever - $basearch metalink=https://mirrors.fedoraproject.org/metalink?repo=epel-$releasever&arch=$basearch&infra=$infra&content=$contentdir enabled=1 gpgcheck=0 countme=1 priority=100 includepkgs=libarrow*,parquet*,python3-asyncssh,re2,python3-grpcio,grpc*,abseil* DEBUG: __jinja_expand: True DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: build_log_fmt_str: %(message)s DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: state_log_fmt_str: %(asctime)s - %(message)s Start: clean chroot Finish: clean chroot Finish: run DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap DEBUG: kill orphans + /usr/bin/mock -v -r /home/centos9-master-uc/data/dlrn-5.cfg --resultdir /home/centos9-master-uc/data/repos/component/security/73/de/73de2e8c3557706eb8bde74d69e5ee32ff6fc4e0_66efa37f --init INFO: mock.py version 3.5 starting (python version = 3.6.8, NVR = mock-3.5-1.el8)... DEBUG: search for 'dnf' package manager Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/dnf_cache INFO: selinux enabled Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-uc-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-uc-x86_64-5/dnf_cache INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run DEBUG: mock final configuration: DEBUG: _aliases: {'yum.conf': 'dnf.conf'} DEBUG: config_paths: [] DEBUG: version: 3.5 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos9-master-uc/data/repos/component/security/73/de/73de2e8c3557706eb8bde74d69e5ee32ff6fc4e0_66efa37f DEBUG: rootdir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root 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: 1026 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: isolation: simple DEBUG: use_nspawn: None DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap: True DEBUG: use_bootstrap_image: False DEBUG: bootstrap_image: quay.io/centos/centos:8 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_binary: /bin/tar DEBUG: tar: gnutar DEBUG: backup_on_clean: False DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: redhat_subscription_required: False DEBUG: ssl_ca_bundle_path: None DEBUG: ssl_extra_certs: None DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', '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': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5/ccache/u1026/', 'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/security/73/de/73de2e8c3557706eb8bde74d69e5ee32ff6fc4e0_66efa37f'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/security/73/de/73de2e8c3557706eb8bde74d69e5ee32ff6fc4e0_66efa37f'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5/root_cache/', '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-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/security/73/de/73de2e8c3557706eb8bde74d69e5ee32ff6fc4e0_66efa37f'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/security/73/de/73de2e8c3557706eb8bde74d69e5ee32ff6fc4e0_66efa37f'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/security/73/de/73de2e8c3557706eb8bde74d69e5ee32ff6fc4e0_66efa37f'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/security/73/de/73de2e8c3557706eb8bde74d69e5ee32ff6fc4e0_66efa37f'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/security/73/de/73de2e8c3557706eb8bde74d69e5ee32ff6fc4e0_66efa37f'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/security/73/de/73de2e8c3557706eb8bde74d69e5ee32ff6fc4e0_66efa37f'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/security/73/de/73de2e8c3557706eb8bde74d69e5ee32ff6fc4e0_66efa37f'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/security/73/de/73de2e8c3557706eb8bde74d69e5ee32ff6fc4e0_66efa37f'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/security/73/de/73de2e8c3557706eb8bde74d69e5ee32ff6fc4e0_66efa37f'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/security/73/de/73de2e8c3557706eb8bde74d69e5ee32ff6fc4e0_66efa37f'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/security/73/de/73de2e8c3557706eb8bde74d69e5ee32ff6fc4e0_66efa37f'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/security/73/de/73de2e8c3557706eb8bde74d69e5ee32ff6fc4e0_66efa37f'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/security/73/de/73de2e8c3557706eb8bde74d69e5ee32ff6fc4e0_66efa37f'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/security/73/de/73de2e8c3557706eb8bde74d69e5ee32ff6fc4e0_66efa37f'}, 'rpkg_preprocessor_enable': False, 'rpkg_preprocessor_opts': {'requires': ['preproc-rpmspec'], 'cmd': '/usr/bin/preproc-rpmspec %(source_spec)s --output %(target_spec)s', 'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/security/73/de/73de2e8c3557706eb8bde74d69e5ee32ff6fc4e0_66efa37f'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/security/73/de/73de2e8c3557706eb8bde74d69e5ee32ff6fc4e0_66efa37f'}} 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': 'C.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 1026 -g 135 -d /builddir -n mockbuild DEBUG: use_host_resolv: False DEBUG: chroot_setup_cmd: install basesystem rpm-build python3-devel gcc make python3-sqlalchemy python3-sphinx python3-eventlet python3-six python3-pbr openstack-macros git-core python3-setuptools_scm DEBUG: target_arch: x86_64 DEBUG: releasever: 9 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {'stream': '9-stream', 'contentdir': 'centos'} DEBUG: yum_builddep_opts: [] DEBUG: yum_common_opts: [] DEBUG: update_before_build: True DEBUG: priorities.conf: [main] enabled=0 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\n'} DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'trunk-centos8.rdoproject.org.novalocal', '%_platform_multiplier': 1} DEBUG: hostname: None DEBUG: module_enable: [] DEBUG: module_install: [] DEBUG: module_setup_commands: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: bootstrap_module_setup_commands: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: ['/run/lock'] DEBUG: package_manager: dnf DEBUG: package_manager_max_attempts: 1 DEBUG: package_manager_attempt_delay: 10 DEBUG: dynamic_buildrequires: True DEBUG: dynamic_buildrequires_max_loops: 10 DEBUG: external_buildrequires: False 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 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 DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core 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', 'versionlock'] DEBUG: user_agent: Mock (dlrn-centos9-master-uc-x86_64-5; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: additional_packages: [] DEBUG: no-config: {'epel-8': {'alternatives': {'alma+epel-8': {'description': ['Builds against AlmaLinux 8 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-8': {'description': ['Builds against CentOS Stream 8 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 8) together with the official EPEL 8 repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'circlelinux+epel-8': {'description': ['Builds against Circle Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://cclinux.org/']}, 'rhel+epel-8': {'description': ['Builds against Red Hat Enterprise Linux 8 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-8': {'description': ['Builds against Rocky Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}, 'epel-9': {'alternatives': {'alma+epel-9': {'description': ['Builds against AlmaLinux 9 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-9': {'description': ['Builds against CentOS Stream 9 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 9) together with the official EPEL repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'rhel+epel-9': {'description': ['Builds against Red Hat Enterprise Linux 9 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-9': {'description': ['Builds against Rocky Linux 9 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}} DEBUG: seccomp: False DEBUG: qemu_user_static_mapping: {'aarch64': 'aarch64', 'armv7hl': 'arm', 'i386': 'i386', 'i686': 'i386', 'ppc64': 'ppc64', 'ppc64le': 'ppc64le', 's390x': 's390x', 'x86_64': 'x86_64'} DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos9-master-uc/data/dlrn-5.cfg DEBUG: root: dlrn-centos9-master-uc-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el9 DEBUG: dnf.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 syslog_ident=mock syslog_device= mdpolicy=group:primary best=1 protected_packages= module_platform_id=platform:el9 user_agent=DLRN [baseos] name=CentOS Stream $releasever - BaseOS #metalink=https://mirrors.centos.org/metalink?repo=centos-baseos-9-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/9-stream/BaseOS/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [appstream] name=CentOS Stream $releasever - AppStream #metalink=https://mirrors.centos.org/metalink?repo=centos-appstream-9-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/9-stream/AppStream/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [crb] name=CentOS Stream $releasever - CRB metalink=https://mirrors.centos.org/metalink?repo=centos-crb-9-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [highavailability] name=CentOS Stream $releasever - HighAvailability metalink=https://mirrors.centos.org/metalink?repo=centos-highavailability-9-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [delorean-component-baremetal] name=delorean-openstack-ironic-8eceb9bbc0defffff8317e3f0edd17e5f879cdc1 baseurl=https://trunk.rdoproject.org/centos9-master/component/baremetal/8e/ce/8eceb9bbc0defffff8317e3f0edd17e5f879cdc1_56e53186 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-python-cinder-tests-tempest-50bc3fb9e9ad650537c7d791b80c9c80c31600ae baseurl=https://trunk.rdoproject.org/centos9-master/component/cinder/50/bc/50bc3fb9e9ad650537c7d791b80c9c80c31600ae_bd6a2dc8 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-ansible-collections-openstack-08c93cf9b1b3be47f4e00166a3bfd1c7b6541dfe baseurl=https://trunk.rdoproject.org/centos9-master/component/clients/08/c9/08c93cf9b1b3be47f4e00166a3bfd1c7b6541dfe_5a96503f enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-aodh-a61215e5beb4298638238fbde2463130ffe16865 baseurl=https://trunk.rdoproject.org/centos9-master/component/cloudops/a6/12/a61215e5beb4298638238fbde2463130ffe16865_1304edce enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-openstack-rally-71387ff122243157b9dc1893e98a0a3e7cb5b24c baseurl=https://trunk.rdoproject.org/centos9-master/component/common/71/38/71387ff122243157b9dc1893e98a0a3e7cb5b24c_dfd7701b enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-39f560d6730f2b212506b7d754645c288d13f1cd baseurl=https://trunk.rdoproject.org/centos9-master/component/compute/39/f5/39f560d6730f2b212506b7d754645c288d13f1cd_702f2fbf enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-41fa8223b7dda10e2ff310097bb86700f254015e baseurl=https://trunk.rdoproject.org/centos9-master/component/glance/41/fa/41fa8223b7dda10e2ff310097bb86700f254015e_f30f0626 enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-openstack-manila-0ca4caae7b1e7c5c2313c8f6e8025529ac1e497b baseurl=https://trunk.rdoproject.org/centos9-master/component/manila/0c/a4/0ca4caae7b1e7c5c2313c8f6e8025529ac1e497b_db8b0c0c enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-python-networking-sfc-c908cd018eb2d5916c0e41b090712ff2a0fd68dc baseurl=https://trunk.rdoproject.org/centos9-master/component/network/c9/08/c908cd018eb2d5916c0e41b090712ff2a0fd68dc_e6fa35d3 enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-663896ce5111638bb0a02d20dc6b0b3655c3526f baseurl=https://trunk.rdoproject.org/centos9-master/component/octavia/66/38/663896ce5111638bb0a02d20dc6b0b3655c3526f_bf3aa754 enabled=1 gpgcheck=0 priority=1 [delorean-component-podified] name=delorean-ansible-config_template-ca25191181ef1d1269afe95ad0911bac8d4d0610 baseurl=https://trunk.rdoproject.org/centos9-master/component/podified/ca/25/ca25191181ef1d1269afe95ad0911bac8d4d0610_45535ff7 enabled=1 gpgcheck=0 priority=1 [delorean-component-puppet] name=delorean-puppet-ceph-db8e683898b768169a6b5c1bb30be0de7b1e6e37 baseurl=https://trunk.rdoproject.org/centos9-master/component/puppet/db/8e/db8e683898b768169a6b5c1bb30be0de7b1e6e37_ad3d6445 enabled=1 gpgcheck=0 priority=1 [delorean-component-security] name=delorean-openstack-keystone-adfa92b40d11f94a03af5202da1fc3858bbccbb5 baseurl=https://trunk.rdoproject.org/centos9-master/component/security/ad/fa/adfa92b40d11f94a03af5202da1fc3858bbccbb5_4cdead94 enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-7d5c73fcdec06f982c85c5084191bc62218f0a3b baseurl=https://trunk.rdoproject.org/centos9-master/component/swift/7d/5c/7d5c73fcdec06f982c85c5084191bc62218f0a3b_c1614185 enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-python-magnum-tests-tempest-4320429c89e13a49bd2320edd269c31a1b102e09 baseurl=https://trunk.rdoproject.org/centos9-master/component/tempest/43/20/4320429c89e13a49bd2320edd269c31a1b102e09_06199c81 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-octavia-ui-73906fc5d64526f0c604576c9da05e320ea80f07 baseurl=https://trunk.rdoproject.org/centos9-master/component/ui/73/90/73906fc5d64526f0c604576c9da05e320ea80f07_ae7c1b72 enabled=1 gpgcheck=0 priority=1 [delorean-master-testing] name=dlrn-master-testing baseurl=https://trunk.rdoproject.org/centos9-master/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-master-build-deps] name=dlrn-master-build-deps baseurl=https://trunk.rdoproject.org/centos9-master/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-rabbitmq] name=centos9-rabbitmq baseurl=http://mirror.stream.centos.org/SIGs/9-stream/messaging/$basearch/rabbitmq-38/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-storage] name=centos9-storage baseurl=http://mirror.stream.centos.org/SIGs/9-stream/storage/$basearch/ceph-reef/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-opstools] name=centos9-opstools baseurl=http://mirror.stream.centos.org/SIGs/9-stream/opstools/$basearch/collectd-5/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=http://mirror.stream.centos.org/SIGs/9-stream/nfv/$basearch/openvswitch-2/ gpgcheck=0 enabled=1 module_hotfixes=1 # epel is required for Ceph Reef [epel-low-priority] name=Extra Packages for Enterprise Linux $releasever - $basearch metalink=https://mirrors.fedoraproject.org/metalink?repo=epel-$releasever&arch=$basearch&infra=$infra&content=$contentdir enabled=1 gpgcheck=0 countme=1 priority=100 includepkgs=libarrow*,parquet*,python3-asyncssh,re2,python3-grpcio,grpc*,abseil* DEBUG: __jinja_expand: True DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: build_log_fmt_str: %(message)s DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: state_log_fmt_str: %(asctime)s - %(message)s Start: clean chroot Finish: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root DEBUG: creating dir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager 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': 'C.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-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K 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 rep_good nopl cpuid extd_apicid tsc_known_freq 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 topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 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': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16139340 3919576 3227352 530652 8992412 11349132 DEBUG: Swap: 16777212 5547916 11229296 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root', '/var/cache/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 266M 4.1G 7% /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root DEBUG: /dev/vda1 550G 287G 264G 53% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/results Mock Version: 3.5 INFO: Mock Version: 3.5 INFO: Mock Version: 3.5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/dev/mapper DEBUG: creating dir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/dev/mapper DEBUG: kernel version == 4.18.0-485.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/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-centos9-master-uc-x86_64-5-bootstrap/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.xqxt28hb', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/results DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/usr/share DEBUG: Copying /usr/share/distribution-gpg-keys to the bootstrap chroot DEBUG: child environment: None DEBUG: Executing command: ['cp', '-a', '/usr/share/distribution-gpg-keys', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/usr/share'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc DEBUG: method _fixup_build_user skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos9-master-uc-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-centos9-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /home/centos9-master-uc/data/repos/component/security/73/de/73de2e8c3557706eb8bde74d69e5ee32ff6fc4e0_66efa37f INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-uc-x86_64-5/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/tar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/./proc DEBUG: creating dir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/./sys DEBUG: creating dir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/./dev DEBUG: creating dir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/./tmp/ccache DEBUG: creating dir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/./var/cache/yum DEBUG: creating dir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/./var/cache/dnf DEBUG: creating dir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/./var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/./var/log DEBUG: creating dir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/./var/log Finish: unpacking root cache INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-uc-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-uc-x86_64-5/dnf_cache Start: cleaning package manager metadata Finish: cleaning package manager 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': 'C.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-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K 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 rep_good nopl cpuid extd_apicid tsc_known_freq 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 topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 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': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16139340 3558068 4078896 1965824 8502376 10275412 DEBUG: Swap: 16777212 5547916 11229296 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root', '/var/cache/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 1.5G 2.9G 35% /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root DEBUG: /dev/vda1 550G 287G 264G 53% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /home/centos9-master-uc/data/repos/component/security/73/de/73de2e8c3557706eb8bde74d69e5ee32ff6fc4e0_66efa37f Mock Version: 3.5 INFO: Mock Version: 3.5 INFO: Mock Version: 3.5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/dev/pts DEBUG: creating dir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/dev/shm DEBUG: creating dir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/dev/mapper DEBUG: creating dir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/dev/mapper DEBUG: kernel version == 4.18.0-485.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-uc-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': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-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-centos9-master-uc-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': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-uc-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': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos9-master-uc-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': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.rjj2ri1g', '/var/lib/mock/dlrn-centos9-master-uc-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': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root DEBUG: resultdir = /home/centos9-master-uc/data/repos/component/security/73/de/73de2e8c3557706eb8bde74d69e5ee32ff6fc4e0_66efa37f DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/dnf DEBUG: configure DNF vars DEBUG: child environment: None DEBUG: Executing command: ['/usr/sbin/usermod', '-u', '1026', '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': 'C.UTF-8'} and shell False DEBUG: usermod: no changes DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/.initialized Finish: chroot init Finish: run DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.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-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.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-centos9-master-uc-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': 'C.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-centos9-master-uc-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.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-centos9-master-uc-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': 'C.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-centos9-master-uc-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': 'C.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-centos9-master-uc-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': 'C.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-centos9-master-uc-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': 'C.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-centos9-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.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-centos9-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.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-centos9-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.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-centos9-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.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-centos9-master-uc-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.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-centos9-master-uc-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.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-centos9-master-uc-x86_64-5-bootstrap/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.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-centos9-master-uc-x86_64-5-bootstrap/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.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-centos9-master-uc-x86_64-5-bootstrap/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.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-centos9-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.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-centos9-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.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-centos9-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.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-centos9-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 + /usr/bin/mock -q -r /home/centos9-master-uc/data/dlrn-5.cfg --chroot 'git config --global --add safe.directory /var/tmp/pkgsrc' ++ /usr/bin/mock -r /home/centos9-master-uc/data/dlrn-5.cfg -p + MOCKDIR=/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/ + '[' -z '' ']' + detect_version_and_release + '[' -r setup.py -a '!' -r metadata.json ']' + copy_src_to_mock_buildroot + git checkout -f 73de2e8c3557706eb8bde74d69e5ee32ff6fc4e0 Previous HEAD position was 6acb4f8d Remove unused wsgi/ssl options from oslo.service HEAD is now at 73de2e8c Get rid of unused periodic_task + '[' -d /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root//var/tmp/pkgsrc ']' + mkdir /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root//var/tmp/pkgsrc + cp -pr . /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root//var/tmp/pkgsrc + pushd /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root//var/tmp/pkgsrc /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/var/tmp/pkgsrc ~/data/openstack-barbican + set +o pipefail + git tag -l 'private-*' + xargs -n 1 git tag -d + set -o pipefail + popd ~/data/openstack-barbican ++ /usr/bin/mock -q -r /home/centos9-master-uc/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/centos9-master-uc/data/dlrn-5.cfg --chroot 'cd /var/tmp/pkgsrc && git log --abbrev=7 -n1 --format=format:%h' + setversionandrelease 17.1.0.dev33 73de2e8 + UPSTREAMVERSION=17.1.0.dev33 + [[ 17.1.0.dev33 =~ ([^-]*)-(.+) ]] + [[ 17.1.0.dev33 =~ (.*?)\.(0rc.+) ]] + [[ 17.1.0.dev33 =~ (.*?)\.(0b.+) ]] + [[ 17.1.0.dev33 =~ (.*?)\.(0a.+) ]] + [[ 17.1.0.dev33 =~ (.*?)\.(dev.+) ]] + VERSION=17.1.0 + '[' 0.date.hash = 0.1.date.hash ']' + '[' 0.date.hash = minor.date.hash ']' + RELEASE=0.20240110173346.73de2e8 + '[' -r setup.py -a '!' -r metadata.json ']' + SOURCETYPE=tarball + /usr/bin/mock -v -r /home/centos9-master-uc/data/dlrn-5.cfg --resultdir /home/centos9-master-uc/data/repos/component/security/73/de/73de2e8c3557706eb8bde74d69e5ee32ff6fc4e0_66efa37f --chroot 'cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)' INFO: mock.py version 3.5 starting (python version = 3.6.8, NVR = mock-3.5-1.el8)... DEBUG: search for 'dnf' package manager Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/dnf_cache INFO: selinux enabled Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-uc-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-uc-x86_64-5/dnf_cache INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run DEBUG: mock final configuration: DEBUG: _aliases: {'yum.conf': 'dnf.conf'} DEBUG: config_paths: [] DEBUG: version: 3.5 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos9-master-uc/data/repos/component/security/73/de/73de2e8c3557706eb8bde74d69e5ee32ff6fc4e0_66efa37f DEBUG: rootdir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root 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: 1026 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: isolation: simple DEBUG: use_nspawn: None DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap: True DEBUG: use_bootstrap_image: False DEBUG: bootstrap_image: quay.io/centos/centos:8 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_binary: /bin/tar DEBUG: tar: gnutar DEBUG: backup_on_clean: False DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: redhat_subscription_required: False DEBUG: ssl_ca_bundle_path: None DEBUG: ssl_extra_certs: None DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', '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': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5/ccache/u1026/', 'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/security/73/de/73de2e8c3557706eb8bde74d69e5ee32ff6fc4e0_66efa37f'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/security/73/de/73de2e8c3557706eb8bde74d69e5ee32ff6fc4e0_66efa37f'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5/root_cache/', '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-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/security/73/de/73de2e8c3557706eb8bde74d69e5ee32ff6fc4e0_66efa37f'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/security/73/de/73de2e8c3557706eb8bde74d69e5ee32ff6fc4e0_66efa37f'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/security/73/de/73de2e8c3557706eb8bde74d69e5ee32ff6fc4e0_66efa37f'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/security/73/de/73de2e8c3557706eb8bde74d69e5ee32ff6fc4e0_66efa37f'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/security/73/de/73de2e8c3557706eb8bde74d69e5ee32ff6fc4e0_66efa37f'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/security/73/de/73de2e8c3557706eb8bde74d69e5ee32ff6fc4e0_66efa37f'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/security/73/de/73de2e8c3557706eb8bde74d69e5ee32ff6fc4e0_66efa37f'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/security/73/de/73de2e8c3557706eb8bde74d69e5ee32ff6fc4e0_66efa37f'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/security/73/de/73de2e8c3557706eb8bde74d69e5ee32ff6fc4e0_66efa37f'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/security/73/de/73de2e8c3557706eb8bde74d69e5ee32ff6fc4e0_66efa37f'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/security/73/de/73de2e8c3557706eb8bde74d69e5ee32ff6fc4e0_66efa37f'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/security/73/de/73de2e8c3557706eb8bde74d69e5ee32ff6fc4e0_66efa37f'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/security/73/de/73de2e8c3557706eb8bde74d69e5ee32ff6fc4e0_66efa37f'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/security/73/de/73de2e8c3557706eb8bde74d69e5ee32ff6fc4e0_66efa37f'}, 'rpkg_preprocessor_enable': False, 'rpkg_preprocessor_opts': {'requires': ['preproc-rpmspec'], 'cmd': '/usr/bin/preproc-rpmspec %(source_spec)s --output %(target_spec)s', 'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/security/73/de/73de2e8c3557706eb8bde74d69e5ee32ff6fc4e0_66efa37f'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/security/73/de/73de2e8c3557706eb8bde74d69e5ee32ff6fc4e0_66efa37f'}} 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': 'C.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 1026 -g 135 -d /builddir -n mockbuild DEBUG: use_host_resolv: False DEBUG: chroot_setup_cmd: install basesystem rpm-build python3-devel gcc make python3-sqlalchemy python3-sphinx python3-eventlet python3-six python3-pbr openstack-macros git-core python3-setuptools_scm DEBUG: target_arch: x86_64 DEBUG: releasever: 9 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {'stream': '9-stream', 'contentdir': 'centos'} DEBUG: yum_builddep_opts: [] DEBUG: yum_common_opts: [] DEBUG: update_before_build: True DEBUG: priorities.conf: [main] enabled=0 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\n'} DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'trunk-centos8.rdoproject.org.novalocal', '%_platform_multiplier': 1} DEBUG: hostname: None DEBUG: module_enable: [] DEBUG: module_install: [] DEBUG: module_setup_commands: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: bootstrap_module_setup_commands: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: ['/run/lock'] DEBUG: package_manager: dnf DEBUG: package_manager_max_attempts: 1 DEBUG: package_manager_attempt_delay: 10 DEBUG: dynamic_buildrequires: True DEBUG: dynamic_buildrequires_max_loops: 10 DEBUG: external_buildrequires: False 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 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 DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core 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', 'versionlock'] DEBUG: user_agent: Mock (dlrn-centos9-master-uc-x86_64-5; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: additional_packages: [] DEBUG: no-config: {'epel-8': {'alternatives': {'alma+epel-8': {'description': ['Builds against AlmaLinux 8 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-8': {'description': ['Builds against CentOS Stream 8 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 8) together with the official EPEL 8 repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'circlelinux+epel-8': {'description': ['Builds against Circle Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://cclinux.org/']}, 'rhel+epel-8': {'description': ['Builds against Red Hat Enterprise Linux 8 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-8': {'description': ['Builds against Rocky Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}, 'epel-9': {'alternatives': {'alma+epel-9': {'description': ['Builds against AlmaLinux 9 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-9': {'description': ['Builds against CentOS Stream 9 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 9) together with the official EPEL repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'rhel+epel-9': {'description': ['Builds against Red Hat Enterprise Linux 9 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-9': {'description': ['Builds against Rocky Linux 9 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}} DEBUG: seccomp: False DEBUG: qemu_user_static_mapping: {'aarch64': 'aarch64', 'armv7hl': 'arm', 'i386': 'i386', 'i686': 'i386', 'ppc64': 'ppc64', 'ppc64le': 'ppc64le', 's390x': 's390x', 'x86_64': 'x86_64'} DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos9-master-uc/data/dlrn-5.cfg DEBUG: root: dlrn-centos9-master-uc-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el9 DEBUG: dnf.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 syslog_ident=mock syslog_device= mdpolicy=group:primary best=1 protected_packages= module_platform_id=platform:el9 user_agent=DLRN [baseos] name=CentOS Stream $releasever - BaseOS #metalink=https://mirrors.centos.org/metalink?repo=centos-baseos-9-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/9-stream/BaseOS/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [appstream] name=CentOS Stream $releasever - AppStream #metalink=https://mirrors.centos.org/metalink?repo=centos-appstream-9-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/9-stream/AppStream/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [crb] name=CentOS Stream $releasever - CRB metalink=https://mirrors.centos.org/metalink?repo=centos-crb-9-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [highavailability] name=CentOS Stream $releasever - HighAvailability metalink=https://mirrors.centos.org/metalink?repo=centos-highavailability-9-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [delorean-component-baremetal] name=delorean-openstack-ironic-8eceb9bbc0defffff8317e3f0edd17e5f879cdc1 baseurl=https://trunk.rdoproject.org/centos9-master/component/baremetal/8e/ce/8eceb9bbc0defffff8317e3f0edd17e5f879cdc1_56e53186 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-python-cinder-tests-tempest-50bc3fb9e9ad650537c7d791b80c9c80c31600ae baseurl=https://trunk.rdoproject.org/centos9-master/component/cinder/50/bc/50bc3fb9e9ad650537c7d791b80c9c80c31600ae_bd6a2dc8 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-ansible-collections-openstack-08c93cf9b1b3be47f4e00166a3bfd1c7b6541dfe baseurl=https://trunk.rdoproject.org/centos9-master/component/clients/08/c9/08c93cf9b1b3be47f4e00166a3bfd1c7b6541dfe_5a96503f enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-aodh-a61215e5beb4298638238fbde2463130ffe16865 baseurl=https://trunk.rdoproject.org/centos9-master/component/cloudops/a6/12/a61215e5beb4298638238fbde2463130ffe16865_1304edce enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-openstack-rally-71387ff122243157b9dc1893e98a0a3e7cb5b24c baseurl=https://trunk.rdoproject.org/centos9-master/component/common/71/38/71387ff122243157b9dc1893e98a0a3e7cb5b24c_dfd7701b enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-39f560d6730f2b212506b7d754645c288d13f1cd baseurl=https://trunk.rdoproject.org/centos9-master/component/compute/39/f5/39f560d6730f2b212506b7d754645c288d13f1cd_702f2fbf enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-41fa8223b7dda10e2ff310097bb86700f254015e baseurl=https://trunk.rdoproject.org/centos9-master/component/glance/41/fa/41fa8223b7dda10e2ff310097bb86700f254015e_f30f0626 enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-openstack-manila-0ca4caae7b1e7c5c2313c8f6e8025529ac1e497b baseurl=https://trunk.rdoproject.org/centos9-master/component/manila/0c/a4/0ca4caae7b1e7c5c2313c8f6e8025529ac1e497b_db8b0c0c enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-python-networking-sfc-c908cd018eb2d5916c0e41b090712ff2a0fd68dc baseurl=https://trunk.rdoproject.org/centos9-master/component/network/c9/08/c908cd018eb2d5916c0e41b090712ff2a0fd68dc_e6fa35d3 enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-663896ce5111638bb0a02d20dc6b0b3655c3526f baseurl=https://trunk.rdoproject.org/centos9-master/component/octavia/66/38/663896ce5111638bb0a02d20dc6b0b3655c3526f_bf3aa754 enabled=1 gpgcheck=0 priority=1 [delorean-component-podified] name=delorean-ansible-config_template-ca25191181ef1d1269afe95ad0911bac8d4d0610 baseurl=https://trunk.rdoproject.org/centos9-master/component/podified/ca/25/ca25191181ef1d1269afe95ad0911bac8d4d0610_45535ff7 enabled=1 gpgcheck=0 priority=1 [delorean-component-puppet] name=delorean-puppet-ceph-db8e683898b768169a6b5c1bb30be0de7b1e6e37 baseurl=https://trunk.rdoproject.org/centos9-master/component/puppet/db/8e/db8e683898b768169a6b5c1bb30be0de7b1e6e37_ad3d6445 enabled=1 gpgcheck=0 priority=1 [delorean-component-security] name=delorean-openstack-keystone-adfa92b40d11f94a03af5202da1fc3858bbccbb5 baseurl=https://trunk.rdoproject.org/centos9-master/component/security/ad/fa/adfa92b40d11f94a03af5202da1fc3858bbccbb5_4cdead94 enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-7d5c73fcdec06f982c85c5084191bc62218f0a3b baseurl=https://trunk.rdoproject.org/centos9-master/component/swift/7d/5c/7d5c73fcdec06f982c85c5084191bc62218f0a3b_c1614185 enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-python-magnum-tests-tempest-4320429c89e13a49bd2320edd269c31a1b102e09 baseurl=https://trunk.rdoproject.org/centos9-master/component/tempest/43/20/4320429c89e13a49bd2320edd269c31a1b102e09_06199c81 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-octavia-ui-73906fc5d64526f0c604576c9da05e320ea80f07 baseurl=https://trunk.rdoproject.org/centos9-master/component/ui/73/90/73906fc5d64526f0c604576c9da05e320ea80f07_ae7c1b72 enabled=1 gpgcheck=0 priority=1 [delorean-master-testing] name=dlrn-master-testing baseurl=https://trunk.rdoproject.org/centos9-master/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-master-build-deps] name=dlrn-master-build-deps baseurl=https://trunk.rdoproject.org/centos9-master/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-rabbitmq] name=centos9-rabbitmq baseurl=http://mirror.stream.centos.org/SIGs/9-stream/messaging/$basearch/rabbitmq-38/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-storage] name=centos9-storage baseurl=http://mirror.stream.centos.org/SIGs/9-stream/storage/$basearch/ceph-reef/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-opstools] name=centos9-opstools baseurl=http://mirror.stream.centos.org/SIGs/9-stream/opstools/$basearch/collectd-5/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=http://mirror.stream.centos.org/SIGs/9-stream/nfv/$basearch/openvswitch-2/ gpgcheck=0 enabled=1 module_hotfixes=1 # epel is required for Ceph Reef [epel-low-priority] name=Extra Packages for Enterprise Linux $releasever - $basearch metalink=https://mirrors.fedoraproject.org/metalink?repo=epel-$releasever&arch=$basearch&infra=$infra&content=$contentdir enabled=1 gpgcheck=0 countme=1 priority=100 includepkgs=libarrow*,parquet*,python3-asyncssh,re2,python3-grpcio,grpc*,abseil* DEBUG: __jinja_expand: True DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: build_log_fmt_str: %(message)s DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: state_log_fmt_str: %(asctime)s - %(message)s DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager 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': 'C.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-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K 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 rep_good nopl cpuid extd_apicid tsc_known_freq 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 topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 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': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16139340 3557184 4053116 1978776 8529040 10263376 DEBUG: Swap: 16777212 5547916 11229296 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root', '/var/cache/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 266M 4.1G 7% /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root DEBUG: /dev/vda1 550G 287G 264G 53% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/results Mock Version: 3.5 INFO: Mock Version: 3.5 INFO: Mock Version: 3.5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/dev/mapper DEBUG: creating dir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/dev/mapper DEBUG: kernel version == 4.18.0-485.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/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-centos9-master-uc-x86_64-5-bootstrap/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.niidyson', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/results DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/usr/share DEBUG: Copying /usr/share/distribution-gpg-keys to the bootstrap chroot DEBUG: child environment: None DEBUG: Executing command: ['cp', '-a', '/usr/share/distribution-gpg-keys', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/usr/share'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc DEBUG: method _fixup_build_user skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root. DEBUG: ensuring that dir exists: /home/centos9-master-uc/data/repos/component/security/73/de/73de2e8c3557706eb8bde74d69e5ee32ff6fc4e0_66efa37f INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-uc-x86_64-5/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-uc-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-uc-x86_64-5/dnf_cache Start: cleaning package manager metadata Finish: cleaning package manager 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': 'C.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-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K 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 rep_good nopl cpuid extd_apicid tsc_known_freq 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 topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 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': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16139340 3557556 4052724 1978776 8529060 10263000 DEBUG: Swap: 16777212 5547916 11229296 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root', '/var/cache/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 1.5G 2.9G 35% /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root DEBUG: /dev/vda1 550G 287G 264G 53% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /home/centos9-master-uc/data/repos/component/security/73/de/73de2e8c3557706eb8bde74d69e5ee32ff6fc4e0_66efa37f Mock Version: 3.5 INFO: Mock Version: 3.5 INFO: Mock Version: 3.5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/dev/mapper DEBUG: creating dir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/dev/mapper DEBUG: kernel version == 4.18.0-485.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-uc-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': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-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-centos9-master-uc-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': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-uc-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': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos9-master-uc-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': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.dg7xukpu', '/var/lib/mock/dlrn-centos9-master-uc-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': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root DEBUG: resultdir = /home/centos9-master-uc/data/repos/component/security/73/de/73de2e8c3557706eb8bde74d69e5ee32ff6fc4e0_66efa37f DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/dnf DEBUG: configure DNF vars DEBUG: child environment: None DEBUG: Executing command: ['/usr/sbin/usermod', '-u', '1026', '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': 'C.UTF-8'} and shell False DEBUG: usermod: no changes DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/.initialized Finish: chroot init INFO: Running in chroot: ['cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)'] Start: chroot ['cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)'] DEBUG: child environment: None DEBUG: Executing command: ['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': 'C.UTF-8'} and shell True running sdist [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.1s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.1s) running egg_info creating barbican.egg-info writing barbican.egg-info/PKG-INFO writing dependency_links to barbican.egg-info/dependency_links.txt writing entry points to barbican.egg-info/entry_points.txt writing requirements to barbican.egg-info/requires.txt writing top-level names to barbican.egg-info/top_level.txt writing pbr to barbican.egg-info/pbr.json [pbr] Processing SOURCES.txt writing manifest file 'barbican.egg-info/SOURCES.txt' [pbr] In git context, generating filelist from git warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'barbican.egg-info/SOURCES.txt' [pbr] reno was not found or is too old. Skipping release notes running check creating barbican-17.1.0.dev33 creating barbican-17.1.0.dev33/api-guide creating barbican-17.1.0.dev33/api-guide/source creating barbican-17.1.0.dev33/barbican creating barbican-17.1.0.dev33/barbican.egg-info creating barbican-17.1.0.dev33/barbican/api creating barbican-17.1.0.dev33/barbican/api/controllers creating barbican-17.1.0.dev33/barbican/api/middleware creating barbican-17.1.0.dev33/barbican/cmd creating barbican-17.1.0.dev33/barbican/cmd/functionaltests creating barbican-17.1.0.dev33/barbican/common creating barbican-17.1.0.dev33/barbican/common/policies creating barbican-17.1.0.dev33/barbican/hacking creating barbican-17.1.0.dev33/barbican/locale creating barbican-17.1.0.dev33/barbican/locale/en_GB creating barbican-17.1.0.dev33/barbican/locale/en_GB/LC_MESSAGES creating barbican-17.1.0.dev33/barbican/locale/zh_CN creating barbican-17.1.0.dev33/barbican/locale/zh_CN/LC_MESSAGES creating barbican-17.1.0.dev33/barbican/model creating barbican-17.1.0.dev33/barbican/model/migration creating barbican-17.1.0.dev33/barbican/model/migration/alembic_migrations creating barbican-17.1.0.dev33/barbican/model/migration/alembic_migrations/versions creating barbican-17.1.0.dev33/barbican/objects creating barbican-17.1.0.dev33/barbican/plugin creating barbican-17.1.0.dev33/barbican/plugin/crypto creating barbican-17.1.0.dev33/barbican/plugin/interface creating barbican-17.1.0.dev33/barbican/plugin/util creating barbican-17.1.0.dev33/barbican/queue creating barbican-17.1.0.dev33/barbican/tasks creating barbican-17.1.0.dev33/barbican/tests creating barbican-17.1.0.dev33/barbican/tests/api creating barbican-17.1.0.dev33/barbican/tests/api/controllers creating barbican-17.1.0.dev33/barbican/tests/api/middleware creating barbican-17.1.0.dev33/barbican/tests/cmd creating barbican-17.1.0.dev33/barbican/tests/common creating barbican-17.1.0.dev33/barbican/tests/model creating barbican-17.1.0.dev33/barbican/tests/model/repositories creating barbican-17.1.0.dev33/barbican/tests/objects creating barbican-17.1.0.dev33/barbican/tests/plugin creating barbican-17.1.0.dev33/barbican/tests/plugin/crypto creating barbican-17.1.0.dev33/barbican/tests/plugin/interface creating barbican-17.1.0.dev33/barbican/tests/plugin/util creating barbican-17.1.0.dev33/barbican/tests/queue creating barbican-17.1.0.dev33/barbican/tests/tasks creating barbican-17.1.0.dev33/bin creating barbican-17.1.0.dev33/devstack creating barbican-17.1.0.dev33/devstack/lib creating barbican-17.1.0.dev33/devstack/upgrade creating barbican-17.1.0.dev33/doc creating barbican-17.1.0.dev33/doc/source creating barbican-17.1.0.dev33/doc/source/_extra creating barbican-17.1.0.dev33/doc/source/_static creating barbican-17.1.0.dev33/doc/source/admin creating barbican-17.1.0.dev33/doc/source/api creating barbican-17.1.0.dev33/doc/source/api/reference creating barbican-17.1.0.dev33/doc/source/cli creating barbican-17.1.0.dev33/doc/source/configuration creating barbican-17.1.0.dev33/doc/source/contributor creating barbican-17.1.0.dev33/doc/source/contributor/plugin creating barbican-17.1.0.dev33/doc/source/images creating barbican-17.1.0.dev33/doc/source/install creating barbican-17.1.0.dev33/etc creating barbican-17.1.0.dev33/etc/barbican creating barbican-17.1.0.dev33/etc/barbican/vassals creating barbican-17.1.0.dev33/etc/init creating barbican-17.1.0.dev33/etc/logrotate.d creating barbican-17.1.0.dev33/etc/oslo-config-generator creating barbican-17.1.0.dev33/functionaltests creating barbican-17.1.0.dev33/functionaltests/api creating barbican-17.1.0.dev33/functionaltests/api/v1 creating barbican-17.1.0.dev33/functionaltests/api/v1/behaviors creating barbican-17.1.0.dev33/functionaltests/api/v1/functional creating barbican-17.1.0.dev33/functionaltests/api/v1/models creating barbican-17.1.0.dev33/functionaltests/api/v1/smoke creating barbican-17.1.0.dev33/functionaltests/common creating barbican-17.1.0.dev33/playbooks creating barbican-17.1.0.dev33/playbooks/legacy creating barbican-17.1.0.dev33/playbooks/legacy/barbican-devstack-base creating barbican-17.1.0.dev33/playbooks/legacy/barbican-devstack-functional-base creating barbican-17.1.0.dev33/playbooks/legacy/grenade-devstack-barbican creating barbican-17.1.0.dev33/releasenotes creating barbican-17.1.0.dev33/releasenotes/notes creating barbican-17.1.0.dev33/releasenotes/source creating barbican-17.1.0.dev33/releasenotes/source/_static creating barbican-17.1.0.dev33/releasenotes/source/locale creating barbican-17.1.0.dev33/releasenotes/source/locale/en_GB creating barbican-17.1.0.dev33/releasenotes/source/locale/en_GB/LC_MESSAGES creating barbican-17.1.0.dev33/releasenotes/source/locale/zh_CN creating barbican-17.1.0.dev33/releasenotes/source/locale/zh_CN/LC_MESSAGES copying files to barbican-17.1.0.dev33... copying .coveragerc -> barbican-17.1.0.dev33 copying .mailmap -> barbican-17.1.0.dev33 copying .stestr.conf -> barbican-17.1.0.dev33 copying .zuul.yaml -> barbican-17.1.0.dev33 copying AUTHORS -> barbican-17.1.0.dev33 copying ChangeLog -> barbican-17.1.0.dev33 copying HACKING.rst -> barbican-17.1.0.dev33 copying LICENSE -> barbican-17.1.0.dev33 copying README.rst -> barbican-17.1.0.dev33 copying apiary.apib -> barbican-17.1.0.dev33 copying bindep.txt -> barbican-17.1.0.dev33 copying requirements.txt -> barbican-17.1.0.dev33 copying setup.cfg -> barbican-17.1.0.dev33 copying setup.py -> barbican-17.1.0.dev33 copying test-requirements.txt -> barbican-17.1.0.dev33 copying tox.ini -> barbican-17.1.0.dev33 copying api-guide/source/acls.rst -> barbican-17.1.0.dev33/api-guide/source copying api-guide/source/conf.py -> barbican-17.1.0.dev33/api-guide/source copying api-guide/source/consumers.rst -> barbican-17.1.0.dev33/api-guide/source copying api-guide/source/containers.rst -> barbican-17.1.0.dev33/api-guide/source copying api-guide/source/dogtag_setup.rst -> barbican-17.1.0.dev33/api-guide/source copying api-guide/source/index.rst -> barbican-17.1.0.dev33/api-guide/source copying api-guide/source/orders.rst -> barbican-17.1.0.dev33/api-guide/source copying api-guide/source/pkcs11keygeneration.rst -> barbican-17.1.0.dev33/api-guide/source copying api-guide/source/quotas.rst -> barbican-17.1.0.dev33/api-guide/source copying api-guide/source/secret_metadata.rst -> barbican-17.1.0.dev33/api-guide/source copying api-guide/source/secrets.rst -> barbican-17.1.0.dev33/api-guide/source copying barbican/__init__.py -> barbican-17.1.0.dev33/barbican copying barbican/context.py -> barbican-17.1.0.dev33/barbican copying barbican/i18n.py -> barbican-17.1.0.dev33/barbican copying barbican/version.py -> barbican-17.1.0.dev33/barbican copying barbican.egg-info/PKG-INFO -> barbican-17.1.0.dev33/barbican.egg-info copying barbican.egg-info/SOURCES.txt -> barbican-17.1.0.dev33/barbican.egg-info copying barbican.egg-info/dependency_links.txt -> barbican-17.1.0.dev33/barbican.egg-info copying barbican.egg-info/entry_points.txt -> barbican-17.1.0.dev33/barbican.egg-info copying barbican.egg-info/not-zip-safe -> barbican-17.1.0.dev33/barbican.egg-info copying barbican.egg-info/pbr.json -> barbican-17.1.0.dev33/barbican.egg-info copying barbican.egg-info/requires.txt -> barbican-17.1.0.dev33/barbican.egg-info copying barbican.egg-info/top_level.txt -> barbican-17.1.0.dev33/barbican.egg-info copying barbican/api/__init__.py -> barbican-17.1.0.dev33/barbican/api copying barbican/api/app.py -> barbican-17.1.0.dev33/barbican/api copying barbican/api/app.wsgi -> barbican-17.1.0.dev33/barbican/api copying barbican/api/hooks.py -> barbican-17.1.0.dev33/barbican/api copying barbican/api/controllers/__init__.py -> barbican-17.1.0.dev33/barbican/api/controllers copying barbican/api/controllers/acls.py -> barbican-17.1.0.dev33/barbican/api/controllers copying barbican/api/controllers/consumers.py -> barbican-17.1.0.dev33/barbican/api/controllers copying barbican/api/controllers/containers.py -> barbican-17.1.0.dev33/barbican/api/controllers copying barbican/api/controllers/orders.py -> barbican-17.1.0.dev33/barbican/api/controllers copying barbican/api/controllers/quotas.py -> barbican-17.1.0.dev33/barbican/api/controllers copying barbican/api/controllers/secretmeta.py -> barbican-17.1.0.dev33/barbican/api/controllers copying barbican/api/controllers/secrets.py -> barbican-17.1.0.dev33/barbican/api/controllers copying barbican/api/controllers/secretstores.py -> barbican-17.1.0.dev33/barbican/api/controllers copying barbican/api/controllers/transportkeys.py -> barbican-17.1.0.dev33/barbican/api/controllers copying barbican/api/controllers/versions.py -> barbican-17.1.0.dev33/barbican/api/controllers copying barbican/api/middleware/__init__.py -> barbican-17.1.0.dev33/barbican/api/middleware copying barbican/api/middleware/context.py -> barbican-17.1.0.dev33/barbican/api/middleware copying barbican/api/middleware/microversion.py -> barbican-17.1.0.dev33/barbican/api/middleware copying barbican/api/middleware/simple.py -> barbican-17.1.0.dev33/barbican/api/middleware copying barbican/cmd/__init__.py -> barbican-17.1.0.dev33/barbican/cmd copying barbican/cmd/barbican_manage.py -> barbican-17.1.0.dev33/barbican/cmd copying barbican/cmd/db_manage.py -> barbican-17.1.0.dev33/barbican/cmd copying barbican/cmd/keystone_listener.py -> barbican-17.1.0.dev33/barbican/cmd copying barbican/cmd/pkcs11_kek_rewrap.py -> barbican-17.1.0.dev33/barbican/cmd copying barbican/cmd/pkcs11_key_generation.py -> barbican-17.1.0.dev33/barbican/cmd copying barbican/cmd/pkcs11_migrate_kek_signatures.py -> barbican-17.1.0.dev33/barbican/cmd copying barbican/cmd/retry_scheduler.py -> barbican-17.1.0.dev33/barbican/cmd copying barbican/cmd/status.py -> barbican-17.1.0.dev33/barbican/cmd copying barbican/cmd/worker.py -> barbican-17.1.0.dev33/barbican/cmd copying barbican/cmd/functionaltests/.testr.conf -> barbican-17.1.0.dev33/barbican/cmd/functionaltests copying barbican/cmd/functionaltests/__init__.py -> barbican-17.1.0.dev33/barbican/cmd/functionaltests copying barbican/cmd/functionaltests/test_db_manage.py -> barbican-17.1.0.dev33/barbican/cmd/functionaltests copying barbican/common/__init__.py -> barbican-17.1.0.dev33/barbican/common copying barbican/common/accept.py -> barbican-17.1.0.dev33/barbican/common copying barbican/common/config.py -> barbican-17.1.0.dev33/barbican/common copying barbican/common/exception.py -> barbican-17.1.0.dev33/barbican/common copying barbican/common/hrefs.py -> barbican-17.1.0.dev33/barbican/common copying barbican/common/policy.py -> barbican-17.1.0.dev33/barbican/common copying barbican/common/quota.py -> barbican-17.1.0.dev33/barbican/common copying barbican/common/resources.py -> barbican-17.1.0.dev33/barbican/common copying barbican/common/utils.py -> barbican-17.1.0.dev33/barbican/common copying barbican/common/validators.py -> barbican-17.1.0.dev33/barbican/common copying barbican/common/policies/__init__.py -> barbican-17.1.0.dev33/barbican/common/policies copying barbican/common/policies/acls.py -> barbican-17.1.0.dev33/barbican/common/policies copying barbican/common/policies/base.py -> barbican-17.1.0.dev33/barbican/common/policies copying barbican/common/policies/consumers.py -> barbican-17.1.0.dev33/barbican/common/policies copying barbican/common/policies/containers.py -> barbican-17.1.0.dev33/barbican/common/policies copying barbican/common/policies/orders.py -> barbican-17.1.0.dev33/barbican/common/policies copying barbican/common/policies/quotas.py -> barbican-17.1.0.dev33/barbican/common/policies copying barbican/common/policies/secretmeta.py -> barbican-17.1.0.dev33/barbican/common/policies copying barbican/common/policies/secrets.py -> barbican-17.1.0.dev33/barbican/common/policies copying barbican/common/policies/secretstores.py -> barbican-17.1.0.dev33/barbican/common/policies copying barbican/common/policies/transportkeys.py -> barbican-17.1.0.dev33/barbican/common/policies copying barbican/hacking/__init__.py -> barbican-17.1.0.dev33/barbican/hacking copying barbican/hacking/checks.py -> barbican-17.1.0.dev33/barbican/hacking copying barbican/locale/en_GB/LC_MESSAGES/barbican.po -> barbican-17.1.0.dev33/barbican/locale/en_GB/LC_MESSAGES copying barbican/locale/zh_CN/LC_MESSAGES/barbican.po -> barbican-17.1.0.dev33/barbican/locale/zh_CN/LC_MESSAGES copying barbican/model/__init__.py -> barbican-17.1.0.dev33/barbican/model copying barbican/model/clean.py -> barbican-17.1.0.dev33/barbican/model copying barbican/model/models.py -> barbican-17.1.0.dev33/barbican/model copying barbican/model/repositories.py -> barbican-17.1.0.dev33/barbican/model copying barbican/model/sync.py -> barbican-17.1.0.dev33/barbican/model copying barbican/model/migration/__init__.py -> barbican-17.1.0.dev33/barbican/model/migration copying barbican/model/migration/alembic.ini -> barbican-17.1.0.dev33/barbican/model/migration copying barbican/model/migration/commands.py -> barbican-17.1.0.dev33/barbican/model/migration copying barbican/model/migration/alembic_migrations/README -> barbican-17.1.0.dev33/barbican/model/migration/alembic_migrations copying barbican/model/migration/alembic_migrations/__init__.py -> barbican-17.1.0.dev33/barbican/model/migration/alembic_migrations copying barbican/model/migration/alembic_migrations/container_init_ops.py -> barbican-17.1.0.dev33/barbican/model/migration/alembic_migrations copying barbican/model/migration/alembic_migrations/encrypted_init_ops.py -> barbican-17.1.0.dev33/barbican/model/migration/alembic_migrations copying barbican/model/migration/alembic_migrations/env.py -> barbican-17.1.0.dev33/barbican/model/migration/alembic_migrations copying barbican/model/migration/alembic_migrations/kek_init_ops.py -> barbican-17.1.0.dev33/barbican/model/migration/alembic_migrations copying barbican/model/migration/alembic_migrations/order_ops.py -> barbican-17.1.0.dev33/barbican/model/migration/alembic_migrations copying barbican/model/migration/alembic_migrations/projects_init_ops.py -> barbican-17.1.0.dev33/barbican/model/migration/alembic_migrations copying barbican/model/migration/alembic_migrations/script.py.mako -> barbican-17.1.0.dev33/barbican/model/migration/alembic_migrations copying barbican/model/migration/alembic_migrations/secrets_init_ops.py -> barbican-17.1.0.dev33/barbican/model/migration/alembic_migrations copying barbican/model/migration/alembic_migrations/transport_keys_init_ops.py -> barbican-17.1.0.dev33/barbican/model/migration/alembic_migrations copying barbican/model/migration/alembic_migrations/versions/0f8c192a061f_add_secret_consumers.py -> barbican-17.1.0.dev33/barbican/model/migration/alembic_migrations/versions copying barbican/model/migration/alembic_migrations/versions/39cf2e645cba_ocata_rebase.py -> barbican-17.1.0.dev33/barbican/model/migration/alembic_migrations/versions copying barbican/model/migration/alembic_migrations/versions/8c74e2d7f1ff_update_secret_consumers_unique_.py -> barbican-17.1.0.dev33/barbican/model/migration/alembic_migrations/versions copying barbican/objects/__init__.py -> barbican-17.1.0.dev33/barbican/objects copying barbican/objects/base.py -> barbican-17.1.0.dev33/barbican/objects copying barbican/objects/container.py -> barbican-17.1.0.dev33/barbican/objects copying barbican/objects/container_acl.py -> barbican-17.1.0.dev33/barbican/objects copying barbican/objects/container_acl_user.py -> barbican-17.1.0.dev33/barbican/objects copying barbican/objects/container_consumer_meta.py -> barbican-17.1.0.dev33/barbican/objects copying barbican/objects/container_secret.py -> barbican-17.1.0.dev33/barbican/objects copying barbican/objects/encrypted_datum.py -> barbican-17.1.0.dev33/barbican/objects copying barbican/objects/fields.py -> barbican-17.1.0.dev33/barbican/objects copying barbican/objects/kekdatum.py -> barbican-17.1.0.dev33/barbican/objects copying barbican/objects/order.py -> barbican-17.1.0.dev33/barbican/objects copying barbican/objects/order_barbican_metadatum.py -> barbican-17.1.0.dev33/barbican/objects copying barbican/objects/order_plugin_metadatum.py -> barbican-17.1.0.dev33/barbican/objects copying barbican/objects/order_retry_task.py -> barbican-17.1.0.dev33/barbican/objects copying barbican/objects/project.py -> barbican-17.1.0.dev33/barbican/objects copying barbican/objects/project_quotas.py -> barbican-17.1.0.dev33/barbican/objects copying barbican/objects/project_secret_store.py -> barbican-17.1.0.dev33/barbican/objects copying barbican/objects/secret.py -> barbican-17.1.0.dev33/barbican/objects copying barbican/objects/secret_acl.py -> barbican-17.1.0.dev33/barbican/objects copying barbican/objects/secret_acl_user.py -> barbican-17.1.0.dev33/barbican/objects copying barbican/objects/secret_consumer_metadatum.py -> barbican-17.1.0.dev33/barbican/objects copying barbican/objects/secret_store_metadatum.py -> barbican-17.1.0.dev33/barbican/objects copying barbican/objects/secret_stores.py -> barbican-17.1.0.dev33/barbican/objects copying barbican/objects/secret_user_metadatum.py -> barbican-17.1.0.dev33/barbican/objects copying barbican/objects/transport_key.py -> barbican-17.1.0.dev33/barbican/objects copying barbican/plugin/__init__.py -> barbican-17.1.0.dev33/barbican/plugin copying barbican/plugin/castellan_secret_store.py -> barbican-17.1.0.dev33/barbican/plugin copying barbican/plugin/dogtag.py -> barbican-17.1.0.dev33/barbican/plugin copying barbican/plugin/dogtag_config_opts.py -> barbican-17.1.0.dev33/barbican/plugin copying barbican/plugin/kmip_secret_store.py -> barbican-17.1.0.dev33/barbican/plugin copying barbican/plugin/resources.py -> barbican-17.1.0.dev33/barbican/plugin copying barbican/plugin/simple_certificate_manager.py -> barbican-17.1.0.dev33/barbican/plugin copying barbican/plugin/snakeoil_ca.py -> barbican-17.1.0.dev33/barbican/plugin copying barbican/plugin/store_crypto.py -> barbican-17.1.0.dev33/barbican/plugin copying barbican/plugin/symantec.py -> barbican-17.1.0.dev33/barbican/plugin copying barbican/plugin/vault_secret_store.py -> barbican-17.1.0.dev33/barbican/plugin copying barbican/plugin/crypto/__init__.py -> barbican-17.1.0.dev33/barbican/plugin/crypto copying barbican/plugin/crypto/base.py -> barbican-17.1.0.dev33/barbican/plugin/crypto copying barbican/plugin/crypto/manager.py -> barbican-17.1.0.dev33/barbican/plugin/crypto copying barbican/plugin/crypto/p11_crypto.py -> barbican-17.1.0.dev33/barbican/plugin/crypto copying barbican/plugin/crypto/pkcs11.py -> barbican-17.1.0.dev33/barbican/plugin/crypto copying barbican/plugin/crypto/simple_crypto.py -> barbican-17.1.0.dev33/barbican/plugin/crypto copying barbican/plugin/interface/__init__.py -> barbican-17.1.0.dev33/barbican/plugin/interface copying barbican/plugin/interface/certificate_manager.py -> barbican-17.1.0.dev33/barbican/plugin/interface copying barbican/plugin/interface/secret_store.py -> barbican-17.1.0.dev33/barbican/plugin/interface copying barbican/plugin/util/__init__.py -> barbican-17.1.0.dev33/barbican/plugin/util copying barbican/plugin/util/mime_types.py -> barbican-17.1.0.dev33/barbican/plugin/util copying barbican/plugin/util/multiple_backends.py -> barbican-17.1.0.dev33/barbican/plugin/util copying barbican/plugin/util/translations.py -> barbican-17.1.0.dev33/barbican/plugin/util copying barbican/plugin/util/utils.py -> barbican-17.1.0.dev33/barbican/plugin/util copying barbican/queue/__init__.py -> barbican-17.1.0.dev33/barbican/queue copying barbican/queue/client.py -> barbican-17.1.0.dev33/barbican/queue copying barbican/queue/keystone_listener.py -> barbican-17.1.0.dev33/barbican/queue copying barbican/queue/retry_scheduler.py -> barbican-17.1.0.dev33/barbican/queue copying barbican/queue/server.py -> barbican-17.1.0.dev33/barbican/queue copying barbican/tasks/__init__.py -> barbican-17.1.0.dev33/barbican/tasks copying barbican/tasks/certificate_resources.py -> barbican-17.1.0.dev33/barbican/tasks copying barbican/tasks/common.py -> barbican-17.1.0.dev33/barbican/tasks copying barbican/tasks/keystone_consumer.py -> barbican-17.1.0.dev33/barbican/tasks copying barbican/tasks/resources.py -> barbican-17.1.0.dev33/barbican/tasks copying barbican/tests/__init__.py -> barbican-17.1.0.dev33/barbican/tests copying barbican/tests/certificate_utils.py -> barbican-17.1.0.dev33/barbican/tests copying barbican/tests/database_utils.py -> barbican-17.1.0.dev33/barbican/tests copying barbican/tests/fixture.py -> barbican-17.1.0.dev33/barbican/tests copying barbican/tests/keys.py -> barbican-17.1.0.dev33/barbican/tests copying barbican/tests/test_hacking.py -> barbican-17.1.0.dev33/barbican/tests copying barbican/tests/test_middleware_auth.py -> barbican-17.1.0.dev33/barbican/tests copying barbican/tests/utils.py -> barbican-17.1.0.dev33/barbican/tests copying barbican/tests/api/__init__.py -> barbican-17.1.0.dev33/barbican/tests/api copying barbican/tests/api/test_init.py -> barbican-17.1.0.dev33/barbican/tests/api copying barbican/tests/api/test_resources.py -> barbican-17.1.0.dev33/barbican/tests/api copying barbican/tests/api/test_resources_policy.py -> barbican-17.1.0.dev33/barbican/tests/api copying barbican/tests/api/test_transport_keys_resource.py -> barbican-17.1.0.dev33/barbican/tests/api copying barbican/tests/api/controllers/__init__.py -> barbican-17.1.0.dev33/barbican/tests/api/controllers copying barbican/tests/api/controllers/test_acls.py -> barbican-17.1.0.dev33/barbican/tests/api/controllers copying barbican/tests/api/controllers/test_consumers.py -> barbican-17.1.0.dev33/barbican/tests/api/controllers copying barbican/tests/api/controllers/test_containers.py -> barbican-17.1.0.dev33/barbican/tests/api/controllers copying barbican/tests/api/controllers/test_orders.py -> barbican-17.1.0.dev33/barbican/tests/api/controllers copying barbican/tests/api/controllers/test_quotas.py -> barbican-17.1.0.dev33/barbican/tests/api/controllers copying barbican/tests/api/controllers/test_secretmeta.py -> barbican-17.1.0.dev33/barbican/tests/api/controllers copying barbican/tests/api/controllers/test_secrets.py -> barbican-17.1.0.dev33/barbican/tests/api/controllers copying barbican/tests/api/controllers/test_secretstores.py -> barbican-17.1.0.dev33/barbican/tests/api/controllers copying barbican/tests/api/controllers/test_versions.py -> barbican-17.1.0.dev33/barbican/tests/api/controllers copying barbican/tests/api/middleware/__init__.py -> barbican-17.1.0.dev33/barbican/tests/api/middleware copying barbican/tests/api/middleware/test_context.py -> barbican-17.1.0.dev33/barbican/tests/api/middleware copying barbican/tests/api/middleware/test_simple.py -> barbican-17.1.0.dev33/barbican/tests/api/middleware copying barbican/tests/cmd/__init__.py -> barbican-17.1.0.dev33/barbican/tests/cmd copying barbican/tests/cmd/test-status.py -> barbican-17.1.0.dev33/barbican/tests/cmd copying barbican/tests/cmd/test_barbican_manage.py -> barbican-17.1.0.dev33/barbican/tests/cmd copying barbican/tests/cmd/test_cmd.py -> barbican-17.1.0.dev33/barbican/tests/cmd copying barbican/tests/cmd/test_db_cleanup.py -> barbican-17.1.0.dev33/barbican/tests/cmd copying barbican/tests/common/__init__.py -> barbican-17.1.0.dev33/barbican/tests/common copying barbican/tests/common/test_hrefs.py -> barbican-17.1.0.dev33/barbican/tests/common copying barbican/tests/common/test_quota.py -> barbican-17.1.0.dev33/barbican/tests/common copying barbican/tests/common/test_utils.py -> barbican-17.1.0.dev33/barbican/tests/common copying barbican/tests/common/test_validators.py -> barbican-17.1.0.dev33/barbican/tests/common copying barbican/tests/model/__init__.py -> barbican-17.1.0.dev33/barbican/tests/model copying barbican/tests/model/test_models.py -> barbican-17.1.0.dev33/barbican/tests/model copying barbican/tests/model/repositories/__init__.py -> barbican-17.1.0.dev33/barbican/tests/model/repositories copying barbican/tests/model/repositories/test_repositories.py -> barbican-17.1.0.dev33/barbican/tests/model/repositories copying barbican/tests/model/repositories/test_repositories_acls.py -> barbican-17.1.0.dev33/barbican/tests/model/repositories copying barbican/tests/model/repositories/test_repositories_certificate_authorities.py -> barbican-17.1.0.dev33/barbican/tests/model/repositories copying barbican/tests/model/repositories/test_repositories_consumers.py -> barbican-17.1.0.dev33/barbican/tests/model/repositories copying barbican/tests/model/repositories/test_repositories_containers.py -> barbican-17.1.0.dev33/barbican/tests/model/repositories copying barbican/tests/model/repositories/test_repositories_order_retry_tasks.py -> barbican-17.1.0.dev33/barbican/tests/model/repositories copying barbican/tests/model/repositories/test_repositories_orders.py -> barbican-17.1.0.dev33/barbican/tests/model/repositories copying barbican/tests/model/repositories/test_repositories_projects.py -> barbican-17.1.0.dev33/barbican/tests/model/repositories copying barbican/tests/model/repositories/test_repositories_quotas.py -> barbican-17.1.0.dev33/barbican/tests/model/repositories copying barbican/tests/model/repositories/test_repositories_secret_consumers.py -> barbican-17.1.0.dev33/barbican/tests/model/repositories copying barbican/tests/model/repositories/test_repositories_secret_metadata.py -> barbican-17.1.0.dev33/barbican/tests/model/repositories copying barbican/tests/model/repositories/test_repositories_secret_stores.py -> barbican-17.1.0.dev33/barbican/tests/model/repositories copying barbican/tests/model/repositories/test_repositories_secrets.py -> barbican-17.1.0.dev33/barbican/tests/model/repositories copying barbican/tests/model/repositories/test_repositories_transport_keys.py -> barbican-17.1.0.dev33/barbican/tests/model/repositories copying barbican/tests/objects/__init__.py -> barbican-17.1.0.dev33/barbican/tests/objects copying barbican/tests/objects/test_ovo_base.py -> barbican-17.1.0.dev33/barbican/tests/objects copying barbican/tests/objects/test_ovo_project.py -> barbican-17.1.0.dev33/barbican/tests/objects copying barbican/tests/objects/test_ovo_project_quotas.py -> barbican-17.1.0.dev33/barbican/tests/objects copying barbican/tests/objects/test_ovo_project_secret_store.py -> barbican-17.1.0.dev33/barbican/tests/objects copying barbican/tests/plugin/__init__.py -> barbican-17.1.0.dev33/barbican/tests/plugin copying barbican/tests/plugin/test_castellan_secret_store.py -> barbican-17.1.0.dev33/barbican/tests/plugin copying barbican/tests/plugin/test_dogtag.py -> barbican-17.1.0.dev33/barbican/tests/plugin copying barbican/tests/plugin/test_kmip.py -> barbican-17.1.0.dev33/barbican/tests/plugin copying barbican/tests/plugin/test_resource.py -> barbican-17.1.0.dev33/barbican/tests/plugin copying barbican/tests/plugin/test_simple_certificate_manager.py -> barbican-17.1.0.dev33/barbican/tests/plugin copying barbican/tests/plugin/test_snakeoil_ca.py -> barbican-17.1.0.dev33/barbican/tests/plugin copying barbican/tests/plugin/test_store_crypto.py -> barbican-17.1.0.dev33/barbican/tests/plugin copying barbican/tests/plugin/test_symantec.py -> barbican-17.1.0.dev33/barbican/tests/plugin copying barbican/tests/plugin/crypto/__init__.py -> barbican-17.1.0.dev33/barbican/tests/plugin/crypto copying barbican/tests/plugin/crypto/test_crypto.py -> barbican-17.1.0.dev33/barbican/tests/plugin/crypto copying barbican/tests/plugin/crypto/test_manager.py -> barbican-17.1.0.dev33/barbican/tests/plugin/crypto copying barbican/tests/plugin/crypto/test_p11_crypto.py -> barbican-17.1.0.dev33/barbican/tests/plugin/crypto copying barbican/tests/plugin/crypto/test_pkcs11.py -> barbican-17.1.0.dev33/barbican/tests/plugin/crypto copying barbican/tests/plugin/interface/__init__.py -> barbican-17.1.0.dev33/barbican/tests/plugin/interface copying barbican/tests/plugin/interface/test_certificate_manager.py -> barbican-17.1.0.dev33/barbican/tests/plugin/interface copying barbican/tests/plugin/interface/test_secret_store.py -> barbican-17.1.0.dev33/barbican/tests/plugin/interface copying barbican/tests/plugin/util/__init__.py -> barbican-17.1.0.dev33/barbican/tests/plugin/util copying barbican/tests/plugin/util/test_mime_types.py -> barbican-17.1.0.dev33/barbican/tests/plugin/util copying barbican/tests/plugin/util/test_multiple_backends.py -> barbican-17.1.0.dev33/barbican/tests/plugin/util copying barbican/tests/plugin/util/test_translations.py -> barbican-17.1.0.dev33/barbican/tests/plugin/util copying barbican/tests/plugin/util/test_utils.py -> barbican-17.1.0.dev33/barbican/tests/plugin/util copying barbican/tests/queue/__init__.py -> barbican-17.1.0.dev33/barbican/tests/queue copying barbican/tests/queue/test_client.py -> barbican-17.1.0.dev33/barbican/tests/queue copying barbican/tests/queue/test_keystone_listener.py -> barbican-17.1.0.dev33/barbican/tests/queue copying barbican/tests/queue/test_retry_scheduler.py -> barbican-17.1.0.dev33/barbican/tests/queue copying barbican/tests/queue/test_server.py -> barbican-17.1.0.dev33/barbican/tests/queue copying barbican/tests/tasks/__init__.py -> barbican-17.1.0.dev33/barbican/tests/tasks copying barbican/tests/tasks/test_certificate_resources.py -> barbican-17.1.0.dev33/barbican/tests/tasks copying barbican/tests/tasks/test_common.py -> barbican-17.1.0.dev33/barbican/tests/tasks copying barbican/tests/tasks/test_keystone_consumer.py -> barbican-17.1.0.dev33/barbican/tests/tasks copying barbican/tests/tasks/test_resources.py -> barbican-17.1.0.dev33/barbican/tests/tasks copying bin/barbican-api -> barbican-17.1.0.dev33/bin copying bin/barbican.sh -> barbican-17.1.0.dev33/bin copying bin/demo_requests.py -> barbican-17.1.0.dev33/bin copying bin/keystone_data.sh -> barbican-17.1.0.dev33/bin copying bin/versionbuild.py -> barbican-17.1.0.dev33/bin copying devstack/README.md -> barbican-17.1.0.dev33/devstack copying devstack/gate_hook.sh -> barbican-17.1.0.dev33/devstack copying devstack/local.conf.example -> barbican-17.1.0.dev33/devstack copying devstack/plugin.sh -> barbican-17.1.0.dev33/devstack copying devstack/settings -> barbican-17.1.0.dev33/devstack copying devstack/lib/barbican -> barbican-17.1.0.dev33/devstack/lib copying devstack/upgrade/resources.sh -> barbican-17.1.0.dev33/devstack/upgrade copying devstack/upgrade/settings -> barbican-17.1.0.dev33/devstack/upgrade copying devstack/upgrade/shutdown.sh -> barbican-17.1.0.dev33/devstack/upgrade copying devstack/upgrade/upgrade.sh -> barbican-17.1.0.dev33/devstack/upgrade copying doc/requirements.txt -> barbican-17.1.0.dev33/doc copying doc/source/conf.py -> barbican-17.1.0.dev33/doc/source copying doc/source/index.rst -> barbican-17.1.0.dev33/doc/source copying doc/source/sample_config.rst -> barbican-17.1.0.dev33/doc/source copying doc/source/sample_policy.rst -> barbican-17.1.0.dev33/doc/source copying doc/source/_extra/.htaccess -> barbican-17.1.0.dev33/doc/source/_extra copying doc/source/_static/.placeholder -> barbican-17.1.0.dev33/doc/source/_static copying doc/source/admin/access_control.rst -> barbican-17.1.0.dev33/doc/source/admin copying doc/source/admin/barbican_manage.rst -> barbican-17.1.0.dev33/doc/source/admin copying doc/source/admin/database_cleaning.rst -> barbican-17.1.0.dev33/doc/source/admin copying doc/source/admin/index.rst -> barbican-17.1.0.dev33/doc/source/admin copying doc/source/admin/upgrade.rst -> barbican-17.1.0.dev33/doc/source/admin copying doc/source/api/index.rst -> barbican-17.1.0.dev33/doc/source/api copying doc/source/api/microversion_history.rst -> barbican-17.1.0.dev33/doc/source/api copying doc/source/api/microversions.rst -> barbican-17.1.0.dev33/doc/source/api copying doc/source/api/reference/acls.rst -> barbican-17.1.0.dev33/doc/source/api/reference copying doc/source/api/reference/container_consumers.rst -> barbican-17.1.0.dev33/doc/source/api/reference copying doc/source/api/reference/containers.rst -> barbican-17.1.0.dev33/doc/source/api/reference copying doc/source/api/reference/orders.rst -> barbican-17.1.0.dev33/doc/source/api/reference copying doc/source/api/reference/quotas.rst -> barbican-17.1.0.dev33/doc/source/api/reference copying doc/source/api/reference/secret_consumers.rst -> barbican-17.1.0.dev33/doc/source/api/reference copying doc/source/api/reference/secret_metadata.rst -> barbican-17.1.0.dev33/doc/source/api/reference copying doc/source/api/reference/secret_types.rst -> barbican-17.1.0.dev33/doc/source/api/reference copying doc/source/api/reference/secrets.rst -> barbican-17.1.0.dev33/doc/source/api/reference copying doc/source/api/reference/store_backends.rst -> barbican-17.1.0.dev33/doc/source/api/reference copying doc/source/cli/barbican-status.rst -> barbican-17.1.0.dev33/doc/source/cli copying doc/source/cli/index.rst -> barbican-17.1.0.dev33/doc/source/cli copying doc/source/configuration/audit.rst -> barbican-17.1.0.dev33/doc/source/configuration copying doc/source/configuration/config.rst -> barbican-17.1.0.dev33/doc/source/configuration copying doc/source/configuration/index.rst -> barbican-17.1.0.dev33/doc/source/configuration copying doc/source/configuration/keystone.rst -> barbican-17.1.0.dev33/doc/source/configuration copying doc/source/configuration/noauth.rst -> barbican-17.1.0.dev33/doc/source/configuration copying doc/source/configuration/plugin_backends.rst -> barbican-17.1.0.dev33/doc/source/configuration copying doc/source/configuration/policy.rst -> barbican-17.1.0.dev33/doc/source/configuration copying doc/source/configuration/troubleshooting.rst -> barbican-17.1.0.dev33/doc/source/configuration copying doc/source/contributor/architecture.rst -> barbican-17.1.0.dev33/doc/source/contributor copying doc/source/contributor/contributing.rst -> barbican-17.1.0.dev33/doc/source/contributor copying doc/source/contributor/database_migrations.rst -> barbican-17.1.0.dev33/doc/source/contributor copying doc/source/contributor/dataflow.rst -> barbican-17.1.0.dev33/doc/source/contributor copying doc/source/contributor/dependencies.rst -> barbican-17.1.0.dev33/doc/source/contributor copying doc/source/contributor/dev.rst -> barbican-17.1.0.dev33/doc/source/contributor copying doc/source/contributor/devstack.rst -> barbican-17.1.0.dev33/doc/source/contributor copying doc/source/contributor/getting_involved.rst -> barbican-17.1.0.dev33/doc/source/contributor copying doc/source/contributor/index.rst -> barbican-17.1.0.dev33/doc/source/contributor copying doc/source/contributor/microversions.rst -> barbican-17.1.0.dev33/doc/source/contributor copying doc/source/contributor/structure.rst -> barbican-17.1.0.dev33/doc/source/contributor copying doc/source/contributor/testing.rst -> barbican-17.1.0.dev33/doc/source/contributor copying doc/source/contributor/plugin/crypto.rst -> barbican-17.1.0.dev33/doc/source/contributor/plugin copying doc/source/contributor/plugin/index.rst -> barbican-17.1.0.dev33/doc/source/contributor/plugin copying doc/source/contributor/plugin/secret_store.rst -> barbican-17.1.0.dev33/doc/source/contributor/plugin copying doc/source/images/barbican-components.png -> barbican-17.1.0.dev33/doc/source/images copying doc/source/images/barbican-overall-architecture.png -> barbican-17.1.0.dev33/doc/source/images copying doc/source/images/mascot.png -> barbican-17.1.0.dev33/doc/source/images copying doc/source/install/barbican-backend.rst -> barbican-17.1.0.dev33/doc/source/install copying doc/source/install/common_configure.rst -> barbican-17.1.0.dev33/doc/source/install copying doc/source/install/common_prerequisites.rst -> barbican-17.1.0.dev33/doc/source/install copying doc/source/install/get_started.rst -> barbican-17.1.0.dev33/doc/source/install copying doc/source/install/index.rst -> barbican-17.1.0.dev33/doc/source/install copying doc/source/install/install-obs.rst -> barbican-17.1.0.dev33/doc/source/install copying doc/source/install/install-rdo.rst -> barbican-17.1.0.dev33/doc/source/install copying doc/source/install/install-ubuntu.rst -> barbican-17.1.0.dev33/doc/source/install copying doc/source/install/install.rst -> barbican-17.1.0.dev33/doc/source/install copying doc/source/install/next-steps.rst -> barbican-17.1.0.dev33/doc/source/install copying doc/source/install/verify.rst -> barbican-17.1.0.dev33/doc/source/install copying etc/barbican/README.barbican.conf.txt -> barbican-17.1.0.dev33/etc/barbican copying etc/barbican/api_audit_map.conf -> barbican-17.1.0.dev33/etc/barbican copying etc/barbican/barbican-api-paste.ini -> barbican-17.1.0.dev33/etc/barbican copying etc/barbican/barbican-functional.conf -> barbican-17.1.0.dev33/etc/barbican copying etc/barbican/vassals/barbican-api.ini -> barbican-17.1.0.dev33/etc/barbican/vassals copying etc/init/barbican-keystone-listener.conf -> barbican-17.1.0.dev33/etc/init copying etc/init/barbican-worker.conf -> barbican-17.1.0.dev33/etc/init copying etc/init/barbican.conf -> barbican-17.1.0.dev33/etc/init copying etc/logrotate.d/barbican-api -> barbican-17.1.0.dev33/etc/logrotate.d copying etc/oslo-config-generator/barbican.conf -> barbican-17.1.0.dev33/etc/oslo-config-generator copying etc/oslo-config-generator/policy.conf -> barbican-17.1.0.dev33/etc/oslo-config-generator copying functionaltests/.coveragerc -> barbican-17.1.0.dev33/functionaltests copying functionaltests/.testr.conf -> barbican-17.1.0.dev33/functionaltests copying functionaltests/__init__.py -> barbican-17.1.0.dev33/functionaltests copying functionaltests/post_test_hook.sh -> barbican-17.1.0.dev33/functionaltests copying functionaltests/run_tests.sh -> barbican-17.1.0.dev33/functionaltests copying functionaltests/run_tests_parallel.sh -> barbican-17.1.0.dev33/functionaltests copying functionaltests/api/__init__.py -> barbican-17.1.0.dev33/functionaltests/api copying functionaltests/api/base.py -> barbican-17.1.0.dev33/functionaltests/api copying functionaltests/api/v1/__init__.py -> barbican-17.1.0.dev33/functionaltests/api/v1 copying functionaltests/api/v1/behaviors/__init__.py -> barbican-17.1.0.dev33/functionaltests/api/v1/behaviors copying functionaltests/api/v1/behaviors/acl_behaviors.py -> barbican-17.1.0.dev33/functionaltests/api/v1/behaviors copying functionaltests/api/v1/behaviors/base_behaviors.py -> barbican-17.1.0.dev33/functionaltests/api/v1/behaviors copying functionaltests/api/v1/behaviors/consumer_behaviors.py -> barbican-17.1.0.dev33/functionaltests/api/v1/behaviors copying functionaltests/api/v1/behaviors/container_behaviors.py -> barbican-17.1.0.dev33/functionaltests/api/v1/behaviors copying functionaltests/api/v1/behaviors/order_behaviors.py -> barbican-17.1.0.dev33/functionaltests/api/v1/behaviors copying functionaltests/api/v1/behaviors/quota_behaviors.py -> barbican-17.1.0.dev33/functionaltests/api/v1/behaviors copying functionaltests/api/v1/behaviors/secret_behaviors.py -> barbican-17.1.0.dev33/functionaltests/api/v1/behaviors copying functionaltests/api/v1/behaviors/secretmeta_behaviors.py -> barbican-17.1.0.dev33/functionaltests/api/v1/behaviors copying functionaltests/api/v1/behaviors/secretstores_behaviors.py -> barbican-17.1.0.dev33/functionaltests/api/v1/behaviors copying functionaltests/api/v1/functional/__init__.py -> barbican-17.1.0.dev33/functionaltests/api/v1/functional copying functionaltests/api/v1/functional/test_acls.py -> barbican-17.1.0.dev33/functionaltests/api/v1/functional copying functionaltests/api/v1/functional/test_acls_rbac.py -> barbican-17.1.0.dev33/functionaltests/api/v1/functional copying functionaltests/api/v1/functional/test_consumers.py -> barbican-17.1.0.dev33/functionaltests/api/v1/functional copying functionaltests/api/v1/functional/test_containers.py -> barbican-17.1.0.dev33/functionaltests/api/v1/functional copying functionaltests/api/v1/functional/test_containers_rbac.py -> barbican-17.1.0.dev33/functionaltests/api/v1/functional copying functionaltests/api/v1/functional/test_orders.py -> barbican-17.1.0.dev33/functionaltests/api/v1/functional copying functionaltests/api/v1/functional/test_orders_rbac.py -> barbican-17.1.0.dev33/functionaltests/api/v1/functional copying functionaltests/api/v1/functional/test_quotas.py -> barbican-17.1.0.dev33/functionaltests/api/v1/functional copying functionaltests/api/v1/functional/test_quotas_enforce.py -> barbican-17.1.0.dev33/functionaltests/api/v1/functional copying functionaltests/api/v1/functional/test_quotas_rbac.py -> barbican-17.1.0.dev33/functionaltests/api/v1/functional copying functionaltests/api/v1/functional/test_rsa.py -> barbican-17.1.0.dev33/functionaltests/api/v1/functional copying functionaltests/api/v1/functional/test_secretmeta.py -> barbican-17.1.0.dev33/functionaltests/api/v1/functional copying functionaltests/api/v1/functional/test_secrets.py -> barbican-17.1.0.dev33/functionaltests/api/v1/functional copying functionaltests/api/v1/functional/test_secrets_rbac.py -> barbican-17.1.0.dev33/functionaltests/api/v1/functional copying functionaltests/api/v1/functional/test_secretstores.py -> barbican-17.1.0.dev33/functionaltests/api/v1/functional copying functionaltests/api/v1/models/__init__.py -> barbican-17.1.0.dev33/functionaltests/api/v1/models copying functionaltests/api/v1/models/acl_models.py -> barbican-17.1.0.dev33/functionaltests/api/v1/models copying functionaltests/api/v1/models/base_models.py -> barbican-17.1.0.dev33/functionaltests/api/v1/models copying functionaltests/api/v1/models/ca_models.py -> barbican-17.1.0.dev33/functionaltests/api/v1/models copying functionaltests/api/v1/models/consumer_model.py -> barbican-17.1.0.dev33/functionaltests/api/v1/models copying functionaltests/api/v1/models/container_models.py -> barbican-17.1.0.dev33/functionaltests/api/v1/models copying functionaltests/api/v1/models/order_models.py -> barbican-17.1.0.dev33/functionaltests/api/v1/models copying functionaltests/api/v1/models/quota_models.py -> barbican-17.1.0.dev33/functionaltests/api/v1/models copying functionaltests/api/v1/models/secret_models.py -> barbican-17.1.0.dev33/functionaltests/api/v1/models copying functionaltests/api/v1/smoke/__init__.py -> barbican-17.1.0.dev33/functionaltests/api/v1/smoke copying functionaltests/api/v1/smoke/test_consumers.py -> barbican-17.1.0.dev33/functionaltests/api/v1/smoke copying functionaltests/api/v1/smoke/test_containers.py -> barbican-17.1.0.dev33/functionaltests/api/v1/smoke copying functionaltests/api/v1/smoke/test_orders.py -> barbican-17.1.0.dev33/functionaltests/api/v1/smoke copying functionaltests/api/v1/smoke/test_secrets.py -> barbican-17.1.0.dev33/functionaltests/api/v1/smoke copying functionaltests/api/v1/smoke/test_versions.py -> barbican-17.1.0.dev33/functionaltests/api/v1/smoke copying functionaltests/common/__init__.py -> barbican-17.1.0.dev33/functionaltests/common copying functionaltests/common/auth.py -> barbican-17.1.0.dev33/functionaltests/common copying functionaltests/common/client.py -> barbican-17.1.0.dev33/functionaltests/common copying functionaltests/common/config.py -> barbican-17.1.0.dev33/functionaltests/common copying playbooks/enable-fips.yaml -> barbican-17.1.0.dev33/playbooks copying playbooks/legacy/barbican-devstack-base/post.yaml -> barbican-17.1.0.dev33/playbooks/legacy/barbican-devstack-base copying playbooks/legacy/barbican-devstack-base/run.yaml -> barbican-17.1.0.dev33/playbooks/legacy/barbican-devstack-base copying playbooks/legacy/barbican-devstack-functional-base/dogtag-post.yaml -> barbican-17.1.0.dev33/playbooks/legacy/barbican-devstack-functional-base copying playbooks/legacy/barbican-devstack-functional-base/post.yaml -> barbican-17.1.0.dev33/playbooks/legacy/barbican-devstack-functional-base copying playbooks/legacy/barbican-devstack-functional-base/run.yaml -> barbican-17.1.0.dev33/playbooks/legacy/barbican-devstack-functional-base copying playbooks/legacy/grenade-devstack-barbican/post.yaml -> barbican-17.1.0.dev33/playbooks/legacy/grenade-devstack-barbican copying playbooks/legacy/grenade-devstack-barbican/run.yaml -> barbican-17.1.0.dev33/playbooks/legacy/grenade-devstack-barbican copying releasenotes/notes/.placeholder -> barbican-17.1.0.dev33/releasenotes/notes copying releasenotes/notes/add-barbican-manage-check-subcommands-38835078f5cc0ce2.yaml -> barbican-17.1.0.dev33/releasenotes/notes copying releasenotes/notes/add-configurable-mechanism-options-2e5c57099b4c91b1.yaml -> barbican-17.1.0.dev33/releasenotes/notes copying releasenotes/notes/add-new-pkcs11-options-fc7bb625998e91fc.yaml -> barbican-17.1.0.dev33/releasenotes/notes copying releasenotes/notes/add-os-locking-ok-option-d0cfc5883355632a.yaml -> barbican-17.1.0.dev33/releasenotes/notes copying releasenotes/notes/allow-aes-xts-512-bitlength-in-simple-crypto-95936a2d830035cc.yaml -> barbican-17.1.0.dev33/releasenotes/notes copying releasenotes/notes/allow-multiple-pkcs11-token-labels-61b63e34b7c8cc1a.yaml -> barbican-17.1.0.dev33/releasenotes/notes copying releasenotes/notes/barbican-manage-d469b4d15454f981.yaml -> barbican-17.1.0.dev33/releasenotes/notes copying releasenotes/notes/barbican-status-upgrade-check-framework-9df56289b1d91ba4.yaml -> barbican-17.1.0.dev33/releasenotes/notes copying releasenotes/notes/change_default_control_exchange-c47abc3e3f08aa31.yaml -> barbican-17.1.0.dev33/releasenotes/notes copying releasenotes/notes/deprecate-json-formatted-policy-file-b135aa7551e81066.yaml -> barbican-17.1.0.dev33/releasenotes/notes copying releasenotes/notes/deprecate-symantec-plugin-c14da58692f8d881.yaml -> barbican-17.1.0.dev33/releasenotes/notes copying releasenotes/notes/drop-py-2-7-f745ea90b33c7910.yaml -> barbican-17.1.0.dev33/releasenotes/notes copying releasenotes/notes/fix-story-2004734-977dbeda6b547f85.yaml -> barbican-17.1.0.dev33/releasenotes/notes copying releasenotes/notes/fix-story-2004833-2b420688a82c3328.yaml -> barbican-17.1.0.dev33/releasenotes/notes copying releasenotes/notes/fix-story-2006978-aa5f2r9cqpfa0tm8.yaml -> barbican-17.1.0.dev33/releasenotes/notes copying releasenotes/notes/fix-story-2008335-a253190d0fa799a0.yaml -> barbican-17.1.0.dev33/releasenotes/notes copying releasenotes/notes/fix-story-2008649-reinitialize-pkcs11-object-4c0dc51c83288c21.yaml -> barbican-17.1.0.dev33/releasenotes/notes copying releasenotes/notes/fix-story-2009247-18faf4f2b570dfc0.yaml -> barbican-17.1.0.dev33/releasenotes/notes copying releasenotes/notes/fix-story-2009664-042ef282c0dd6b6a.yaml -> barbican-17.1.0.dev33/releasenotes/notes copying releasenotes/notes/fix-story-2009672-d64ef6c10444f517.yaml -> barbican-17.1.0.dev33/releasenotes/notes copying releasenotes/notes/fix-story-2009791-allow-creator-delete-06dd3eb670d0e624.yaml -> barbican-17.1.0.dev33/releasenotes/notes copying releasenotes/notes/fix-story-2010258-053ee02fe46b9984.yaml -> barbican-17.1.0.dev33/releasenotes/notes copying releasenotes/notes/fixed-invalid-route-response-code-15a681d07222a4f7.yaml -> barbican-17.1.0.dev33/releasenotes/notes copying releasenotes/notes/fixed-mysql-migrations-23221671ba17ea5e.yaml -> barbican-17.1.0.dev33/releasenotes/notes copying releasenotes/notes/http_proxy_to_wsgi-middleware-98dc4fe03eb362d3.yaml -> barbican-17.1.0.dev33/releasenotes/notes copying releasenotes/notes/increase-max-secret-size-da90164d8b328727.yaml -> barbican-17.1.0.dev33/releasenotes/notes copying releasenotes/notes/keystone-listener-pooling-a4fb0dde9e25a21f.yaml -> barbican-17.1.0.dev33/releasenotes/notes copying releasenotes/notes/metadata-api-e95d4559e7bf9ca9.yaml -> barbican-17.1.0.dev33/releasenotes/notes copying releasenotes/notes/multiple-backends-75f5b85c63b930b7.yaml -> barbican-17.1.0.dev33/releasenotes/notes copying releasenotes/notes/oslopolicy-genscripts-1a7b364b8ffd7c3f.yaml -> barbican-17.1.0.dev33/releasenotes/notes copying releasenotes/notes/pkcs11-backend-performance-f3caacbe9e1ab535.yaml -> barbican-17.1.0.dev33/releasenotes/notes copying releasenotes/notes/port-ruledefaults-to-documentedruledefaults-954fe88af9fe72ed.yaml -> barbican-17.1.0.dev33/releasenotes/notes copying releasenotes/notes/remap-policy-to-match-controller-1673ec7c88235227.yaml -> barbican-17.1.0.dev33/releasenotes/notes copying releasenotes/notes/remove-pkcs11-token-label-69d4368906b91b7e.yaml -> barbican-17.1.0.dev33/releasenotes/notes copying releasenotes/notes/remove-system-scope-from-policy-f2f68c42c0742812.yaml -> barbican-17.1.0.dev33/releasenotes/notes copying releasenotes/notes/remove_pkix-b045e7dde7e47356.yaml -> barbican-17.1.0.dev33/releasenotes/notes copying releasenotes/notes/removing-cas-certificate-orders-96fc47a7acaea273.yaml -> barbican-17.1.0.dev33/releasenotes/notes copying releasenotes/notes/rename-db-opts-547a9114abde2e88.yaml -> barbican-17.1.0.dev33/releasenotes/notes copying releasenotes/notes/renamed-generate-iv-option-29770cfcff8e3b83.yaml -> barbican-17.1.0.dev33/releasenotes/notes copying releasenotes/notes/secret-consumers-microversions-changes-5aacdad5b7c776a3.yaml -> barbican-17.1.0.dev33/releasenotes/notes copying releasenotes/notes/secure-rbac-acl-policy-b534614ee7190108.yaml -> barbican-17.1.0.dev33/releasenotes/notes copying releasenotes/notes/secure-rbac-consumer-policy-5ff67280dc2a2c09.yaml -> barbican-17.1.0.dev33/releasenotes/notes copying releasenotes/notes/secure-rbac-container-policy-f7814e65dc2ab130.yaml -> barbican-17.1.0.dev33/releasenotes/notes copying releasenotes/notes/secure-rbac-order-policy-2068c64cb6830c6c.yaml -> barbican-17.1.0.dev33/releasenotes/notes copying releasenotes/notes/secure-rbac-quotas-policy-f725a2752d1ba3f4.yaml -> barbican-17.1.0.dev33/releasenotes/notes copying releasenotes/notes/secure-rbac-secretmeta-policy-587cdad4e2ecee3a.yaml -> barbican-17.1.0.dev33/releasenotes/notes copying releasenotes/notes/secure-rbac-secrets-policy-61d49439a043f865.yaml -> barbican-17.1.0.dev33/releasenotes/notes copying releasenotes/notes/secure-rbac-secretstore-policy-ffa782850082add8.yaml -> barbican-17.1.0.dev33/releasenotes/notes copying releasenotes/notes/secure-rbac-transportkey-policy-3e904787694f8471.yaml -> barbican-17.1.0.dev33/releasenotes/notes copying releasenotes/notes/update-autodbcreate-default-31b5a86063b91444.yaml -> barbican-17.1.0.dev33/releasenotes/notes copying releasenotes/notes/use-barbican-conf-in-barbican-manage-52035c1cdbfc5a26.yaml -> barbican-17.1.0.dev33/releasenotes/notes copying releasenotes/notes/use-secure-rbac-by-default-bae44e5c36451928.yaml -> barbican-17.1.0.dev33/releasenotes/notes copying releasenotes/notes/use_oslo_config_generator-f2a9be9e71d90b1f.yaml -> barbican-17.1.0.dev33/releasenotes/notes copying releasenotes/source/2023.1.rst -> barbican-17.1.0.dev33/releasenotes/source copying releasenotes/source/2023.2.rst -> barbican-17.1.0.dev33/releasenotes/source copying releasenotes/source/conf.py -> barbican-17.1.0.dev33/releasenotes/source copying releasenotes/source/index.rst -> barbican-17.1.0.dev33/releasenotes/source copying releasenotes/source/liberty.rst -> barbican-17.1.0.dev33/releasenotes/source copying releasenotes/source/mitaka.rst -> barbican-17.1.0.dev33/releasenotes/source copying releasenotes/source/newton.rst -> barbican-17.1.0.dev33/releasenotes/source copying releasenotes/source/ocata.rst -> barbican-17.1.0.dev33/releasenotes/source copying releasenotes/source/pike.rst -> barbican-17.1.0.dev33/releasenotes/source copying releasenotes/source/queens.rst -> barbican-17.1.0.dev33/releasenotes/source copying releasenotes/source/rocky.rst -> barbican-17.1.0.dev33/releasenotes/source copying releasenotes/source/stein.rst -> barbican-17.1.0.dev33/releasenotes/source copying releasenotes/source/train.rst -> barbican-17.1.0.dev33/releasenotes/source copying releasenotes/source/unreleased.rst -> barbican-17.1.0.dev33/releasenotes/source copying releasenotes/source/ussuri.rst -> barbican-17.1.0.dev33/releasenotes/source copying releasenotes/source/victoria.rst -> barbican-17.1.0.dev33/releasenotes/source copying releasenotes/source/wallaby.rst -> barbican-17.1.0.dev33/releasenotes/source copying releasenotes/source/xena.rst -> barbican-17.1.0.dev33/releasenotes/source copying releasenotes/source/yoga.rst -> barbican-17.1.0.dev33/releasenotes/source copying releasenotes/source/zed.rst -> barbican-17.1.0.dev33/releasenotes/source copying releasenotes/source/_static/.placeholder -> barbican-17.1.0.dev33/releasenotes/source/_static copying releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po -> barbican-17.1.0.dev33/releasenotes/source/locale/en_GB/LC_MESSAGES copying releasenotes/source/locale/zh_CN/LC_MESSAGES/releasenotes.po -> barbican-17.1.0.dev33/releasenotes/source/locale/zh_CN/LC_MESSAGES Writing barbican-17.1.0.dev33/setup.cfg creating dist Creating tar archive removing 'barbican-17.1.0.dev33' (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', '-l', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.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-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.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-centos9-master-uc-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': 'C.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-centos9-master-uc-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.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-centos9-master-uc-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': 'C.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-centos9-master-uc-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': 'C.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-centos9-master-uc-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': 'C.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-centos9-master-uc-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': 'C.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-centos9-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.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-centos9-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.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-centos9-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.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-centos9-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.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-centos9-master-uc-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.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-centos9-master-uc-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.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-centos9-master-uc-x86_64-5-bootstrap/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.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-centos9-master-uc-x86_64-5-bootstrap/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.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-centos9-master-uc-x86_64-5-bootstrap/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.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-centos9-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.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-centos9-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.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-centos9-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.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-centos9-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 + /usr/bin/mock -v -r /home/centos9-master-uc/data/dlrn-5.cfg --resultdir /home/centos9-master-uc/data/repos/component/security/73/de/73de2e8c3557706eb8bde74d69e5ee32ff6fc4e0_66efa37f --copyout /var/tmp/pkgsrc/dist /tmp/tmp.u3PS7xZaVR/dist INFO: mock.py version 3.5 starting (python version = 3.6.8, NVR = mock-3.5-1.el8)... DEBUG: search for 'dnf' package manager Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/dnf_cache INFO: selinux enabled Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-uc-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-uc-x86_64-5/dnf_cache INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run DEBUG: mock final configuration: DEBUG: _aliases: {'yum.conf': 'dnf.conf'} DEBUG: config_paths: [] DEBUG: version: 3.5 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos9-master-uc/data/repos/component/security/73/de/73de2e8c3557706eb8bde74d69e5ee32ff6fc4e0_66efa37f DEBUG: rootdir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root 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: 1026 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: isolation: simple DEBUG: use_nspawn: None DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap: True DEBUG: use_bootstrap_image: False DEBUG: bootstrap_image: quay.io/centos/centos:8 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_binary: /bin/tar DEBUG: tar: gnutar DEBUG: backup_on_clean: False DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: redhat_subscription_required: False DEBUG: ssl_ca_bundle_path: None DEBUG: ssl_extra_certs: None DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', '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': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5/ccache/u1026/', 'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/security/73/de/73de2e8c3557706eb8bde74d69e5ee32ff6fc4e0_66efa37f'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/security/73/de/73de2e8c3557706eb8bde74d69e5ee32ff6fc4e0_66efa37f'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5/root_cache/', '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-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/security/73/de/73de2e8c3557706eb8bde74d69e5ee32ff6fc4e0_66efa37f'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/security/73/de/73de2e8c3557706eb8bde74d69e5ee32ff6fc4e0_66efa37f'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/security/73/de/73de2e8c3557706eb8bde74d69e5ee32ff6fc4e0_66efa37f'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/security/73/de/73de2e8c3557706eb8bde74d69e5ee32ff6fc4e0_66efa37f'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/security/73/de/73de2e8c3557706eb8bde74d69e5ee32ff6fc4e0_66efa37f'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/security/73/de/73de2e8c3557706eb8bde74d69e5ee32ff6fc4e0_66efa37f'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/security/73/de/73de2e8c3557706eb8bde74d69e5ee32ff6fc4e0_66efa37f'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/security/73/de/73de2e8c3557706eb8bde74d69e5ee32ff6fc4e0_66efa37f'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/security/73/de/73de2e8c3557706eb8bde74d69e5ee32ff6fc4e0_66efa37f'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/security/73/de/73de2e8c3557706eb8bde74d69e5ee32ff6fc4e0_66efa37f'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/security/73/de/73de2e8c3557706eb8bde74d69e5ee32ff6fc4e0_66efa37f'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/security/73/de/73de2e8c3557706eb8bde74d69e5ee32ff6fc4e0_66efa37f'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/security/73/de/73de2e8c3557706eb8bde74d69e5ee32ff6fc4e0_66efa37f'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/security/73/de/73de2e8c3557706eb8bde74d69e5ee32ff6fc4e0_66efa37f'}, 'rpkg_preprocessor_enable': False, 'rpkg_preprocessor_opts': {'requires': ['preproc-rpmspec'], 'cmd': '/usr/bin/preproc-rpmspec %(source_spec)s --output %(target_spec)s', 'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/security/73/de/73de2e8c3557706eb8bde74d69e5ee32ff6fc4e0_66efa37f'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/security/73/de/73de2e8c3557706eb8bde74d69e5ee32ff6fc4e0_66efa37f'}} 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': 'C.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 1026 -g 135 -d /builddir -n mockbuild DEBUG: use_host_resolv: False DEBUG: chroot_setup_cmd: install basesystem rpm-build python3-devel gcc make python3-sqlalchemy python3-sphinx python3-eventlet python3-six python3-pbr openstack-macros git-core python3-setuptools_scm DEBUG: target_arch: x86_64 DEBUG: releasever: 9 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {'stream': '9-stream', 'contentdir': 'centos'} DEBUG: yum_builddep_opts: [] DEBUG: yum_common_opts: [] DEBUG: update_before_build: True DEBUG: priorities.conf: [main] enabled=0 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\n'} DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'trunk-centos8.rdoproject.org.novalocal', '%_platform_multiplier': 1} DEBUG: hostname: None DEBUG: module_enable: [] DEBUG: module_install: [] DEBUG: module_setup_commands: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: bootstrap_module_setup_commands: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: ['/run/lock'] DEBUG: package_manager: dnf DEBUG: package_manager_max_attempts: 1 DEBUG: package_manager_attempt_delay: 10 DEBUG: dynamic_buildrequires: True DEBUG: dynamic_buildrequires_max_loops: 10 DEBUG: external_buildrequires: False 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 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 DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core 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', 'versionlock'] DEBUG: user_agent: Mock (dlrn-centos9-master-uc-x86_64-5; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: additional_packages: [] DEBUG: no-config: {'epel-8': {'alternatives': {'alma+epel-8': {'description': ['Builds against AlmaLinux 8 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-8': {'description': ['Builds against CentOS Stream 8 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 8) together with the official EPEL 8 repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'circlelinux+epel-8': {'description': ['Builds against Circle Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://cclinux.org/']}, 'rhel+epel-8': {'description': ['Builds against Red Hat Enterprise Linux 8 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-8': {'description': ['Builds against Rocky Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}, 'epel-9': {'alternatives': {'alma+epel-9': {'description': ['Builds against AlmaLinux 9 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-9': {'description': ['Builds against CentOS Stream 9 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 9) together with the official EPEL repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'rhel+epel-9': {'description': ['Builds against Red Hat Enterprise Linux 9 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-9': {'description': ['Builds against Rocky Linux 9 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}} DEBUG: seccomp: False DEBUG: qemu_user_static_mapping: {'aarch64': 'aarch64', 'armv7hl': 'arm', 'i386': 'i386', 'i686': 'i386', 'ppc64': 'ppc64', 'ppc64le': 'ppc64le', 's390x': 's390x', 'x86_64': 'x86_64'} DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos9-master-uc/data/dlrn-5.cfg DEBUG: root: dlrn-centos9-master-uc-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el9 DEBUG: dnf.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 syslog_ident=mock syslog_device= mdpolicy=group:primary best=1 protected_packages= module_platform_id=platform:el9 user_agent=DLRN [baseos] name=CentOS Stream $releasever - BaseOS #metalink=https://mirrors.centos.org/metalink?repo=centos-baseos-9-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/9-stream/BaseOS/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [appstream] name=CentOS Stream $releasever - AppStream #metalink=https://mirrors.centos.org/metalink?repo=centos-appstream-9-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/9-stream/AppStream/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [crb] name=CentOS Stream $releasever - CRB metalink=https://mirrors.centos.org/metalink?repo=centos-crb-9-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [highavailability] name=CentOS Stream $releasever - HighAvailability metalink=https://mirrors.centos.org/metalink?repo=centos-highavailability-9-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [delorean-component-baremetal] name=delorean-openstack-ironic-8eceb9bbc0defffff8317e3f0edd17e5f879cdc1 baseurl=https://trunk.rdoproject.org/centos9-master/component/baremetal/8e/ce/8eceb9bbc0defffff8317e3f0edd17e5f879cdc1_56e53186 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-python-cinder-tests-tempest-50bc3fb9e9ad650537c7d791b80c9c80c31600ae baseurl=https://trunk.rdoproject.org/centos9-master/component/cinder/50/bc/50bc3fb9e9ad650537c7d791b80c9c80c31600ae_bd6a2dc8 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-ansible-collections-openstack-08c93cf9b1b3be47f4e00166a3bfd1c7b6541dfe baseurl=https://trunk.rdoproject.org/centos9-master/component/clients/08/c9/08c93cf9b1b3be47f4e00166a3bfd1c7b6541dfe_5a96503f enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-aodh-a61215e5beb4298638238fbde2463130ffe16865 baseurl=https://trunk.rdoproject.org/centos9-master/component/cloudops/a6/12/a61215e5beb4298638238fbde2463130ffe16865_1304edce enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-openstack-rally-71387ff122243157b9dc1893e98a0a3e7cb5b24c baseurl=https://trunk.rdoproject.org/centos9-master/component/common/71/38/71387ff122243157b9dc1893e98a0a3e7cb5b24c_dfd7701b enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-39f560d6730f2b212506b7d754645c288d13f1cd baseurl=https://trunk.rdoproject.org/centos9-master/component/compute/39/f5/39f560d6730f2b212506b7d754645c288d13f1cd_702f2fbf enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-41fa8223b7dda10e2ff310097bb86700f254015e baseurl=https://trunk.rdoproject.org/centos9-master/component/glance/41/fa/41fa8223b7dda10e2ff310097bb86700f254015e_f30f0626 enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-openstack-manila-0ca4caae7b1e7c5c2313c8f6e8025529ac1e497b baseurl=https://trunk.rdoproject.org/centos9-master/component/manila/0c/a4/0ca4caae7b1e7c5c2313c8f6e8025529ac1e497b_db8b0c0c enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-python-networking-sfc-c908cd018eb2d5916c0e41b090712ff2a0fd68dc baseurl=https://trunk.rdoproject.org/centos9-master/component/network/c9/08/c908cd018eb2d5916c0e41b090712ff2a0fd68dc_e6fa35d3 enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-663896ce5111638bb0a02d20dc6b0b3655c3526f baseurl=https://trunk.rdoproject.org/centos9-master/component/octavia/66/38/663896ce5111638bb0a02d20dc6b0b3655c3526f_bf3aa754 enabled=1 gpgcheck=0 priority=1 [delorean-component-podified] name=delorean-ansible-config_template-ca25191181ef1d1269afe95ad0911bac8d4d0610 baseurl=https://trunk.rdoproject.org/centos9-master/component/podified/ca/25/ca25191181ef1d1269afe95ad0911bac8d4d0610_45535ff7 enabled=1 gpgcheck=0 priority=1 [delorean-component-puppet] name=delorean-puppet-ceph-db8e683898b768169a6b5c1bb30be0de7b1e6e37 baseurl=https://trunk.rdoproject.org/centos9-master/component/puppet/db/8e/db8e683898b768169a6b5c1bb30be0de7b1e6e37_ad3d6445 enabled=1 gpgcheck=0 priority=1 [delorean-component-security] name=delorean-openstack-keystone-adfa92b40d11f94a03af5202da1fc3858bbccbb5 baseurl=https://trunk.rdoproject.org/centos9-master/component/security/ad/fa/adfa92b40d11f94a03af5202da1fc3858bbccbb5_4cdead94 enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-7d5c73fcdec06f982c85c5084191bc62218f0a3b baseurl=https://trunk.rdoproject.org/centos9-master/component/swift/7d/5c/7d5c73fcdec06f982c85c5084191bc62218f0a3b_c1614185 enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-python-magnum-tests-tempest-4320429c89e13a49bd2320edd269c31a1b102e09 baseurl=https://trunk.rdoproject.org/centos9-master/component/tempest/43/20/4320429c89e13a49bd2320edd269c31a1b102e09_06199c81 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-octavia-ui-73906fc5d64526f0c604576c9da05e320ea80f07 baseurl=https://trunk.rdoproject.org/centos9-master/component/ui/73/90/73906fc5d64526f0c604576c9da05e320ea80f07_ae7c1b72 enabled=1 gpgcheck=0 priority=1 [delorean-master-testing] name=dlrn-master-testing baseurl=https://trunk.rdoproject.org/centos9-master/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-master-build-deps] name=dlrn-master-build-deps baseurl=https://trunk.rdoproject.org/centos9-master/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-rabbitmq] name=centos9-rabbitmq baseurl=http://mirror.stream.centos.org/SIGs/9-stream/messaging/$basearch/rabbitmq-38/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-storage] name=centos9-storage baseurl=http://mirror.stream.centos.org/SIGs/9-stream/storage/$basearch/ceph-reef/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-opstools] name=centos9-opstools baseurl=http://mirror.stream.centos.org/SIGs/9-stream/opstools/$basearch/collectd-5/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=http://mirror.stream.centos.org/SIGs/9-stream/nfv/$basearch/openvswitch-2/ gpgcheck=0 enabled=1 module_hotfixes=1 # epel is required for Ceph Reef [epel-low-priority] name=Extra Packages for Enterprise Linux $releasever - $basearch metalink=https://mirrors.fedoraproject.org/metalink?repo=epel-$releasever&arch=$basearch&infra=$infra&content=$contentdir enabled=1 gpgcheck=0 countme=1 priority=100 includepkgs=libarrow*,parquet*,python3-asyncssh,re2,python3-grpcio,grpc*,abseil* DEBUG: __jinja_expand: True DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: build_log_fmt_str: %(message)s DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: state_log_fmt_str: %(asctime)s - %(message)s DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager 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': 'C.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-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K 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 rep_good nopl cpuid extd_apicid tsc_known_freq 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 topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 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': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16139340 3556708 4052452 1979644 8530180 10262996 DEBUG: Swap: 16777212 5547916 11229296 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root', '/var/cache/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 266M 4.1G 7% /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root DEBUG: /dev/vda1 550G 287G 264G 53% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/results Mock Version: 3.5 INFO: Mock Version: 3.5 INFO: Mock Version: 3.5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/dev/mapper DEBUG: creating dir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/dev/mapper DEBUG: kernel version == 4.18.0-485.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/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-centos9-master-uc-x86_64-5-bootstrap/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.42p3a4yd', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/results DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/usr/share DEBUG: Copying /usr/share/distribution-gpg-keys to the bootstrap chroot DEBUG: child environment: None DEBUG: Executing command: ['cp', '-a', '/usr/share/distribution-gpg-keys', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/usr/share'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc DEBUG: method _fixup_build_user skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root. DEBUG: ensuring that dir exists: /home/centos9-master-uc/data/repos/component/security/73/de/73de2e8c3557706eb8bde74d69e5ee32ff6fc4e0_66efa37f INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-uc-x86_64-5/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-uc-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-uc-x86_64-5/dnf_cache Start: cleaning package manager metadata Finish: cleaning package manager 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': 'C.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-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K 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 rep_good nopl cpuid extd_apicid tsc_known_freq 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 topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 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': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16139340 3557288 4051836 1979624 8530216 10262444 DEBUG: Swap: 16777212 5547916 11229296 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root', '/var/cache/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 1.5G 2.9G 35% /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root DEBUG: /dev/vda1 550G 287G 264G 53% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /home/centos9-master-uc/data/repos/component/security/73/de/73de2e8c3557706eb8bde74d69e5ee32ff6fc4e0_66efa37f Mock Version: 3.5 INFO: Mock Version: 3.5 INFO: Mock Version: 3.5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/dev/mapper DEBUG: creating dir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/dev/mapper DEBUG: kernel version == 4.18.0-485.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-uc-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': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-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-centos9-master-uc-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': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-uc-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': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos9-master-uc-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': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.w8kx2olj', '/var/lib/mock/dlrn-centos9-master-uc-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': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root DEBUG: resultdir = /home/centos9-master-uc/data/repos/component/security/73/de/73de2e8c3557706eb8bde74d69e5ee32ff6fc4e0_66efa37f DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/dnf DEBUG: configure DNF vars DEBUG: child environment: None DEBUG: Executing command: ['/usr/sbin/usermod', '-u', '1026', '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': 'C.UTF-8'} and shell False DEBUG: usermod: no changes DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/.initialized Finish: chroot init INFO: copying /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/var/tmp/pkgsrc/dist to /tmp/tmp.u3PS7xZaVR/dist Finish: run DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.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-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.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-centos9-master-uc-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': 'C.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-centos9-master-uc-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.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-centos9-master-uc-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': 'C.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-centos9-master-uc-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': 'C.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-centos9-master-uc-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': 'C.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-centos9-master-uc-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': 'C.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-centos9-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.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-centos9-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.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-centos9-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.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-centos9-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.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-centos9-master-uc-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.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-centos9-master-uc-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.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-centos9-master-uc-x86_64-5-bootstrap/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.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-centos9-master-uc-x86_64-5-bootstrap/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.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-centos9-master-uc-x86_64-5-bootstrap/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.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-centos9-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.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-centos9-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.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-centos9-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.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-centos9-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 + '[' tarball == gem ']' ++ ls /tmp/tmp.u3PS7xZaVR/dist ++ grep .tar.gz + SOURCE=barbican-17.1.0.dev33.tar.gz + SOURCEEXT=.tar.gz + SOURCEPATH=/tmp/tmp.u3PS7xZaVR/dist/barbican-17.1.0.dev33.tar.gz ++ basename barbican-17.1.0.dev33.tar.gz .tar.gz + SOURCEWITHREL=barbican-17.1.0.dev33-0.20240110173346.73de2e8.tar.gz + mv /tmp/tmp.u3PS7xZaVR/dist/barbican-17.1.0.dev33.tar.gz /tmp/tmp.u3PS7xZaVR/SOURCES/barbican-17.1.0.dev33-0.20240110173346.73de2e8.tar.gz + cd /home/centos9-master-uc/data/openstack-barbican_distro + cp -a gunicorn-config.py openstack-barbican-api.service openstack-barbican-keystone-listener.service openstack-barbican-retry.service openstack-barbican.spec openstack-barbican-worker.service sources /tmp/tmp.u3PS7xZaVR/SOURCES/ + cp openstack-barbican.spec /tmp/tmp.u3PS7xZaVR/SPECS/ + cd /tmp/tmp.u3PS7xZaVR/SPECS/ + '[' -z '' ']' + grep -qc '^%define upstream_version.*' openstack-barbican.spec + sed -i -e '1i%define upstream_version 17.1.0.dev33\' openstack-barbican.spec + grep -qc '^%global dlrn .*' openstack-barbican.spec + sed -i -e '1i%global dlrn 1\' openstack-barbican.spec + grep -qc '^%global dlrn_nvr .*' openstack-barbican.spec ++ basename barbican-17.1.0.dev33-0.20240110173346.73de2e8.tar.gz .tar.gz + sed -i -e '1i%global dlrn_nvr barbican-17.1.0.dev33-0.20240110173346.73de2e8\' openstack-barbican.spec + sed -i -e s/UPSTREAMVERSION/17.1.0.dev33/g openstack-barbican.spec + set_nvr_in_spec + VERSION=17.1.0 + sed -i -e 's/Version:.*/Version: 17.1.0/g' openstack-barbican.spec + sed -i -e 's/Release:.*/Release: 0.20240110173346.73de2e8%{?dist}/g' openstack-barbican.spec + '[' '' '!=' 1 ']' + sed -i -e 's/^\(Source\|Source0\):.*/\1: barbican-17.1.0.dev33-0.20240110173346.73de2e8.tar.gz/' openstack-barbican.spec + '[' '' '!=' 1 ']' + sed -i -e '/^%changelog.*/q' openstack-barbican.spec + cat openstack-barbican.spec %global dlrn_nvr barbican-17.1.0.dev33-0.20240110173346.73de2e8 %global dlrn 1 %define upstream_version 17.1.0.dev33 %{!?sources_gpg: %{!?dlrn:%global sources_gpg 1} } %global sources_gpg_sign 0x2426b928085a020d8a90d0d879ab7008d0896c8a %global service barbican %{!?upstream_version: %global upstream_version %{version}%{?milestone}} # we are excluding some BRs from automatic generator %global excluded_brs doc8 bandit pre-commit hacking flake8-import-order sphinx openstackdocstheme Name: openstack-barbican Version: 17.1.0 Release: 0.20240110173346.73de2e8%{?dist} Summary: OpenStack Barbican Key Manager Group: Applications/System License: Apache-2.0 Url: https://github.com/openstack/barbican Source0: barbican-17.1.0.dev33-0.20240110173346.73de2e8.tar.gz # TODO: Submit PR to add these to upstream Source1: openstack-barbican-api.service Source2: openstack-barbican-worker.service Source3: openstack-barbican-keystone-listener.service Source4: gunicorn-config.py Source5: openstack-barbican-retry.service # Required for tarball sources verification %if 0%{?sources_gpg} == 1 Source101: https://tarballs.openstack.org/%{service}/%{service}-%{upstream_version}.tar.gz.asc Source102: https://releases.openstack.org/_static/%{sources_gpg_sign}.txt %endif BuildArch: noarch # Required for tarball sources verification %if 0%{?sources_gpg} == 1 BuildRequires: /usr/bin/gpgv2 %endif BuildRequires: python3-devel BuildRequires: pyproject-rpm-macros BuildRequires: openstack-macros Requires(pre): shadow-utils BuildRequires: systemd %{?systemd_ordering} Requires: openstack-barbican-api = %{version}-%{release} Requires: openstack-barbican-worker = %{version}-%{release} %description -n openstack-barbican Openstack Barbican provides a ReST API for securely storing, provisioning and managing secrets. It is aimed at being useful for all environments, including large ephemeral Clouds. Clients can generate various types of secrets like symmetric and asymmetric keys, passphrases and binary data. This package installs both the API and worker packages. %package -n python3-barbican Summary: All python modules of Barbican %description -n python3-barbican This package contains the barbican python library. It is required by both the API(openstack-barbican) and worker(openstack-barbican-worker) packages. %package -n openstack-barbican-api Summary: Barbican Key Manager API daemon Requires: openstack-barbican-common = %{version}-%{release} Requires: python3-gunicorn %description -n openstack-barbican-api This package contains scripts to start a barbican api instance. %package -n openstack-barbican-worker Summary: Barbican Key Manager worker daemon Requires: openstack-barbican-common = %{version}-%{release} %description -n openstack-barbican-worker This package contains scripts to start a barbican worker on a worker node. %package -n openstack-barbican-keystone-listener Summary: Barbican Keystone Listener daemon Requires: python3-barbican = %{version}-%{release} %description -n openstack-barbican-keystone-listener This package contains scripts to start a barbican keystone listener daemon. %package -n openstack-barbican-retry Summary: Barbican Retry daemon Requires: python3-barbican = %{version}-%{release} %description -n openstack-barbican-retry This package contains scripts to start a barbican retry daemon. %package -n openstack-barbican-common Summary: Common Files for the API and worker packages Requires: python3-barbican = %{version}-%{release} %description -n openstack-barbican-common This packge contains files that are common to the API and worker packages. %package -n python3-barbican-tests Summary: Barbican tests Requires: python3-barbican = %{version}-%{release} %description -n python3-barbican-tests This package contains the Barbican test files. %prep # Required for tarball sources verification %if 0%{?sources_gpg} == 1 %{gpgverify} --keyring=%{SOURCE102} --signature=%{SOURCE101} --data=%{SOURCE0} %endif %setup -q -n barbican-%{upstream_version} # make doc build compatible with python-oslo-sphinx RPM sed -i 's/oslosphinx/oslo.sphinx/' doc/source/conf.py sed -i /^[[:space:]]*-c{env:.*_CONSTRAINTS_FILE.*/d tox.ini sed -i "s/^deps = -c{env:.*_CONSTRAINTS_FILE.*/deps =/" tox.ini sed -i /^minversion.*/d tox.ini sed -i /^requires.*virtualenv.*/d tox.ini rm -f barbican/tests/test_hacking.py # Exclude some bad-known BRs for pkg in %{excluded_brs}; do for reqfile in doc/requirements.txt test-requirements.txt; do if [ -f $reqfile ]; then sed -i /^${pkg}.*/d $reqfile fi done done %generate_buildrequires %pyproject_buildrequires -t -e %{default_toxenv} %build %pyproject_wheel %install %pyproject_install # Generate config file PYTHONPATH="%{buildroot}/%{python3_sitelib}" oslo-config-generator-3 --config-file=etc/oslo-config-generator/barbican.conf mkdir -p %{buildroot}%{_sysconfdir}/barbican mkdir -p %{buildroot}%{_sysconfdir}/barbican/vassals mkdir -p %{buildroot}%{_localstatedir}/l{ib,og}/barbican mkdir -p %{buildroot}%{_bindir} mkdir -p %{buildroot}%{_localstatedir}/run/barbican mkdir -p %{buildroot}/%{python3_sitelib}/barbican/model/migration/alembic_migrations/versions install -m 644 barbican/api/app.wsgi %{buildroot}/%{python3_sitelib}/barbican/api/app.wsgi install -m 644 barbican/model/migration/alembic.ini %{buildroot}/%{python3_sitelib}/barbican/model/migration/alembic.ini install -m 644 barbican/model/migration/alembic_migrations/versions/* %{buildroot}/%{python3_sitelib}/barbican/model/migration/alembic_migrations/versions/ install -m 640 etc/barbican/*.conf %{buildroot}%{_sysconfdir}/barbican/ install -m 640 etc/barbican/barbican.conf.sample %{buildroot}%{_sysconfdir}/barbican/barbican.conf install -m 644 %{SOURCE4} %{buildroot}%{_sysconfdir}/barbican/gunicorn-config.py install -m 644 etc/barbican/vassals/* %{buildroot}%{_sysconfdir}/barbican/vassals/ # Move files installed under /usr/etc mv %{buildroot}/usr/etc/barbican/* %{buildroot}%{_sysconfdir}/barbican/ rmdir %{buildroot}/usr/etc/barbican # Modify barbican-api-paste.ini for gunicorn echo '[server:main]' >> %{buildroot}%{_sysconfdir}/barbican/barbican-api-paste.ini echo 'use = egg:gunicorn#main' >> %{buildroot}%{_sysconfdir}/barbican/barbican-api-paste.ini # Remove the bash script since its more dev focused rm -f %{buildroot}%{_bindir}/barbican.sh # systemd services install -p -D -m 644 %{SOURCE1} %{buildroot}%{_unitdir}/openstack-barbican-api.service install -p -D -m 644 %{SOURCE2} %{buildroot}%{_unitdir}/openstack-barbican-worker.service install -p -D -m 644 %{SOURCE3} %{buildroot}%{_unitdir}/openstack-barbican-keystone-listener.service install -p -D -m 644 %{SOURCE5} %{buildroot}%{_unitdir}/openstack-barbican-retry.service # install log rotation mkdir -p %{buildroot}%{_sysconfdir}/logrotate.d install -m644 etc/logrotate.d/barbican-api %{buildroot}%{_sysconfdir}/logrotate.d/barbican-api %pre -n openstack-barbican-common # Add the 'barbican' user getent group barbican >/dev/null || groupadd -r barbican getent passwd barbican >/dev/null || \ useradd -r -g barbican -d %{_localstatedir}/lib/barbican -s /sbin/nologin \ -c "Barbican Key Manager user account." barbican # Needed for thales hsm getent group nfast >/dev/null || groupadd --force --gid 42481 nfast getent passwd nfast >/dev/null || \ useradd -r -g nfast -M -s /sbin/nologin \ -c "Thales HSM user account." --uid 42481 \ --gid 42481 nfast && \ usermod --append --groups nfast barbican exit 0 %check %tox -e %{default_toxenv} %files -n openstack-barbican %license LICENSE %files -n openstack-barbican-common %dir %attr(0775,root,barbican) %{_sysconfdir}/barbican %dir %attr(0750,barbican,barbican) %{_localstatedir}/log/barbican %dir %attr(-,barbican,barbican) %{_localstatedir}/run/barbican %attr(0755,root,root) %{_bindir}/barbican-db-manage %{_bindir}/barbican-manage %{_bindir}/barbican-retry %{_bindir}/barbican-status %{_bindir}/pkcs11-kek-rewrap %{_bindir}/pkcs11-key-generation %config(noreplace) %attr(0640, root, %{service}) %{_sysconfdir}/barbican/barbican.conf # Move the logrotate file to the shared package because everything currently uses # the /var/log/barbican-api.log file, and really a single logrotate is probably # good in the long run anyway, so this is likely the best package for it %config(noreplace) %{_sysconfdir}/logrotate.d/barbican-api %dir %attr(-,barbican,barbican) %{_localstatedir}/lib/barbican %files -n python3-barbican %license LICENSE %{python3_sitelib}/barbican %{python3_sitelib}/barbican*.dist-info %exclude %{python3_sitelib}/barbican/tests %files -n python3-barbican-tests %license LICENSE %{python3_sitelib}/barbican/tests %files -n openstack-barbican-api %config(noreplace) %attr(0640, root, %{service}) %{_sysconfdir}/barbican/api_audit_map.conf %config(noreplace) %{_sysconfdir}/barbican/barbican-api-paste.ini %config(noreplace) %attr(0640, root, %{service}) %{_sysconfdir}/barbican/barbican-functional.conf %config(noreplace) %{_sysconfdir}/barbican/gunicorn-config.py %exclude %{_sysconfdir}/barbican/gunicorn-config.pyc %exclude %{_sysconfdir}/barbican/gunicorn-config.pyo %config(noreplace) %{_sysconfdir}/barbican/vassals/barbican-api.ini %{_unitdir}/openstack-barbican-api.service # FIXME: it'd be nice to have a wsgi config file sample in the package %{_bindir}/barbican-wsgi-api %files -n openstack-barbican-worker %defattr(-,root,root) %attr(0755,root,root) %{_bindir}/barbican-worker %{_unitdir}/openstack-barbican-worker.service %files -n openstack-barbican-keystone-listener %attr(0755,root,root) %{_bindir}/barbican-keystone-listener %{_unitdir}/openstack-barbican-keystone-listener.service %files -n openstack-barbican-retry %attr(0755,root,root) %{_bindir}/barbican-retry %{_unitdir}/openstack-barbican-retry.service %post -n openstack-barbican-common # update old installations if [ $1 == 2 ] ; then chown root:barbican %{_sysconfdir}/barbican/barbican.conf chmod 640 %{_sysconfdir}/barbican/barbican.conf fi %post -n openstack-barbican-api # update old installations if [ $1 == 2 ] ; then chown root:barbican %{_sysconfdir}/barbican/api_audit_map.conf chmod 640 %{_sysconfdir}/barbican/api_audit_map.conf chown root:barbican %{_sysconfdir}/barbican/barbican-functional.conf chmod 640 %{_sysconfdir}/barbican/barbican-functional.conf fi # ensure that init system recognizes the service %systemd_post openstack-barbican-api.service /bin/systemctl daemon-reload %post -n openstack-barbican-worker # ensure that init system recognizes the service %systemd_post openstack-barbican-worker.service /bin/systemctl daemon-reload %post -n openstack-barbican-keystone-listener # ensure that init system recognizes the service %systemd_post openstack-barbican-keystone-listener.service /bin/systemctl daemon-reload %post -n openstack-barbican-retry # ensure that init system recognizes the service %systemd_post openstack-barbican-retry.service /bin/systemctl daemon-reload %preun -n openstack-barbican-api %systemd_preun openstack-barbican-api.service %preun -n openstack-barbican-worker %systemd_preun openstack-barbican-worker.service %preun -n openstack-barbican-keystone-listener %systemd_preun openstack-barbican-keystone-listener.service %preun -n openstack-barbican-retry %systemd_preun openstack-barbican-retry.service %postun -n openstack-barbican-api %systemd_postun_with_restart openstack-barbican-api.service %postun -n openstack-barbican-worker %systemd_postun_with_restart openstack-barbican-worker.service %postun -n openstack-barbican-keystone-listener %systemd_postun_with_restart openstack-barbican-keystone-listener.service %postun -n openstack-barbican-retry %systemd_postun_with_restart openstack-barbican-retry.service %changelog + spectool -g -C /tmp/tmp.u3PS7xZaVR/SOURCES openstack-barbican.spec + /usr/bin/mock --buildsrpm -v -r /home/centos9-master-uc/data/dlrn-5.cfg --resultdir /home/centos9-master-uc/data/repos/component/security/73/de/73de2e8c3557706eb8bde74d69e5ee32ff6fc4e0_66efa37f --spec openstack-barbican.spec --sources=/tmp/tmp.u3PS7xZaVR/SOURCES INFO: mock.py version 3.5 starting (python version = 3.6.8, NVR = mock-3.5-1.el8)... DEBUG: search for 'dnf' package manager Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/dnf_cache INFO: selinux enabled Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-uc-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-uc-x86_64-5/dnf_cache INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run DEBUG: mock final configuration: DEBUG: _aliases: {'yum.conf': 'dnf.conf'} DEBUG: config_paths: [] DEBUG: version: 3.5 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos9-master-uc/data/repos/component/security/73/de/73de2e8c3557706eb8bde74d69e5ee32ff6fc4e0_66efa37f DEBUG: rootdir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root 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: 1026 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: isolation: simple DEBUG: use_nspawn: None DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap: True DEBUG: use_bootstrap_image: False DEBUG: bootstrap_image: quay.io/centos/centos:8 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_binary: /bin/tar DEBUG: tar: gnutar DEBUG: backup_on_clean: False DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: redhat_subscription_required: False DEBUG: ssl_ca_bundle_path: None DEBUG: ssl_extra_certs: None DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', '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': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5/ccache/u1026/', 'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/security/73/de/73de2e8c3557706eb8bde74d69e5ee32ff6fc4e0_66efa37f'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/security/73/de/73de2e8c3557706eb8bde74d69e5ee32ff6fc4e0_66efa37f'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5/root_cache/', '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-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/security/73/de/73de2e8c3557706eb8bde74d69e5ee32ff6fc4e0_66efa37f'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/security/73/de/73de2e8c3557706eb8bde74d69e5ee32ff6fc4e0_66efa37f'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/security/73/de/73de2e8c3557706eb8bde74d69e5ee32ff6fc4e0_66efa37f'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/security/73/de/73de2e8c3557706eb8bde74d69e5ee32ff6fc4e0_66efa37f'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/security/73/de/73de2e8c3557706eb8bde74d69e5ee32ff6fc4e0_66efa37f'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/security/73/de/73de2e8c3557706eb8bde74d69e5ee32ff6fc4e0_66efa37f'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/security/73/de/73de2e8c3557706eb8bde74d69e5ee32ff6fc4e0_66efa37f'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/security/73/de/73de2e8c3557706eb8bde74d69e5ee32ff6fc4e0_66efa37f'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/security/73/de/73de2e8c3557706eb8bde74d69e5ee32ff6fc4e0_66efa37f'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/security/73/de/73de2e8c3557706eb8bde74d69e5ee32ff6fc4e0_66efa37f'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/security/73/de/73de2e8c3557706eb8bde74d69e5ee32ff6fc4e0_66efa37f'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/security/73/de/73de2e8c3557706eb8bde74d69e5ee32ff6fc4e0_66efa37f'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/security/73/de/73de2e8c3557706eb8bde74d69e5ee32ff6fc4e0_66efa37f'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/security/73/de/73de2e8c3557706eb8bde74d69e5ee32ff6fc4e0_66efa37f'}, 'rpkg_preprocessor_enable': False, 'rpkg_preprocessor_opts': {'requires': ['preproc-rpmspec'], 'cmd': '/usr/bin/preproc-rpmspec %(source_spec)s --output %(target_spec)s', 'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/security/73/de/73de2e8c3557706eb8bde74d69e5ee32ff6fc4e0_66efa37f'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/security/73/de/73de2e8c3557706eb8bde74d69e5ee32ff6fc4e0_66efa37f'}} 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': 'C.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 1026 -g 135 -d /builddir -n mockbuild DEBUG: use_host_resolv: False DEBUG: chroot_setup_cmd: install basesystem rpm-build python3-devel gcc make python3-sqlalchemy python3-sphinx python3-eventlet python3-six python3-pbr openstack-macros git-core python3-setuptools_scm DEBUG: target_arch: x86_64 DEBUG: releasever: 9 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {'stream': '9-stream', 'contentdir': 'centos'} DEBUG: yum_builddep_opts: [] DEBUG: yum_common_opts: [] DEBUG: update_before_build: True DEBUG: priorities.conf: [main] enabled=0 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\n'} DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'trunk-centos8.rdoproject.org.novalocal', '%_platform_multiplier': 1} DEBUG: hostname: None DEBUG: module_enable: [] DEBUG: module_install: [] DEBUG: module_setup_commands: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: bootstrap_module_setup_commands: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: ['/run/lock'] DEBUG: package_manager: dnf DEBUG: package_manager_max_attempts: 1 DEBUG: package_manager_attempt_delay: 10 DEBUG: dynamic_buildrequires: True DEBUG: dynamic_buildrequires_max_loops: 10 DEBUG: external_buildrequires: False 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 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 DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core 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', 'versionlock'] DEBUG: user_agent: Mock (dlrn-centos9-master-uc-x86_64-5; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: additional_packages: [] DEBUG: no-config: {'epel-8': {'alternatives': {'alma+epel-8': {'description': ['Builds against AlmaLinux 8 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-8': {'description': ['Builds against CentOS Stream 8 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 8) together with the official EPEL 8 repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'circlelinux+epel-8': {'description': ['Builds against Circle Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://cclinux.org/']}, 'rhel+epel-8': {'description': ['Builds against Red Hat Enterprise Linux 8 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-8': {'description': ['Builds against Rocky Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}, 'epel-9': {'alternatives': {'alma+epel-9': {'description': ['Builds against AlmaLinux 9 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-9': {'description': ['Builds against CentOS Stream 9 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 9) together with the official EPEL repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'rhel+epel-9': {'description': ['Builds against Red Hat Enterprise Linux 9 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-9': {'description': ['Builds against Rocky Linux 9 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}} DEBUG: seccomp: False DEBUG: qemu_user_static_mapping: {'aarch64': 'aarch64', 'armv7hl': 'arm', 'i386': 'i386', 'i686': 'i386', 'ppc64': 'ppc64', 'ppc64le': 'ppc64le', 's390x': 's390x', 'x86_64': 'x86_64'} DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos9-master-uc/data/dlrn-5.cfg DEBUG: root: dlrn-centos9-master-uc-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el9 DEBUG: dnf.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 syslog_ident=mock syslog_device= mdpolicy=group:primary best=1 protected_packages= module_platform_id=platform:el9 user_agent=DLRN [baseos] name=CentOS Stream $releasever - BaseOS #metalink=https://mirrors.centos.org/metalink?repo=centos-baseos-9-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/9-stream/BaseOS/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [appstream] name=CentOS Stream $releasever - AppStream #metalink=https://mirrors.centos.org/metalink?repo=centos-appstream-9-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/9-stream/AppStream/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [crb] name=CentOS Stream $releasever - CRB metalink=https://mirrors.centos.org/metalink?repo=centos-crb-9-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [highavailability] name=CentOS Stream $releasever - HighAvailability metalink=https://mirrors.centos.org/metalink?repo=centos-highavailability-9-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [delorean-component-baremetal] name=delorean-openstack-ironic-8eceb9bbc0defffff8317e3f0edd17e5f879cdc1 baseurl=https://trunk.rdoproject.org/centos9-master/component/baremetal/8e/ce/8eceb9bbc0defffff8317e3f0edd17e5f879cdc1_56e53186 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-python-cinder-tests-tempest-50bc3fb9e9ad650537c7d791b80c9c80c31600ae baseurl=https://trunk.rdoproject.org/centos9-master/component/cinder/50/bc/50bc3fb9e9ad650537c7d791b80c9c80c31600ae_bd6a2dc8 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-ansible-collections-openstack-08c93cf9b1b3be47f4e00166a3bfd1c7b6541dfe baseurl=https://trunk.rdoproject.org/centos9-master/component/clients/08/c9/08c93cf9b1b3be47f4e00166a3bfd1c7b6541dfe_5a96503f enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-aodh-a61215e5beb4298638238fbde2463130ffe16865 baseurl=https://trunk.rdoproject.org/centos9-master/component/cloudops/a6/12/a61215e5beb4298638238fbde2463130ffe16865_1304edce enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-openstack-rally-71387ff122243157b9dc1893e98a0a3e7cb5b24c baseurl=https://trunk.rdoproject.org/centos9-master/component/common/71/38/71387ff122243157b9dc1893e98a0a3e7cb5b24c_dfd7701b enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-39f560d6730f2b212506b7d754645c288d13f1cd baseurl=https://trunk.rdoproject.org/centos9-master/component/compute/39/f5/39f560d6730f2b212506b7d754645c288d13f1cd_702f2fbf enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-41fa8223b7dda10e2ff310097bb86700f254015e baseurl=https://trunk.rdoproject.org/centos9-master/component/glance/41/fa/41fa8223b7dda10e2ff310097bb86700f254015e_f30f0626 enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-openstack-manila-0ca4caae7b1e7c5c2313c8f6e8025529ac1e497b baseurl=https://trunk.rdoproject.org/centos9-master/component/manila/0c/a4/0ca4caae7b1e7c5c2313c8f6e8025529ac1e497b_db8b0c0c enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-python-networking-sfc-c908cd018eb2d5916c0e41b090712ff2a0fd68dc baseurl=https://trunk.rdoproject.org/centos9-master/component/network/c9/08/c908cd018eb2d5916c0e41b090712ff2a0fd68dc_e6fa35d3 enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-663896ce5111638bb0a02d20dc6b0b3655c3526f baseurl=https://trunk.rdoproject.org/centos9-master/component/octavia/66/38/663896ce5111638bb0a02d20dc6b0b3655c3526f_bf3aa754 enabled=1 gpgcheck=0 priority=1 [delorean-component-podified] name=delorean-ansible-config_template-ca25191181ef1d1269afe95ad0911bac8d4d0610 baseurl=https://trunk.rdoproject.org/centos9-master/component/podified/ca/25/ca25191181ef1d1269afe95ad0911bac8d4d0610_45535ff7 enabled=1 gpgcheck=0 priority=1 [delorean-component-puppet] name=delorean-puppet-ceph-db8e683898b768169a6b5c1bb30be0de7b1e6e37 baseurl=https://trunk.rdoproject.org/centos9-master/component/puppet/db/8e/db8e683898b768169a6b5c1bb30be0de7b1e6e37_ad3d6445 enabled=1 gpgcheck=0 priority=1 [delorean-component-security] name=delorean-openstack-keystone-adfa92b40d11f94a03af5202da1fc3858bbccbb5 baseurl=https://trunk.rdoproject.org/centos9-master/component/security/ad/fa/adfa92b40d11f94a03af5202da1fc3858bbccbb5_4cdead94 enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-7d5c73fcdec06f982c85c5084191bc62218f0a3b baseurl=https://trunk.rdoproject.org/centos9-master/component/swift/7d/5c/7d5c73fcdec06f982c85c5084191bc62218f0a3b_c1614185 enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-python-magnum-tests-tempest-4320429c89e13a49bd2320edd269c31a1b102e09 baseurl=https://trunk.rdoproject.org/centos9-master/component/tempest/43/20/4320429c89e13a49bd2320edd269c31a1b102e09_06199c81 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-octavia-ui-73906fc5d64526f0c604576c9da05e320ea80f07 baseurl=https://trunk.rdoproject.org/centos9-master/component/ui/73/90/73906fc5d64526f0c604576c9da05e320ea80f07_ae7c1b72 enabled=1 gpgcheck=0 priority=1 [delorean-master-testing] name=dlrn-master-testing baseurl=https://trunk.rdoproject.org/centos9-master/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-master-build-deps] name=dlrn-master-build-deps baseurl=https://trunk.rdoproject.org/centos9-master/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-rabbitmq] name=centos9-rabbitmq baseurl=http://mirror.stream.centos.org/SIGs/9-stream/messaging/$basearch/rabbitmq-38/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-storage] name=centos9-storage baseurl=http://mirror.stream.centos.org/SIGs/9-stream/storage/$basearch/ceph-reef/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-opstools] name=centos9-opstools baseurl=http://mirror.stream.centos.org/SIGs/9-stream/opstools/$basearch/collectd-5/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=http://mirror.stream.centos.org/SIGs/9-stream/nfv/$basearch/openvswitch-2/ gpgcheck=0 enabled=1 module_hotfixes=1 # epel is required for Ceph Reef [epel-low-priority] name=Extra Packages for Enterprise Linux $releasever - $basearch metalink=https://mirrors.fedoraproject.org/metalink?repo=epel-$releasever&arch=$basearch&infra=$infra&content=$contentdir enabled=1 gpgcheck=0 countme=1 priority=100 includepkgs=libarrow*,parquet*,python3-asyncssh,re2,python3-grpcio,grpc*,abseil* DEBUG: __jinja_expand: True DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: build_log_fmt_str: %(message)s DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: state_log_fmt_str: %(asctime)s - %(message)s INFO: Start(openstack-barbican.spec) Config(dlrn-centos9-master-uc-x86_64-5) Start: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5 DEBUG: kill orphans INFO: unmounting tmpfs. DEBUG: child environment: None DEBUG: Executing command: ['umount', '-n', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.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': 'C.UTF-8'} and shell False Finish: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root DEBUG: creating dir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager 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': 'C.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-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K 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 rep_good nopl cpuid extd_apicid tsc_known_freq 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 topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 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': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16139340 3557112 5502528 530544 7079700 11711704 DEBUG: Swap: 16777212 5547916 11229296 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root', '/var/cache/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 266M 4.1G 7% /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root DEBUG: /dev/vda1 550G 287G 264G 53% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/results Mock Version: 3.5 INFO: Mock Version: 3.5 INFO: Mock Version: 3.5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/dev/mapper DEBUG: creating dir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/dev/mapper DEBUG: kernel version == 4.18.0-485.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/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-centos9-master-uc-x86_64-5-bootstrap/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.xwyohkny', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/results DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/usr/share DEBUG: Copying /usr/share/distribution-gpg-keys to the bootstrap chroot DEBUG: child environment: None DEBUG: Executing command: ['cp', '-a', '/usr/share/distribution-gpg-keys', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/usr/share'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc DEBUG: method _make_build_user skipped in bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/builddir/build DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/builddir/build/originals DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/builddir DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos9-master-uc-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-centos9-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /home/centos9-master-uc/data/repos/component/security/73/de/73de2e8c3557706eb8bde74d69e5ee32ff6fc4e0_66efa37f INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-uc-x86_64-5/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/tar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/./proc DEBUG: creating dir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/./sys DEBUG: creating dir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/./dev DEBUG: creating dir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/./tmp/ccache DEBUG: creating dir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/./var/cache/yum DEBUG: creating dir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/./var/cache/dnf DEBUG: creating dir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/./var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/./var/log DEBUG: creating dir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/./var/log Finish: unpacking root cache INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-uc-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-uc-x86_64-5/dnf_cache Start: cleaning package manager metadata Finish: cleaning package manager 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': 'C.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-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K 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 rep_good nopl cpuid extd_apicid tsc_known_freq 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 topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 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': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16139340 3557468 4066996 1965824 8514876 10276068 DEBUG: Swap: 16777212 5547916 11229296 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root', '/var/cache/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 1.5G 2.9G 35% /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root DEBUG: /dev/vda1 550G 287G 264G 53% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /home/centos9-master-uc/data/repos/component/security/73/de/73de2e8c3557706eb8bde74d69e5ee32ff6fc4e0_66efa37f Mock Version: 3.5 INFO: Mock Version: 3.5 INFO: Mock Version: 3.5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/dev/pts DEBUG: creating dir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/dev/shm DEBUG: creating dir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/dev/mapper DEBUG: creating dir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/dev/mapper DEBUG: kernel version == 4.18.0-485.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-uc-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': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-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-centos9-master-uc-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': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-uc-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': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos9-master-uc-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': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.x1u843tl', '/var/lib/mock/dlrn-centos9-master-uc-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': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root DEBUG: resultdir = /home/centos9-master-uc/data/repos/component/security/73/de/73de2e8c3557706eb8bde74d69e5ee32ff6fc4e0_66efa37f DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/dnf DEBUG: configure DNF vars DEBUG: child environment: None DEBUG: Executing command: ['/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': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/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': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/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': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/sbin/useradd', '-o', '-m', '-u', '1026', '-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': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/builddir/build DEBUG: creating dir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/builddir/build DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/builddir/build/RPMS DEBUG: creating dir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/builddir/build/SPECS DEBUG: creating dir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/builddir/build/SRPMS DEBUG: creating dir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/builddir/build/SOURCES DEBUG: creating dir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/builddir/build/BUILD DEBUG: creating dir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/builddir/build/BUILDROOT DEBUG: creating dir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/builddir/build/originals DEBUG: creating dir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/builddir/build/originals DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/builddir Start: dnf update DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root'] 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': 'C.UTF-8'} and shell False DEBUG: fonts-filesystem-2.0.5-7.el9.1.noarch DEBUG: tzdata-2023c-1.el9.noarch DEBUG: dejavu-sans-fonts-2.37-18.el9.noarch DEBUG: adobe-mappings-cmap-20171205-12.el9.noarch DEBUG: adobe-mappings-cmap-deprecated-20171205-12.el9.noarch DEBUG: langpacks-core-font-en-3.0-16.el9.noarch DEBUG: adobe-source-code-pro-fonts-2.030.1.050-12.el9.1.noarch DEBUG: abattis-cantarell-fonts-0.301-4.el9.noarch DEBUG: google-droid-sans-fonts-20200215-11.el9.2.noarch DEBUG: xkeyboard-config-2.33-2.el9.noarch DEBUG: rust-srpm-macros-17-4.el9.noarch DEBUG: poppler-data-0.4.9-9.el9.noarch DEBUG: perl-srpm-macros-1-41.el9.noarch DEBUG: openblas-srpm-macros-2-11.el9.noarch DEBUG: ocaml-srpm-macros-6-6.el9.noarch DEBUG: ghc-srpm-macros-1.5.0-6.el9.noarch DEBUG: gawk-all-langpacks-5.1.0-6.el9.x86_64 DEBUG: adwaita-cursor-theme-40.1.1-3.el9.noarch DEBUG: adobe-mappings-pdf-20180407-10.el9.noarch DEBUG: vim-filesystem-8.2.2637-20.el9.noarch DEBUG: python3-setuptools-wheel-53.0.0-12.el9.noarch DEBUG: publicsuffix-list-dafsa-20210518-3.el9.noarch DEBUG: pkgconf-m4-1.7.3-10.el9.noarch DEBUG: coreutils-common-8.32-34.el9.x86_64 DEBUG: setup-2.13.7-9.el9.noarch DEBUG: filesystem-3.16-2.el9.x86_64 DEBUG: urw-base35-fonts-common-20200910-6.el9.noarch DEBUG: basesystem-11-13.el9.noarch DEBUG: bash-5.1.8-6.el9.x86_64 DEBUG: xz-libs-5.2.5-8.el9.x86_64 DEBUG: bzip2-libs-1.0.8-8.el9.x86_64 DEBUG: libxcrypt-4.4.18-3.el9.x86_64 DEBUG: libpng-1.6.37-12.el9.x86_64 DEBUG: expat-2.5.0-1.el9.x86_64 DEBUG: libzstd-1.5.1-2.el9.x86_64 DEBUG: libjpeg-turbo-2.0.90-6.el9.x86_64 DEBUG: libgpg-error-1.42-5.el9.x86_64 DEBUG: lcms2-2.12-3.el9.x86_64 DEBUG: mpfr-4.1.0-7.el9.x86_64 DEBUG: libwayland-client-1.21.0-1.el9.x86_64 DEBUG: readline-8.1-4.el9.x86_64 DEBUG: libogg-1.3.4-6.el9.x86_64 DEBUG: libvorbis-1.3.7-5.el9.x86_64 DEBUG: libtool-ltdl-2.4.6-45.el9.x86_64 DEBUG: libgcrypt-1.10.0-10.el9.x86_64 DEBUG: libicu-67.1-9.el9.x86_64 DEBUG: gdbm-libs-1.19-4.el9.x86_64 DEBUG: libattr-2.5.1-3.el9.x86_64 DEBUG: libcap-ng-0.8.2-7.el9.x86_64 DEBUG: lz4-libs-1.9.3-5.el9.x86_64 DEBUG: sed-4.8-9.el9.x86_64 DEBUG: popt-1.18-8.el9.x86_64 DEBUG: libbrotli-1.0.9-6.el9.x86_64 DEBUG: libseccomp-2.5.2-2.el9.x86_64 DEBUG: libunistring-0.9.10-15.el9.x86_64 DEBUG: libidn2-2.3.0-7.el9.x86_64 DEBUG: fribidi-1.0.10-6.el9.2.x86_64 DEBUG: libICE-1.0.10-8.el9.x86_64 DEBUG: libstemmer-0-18.585svn.el9.x86_64 DEBUG: libxshmfence-1.3-10.el9.x86_64 DEBUG: openjpeg2-2.4.0-7.el9.x86_64 DEBUG: libSM-1.2.3-10.el9.x86_64 DEBUG: libpsl-0.21.1-5.el9.x86_64 DEBUG: libwayland-cursor-1.21.0-1.el9.x86_64 DEBUG: libmpc-1.2.1-4.el9.x86_64 DEBUG: libassuan-2.5.5-3.el9.x86_64 DEBUG: libwayland-server-1.21.0-1.el9.x86_64 DEBUG: exiv2-0.27.5-2.el9.x86_64 DEBUG: exiv2-libs-0.27.5-2.el9.x86_64 DEBUG: libxcrypt-compat-4.4.18-3.el9.x86_64 DEBUG: unzip-6.0-56.el9.x86_64 DEBUG: xml-common-0.6.3-58.el9.noarch DEBUG: groff-base-1.22.4-10.el9.x86_64 DEBUG: libproxy-0.4.15-35.el9.x86_64 DEBUG: imath-3.1.2-1.el9.x86_64 DEBUG: hicolor-icon-theme-0.17-13.el9.noarch DEBUG: diffutils-3.7-12.el9.x86_64 DEBUG: fuse-libs-2.9.9-15.el9.x86_64 DEBUG: json-c-0.14-11.el9.x86_64 DEBUG: libsigsegv-2.13-4.el9.x86_64 DEBUG: gawk-5.1.0-6.el9.x86_64 DEBUG: libtasn1-4.16.0-8.el9.x86_64 DEBUG: pcre-8.44-3.el9.3.x86_64 DEBUG: grep-3.6-5.el9.x86_64 DEBUG: coreutils-8.32-34.el9.x86_64 DEBUG: libarchive-3.5.3-4.el9.x86_64 DEBUG: gzip-1.12-1.el9.x86_64 DEBUG: cracklib-2.9.6-27.el9.x86_64 DEBUG: libusbx-1.0.26-1.el9.x86_64 DEBUG: libevent-2.1.12-6.el9.x86_64 DEBUG: jbigkit-libs-2.1-23.el9.x86_64 DEBUG: libXau-1.0.9-8.el9.x86_64 DEBUG: libxcb-1.13.1-9.el9.x86_64 DEBUG: libXext-1.3.4-8.el9.x86_64 DEBUG: libXrender-0.9.10-16.el9.x86_64 DEBUG: libXfixes-5.0.3-16.el9.x86_64 DEBUG: libXi-1.7.10-8.el9.x86_64 DEBUG: libXt-1.2.0-6.el9.x86_64 DEBUG: libXmu-1.1.3-8.el9.x86_64 DEBUG: libXcursor-1.2.0-7.el9.x86_64 DEBUG: libXdamage-1.1.5-7.el9.x86_64 DEBUG: libXrandr-1.5.2-8.el9.x86_64 DEBUG: libXinerama-1.1.4-10.el9.x86_64 DEBUG: libXcomposite-0.4.5-7.el9.x86_64 DEBUG: libglvnd-1.3.4-1.el9.x86_64 DEBUG: libwayland-egl-1.21.0-1.el9.x86_64 DEBUG: opus-1.3.1-10.el9.x86_64 DEBUG: libXaw-1.0.13-19.el9.x86_64 DEBUG: libXtst-1.2.3-16.el9.x86_64 DEBUG: libXv-1.0.11-16.el9.x86_64 DEBUG: libXxf86vm-1.1.4-18.el9.x86_64 DEBUG: cracklib-dicts-2.9.6-27.el9.x86_64 DEBUG: python3-setuptools-57.4.0-1.el9s.noarch DEBUG: python3-idna-2.10-7.el9.noarch DEBUG: python3-six-1.15.0-9.el9.noarch DEBUG: python3-chardet-4.0.0-5.el9.noarch DEBUG: python3-pyparsing-2.4.7-9.el9.noarch DEBUG: python3-packaging-20.9-5.el9.noarch DEBUG: python3-pysocks-1.7.1-12.el9.noarch DEBUG: python3-babel-2.9.1-2.el9.noarch DEBUG: python3-tomli-2.0.1-5.el9.noarch DEBUG: python3-docutils-0.16-6.el9.noarch DEBUG: python3-imagesize-1.2.0-6.el9.noarch DEBUG: python3-pygments-2.7.4-4.el9.noarch DEBUG: python3-snowballstemmer-1.9.0-10.el9.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.12-13.el9.noarch DEBUG: python3-sphinxcontrib-applehelp-1.0.2-5.el9.noarch DEBUG: python3-sphinxcontrib-devhelp-1.0.2-5.el9.noarch DEBUG: python3-sphinxcontrib-htmlhelp-1.0.3-6.el9.noarch DEBUG: python3-sphinxcontrib-jsmath-1.0.1-12.el9.noarch DEBUG: python3-sphinxcontrib-qthelp-1.0.3-5.el9.noarch DEBUG: python3-sphinxcontrib-serializinghtml-1.1.4-5.el9.noarch DEBUG: python3-jinja2-3.0.1-2.el9s.noarch DEBUG: python3-typing-extensions-3.7.4.3-2.el9s.noarch DEBUG: sound-theme-freedesktop-0.8-17.el9.noarch DEBUG: xz-5.2.5-8.el9.x86_64 DEBUG: openexr-libs-3.1.1-2.el9.x86_64 DEBUG: iso-codes-4.6.0-3.el9.noarch DEBUG: zip-3.0-35.el9.x86_64 DEBUG: libutempter-1.2.1-6.el9.x86_64 DEBUG: bubblewrap-0.4.1-6.el9.x86_64 DEBUG: tar-1.34-6.el9.x86_64 DEBUG: zstd-1.5.1-2.el9.x86_64 DEBUG: libtheora-1.1.1-31.el9.x86_64 DEBUG: fftw-libs-double-3.3.8-12.el9.x86_64 DEBUG: libksba-1.5.1-6.el9.x86_64 DEBUG: dwz-0.14-3.el9.x86_64 DEBUG: jasper-libs-2.0.28-3.el9.x86_64 DEBUG: exempi-2.6.0-0.2.20211007gite23c213.el9.x86_64 DEBUG: bzip2-1.0.8-8.el9.x86_64 DEBUG: libxkbcommon-1.0.3-4.el9.x86_64 DEBUG: libxslt-1.1.34-9.el9.x86_64 DEBUG: graphite2-1.3.14-9.el9.x86_64 DEBUG: webrtc-audio-processing-0.3.1-8.el9.x86_64 DEBUG: info-6.7-15.el9.x86_64 DEBUG: ed-1.14.2-12.el9.x86_64 DEBUG: patch-2.7.6-16.el9.x86_64 DEBUG: tcl-8.6.10-7.el9.x86_64 DEBUG: libfontenc-1.1.3-17.el9.x86_64 DEBUG: adwaita-icon-theme-40.1.1-3.el9.noarch DEBUG: libpaper-1.1.28-4.el9.x86_64 DEBUG: perl-Digest-1.19-4.el9.noarch DEBUG: perl-Digest-MD5-2.58-4.el9.x86_64 DEBUG: perl-B-1.80-480.el9.x86_64 DEBUG: perl-FileHandle-2.03-480.el9.noarch DEBUG: perl-AutoLoader-5.74-480.el9.noarch DEBUG: perl-Data-Dumper-2.174-462.el9.x86_64 DEBUG: perl-libnet-3.13-4.el9.noarch DEBUG: perl-base-2.27-480.el9.noarch DEBUG: perl-URI-5.09-3.el9.noarch DEBUG: perl-Net-SSLeay-1.92-2.el9.x86_64 DEBUG: perl-if-0.60.800-480.el9.noarch DEBUG: perl-IO-Socket-IP-0.41-5.el9.noarch DEBUG: perl-Time-Local-1.300-7.el9.noarch DEBUG: perl-File-Path-2.18-4.el9.noarch DEBUG: perl-IO-Socket-SSL-2.073-1.el9.noarch DEBUG: perl-Pod-Escapes-1.07-460.el9.noarch DEBUG: perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch DEBUG: perl-Mozilla-CA-20200520-6.el9.noarch DEBUG: perl-Class-Struct-0.66-480.el9.noarch DEBUG: perl-POSIX-1.94-480.el9.x86_64 DEBUG: perl-Term-ANSIColor-5.01-461.el9.noarch DEBUG: perl-IPC-Open3-1.21-480.el9.noarch DEBUG: perl-subs-1.03-480.el9.noarch DEBUG: perl-File-Temp-0.231.100-4.el9.noarch DEBUG: perl-Term-Cap-1.17-460.el9.noarch DEBUG: perl-Pod-Simple-3.42-4.el9.noarch DEBUG: perl-Socket-2.031-4.el9.x86_64 DEBUG: perl-SelectSaver-1.02-480.el9.noarch DEBUG: perl-Symbol-1.08-480.el9.noarch DEBUG: perl-File-stat-1.09-480.el9.noarch DEBUG: perl-podlators-4.14-460.el9.noarch DEBUG: perl-Pod-Perldoc-3.28.01-461.el9.noarch DEBUG: perl-Fcntl-1.13-480.el9.x86_64 DEBUG: perl-Text-ParseWords-3.30-460.el9.noarch DEBUG: perl-mro-1.23-480.el9.x86_64 DEBUG: perl-IO-1.43-480.el9.x86_64 DEBUG: perl-overloading-0.02-480.el9.noarch DEBUG: perl-Pod-Usage-2.01-4.el9.noarch DEBUG: perl-Errno-1.30-480.el9.x86_64 DEBUG: perl-File-Basename-2.85-480.el9.noarch DEBUG: perl-Getopt-Std-1.12-480.el9.noarch DEBUG: perl-MIME-Base64-3.16-4.el9.x86_64 DEBUG: perl-Scalar-List-Utils-1.56-461.el9.x86_64 DEBUG: perl-constant-1.33-461.el9.noarch DEBUG: perl-Storable-3.21-460.el9.x86_64 DEBUG: perl-overload-1.31-480.el9.noarch DEBUG: perl-parent-0.238-460.el9.noarch DEBUG: perl-vars-1.05-480.el9.noarch DEBUG: perl-Getopt-Long-2.52-4.el9.noarch DEBUG: perl-Carp-1.50-460.el9.noarch DEBUG: perl-Exporter-5.74-461.el9.noarch DEBUG: perl-NDBM_File-1.15-480.el9.x86_64 DEBUG: perl-PathTools-3.78-461.el9.x86_64 DEBUG: perl-Encode-3.08-462.el9.x86_64 DEBUG: perl-libs-5.32.1-480.el9.x86_64 DEBUG: perl-interpreter-5.32.1-480.el9.x86_64 DEBUG: bluez-libs-5.56-6.el9.x86_64 DEBUG: cpio-2.13-16.el9.x86_64 DEBUG: keyutils-libs-1.6.3-1.el9.x86_64 DEBUG: libcbor-0.7.0-5.el9.x86_64 DEBUG: libdb-5.3.28-53.el9.x86_64 DEBUG: libpwquality-1.4.4-8.el9.x86_64 DEBUG: dbus-broker-28-7.el9.x86_64 DEBUG: libpciaccess-0.16-6.el9.x86_64 DEBUG: libglvnd-glx-1.3.4-1.el9.x86_64 DEBUG: libglvnd-egl-1.3.4-1.el9.x86_64 DEBUG: libpipeline-1.5.3-4.el9.x86_64 DEBUG: man-db-2.9.3-7.el9.x86_64 DEBUG: libpkgconf-1.7.3-10.el9.x86_64 DEBUG: pkgconf-1.7.3-10.el9.x86_64 DEBUG: pkgconf-pkg-config-1.7.3-10.el9.x86_64 DEBUG: libverto-0.3.2-3.el9.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-21.el9.x86_64 DEBUG: scl-utils-2.0.3-4.el9.x86_64 DEBUG: efi-srpm-macros-4-9.el9.noarch DEBUG: lua-srpm-macros-1-6.el9.noarch DEBUG: make-4.3-7.el9.x86_64 DEBUG: freetype-2.10.4-9.el9.x86_64 DEBUG: fontconfig-2.14.0-2.el9.x86_64 DEBUG: cairo-1.17.4-7.el9.x86_64 DEBUG: json-glib-1.6.6-1.el9.x86_64 DEBUG: atk-2.36.0-5.el9.x86_64 DEBUG: cairo-gobject-1.17.4-7.el9.x86_64 DEBUG: polkit-libs-0.117-11.el9.x86_64 DEBUG: polkit-0.117-11.el9.x86_64 DEBUG: polkit-pkla-compat-0.1-21.el9.x86_64 DEBUG: gsettings-desktop-schemas-40.0-6.el9.x86_64 DEBUG: dconf-0.40.0-6.el9.x86_64 DEBUG: rtkit-0.11-28.el9.x86_64 DEBUG: libgxps-0.3.2-3.el9.x86_64 DEBUG: gd-2.3.2-3.el9.x86_64 DEBUG: libXft-2.3.3-8.el9.x86_64 DEBUG: urw-base35-bookman-fonts-20200910-6.el9.noarch DEBUG: urw-base35-c059-fonts-20200910-6.el9.noarch DEBUG: urw-base35-d050000l-fonts-20200910-6.el9.noarch DEBUG: urw-base35-gothic-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-roman-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-sans-fonts-20200910-6.el9.noarch DEBUG: urw-base35-p052-fonts-20200910-6.el9.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-6.el9.noarch DEBUG: urw-base35-z003-fonts-20200910-6.el9.noarch DEBUG: urw-base35-fonts-20200910-6.el9.noarch DEBUG: libraqm-0.7.0-7.el9s.x86_64 DEBUG: mkfontscale-1.2.1-3.el9.x86_64 DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-33.el9.noarch DEBUG: ModemManager-glib-1.20.2-1.el9.x86_64 DEBUG: gobject-introspection-1.68.0-11.el9.x86_64 DEBUG: libgudev-237-1.el9.x86_64 DEBUG: upower-0.99.11-11.el9.x86_64 DEBUG: colord-libs-1.4.5-4.el9.x86_64 DEBUG: shared-mime-info-2.1-5.el9.x86_64 DEBUG: gdk-pixbuf2-2.42.6-3.el9.x86_64 DEBUG: gdk-pixbuf2-modules-2.42.6-3.el9.x86_64 DEBUG: gtk-update-icon-cache-3.24.31-2.el9.x86_64 DEBUG: libgsf-1.14.47-5.el9.x86_64 DEBUG: libnotify-0.7.9-8.el9.x86_64 DEBUG: at-spi2-core-2.40.3-1.el9.x86_64 DEBUG: at-spi2-atk-2.38.0-4.el9.x86_64 DEBUG: graphene-1.10.6-2.el9.x86_64 DEBUG: libgexiv2-0.12.3-1.el9.x86_64 DEBUG: low-memory-monitor-2.1-4.el9.x86_64 DEBUG: totem-pl-parser-3.26.6-2.el9.x86_64 DEBUG: libproxy-webkitgtk4-0.4.15-35.el9.x86_64 DEBUG: glib-networking-2.68.3-3.el9.x86_64 DEBUG: libsoup-2.72.0-8.el9.x86_64 DEBUG: geoclue2-2.6.0-7.el9.x86_64 DEBUG: libappstream-glib-0.7.18-4.el9.x86_64 DEBUG: osinfo-db-tools-1.10.0-1.el9.x86_64 DEBUG: libosinfo-1.10.0-1.el9.x86_64 DEBUG: xdg-dbus-proxy-0.1.3-1.el9.x86_64 DEBUG: liblqr-1-0.4.2-17.el9s.x86_64 DEBUG: npth-1.6-8.el9.x86_64 DEBUG: gpgme-1.15.1-6.el9.x86_64 DEBUG: which-2.21-29.el9.x86_64 DEBUG: fuse-2.9.9-15.el9.x86_64 DEBUG: gcc-toolset-12-runtime-12.0-5.el9.x86_64 DEBUG: fdk-aac-free-2.0.0-8.el9.x86_64 DEBUG: giflib-5.2.1-9.el9.x86_64 DEBUG: libxcrypt-devel-4.4.18-3.el9.x86_64 DEBUG: fonts-srpm-macros-2.0.5-7.el9.1.noarch DEBUG: python-srpm-macros-3.9-52.el9.noarch DEBUG: python-rpm-macros-3.9-52.el9.noarch DEBUG: python3-rpm-macros-3.9-52.el9.noarch DEBUG: gsm-1.0.19-6.el9.x86_64 DEBUG: jbig2dec-libs-0.19-7.el9.x86_64 DEBUG: libasyncns-0.8-22.el9.x86_64 DEBUG: pulseaudio-libs-15.0-2.el9.x86_64 DEBUG: pulseaudio-utils-15.0-2.el9.x86_64 DEBUG: libdatrie-0.2.13-4.el9.x86_64 DEBUG: libthai-0.1.28-8.el9.x86_64 DEBUG: pango-1.48.7-3.el9.x86_64 DEBUG: libepoxy-1.5.5-4.el9.x86_64 DEBUG: libexif-0.6.22-6.el9.x86_64 DEBUG: libijs-0.35-15.el9.x86_64 DEBUG: libiptcdata-1.0.5-9.el9.x86_64 DEBUG: libldac-2.0.2.3-10.el9.x86_64 DEBUG: libsbc-1.4-9.el9.x86_64 DEBUG: libvisual-0.4.0-34.el9.x86_64 DEBUG: libwmf-lite-0.2.12-10.el9.x86_64 DEBUG: orc-0.4.31-6.el9.x86_64 DEBUG: libtracker-sparql-3.1.2-3.el9.x86_64 DEBUG: tracker-3.1.2-3.el9.x86_64 DEBUG: tracker-miners-3.1.2-3.el9.x86_64 DEBUG: gtk3-3.24.31-2.el9.x86_64 DEBUG: xdg-desktop-portal-gtk-1.12.0-3.el9.x86_64 DEBUG: gtk2-2.24.33-8.el9.x86_64 DEBUG: graphviz-2.44.0-25.el9.x86_64 DEBUG: python3-sphinx-3.4.3-7.el9.noarch DEBUG: python3-pbr-5.11.1-1.el9s.noarch DEBUG: python3-setuptools_scm-7.1.0-2.el9s.noarch DEBUG: python3-sqlalchemy-1.4.45-3.el9.x86_64 DEBUG: openstack-macros-2023.1.0-0.20230216203352.ce6a105.el9.noarch DEBUG: python3-eventlet-0.33.3-1.el9s.noarch DEBUG: python3-distro-1.8.0-3.el9s.noarch DEBUG: lua-libs-5.4.4-4.el9.x86_64 DEBUG: libffi-3.4.2-8.el9.x86_64 DEBUG: wireplumber-0.4.14-1.el9.x86_64 DEBUG: wireplumber-libs-0.4.14-1.el9.x86_64 DEBUG: qt5-srpm-macros-5.15.9-1.el9.noarch DEBUG: less-590-2.el9.x86_64 DEBUG: environment-modules-5.3.0-1.el9.x86_64 DEBUG: kmod-28-9.el9.x86_64 DEBUG: kmod-libs-28-9.el9.x86_64 DEBUG: alsa-lib-1.2.9-1.el9.x86_64 DEBUG: osinfo-db-20230518-1.el9.noarch DEBUG: git-core-2.39.3-1.el9.x86_64 DEBUG: alternatives-1.24-1.el9.x86_64 DEBUG: binutils-gold-2.35.2-42.el9.x86_64 DEBUG: binutils-2.35.2-42.el9.x86_64 DEBUG: gstreamer1-1.22.1-2.el9.x86_64 DEBUG: gstreamer1-plugins-base-1.22.1-1.el9.x86_64 DEBUG: libssh-config-0.10.4-11.el9.noarch DEBUG: libssh-0.10.4-11.el9.x86_64 DEBUG: pyproject-srpm-macros-1.9.0-1.el9.noarch DEBUG: python3-requests-2.25.1-7.el9.noarch DEBUG: libeconf-0.4.1-3.el9.x86_64 DEBUG: kbd-misc-2.4.0-9.el9.noarch DEBUG: kbd-legacy-2.4.0-9.el9.noarch DEBUG: kbd-2.4.0-9.el9.x86_64 DEBUG: python3-dns-2.3.0-2.el9.noarch DEBUG: kernel-srpm-macros-1.0-13.el9.noarch DEBUG: python3-greenlet-2.0.2-1.el9s.x86_64 DEBUG: libcap-2.48-9.el9.x86_64 DEBUG: libcanberra-0.30-27.el9.x86_64 DEBUG: libcanberra-gtk3-0.30-27.el9.x86_64 DEBUG: libcanberra-gtk2-0.30-27.el9.x86_64 DEBUG: cryptsetup-libs-2.6.0-3.el9.x86_64 DEBUG: shadow-utils-4.9-8.el9.x86_64 DEBUG: vulkan-loader-1.3.250.1-1.el9.x86_64 DEBUG: python3-pytz-2021.1-5.el9.noarch DEBUG: libedit-3.1-38.20210216cvs.el9.x86_64 DEBUG: tpm2-tss-3.2.2-2.el9.x86_64 DEBUG: dbus-1.12.20-8.el9.x86_64 DEBUG: device-mapper-libs-1.02.195-3.el9.x86_64 DEBUG: device-mapper-1.02.195-3.el9.x86_64 DEBUG: flatpak-session-helper-1.12.8-1.el9.x86_64 DEBUG: flatpak-1.12.8-1.el9.x86_64 DEBUG: dbus-common-1.12.20-8.el9.noarch DEBUG: dbus-libs-1.12.20-8.el9.x86_64 DEBUG: pipewire-0.3.67-2.el9.x86_64 DEBUG: pipewire-libs-0.3.67-2.el9.x86_64 DEBUG: pipewire-alsa-0.3.67-2.el9.x86_64 DEBUG: pipewire-jack-audio-connection-kit-0.3.67-2.el9.x86_64 DEBUG: pipewire-pulseaudio-0.3.67-2.el9.x86_64 DEBUG: gnupg2-2.3.3-4.el9.x86_64 DEBUG: perl-HTTP-Tiny-0.076-461.el9.noarch DEBUG: python3-pip-wheel-21.2.3-7.el9.noarch DEBUG: python3-pip-21.2.3-7.el9.noarch DEBUG: file-libs-5.39-14.el9.x86_64 DEBUG: file-5.39-14.el9.x86_64 DEBUG: libgusb-0.3.8-2.el9.x86_64 DEBUG: fuse-common-3.10.2-6.el9.x86_64 DEBUG: libuuid-2.37.4-15.el9.x86_64 DEBUG: libblkid-2.37.4-15.el9.x86_64 DEBUG: libmount-2.37.4-15.el9.x86_64 DEBUG: libfdisk-2.37.4-15.el9.x86_64 DEBUG: libsmartcols-2.37.4-15.el9.x86_64 DEBUG: gcc-toolset-12-binutils-2.38-19.el9.x86_64 DEBUG: gcc-toolset-12-binutils-gold-2.38-19.el9.x86_64 DEBUG: ncurses-base-6.2-10.20210508.el9.noarch DEBUG: ncurses-libs-6.2-10.20210508.el9.x86_64 DEBUG: util-linux-core-2.37.4-15.el9.x86_64 DEBUG: util-linux-2.37.4-15.el9.x86_64 DEBUG: ncurses-6.2-10.20210508.el9.x86_64 DEBUG: procps-ng-3.3.17-13.el9.x86_64 DEBUG: findutils-4.8.0-6.el9.x86_64 DEBUG: gmp-6.2.0-13.el9.x86_64 DEBUG: krb5-libs-1.21.1-1.el9.x86_64 DEBUG: libtiff-4.4.0-10.el9.x86_64 DEBUG: ca-certificates-2023.2.60_v7.0.306-90.1.el9.noarch DEBUG: centos-gpg-keys-9.0-23.el9.noarch DEBUG: centos-stream-repos-9.0-23.el9.noarch DEBUG: centos-stream-release-9.0-23.el9.noarch DEBUG: libwebp-1.2.0-8.el9.x86_64 DEBUG: go-srpm-macros-3.2.0-3.el9.noarch DEBUG: flac-libs-1.3.3-12.el9.x86_64 DEBUG: LibRaw-0.21.1-1.el9.x86_64 DEBUG: librsvg2-2.50.7-3.el9.x86_64 DEBUG: ImageMagick-libs-6.9.12.98-1.el9s.x86_64 DEBUG: redhat-rpm-config-206-1.el9.noarch DEBUG: ImageMagick-6.9.12.98-1.el9s.x86_64 DEBUG: pixman-0.40.0-6.el9.x86_64 DEBUG: python3-markupsafe-2.1.3-2.el9s.x86_64 DEBUG: poppler-21.01.0-19.el9.x86_64 DEBUG: libX11-common-1.7.0-9.el9.noarch DEBUG: libX11-1.7.0-9.el9.x86_64 DEBUG: libcurl-7.76.1-28.el9.x86_64 DEBUG: curl-7.76.1-28.el9.x86_64 DEBUG: libXpm-3.5.13-10.el9.x86_64 DEBUG: poppler-glib-21.01.0-19.el9.x86_64 DEBUG: libX11-xcb-1.7.0-9.el9.x86_64 DEBUG: harfbuzz-2.7.4-10.el9.x86_64 DEBUG: gdb-minimal-10.2-12.el9.x86_64 DEBUG: libnghttp2-1.43.0-5.el9.1.x86_64 DEBUG: python3-libs-3.9.18-1.el9.x86_64 DEBUG: python-unversioned-command-3.9.18-1.el9.noarch DEBUG: python3-3.9.18-1.el9.x86_64 DEBUG: openssh-8.7p1-35.el9.x86_64 DEBUG: openssh-clients-8.7p1-35.el9.x86_64 DEBUG: python3-devel-3.9.18-1.el9.x86_64 DEBUG: zlib-1.2.11-41.el9.x86_64 DEBUG: audit-libs-3.1.2-2.el9.x86_64 DEBUG: python3-audit-3.1.2-2.el9.x86_64 DEBUG: glib2-2.68.4-12.el9.x86_64 DEBUG: libfido2-1.13.0-2.el9.x86_64 DEBUG: libxml2-2.9.13-5.el9.x86_64 DEBUG: libgs-9.54.0-14.el9.x86_64 DEBUG: libsndfile-1.0.31-8.el9.x86_64 DEBUG: crypto-policies-20231113-1.gite9247c2.el9.noarch DEBUG: openssl-libs-3.0.7-25.el9.x86_64 DEBUG: openssl-3.0.7-25.el9.x86_64 DEBUG: avahi-libs-0.8-20.el9.x86_64 DEBUG: avahi-glib-0.8-20.el9.x86_64 DEBUG: pam-1.5.1-16.el9.x86_64 DEBUG: crypto-policies-scripts-20231113-1.gite9247c2.el9.noarch DEBUG: annobin-12.31-1.el9.x86_64 DEBUG: libacl-2.3.1-4.el9.x86_64 DEBUG: p11-kit-0.25.3-2.el9.x86_64 DEBUG: p11-kit-trust-0.25.3-2.el9.x86_64 DEBUG: nettle-3.9.1-1.el9.x86_64 DEBUG: pcre2-syntax-10.40-4.el9.noarch DEBUG: pcre2-10.40-4.el9.x86_64 DEBUG: p11-kit-server-0.25.3-2.el9.x86_64 DEBUG: python3-rpm-generators-12-9.el9.noarch DEBUG: acl-2.3.1-4.el9.x86_64 DEBUG: xdg-desktop-portal-1.12.6-1.el9.x86_64 DEBUG: nspr-4.35.0-4.el9.x86_64 DEBUG: nss-util-3.90.0-4.el9.x86_64 DEBUG: nss-softokn-freebl-3.90.0-4.el9.x86_64 DEBUG: nss-softokn-3.90.0-4.el9.x86_64 DEBUG: nss-3.90.0-4.el9.x86_64 DEBUG: nss-sysinit-3.90.0-4.el9.x86_64 DEBUG: cups-libs-2.3.3op2-22.el9.x86_64 DEBUG: elfutils-libelf-0.190-2.el9.x86_64 DEBUG: libsepol-3.6-1.el9.x86_64 DEBUG: libselinux-3.6-1.el9.x86_64 DEBUG: libdrm-2.4.117-1.el9.x86_64 DEBUG: systemd-libs-252-21.el9.x86_64 DEBUG: rpm-4.16.1.3-29.el9.x86_64 DEBUG: rpm-libs-4.16.1.3-29.el9.x86_64 DEBUG: libsemanage-3.6-1.el9.x86_64 DEBUG: python3-libselinux-3.6-1.el9.x86_64 DEBUG: mesa-libglapi-23.3.0-1.el9.x86_64 DEBUG: python3-libsemanage-3.6-1.el9.x86_64 DEBUG: mesa-libgbm-23.3.0-1.el9.x86_64 DEBUG: libselinux-utils-3.6-1.el9.x86_64 DEBUG: policycoreutils-3.6-1.el9.x86_64 DEBUG: python3-setools-4.4.4-1.el9.x86_64 DEBUG: gnutls-3.8.2-2.el9.x86_64 DEBUG: checkpolicy-3.6-1.el9.x86_64 DEBUG: python3-policycoreutils-3.6-1.el9.noarch DEBUG: systemd-rpm-macros-252-21.el9.noarch DEBUG: systemd-252-21.el9.x86_64 DEBUG: systemd-pam-252-21.el9.x86_64 DEBUG: elfutils-default-yama-scope-0.190-2.el9.noarch DEBUG: elfutils-libs-0.190-2.el9.x86_64 DEBUG: elfutils-debuginfod-client-0.190-2.el9.x86_64 DEBUG: elfutils-0.190-2.el9.x86_64 DEBUG: debugedit-5.0-5.el9.x86_64 DEBUG: rpm-build-libs-4.16.1.3-29.el9.x86_64 DEBUG: rpm-build-4.16.1.3-29.el9.x86_64 DEBUG: systemd-udev-252-21.el9.x86_64 DEBUG: policycoreutils-python-utils-3.6-1.el9.noarch DEBUG: NetworkManager-libnm-1.45.9-1.el9.x86_64 DEBUG: mesa-libEGL-23.3.0-1.el9.x86_64 DEBUG: mesa-libGL-23.3.0-1.el9.x86_64 DEBUG: ostree-libs-2023.8-3.el9.x86_64 DEBUG: mesa-vulkan-drivers-23.3.0-1.el9.x86_64 DEBUG: libcom_err-1.46.5-5.el9.x86_64 DEBUG: openldap-2.6.6-1.el9.x86_64 DEBUG: python3-urllib3-1.26.5-5.el9.noarch DEBUG: hwdata-0.348-9.12.el9.noarch DEBUG: libgcc-11.4.1-3.el9.x86_64 DEBUG: glibc-common-2.34-95.el9.x86_64 DEBUG: glibc-gconv-extra-2.34-95.el9.x86_64 DEBUG: glibc-minimal-langpack-2.34-95.el9.x86_64 DEBUG: glibc-2.34-95.el9.x86_64 DEBUG: libstdc++-11.4.1-3.el9.x86_64 DEBUG: libatomic-11.4.1-3.el9.x86_64 DEBUG: libgomp-11.4.1-3.el9.x86_64 DEBUG: cpp-11.4.1-3.el9.x86_64 DEBUG: glibc-headers-2.34-95.el9.x86_64 DEBUG: kernel-headers-5.14.0-404.el9.x86_64 DEBUG: glibc-devel-2.34-95.el9.x86_64 DEBUG: gcc-11.4.1-3.el9.x86_64 DEBUG: gcc-plugin-annobin-11.4.1-3.el9.x86_64 DEBUG: webkit2gtk3-jsc-2.42.4-1.el9.x86_64 DEBUG: llvm-libs-17.0.6-3.el9.x86_64 DEBUG: libtdb-1.4.9-1.el9.x86_64 DEBUG: sqlite-libs-3.34.1-7.el9.x86_64 DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/', '-y', '--releasever', '9', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'update'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/', '-y', '--releasever', '9', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'update', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LC_MESSAGES': 'C.UTF-8'} and shell False DEBUG: No matches found for the following disable plugin patterns: local, spacewalk, versionlock DEBUG: delorean-openstack-ironic-8eceb9bbc0defffff8317 26 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-cinder-tests-tempest-50bc3fb9e9 27 kB/s | 3.0 kB 00:00 DEBUG: delorean-ansible-collections-openstack-08c93cf9 27 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-aodh-a61215e5beb4298638238fb 27 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-rally-71387ff122243157b9dc18 27 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-nova-39f560d6730f2b212506b7d 27 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-glance-41fa8223b7dda10e2ff31 27 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-manila-0ca4caae7b1e7c5c2313c 28 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-networking-sfc-c908cd018eb2d591 26 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-octavia-663896ce5111638bb0a0 26 kB/s | 3.0 kB 00:00 DEBUG: delorean-ansible-config_template-ca25191181ef1d 27 kB/s | 3.0 kB 00:00 DEBUG: delorean-puppet-ceph-db8e683898b768169a6b5c1bb3 27 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-keystone-adfa92b40d11f94a03a 26 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-swift-7d5c73fcdec06f982c85c5 27 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-magnum-tests-tempest-4320429c89 27 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-octavia-ui-73906fc5d64526f0c 27 kB/s | 3.0 kB 00:00 DEBUG: CentOS Stream 9 - BaseOS 33 kB/s | 3.9 kB 00:00 DEBUG: CentOS Stream 9 - AppStream 44 kB/s | 4.4 kB 00:00 DEBUG: CentOS Stream 9 - CRB 28 kB/s | 6.3 kB 00:00 DEBUG: CentOS Stream 9 - HighAvailability 20 kB/s | 6.7 kB 00:00 DEBUG: dlrn-master-testing 27 kB/s | 3.0 kB 00:00 DEBUG: dlrn-master-build-deps 27 kB/s | 3.0 kB 00:00 DEBUG: centos9-rabbitmq 23 kB/s | 3.0 kB 00:00 DEBUG: centos9-storage 23 kB/s | 3.0 kB 00:00 DEBUG: centos9-opstools 27 kB/s | 3.0 kB 00:00 DEBUG: NFV SIG OpenvSwitch 25 kB/s | 3.0 kB 00:00 DEBUG: Extra Packages for Enterprise Linux 9 - x86_64 126 kB/s | 27 kB 00:00 DEBUG: Dependencies resolved. DEBUG: Nothing to do. DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root'] 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': 'C.UTF-8'} and shell False DEBUG: fonts-filesystem-2.0.5-7.el9.1.noarch DEBUG: tzdata-2023c-1.el9.noarch DEBUG: dejavu-sans-fonts-2.37-18.el9.noarch DEBUG: adobe-mappings-cmap-20171205-12.el9.noarch DEBUG: adobe-mappings-cmap-deprecated-20171205-12.el9.noarch DEBUG: langpacks-core-font-en-3.0-16.el9.noarch DEBUG: adobe-source-code-pro-fonts-2.030.1.050-12.el9.1.noarch DEBUG: abattis-cantarell-fonts-0.301-4.el9.noarch DEBUG: google-droid-sans-fonts-20200215-11.el9.2.noarch DEBUG: xkeyboard-config-2.33-2.el9.noarch DEBUG: rust-srpm-macros-17-4.el9.noarch DEBUG: poppler-data-0.4.9-9.el9.noarch DEBUG: perl-srpm-macros-1-41.el9.noarch DEBUG: openblas-srpm-macros-2-11.el9.noarch DEBUG: ocaml-srpm-macros-6-6.el9.noarch DEBUG: ghc-srpm-macros-1.5.0-6.el9.noarch DEBUG: gawk-all-langpacks-5.1.0-6.el9.x86_64 DEBUG: adwaita-cursor-theme-40.1.1-3.el9.noarch DEBUG: adobe-mappings-pdf-20180407-10.el9.noarch DEBUG: vim-filesystem-8.2.2637-20.el9.noarch DEBUG: python3-setuptools-wheel-53.0.0-12.el9.noarch DEBUG: publicsuffix-list-dafsa-20210518-3.el9.noarch DEBUG: pkgconf-m4-1.7.3-10.el9.noarch DEBUG: coreutils-common-8.32-34.el9.x86_64 DEBUG: setup-2.13.7-9.el9.noarch DEBUG: filesystem-3.16-2.el9.x86_64 DEBUG: urw-base35-fonts-common-20200910-6.el9.noarch DEBUG: basesystem-11-13.el9.noarch DEBUG: bash-5.1.8-6.el9.x86_64 DEBUG: xz-libs-5.2.5-8.el9.x86_64 DEBUG: bzip2-libs-1.0.8-8.el9.x86_64 DEBUG: libxcrypt-4.4.18-3.el9.x86_64 DEBUG: libpng-1.6.37-12.el9.x86_64 DEBUG: expat-2.5.0-1.el9.x86_64 DEBUG: libzstd-1.5.1-2.el9.x86_64 DEBUG: libjpeg-turbo-2.0.90-6.el9.x86_64 DEBUG: libgpg-error-1.42-5.el9.x86_64 DEBUG: lcms2-2.12-3.el9.x86_64 DEBUG: mpfr-4.1.0-7.el9.x86_64 DEBUG: libwayland-client-1.21.0-1.el9.x86_64 DEBUG: readline-8.1-4.el9.x86_64 DEBUG: libogg-1.3.4-6.el9.x86_64 DEBUG: libvorbis-1.3.7-5.el9.x86_64 DEBUG: libtool-ltdl-2.4.6-45.el9.x86_64 DEBUG: libgcrypt-1.10.0-10.el9.x86_64 DEBUG: libicu-67.1-9.el9.x86_64 DEBUG: gdbm-libs-1.19-4.el9.x86_64 DEBUG: libattr-2.5.1-3.el9.x86_64 DEBUG: libcap-ng-0.8.2-7.el9.x86_64 DEBUG: lz4-libs-1.9.3-5.el9.x86_64 DEBUG: sed-4.8-9.el9.x86_64 DEBUG: popt-1.18-8.el9.x86_64 DEBUG: libbrotli-1.0.9-6.el9.x86_64 DEBUG: libseccomp-2.5.2-2.el9.x86_64 DEBUG: libunistring-0.9.10-15.el9.x86_64 DEBUG: libidn2-2.3.0-7.el9.x86_64 DEBUG: fribidi-1.0.10-6.el9.2.x86_64 DEBUG: libICE-1.0.10-8.el9.x86_64 DEBUG: libstemmer-0-18.585svn.el9.x86_64 DEBUG: libxshmfence-1.3-10.el9.x86_64 DEBUG: openjpeg2-2.4.0-7.el9.x86_64 DEBUG: libSM-1.2.3-10.el9.x86_64 DEBUG: libpsl-0.21.1-5.el9.x86_64 DEBUG: libwayland-cursor-1.21.0-1.el9.x86_64 DEBUG: libmpc-1.2.1-4.el9.x86_64 DEBUG: libassuan-2.5.5-3.el9.x86_64 DEBUG: libwayland-server-1.21.0-1.el9.x86_64 DEBUG: exiv2-0.27.5-2.el9.x86_64 DEBUG: exiv2-libs-0.27.5-2.el9.x86_64 DEBUG: libxcrypt-compat-4.4.18-3.el9.x86_64 DEBUG: unzip-6.0-56.el9.x86_64 DEBUG: xml-common-0.6.3-58.el9.noarch DEBUG: groff-base-1.22.4-10.el9.x86_64 DEBUG: libproxy-0.4.15-35.el9.x86_64 DEBUG: imath-3.1.2-1.el9.x86_64 DEBUG: hicolor-icon-theme-0.17-13.el9.noarch DEBUG: diffutils-3.7-12.el9.x86_64 DEBUG: fuse-libs-2.9.9-15.el9.x86_64 DEBUG: json-c-0.14-11.el9.x86_64 DEBUG: libsigsegv-2.13-4.el9.x86_64 DEBUG: gawk-5.1.0-6.el9.x86_64 DEBUG: libtasn1-4.16.0-8.el9.x86_64 DEBUG: pcre-8.44-3.el9.3.x86_64 DEBUG: grep-3.6-5.el9.x86_64 DEBUG: coreutils-8.32-34.el9.x86_64 DEBUG: libarchive-3.5.3-4.el9.x86_64 DEBUG: gzip-1.12-1.el9.x86_64 DEBUG: cracklib-2.9.6-27.el9.x86_64 DEBUG: libusbx-1.0.26-1.el9.x86_64 DEBUG: libevent-2.1.12-6.el9.x86_64 DEBUG: jbigkit-libs-2.1-23.el9.x86_64 DEBUG: libXau-1.0.9-8.el9.x86_64 DEBUG: libxcb-1.13.1-9.el9.x86_64 DEBUG: libXext-1.3.4-8.el9.x86_64 DEBUG: libXrender-0.9.10-16.el9.x86_64 DEBUG: libXfixes-5.0.3-16.el9.x86_64 DEBUG: libXi-1.7.10-8.el9.x86_64 DEBUG: libXt-1.2.0-6.el9.x86_64 DEBUG: libXmu-1.1.3-8.el9.x86_64 DEBUG: libXcursor-1.2.0-7.el9.x86_64 DEBUG: libXdamage-1.1.5-7.el9.x86_64 DEBUG: libXrandr-1.5.2-8.el9.x86_64 DEBUG: libXinerama-1.1.4-10.el9.x86_64 DEBUG: libXcomposite-0.4.5-7.el9.x86_64 DEBUG: libglvnd-1.3.4-1.el9.x86_64 DEBUG: libwayland-egl-1.21.0-1.el9.x86_64 DEBUG: opus-1.3.1-10.el9.x86_64 DEBUG: libXaw-1.0.13-19.el9.x86_64 DEBUG: libXtst-1.2.3-16.el9.x86_64 DEBUG: libXv-1.0.11-16.el9.x86_64 DEBUG: libXxf86vm-1.1.4-18.el9.x86_64 DEBUG: cracklib-dicts-2.9.6-27.el9.x86_64 DEBUG: python3-setuptools-57.4.0-1.el9s.noarch DEBUG: python3-idna-2.10-7.el9.noarch DEBUG: python3-six-1.15.0-9.el9.noarch DEBUG: python3-chardet-4.0.0-5.el9.noarch DEBUG: python3-pyparsing-2.4.7-9.el9.noarch DEBUG: python3-packaging-20.9-5.el9.noarch DEBUG: python3-pysocks-1.7.1-12.el9.noarch DEBUG: python3-babel-2.9.1-2.el9.noarch DEBUG: python3-tomli-2.0.1-5.el9.noarch DEBUG: python3-docutils-0.16-6.el9.noarch DEBUG: python3-imagesize-1.2.0-6.el9.noarch DEBUG: python3-pygments-2.7.4-4.el9.noarch DEBUG: python3-snowballstemmer-1.9.0-10.el9.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.12-13.el9.noarch DEBUG: python3-sphinxcontrib-applehelp-1.0.2-5.el9.noarch DEBUG: python3-sphinxcontrib-devhelp-1.0.2-5.el9.noarch DEBUG: python3-sphinxcontrib-htmlhelp-1.0.3-6.el9.noarch DEBUG: python3-sphinxcontrib-jsmath-1.0.1-12.el9.noarch DEBUG: python3-sphinxcontrib-qthelp-1.0.3-5.el9.noarch DEBUG: python3-sphinxcontrib-serializinghtml-1.1.4-5.el9.noarch DEBUG: python3-jinja2-3.0.1-2.el9s.noarch DEBUG: python3-typing-extensions-3.7.4.3-2.el9s.noarch DEBUG: sound-theme-freedesktop-0.8-17.el9.noarch DEBUG: xz-5.2.5-8.el9.x86_64 DEBUG: openexr-libs-3.1.1-2.el9.x86_64 DEBUG: iso-codes-4.6.0-3.el9.noarch DEBUG: zip-3.0-35.el9.x86_64 DEBUG: libutempter-1.2.1-6.el9.x86_64 DEBUG: bubblewrap-0.4.1-6.el9.x86_64 DEBUG: tar-1.34-6.el9.x86_64 DEBUG: zstd-1.5.1-2.el9.x86_64 DEBUG: libtheora-1.1.1-31.el9.x86_64 DEBUG: fftw-libs-double-3.3.8-12.el9.x86_64 DEBUG: libksba-1.5.1-6.el9.x86_64 DEBUG: dwz-0.14-3.el9.x86_64 DEBUG: jasper-libs-2.0.28-3.el9.x86_64 DEBUG: exempi-2.6.0-0.2.20211007gite23c213.el9.x86_64 DEBUG: bzip2-1.0.8-8.el9.x86_64 DEBUG: libxkbcommon-1.0.3-4.el9.x86_64 DEBUG: libxslt-1.1.34-9.el9.x86_64 DEBUG: graphite2-1.3.14-9.el9.x86_64 DEBUG: webrtc-audio-processing-0.3.1-8.el9.x86_64 DEBUG: info-6.7-15.el9.x86_64 DEBUG: ed-1.14.2-12.el9.x86_64 DEBUG: patch-2.7.6-16.el9.x86_64 DEBUG: tcl-8.6.10-7.el9.x86_64 DEBUG: libfontenc-1.1.3-17.el9.x86_64 DEBUG: adwaita-icon-theme-40.1.1-3.el9.noarch DEBUG: libpaper-1.1.28-4.el9.x86_64 DEBUG: perl-Digest-1.19-4.el9.noarch DEBUG: perl-Digest-MD5-2.58-4.el9.x86_64 DEBUG: perl-B-1.80-480.el9.x86_64 DEBUG: perl-FileHandle-2.03-480.el9.noarch DEBUG: perl-AutoLoader-5.74-480.el9.noarch DEBUG: perl-Data-Dumper-2.174-462.el9.x86_64 DEBUG: perl-libnet-3.13-4.el9.noarch DEBUG: perl-base-2.27-480.el9.noarch DEBUG: perl-URI-5.09-3.el9.noarch DEBUG: perl-Net-SSLeay-1.92-2.el9.x86_64 DEBUG: perl-if-0.60.800-480.el9.noarch DEBUG: perl-IO-Socket-IP-0.41-5.el9.noarch DEBUG: perl-Time-Local-1.300-7.el9.noarch DEBUG: perl-File-Path-2.18-4.el9.noarch DEBUG: perl-IO-Socket-SSL-2.073-1.el9.noarch DEBUG: perl-Pod-Escapes-1.07-460.el9.noarch DEBUG: perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch DEBUG: perl-Mozilla-CA-20200520-6.el9.noarch DEBUG: perl-Class-Struct-0.66-480.el9.noarch DEBUG: perl-POSIX-1.94-480.el9.x86_64 DEBUG: perl-Term-ANSIColor-5.01-461.el9.noarch DEBUG: perl-IPC-Open3-1.21-480.el9.noarch DEBUG: perl-subs-1.03-480.el9.noarch DEBUG: perl-File-Temp-0.231.100-4.el9.noarch DEBUG: perl-Term-Cap-1.17-460.el9.noarch DEBUG: perl-Pod-Simple-3.42-4.el9.noarch DEBUG: perl-Socket-2.031-4.el9.x86_64 DEBUG: perl-SelectSaver-1.02-480.el9.noarch DEBUG: perl-Symbol-1.08-480.el9.noarch DEBUG: perl-File-stat-1.09-480.el9.noarch DEBUG: perl-podlators-4.14-460.el9.noarch DEBUG: perl-Pod-Perldoc-3.28.01-461.el9.noarch DEBUG: perl-Fcntl-1.13-480.el9.x86_64 DEBUG: perl-Text-ParseWords-3.30-460.el9.noarch DEBUG: perl-mro-1.23-480.el9.x86_64 DEBUG: perl-IO-1.43-480.el9.x86_64 DEBUG: perl-overloading-0.02-480.el9.noarch DEBUG: perl-Pod-Usage-2.01-4.el9.noarch DEBUG: perl-Errno-1.30-480.el9.x86_64 DEBUG: perl-File-Basename-2.85-480.el9.noarch DEBUG: perl-Getopt-Std-1.12-480.el9.noarch DEBUG: perl-MIME-Base64-3.16-4.el9.x86_64 DEBUG: perl-Scalar-List-Utils-1.56-461.el9.x86_64 DEBUG: perl-constant-1.33-461.el9.noarch DEBUG: perl-Storable-3.21-460.el9.x86_64 DEBUG: perl-overload-1.31-480.el9.noarch DEBUG: perl-parent-0.238-460.el9.noarch DEBUG: perl-vars-1.05-480.el9.noarch DEBUG: perl-Getopt-Long-2.52-4.el9.noarch DEBUG: perl-Carp-1.50-460.el9.noarch DEBUG: perl-Exporter-5.74-461.el9.noarch DEBUG: perl-NDBM_File-1.15-480.el9.x86_64 DEBUG: perl-PathTools-3.78-461.el9.x86_64 DEBUG: perl-Encode-3.08-462.el9.x86_64 DEBUG: perl-libs-5.32.1-480.el9.x86_64 DEBUG: perl-interpreter-5.32.1-480.el9.x86_64 DEBUG: bluez-libs-5.56-6.el9.x86_64 DEBUG: cpio-2.13-16.el9.x86_64 DEBUG: keyutils-libs-1.6.3-1.el9.x86_64 DEBUG: libcbor-0.7.0-5.el9.x86_64 DEBUG: libdb-5.3.28-53.el9.x86_64 DEBUG: libpwquality-1.4.4-8.el9.x86_64 DEBUG: dbus-broker-28-7.el9.x86_64 DEBUG: libpciaccess-0.16-6.el9.x86_64 DEBUG: libglvnd-glx-1.3.4-1.el9.x86_64 DEBUG: libglvnd-egl-1.3.4-1.el9.x86_64 DEBUG: libpipeline-1.5.3-4.el9.x86_64 DEBUG: man-db-2.9.3-7.el9.x86_64 DEBUG: libpkgconf-1.7.3-10.el9.x86_64 DEBUG: pkgconf-1.7.3-10.el9.x86_64 DEBUG: pkgconf-pkg-config-1.7.3-10.el9.x86_64 DEBUG: libverto-0.3.2-3.el9.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-21.el9.x86_64 DEBUG: scl-utils-2.0.3-4.el9.x86_64 DEBUG: efi-srpm-macros-4-9.el9.noarch DEBUG: lua-srpm-macros-1-6.el9.noarch DEBUG: make-4.3-7.el9.x86_64 DEBUG: freetype-2.10.4-9.el9.x86_64 DEBUG: fontconfig-2.14.0-2.el9.x86_64 DEBUG: cairo-1.17.4-7.el9.x86_64 DEBUG: json-glib-1.6.6-1.el9.x86_64 DEBUG: atk-2.36.0-5.el9.x86_64 DEBUG: cairo-gobject-1.17.4-7.el9.x86_64 DEBUG: polkit-libs-0.117-11.el9.x86_64 DEBUG: polkit-0.117-11.el9.x86_64 DEBUG: polkit-pkla-compat-0.1-21.el9.x86_64 DEBUG: gsettings-desktop-schemas-40.0-6.el9.x86_64 DEBUG: dconf-0.40.0-6.el9.x86_64 DEBUG: rtkit-0.11-28.el9.x86_64 DEBUG: libgxps-0.3.2-3.el9.x86_64 DEBUG: gd-2.3.2-3.el9.x86_64 DEBUG: libXft-2.3.3-8.el9.x86_64 DEBUG: urw-base35-bookman-fonts-20200910-6.el9.noarch DEBUG: urw-base35-c059-fonts-20200910-6.el9.noarch DEBUG: urw-base35-d050000l-fonts-20200910-6.el9.noarch DEBUG: urw-base35-gothic-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-roman-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-sans-fonts-20200910-6.el9.noarch DEBUG: urw-base35-p052-fonts-20200910-6.el9.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-6.el9.noarch DEBUG: urw-base35-z003-fonts-20200910-6.el9.noarch DEBUG: urw-base35-fonts-20200910-6.el9.noarch DEBUG: libraqm-0.7.0-7.el9s.x86_64 DEBUG: mkfontscale-1.2.1-3.el9.x86_64 DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-33.el9.noarch DEBUG: ModemManager-glib-1.20.2-1.el9.x86_64 DEBUG: gobject-introspection-1.68.0-11.el9.x86_64 DEBUG: libgudev-237-1.el9.x86_64 DEBUG: upower-0.99.11-11.el9.x86_64 DEBUG: colord-libs-1.4.5-4.el9.x86_64 DEBUG: shared-mime-info-2.1-5.el9.x86_64 DEBUG: gdk-pixbuf2-2.42.6-3.el9.x86_64 DEBUG: gdk-pixbuf2-modules-2.42.6-3.el9.x86_64 DEBUG: gtk-update-icon-cache-3.24.31-2.el9.x86_64 DEBUG: libgsf-1.14.47-5.el9.x86_64 DEBUG: libnotify-0.7.9-8.el9.x86_64 DEBUG: at-spi2-core-2.40.3-1.el9.x86_64 DEBUG: at-spi2-atk-2.38.0-4.el9.x86_64 DEBUG: graphene-1.10.6-2.el9.x86_64 DEBUG: libgexiv2-0.12.3-1.el9.x86_64 DEBUG: low-memory-monitor-2.1-4.el9.x86_64 DEBUG: totem-pl-parser-3.26.6-2.el9.x86_64 DEBUG: libproxy-webkitgtk4-0.4.15-35.el9.x86_64 DEBUG: glib-networking-2.68.3-3.el9.x86_64 DEBUG: libsoup-2.72.0-8.el9.x86_64 DEBUG: geoclue2-2.6.0-7.el9.x86_64 DEBUG: libappstream-glib-0.7.18-4.el9.x86_64 DEBUG: osinfo-db-tools-1.10.0-1.el9.x86_64 DEBUG: libosinfo-1.10.0-1.el9.x86_64 DEBUG: xdg-dbus-proxy-0.1.3-1.el9.x86_64 DEBUG: liblqr-1-0.4.2-17.el9s.x86_64 DEBUG: npth-1.6-8.el9.x86_64 DEBUG: gpgme-1.15.1-6.el9.x86_64 DEBUG: which-2.21-29.el9.x86_64 DEBUG: fuse-2.9.9-15.el9.x86_64 DEBUG: gcc-toolset-12-runtime-12.0-5.el9.x86_64 DEBUG: fdk-aac-free-2.0.0-8.el9.x86_64 DEBUG: giflib-5.2.1-9.el9.x86_64 DEBUG: libxcrypt-devel-4.4.18-3.el9.x86_64 DEBUG: fonts-srpm-macros-2.0.5-7.el9.1.noarch DEBUG: python-srpm-macros-3.9-52.el9.noarch DEBUG: python-rpm-macros-3.9-52.el9.noarch DEBUG: python3-rpm-macros-3.9-52.el9.noarch DEBUG: gsm-1.0.19-6.el9.x86_64 DEBUG: jbig2dec-libs-0.19-7.el9.x86_64 DEBUG: libasyncns-0.8-22.el9.x86_64 DEBUG: pulseaudio-libs-15.0-2.el9.x86_64 DEBUG: pulseaudio-utils-15.0-2.el9.x86_64 DEBUG: libdatrie-0.2.13-4.el9.x86_64 DEBUG: libthai-0.1.28-8.el9.x86_64 DEBUG: pango-1.48.7-3.el9.x86_64 DEBUG: libepoxy-1.5.5-4.el9.x86_64 DEBUG: libexif-0.6.22-6.el9.x86_64 DEBUG: libijs-0.35-15.el9.x86_64 DEBUG: libiptcdata-1.0.5-9.el9.x86_64 DEBUG: libldac-2.0.2.3-10.el9.x86_64 DEBUG: libsbc-1.4-9.el9.x86_64 DEBUG: libvisual-0.4.0-34.el9.x86_64 DEBUG: libwmf-lite-0.2.12-10.el9.x86_64 DEBUG: orc-0.4.31-6.el9.x86_64 DEBUG: libtracker-sparql-3.1.2-3.el9.x86_64 DEBUG: tracker-3.1.2-3.el9.x86_64 DEBUG: tracker-miners-3.1.2-3.el9.x86_64 DEBUG: gtk3-3.24.31-2.el9.x86_64 DEBUG: xdg-desktop-portal-gtk-1.12.0-3.el9.x86_64 DEBUG: gtk2-2.24.33-8.el9.x86_64 DEBUG: graphviz-2.44.0-25.el9.x86_64 DEBUG: python3-sphinx-3.4.3-7.el9.noarch DEBUG: python3-pbr-5.11.1-1.el9s.noarch DEBUG: python3-setuptools_scm-7.1.0-2.el9s.noarch DEBUG: python3-sqlalchemy-1.4.45-3.el9.x86_64 DEBUG: openstack-macros-2023.1.0-0.20230216203352.ce6a105.el9.noarch DEBUG: python3-eventlet-0.33.3-1.el9s.noarch DEBUG: python3-distro-1.8.0-3.el9s.noarch DEBUG: lua-libs-5.4.4-4.el9.x86_64 DEBUG: libffi-3.4.2-8.el9.x86_64 DEBUG: wireplumber-0.4.14-1.el9.x86_64 DEBUG: wireplumber-libs-0.4.14-1.el9.x86_64 DEBUG: qt5-srpm-macros-5.15.9-1.el9.noarch DEBUG: less-590-2.el9.x86_64 DEBUG: environment-modules-5.3.0-1.el9.x86_64 DEBUG: kmod-28-9.el9.x86_64 DEBUG: kmod-libs-28-9.el9.x86_64 DEBUG: alsa-lib-1.2.9-1.el9.x86_64 DEBUG: osinfo-db-20230518-1.el9.noarch DEBUG: git-core-2.39.3-1.el9.x86_64 DEBUG: alternatives-1.24-1.el9.x86_64 DEBUG: binutils-gold-2.35.2-42.el9.x86_64 DEBUG: binutils-2.35.2-42.el9.x86_64 DEBUG: gstreamer1-1.22.1-2.el9.x86_64 DEBUG: gstreamer1-plugins-base-1.22.1-1.el9.x86_64 DEBUG: libssh-config-0.10.4-11.el9.noarch DEBUG: libssh-0.10.4-11.el9.x86_64 DEBUG: pyproject-srpm-macros-1.9.0-1.el9.noarch DEBUG: python3-requests-2.25.1-7.el9.noarch DEBUG: libeconf-0.4.1-3.el9.x86_64 DEBUG: kbd-misc-2.4.0-9.el9.noarch DEBUG: kbd-legacy-2.4.0-9.el9.noarch DEBUG: kbd-2.4.0-9.el9.x86_64 DEBUG: python3-dns-2.3.0-2.el9.noarch DEBUG: kernel-srpm-macros-1.0-13.el9.noarch DEBUG: python3-greenlet-2.0.2-1.el9s.x86_64 DEBUG: libcap-2.48-9.el9.x86_64 DEBUG: libcanberra-0.30-27.el9.x86_64 DEBUG: libcanberra-gtk3-0.30-27.el9.x86_64 DEBUG: libcanberra-gtk2-0.30-27.el9.x86_64 DEBUG: cryptsetup-libs-2.6.0-3.el9.x86_64 DEBUG: shadow-utils-4.9-8.el9.x86_64 DEBUG: vulkan-loader-1.3.250.1-1.el9.x86_64 DEBUG: python3-pytz-2021.1-5.el9.noarch DEBUG: libedit-3.1-38.20210216cvs.el9.x86_64 DEBUG: tpm2-tss-3.2.2-2.el9.x86_64 DEBUG: dbus-1.12.20-8.el9.x86_64 DEBUG: device-mapper-libs-1.02.195-3.el9.x86_64 DEBUG: device-mapper-1.02.195-3.el9.x86_64 DEBUG: flatpak-session-helper-1.12.8-1.el9.x86_64 DEBUG: flatpak-1.12.8-1.el9.x86_64 DEBUG: dbus-common-1.12.20-8.el9.noarch DEBUG: dbus-libs-1.12.20-8.el9.x86_64 DEBUG: pipewire-0.3.67-2.el9.x86_64 DEBUG: pipewire-libs-0.3.67-2.el9.x86_64 DEBUG: pipewire-alsa-0.3.67-2.el9.x86_64 DEBUG: pipewire-jack-audio-connection-kit-0.3.67-2.el9.x86_64 DEBUG: pipewire-pulseaudio-0.3.67-2.el9.x86_64 DEBUG: gnupg2-2.3.3-4.el9.x86_64 DEBUG: perl-HTTP-Tiny-0.076-461.el9.noarch DEBUG: python3-pip-wheel-21.2.3-7.el9.noarch DEBUG: python3-pip-21.2.3-7.el9.noarch DEBUG: file-libs-5.39-14.el9.x86_64 DEBUG: file-5.39-14.el9.x86_64 DEBUG: libgusb-0.3.8-2.el9.x86_64 DEBUG: fuse-common-3.10.2-6.el9.x86_64 DEBUG: libuuid-2.37.4-15.el9.x86_64 DEBUG: libblkid-2.37.4-15.el9.x86_64 DEBUG: libmount-2.37.4-15.el9.x86_64 DEBUG: libfdisk-2.37.4-15.el9.x86_64 DEBUG: libsmartcols-2.37.4-15.el9.x86_64 DEBUG: gcc-toolset-12-binutils-2.38-19.el9.x86_64 DEBUG: gcc-toolset-12-binutils-gold-2.38-19.el9.x86_64 DEBUG: ncurses-base-6.2-10.20210508.el9.noarch DEBUG: ncurses-libs-6.2-10.20210508.el9.x86_64 DEBUG: util-linux-core-2.37.4-15.el9.x86_64 DEBUG: util-linux-2.37.4-15.el9.x86_64 DEBUG: ncurses-6.2-10.20210508.el9.x86_64 DEBUG: procps-ng-3.3.17-13.el9.x86_64 DEBUG: findutils-4.8.0-6.el9.x86_64 DEBUG: gmp-6.2.0-13.el9.x86_64 DEBUG: krb5-libs-1.21.1-1.el9.x86_64 DEBUG: libtiff-4.4.0-10.el9.x86_64 DEBUG: ca-certificates-2023.2.60_v7.0.306-90.1.el9.noarch DEBUG: centos-gpg-keys-9.0-23.el9.noarch DEBUG: centos-stream-repos-9.0-23.el9.noarch DEBUG: centos-stream-release-9.0-23.el9.noarch DEBUG: libwebp-1.2.0-8.el9.x86_64 DEBUG: go-srpm-macros-3.2.0-3.el9.noarch DEBUG: flac-libs-1.3.3-12.el9.x86_64 DEBUG: LibRaw-0.21.1-1.el9.x86_64 DEBUG: librsvg2-2.50.7-3.el9.x86_64 DEBUG: ImageMagick-libs-6.9.12.98-1.el9s.x86_64 DEBUG: redhat-rpm-config-206-1.el9.noarch DEBUG: ImageMagick-6.9.12.98-1.el9s.x86_64 DEBUG: pixman-0.40.0-6.el9.x86_64 DEBUG: python3-markupsafe-2.1.3-2.el9s.x86_64 DEBUG: poppler-21.01.0-19.el9.x86_64 DEBUG: libX11-common-1.7.0-9.el9.noarch DEBUG: libX11-1.7.0-9.el9.x86_64 DEBUG: libcurl-7.76.1-28.el9.x86_64 DEBUG: curl-7.76.1-28.el9.x86_64 DEBUG: libXpm-3.5.13-10.el9.x86_64 DEBUG: poppler-glib-21.01.0-19.el9.x86_64 DEBUG: libX11-xcb-1.7.0-9.el9.x86_64 DEBUG: harfbuzz-2.7.4-10.el9.x86_64 DEBUG: gdb-minimal-10.2-12.el9.x86_64 DEBUG: libnghttp2-1.43.0-5.el9.1.x86_64 DEBUG: python3-libs-3.9.18-1.el9.x86_64 DEBUG: python-unversioned-command-3.9.18-1.el9.noarch DEBUG: python3-3.9.18-1.el9.x86_64 DEBUG: openssh-8.7p1-35.el9.x86_64 DEBUG: openssh-clients-8.7p1-35.el9.x86_64 DEBUG: python3-devel-3.9.18-1.el9.x86_64 DEBUG: zlib-1.2.11-41.el9.x86_64 DEBUG: audit-libs-3.1.2-2.el9.x86_64 DEBUG: python3-audit-3.1.2-2.el9.x86_64 DEBUG: glib2-2.68.4-12.el9.x86_64 DEBUG: libfido2-1.13.0-2.el9.x86_64 DEBUG: libxml2-2.9.13-5.el9.x86_64 DEBUG: libgs-9.54.0-14.el9.x86_64 DEBUG: libsndfile-1.0.31-8.el9.x86_64 DEBUG: crypto-policies-20231113-1.gite9247c2.el9.noarch DEBUG: openssl-libs-3.0.7-25.el9.x86_64 DEBUG: openssl-3.0.7-25.el9.x86_64 DEBUG: avahi-libs-0.8-20.el9.x86_64 DEBUG: avahi-glib-0.8-20.el9.x86_64 DEBUG: pam-1.5.1-16.el9.x86_64 DEBUG: crypto-policies-scripts-20231113-1.gite9247c2.el9.noarch DEBUG: annobin-12.31-1.el9.x86_64 DEBUG: libacl-2.3.1-4.el9.x86_64 DEBUG: p11-kit-0.25.3-2.el9.x86_64 DEBUG: p11-kit-trust-0.25.3-2.el9.x86_64 DEBUG: nettle-3.9.1-1.el9.x86_64 DEBUG: pcre2-syntax-10.40-4.el9.noarch DEBUG: pcre2-10.40-4.el9.x86_64 DEBUG: p11-kit-server-0.25.3-2.el9.x86_64 DEBUG: python3-rpm-generators-12-9.el9.noarch DEBUG: acl-2.3.1-4.el9.x86_64 DEBUG: xdg-desktop-portal-1.12.6-1.el9.x86_64 DEBUG: nspr-4.35.0-4.el9.x86_64 DEBUG: nss-util-3.90.0-4.el9.x86_64 DEBUG: nss-softokn-freebl-3.90.0-4.el9.x86_64 DEBUG: nss-softokn-3.90.0-4.el9.x86_64 DEBUG: nss-3.90.0-4.el9.x86_64 DEBUG: nss-sysinit-3.90.0-4.el9.x86_64 DEBUG: cups-libs-2.3.3op2-22.el9.x86_64 DEBUG: elfutils-libelf-0.190-2.el9.x86_64 DEBUG: libsepol-3.6-1.el9.x86_64 DEBUG: libselinux-3.6-1.el9.x86_64 DEBUG: libdrm-2.4.117-1.el9.x86_64 DEBUG: systemd-libs-252-21.el9.x86_64 DEBUG: rpm-4.16.1.3-29.el9.x86_64 DEBUG: rpm-libs-4.16.1.3-29.el9.x86_64 DEBUG: libsemanage-3.6-1.el9.x86_64 DEBUG: python3-libselinux-3.6-1.el9.x86_64 DEBUG: mesa-libglapi-23.3.0-1.el9.x86_64 DEBUG: python3-libsemanage-3.6-1.el9.x86_64 DEBUG: mesa-libgbm-23.3.0-1.el9.x86_64 DEBUG: libselinux-utils-3.6-1.el9.x86_64 DEBUG: policycoreutils-3.6-1.el9.x86_64 DEBUG: python3-setools-4.4.4-1.el9.x86_64 DEBUG: gnutls-3.8.2-2.el9.x86_64 DEBUG: checkpolicy-3.6-1.el9.x86_64 DEBUG: python3-policycoreutils-3.6-1.el9.noarch DEBUG: systemd-rpm-macros-252-21.el9.noarch DEBUG: systemd-252-21.el9.x86_64 DEBUG: systemd-pam-252-21.el9.x86_64 DEBUG: elfutils-default-yama-scope-0.190-2.el9.noarch DEBUG: elfutils-libs-0.190-2.el9.x86_64 DEBUG: elfutils-debuginfod-client-0.190-2.el9.x86_64 DEBUG: elfutils-0.190-2.el9.x86_64 DEBUG: debugedit-5.0-5.el9.x86_64 DEBUG: rpm-build-libs-4.16.1.3-29.el9.x86_64 DEBUG: rpm-build-4.16.1.3-29.el9.x86_64 DEBUG: systemd-udev-252-21.el9.x86_64 DEBUG: policycoreutils-python-utils-3.6-1.el9.noarch DEBUG: NetworkManager-libnm-1.45.9-1.el9.x86_64 DEBUG: mesa-libEGL-23.3.0-1.el9.x86_64 DEBUG: mesa-libGL-23.3.0-1.el9.x86_64 DEBUG: ostree-libs-2023.8-3.el9.x86_64 DEBUG: mesa-vulkan-drivers-23.3.0-1.el9.x86_64 DEBUG: libcom_err-1.46.5-5.el9.x86_64 DEBUG: openldap-2.6.6-1.el9.x86_64 DEBUG: python3-urllib3-1.26.5-5.el9.noarch DEBUG: hwdata-0.348-9.12.el9.noarch DEBUG: libgcc-11.4.1-3.el9.x86_64 DEBUG: glibc-common-2.34-95.el9.x86_64 DEBUG: glibc-gconv-extra-2.34-95.el9.x86_64 DEBUG: glibc-minimal-langpack-2.34-95.el9.x86_64 DEBUG: glibc-2.34-95.el9.x86_64 DEBUG: libstdc++-11.4.1-3.el9.x86_64 DEBUG: libatomic-11.4.1-3.el9.x86_64 DEBUG: libgomp-11.4.1-3.el9.x86_64 DEBUG: cpp-11.4.1-3.el9.x86_64 DEBUG: glibc-headers-2.34-95.el9.x86_64 DEBUG: kernel-headers-5.14.0-404.el9.x86_64 DEBUG: glibc-devel-2.34-95.el9.x86_64 DEBUG: gcc-11.4.1-3.el9.x86_64 DEBUG: gcc-plugin-annobin-11.4.1-3.el9.x86_64 DEBUG: webkit2gtk3-jsc-2.42.4-1.el9.x86_64 DEBUG: llvm-libs-17.0.6-3.el9.x86_64 DEBUG: libtdb-1.4.9-1.el9.x86_64 DEBUG: sqlite-libs-3.34.1-7.el9.x86_64 DEBUG: Child return code was: 0 Finish: dnf update DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-uc-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-barbican.spec'], chrootPath='/var/lib/mock/dlrn-centos9-master-uc-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': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1026gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) DEBUG: child environment: None DEBUG: Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-barbican.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': 'C.UTF-8'} and shell False DEBUG: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Wrote: /builddir/build/SRPMS/openstack-barbican-17.1.0-0.20240110173346.73de2e8.el9.src.rpm DEBUG: Child return code was: 0 Finish: rpmbuild -bs DEBUG: Copying package to result dir Finish: buildsrpm INFO: Done(openstack-barbican.spec) Config(dlrn-5) 0 minutes 13 seconds INFO: Results and/or logs in: /home/centos9-master-uc/data/repos/component/security/73/de/73de2e8c3557706eb8bde74d69e5ee32ff6fc4e0_66efa37f 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', '-l', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.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-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.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-centos9-master-uc-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': 'C.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-centos9-master-uc-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.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-centos9-master-uc-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': 'C.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-centos9-master-uc-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': 'C.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-centos9-master-uc-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': 'C.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-centos9-master-uc-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': 'C.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-centos9-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.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-centos9-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.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-centos9-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.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-centos9-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.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-centos9-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.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': 'C.UTF-8'} and shell False Finish: clean chroot Finish: run DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.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-centos9-master-uc-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.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-centos9-master-uc-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.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-centos9-master-uc-x86_64-5-bootstrap/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.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-centos9-master-uc-x86_64-5-bootstrap/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.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-centos9-master-uc-x86_64-5-bootstrap/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.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-centos9-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.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-centos9-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.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-centos9-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.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-centos9-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 + finalize + rm -rf /tmp/tmp.u3PS7xZaVR INFO: mock.py version 3.5 starting (python version = 3.6.8, NVR = mock-3.5-1.el8)... DEBUG: search for 'dnf' package manager Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/dnf_cache INFO: selinux enabled Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-uc-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-uc-x86_64-5/dnf_cache INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run DEBUG: mock final configuration: DEBUG: _aliases: {'yum.conf': 'dnf.conf'} DEBUG: config_paths: [] DEBUG: version: 3.5 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos9-master-uc/data/repos/component/security/73/de/73de2e8c3557706eb8bde74d69e5ee32ff6fc4e0_66efa37f DEBUG: rootdir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root 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: 1026 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: isolation: simple DEBUG: use_nspawn: None DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap: True DEBUG: use_bootstrap_image: False DEBUG: bootstrap_image: quay.io/centos/centos:8 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_binary: /bin/tar DEBUG: tar: gnutar DEBUG: backup_on_clean: False DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: redhat_subscription_required: False DEBUG: ssl_ca_bundle_path: None DEBUG: ssl_extra_certs: None DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', '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': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5/ccache/u1026/', 'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/security/73/de/73de2e8c3557706eb8bde74d69e5ee32ff6fc4e0_66efa37f'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/security/73/de/73de2e8c3557706eb8bde74d69e5ee32ff6fc4e0_66efa37f'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5/root_cache/', '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-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/security/73/de/73de2e8c3557706eb8bde74d69e5ee32ff6fc4e0_66efa37f'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/security/73/de/73de2e8c3557706eb8bde74d69e5ee32ff6fc4e0_66efa37f'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/security/73/de/73de2e8c3557706eb8bde74d69e5ee32ff6fc4e0_66efa37f'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/security/73/de/73de2e8c3557706eb8bde74d69e5ee32ff6fc4e0_66efa37f'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/security/73/de/73de2e8c3557706eb8bde74d69e5ee32ff6fc4e0_66efa37f'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/security/73/de/73de2e8c3557706eb8bde74d69e5ee32ff6fc4e0_66efa37f'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/security/73/de/73de2e8c3557706eb8bde74d69e5ee32ff6fc4e0_66efa37f'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/security/73/de/73de2e8c3557706eb8bde74d69e5ee32ff6fc4e0_66efa37f'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/security/73/de/73de2e8c3557706eb8bde74d69e5ee32ff6fc4e0_66efa37f'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/security/73/de/73de2e8c3557706eb8bde74d69e5ee32ff6fc4e0_66efa37f'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/security/73/de/73de2e8c3557706eb8bde74d69e5ee32ff6fc4e0_66efa37f'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/security/73/de/73de2e8c3557706eb8bde74d69e5ee32ff6fc4e0_66efa37f'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/security/73/de/73de2e8c3557706eb8bde74d69e5ee32ff6fc4e0_66efa37f'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/security/73/de/73de2e8c3557706eb8bde74d69e5ee32ff6fc4e0_66efa37f'}, 'rpkg_preprocessor_enable': False, 'rpkg_preprocessor_opts': {'requires': ['preproc-rpmspec'], 'cmd': '/usr/bin/preproc-rpmspec %(source_spec)s --output %(target_spec)s', 'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/security/73/de/73de2e8c3557706eb8bde74d69e5ee32ff6fc4e0_66efa37f'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/security/73/de/73de2e8c3557706eb8bde74d69e5ee32ff6fc4e0_66efa37f'}} 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': 'C.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 1026 -g 135 -d /builddir -n mockbuild DEBUG: use_host_resolv: False DEBUG: chroot_setup_cmd: install basesystem rpm-build python3-devel gcc make python3-sqlalchemy python3-sphinx python3-eventlet python3-six python3-pbr openstack-macros git-core python3-setuptools_scm DEBUG: target_arch: x86_64 DEBUG: releasever: 9 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {'stream': '9-stream', 'contentdir': 'centos'} DEBUG: yum_builddep_opts: [] DEBUG: yum_common_opts: [] DEBUG: update_before_build: True DEBUG: priorities.conf: [main] enabled=0 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\n'} DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'trunk-centos8.rdoproject.org.novalocal', '%_platform_multiplier': 1} DEBUG: hostname: None DEBUG: module_enable: [] DEBUG: module_install: [] DEBUG: module_setup_commands: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: bootstrap_module_setup_commands: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: ['/run/lock'] DEBUG: package_manager: dnf DEBUG: package_manager_max_attempts: 1 DEBUG: package_manager_attempt_delay: 10 DEBUG: dynamic_buildrequires: True DEBUG: dynamic_buildrequires_max_loops: 10 DEBUG: external_buildrequires: False 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 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 DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core 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', 'versionlock'] DEBUG: user_agent: Mock (dlrn-centos9-master-uc-x86_64-5; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: additional_packages: [] DEBUG: no-config: {'epel-8': {'alternatives': {'alma+epel-8': {'description': ['Builds against AlmaLinux 8 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-8': {'description': ['Builds against CentOS Stream 8 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 8) together with the official EPEL 8 repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'circlelinux+epel-8': {'description': ['Builds against Circle Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://cclinux.org/']}, 'rhel+epel-8': {'description': ['Builds against Red Hat Enterprise Linux 8 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-8': {'description': ['Builds against Rocky Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}, 'epel-9': {'alternatives': {'alma+epel-9': {'description': ['Builds against AlmaLinux 9 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-9': {'description': ['Builds against CentOS Stream 9 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 9) together with the official EPEL repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'rhel+epel-9': {'description': ['Builds against Red Hat Enterprise Linux 9 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-9': {'description': ['Builds against Rocky Linux 9 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}} DEBUG: seccomp: False DEBUG: qemu_user_static_mapping: {'aarch64': 'aarch64', 'armv7hl': 'arm', 'i386': 'i386', 'i686': 'i386', 'ppc64': 'ppc64', 'ppc64le': 'ppc64le', 's390x': 's390x', 'x86_64': 'x86_64'} DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos9-master-uc/data/dlrn-5.cfg DEBUG: root: dlrn-centos9-master-uc-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el9 DEBUG: dnf.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 syslog_ident=mock syslog_device= mdpolicy=group:primary best=1 protected_packages= module_platform_id=platform:el9 user_agent=DLRN [baseos] name=CentOS Stream $releasever - BaseOS #metalink=https://mirrors.centos.org/metalink?repo=centos-baseos-9-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/9-stream/BaseOS/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [appstream] name=CentOS Stream $releasever - AppStream #metalink=https://mirrors.centos.org/metalink?repo=centos-appstream-9-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/9-stream/AppStream/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [crb] name=CentOS Stream $releasever - CRB metalink=https://mirrors.centos.org/metalink?repo=centos-crb-9-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [highavailability] name=CentOS Stream $releasever - HighAvailability metalink=https://mirrors.centos.org/metalink?repo=centos-highavailability-9-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [delorean-component-baremetal] name=delorean-openstack-ironic-8eceb9bbc0defffff8317e3f0edd17e5f879cdc1 baseurl=https://trunk.rdoproject.org/centos9-master/component/baremetal/8e/ce/8eceb9bbc0defffff8317e3f0edd17e5f879cdc1_56e53186 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-python-cinder-tests-tempest-50bc3fb9e9ad650537c7d791b80c9c80c31600ae baseurl=https://trunk.rdoproject.org/centos9-master/component/cinder/50/bc/50bc3fb9e9ad650537c7d791b80c9c80c31600ae_bd6a2dc8 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-ansible-collections-openstack-08c93cf9b1b3be47f4e00166a3bfd1c7b6541dfe baseurl=https://trunk.rdoproject.org/centos9-master/component/clients/08/c9/08c93cf9b1b3be47f4e00166a3bfd1c7b6541dfe_5a96503f enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-aodh-a61215e5beb4298638238fbde2463130ffe16865 baseurl=https://trunk.rdoproject.org/centos9-master/component/cloudops/a6/12/a61215e5beb4298638238fbde2463130ffe16865_1304edce enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-openstack-rally-71387ff122243157b9dc1893e98a0a3e7cb5b24c baseurl=https://trunk.rdoproject.org/centos9-master/component/common/71/38/71387ff122243157b9dc1893e98a0a3e7cb5b24c_dfd7701b enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-39f560d6730f2b212506b7d754645c288d13f1cd baseurl=https://trunk.rdoproject.org/centos9-master/component/compute/39/f5/39f560d6730f2b212506b7d754645c288d13f1cd_702f2fbf enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-41fa8223b7dda10e2ff310097bb86700f254015e baseurl=https://trunk.rdoproject.org/centos9-master/component/glance/41/fa/41fa8223b7dda10e2ff310097bb86700f254015e_f30f0626 enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-openstack-manila-0ca4caae7b1e7c5c2313c8f6e8025529ac1e497b baseurl=https://trunk.rdoproject.org/centos9-master/component/manila/0c/a4/0ca4caae7b1e7c5c2313c8f6e8025529ac1e497b_db8b0c0c enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-python-networking-sfc-c908cd018eb2d5916c0e41b090712ff2a0fd68dc baseurl=https://trunk.rdoproject.org/centos9-master/component/network/c9/08/c908cd018eb2d5916c0e41b090712ff2a0fd68dc_e6fa35d3 enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-663896ce5111638bb0a02d20dc6b0b3655c3526f baseurl=https://trunk.rdoproject.org/centos9-master/component/octavia/66/38/663896ce5111638bb0a02d20dc6b0b3655c3526f_bf3aa754 enabled=1 gpgcheck=0 priority=1 [delorean-component-podified] name=delorean-ansible-config_template-ca25191181ef1d1269afe95ad0911bac8d4d0610 baseurl=https://trunk.rdoproject.org/centos9-master/component/podified/ca/25/ca25191181ef1d1269afe95ad0911bac8d4d0610_45535ff7 enabled=1 gpgcheck=0 priority=1 [delorean-component-puppet] name=delorean-puppet-ceph-db8e683898b768169a6b5c1bb30be0de7b1e6e37 baseurl=https://trunk.rdoproject.org/centos9-master/component/puppet/db/8e/db8e683898b768169a6b5c1bb30be0de7b1e6e37_ad3d6445 enabled=1 gpgcheck=0 priority=1 [delorean-component-security] name=delorean-openstack-keystone-adfa92b40d11f94a03af5202da1fc3858bbccbb5 baseurl=https://trunk.rdoproject.org/centos9-master/component/security/ad/fa/adfa92b40d11f94a03af5202da1fc3858bbccbb5_4cdead94 enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-7d5c73fcdec06f982c85c5084191bc62218f0a3b baseurl=https://trunk.rdoproject.org/centos9-master/component/swift/7d/5c/7d5c73fcdec06f982c85c5084191bc62218f0a3b_c1614185 enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-python-magnum-tests-tempest-4320429c89e13a49bd2320edd269c31a1b102e09 baseurl=https://trunk.rdoproject.org/centos9-master/component/tempest/43/20/4320429c89e13a49bd2320edd269c31a1b102e09_06199c81 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-octavia-ui-73906fc5d64526f0c604576c9da05e320ea80f07 baseurl=https://trunk.rdoproject.org/centos9-master/component/ui/73/90/73906fc5d64526f0c604576c9da05e320ea80f07_ae7c1b72 enabled=1 gpgcheck=0 priority=1 [delorean-master-testing] name=dlrn-master-testing baseurl=https://trunk.rdoproject.org/centos9-master/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-master-build-deps] name=dlrn-master-build-deps baseurl=https://trunk.rdoproject.org/centos9-master/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-rabbitmq] name=centos9-rabbitmq baseurl=http://mirror.stream.centos.org/SIGs/9-stream/messaging/$basearch/rabbitmq-38/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-storage] name=centos9-storage baseurl=http://mirror.stream.centos.org/SIGs/9-stream/storage/$basearch/ceph-reef/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-opstools] name=centos9-opstools baseurl=http://mirror.stream.centos.org/SIGs/9-stream/opstools/$basearch/collectd-5/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=http://mirror.stream.centos.org/SIGs/9-stream/nfv/$basearch/openvswitch-2/ gpgcheck=0 enabled=1 module_hotfixes=1 # epel is required for Ceph Reef [epel-low-priority] name=Extra Packages for Enterprise Linux $releasever - $basearch metalink=https://mirrors.fedoraproject.org/metalink?repo=epel-$releasever&arch=$basearch&infra=$infra&content=$contentdir enabled=1 gpgcheck=0 countme=1 priority=100 includepkgs=libarrow*,parquet*,python3-asyncssh,re2,python3-grpcio,grpc*,abseil* DEBUG: __jinja_expand: True DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: build_log_fmt_str: %(message)s DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: state_log_fmt_str: %(asctime)s - %(message)s DEBUG: Local file: /home/centos9-master-uc/data/repos/component/security/73/de/73de2e8c3557706eb8bde74d69e5ee32ff6fc4e0_66efa37f/openstack-barbican-17.1.0-0.20240110173346.73de2e8.el9.src.rpm INFO: Start(/home/centos9-master-uc/data/repos/component/security/73/de/73de2e8c3557706eb8bde74d69e5ee32ff6fc4e0_66efa37f/openstack-barbican-17.1.0-0.20240110173346.73de2e8.el9.src.rpm) Config(dlrn-centos9-master-uc-x86_64-5) Start: clean chroot Finish: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root DEBUG: creating dir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager 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': 'C.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-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K 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 rep_good nopl cpuid extd_apicid tsc_known_freq 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 topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 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': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16139340 3550112 5509992 530536 7079236 11718684 DEBUG: Swap: 16777212 5547916 11229296 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root', '/var/cache/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 266M 4.1G 7% /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root DEBUG: /dev/vda1 550G 287G 264G 53% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/results Mock Version: 3.5 INFO: Mock Version: 3.5 INFO: Mock Version: 3.5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/dev/mapper DEBUG: creating dir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/dev/mapper DEBUG: kernel version == 4.18.0-485.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/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-centos9-master-uc-x86_64-5-bootstrap/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.rwmkymra', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/results DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/usr/share DEBUG: Copying /usr/share/distribution-gpg-keys to the bootstrap chroot DEBUG: child environment: None DEBUG: Executing command: ['cp', '-a', '/usr/share/distribution-gpg-keys', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/usr/share'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc DEBUG: method _make_build_user skipped in bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/builddir/build DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/builddir/build/originals DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/builddir DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos9-master-uc-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-centos9-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /home/centos9-master-uc/data/repos/component/security/73/de/73de2e8c3557706eb8bde74d69e5ee32ff6fc4e0_66efa37f INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-uc-x86_64-5/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/tar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/./proc DEBUG: creating dir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/./sys DEBUG: creating dir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/./dev DEBUG: creating dir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/./tmp/ccache DEBUG: creating dir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/./var/cache/yum DEBUG: creating dir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/./var/cache/dnf DEBUG: creating dir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/./var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/./var/log DEBUG: creating dir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/./var/log Finish: unpacking root cache INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-uc-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-uc-x86_64-5/dnf_cache Start: cleaning package manager metadata Finish: cleaning package manager 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': 'C.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-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K 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 rep_good nopl cpuid extd_apicid tsc_known_freq 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 topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 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': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16139340 3550716 4074076 1965824 8514548 10282812 DEBUG: Swap: 16777212 5547916 11229296 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root', '/var/cache/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 1.5G 2.9G 35% /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root DEBUG: /dev/vda1 550G 287G 264G 53% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /home/centos9-master-uc/data/repos/component/security/73/de/73de2e8c3557706eb8bde74d69e5ee32ff6fc4e0_66efa37f Mock Version: 3.5 INFO: Mock Version: 3.5 INFO: Mock Version: 3.5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/dev/pts DEBUG: creating dir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/dev/shm DEBUG: creating dir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/dev/mapper DEBUG: creating dir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/dev/mapper DEBUG: kernel version == 4.18.0-485.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-uc-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': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-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-centos9-master-uc-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': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-uc-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': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos9-master-uc-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': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.4bq7lgwf', '/var/lib/mock/dlrn-centos9-master-uc-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': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root DEBUG: resultdir = /home/centos9-master-uc/data/repos/component/security/73/de/73de2e8c3557706eb8bde74d69e5ee32ff6fc4e0_66efa37f DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/dnf DEBUG: configure DNF vars DEBUG: child environment: None DEBUG: Executing command: ['/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': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/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': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/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': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/sbin/useradd', '-o', '-m', '-u', '1026', '-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': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/builddir/build DEBUG: creating dir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/builddir/build DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/builddir/build/RPMS DEBUG: creating dir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/builddir/build/SPECS DEBUG: creating dir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/builddir/build/SRPMS DEBUG: creating dir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/builddir/build/SOURCES DEBUG: creating dir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/builddir/build/BUILD DEBUG: creating dir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/builddir/build/BUILDROOT DEBUG: creating dir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/builddir/build/originals DEBUG: creating dir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/builddir/build/originals DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/builddir Start: dnf update DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root'] 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': 'C.UTF-8'} and shell False DEBUG: fonts-filesystem-2.0.5-7.el9.1.noarch DEBUG: tzdata-2023c-1.el9.noarch DEBUG: dejavu-sans-fonts-2.37-18.el9.noarch DEBUG: adobe-mappings-cmap-20171205-12.el9.noarch DEBUG: adobe-mappings-cmap-deprecated-20171205-12.el9.noarch DEBUG: langpacks-core-font-en-3.0-16.el9.noarch DEBUG: adobe-source-code-pro-fonts-2.030.1.050-12.el9.1.noarch DEBUG: abattis-cantarell-fonts-0.301-4.el9.noarch DEBUG: google-droid-sans-fonts-20200215-11.el9.2.noarch DEBUG: xkeyboard-config-2.33-2.el9.noarch DEBUG: rust-srpm-macros-17-4.el9.noarch DEBUG: poppler-data-0.4.9-9.el9.noarch DEBUG: perl-srpm-macros-1-41.el9.noarch DEBUG: openblas-srpm-macros-2-11.el9.noarch DEBUG: ocaml-srpm-macros-6-6.el9.noarch DEBUG: ghc-srpm-macros-1.5.0-6.el9.noarch DEBUG: gawk-all-langpacks-5.1.0-6.el9.x86_64 DEBUG: adwaita-cursor-theme-40.1.1-3.el9.noarch DEBUG: adobe-mappings-pdf-20180407-10.el9.noarch DEBUG: vim-filesystem-8.2.2637-20.el9.noarch DEBUG: python3-setuptools-wheel-53.0.0-12.el9.noarch DEBUG: publicsuffix-list-dafsa-20210518-3.el9.noarch DEBUG: pkgconf-m4-1.7.3-10.el9.noarch DEBUG: coreutils-common-8.32-34.el9.x86_64 DEBUG: setup-2.13.7-9.el9.noarch DEBUG: filesystem-3.16-2.el9.x86_64 DEBUG: urw-base35-fonts-common-20200910-6.el9.noarch DEBUG: basesystem-11-13.el9.noarch DEBUG: bash-5.1.8-6.el9.x86_64 DEBUG: xz-libs-5.2.5-8.el9.x86_64 DEBUG: bzip2-libs-1.0.8-8.el9.x86_64 DEBUG: libxcrypt-4.4.18-3.el9.x86_64 DEBUG: libpng-1.6.37-12.el9.x86_64 DEBUG: expat-2.5.0-1.el9.x86_64 DEBUG: libzstd-1.5.1-2.el9.x86_64 DEBUG: libjpeg-turbo-2.0.90-6.el9.x86_64 DEBUG: libgpg-error-1.42-5.el9.x86_64 DEBUG: lcms2-2.12-3.el9.x86_64 DEBUG: mpfr-4.1.0-7.el9.x86_64 DEBUG: libwayland-client-1.21.0-1.el9.x86_64 DEBUG: readline-8.1-4.el9.x86_64 DEBUG: libogg-1.3.4-6.el9.x86_64 DEBUG: libvorbis-1.3.7-5.el9.x86_64 DEBUG: libtool-ltdl-2.4.6-45.el9.x86_64 DEBUG: libgcrypt-1.10.0-10.el9.x86_64 DEBUG: libicu-67.1-9.el9.x86_64 DEBUG: gdbm-libs-1.19-4.el9.x86_64 DEBUG: libattr-2.5.1-3.el9.x86_64 DEBUG: libcap-ng-0.8.2-7.el9.x86_64 DEBUG: lz4-libs-1.9.3-5.el9.x86_64 DEBUG: sed-4.8-9.el9.x86_64 DEBUG: popt-1.18-8.el9.x86_64 DEBUG: libbrotli-1.0.9-6.el9.x86_64 DEBUG: libseccomp-2.5.2-2.el9.x86_64 DEBUG: libunistring-0.9.10-15.el9.x86_64 DEBUG: libidn2-2.3.0-7.el9.x86_64 DEBUG: fribidi-1.0.10-6.el9.2.x86_64 DEBUG: libICE-1.0.10-8.el9.x86_64 DEBUG: libstemmer-0-18.585svn.el9.x86_64 DEBUG: libxshmfence-1.3-10.el9.x86_64 DEBUG: openjpeg2-2.4.0-7.el9.x86_64 DEBUG: libSM-1.2.3-10.el9.x86_64 DEBUG: libpsl-0.21.1-5.el9.x86_64 DEBUG: libwayland-cursor-1.21.0-1.el9.x86_64 DEBUG: libmpc-1.2.1-4.el9.x86_64 DEBUG: libassuan-2.5.5-3.el9.x86_64 DEBUG: libwayland-server-1.21.0-1.el9.x86_64 DEBUG: exiv2-0.27.5-2.el9.x86_64 DEBUG: exiv2-libs-0.27.5-2.el9.x86_64 DEBUG: libxcrypt-compat-4.4.18-3.el9.x86_64 DEBUG: unzip-6.0-56.el9.x86_64 DEBUG: xml-common-0.6.3-58.el9.noarch DEBUG: groff-base-1.22.4-10.el9.x86_64 DEBUG: libproxy-0.4.15-35.el9.x86_64 DEBUG: imath-3.1.2-1.el9.x86_64 DEBUG: hicolor-icon-theme-0.17-13.el9.noarch DEBUG: diffutils-3.7-12.el9.x86_64 DEBUG: fuse-libs-2.9.9-15.el9.x86_64 DEBUG: json-c-0.14-11.el9.x86_64 DEBUG: libsigsegv-2.13-4.el9.x86_64 DEBUG: gawk-5.1.0-6.el9.x86_64 DEBUG: libtasn1-4.16.0-8.el9.x86_64 DEBUG: pcre-8.44-3.el9.3.x86_64 DEBUG: grep-3.6-5.el9.x86_64 DEBUG: coreutils-8.32-34.el9.x86_64 DEBUG: libarchive-3.5.3-4.el9.x86_64 DEBUG: gzip-1.12-1.el9.x86_64 DEBUG: cracklib-2.9.6-27.el9.x86_64 DEBUG: libusbx-1.0.26-1.el9.x86_64 DEBUG: libevent-2.1.12-6.el9.x86_64 DEBUG: jbigkit-libs-2.1-23.el9.x86_64 DEBUG: libXau-1.0.9-8.el9.x86_64 DEBUG: libxcb-1.13.1-9.el9.x86_64 DEBUG: libXext-1.3.4-8.el9.x86_64 DEBUG: libXrender-0.9.10-16.el9.x86_64 DEBUG: libXfixes-5.0.3-16.el9.x86_64 DEBUG: libXi-1.7.10-8.el9.x86_64 DEBUG: libXt-1.2.0-6.el9.x86_64 DEBUG: libXmu-1.1.3-8.el9.x86_64 DEBUG: libXcursor-1.2.0-7.el9.x86_64 DEBUG: libXdamage-1.1.5-7.el9.x86_64 DEBUG: libXrandr-1.5.2-8.el9.x86_64 DEBUG: libXinerama-1.1.4-10.el9.x86_64 DEBUG: libXcomposite-0.4.5-7.el9.x86_64 DEBUG: libglvnd-1.3.4-1.el9.x86_64 DEBUG: libwayland-egl-1.21.0-1.el9.x86_64 DEBUG: opus-1.3.1-10.el9.x86_64 DEBUG: libXaw-1.0.13-19.el9.x86_64 DEBUG: libXtst-1.2.3-16.el9.x86_64 DEBUG: libXv-1.0.11-16.el9.x86_64 DEBUG: libXxf86vm-1.1.4-18.el9.x86_64 DEBUG: cracklib-dicts-2.9.6-27.el9.x86_64 DEBUG: python3-setuptools-57.4.0-1.el9s.noarch DEBUG: python3-idna-2.10-7.el9.noarch DEBUG: python3-six-1.15.0-9.el9.noarch DEBUG: python3-chardet-4.0.0-5.el9.noarch DEBUG: python3-pyparsing-2.4.7-9.el9.noarch DEBUG: python3-packaging-20.9-5.el9.noarch DEBUG: python3-pysocks-1.7.1-12.el9.noarch DEBUG: python3-babel-2.9.1-2.el9.noarch DEBUG: python3-tomli-2.0.1-5.el9.noarch DEBUG: python3-docutils-0.16-6.el9.noarch DEBUG: python3-imagesize-1.2.0-6.el9.noarch DEBUG: python3-pygments-2.7.4-4.el9.noarch DEBUG: python3-snowballstemmer-1.9.0-10.el9.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.12-13.el9.noarch DEBUG: python3-sphinxcontrib-applehelp-1.0.2-5.el9.noarch DEBUG: python3-sphinxcontrib-devhelp-1.0.2-5.el9.noarch DEBUG: python3-sphinxcontrib-htmlhelp-1.0.3-6.el9.noarch DEBUG: python3-sphinxcontrib-jsmath-1.0.1-12.el9.noarch DEBUG: python3-sphinxcontrib-qthelp-1.0.3-5.el9.noarch DEBUG: python3-sphinxcontrib-serializinghtml-1.1.4-5.el9.noarch DEBUG: python3-jinja2-3.0.1-2.el9s.noarch DEBUG: python3-typing-extensions-3.7.4.3-2.el9s.noarch DEBUG: sound-theme-freedesktop-0.8-17.el9.noarch DEBUG: xz-5.2.5-8.el9.x86_64 DEBUG: openexr-libs-3.1.1-2.el9.x86_64 DEBUG: iso-codes-4.6.0-3.el9.noarch DEBUG: zip-3.0-35.el9.x86_64 DEBUG: libutempter-1.2.1-6.el9.x86_64 DEBUG: bubblewrap-0.4.1-6.el9.x86_64 DEBUG: tar-1.34-6.el9.x86_64 DEBUG: zstd-1.5.1-2.el9.x86_64 DEBUG: libtheora-1.1.1-31.el9.x86_64 DEBUG: fftw-libs-double-3.3.8-12.el9.x86_64 DEBUG: libksba-1.5.1-6.el9.x86_64 DEBUG: dwz-0.14-3.el9.x86_64 DEBUG: jasper-libs-2.0.28-3.el9.x86_64 DEBUG: exempi-2.6.0-0.2.20211007gite23c213.el9.x86_64 DEBUG: bzip2-1.0.8-8.el9.x86_64 DEBUG: libxkbcommon-1.0.3-4.el9.x86_64 DEBUG: libxslt-1.1.34-9.el9.x86_64 DEBUG: graphite2-1.3.14-9.el9.x86_64 DEBUG: webrtc-audio-processing-0.3.1-8.el9.x86_64 DEBUG: info-6.7-15.el9.x86_64 DEBUG: ed-1.14.2-12.el9.x86_64 DEBUG: patch-2.7.6-16.el9.x86_64 DEBUG: tcl-8.6.10-7.el9.x86_64 DEBUG: libfontenc-1.1.3-17.el9.x86_64 DEBUG: adwaita-icon-theme-40.1.1-3.el9.noarch DEBUG: libpaper-1.1.28-4.el9.x86_64 DEBUG: perl-Digest-1.19-4.el9.noarch DEBUG: perl-Digest-MD5-2.58-4.el9.x86_64 DEBUG: perl-B-1.80-480.el9.x86_64 DEBUG: perl-FileHandle-2.03-480.el9.noarch DEBUG: perl-AutoLoader-5.74-480.el9.noarch DEBUG: perl-Data-Dumper-2.174-462.el9.x86_64 DEBUG: perl-libnet-3.13-4.el9.noarch DEBUG: perl-base-2.27-480.el9.noarch DEBUG: perl-URI-5.09-3.el9.noarch DEBUG: perl-Net-SSLeay-1.92-2.el9.x86_64 DEBUG: perl-if-0.60.800-480.el9.noarch DEBUG: perl-IO-Socket-IP-0.41-5.el9.noarch DEBUG: perl-Time-Local-1.300-7.el9.noarch DEBUG: perl-File-Path-2.18-4.el9.noarch DEBUG: perl-IO-Socket-SSL-2.073-1.el9.noarch DEBUG: perl-Pod-Escapes-1.07-460.el9.noarch DEBUG: perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch DEBUG: perl-Mozilla-CA-20200520-6.el9.noarch DEBUG: perl-Class-Struct-0.66-480.el9.noarch DEBUG: perl-POSIX-1.94-480.el9.x86_64 DEBUG: perl-Term-ANSIColor-5.01-461.el9.noarch DEBUG: perl-IPC-Open3-1.21-480.el9.noarch DEBUG: perl-subs-1.03-480.el9.noarch DEBUG: perl-File-Temp-0.231.100-4.el9.noarch DEBUG: perl-Term-Cap-1.17-460.el9.noarch DEBUG: perl-Pod-Simple-3.42-4.el9.noarch DEBUG: perl-Socket-2.031-4.el9.x86_64 DEBUG: perl-SelectSaver-1.02-480.el9.noarch DEBUG: perl-Symbol-1.08-480.el9.noarch DEBUG: perl-File-stat-1.09-480.el9.noarch DEBUG: perl-podlators-4.14-460.el9.noarch DEBUG: perl-Pod-Perldoc-3.28.01-461.el9.noarch DEBUG: perl-Fcntl-1.13-480.el9.x86_64 DEBUG: perl-Text-ParseWords-3.30-460.el9.noarch DEBUG: perl-mro-1.23-480.el9.x86_64 DEBUG: perl-IO-1.43-480.el9.x86_64 DEBUG: perl-overloading-0.02-480.el9.noarch DEBUG: perl-Pod-Usage-2.01-4.el9.noarch DEBUG: perl-Errno-1.30-480.el9.x86_64 DEBUG: perl-File-Basename-2.85-480.el9.noarch DEBUG: perl-Getopt-Std-1.12-480.el9.noarch DEBUG: perl-MIME-Base64-3.16-4.el9.x86_64 DEBUG: perl-Scalar-List-Utils-1.56-461.el9.x86_64 DEBUG: perl-constant-1.33-461.el9.noarch DEBUG: perl-Storable-3.21-460.el9.x86_64 DEBUG: perl-overload-1.31-480.el9.noarch DEBUG: perl-parent-0.238-460.el9.noarch DEBUG: perl-vars-1.05-480.el9.noarch DEBUG: perl-Getopt-Long-2.52-4.el9.noarch DEBUG: perl-Carp-1.50-460.el9.noarch DEBUG: perl-Exporter-5.74-461.el9.noarch DEBUG: perl-NDBM_File-1.15-480.el9.x86_64 DEBUG: perl-PathTools-3.78-461.el9.x86_64 DEBUG: perl-Encode-3.08-462.el9.x86_64 DEBUG: perl-libs-5.32.1-480.el9.x86_64 DEBUG: perl-interpreter-5.32.1-480.el9.x86_64 DEBUG: bluez-libs-5.56-6.el9.x86_64 DEBUG: cpio-2.13-16.el9.x86_64 DEBUG: keyutils-libs-1.6.3-1.el9.x86_64 DEBUG: libcbor-0.7.0-5.el9.x86_64 DEBUG: libdb-5.3.28-53.el9.x86_64 DEBUG: libpwquality-1.4.4-8.el9.x86_64 DEBUG: dbus-broker-28-7.el9.x86_64 DEBUG: libpciaccess-0.16-6.el9.x86_64 DEBUG: libglvnd-glx-1.3.4-1.el9.x86_64 DEBUG: libglvnd-egl-1.3.4-1.el9.x86_64 DEBUG: libpipeline-1.5.3-4.el9.x86_64 DEBUG: man-db-2.9.3-7.el9.x86_64 DEBUG: libpkgconf-1.7.3-10.el9.x86_64 DEBUG: pkgconf-1.7.3-10.el9.x86_64 DEBUG: pkgconf-pkg-config-1.7.3-10.el9.x86_64 DEBUG: libverto-0.3.2-3.el9.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-21.el9.x86_64 DEBUG: scl-utils-2.0.3-4.el9.x86_64 DEBUG: efi-srpm-macros-4-9.el9.noarch DEBUG: lua-srpm-macros-1-6.el9.noarch DEBUG: make-4.3-7.el9.x86_64 DEBUG: freetype-2.10.4-9.el9.x86_64 DEBUG: fontconfig-2.14.0-2.el9.x86_64 DEBUG: cairo-1.17.4-7.el9.x86_64 DEBUG: json-glib-1.6.6-1.el9.x86_64 DEBUG: atk-2.36.0-5.el9.x86_64 DEBUG: cairo-gobject-1.17.4-7.el9.x86_64 DEBUG: polkit-libs-0.117-11.el9.x86_64 DEBUG: polkit-0.117-11.el9.x86_64 DEBUG: polkit-pkla-compat-0.1-21.el9.x86_64 DEBUG: gsettings-desktop-schemas-40.0-6.el9.x86_64 DEBUG: dconf-0.40.0-6.el9.x86_64 DEBUG: rtkit-0.11-28.el9.x86_64 DEBUG: libgxps-0.3.2-3.el9.x86_64 DEBUG: gd-2.3.2-3.el9.x86_64 DEBUG: libXft-2.3.3-8.el9.x86_64 DEBUG: urw-base35-bookman-fonts-20200910-6.el9.noarch DEBUG: urw-base35-c059-fonts-20200910-6.el9.noarch DEBUG: urw-base35-d050000l-fonts-20200910-6.el9.noarch DEBUG: urw-base35-gothic-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-roman-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-sans-fonts-20200910-6.el9.noarch DEBUG: urw-base35-p052-fonts-20200910-6.el9.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-6.el9.noarch DEBUG: urw-base35-z003-fonts-20200910-6.el9.noarch DEBUG: urw-base35-fonts-20200910-6.el9.noarch DEBUG: libraqm-0.7.0-7.el9s.x86_64 DEBUG: mkfontscale-1.2.1-3.el9.x86_64 DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-33.el9.noarch DEBUG: ModemManager-glib-1.20.2-1.el9.x86_64 DEBUG: gobject-introspection-1.68.0-11.el9.x86_64 DEBUG: libgudev-237-1.el9.x86_64 DEBUG: upower-0.99.11-11.el9.x86_64 DEBUG: colord-libs-1.4.5-4.el9.x86_64 DEBUG: shared-mime-info-2.1-5.el9.x86_64 DEBUG: gdk-pixbuf2-2.42.6-3.el9.x86_64 DEBUG: gdk-pixbuf2-modules-2.42.6-3.el9.x86_64 DEBUG: gtk-update-icon-cache-3.24.31-2.el9.x86_64 DEBUG: libgsf-1.14.47-5.el9.x86_64 DEBUG: libnotify-0.7.9-8.el9.x86_64 DEBUG: at-spi2-core-2.40.3-1.el9.x86_64 DEBUG: at-spi2-atk-2.38.0-4.el9.x86_64 DEBUG: graphene-1.10.6-2.el9.x86_64 DEBUG: libgexiv2-0.12.3-1.el9.x86_64 DEBUG: low-memory-monitor-2.1-4.el9.x86_64 DEBUG: totem-pl-parser-3.26.6-2.el9.x86_64 DEBUG: libproxy-webkitgtk4-0.4.15-35.el9.x86_64 DEBUG: glib-networking-2.68.3-3.el9.x86_64 DEBUG: libsoup-2.72.0-8.el9.x86_64 DEBUG: geoclue2-2.6.0-7.el9.x86_64 DEBUG: libappstream-glib-0.7.18-4.el9.x86_64 DEBUG: osinfo-db-tools-1.10.0-1.el9.x86_64 DEBUG: libosinfo-1.10.0-1.el9.x86_64 DEBUG: xdg-dbus-proxy-0.1.3-1.el9.x86_64 DEBUG: liblqr-1-0.4.2-17.el9s.x86_64 DEBUG: npth-1.6-8.el9.x86_64 DEBUG: gpgme-1.15.1-6.el9.x86_64 DEBUG: which-2.21-29.el9.x86_64 DEBUG: fuse-2.9.9-15.el9.x86_64 DEBUG: gcc-toolset-12-runtime-12.0-5.el9.x86_64 DEBUG: fdk-aac-free-2.0.0-8.el9.x86_64 DEBUG: giflib-5.2.1-9.el9.x86_64 DEBUG: libxcrypt-devel-4.4.18-3.el9.x86_64 DEBUG: fonts-srpm-macros-2.0.5-7.el9.1.noarch DEBUG: python-srpm-macros-3.9-52.el9.noarch DEBUG: python-rpm-macros-3.9-52.el9.noarch DEBUG: python3-rpm-macros-3.9-52.el9.noarch DEBUG: gsm-1.0.19-6.el9.x86_64 DEBUG: jbig2dec-libs-0.19-7.el9.x86_64 DEBUG: libasyncns-0.8-22.el9.x86_64 DEBUG: pulseaudio-libs-15.0-2.el9.x86_64 DEBUG: pulseaudio-utils-15.0-2.el9.x86_64 DEBUG: libdatrie-0.2.13-4.el9.x86_64 DEBUG: libthai-0.1.28-8.el9.x86_64 DEBUG: pango-1.48.7-3.el9.x86_64 DEBUG: libepoxy-1.5.5-4.el9.x86_64 DEBUG: libexif-0.6.22-6.el9.x86_64 DEBUG: libijs-0.35-15.el9.x86_64 DEBUG: libiptcdata-1.0.5-9.el9.x86_64 DEBUG: libldac-2.0.2.3-10.el9.x86_64 DEBUG: libsbc-1.4-9.el9.x86_64 DEBUG: libvisual-0.4.0-34.el9.x86_64 DEBUG: libwmf-lite-0.2.12-10.el9.x86_64 DEBUG: orc-0.4.31-6.el9.x86_64 DEBUG: libtracker-sparql-3.1.2-3.el9.x86_64 DEBUG: tracker-3.1.2-3.el9.x86_64 DEBUG: tracker-miners-3.1.2-3.el9.x86_64 DEBUG: gtk3-3.24.31-2.el9.x86_64 DEBUG: xdg-desktop-portal-gtk-1.12.0-3.el9.x86_64 DEBUG: gtk2-2.24.33-8.el9.x86_64 DEBUG: graphviz-2.44.0-25.el9.x86_64 DEBUG: python3-sphinx-3.4.3-7.el9.noarch DEBUG: python3-pbr-5.11.1-1.el9s.noarch DEBUG: python3-setuptools_scm-7.1.0-2.el9s.noarch DEBUG: python3-sqlalchemy-1.4.45-3.el9.x86_64 DEBUG: openstack-macros-2023.1.0-0.20230216203352.ce6a105.el9.noarch DEBUG: python3-eventlet-0.33.3-1.el9s.noarch DEBUG: python3-distro-1.8.0-3.el9s.noarch DEBUG: lua-libs-5.4.4-4.el9.x86_64 DEBUG: libffi-3.4.2-8.el9.x86_64 DEBUG: wireplumber-0.4.14-1.el9.x86_64 DEBUG: wireplumber-libs-0.4.14-1.el9.x86_64 DEBUG: qt5-srpm-macros-5.15.9-1.el9.noarch DEBUG: less-590-2.el9.x86_64 DEBUG: environment-modules-5.3.0-1.el9.x86_64 DEBUG: kmod-28-9.el9.x86_64 DEBUG: kmod-libs-28-9.el9.x86_64 DEBUG: alsa-lib-1.2.9-1.el9.x86_64 DEBUG: osinfo-db-20230518-1.el9.noarch DEBUG: git-core-2.39.3-1.el9.x86_64 DEBUG: alternatives-1.24-1.el9.x86_64 DEBUG: binutils-gold-2.35.2-42.el9.x86_64 DEBUG: binutils-2.35.2-42.el9.x86_64 DEBUG: gstreamer1-1.22.1-2.el9.x86_64 DEBUG: gstreamer1-plugins-base-1.22.1-1.el9.x86_64 DEBUG: libssh-config-0.10.4-11.el9.noarch DEBUG: libssh-0.10.4-11.el9.x86_64 DEBUG: pyproject-srpm-macros-1.9.0-1.el9.noarch DEBUG: python3-requests-2.25.1-7.el9.noarch DEBUG: libeconf-0.4.1-3.el9.x86_64 DEBUG: kbd-misc-2.4.0-9.el9.noarch DEBUG: kbd-legacy-2.4.0-9.el9.noarch DEBUG: kbd-2.4.0-9.el9.x86_64 DEBUG: python3-dns-2.3.0-2.el9.noarch DEBUG: kernel-srpm-macros-1.0-13.el9.noarch DEBUG: python3-greenlet-2.0.2-1.el9s.x86_64 DEBUG: libcap-2.48-9.el9.x86_64 DEBUG: libcanberra-0.30-27.el9.x86_64 DEBUG: libcanberra-gtk3-0.30-27.el9.x86_64 DEBUG: libcanberra-gtk2-0.30-27.el9.x86_64 DEBUG: cryptsetup-libs-2.6.0-3.el9.x86_64 DEBUG: shadow-utils-4.9-8.el9.x86_64 DEBUG: vulkan-loader-1.3.250.1-1.el9.x86_64 DEBUG: python3-pytz-2021.1-5.el9.noarch DEBUG: libedit-3.1-38.20210216cvs.el9.x86_64 DEBUG: tpm2-tss-3.2.2-2.el9.x86_64 DEBUG: dbus-1.12.20-8.el9.x86_64 DEBUG: device-mapper-libs-1.02.195-3.el9.x86_64 DEBUG: device-mapper-1.02.195-3.el9.x86_64 DEBUG: flatpak-session-helper-1.12.8-1.el9.x86_64 DEBUG: flatpak-1.12.8-1.el9.x86_64 DEBUG: dbus-common-1.12.20-8.el9.noarch DEBUG: dbus-libs-1.12.20-8.el9.x86_64 DEBUG: pipewire-0.3.67-2.el9.x86_64 DEBUG: pipewire-libs-0.3.67-2.el9.x86_64 DEBUG: pipewire-alsa-0.3.67-2.el9.x86_64 DEBUG: pipewire-jack-audio-connection-kit-0.3.67-2.el9.x86_64 DEBUG: pipewire-pulseaudio-0.3.67-2.el9.x86_64 DEBUG: gnupg2-2.3.3-4.el9.x86_64 DEBUG: perl-HTTP-Tiny-0.076-461.el9.noarch DEBUG: python3-pip-wheel-21.2.3-7.el9.noarch DEBUG: python3-pip-21.2.3-7.el9.noarch DEBUG: file-libs-5.39-14.el9.x86_64 DEBUG: file-5.39-14.el9.x86_64 DEBUG: libgusb-0.3.8-2.el9.x86_64 DEBUG: fuse-common-3.10.2-6.el9.x86_64 DEBUG: libuuid-2.37.4-15.el9.x86_64 DEBUG: libblkid-2.37.4-15.el9.x86_64 DEBUG: libmount-2.37.4-15.el9.x86_64 DEBUG: libfdisk-2.37.4-15.el9.x86_64 DEBUG: libsmartcols-2.37.4-15.el9.x86_64 DEBUG: gcc-toolset-12-binutils-2.38-19.el9.x86_64 DEBUG: gcc-toolset-12-binutils-gold-2.38-19.el9.x86_64 DEBUG: ncurses-base-6.2-10.20210508.el9.noarch DEBUG: ncurses-libs-6.2-10.20210508.el9.x86_64 DEBUG: util-linux-core-2.37.4-15.el9.x86_64 DEBUG: util-linux-2.37.4-15.el9.x86_64 DEBUG: ncurses-6.2-10.20210508.el9.x86_64 DEBUG: procps-ng-3.3.17-13.el9.x86_64 DEBUG: findutils-4.8.0-6.el9.x86_64 DEBUG: gmp-6.2.0-13.el9.x86_64 DEBUG: krb5-libs-1.21.1-1.el9.x86_64 DEBUG: libtiff-4.4.0-10.el9.x86_64 DEBUG: ca-certificates-2023.2.60_v7.0.306-90.1.el9.noarch DEBUG: centos-gpg-keys-9.0-23.el9.noarch DEBUG: centos-stream-repos-9.0-23.el9.noarch DEBUG: centos-stream-release-9.0-23.el9.noarch DEBUG: libwebp-1.2.0-8.el9.x86_64 DEBUG: go-srpm-macros-3.2.0-3.el9.noarch DEBUG: flac-libs-1.3.3-12.el9.x86_64 DEBUG: LibRaw-0.21.1-1.el9.x86_64 DEBUG: librsvg2-2.50.7-3.el9.x86_64 DEBUG: ImageMagick-libs-6.9.12.98-1.el9s.x86_64 DEBUG: redhat-rpm-config-206-1.el9.noarch DEBUG: ImageMagick-6.9.12.98-1.el9s.x86_64 DEBUG: pixman-0.40.0-6.el9.x86_64 DEBUG: python3-markupsafe-2.1.3-2.el9s.x86_64 DEBUG: poppler-21.01.0-19.el9.x86_64 DEBUG: libX11-common-1.7.0-9.el9.noarch DEBUG: libX11-1.7.0-9.el9.x86_64 DEBUG: libcurl-7.76.1-28.el9.x86_64 DEBUG: curl-7.76.1-28.el9.x86_64 DEBUG: libXpm-3.5.13-10.el9.x86_64 DEBUG: poppler-glib-21.01.0-19.el9.x86_64 DEBUG: libX11-xcb-1.7.0-9.el9.x86_64 DEBUG: harfbuzz-2.7.4-10.el9.x86_64 DEBUG: gdb-minimal-10.2-12.el9.x86_64 DEBUG: libnghttp2-1.43.0-5.el9.1.x86_64 DEBUG: python3-libs-3.9.18-1.el9.x86_64 DEBUG: python-unversioned-command-3.9.18-1.el9.noarch DEBUG: python3-3.9.18-1.el9.x86_64 DEBUG: openssh-8.7p1-35.el9.x86_64 DEBUG: openssh-clients-8.7p1-35.el9.x86_64 DEBUG: python3-devel-3.9.18-1.el9.x86_64 DEBUG: zlib-1.2.11-41.el9.x86_64 DEBUG: audit-libs-3.1.2-2.el9.x86_64 DEBUG: python3-audit-3.1.2-2.el9.x86_64 DEBUG: glib2-2.68.4-12.el9.x86_64 DEBUG: libfido2-1.13.0-2.el9.x86_64 DEBUG: libxml2-2.9.13-5.el9.x86_64 DEBUG: libgs-9.54.0-14.el9.x86_64 DEBUG: libsndfile-1.0.31-8.el9.x86_64 DEBUG: crypto-policies-20231113-1.gite9247c2.el9.noarch DEBUG: openssl-libs-3.0.7-25.el9.x86_64 DEBUG: openssl-3.0.7-25.el9.x86_64 DEBUG: avahi-libs-0.8-20.el9.x86_64 DEBUG: avahi-glib-0.8-20.el9.x86_64 DEBUG: pam-1.5.1-16.el9.x86_64 DEBUG: crypto-policies-scripts-20231113-1.gite9247c2.el9.noarch DEBUG: annobin-12.31-1.el9.x86_64 DEBUG: libacl-2.3.1-4.el9.x86_64 DEBUG: p11-kit-0.25.3-2.el9.x86_64 DEBUG: p11-kit-trust-0.25.3-2.el9.x86_64 DEBUG: nettle-3.9.1-1.el9.x86_64 DEBUG: pcre2-syntax-10.40-4.el9.noarch DEBUG: pcre2-10.40-4.el9.x86_64 DEBUG: p11-kit-server-0.25.3-2.el9.x86_64 DEBUG: python3-rpm-generators-12-9.el9.noarch DEBUG: acl-2.3.1-4.el9.x86_64 DEBUG: xdg-desktop-portal-1.12.6-1.el9.x86_64 DEBUG: nspr-4.35.0-4.el9.x86_64 DEBUG: nss-util-3.90.0-4.el9.x86_64 DEBUG: nss-softokn-freebl-3.90.0-4.el9.x86_64 DEBUG: nss-softokn-3.90.0-4.el9.x86_64 DEBUG: nss-3.90.0-4.el9.x86_64 DEBUG: nss-sysinit-3.90.0-4.el9.x86_64 DEBUG: cups-libs-2.3.3op2-22.el9.x86_64 DEBUG: elfutils-libelf-0.190-2.el9.x86_64 DEBUG: libsepol-3.6-1.el9.x86_64 DEBUG: libselinux-3.6-1.el9.x86_64 DEBUG: libdrm-2.4.117-1.el9.x86_64 DEBUG: systemd-libs-252-21.el9.x86_64 DEBUG: rpm-4.16.1.3-29.el9.x86_64 DEBUG: rpm-libs-4.16.1.3-29.el9.x86_64 DEBUG: libsemanage-3.6-1.el9.x86_64 DEBUG: python3-libselinux-3.6-1.el9.x86_64 DEBUG: mesa-libglapi-23.3.0-1.el9.x86_64 DEBUG: python3-libsemanage-3.6-1.el9.x86_64 DEBUG: mesa-libgbm-23.3.0-1.el9.x86_64 DEBUG: libselinux-utils-3.6-1.el9.x86_64 DEBUG: policycoreutils-3.6-1.el9.x86_64 DEBUG: python3-setools-4.4.4-1.el9.x86_64 DEBUG: gnutls-3.8.2-2.el9.x86_64 DEBUG: checkpolicy-3.6-1.el9.x86_64 DEBUG: python3-policycoreutils-3.6-1.el9.noarch DEBUG: systemd-rpm-macros-252-21.el9.noarch DEBUG: systemd-252-21.el9.x86_64 DEBUG: systemd-pam-252-21.el9.x86_64 DEBUG: elfutils-default-yama-scope-0.190-2.el9.noarch DEBUG: elfutils-libs-0.190-2.el9.x86_64 DEBUG: elfutils-debuginfod-client-0.190-2.el9.x86_64 DEBUG: elfutils-0.190-2.el9.x86_64 DEBUG: debugedit-5.0-5.el9.x86_64 DEBUG: rpm-build-libs-4.16.1.3-29.el9.x86_64 DEBUG: rpm-build-4.16.1.3-29.el9.x86_64 DEBUG: systemd-udev-252-21.el9.x86_64 DEBUG: policycoreutils-python-utils-3.6-1.el9.noarch DEBUG: NetworkManager-libnm-1.45.9-1.el9.x86_64 DEBUG: mesa-libEGL-23.3.0-1.el9.x86_64 DEBUG: mesa-libGL-23.3.0-1.el9.x86_64 DEBUG: ostree-libs-2023.8-3.el9.x86_64 DEBUG: mesa-vulkan-drivers-23.3.0-1.el9.x86_64 DEBUG: libcom_err-1.46.5-5.el9.x86_64 DEBUG: openldap-2.6.6-1.el9.x86_64 DEBUG: python3-urllib3-1.26.5-5.el9.noarch DEBUG: hwdata-0.348-9.12.el9.noarch DEBUG: libgcc-11.4.1-3.el9.x86_64 DEBUG: glibc-common-2.34-95.el9.x86_64 DEBUG: glibc-gconv-extra-2.34-95.el9.x86_64 DEBUG: glibc-minimal-langpack-2.34-95.el9.x86_64 DEBUG: glibc-2.34-95.el9.x86_64 DEBUG: libstdc++-11.4.1-3.el9.x86_64 DEBUG: libatomic-11.4.1-3.el9.x86_64 DEBUG: libgomp-11.4.1-3.el9.x86_64 DEBUG: cpp-11.4.1-3.el9.x86_64 DEBUG: glibc-headers-2.34-95.el9.x86_64 DEBUG: kernel-headers-5.14.0-404.el9.x86_64 DEBUG: glibc-devel-2.34-95.el9.x86_64 DEBUG: gcc-11.4.1-3.el9.x86_64 DEBUG: gcc-plugin-annobin-11.4.1-3.el9.x86_64 DEBUG: webkit2gtk3-jsc-2.42.4-1.el9.x86_64 DEBUG: llvm-libs-17.0.6-3.el9.x86_64 DEBUG: libtdb-1.4.9-1.el9.x86_64 DEBUG: sqlite-libs-3.34.1-7.el9.x86_64 DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/', '-y', '--releasever', '9', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'update'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/', '-y', '--releasever', '9', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'update', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LC_MESSAGES': 'C.UTF-8'} and shell False DEBUG: No matches found for the following disable plugin patterns: local, spacewalk, versionlock DEBUG: delorean-openstack-ironic-8eceb9bbc0defffff8317 29 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-cinder-tests-tempest-50bc3fb9e9 30 kB/s | 3.0 kB 00:00 DEBUG: delorean-ansible-collections-openstack-08c93cf9 30 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-aodh-a61215e5beb4298638238fb 27 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-rally-71387ff122243157b9dc18 28 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-nova-39f560d6730f2b212506b7d 27 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-glance-41fa8223b7dda10e2ff31 26 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-manila-0ca4caae7b1e7c5c2313c 27 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-networking-sfc-c908cd018eb2d591 28 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-octavia-663896ce5111638bb0a0 27 kB/s | 3.0 kB 00:00 DEBUG: delorean-ansible-config_template-ca25191181ef1d 27 kB/s | 3.0 kB 00:00 DEBUG: delorean-puppet-ceph-db8e683898b768169a6b5c1bb3 27 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-keystone-adfa92b40d11f94a03a 26 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-swift-7d5c73fcdec06f982c85c5 28 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-magnum-tests-tempest-4320429c89 22 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-octavia-ui-73906fc5d64526f0c 27 kB/s | 3.0 kB 00:00 DEBUG: CentOS Stream 9 - BaseOS 22 kB/s | 3.9 kB 00:00 DEBUG: CentOS Stream 9 - AppStream 51 kB/s | 4.4 kB 00:00 DEBUG: CentOS Stream 9 - CRB 20 kB/s | 6.3 kB 00:00 DEBUG: CentOS Stream 9 - HighAvailability 37 kB/s | 6.7 kB 00:00 DEBUG: dlrn-master-testing 28 kB/s | 3.0 kB 00:00 DEBUG: dlrn-master-build-deps 26 kB/s | 3.0 kB 00:00 DEBUG: centos9-rabbitmq 28 kB/s | 3.0 kB 00:00 DEBUG: centos9-storage 32 kB/s | 3.0 kB 00:00 DEBUG: centos9-opstools 34 kB/s | 3.0 kB 00:00 DEBUG: NFV SIG OpenvSwitch 30 kB/s | 3.0 kB 00:00 DEBUG: Extra Packages for Enterprise Linux 9 - x86_64 90 kB/s | 27 kB 00:00 DEBUG: Dependencies resolved. DEBUG: Nothing to do. DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root'] 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': 'C.UTF-8'} and shell False DEBUG: fonts-filesystem-2.0.5-7.el9.1.noarch DEBUG: tzdata-2023c-1.el9.noarch DEBUG: dejavu-sans-fonts-2.37-18.el9.noarch DEBUG: adobe-mappings-cmap-20171205-12.el9.noarch DEBUG: adobe-mappings-cmap-deprecated-20171205-12.el9.noarch DEBUG: langpacks-core-font-en-3.0-16.el9.noarch DEBUG: adobe-source-code-pro-fonts-2.030.1.050-12.el9.1.noarch DEBUG: abattis-cantarell-fonts-0.301-4.el9.noarch DEBUG: google-droid-sans-fonts-20200215-11.el9.2.noarch DEBUG: xkeyboard-config-2.33-2.el9.noarch DEBUG: rust-srpm-macros-17-4.el9.noarch DEBUG: poppler-data-0.4.9-9.el9.noarch DEBUG: perl-srpm-macros-1-41.el9.noarch DEBUG: openblas-srpm-macros-2-11.el9.noarch DEBUG: ocaml-srpm-macros-6-6.el9.noarch DEBUG: ghc-srpm-macros-1.5.0-6.el9.noarch DEBUG: gawk-all-langpacks-5.1.0-6.el9.x86_64 DEBUG: adwaita-cursor-theme-40.1.1-3.el9.noarch DEBUG: adobe-mappings-pdf-20180407-10.el9.noarch DEBUG: vim-filesystem-8.2.2637-20.el9.noarch DEBUG: python3-setuptools-wheel-53.0.0-12.el9.noarch DEBUG: publicsuffix-list-dafsa-20210518-3.el9.noarch DEBUG: pkgconf-m4-1.7.3-10.el9.noarch DEBUG: coreutils-common-8.32-34.el9.x86_64 DEBUG: setup-2.13.7-9.el9.noarch DEBUG: filesystem-3.16-2.el9.x86_64 DEBUG: urw-base35-fonts-common-20200910-6.el9.noarch DEBUG: basesystem-11-13.el9.noarch DEBUG: bash-5.1.8-6.el9.x86_64 DEBUG: xz-libs-5.2.5-8.el9.x86_64 DEBUG: bzip2-libs-1.0.8-8.el9.x86_64 DEBUG: libxcrypt-4.4.18-3.el9.x86_64 DEBUG: libpng-1.6.37-12.el9.x86_64 DEBUG: expat-2.5.0-1.el9.x86_64 DEBUG: libzstd-1.5.1-2.el9.x86_64 DEBUG: libjpeg-turbo-2.0.90-6.el9.x86_64 DEBUG: libgpg-error-1.42-5.el9.x86_64 DEBUG: lcms2-2.12-3.el9.x86_64 DEBUG: mpfr-4.1.0-7.el9.x86_64 DEBUG: libwayland-client-1.21.0-1.el9.x86_64 DEBUG: readline-8.1-4.el9.x86_64 DEBUG: libogg-1.3.4-6.el9.x86_64 DEBUG: libvorbis-1.3.7-5.el9.x86_64 DEBUG: libtool-ltdl-2.4.6-45.el9.x86_64 DEBUG: libgcrypt-1.10.0-10.el9.x86_64 DEBUG: libicu-67.1-9.el9.x86_64 DEBUG: gdbm-libs-1.19-4.el9.x86_64 DEBUG: libattr-2.5.1-3.el9.x86_64 DEBUG: libcap-ng-0.8.2-7.el9.x86_64 DEBUG: lz4-libs-1.9.3-5.el9.x86_64 DEBUG: sed-4.8-9.el9.x86_64 DEBUG: popt-1.18-8.el9.x86_64 DEBUG: libbrotli-1.0.9-6.el9.x86_64 DEBUG: libseccomp-2.5.2-2.el9.x86_64 DEBUG: libunistring-0.9.10-15.el9.x86_64 DEBUG: libidn2-2.3.0-7.el9.x86_64 DEBUG: fribidi-1.0.10-6.el9.2.x86_64 DEBUG: libICE-1.0.10-8.el9.x86_64 DEBUG: libstemmer-0-18.585svn.el9.x86_64 DEBUG: libxshmfence-1.3-10.el9.x86_64 DEBUG: openjpeg2-2.4.0-7.el9.x86_64 DEBUG: libSM-1.2.3-10.el9.x86_64 DEBUG: libpsl-0.21.1-5.el9.x86_64 DEBUG: libwayland-cursor-1.21.0-1.el9.x86_64 DEBUG: libmpc-1.2.1-4.el9.x86_64 DEBUG: libassuan-2.5.5-3.el9.x86_64 DEBUG: libwayland-server-1.21.0-1.el9.x86_64 DEBUG: exiv2-0.27.5-2.el9.x86_64 DEBUG: exiv2-libs-0.27.5-2.el9.x86_64 DEBUG: libxcrypt-compat-4.4.18-3.el9.x86_64 DEBUG: unzip-6.0-56.el9.x86_64 DEBUG: xml-common-0.6.3-58.el9.noarch DEBUG: groff-base-1.22.4-10.el9.x86_64 DEBUG: libproxy-0.4.15-35.el9.x86_64 DEBUG: imath-3.1.2-1.el9.x86_64 DEBUG: hicolor-icon-theme-0.17-13.el9.noarch DEBUG: diffutils-3.7-12.el9.x86_64 DEBUG: fuse-libs-2.9.9-15.el9.x86_64 DEBUG: json-c-0.14-11.el9.x86_64 DEBUG: libsigsegv-2.13-4.el9.x86_64 DEBUG: gawk-5.1.0-6.el9.x86_64 DEBUG: libtasn1-4.16.0-8.el9.x86_64 DEBUG: pcre-8.44-3.el9.3.x86_64 DEBUG: grep-3.6-5.el9.x86_64 DEBUG: coreutils-8.32-34.el9.x86_64 DEBUG: libarchive-3.5.3-4.el9.x86_64 DEBUG: gzip-1.12-1.el9.x86_64 DEBUG: cracklib-2.9.6-27.el9.x86_64 DEBUG: libusbx-1.0.26-1.el9.x86_64 DEBUG: libevent-2.1.12-6.el9.x86_64 DEBUG: jbigkit-libs-2.1-23.el9.x86_64 DEBUG: libXau-1.0.9-8.el9.x86_64 DEBUG: libxcb-1.13.1-9.el9.x86_64 DEBUG: libXext-1.3.4-8.el9.x86_64 DEBUG: libXrender-0.9.10-16.el9.x86_64 DEBUG: libXfixes-5.0.3-16.el9.x86_64 DEBUG: libXi-1.7.10-8.el9.x86_64 DEBUG: libXt-1.2.0-6.el9.x86_64 DEBUG: libXmu-1.1.3-8.el9.x86_64 DEBUG: libXcursor-1.2.0-7.el9.x86_64 DEBUG: libXdamage-1.1.5-7.el9.x86_64 DEBUG: libXrandr-1.5.2-8.el9.x86_64 DEBUG: libXinerama-1.1.4-10.el9.x86_64 DEBUG: libXcomposite-0.4.5-7.el9.x86_64 DEBUG: libglvnd-1.3.4-1.el9.x86_64 DEBUG: libwayland-egl-1.21.0-1.el9.x86_64 DEBUG: opus-1.3.1-10.el9.x86_64 DEBUG: libXaw-1.0.13-19.el9.x86_64 DEBUG: libXtst-1.2.3-16.el9.x86_64 DEBUG: libXv-1.0.11-16.el9.x86_64 DEBUG: libXxf86vm-1.1.4-18.el9.x86_64 DEBUG: cracklib-dicts-2.9.6-27.el9.x86_64 DEBUG: python3-setuptools-57.4.0-1.el9s.noarch DEBUG: python3-idna-2.10-7.el9.noarch DEBUG: python3-six-1.15.0-9.el9.noarch DEBUG: python3-chardet-4.0.0-5.el9.noarch DEBUG: python3-pyparsing-2.4.7-9.el9.noarch DEBUG: python3-packaging-20.9-5.el9.noarch DEBUG: python3-pysocks-1.7.1-12.el9.noarch DEBUG: python3-babel-2.9.1-2.el9.noarch DEBUG: python3-tomli-2.0.1-5.el9.noarch DEBUG: python3-docutils-0.16-6.el9.noarch DEBUG: python3-imagesize-1.2.0-6.el9.noarch DEBUG: python3-pygments-2.7.4-4.el9.noarch DEBUG: python3-snowballstemmer-1.9.0-10.el9.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.12-13.el9.noarch DEBUG: python3-sphinxcontrib-applehelp-1.0.2-5.el9.noarch DEBUG: python3-sphinxcontrib-devhelp-1.0.2-5.el9.noarch DEBUG: python3-sphinxcontrib-htmlhelp-1.0.3-6.el9.noarch DEBUG: python3-sphinxcontrib-jsmath-1.0.1-12.el9.noarch DEBUG: python3-sphinxcontrib-qthelp-1.0.3-5.el9.noarch DEBUG: python3-sphinxcontrib-serializinghtml-1.1.4-5.el9.noarch DEBUG: python3-jinja2-3.0.1-2.el9s.noarch DEBUG: python3-typing-extensions-3.7.4.3-2.el9s.noarch DEBUG: sound-theme-freedesktop-0.8-17.el9.noarch DEBUG: xz-5.2.5-8.el9.x86_64 DEBUG: openexr-libs-3.1.1-2.el9.x86_64 DEBUG: iso-codes-4.6.0-3.el9.noarch DEBUG: zip-3.0-35.el9.x86_64 DEBUG: libutempter-1.2.1-6.el9.x86_64 DEBUG: bubblewrap-0.4.1-6.el9.x86_64 DEBUG: tar-1.34-6.el9.x86_64 DEBUG: zstd-1.5.1-2.el9.x86_64 DEBUG: libtheora-1.1.1-31.el9.x86_64 DEBUG: fftw-libs-double-3.3.8-12.el9.x86_64 DEBUG: libksba-1.5.1-6.el9.x86_64 DEBUG: dwz-0.14-3.el9.x86_64 DEBUG: jasper-libs-2.0.28-3.el9.x86_64 DEBUG: exempi-2.6.0-0.2.20211007gite23c213.el9.x86_64 DEBUG: bzip2-1.0.8-8.el9.x86_64 DEBUG: libxkbcommon-1.0.3-4.el9.x86_64 DEBUG: libxslt-1.1.34-9.el9.x86_64 DEBUG: graphite2-1.3.14-9.el9.x86_64 DEBUG: webrtc-audio-processing-0.3.1-8.el9.x86_64 DEBUG: info-6.7-15.el9.x86_64 DEBUG: ed-1.14.2-12.el9.x86_64 DEBUG: patch-2.7.6-16.el9.x86_64 DEBUG: tcl-8.6.10-7.el9.x86_64 DEBUG: libfontenc-1.1.3-17.el9.x86_64 DEBUG: adwaita-icon-theme-40.1.1-3.el9.noarch DEBUG: libpaper-1.1.28-4.el9.x86_64 DEBUG: perl-Digest-1.19-4.el9.noarch DEBUG: perl-Digest-MD5-2.58-4.el9.x86_64 DEBUG: perl-B-1.80-480.el9.x86_64 DEBUG: perl-FileHandle-2.03-480.el9.noarch DEBUG: perl-AutoLoader-5.74-480.el9.noarch DEBUG: perl-Data-Dumper-2.174-462.el9.x86_64 DEBUG: perl-libnet-3.13-4.el9.noarch DEBUG: perl-base-2.27-480.el9.noarch DEBUG: perl-URI-5.09-3.el9.noarch DEBUG: perl-Net-SSLeay-1.92-2.el9.x86_64 DEBUG: perl-if-0.60.800-480.el9.noarch DEBUG: perl-IO-Socket-IP-0.41-5.el9.noarch DEBUG: perl-Time-Local-1.300-7.el9.noarch DEBUG: perl-File-Path-2.18-4.el9.noarch DEBUG: perl-IO-Socket-SSL-2.073-1.el9.noarch DEBUG: perl-Pod-Escapes-1.07-460.el9.noarch DEBUG: perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch DEBUG: perl-Mozilla-CA-20200520-6.el9.noarch DEBUG: perl-Class-Struct-0.66-480.el9.noarch DEBUG: perl-POSIX-1.94-480.el9.x86_64 DEBUG: perl-Term-ANSIColor-5.01-461.el9.noarch DEBUG: perl-IPC-Open3-1.21-480.el9.noarch DEBUG: perl-subs-1.03-480.el9.noarch DEBUG: perl-File-Temp-0.231.100-4.el9.noarch DEBUG: perl-Term-Cap-1.17-460.el9.noarch DEBUG: perl-Pod-Simple-3.42-4.el9.noarch DEBUG: perl-Socket-2.031-4.el9.x86_64 DEBUG: perl-SelectSaver-1.02-480.el9.noarch DEBUG: perl-Symbol-1.08-480.el9.noarch DEBUG: perl-File-stat-1.09-480.el9.noarch DEBUG: perl-podlators-4.14-460.el9.noarch DEBUG: perl-Pod-Perldoc-3.28.01-461.el9.noarch DEBUG: perl-Fcntl-1.13-480.el9.x86_64 DEBUG: perl-Text-ParseWords-3.30-460.el9.noarch DEBUG: perl-mro-1.23-480.el9.x86_64 DEBUG: perl-IO-1.43-480.el9.x86_64 DEBUG: perl-overloading-0.02-480.el9.noarch DEBUG: perl-Pod-Usage-2.01-4.el9.noarch DEBUG: perl-Errno-1.30-480.el9.x86_64 DEBUG: perl-File-Basename-2.85-480.el9.noarch DEBUG: perl-Getopt-Std-1.12-480.el9.noarch DEBUG: perl-MIME-Base64-3.16-4.el9.x86_64 DEBUG: perl-Scalar-List-Utils-1.56-461.el9.x86_64 DEBUG: perl-constant-1.33-461.el9.noarch DEBUG: perl-Storable-3.21-460.el9.x86_64 DEBUG: perl-overload-1.31-480.el9.noarch DEBUG: perl-parent-0.238-460.el9.noarch DEBUG: perl-vars-1.05-480.el9.noarch DEBUG: perl-Getopt-Long-2.52-4.el9.noarch DEBUG: perl-Carp-1.50-460.el9.noarch DEBUG: perl-Exporter-5.74-461.el9.noarch DEBUG: perl-NDBM_File-1.15-480.el9.x86_64 DEBUG: perl-PathTools-3.78-461.el9.x86_64 DEBUG: perl-Encode-3.08-462.el9.x86_64 DEBUG: perl-libs-5.32.1-480.el9.x86_64 DEBUG: perl-interpreter-5.32.1-480.el9.x86_64 DEBUG: bluez-libs-5.56-6.el9.x86_64 DEBUG: cpio-2.13-16.el9.x86_64 DEBUG: keyutils-libs-1.6.3-1.el9.x86_64 DEBUG: libcbor-0.7.0-5.el9.x86_64 DEBUG: libdb-5.3.28-53.el9.x86_64 DEBUG: libpwquality-1.4.4-8.el9.x86_64 DEBUG: dbus-broker-28-7.el9.x86_64 DEBUG: libpciaccess-0.16-6.el9.x86_64 DEBUG: libglvnd-glx-1.3.4-1.el9.x86_64 DEBUG: libglvnd-egl-1.3.4-1.el9.x86_64 DEBUG: libpipeline-1.5.3-4.el9.x86_64 DEBUG: man-db-2.9.3-7.el9.x86_64 DEBUG: libpkgconf-1.7.3-10.el9.x86_64 DEBUG: pkgconf-1.7.3-10.el9.x86_64 DEBUG: pkgconf-pkg-config-1.7.3-10.el9.x86_64 DEBUG: libverto-0.3.2-3.el9.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-21.el9.x86_64 DEBUG: scl-utils-2.0.3-4.el9.x86_64 DEBUG: efi-srpm-macros-4-9.el9.noarch DEBUG: lua-srpm-macros-1-6.el9.noarch DEBUG: make-4.3-7.el9.x86_64 DEBUG: freetype-2.10.4-9.el9.x86_64 DEBUG: fontconfig-2.14.0-2.el9.x86_64 DEBUG: cairo-1.17.4-7.el9.x86_64 DEBUG: json-glib-1.6.6-1.el9.x86_64 DEBUG: atk-2.36.0-5.el9.x86_64 DEBUG: cairo-gobject-1.17.4-7.el9.x86_64 DEBUG: polkit-libs-0.117-11.el9.x86_64 DEBUG: polkit-0.117-11.el9.x86_64 DEBUG: polkit-pkla-compat-0.1-21.el9.x86_64 DEBUG: gsettings-desktop-schemas-40.0-6.el9.x86_64 DEBUG: dconf-0.40.0-6.el9.x86_64 DEBUG: rtkit-0.11-28.el9.x86_64 DEBUG: libgxps-0.3.2-3.el9.x86_64 DEBUG: gd-2.3.2-3.el9.x86_64 DEBUG: libXft-2.3.3-8.el9.x86_64 DEBUG: urw-base35-bookman-fonts-20200910-6.el9.noarch DEBUG: urw-base35-c059-fonts-20200910-6.el9.noarch DEBUG: urw-base35-d050000l-fonts-20200910-6.el9.noarch DEBUG: urw-base35-gothic-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-roman-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-sans-fonts-20200910-6.el9.noarch DEBUG: urw-base35-p052-fonts-20200910-6.el9.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-6.el9.noarch DEBUG: urw-base35-z003-fonts-20200910-6.el9.noarch DEBUG: urw-base35-fonts-20200910-6.el9.noarch DEBUG: libraqm-0.7.0-7.el9s.x86_64 DEBUG: mkfontscale-1.2.1-3.el9.x86_64 DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-33.el9.noarch DEBUG: ModemManager-glib-1.20.2-1.el9.x86_64 DEBUG: gobject-introspection-1.68.0-11.el9.x86_64 DEBUG: libgudev-237-1.el9.x86_64 DEBUG: upower-0.99.11-11.el9.x86_64 DEBUG: colord-libs-1.4.5-4.el9.x86_64 DEBUG: shared-mime-info-2.1-5.el9.x86_64 DEBUG: gdk-pixbuf2-2.42.6-3.el9.x86_64 DEBUG: gdk-pixbuf2-modules-2.42.6-3.el9.x86_64 DEBUG: gtk-update-icon-cache-3.24.31-2.el9.x86_64 DEBUG: libgsf-1.14.47-5.el9.x86_64 DEBUG: libnotify-0.7.9-8.el9.x86_64 DEBUG: at-spi2-core-2.40.3-1.el9.x86_64 DEBUG: at-spi2-atk-2.38.0-4.el9.x86_64 DEBUG: graphene-1.10.6-2.el9.x86_64 DEBUG: libgexiv2-0.12.3-1.el9.x86_64 DEBUG: low-memory-monitor-2.1-4.el9.x86_64 DEBUG: totem-pl-parser-3.26.6-2.el9.x86_64 DEBUG: libproxy-webkitgtk4-0.4.15-35.el9.x86_64 DEBUG: glib-networking-2.68.3-3.el9.x86_64 DEBUG: libsoup-2.72.0-8.el9.x86_64 DEBUG: geoclue2-2.6.0-7.el9.x86_64 DEBUG: libappstream-glib-0.7.18-4.el9.x86_64 DEBUG: osinfo-db-tools-1.10.0-1.el9.x86_64 DEBUG: libosinfo-1.10.0-1.el9.x86_64 DEBUG: xdg-dbus-proxy-0.1.3-1.el9.x86_64 DEBUG: liblqr-1-0.4.2-17.el9s.x86_64 DEBUG: npth-1.6-8.el9.x86_64 DEBUG: gpgme-1.15.1-6.el9.x86_64 DEBUG: which-2.21-29.el9.x86_64 DEBUG: fuse-2.9.9-15.el9.x86_64 DEBUG: gcc-toolset-12-runtime-12.0-5.el9.x86_64 DEBUG: fdk-aac-free-2.0.0-8.el9.x86_64 DEBUG: giflib-5.2.1-9.el9.x86_64 DEBUG: libxcrypt-devel-4.4.18-3.el9.x86_64 DEBUG: fonts-srpm-macros-2.0.5-7.el9.1.noarch DEBUG: python-srpm-macros-3.9-52.el9.noarch DEBUG: python-rpm-macros-3.9-52.el9.noarch DEBUG: python3-rpm-macros-3.9-52.el9.noarch DEBUG: gsm-1.0.19-6.el9.x86_64 DEBUG: jbig2dec-libs-0.19-7.el9.x86_64 DEBUG: libasyncns-0.8-22.el9.x86_64 DEBUG: pulseaudio-libs-15.0-2.el9.x86_64 DEBUG: pulseaudio-utils-15.0-2.el9.x86_64 DEBUG: libdatrie-0.2.13-4.el9.x86_64 DEBUG: libthai-0.1.28-8.el9.x86_64 DEBUG: pango-1.48.7-3.el9.x86_64 DEBUG: libepoxy-1.5.5-4.el9.x86_64 DEBUG: libexif-0.6.22-6.el9.x86_64 DEBUG: libijs-0.35-15.el9.x86_64 DEBUG: libiptcdata-1.0.5-9.el9.x86_64 DEBUG: libldac-2.0.2.3-10.el9.x86_64 DEBUG: libsbc-1.4-9.el9.x86_64 DEBUG: libvisual-0.4.0-34.el9.x86_64 DEBUG: libwmf-lite-0.2.12-10.el9.x86_64 DEBUG: orc-0.4.31-6.el9.x86_64 DEBUG: libtracker-sparql-3.1.2-3.el9.x86_64 DEBUG: tracker-3.1.2-3.el9.x86_64 DEBUG: tracker-miners-3.1.2-3.el9.x86_64 DEBUG: gtk3-3.24.31-2.el9.x86_64 DEBUG: xdg-desktop-portal-gtk-1.12.0-3.el9.x86_64 DEBUG: gtk2-2.24.33-8.el9.x86_64 DEBUG: graphviz-2.44.0-25.el9.x86_64 DEBUG: python3-sphinx-3.4.3-7.el9.noarch DEBUG: python3-pbr-5.11.1-1.el9s.noarch DEBUG: python3-setuptools_scm-7.1.0-2.el9s.noarch DEBUG: python3-sqlalchemy-1.4.45-3.el9.x86_64 DEBUG: openstack-macros-2023.1.0-0.20230216203352.ce6a105.el9.noarch DEBUG: python3-eventlet-0.33.3-1.el9s.noarch DEBUG: python3-distro-1.8.0-3.el9s.noarch DEBUG: lua-libs-5.4.4-4.el9.x86_64 DEBUG: libffi-3.4.2-8.el9.x86_64 DEBUG: wireplumber-0.4.14-1.el9.x86_64 DEBUG: wireplumber-libs-0.4.14-1.el9.x86_64 DEBUG: qt5-srpm-macros-5.15.9-1.el9.noarch DEBUG: less-590-2.el9.x86_64 DEBUG: environment-modules-5.3.0-1.el9.x86_64 DEBUG: kmod-28-9.el9.x86_64 DEBUG: kmod-libs-28-9.el9.x86_64 DEBUG: alsa-lib-1.2.9-1.el9.x86_64 DEBUG: osinfo-db-20230518-1.el9.noarch DEBUG: git-core-2.39.3-1.el9.x86_64 DEBUG: alternatives-1.24-1.el9.x86_64 DEBUG: binutils-gold-2.35.2-42.el9.x86_64 DEBUG: binutils-2.35.2-42.el9.x86_64 DEBUG: gstreamer1-1.22.1-2.el9.x86_64 DEBUG: gstreamer1-plugins-base-1.22.1-1.el9.x86_64 DEBUG: libssh-config-0.10.4-11.el9.noarch DEBUG: libssh-0.10.4-11.el9.x86_64 DEBUG: pyproject-srpm-macros-1.9.0-1.el9.noarch DEBUG: python3-requests-2.25.1-7.el9.noarch DEBUG: libeconf-0.4.1-3.el9.x86_64 DEBUG: kbd-misc-2.4.0-9.el9.noarch DEBUG: kbd-legacy-2.4.0-9.el9.noarch DEBUG: kbd-2.4.0-9.el9.x86_64 DEBUG: python3-dns-2.3.0-2.el9.noarch DEBUG: kernel-srpm-macros-1.0-13.el9.noarch DEBUG: python3-greenlet-2.0.2-1.el9s.x86_64 DEBUG: libcap-2.48-9.el9.x86_64 DEBUG: libcanberra-0.30-27.el9.x86_64 DEBUG: libcanberra-gtk3-0.30-27.el9.x86_64 DEBUG: libcanberra-gtk2-0.30-27.el9.x86_64 DEBUG: cryptsetup-libs-2.6.0-3.el9.x86_64 DEBUG: shadow-utils-4.9-8.el9.x86_64 DEBUG: vulkan-loader-1.3.250.1-1.el9.x86_64 DEBUG: python3-pytz-2021.1-5.el9.noarch DEBUG: libedit-3.1-38.20210216cvs.el9.x86_64 DEBUG: tpm2-tss-3.2.2-2.el9.x86_64 DEBUG: dbus-1.12.20-8.el9.x86_64 DEBUG: device-mapper-libs-1.02.195-3.el9.x86_64 DEBUG: device-mapper-1.02.195-3.el9.x86_64 DEBUG: flatpak-session-helper-1.12.8-1.el9.x86_64 DEBUG: flatpak-1.12.8-1.el9.x86_64 DEBUG: dbus-common-1.12.20-8.el9.noarch DEBUG: dbus-libs-1.12.20-8.el9.x86_64 DEBUG: pipewire-0.3.67-2.el9.x86_64 DEBUG: pipewire-libs-0.3.67-2.el9.x86_64 DEBUG: pipewire-alsa-0.3.67-2.el9.x86_64 DEBUG: pipewire-jack-audio-connection-kit-0.3.67-2.el9.x86_64 DEBUG: pipewire-pulseaudio-0.3.67-2.el9.x86_64 DEBUG: gnupg2-2.3.3-4.el9.x86_64 DEBUG: perl-HTTP-Tiny-0.076-461.el9.noarch DEBUG: python3-pip-wheel-21.2.3-7.el9.noarch DEBUG: python3-pip-21.2.3-7.el9.noarch DEBUG: file-libs-5.39-14.el9.x86_64 DEBUG: file-5.39-14.el9.x86_64 DEBUG: libgusb-0.3.8-2.el9.x86_64 DEBUG: fuse-common-3.10.2-6.el9.x86_64 DEBUG: libuuid-2.37.4-15.el9.x86_64 DEBUG: libblkid-2.37.4-15.el9.x86_64 DEBUG: libmount-2.37.4-15.el9.x86_64 DEBUG: libfdisk-2.37.4-15.el9.x86_64 DEBUG: libsmartcols-2.37.4-15.el9.x86_64 DEBUG: gcc-toolset-12-binutils-2.38-19.el9.x86_64 DEBUG: gcc-toolset-12-binutils-gold-2.38-19.el9.x86_64 DEBUG: ncurses-base-6.2-10.20210508.el9.noarch DEBUG: ncurses-libs-6.2-10.20210508.el9.x86_64 DEBUG: util-linux-core-2.37.4-15.el9.x86_64 DEBUG: util-linux-2.37.4-15.el9.x86_64 DEBUG: ncurses-6.2-10.20210508.el9.x86_64 DEBUG: procps-ng-3.3.17-13.el9.x86_64 DEBUG: findutils-4.8.0-6.el9.x86_64 DEBUG: gmp-6.2.0-13.el9.x86_64 DEBUG: krb5-libs-1.21.1-1.el9.x86_64 DEBUG: libtiff-4.4.0-10.el9.x86_64 DEBUG: ca-certificates-2023.2.60_v7.0.306-90.1.el9.noarch DEBUG: centos-gpg-keys-9.0-23.el9.noarch DEBUG: centos-stream-repos-9.0-23.el9.noarch DEBUG: centos-stream-release-9.0-23.el9.noarch DEBUG: libwebp-1.2.0-8.el9.x86_64 DEBUG: go-srpm-macros-3.2.0-3.el9.noarch DEBUG: flac-libs-1.3.3-12.el9.x86_64 DEBUG: LibRaw-0.21.1-1.el9.x86_64 DEBUG: librsvg2-2.50.7-3.el9.x86_64 DEBUG: ImageMagick-libs-6.9.12.98-1.el9s.x86_64 DEBUG: redhat-rpm-config-206-1.el9.noarch DEBUG: ImageMagick-6.9.12.98-1.el9s.x86_64 DEBUG: pixman-0.40.0-6.el9.x86_64 DEBUG: python3-markupsafe-2.1.3-2.el9s.x86_64 DEBUG: poppler-21.01.0-19.el9.x86_64 DEBUG: libX11-common-1.7.0-9.el9.noarch DEBUG: libX11-1.7.0-9.el9.x86_64 DEBUG: libcurl-7.76.1-28.el9.x86_64 DEBUG: curl-7.76.1-28.el9.x86_64 DEBUG: libXpm-3.5.13-10.el9.x86_64 DEBUG: poppler-glib-21.01.0-19.el9.x86_64 DEBUG: libX11-xcb-1.7.0-9.el9.x86_64 DEBUG: harfbuzz-2.7.4-10.el9.x86_64 DEBUG: gdb-minimal-10.2-12.el9.x86_64 DEBUG: libnghttp2-1.43.0-5.el9.1.x86_64 DEBUG: python3-libs-3.9.18-1.el9.x86_64 DEBUG: python-unversioned-command-3.9.18-1.el9.noarch DEBUG: python3-3.9.18-1.el9.x86_64 DEBUG: openssh-8.7p1-35.el9.x86_64 DEBUG: openssh-clients-8.7p1-35.el9.x86_64 DEBUG: python3-devel-3.9.18-1.el9.x86_64 DEBUG: zlib-1.2.11-41.el9.x86_64 DEBUG: audit-libs-3.1.2-2.el9.x86_64 DEBUG: python3-audit-3.1.2-2.el9.x86_64 DEBUG: glib2-2.68.4-12.el9.x86_64 DEBUG: libfido2-1.13.0-2.el9.x86_64 DEBUG: libxml2-2.9.13-5.el9.x86_64 DEBUG: libgs-9.54.0-14.el9.x86_64 DEBUG: libsndfile-1.0.31-8.el9.x86_64 DEBUG: crypto-policies-20231113-1.gite9247c2.el9.noarch DEBUG: openssl-libs-3.0.7-25.el9.x86_64 DEBUG: openssl-3.0.7-25.el9.x86_64 DEBUG: avahi-libs-0.8-20.el9.x86_64 DEBUG: avahi-glib-0.8-20.el9.x86_64 DEBUG: pam-1.5.1-16.el9.x86_64 DEBUG: crypto-policies-scripts-20231113-1.gite9247c2.el9.noarch DEBUG: annobin-12.31-1.el9.x86_64 DEBUG: libacl-2.3.1-4.el9.x86_64 DEBUG: p11-kit-0.25.3-2.el9.x86_64 DEBUG: p11-kit-trust-0.25.3-2.el9.x86_64 DEBUG: nettle-3.9.1-1.el9.x86_64 DEBUG: pcre2-syntax-10.40-4.el9.noarch DEBUG: pcre2-10.40-4.el9.x86_64 DEBUG: p11-kit-server-0.25.3-2.el9.x86_64 DEBUG: python3-rpm-generators-12-9.el9.noarch DEBUG: acl-2.3.1-4.el9.x86_64 DEBUG: xdg-desktop-portal-1.12.6-1.el9.x86_64 DEBUG: nspr-4.35.0-4.el9.x86_64 DEBUG: nss-util-3.90.0-4.el9.x86_64 DEBUG: nss-softokn-freebl-3.90.0-4.el9.x86_64 DEBUG: nss-softokn-3.90.0-4.el9.x86_64 DEBUG: nss-3.90.0-4.el9.x86_64 DEBUG: nss-sysinit-3.90.0-4.el9.x86_64 DEBUG: cups-libs-2.3.3op2-22.el9.x86_64 DEBUG: elfutils-libelf-0.190-2.el9.x86_64 DEBUG: libsepol-3.6-1.el9.x86_64 DEBUG: libselinux-3.6-1.el9.x86_64 DEBUG: libdrm-2.4.117-1.el9.x86_64 DEBUG: systemd-libs-252-21.el9.x86_64 DEBUG: rpm-4.16.1.3-29.el9.x86_64 DEBUG: rpm-libs-4.16.1.3-29.el9.x86_64 DEBUG: libsemanage-3.6-1.el9.x86_64 DEBUG: python3-libselinux-3.6-1.el9.x86_64 DEBUG: mesa-libglapi-23.3.0-1.el9.x86_64 DEBUG: python3-libsemanage-3.6-1.el9.x86_64 DEBUG: mesa-libgbm-23.3.0-1.el9.x86_64 DEBUG: libselinux-utils-3.6-1.el9.x86_64 DEBUG: policycoreutils-3.6-1.el9.x86_64 DEBUG: python3-setools-4.4.4-1.el9.x86_64 DEBUG: gnutls-3.8.2-2.el9.x86_64 DEBUG: checkpolicy-3.6-1.el9.x86_64 DEBUG: python3-policycoreutils-3.6-1.el9.noarch DEBUG: systemd-rpm-macros-252-21.el9.noarch DEBUG: systemd-252-21.el9.x86_64 DEBUG: systemd-pam-252-21.el9.x86_64 DEBUG: elfutils-default-yama-scope-0.190-2.el9.noarch DEBUG: elfutils-libs-0.190-2.el9.x86_64 DEBUG: elfutils-debuginfod-client-0.190-2.el9.x86_64 DEBUG: elfutils-0.190-2.el9.x86_64 DEBUG: debugedit-5.0-5.el9.x86_64 DEBUG: rpm-build-libs-4.16.1.3-29.el9.x86_64 DEBUG: rpm-build-4.16.1.3-29.el9.x86_64 DEBUG: systemd-udev-252-21.el9.x86_64 DEBUG: policycoreutils-python-utils-3.6-1.el9.noarch DEBUG: NetworkManager-libnm-1.45.9-1.el9.x86_64 DEBUG: mesa-libEGL-23.3.0-1.el9.x86_64 DEBUG: mesa-libGL-23.3.0-1.el9.x86_64 DEBUG: ostree-libs-2023.8-3.el9.x86_64 DEBUG: mesa-vulkan-drivers-23.3.0-1.el9.x86_64 DEBUG: libcom_err-1.46.5-5.el9.x86_64 DEBUG: openldap-2.6.6-1.el9.x86_64 DEBUG: python3-urllib3-1.26.5-5.el9.noarch DEBUG: hwdata-0.348-9.12.el9.noarch DEBUG: libgcc-11.4.1-3.el9.x86_64 DEBUG: glibc-common-2.34-95.el9.x86_64 DEBUG: glibc-gconv-extra-2.34-95.el9.x86_64 DEBUG: glibc-minimal-langpack-2.34-95.el9.x86_64 DEBUG: glibc-2.34-95.el9.x86_64 DEBUG: libstdc++-11.4.1-3.el9.x86_64 DEBUG: libatomic-11.4.1-3.el9.x86_64 DEBUG: libgomp-11.4.1-3.el9.x86_64 DEBUG: cpp-11.4.1-3.el9.x86_64 DEBUG: glibc-headers-2.34-95.el9.x86_64 DEBUG: kernel-headers-5.14.0-404.el9.x86_64 DEBUG: glibc-devel-2.34-95.el9.x86_64 DEBUG: gcc-11.4.1-3.el9.x86_64 DEBUG: gcc-plugin-annobin-11.4.1-3.el9.x86_64 DEBUG: webkit2gtk3-jsc-2.42.4-1.el9.x86_64 DEBUG: llvm-libs-17.0.6-3.el9.x86_64 DEBUG: libtdb-1.4.9-1.el9.x86_64 DEBUG: sqlite-libs-3.34.1-7.el9.x86_64 DEBUG: Child return code was: 0 Finish: dnf update DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/.initialized Finish: chroot init Start: build phase for openstack-barbican-17.1.0-0.20240110173346.73de2e8.el9.src.rpm Start: build setup for openstack-barbican-17.1.0-0.20240110173346.73de2e8.el9.src.rpm DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-Uvh', '--nodeps', '/builddir/build/originals/openstack-barbican-17.1.0-0.20240110173346.73de2e8.el9.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': 'C.UTF-8'} and shell False DEBUG: Updating / installing... DEBUG: openstack-barbican-17.1.0-0.2024011017######################################## DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qpl', '/builddir/build/originals/openstack-barbican-17.1.0-0.20240110173346.73de2e8.el9.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': 'C.UTF-8'} and shell False DEBUG: barbican-17.1.0.dev33-0.20240110173346.73de2e8.tar.gz DEBUG: gunicorn-config.py DEBUG: openstack-barbican-api.service DEBUG: openstack-barbican-keystone-listener.service DEBUG: openstack-barbican-retry.service DEBUG: openstack-barbican-worker.service DEBUG: openstack-barbican.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-barbican.spec'], chrootPath='/var/lib/mock/dlrn-centos9-master-uc-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': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1026gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) DEBUG: child environment: None DEBUG: Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-barbican.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': 'C.UTF-8'} and shell False DEBUG: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Wrote: /builddir/build/SRPMS/openstack-barbican-17.1.0-0.20240110173346.73de2e8.el9.src.rpm DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/', '--releasever', '9', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root//builddir/build/SRPMS/openstack-barbican-17.1.0-0.20240110173346.73de2e8.el9.src.rpm'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/', '--releasever', '9', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root//builddir/build/SRPMS/openstack-barbican-17.1.0-0.20240110173346.73de2e8.el9.src.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LC_MESSAGES': 'C.UTF-8'} and shell False DEBUG: No matches found for the following disable plugin patterns: local, spacewalk, versionlock DEBUG: Last metadata expiration check: 0:00:07 ago on Wed Jan 10 17:35:02 2024. DEBUG: Package openstack-macros-2023.1.0-0.20230216203352.ce6a105.el9.noarch is already installed. DEBUG: Package python3-devel-3.9.18-1.el9.x86_64 is already installed. DEBUG: Package systemd-252-21.el9.x86_64 is already installed. DEBUG: Dependencies resolved. DEBUG: ================================================================================ DEBUG: Package Architecture Version Repository Size DEBUG: ================================================================================ DEBUG: Installing: DEBUG: pyproject-rpm-macros noarch 1.9.0-1.el9 crb 41 k DEBUG: Transaction Summary DEBUG: ================================================================================ DEBUG: Install 1 Package DEBUG: Total size: 41 k DEBUG: Installed size: 96 k DEBUG: Downloading Packages: DEBUG: [SKIPPED] pyproject-rpm-macros-1.9.0-1.el9.noarch.rpm: Already downloaded DEBUG: Running transaction check DEBUG: Transaction check succeeded. DEBUG: Running transaction test DEBUG: Transaction test succeeded. DEBUG: Running transaction DEBUG: Preparing : 1/1 DEBUG: Installing : pyproject-rpm-macros-1.9.0-1.el9.noarch 1/1 DEBUG: Running scriptlet: pyproject-rpm-macros-1.9.0-1.el9.noarch 1/1 DEBUG: Verifying : pyproject-rpm-macros-1.9.0-1.el9.noarch 1/1 DEBUG: Installed: DEBUG: pyproject-rpm-macros-1.9.0-1.el9.noarch DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: kill orphans Finish: build setup for openstack-barbican-17.1.0-0.20240110173346.73de2e8.el9.src.rpm Start: Outputting list of installed packages DEBUG: child environment: None DEBUG: Executing command: rpm -qa --root '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root' --qf '%{nevra} %{buildtime} %{size} %{pkgid} installed\n' 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': 'C.UTF-8'} and shell True DEBUG: fonts-filesystem-1:2.0.5-7.el9.1.noarch 1631794425 0 1f223cb786e15b443f5ae9792adc3d8b installed DEBUG: tzdata-2023c-1.el9.noarch 1680043177 1712614 7f81ac5bbc0c1eaedb951830f2f5be55 installed DEBUG: dejavu-sans-fonts-2.37-18.el9.noarch 1628539909 5930958 03240144ad8b868c22f9168a70823562 installed DEBUG: adobe-mappings-cmap-20171205-12.el9.noarch 1628536914 13746679 e083c7da82ac4d6a8ba78b34e0888e13 installed DEBUG: adobe-mappings-cmap-deprecated-20171205-12.el9.noarch 1628536914 596942 b947ffef4f22a6e3d579b3a14cb16e73 installed DEBUG: langpacks-core-font-en-3.0-16.el9.noarch 1628548327 351 c459dbf4f89e14c3866201d92a22003f installed DEBUG: adobe-source-code-pro-fonts-2.030.1.050-12.el9.1.noarch 1655270554 1886539 3fc548ed612acde8d3b41b4b385c3143 installed DEBUG: abattis-cantarell-fonts-0.301-4.el9.noarch 1628536854 722408 2732783fee86c9b991c6cd860dd2c453 installed DEBUG: google-droid-sans-fonts-20200215-11.el9.2.noarch 1631700183 6557604 d242e1bff048ee93c8785049f06a1b44 installed DEBUG: xkeyboard-config-2.33-2.el9.noarch 1628575594 6083876 88ea8a43851daebce64e0f78a3cb495f installed DEBUG: rust-srpm-macros-17-4.el9.noarch 1628569449 2447 73293207465a7961b68686701a149929 installed DEBUG: poppler-data-0.4.9-9.el9.noarch 1628566347 12058151 ae8a3356650b67950bb9170591b59a6e installed DEBUG: perl-srpm-macros-1-41.el9.noarch 1628565179 862 6cccf4e84e8d8ff1bfd99a5b08bc765b installed DEBUG: openblas-srpm-macros-2-11.el9.noarch 1628560331 104 472d4c6b239cbdfa1a4a1e7465c3878e installed DEBUG: ocaml-srpm-macros-6-6.el9.noarch 1628559705 745 621a996cbcddd8e3d3492467821c5a8b installed DEBUG: ghc-srpm-macros-1.5.0-6.el9.noarch 1628543357 535 3c30c63eb24feef9d64bfe022fbf9f23 installed DEBUG: gawk-all-langpacks-5.1.0-6.el9.x86_64 1645036530 1205149 40b1cb78f729044823f20b7ad90c67b4 installed DEBUG: adwaita-cursor-theme-40.1.1-3.el9.noarch 1637316977 12103345 d3b18c32d2219b99074b27745ccd308f installed DEBUG: adobe-mappings-pdf-20180407-10.el9.noarch 1628536977 4398414 472ec3c2382d57a2651109823210e159 installed DEBUG: vim-filesystem-2:8.2.2637-20.el9.noarch 1675960548 40 ed5b9febbec749144741b0776dadcf49 installed DEBUG: python3-setuptools-wheel-53.0.0-12.el9.noarch 1673537930 562584 d57b9b781bc1e7f5b13c21f5de876170 installed DEBUG: publicsuffix-list-dafsa-20210518-3.el9.noarch 1644512729 68815 a486e7e01444e3373cb6e6b9418720c7 installed DEBUG: pkgconf-m4-1.7.3-10.el9.noarch 1663762969 14187 a4fe05470faa432bdf2bc0da90a72878 installed DEBUG: coreutils-common-8.32-34.el9.x86_64 1673005251 10880498 50756c53ce615b4d933aacaaffac3fe1 installed DEBUG: setup-2.13.7-9.el9.noarch 1671633767 725907 ed9a0a967611b643eb3ac083976b3e33 installed DEBUG: filesystem-3.16-2.el9.x86_64 1628541626 106 90e045bb4706b61ef16663b8649ef598 installed DEBUG: urw-base35-fonts-common-20200910-6.el9.noarch 1628573895 38280 a4ec9b61bb3e59b1961f6480b6ea1220 installed DEBUG: basesystem-11-13.el9.noarch 1628537561 0 7bfb02cc1aeca822f9e4d9405c010142 installed DEBUG: bash-5.1.8-6.el9.x86_64 1669299695 7738626 484ecd827c7bf4c796eb0d41927b3b67 installed DEBUG: xz-libs-5.2.5-8.el9.x86_64 1654006189 181557 65b27c8fdb646cb879de885e8d8f9d1e installed DEBUG: bzip2-libs-1.0.8-8.el9.x86_64 1628538275 78740 38bff35b950bac6060a14f532ffd1f3e installed DEBUG: libxcrypt-4.4.18-3.el9.x86_64 1628554484 270692 17b62bc0bda4316e3dcf3662261685d4 installed DEBUG: libpng-2:1.6.37-12.el9.x86_64 1628552275 232119 3bbeb3eba89728caac0a661ff6640bc6 installed DEBUG: expat-2.5.0-1.el9.x86_64 1668091465 309085 daf1d3ed03c8e36c2bdd879550191e35 installed DEBUG: libzstd-1.5.1-2.el9.x86_64 1644329495 902051 2e88ccf26d9595c4334ff2db855c8a46 installed DEBUG: libjpeg-turbo-2.0.90-6.el9.x86_64 1676388013 647456 c3af3599d6f7adf8090a0e1d73ae6d99 installed DEBUG: libgpg-error-1.42-5.el9.x86_64 1638889587 837088 366d999be50089a74158b7f0463f8531 installed DEBUG: lcms2-2.12-3.el9.x86_64 1628549005 408572 34bf2942c65d262dff1506aa16b1f721 installed DEBUG: mpfr-4.1.0-7.el9.x86_64 1628557531 802539 88da3a99a529f63efff8ada0eb13b87f installed DEBUG: libwayland-client-1.21.0-1.el9.x86_64 1667401001 71360 366182addb754f3e390ead562fd358f1 installed DEBUG: readline-8.1-4.el9.x86_64 1628568923 492844 04ea87f7f650b71b09c3c80fbbc1263d installed DEBUG: libogg-2:1.3.4-6.el9.x86_64 1628552055 50186 c37cdc45e445d19b618747d12e4a85bc installed DEBUG: libvorbis-1:1.3.7-5.el9.x86_64 1628554367 924357 97f0e94761e756f39b738a3f77520045 installed DEBUG: libtool-ltdl-2.4.6-45.el9.x86_64 1643031501 72096 97e97115c09b48f8356f070ece0939a2 installed DEBUG: libgcrypt-1.10.0-10.el9.x86_64 1679647173 1382042 f52cea6f19f1763da2e5ebd1dc6cfdce installed DEBUG: libicu-67.1-9.el9.x86_64 1629785371 34109009 759ba2412d5676d3412b8b16734abb2f installed DEBUG: gdbm-libs-1:1.19-4.el9.x86_64 1628542967 116306 981b9a7e0c2cddf96d1ac29034ff18a4 installed DEBUG: libattr-2.5.1-3.el9.x86_64 1628537434 29429 aec8b9f183816020e45285f0143e8850 installed DEBUG: libcap-ng-0.8.2-7.el9.x86_64 1644930750 75196 46e0b55fb2904dfe43b24ee2c94b3c1a installed DEBUG: lz4-libs-1.9.3-5.el9.x86_64 1628555809 145483 7d3dca7640cf3d38ba0f9f9615d050cd installed DEBUG: sed-4.8-9.el9.x86_64 1628569875 813599 8f2001ef117e096e5b2cb761dbe56226 installed DEBUG: popt-1.18-8.el9.x86_64 1628566366 130360 f6d016fe6a99581d6c0ec0e43955c05b installed DEBUG: libbrotli-1.0.9-6.el9.x86_64 1628537853 784562 0064f1719ea79d95cba2d52b8f1a4427 installed DEBUG: libseccomp-2.5.2-2.el9.x86_64 1636474241 175293 020a54cdbf220f3d6b9889593d0cbb88 installed DEBUG: libunistring-0.9.10-15.el9.x86_64 1628553516 1643051 df2997eefd8b00af79f36b60155d2564 installed DEBUG: libidn2-2.3.0-7.el9.x86_64 1628550537 253460 b999cef1924e493741546dad040d6b64 installed DEBUG: fribidi-1.0.10-6.el9.2.x86_64 1649935865 347380 1a4bad4b26de656b0ab2b35694a6b88a installed DEBUG: libICE-1.0.10-8.el9.x86_64 1628550523 174826 b92da4724c87af34f174760835f6c461 installed DEBUG: libstemmer-0-18.585svn.el9.x86_64 1628553005 352513 93e9ba1d2f28344ab4c7e3de4a0d0578 installed DEBUG: libxshmfence-1.3-10.el9.x86_64 1628554718 15936 1541f0109361779510ce1a64b464d733 installed DEBUG: openjpeg2-2.4.0-7.el9.x86_64 1657789945 386300 e8b954e12211663055f28b5000b5bc46 installed DEBUG: libSM-1.2.3-10.el9.x86_64 1628552822 95269 90c43a5efe3bdbc6de7e6b8eb711d153 installed DEBUG: libpsl-0.21.1-5.el9.x86_64 1628552331 78600 48e5ec8c64476be40b82088b405be4ae installed DEBUG: libwayland-cursor-1.21.0-1.el9.x86_64 1667401001 37464 c725fc2424cd1d93bc940cb5d57bcb74 installed DEBUG: libmpc-1.2.1-4.el9.x86_64 1628551818 138637 e5e40dad676b06cd7f5ce6e6f6278138 installed DEBUG: libassuan-2.5.5-3.el9.x86_64 1628549434 171165 2ea61cf9eb18aefe03c18facfa6e5980 installed DEBUG: libwayland-server-1.21.0-1.el9.x86_64 1667401001 88232 87e9b1d87c1006fca353ba9e67010f1b installed DEBUG: exiv2-0.27.5-2.el9.x86_64 1636985354 4632497 bec8af9af0888f31db7af16f7bc4c8bb installed DEBUG: exiv2-libs-0.27.5-2.el9.x86_64 1636985354 2794722 9d85f037ac697f35712d3a8404bba519 installed DEBUG: libxcrypt-compat-4.4.18-3.el9.x86_64 1628554484 202824 5cc1d82aabed2601b8a39f3f49d50093 installed DEBUG: unzip-6.0-56.el9.x86_64 1643206371 401051 feb0641b07ba13eb8bc058b2c0882112 installed DEBUG: xml-common-0.6.3-58.el9.noarch 1628570071 80280 e30dff7e045445c260fddaf4c82eb1fe installed DEBUG: groff-base-1.22.4-10.el9.x86_64 1633944960 4040774 6f382ca641a7b920bd2f194a36b9a1ef installed DEBUG: libproxy-0.4.15-35.el9.x86_64 1629990582 166674 cfaea8d129b2046f49d386a30a2a5b8a installed DEBUG: imath-3.1.2-1.el9.x86_64 1629104544 371882 0f497264fb6125739d15f377a5c678c2 installed DEBUG: hicolor-icon-theme-0.17-13.el9.noarch 1653477225 73932 acdfc37badce9a922e7cd15ecb790c30 installed DEBUG: diffutils-3.7-12.el9.x86_64 1628539960 1467825 507f1a0f06465e7a20379fffcb5a941e installed DEBUG: fuse-libs-2.9.9-15.el9.x86_64 1642007651 313478 70d2e7238e63f208c24baf09cb52e8f1 installed DEBUG: json-c-0.14-11.el9.x86_64 1631617016 79282 3be710938d8b71abae0b12826f2b27d5 installed DEBUG: libsigsegv-2.13-4.el9.x86_64 1628552820 50338 8d6efb1981489cae3ba03919e0a84d34 installed DEBUG: gawk-5.1.0-6.el9.x86_64 1645036530 1685726 49d54aeca4767b4c1f096902535f8e65 installed DEBUG: libtasn1-4.16.0-8.el9.x86_64 1669910927 183348 7d0ecade4d7aa7f44c7402613f807c65 installed DEBUG: pcre-8.44-3.el9.3.x86_64 1628561779 539272 47435f5ffc13e691717fa2db7495952e installed DEBUG: grep-3.6-5.el9.x86_64 1628545386 857840 b1783007ca41c6a5e2a2a6b09c72ee49 installed DEBUG: coreutils-8.32-34.el9.x86_64 1673005251 5966370 b2abc8bef4d8382d08991015393aa1bc installed DEBUG: libarchive-3.5.3-4.el9.x86_64 1670334275 906150 d8567679cfb8225dc2e349cb0ced7f90 installed DEBUG: gzip-1.12-1.el9.x86_64 1650569887 377013 d100c7f7b4f855aeb3d8676072292699 installed DEBUG: cracklib-2.9.6-27.el9.x86_64 1628539381 251850 6b30fcc5f113bfe3977cfb728e495423 installed DEBUG: libusbx-1.0.26-1.el9.x86_64 1650890875 169790 e42efbfacf911799e5c8d24d5565a35d installed DEBUG: libevent-2.1.12-6.el9.x86_64 1628550119 932210 bd9c51ad0c0309b273f46b629b0ac796 installed DEBUG: jbigkit-libs-2.1-23.el9.x86_64 1628547667 116759 fc59a2fbc5993faa2c50a2fee3ca890f installed DEBUG: libXau-1.0.9-8.el9.x86_64 1628554479 64960 d29cb4a4741cc1c0d0676dbae6e78998 installed DEBUG: libxcb-1.13.1-9.el9.x86_64 1628554525 1124254 51f3f8fe3db81337ba4a07430421c3ee installed DEBUG: libXext-1.3.4-8.el9.x86_64 1628554624 95724 36ef108c2804669f53bf41f5d7a12d3c installed DEBUG: libXrender-0.9.10-16.el9.x86_64 1628554702 51543 1238322e38dd9b9aa5cce9a9d3ac8458 installed DEBUG: libXfixes-5.0.3-16.el9.x86_64 1628554623 35681 06ff23960463555e5f8af61d13f71a2f installed DEBUG: libXi-1.7.10-8.el9.x86_64 1628554634 74757 bd2b6b3e709f17777a5d0e2097366c43 installed DEBUG: libXt-1.2.0-6.el9.x86_64 1628554747 453249 e7a4f272de4504efd24ddb90b533cf5b installed DEBUG: libXmu-1.1.3-8.el9.x86_64 1628554669 188562 5879579377fd4468c1927636debd938c installed DEBUG: libXcursor-1.2.0-7.el9.x86_64 1628554551 50861 7a058c13f6a9927cf4f6394049026de7 installed DEBUG: libXdamage-1.1.5-7.el9.x86_64 1628554609 37259 119e8aef392b8008b8046e3ecc9dccab installed DEBUG: libXrandr-1.5.2-8.el9.x86_64 1628554694 53332 2864163841b9f9634b602a32e0120853 installed DEBUG: libXinerama-1.1.4-10.el9.x86_64 1628554595 19725 a29c4891e6ef396577c08db8c5a28ab5 installed DEBUG: libXcomposite-0.4.5-7.el9.x86_64 1628554506 42445 4ff5ce3944de9ac0736fd23fefd642f8 installed DEBUG: libglvnd-1:1.3.4-1.el9.x86_64 1637623169 797162 6caa4083900d93e621a90c9f55312fd1 installed DEBUG: libwayland-egl-1.21.0-1.el9.x86_64 1667401001 16466 6491c616c2a85a6da68cf36b154d74f9 installed DEBUG: opus-1.3.1-10.el9.x86_64 1628561143 363598 40da76c2d6ce4525c03c2037784abb72 installed DEBUG: libXaw-1.0.13-19.el9.x86_64 1628554542 510031 51fb88af4c8549b837fa52cf7348b1e4 installed DEBUG: libXtst-1.2.3-16.el9.x86_64 1628554736 38680 28b0e6a42eb89fea8382dc1046a6e85b installed DEBUG: libXv-1.0.11-16.el9.x86_64 1628554734 26929 72198c80e9062f01f7c8b6a56d1511d0 installed DEBUG: libXxf86vm-1.1.4-18.el9.x86_64 1628554796 26316 9d5c88dac190e4f66857b2fab49ea44e installed DEBUG: cracklib-dicts-2.9.6-27.el9.x86_64 1628539381 9815154 097793bbff0b03b3ce0e2afaf462bbf5 installed DEBUG: python3-setuptools-57.4.0-1.el9s.noarch 1633534144 4796650 cba8c282a0121989182f2bd1f63f4099 installed DEBUG: python3-idna-2.10-7.el9.noarch 1645461951 469965 d8aa542c3eea7de80b89295aa2e39992 installed DEBUG: python3-six-1.15.0-9.el9.noarch 1645014051 106876 ddb649ce7f23e052677037e6a3f1c03a installed DEBUG: python3-chardet-4.0.0-5.el9.noarch 1645457887 1480116 7bf874734ba3c74bafc1b7d88a30d5bc installed DEBUG: python3-pyparsing-2.4.7-9.el9.noarch 1645030355 650026 cb5eba2b6cc00cd9fa89ffb3527e5dc3 installed DEBUG: python3-packaging-20.9-5.el9.noarch 1644942056 254019 1278d05af2b02528944bef7b199b356c installed DEBUG: python3-pysocks-1.7.1-12.el9.noarch 1645030777 90512 e685632709558359a9a8dd9f087a6dba installed DEBUG: python3-babel-2.9.1-2.el9.noarch 1628537498 28258458 7afe89f1e820f27155449468f908596e installed DEBUG: python3-tomli-2.0.1-5.el9.noarch 1678873507 68777 23a7daa8bc9a0b429b38a928fe6de505 installed DEBUG: python3-docutils-0.16-6.el9.noarch 1628567136 6219958 444c8a45743579bfd963f306274d8903 installed DEBUG: python3-imagesize-1.2.0-6.el9.noarch 1628567186 22802 d39da8dc61e5ab41826837915a72cad8 installed DEBUG: python3-pygments-2.7.4-4.el9.noarch 1628567572 8130001 cb702f6944ebf573a262210131a887d7 installed DEBUG: python3-snowballstemmer-1.9.0-10.el9.noarch 1628567669 1175595 67ed16a77bea012e7ae506393454568f installed DEBUG: python3-sphinx-theme-alabaster-0.7.12-13.el9.noarch 1628567719 38853 4ba706d7fa269358f11f434cc32b3c6d installed DEBUG: python3-sphinxcontrib-applehelp-1.0.2-5.el9.noarch 1628567667 62833 3b2c009918387ef7210eba186ca1806e installed DEBUG: python3-sphinxcontrib-devhelp-1.0.2-5.el9.noarch 1628567666 46533 b2e795a36aef2c55de88074414b761be installed DEBUG: python3-sphinxcontrib-htmlhelp-1.0.3-6.el9.noarch 1628567685 65376 fa4c300323f21943678c7f68e26f5838 installed DEBUG: python3-sphinxcontrib-jsmath-1.0.1-12.el9.noarch 1628567715 12208 947d809e58f156601d53cc6203a7590c installed DEBUG: python3-sphinxcontrib-qthelp-1.0.3-5.el9.noarch 1628567718 57306 2d6584bea4d8c410fe98524de6c1f16c installed DEBUG: python3-sphinxcontrib-serializinghtml-1.1.4-5.el9.noarch 1628567696 54286 8e949b872c3ec55e9a6db87cbc9c9731 installed DEBUG: python3-jinja2-3.0.1-2.el9s.noarch 1631290225 2924051 b6ff5fd468f8b5a0c72e414a67ca863b installed DEBUG: python3-typing-extensions-3.7.4.3-2.el9s.noarch 1631171647 232135 49ede3eab9bad2fabdf683d67852c5ae installed DEBUG: sound-theme-freedesktop-0.8-17.el9.noarch 1628570710 471450 e6f7781c74c99fcbcf41d1a012108db5 installed DEBUG: xz-5.2.5-8.el9.x86_64 1654006189 685923 7a3a1c534311e848d76428a6daddd7c0 installed DEBUG: openexr-libs-3.1.1-2.el9.x86_64 1629723895 4888212 c2ed9491a52822cec9922cb40937581b installed DEBUG: iso-codes-4.6.0-3.el9.noarch 1628547387 19591019 f6ef364699f9b8f3bffb69d3c0d67b34 installed DEBUG: zip-3.0-35.el9.x86_64 1676457149 741159 07aa037eb9408f2f848569827cd3559f installed DEBUG: libutempter-1.2.1-6.el9.x86_64 1628554085 59409 ce999580e2b5f894fc54fe1b4bd09850 installed DEBUG: bubblewrap-0.4.1-6.el9.x86_64 1628538098 104329 78a041d7986e2a0121d1fd8e4480490c installed DEBUG: tar-2:1.34-6.el9.x86_64 1676281551 3155323 ee74705ec23ecf11c541e27087fe9605 installed DEBUG: zstd-1.5.1-2.el9.x86_64 1644329495 1902844 f4364d644ad25c519c98b0f0cbc66ffa installed DEBUG: libtheora-1:1.1.1-31.el9.x86_64 1628553380 474222 b8127b03ee1f999ef62271ee2b4be850 installed DEBUG: fftw-libs-double-3.3.8-12.el9.x86_64 1628541329 2773098 e5b26837f1a2e1cf59310b3a5ca6916b installed DEBUG: libksba-1.5.1-6.el9.x86_64 1675793165 394494 5065a1b60987a5ea1b35f943fde57a74 installed DEBUG: dwz-0.14-3.el9.x86_64 1628540256 281758 f72e5de5cbebad4a19641f7e9c312c6d installed DEBUG: jasper-libs-2.0.28-3.el9.x86_64 1628547517 333940 a8cabff1260ab3da238161ae0bdbe1e1 installed DEBUG: exempi-2.6.0-0.2.20211007gite23c213.el9.x86_64 1635927371 1412953 d1d6378d392aaebf8f8e69d797903cff installed DEBUG: bzip2-1.0.8-8.el9.x86_64 1628538275 96056 29c071c14d1a84942ced326f572bf7e3 installed DEBUG: libxkbcommon-1.0.3-4.el9.x86_64 1628554663 324826 5f75063e425d48b3397b4217aff67fde installed DEBUG: libxslt-1.1.34-9.el9.x86_64 1643365783 771951 46a009419c084efc76903456f720cc95 installed DEBUG: graphite2-1.3.14-9.el9.x86_64 1628545340 201583 bee1c7d7f006f520847ff1f5b9f768e6 installed DEBUG: webrtc-audio-processing-0.3.1-8.el9.x86_64 1628574725 751654 f187c6b50c3612d6252e43eabf48abfd installed DEBUG: info-6.7-15.el9.x86_64 1645432912 508035 4d0af4faf66f30b8126abd3410cdd719 installed DEBUG: ed-1.14.2-12.el9.x86_64 1628540213 129923 038028fe8dfd324b820e16200786a15e installed DEBUG: patch-2.7.6-16.el9.x86_64 1628561618 265522 4efdeefb054a89e177b517c3d3ed1147 installed DEBUG: tcl-1:8.6.10-7.el9.x86_64 1658238252 4293857 da5918f824202c2c31ac98ce426f1848 installed DEBUG: libfontenc-1.1.3-17.el9.x86_64 1628550261 64225 931267996fd577695291cbc512f16582 installed DEBUG: adwaita-icon-theme-40.1.1-3.el9.noarch 1637316977 11533842 f148596fcfc2b39ba256f2a5e7bc6a19 installed DEBUG: libpaper-1.1.28-4.el9.x86_64 1628552165 96772 5cac748655ed7916695475b9b0be51b8 installed DEBUG: perl-Digest-1.19-4.el9.noarch 1628563396 36844 556e6f718ba9a6360fa39fb18d536aa0 installed DEBUG: perl-Digest-MD5-2.58-4.el9.x86_64 1628563473 61522 2300fd882680ee0c7c1abb1ae6b8ccb4 installed DEBUG: perl-B-0:1.80-480.el9.x86_64 1674054498 504439 e67a3a23286d02b04eb5f0c55b8b71f3 installed DEBUG: perl-FileHandle-0:2.03-480.el9.noarch 1674054512 10530 e318f9be66151c7755b3d52bb698e946 installed DEBUG: perl-AutoLoader-0:5.74-480.el9.noarch 1674054512 22037 935b95f094e66e82e9476457dd725a1c installed DEBUG: perl-Data-Dumper-2.174-462.el9.x86_64 1628562913 111869 7ecb1b2e3a41395091b00413afff991d installed DEBUG: perl-libnet-3.13-4.el9.noarch 1628564496 299357 3a4d318a43520c1ea611000b968a597c installed DEBUG: perl-base-0:2.27-480.el9.noarch 1674054512 13819 bd11435720c6d8dd981626e9dff16d46 installed DEBUG: perl-URI-5.09-3.el9.noarch 1628565665 216915 b03fb11680933808dbfa5ed1bc6be6cf installed DEBUG: perl-Net-SSLeay-1.92-2.el9.x86_64 1658929034 1398888 54f510931f506aefde25a6dbd2022632 installed DEBUG: perl-if-0:0.60.800-480.el9.noarch 1674054512 6874 14036006effb226349c6093d3934b27d installed DEBUG: perl-IO-Socket-IP-0.41-5.el9.noarch 1628564340 100240 fc6b5e9831a4bbafe3036ad6c07bd0cd installed DEBUG: perl-Time-Local-2:1.300-7.el9.noarch 1628565569 67344 56255d762b27e3f619c7ef093df999a5 installed DEBUG: perl-File-Path-2.18-4.el9.noarch 1628563880 65333 e84dcd48672e858db99bf4abb31adefd installed DEBUG: perl-IO-Socket-SSL-2.073-1.el9.noarch 1641306371 616297 0cb4da597b9cff56a27d081936fdbbe9 installed DEBUG: perl-Pod-Escapes-1:1.07-460.el9.noarch 1628565069 25764 977f680f4ab8e6be26696f8e005328be installed DEBUG: perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch 1629764707 24828 4ddd39d2645c0d3a03a7fc505a69d03f installed DEBUG: perl-Mozilla-CA-20200520-6.el9.noarch 1628564841 5866 f3ba115f552765dda50122093731bdae installed DEBUG: perl-Class-Struct-0:0.66-480.el9.noarch 1674054512 26953 a690446eacfa8c5e0898bbdf23ddfdbf installed DEBUG: perl-POSIX-0:1.94-480.el9.x86_64 1674054498 240027 548883dd494c9f1d8ab776635e77e033 installed DEBUG: perl-Term-ANSIColor-5.01-461.el9.noarch 1628565314 100303 0bdc632c00af8ea7fccf10c3a8aeb385 installed DEBUG: perl-IPC-Open3-0:1.21-480.el9.noarch 1674054512 25045 1e2e8d7d6995511b502864a9f35ced24 installed DEBUG: perl-subs-0:1.03-480.el9.noarch 1674054512 3061 0e47d7fa47b056206d15d89c51f15626 installed DEBUG: perl-File-Temp-1:0.231.100-4.el9.noarch 1628563998 166550 668718b957c97d218cd0ce87b6d3e36d installed DEBUG: perl-Term-Cap-1.17-460.el9.noarch 1628565308 29851 df13642162893be1ec21d401f866b7f7 installed DEBUG: perl-Pod-Simple-1:3.42-4.el9.noarch 1628565108 577293 051f5b7ae5eb9bcca2b122291f9bd378 installed DEBUG: perl-Socket-4:2.031-4.el9.x86_64 1628565134 124969 0d5788854b6ccd115da6a227466baf78 installed DEBUG: perl-SelectSaver-0:1.02-480.el9.noarch 1674054512 3171 13ff9d68e38894d344bef6ad50fad18b installed DEBUG: perl-Symbol-0:1.08-480.el9.noarch 1674054512 7847 d30006b6d162c1cd508a910bf4b780b9 installed DEBUG: perl-File-stat-0:1.09-480.el9.noarch 1674054512 13949 9b120a7ce0d0e351655c237bced524d5 installed DEBUG: perl-podlators-1:4.14-460.el9.noarch 1628565077 288742 ad2f3ada468688fbe129418e39eaac37 installed DEBUG: perl-Pod-Perldoc-3.28.01-461.el9.noarch 1628565124 170960 7e2f1a7c0900c86834fc555f5c3bd0b9 installed DEBUG: perl-Fcntl-0:1.13-480.el9.x86_64 1674054498 30124 f2321cfcd64a6a348a56780c793ca78c installed DEBUG: perl-Text-ParseWords-3.30-460.el9.noarch 1628565448 13101 51cd796a12a1506353fefddcf48ede0a installed DEBUG: perl-mro-0:1.23-480.el9.x86_64 1674054498 43475 d2315dd309886a998b198752aad33cd1 installed DEBUG: perl-IO-0:1.43-480.el9.x86_64 1674054498 163130 1c226277e9088ea4b42bdcf5ba5f2144 installed DEBUG: perl-overloading-0:0.02-480.el9.noarch 1674054512 5893 c665f20f931c0f761b75721cb06c54b0 installed DEBUG: perl-Pod-Usage-4:2.01-4.el9.noarch 1628565107 87186 cf143f7c6da00856ecd8ce53db1b388f installed DEBUG: perl-Errno-0:1.30-480.el9.x86_64 1674054498 9519 e98c726f9d639c80f1a92be905ba7c93 installed DEBUG: perl-File-Basename-0:2.85-480.el9.noarch 1674054512 15339 e509c976eb109fd841418a1dd1f9fa38 installed DEBUG: perl-Getopt-Std-0:1.12-480.el9.noarch 1674054512 12107 85aac02dda4b45bb4c1bbedbb663f998 installed DEBUG: perl-MIME-Base64-3.16-4.el9.x86_64 1628564750 48145 1190c3bd08b43b3064f439bca71ca347 installed DEBUG: perl-Scalar-List-Utils-4:1.56-461.el9.x86_64 1628565132 143652 fdb542613487fef027425c1c87b4514c installed DEBUG: perl-constant-1.33-461.el9.noarch 1628562746 27104 ee5c312a7c1613a45b24c022d97fb08e installed DEBUG: perl-Storable-1:3.21-460.el9.x86_64 1628565166 228532 119c254a858a4e8225a8f4f1b95a6fc8 installed DEBUG: perl-overload-0:1.31-480.el9.noarch 1674054512 72822 96c405af60b5a9f737e5e67d4265c5fb installed DEBUG: perl-parent-1:0.238-460.el9.noarch 1628565026 9535 a35e48b4559776d182fedbd2b93f0867 installed DEBUG: perl-vars-0:1.05-480.el9.noarch 1674054512 4926 6b9c7e99fc256465d0602b60e23a768e installed DEBUG: perl-Getopt-Long-1:2.52-4.el9.noarch 1628564041 139937 0084d602dd5f3a3a608b8aa2d7d2784a installed DEBUG: perl-Carp-1.50-460.el9.noarch 1628562498 47889 8aa3a6891f26697353b428ce0a184f8d installed DEBUG: perl-Exporter-5.74-461.el9.noarch 1628563640 55359 600faf3d3db9096efa1de68bfe07d62d installed DEBUG: perl-NDBM_File-0:1.15-480.el9.x86_64 1674054498 29968 f8204bae5d8a0c3d54d5deabd03e379b installed DEBUG: perl-PathTools-3.78-461.el9.x86_64 1628565073 182534 367a2f6e64401c56f25dc4559c5806f6 installed DEBUG: perl-Encode-4:3.08-462.el9.x86_64 1628580079 10235418 464fc08748c13d9698ad06bba18ae510 installed DEBUG: perl-libs-4:5.32.1-480.el9.x86_64 1674054498 8953644 83ba3f12e9abe5cc2f3b12db9751eb32 installed DEBUG: perl-interpreter-4:5.32.1-480.el9.x86_64 1674054498 120085 c82e40c14152c39204cbcb937ea57975 installed DEBUG: bluez-libs-5.56-6.el9.x86_64 1628537753 215704 a45c3fa7ebe4bb2255e74570c64e7348 installed DEBUG: cpio-2.13-16.el9.x86_64 1631604799 1088156 8743fccbe23852587a7ef16a73f19f85 installed DEBUG: keyutils-libs-1.6.3-1.el9.x86_64 1666019242 55267 3c9b8438c14c5b6dd89db849f2233459 installed DEBUG: libcbor-0.7.0-5.el9.x86_64 1628549688 99993 595519f7b2452af7db9b5062131acaa3 installed DEBUG: libdb-5.3.28-53.el9.x86_64 1637775488 1898038 86c8deb590fc9b3c916ca8d696a184bd installed DEBUG: libpwquality-1.4.4-8.el9.x86_64 1628552427 416376 0b62322fb735de082781bbefe37e1e6e installed DEBUG: dbus-broker-28-7.el9.x86_64 1661245845 393994 e8c79633cf67b370e4698605d1acc8f4 installed DEBUG: libpciaccess-0.16-6.el9.x86_64 1628552183 49971 9fc4d900b9f966d18433f7b6555bd65c installed DEBUG: libglvnd-glx-1:1.3.4-1.el9.x86_64 1637623169 694030 df6b17eab5aca2f17d3ec25cf90c1bd4 installed DEBUG: libglvnd-egl-1:1.3.4-1.el9.x86_64 1637623169 70708 f36fd901951072d8b6dc7b9b7b680993 installed DEBUG: libpipeline-1.5.3-4.el9.x86_64 1628552235 115253 2851917276dada25daca70bac6dd0f93 installed DEBUG: man-db-2.9.3-7.el9.x86_64 1663689890 2563551 91576adf2b9b8aa235dd06e962c20f57 installed DEBUG: libpkgconf-1.7.3-10.el9.x86_64 1663762953 75425 6d784dbd338488f9a990f3870ce06e48 installed DEBUG: pkgconf-1.7.3-10.el9.x86_64 1663762953 77890 c27775732875e2aaaa07204046b2e0ae installed DEBUG: pkgconf-pkg-config-1.7.3-10.el9.x86_64 1663762953 1203 557e5f2bf85dce295401d6e30f51eabe installed DEBUG: libverto-0.3.2-3.el9.x86_64 1628554245 30365 49717f919565ae8f0e70dc4def4d01f6 installed DEBUG: cyrus-sasl-lib-2.1.27-21.el9.x86_64 1663006598 2380384 30b42ad4b265d75bc95db77acd35598e installed DEBUG: scl-utils-1:2.0.3-4.el9.x86_64 1670942585 66501 78108e4d20af5afb9098e17511ffd96d installed DEBUG: efi-srpm-macros-4-9.el9.noarch 1636398873 41111 76c81df74bfab13e26b32351ca37f458 installed DEBUG: lua-srpm-macros-1-6.el9.noarch 1628555741 1314 0fdd144bbbee9bc020012ff761b15a17 installed DEBUG: make-1:4.3-7.el9.x86_64 1628555838 1720854 95b9f2753e1f15ebb3698767e488d304 installed DEBUG: freetype-2.10.4-9.el9.x86_64 1654071485 840612 eb49c3e16b2281a6af4531ea392af8d5 installed DEBUG: fontconfig-2.14.0-2.el9.x86_64 1670223487 837217 449ed09ac88eaeb9a30ba214b9981e87 installed DEBUG: cairo-1.17.4-7.el9.x86_64 1645512144 1714807 9fef2bc3657f2c34016b51a532acc8d9 installed DEBUG: json-glib-1.6.6-1.el9.x86_64 1629809706 555868 fe4576ce40b422e833b0850db1a3e07f installed DEBUG: atk-2.36.0-5.el9.x86_64 1628537391 1304627 bd9aeb354c9610e81f272d7222808571 installed DEBUG: cairo-gobject-1.17.4-7.el9.x86_64 1645512144 44432 9aabd9bcc00fd6431ede021358bcb4ef installed DEBUG: polkit-libs-0.117-11.el9.x86_64 1670247243 29305061 c1dbf375e0b00a245d73ad4449522d1e installed DEBUG: polkit-0.117-11.el9.x86_64 1670247243 441257 44f5a67ab7dab59ec5ad0ec70bc95512 installed DEBUG: polkit-pkla-compat-0.1-21.el9.x86_64 1628566241 96325 40f2701ed3ee93b221c4dfaa0a2928d0 installed DEBUG: gsettings-desktop-schemas-40.0-6.el9.x86_64 1671646004 4730586 8543d94d77db623126314e6728432790 installed DEBUG: dconf-0.40.0-6.el9.x86_64 1628539769 311890 d110060115bde4f51444aa24238968ff installed DEBUG: rtkit-0.11-28.el9.x86_64 1628569215 150098 ac74ba416453e24f6b8b209d8c2938d3 installed DEBUG: libgxps-0.3.2-3.el9.x86_64 1628550450 197503 5d0ba1ab5bc4e31a13ee886d167b362c installed DEBUG: gd-2.3.2-3.el9.x86_64 1628543005 422174 ff84c2c781e480e239e5c9ffd6376152 installed DEBUG: libXft-2.3.3-8.el9.x86_64 1628554598 136020 9dd4afaf02c043020674bf5723eeec0b installed DEBUG: urw-base35-bookman-fonts-20200910-6.el9.noarch 1628573895 1428570 ca19d0e098c193249d75aa2a16f84908 installed DEBUG: urw-base35-c059-fonts-20200910-6.el9.noarch 1628573895 1460397 c7a3299906900e9634054c11a85f913a installed DEBUG: urw-base35-d050000l-fonts-20200910-6.el9.noarch 1628573895 86625 16f0f27ee064f929f7cb3221881a5e1f installed DEBUG: urw-base35-gothic-fonts-20200910-6.el9.noarch 1628573895 1216723 60a564c67ac16e3b356a0ac499002beb installed DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-6.el9.noarch 1628573895 1099808 1f85b60ff6e6c83153019702bf850931 installed DEBUG: urw-base35-nimbus-roman-fonts-20200910-6.el9.noarch 1628573895 1429732 81d7a185b0ada9a5ad0383043ccf2c76 installed DEBUG: urw-base35-nimbus-sans-fonts-20200910-6.el9.noarch 1628573895 2505850 6e0cd8553a6ab96b007e771ad1c17185 installed DEBUG: urw-base35-p052-fonts-20200910-6.el9.noarch 1628573895 1557220 668671e23df63172d342d3969f9572fe installed DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-6.el9.noarch 1628573895 45248 fd1753c92919fdc12154dc57ab487f7b installed DEBUG: urw-base35-z003-fonts-20200910-6.el9.noarch 1628573895 400137 0fa9d01117b873b3aad533568edfb7ec installed DEBUG: urw-base35-fonts-20200910-6.el9.noarch 1628573895 5478 192e5af4292c7614f1255fcdd61d1504 installed DEBUG: libraqm-0.7.0-7.el9s.x86_64 1631084139 29499 76e4839ab4d91c7f7edf02c08d2dfade installed DEBUG: mkfontscale-1.2.1-3.el9.x86_64 1628557177 54887 e55c107f8fd4546cd9c443713362fd90 installed DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-33.el9.noarch 1628575762 1070851 7f8999a7b9556e8e40ca7b251960c077 installed DEBUG: ModemManager-glib-1.20.2-1.el9.x86_64 1670941191 1579276 41b8135cabe1c9496d51799643c4d37e installed DEBUG: gobject-introspection-1.68.0-11.el9.x86_64 1667572879 936649 f0cce33f7885a16bb7162d447c255809 installed DEBUG: libgudev-237-1.el9.x86_64 1629362707 89888 3ae2ff97534847502dc9dc6e54769e32 installed DEBUG: upower-0.99.11-11.el9.x86_64 1628573812 571536 4bc50b2c77c740c5ac72f1ba14729ebf installed DEBUG: colord-libs-1.4.5-4.el9.x86_64 1628538970 857392 efbe5add1d1c940f9f00da30ad86e1a5 installed DEBUG: shared-mime-info-2.1-5.el9.x86_64 1667822225 5187670 2de9dfcf7c8b566ac4caef5329cac708 installed DEBUG: gdk-pixbuf2-2.42.6-3.el9.x86_64 1667290907 2607853 b78b5a05f5611ed0bdc460cf982092c7 installed DEBUG: gdk-pixbuf2-modules-2.42.6-3.el9.x86_64 1667290907 270137 408857ef0c525741c1c14fe0578a5ad5 installed DEBUG: gtk-update-icon-cache-3.24.31-2.el9.x86_64 1645176383 68085 1f11d0983f3bd5d9268e80f2099c522f installed DEBUG: libgsf-1.14.47-5.el9.x86_64 1628550426 963734 ed3526738da2d8fb971a65c9a9b8bc9f installed DEBUG: libnotify-0.7.9-8.el9.x86_64 1640186875 101670 483ba13b155f617530adfa19b62982ff installed DEBUG: at-spi2-core-2.40.3-1.el9.x86_64 1629746374 528135 b097546202f46405c17cbb596216eda2 installed DEBUG: at-spi2-atk-2.38.0-4.el9.x86_64 1628537393 278826 904b1dc4ca3ce42898a0352ce0644aa5 installed DEBUG: graphene-1.10.6-2.el9.x86_64 1628545303 170747 834f692ccc980e04ac0d4376b0b9163d installed DEBUG: libgexiv2-0.12.3-1.el9.x86_64 1629745530 230299 4413aeeb0b43120fcbd40ab9212fba25 installed DEBUG: low-memory-monitor-2.1-4.el9.x86_64 1628555427 71942 7eb6ed0aadd9fe9e6deec38bf86080bd installed DEBUG: totem-pl-parser-3.26.6-2.el9.x86_64 1628573225 337376 3b2ae808b6f6aef6d85706bf3abb1576 installed DEBUG: libproxy-webkitgtk4-0.4.15-35.el9.x86_64 1629990582 33073 19ece62a63da90e07fa4f7dfe0889713 installed DEBUG: glib-networking-2.68.3-3.el9.x86_64 1645725961 655538 a1f0e2c161d9f5a8ebf4ccd5267cbc51 installed DEBUG: libsoup-2.72.0-8.el9.x86_64 1628553090 1261962 d37b68f550aa0fc78803737ece49a922 installed DEBUG: geoclue2-2.6.0-7.el9.x86_64 1669833794 371262 7577fcf4f6c1c7b754eeeabd5cd16f9c installed DEBUG: libappstream-glib-0.7.18-4.el9.x86_64 1628549325 1422262 4dd5362b3a34ef29e4091c6cfe45e6ab installed DEBUG: osinfo-db-tools-1.10.0-1.el9.x86_64 1669836900 181588 28e89ea88f62695d9ca277507f766e19 installed DEBUG: libosinfo-1.10.0-1.el9.x86_64 1669824782 1225572 134a8eabade143ef211f58af60aefef2 installed DEBUG: xdg-dbus-proxy-0.1.3-1.el9.x86_64 1647904775 87288 4ccfb99c9ba5e6128721c79aefe24759 installed DEBUG: liblqr-1-0.4.2-17.el9s.x86_64 1631870165 99520 eab4072ca3cfa6060e0072403aaad1b7 installed DEBUG: npth-1.6-8.el9.x86_64 1628558844 50619 ec2f6c8c45b97d50a2d00f1c3ae9f17b installed DEBUG: gpgme-1.15.1-6.el9.x86_64 1645124220 576065 ecb8fc57f018677395265e37b7603b3c installed DEBUG: which-2.21-29.el9.x86_64 1679928490 81813 9f0d5c6f27dad58821bbd23f4fb6ec18 installed DEBUG: fuse-2.9.9-15.el9.x86_64 1642007651 220513 23b79e360ea3a257150b475322b2408e installed DEBUG: gcc-toolset-12-runtime-12.0-5.el9.x86_64 1656530360 3652 5ffc7e18347dae16e8228906fb8ca56c installed DEBUG: fdk-aac-free-2.0.0-8.el9.x86_64 1628541105 602256 043bd67da6af245f437c39bc99ab7810 installed DEBUG: giflib-5.2.1-9.el9.x86_64 1628543406 108576 9aa6dc5454f0eddcdf84a82dadd4e77c installed DEBUG: libxcrypt-devel-4.4.18-3.el9.x86_64 1628554484 31019 a63fe88a62be81dd45e3204f4612b177 installed DEBUG: fonts-srpm-macros-1:2.0.5-7.el9.1.noarch 1631794425 56503 0be1ca4f9f113419a2dd328e5a5e5fef installed DEBUG: python-srpm-macros-3.9-52.el9.noarch 1644947076 37100 640418a9fe1cbdeaea0d1fdaf812ecd6 installed DEBUG: python-rpm-macros-3.9-52.el9.noarch 1644947076 13755 215e9732a0fff0e9f0f28f51d1c88850 installed DEBUG: python3-rpm-macros-3.9-52.el9.noarch 1644947076 5634 f4f1bf0cbdce32f3612214ea3ec99014 installed DEBUG: gsm-1.0.19-6.el9.x86_64 1628545513 65995 49de30fbb92514fa46c4d910eaf234dd installed DEBUG: jbig2dec-libs-0.19-7.el9.x86_64 1675090429 168059 be161807a56e90dcc214469ff6aa7b2e installed DEBUG: libasyncns-0.8-22.el9.x86_64 1628549467 60822 fb0ec56fa9b86539768d634afb584e03 installed DEBUG: pulseaudio-libs-15.0-2.el9.x86_64 1628566754 3384853 2345377a8e0a0493c3d94d76766d2d09 installed DEBUG: pulseaudio-utils-15.0-2.el9.x86_64 1628566754 203447 56133de36cf1ae205a1485b82792a260 installed DEBUG: libdatrie-0.2.13-4.el9.x86_64 1628549831 59521 99d5d94690935edf76557d007558e477 installed DEBUG: libthai-0.1.28-8.el9.x86_64 1628553338 778570 de49304efecef4042eac62582830f479 installed DEBUG: pango-1.48.7-3.el9.x86_64 1667448668 899563 cd97a559ad2aacfe754b19f2c3868cd3 installed DEBUG: libepoxy-1.5.5-4.el9.x86_64 1628549922 1297595 33eff1eb283c34cede4b07749aa151b0 installed DEBUG: libexif-0.6.22-6.el9.x86_64 1628550088 2461952 b3d08759fe45d4298b7354a3166d9fdc installed DEBUG: libijs-0.35-15.el9.x86_64 1628550542 67428 73f5011374f112b59200d905aca8656c installed DEBUG: libiptcdata-1.0.5-9.el9.x86_64 1628550674 176693 4bede834b27c949d977efc09d1eed5c1 installed DEBUG: libldac-2.0.2.3-10.el9.x86_64 1628551275 80669 eca9c29213c4265693172cb13dc648e4 installed DEBUG: libsbc-1.4-9.el9.x86_64 1628569554 83034 5976df1103874c4002c033f63482aafb installed DEBUG: libvisual-1:0.4.0-34.el9.x86_64 1628554307 433002 1f085d5300970df55460b821a84a4e4b installed DEBUG: libwmf-lite-0.2.12-10.el9.x86_64 1660550784 166926 6ecf8fe1504b57b8470021806def9a65 installed DEBUG: orc-0.4.31-6.el9.x86_64 1628561059 616782 496116bd6d31284af92b9b4832691b36 installed DEBUG: libtracker-sparql-3.1.2-3.el9.x86_64 1669159640 1040603 3cbb511732834507639c35c594154df7 installed DEBUG: tracker-3.1.2-3.el9.x86_64 1669159640 2060361 44050518b1c9c07c379b0d75d9c31c58 installed DEBUG: tracker-miners-3.1.2-3.el9.x86_64 1669157276 4189167 9297b4ab5b5c3269b2213eda0ac0c5f1 installed DEBUG: gtk3-3.24.31-2.el9.x86_64 1645176383 20576337 315712dc47924340f9a1927854e932e0 installed DEBUG: xdg-desktop-portal-gtk-1.12.0-3.el9.x86_64 1651780145 489960 efd56fe254ac29c6933a7290c5974090 installed DEBUG: gtk2-2.24.33-8.el9.x86_64 1667881305 13889880 d6fa1c321a87fe437f55e5399991de8a installed DEBUG: graphviz-2.44.0-25.el9.x86_64 1642690448 12266792 1330e41bbe655a0aae8a01bf4bc08e15 installed DEBUG: python3-sphinx-1:3.4.3-7.el9.noarch 1633711700 10063904 9c61a8f6dfb5dfd65075d1bf76cbf6e6 installed DEBUG: python3-pbr-5.11.1-1.el9s.noarch 1676049043 523094 dcc4a0c03548e6937d0cee1049f9a766 installed DEBUG: python3-setuptools_scm-7.1.0-2.el9s.noarch 1677685511 271052 a3ab3303f7d174df0d5976baa2635310 installed DEBUG: python3-sqlalchemy-1.4.45-3.el9.x86_64 1671496460 14880409 980b2725bd548abf82501b124edbe54c installed DEBUG: openstack-macros-2023.1.0-0.20230216203352.ce6a105.el9.noarch 1676580201 45488 28b7a790691a2de3c60f48a330bc27dc installed DEBUG: python3-eventlet-0.33.3-1.el9s.noarch 1680601537 1587155 1193f21e3bf9bce3f91a6ee4b8d78f1d installed DEBUG: python3-distro-1.8.0-3.el9s.noarch 1680601549 183071 fa65c36857b48d7f37b4f0e6ba3e7ed9 installed DEBUG: lua-libs-5.4.4-4.el9.x86_64 1681732544 287331 d580b400a364fe10ae66719a1533cfff installed DEBUG: libffi-3.4.2-8.el9.x86_64 1681740417 65761 4bb756aae8cbb82168f5d2245c5a969b installed DEBUG: wireplumber-0.4.14-1.el9.x86_64 1682343168 308626 e9315bacca4d3ae75d806b77e7582527 installed DEBUG: wireplumber-libs-0.4.14-1.el9.x86_64 1682343168 1220418 593e6aaf8906d28345fe25ec64f9b9a1 installed DEBUG: qt5-srpm-macros-5.15.9-1.el9.noarch 1681714691 492 8ec89c93045f3fb6df7200c1acc02777 installed DEBUG: less-590-2.el9.x86_64 1683714530 364648 e669e99661c28649a5fc0c9f0cd116c7 installed DEBUG: environment-modules-5.3.0-1.el9.x86_64 1684321073 3097853 d81161bcf807caeb94a7779be4631a2f installed DEBUG: kmod-28-9.el9.x86_64 1684510061 253941 b2bd3700512355de33e0ffd676872a98 installed DEBUG: kmod-libs-28-9.el9.x86_64 1684510061 133910 9c951491f060ed16da334face3dd1d78 installed DEBUG: alsa-lib-1.2.9-1.el9.x86_64 1684154934 1490584 ccdcbbad7ee0318bf7a941b22428af7c installed DEBUG: osinfo-db-20230518-1.el9.noarch 1685457662 3425412 1ee462f120a5b348d75b4efaac57e2de installed DEBUG: git-core-2.39.3-1.el9.x86_64 1685358934 20265179 2485bc5b8f0607448a91418f9d29725e installed DEBUG: alternatives-1.24-1.el9.x86_64 1684846512 63270 140537c16ebc89b1e793908507e6a403 installed DEBUG: binutils-gold-2.35.2-42.el9.x86_64 1682510561 2128683 ff37d962716ce0329b38ab90c426b6ae installed DEBUG: binutils-2.35.2-42.el9.x86_64 1682510561 25204366 681c2fa6f0fd69f19d353b939d212b69 installed DEBUG: gstreamer1-1.22.1-2.el9.x86_64 1681313793 5017255 3cdad1676383e94bbb4756214faee818 installed DEBUG: gstreamer1-plugins-base-1.22.1-1.el9.x86_64 1681319940 7611976 d910517b14093b2d806bdee3ff9a9f9f installed DEBUG: libssh-config-0.10.4-11.el9.noarch 1687425052 277 50fb45ec0f7ab0787338f5f1d9a1d3c0 installed DEBUG: libssh-0.10.4-11.el9.x86_64 1687425016 535739 124994499b4d94a3d53df5fe71bdad98 installed DEBUG: pyproject-srpm-macros-1.9.0-1.el9.noarch 1686848687 1514 4766c97c188cd78baa71fbcae5145a9e installed DEBUG: python3-requests-2.25.1-7.el9.noarch 1687449124 398977 391723bdee65a969463c1c1815fe9256 installed DEBUG: libeconf-0.4.1-3.el9.x86_64 1686133027 45715 a8029c68441fba3197f5506caa6a9f0e installed DEBUG: kbd-misc-2.4.0-9.el9.noarch 1687358685 2573480 61618bed610b5b2247849dab28fc1932 installed DEBUG: kbd-legacy-2.4.0-9.el9.noarch 1687358685 557448 e67bee51a4646d63923a63eacee92699 installed DEBUG: kbd-2.4.0-9.el9.x86_64 1687358667 1565276 d91294e97d79a42db361b9b70bbea878 installed DEBUG: python3-dns-2.3.0-2.el9.noarch 1687804859 2048830 361156faecea076b4bcd9dec35c888e7 installed DEBUG: kernel-srpm-macros-1.0-13.el9.noarch 1686576375 16918 0162dee60ae979d7e2da3d6ebbc2c48c installed DEBUG: python3-greenlet-2.0.2-1.el9s.x86_64 1688732875 760811 c4b6a3d3195a21338815fe584bd4bb96 installed DEBUG: libcap-2.48-9.el9.x86_64 1689167967 177447 5a226acbb6342918efccf73a4fced219 installed DEBUG: libcanberra-0.30-27.el9.x86_64 1689255812 288247 43220d729b38ccdfe962c310d04c4fdf installed DEBUG: libcanberra-gtk3-0.30-27.el9.x86_64 1689255812 75947 86b031874e946aa4b4829a212b67c518 installed DEBUG: libcanberra-gtk2-0.30-27.el9.x86_64 1689255812 55309 0bfcab1394282c6333cfbe9a94c99451 installed DEBUG: cryptsetup-libs-2.6.0-3.el9.x86_64 1688329670 2055308 fa38e8baf68288b02a24fcf4ceb39dba installed DEBUG: shadow-utils-2:4.9-8.el9.x86_64 1689166575 3812549 f802a2af10c39c5b00c0b775298414d9 installed DEBUG: vulkan-loader-1.3.250.1-1.el9.x86_64 1688620120 487896 06c74a8ea6ef7e7e8be1bf69ffc19c6c installed DEBUG: python3-pytz-2021.1-5.el9.noarch 1689250584 180371 e6b4e1f7bee95c39ce357b2feffca88a installed DEBUG: libedit-3.1-38.20210216cvs.el9.x86_64 1689761962 251847 13d64bf1aeccaccc6db6bef9ea473a2c installed DEBUG: tpm2-tss-3.2.2-2.el9.x86_64 1688388037 2225208 013fe7003fe4d6849ba2b54e28f2001d installed DEBUG: dbus-1:1.12.20-8.el9.x86_64 1686561892 0 e3a0cea0ef5d61d5d05c31ccab5a91f1 installed DEBUG: device-mapper-libs-9:1.02.195-3.el9.x86_64 1689273527 429065 92089d322e6c3efe14a161fa0ad735dd installed DEBUG: device-mapper-9:1.02.195-3.el9.x86_64 1689273527 360760 7807939a330b36eb43e6e87e1e14edc2 installed DEBUG: flatpak-session-helper-1.12.8-1.el9.x86_64 1689072281 215013 89517f4fe8dbe78c5c1faeb5c7aa5aa2 installed DEBUG: flatpak-1.12.8-1.el9.x86_64 1689072281 8053367 541498f2744494c5b02c8e32fb3dd876 installed DEBUG: dbus-common-1:1.12.20-8.el9.noarch 1686561915 11394 cb70323eee868f9715c3a3aad81e1149 installed DEBUG: dbus-libs-1:1.12.20-8.el9.x86_64 1686561892 372990 52ea9b6b6c067fc779ab24fb611ac26c installed DEBUG: pipewire-0.3.67-2.el9.x86_64 1690897443 322307 e64301a8f4225cd4bcaa1af63de6d6f3 installed DEBUG: pipewire-libs-0.3.67-2.el9.x86_64 1690897443 7399876 f5127cef1bb202f460c17dc6be318dca installed DEBUG: pipewire-alsa-0.3.67-2.el9.x86_64 1690897443 171158 baecbba48399967c7ef2d95bbd5b5671 installed DEBUG: pipewire-jack-audio-connection-kit-0.3.67-2.el9.x86_64 1690897443 523041 800dd7c72a357050a37899c393157442 installed DEBUG: pipewire-pulseaudio-0.3.67-2.el9.x86_64 1690897443 23269 416cdd0cd0d979fc717a13b52d6f3bca installed DEBUG: gnupg2-2.3.3-4.el9.x86_64 1682510074 9227533 d384c35c7b3bb26db6c8e299893befc2 installed DEBUG: perl-HTTP-Tiny-0.076-461.el9.noarch 1691407093 150301 756742b73254dc78c3c8313407376ab3 installed DEBUG: python3-pip-wheel-21.2.3-7.el9.noarch 1691668917 1220838 b19afdeb60d489d050780993705ae015 installed DEBUG: python3-pip-21.2.3-7.el9.noarch 1691668917 9095142 557282b53bcc74da55a9fdd6d1956224 installed DEBUG: file-libs-5.39-14.el9.x86_64 1689623404 8086652 d0e41fc9603029c88efa4eaf23fc0fb4 installed DEBUG: file-5.39-14.el9.x86_64 1689623404 102544 590c497361f65f930fed699232dae86c installed DEBUG: libgusb-0.3.8-2.el9.x86_64 1692013174 129332 41172fd21ee5baa9c8b84c2fe236bf14 installed DEBUG: fuse-common-3.10.2-6.el9.x86_64 1691651508 38 a3b5b9902dc7f721f6bc2a7fd8dee825 installed DEBUG: libuuid-2.37.4-15.el9.x86_64 1692909415 37997 6a7f608f0e71085c442cdb9a6d952c05 installed DEBUG: libblkid-2.37.4-15.el9.x86_64 1692909415 229777 1dedd30c8a9da1d8272a7627ff329ee7 installed DEBUG: libmount-2.37.4-15.el9.x86_64 1692909415 310093 5672c806cf75f991ec67fd1b30aaadb5 installed DEBUG: libfdisk-2.37.4-15.el9.x86_64 1692909415 367771 9b16ec5310c1ebfc6601a02285d3d628 installed DEBUG: libsmartcols-2.37.4-15.el9.x86_64 1692909415 134795 ecbbb219f57360f1ae068cfe8fcb2775 installed DEBUG: gcc-toolset-12-binutils-2.38-19.el9.x86_64 1692263838 25674311 c169ad745b8a246af3757bdddc9f180e installed DEBUG: gcc-toolset-12-binutils-gold-2.38-19.el9.x86_64 1692263838 2179390 79cd28a744829740084702858fed77d7 installed DEBUG: ncurses-base-6.2-10.20210508.el9.noarch 1692626709 307293 ef98b393ba4b55cb87e80f4c95e8ac73 installed DEBUG: ncurses-libs-6.2-10.20210508.el9.x86_64 1692626693 994375 e4c34faf5c547c4edf566fe4517c5e12 installed DEBUG: util-linux-core-2.37.4-15.el9.x86_64 1692909415 1262703 72d7f1316d1b688e480b9ac7dec3e37b installed DEBUG: util-linux-2.37.4-15.el9.x86_64 1692909415 11142903 bce0a274a2790c14fdcf519e2a37b6b2 installed DEBUG: ncurses-6.2-10.20210508.el9.x86_64 1692626693 624684 3e1d871c5e43b7efd27d114ba95af330 installed DEBUG: procps-ng-3.3.17-13.el9.x86_64 1692017359 999179 79c2c1c01c9eb0c3d2b65eea1a07956e installed DEBUG: findutils-1:4.8.0-6.el9.x86_64 1692266474 1756606 6be06272ccd7dbf2ec946eb1631405f6 installed DEBUG: gmp-1:6.2.0-13.el9.x86_64 1691058138 816844 44dbc752662788b6d7d5115cb6d0dc92 installed DEBUG: krb5-libs-1.21.1-1.el9.x86_64 1691571768 2498748 cf51940dfb37ca956e8e724ff7e51bc3 installed DEBUG: libtiff-4.4.0-10.el9.x86_64 1693308168 582169 ab5e25aed840cb428d336ecefff172d4 installed DEBUG: ca-certificates-2023.2.60_v7.0.306-90.1.el9.noarch 1693329430 2354652 b265b748b158e370e85dd89c134d7a17 installed DEBUG: centos-gpg-keys-9.0-23.el9.noarch 1693924616 6047 c3929dd2742bf691148fded736ac45e8 installed DEBUG: centos-stream-repos-9.0-23.el9.noarch 1693924616 6854 73f0dd8647f338312fa816c418563b2b installed DEBUG: centos-stream-release-9.0-23.el9.noarch 1693924616 29182 51f9af1475184380a7272c11c58e44c8 installed DEBUG: libwebp-1.2.0-8.el9.x86_64 1695044490 787616 58fba1cdbfed92c5e6e661598dd0a449 installed DEBUG: go-srpm-macros-3.2.0-3.el9.noarch 1695397520 61202 5b2ce2ec17d4a0bfbcbc618b36b1d01d installed DEBUG: flac-libs-1.3.3-12.el9.x86_64 1695638696 561684 40e4f24683955d41c3d3da68c2452c34 installed DEBUG: LibRaw-0.21.1-1.el9.x86_64 1696285065 2493670 a82620ac65090460e8c9bd5a0c6b413e installed DEBUG: librsvg2-2.50.7-3.el9.x86_64 1696574847 10687283 42b7361c125bbec228b57b0543c24f68 installed DEBUG: ImageMagick-libs-0:6.9.12.98-1.el9s.x86_64 1696919402 8620244 987de17b924501a81809548e2dc7da63 installed DEBUG: redhat-rpm-config-206-1.el9.noarch 1696403493 191393 f66a952028e0c64f2ec61a0d1f08b019 installed DEBUG: ImageMagick-0:6.9.12.98-1.el9s.x86_64 1696919402 243376 2b7502e96f91b06fae805336acda9e6d installed DEBUG: pixman-0.40.0-6.el9.x86_64 1696425141 710279 aede16298bd4d68bf8b81b92b7f4ff9f installed DEBUG: python3-markupsafe-2.1.3-2.el9s.x86_64 1696835252 50766 2142ae417ba10e53d30b6eadd6698596 installed DEBUG: poppler-21.01.0-19.el9.x86_64 1697123393 3760801 b608f4e27ae090f69571908ba344f30a installed DEBUG: libX11-common-1.7.0-9.el9.noarch 1697017163 1335069 31c830bee110572eec6f3e1f2cabce15 installed DEBUG: libX11-1.7.0-9.el9.x86_64 1697017154 1354996 4a328f6b54f8624c3720c6267310a2b4 installed DEBUG: libcurl-7.76.1-28.el9.x86_64 1696956950 667654 646ade96cfbce0dedc00dd98abcedfc9 installed DEBUG: curl-7.76.1-28.el9.x86_64 1696956950 684641 d2b37f35dfbfd281b2ca1bb620f45ed7 installed DEBUG: libXpm-3.5.13-10.el9.x86_64 1697029641 128632 143c8682ce0cbfb70df0ed5d852c4516 installed DEBUG: poppler-glib-21.01.0-19.el9.x86_64 1697123393 488500 af6dc67aa56e002bd4e9d0dfdfd5260b installed DEBUG: libX11-xcb-1.7.0-9.el9.x86_64 1697017154 15084 723acc4878d7591bf6c9e03e02f7c9fd installed DEBUG: harfbuzz-2.7.4-10.el9.x86_64 1695037531 1705461 c1679c0fe827db886e817382b72eb6af installed DEBUG: gdb-minimal-10.2-12.el9.x86_64 1696926631 11539246 8d77a278aee92c22082d064a7cc310f5 installed DEBUG: libnghttp2-1.43.0-5.el9.1.x86_64 1697446023 169892 a2a39eb393b03b7eaef26fba7e1e067a installed DEBUG: python3-libs-3.9.18-1.el9.x86_64 1698691147 32502844 e568954ebd48a319e703fba92ce22119 installed DEBUG: python-unversioned-command-3.9.18-1.el9.noarch 1698691179 23 75da1cb43a779acc8dfd962aff1aa997 installed DEBUG: python3-3.9.18-1.el9.x86_64 1698691147 32957 b28e26a052cd1c65b4ac997073465de0 installed DEBUG: openssh-8.7p1-35.el9.x86_64 1698661298 1969323 67824436a7e23fb25fc69bd050733882 installed DEBUG: openssh-clients-8.7p1-35.el9.x86_64 1698661298 2141325 c4a2e079333e9bee3a238fcf9aa8a6be installed DEBUG: python3-devel-3.9.18-1.el9.x86_64 1698691147 783049 1124f5e284d5a634f427909a935a8ba7 installed DEBUG: zlib-1.2.11-41.el9.x86_64 1698657353 203041 786016493b8145ee743212c37a255951 installed DEBUG: audit-libs-3.1.2-2.el9.x86_64 1699438289 314049 cceb817f0ac424a5632c878640bb84da installed DEBUG: python3-audit-3.1.2-2.el9.x86_64 1699438289 348238 76614d53e27ba530e8400b5aaba4a7e6 installed DEBUG: glib2-2.68.4-12.el9.x86_64 1699041214 13428198 4e72d878858ea47b049d92f80f72f090 installed DEBUG: libfido2-1.13.0-2.el9.x86_64 1699456888 246862 89903d7667844d756da1228185335b93 installed DEBUG: libxml2-2.9.13-5.el9.x86_64 1695233307 1955244 db9f67114a5b238d022dff2a38680f5a installed DEBUG: libgs-9.54.0-14.el9.x86_64 1698931945 19642257 4b29f90585b7a0cd29ae1d4765a3b572 installed DEBUG: libsndfile-1.0.31-8.el9.x86_64 1699448921 534008 675b5ac019cf90f96d0268f25461fee5 installed DEBUG: crypto-policies-20231113-1.gite9247c2.el9.noarch 1699878875 86176 8a98d23e8d7eacdd2b9a90df7646ded9 installed DEBUG: openssl-libs-1:3.0.7-25.el9.x86_64 1699454880 6775984 12f0c3b0178110eb587454b031d93037 installed DEBUG: openssl-1:3.0.7-25.el9.x86_64 1699454880 1895087 ceb9dc2bd7f0a102acd73f6eaa9fb140 installed DEBUG: avahi-libs-0.8-20.el9.x86_64 1699463845 177886 382611887feb114c90633ac8a89869a0 installed DEBUG: avahi-glib-0.8-20.el9.x86_64 1699463845 19834 46c53d69db7ce8c6a762fb2113a35225 installed DEBUG: pam-1.5.1-16.el9.x86_64 1699612365 1901344 4d688baa9e8c80e8775716a5b5432fd8 installed DEBUG: crypto-policies-scripts-20231113-1.gite9247c2.el9.noarch 1699878875 240834 1ee97ee26b4de943559bbd0774a6b0cb installed DEBUG: annobin-12.31-1.el9.x86_64 1700068533 1165870 f627e5622a17b28a2faffc1ba0f68fe2 installed DEBUG: libacl-2.3.1-4.el9.x86_64 1696594612 40554 c708b2c282e929084ec0f0efc372898b installed DEBUG: p11-kit-0.25.3-2.el9.x86_64 1700747780 2530636 4de78e2c1337968deea3ac8b20cdd0fe installed DEBUG: p11-kit-trust-0.25.3-2.el9.x86_64 1700747780 478148 12cf33e13ccbf626f96780a7ff3b3069 installed DEBUG: nettle-3.9.1-1.el9.x86_64 1700480888 1157687 18849d91f8a9435a7ffcc3b7fdb17dbb installed DEBUG: pcre2-syntax-10.40-4.el9.noarch 1699893557 234324 ccab1bd797b1f6563ed53cc3c9ff5861 installed DEBUG: pcre2-10.40-4.el9.x86_64 1699893543 652298 c50811bde23e956de2296b0df108afd6 installed DEBUG: p11-kit-server-0.25.3-2.el9.x86_64 1700747780 1399233 5e4aec16d32a12b08c9f030a7e92dd43 installed DEBUG: python3-rpm-generators-12-9.el9.noarch 1700828243 78358 e739a85b6967ac4d65e1a73a793b08b6 installed DEBUG: acl-2.3.1-4.el9.x86_64 1696594612 212167 ea68b93d2c6237673747706514381ad4 installed DEBUG: xdg-desktop-portal-1.12.6-1.el9.x86_64 1699963919 1883764 bbf816d41fbabbd44a4eea51ad404ae7 installed DEBUG: nspr-4.35.0-4.el9.x86_64 1701815004 321296 8668a3c1dc57bbc7260224aaac881920 installed DEBUG: nss-util-3.90.0-4.el9.x86_64 1701815004 229848 0aa064c0a8bf83603caab3fd3fefdf9b installed DEBUG: nss-softokn-freebl-3.90.0-4.el9.x86_64 1701815004 782366 385d2a002a8da8195889b6713033b919 installed DEBUG: nss-softokn-3.90.0-4.el9.x86_64 1701815004 1294315 13ea879b9d7a4563d68f09fdcf74f2f8 installed DEBUG: nss-3.90.0-4.el9.x86_64 1701815004 1931626 8bd524584bd3afd57424fc047ea9f2bb installed DEBUG: nss-sysinit-3.90.0-4.el9.x86_64 1701815004 18289 ee14f343fa5f897f03f888daa20f4967 installed DEBUG: cups-libs-1:2.3.3op2-22.el9.x86_64 1698994319 682417 4fb9890fa440c927f319395b07b6387c installed DEBUG: elfutils-libelf-0.190-2.el9.x86_64 1702309026 1026790 f576c34f83f00b1595a71a5be87cf49a installed DEBUG: libsepol-3.6-1.el9.x86_64 1702494173 829251 96b534d0fc8659503584d2fc5db96d0a installed DEBUG: libselinux-3.6-1.el9.x86_64 1702538075 176853 642ddc0bcd98f945ffd8cb75990754da installed DEBUG: libdrm-2.4.117-1.el9.x86_64 1699264869 410099 591cbe6f2e07dfffd459eb69070725ef installed DEBUG: systemd-libs-252-21.el9.x86_64 1702373935 1806920 39d5c00141fff39f8432367d71f76c2e installed DEBUG: rpm-4.16.1.3-29.el9.x86_64 1702467563 2750680 2fb7a25f82ba118b0b567bd1ff1b7f65 installed DEBUG: rpm-libs-4.16.1.3-29.el9.x86_64 1702467563 769228 797f2fb1b771fb257dd8c0a070fdf29c installed DEBUG: libsemanage-3.6-1.el9.x86_64 1702541748 307190 7507e4d298049a44dcbe82a65b0fe96d installed DEBUG: python3-libselinux-3.6-1.el9.x86_64 1702538075 623063 a3e1711022925a05ded1fdd426891375 installed DEBUG: mesa-libglapi-23.3.0-1.el9.x86_64 1701351116 221896 47726472b238787dbe8a53568489b5e1 installed DEBUG: python3-libsemanage-3.6-1.el9.x86_64 1702541748 424939 6ec58b2cd0aada6de4193a49041a4aa5 installed DEBUG: mesa-libgbm-23.3.0-1.el9.x86_64 1701351116 70700 9fc8ec52c9e6cd334e0e91b2ecfc4795 installed DEBUG: libselinux-utils-3.6-1.el9.x86_64 1702538075 422915 a5069a4557f8d1a5369ab26001695202 installed DEBUG: policycoreutils-3.6-1.el9.x86_64 1702543657 724407 2b5c7e85a6be535b137b41610634f825 installed DEBUG: python3-setools-4.4.4-1.el9.x86_64 1702390666 2400630 4cb6088e9b2c1184c1a5893fc5826649 installed DEBUG: gnutls-3.8.2-2.el9.x86_64 1702521992 3447259 6051e4da00a2a610e4e0cec6111c3256 installed DEBUG: checkpolicy-3.6-1.el9.x86_64 1702544975 1548206 f2635b0cb6b7d94c460cdbccc6304245 installed DEBUG: python3-policycoreutils-3.6-1.el9.noarch 1702543663 5605487 abc7f6462431c4e469df1cef50fd7fac installed DEBUG: systemd-rpm-macros-252-21.el9.noarch 1702373946 9516 dc1d8a465529e3ce25be45274499a7c0 installed DEBUG: systemd-252-21.el9.x86_64 1702373935 12699261 7597dc6d0339f36018820ead82793ac7 installed DEBUG: systemd-pam-252-21.el9.x86_64 1702373935 518451 6e18e083c3c94a8381a6b8f1726667da installed DEBUG: elfutils-default-yama-scope-0.190-2.el9.noarch 1702309018 1810 eb1fb982da6dd1fae7703ff5c27dbd65 installed DEBUG: elfutils-libs-0.190-2.el9.x86_64 1702309026 706077 223da58dfd22705fc60dd21ff650679a installed DEBUG: elfutils-debuginfod-client-0.190-2.el9.x86_64 1702309026 61715 7f97796057315c7dbcb03364e3440b6b installed DEBUG: elfutils-0.190-2.el9.x86_64 1702309026 2935276 cc1ad86048c9c45ae676023831030dc1 installed DEBUG: debugedit-5.0-5.el9.x86_64 1701732946 194098 0eeb99b85a124c6ff2fe748a53efd60d installed DEBUG: rpm-build-libs-4.16.1.3-29.el9.x86_64 1702467563 198550 26445c730bb2a0061c3cc20b6156a3d4 installed DEBUG: rpm-build-4.16.1.3-29.el9.x86_64 1702467563 150039 9b8e9728b1e950973c8f2114b7201b68 installed DEBUG: systemd-udev-252-21.el9.x86_64 1702373935 10469770 db34b0910e33bd7b3228e30c7b5219d9 installed DEBUG: policycoreutils-python-utils-3.6-1.el9.noarch 1702543663 120035 0fb46598fa2b68c5610ad9126725210f installed DEBUG: NetworkManager-libnm-1:1.45.9-1.el9.x86_64 1702559786 9744459 9de21451144cdfe73a77c84f3d902ab8 installed DEBUG: mesa-libEGL-23.3.0-1.el9.x86_64 1701351116 310799 015308665dc46a4207102e51155edcde installed DEBUG: mesa-libGL-23.3.0-1.el9.x86_64 1701351116 480905 e7f8ac1241b5e27a8da4ebd3df511fed installed DEBUG: ostree-libs-2023.8-3.el9.x86_64 1702522677 1214294 e0dab9972fe5b5a3f1d293caf04f9a31 installed DEBUG: mesa-vulkan-drivers-23.3.0-1.el9.x86_64 1701351116 48506552 6055f5909cb5a3de61901b58c1e4715b installed DEBUG: libcom_err-1.46.5-5.el9.x86_64 1702474007 68513 17a459515df628464af3b1faf0d027d0 installed DEBUG: openldap-2.6.6-1.el9.x86_64 1697152131 1084500 85a63ce7be51f90fb278a675e441bbeb installed DEBUG: python3-urllib3-1.26.5-5.el9.noarch 1702410340 747219 3b470953dab06b9eaa31f5190bb4a14f installed DEBUG: hwdata-0.348-9.12.el9.noarch 1702301988 9413820 744ca166e226b50c87e6645060641499 installed DEBUG: libgcc-11.4.1-3.el9.x86_64 1702998833 198756 07dba52fb3e3fe222cd417a46886ca90 installed DEBUG: glibc-common-2.34-95.el9.x86_64 1702070809 1083809 9298f1abf9147140f8035f917868389d installed DEBUG: glibc-gconv-extra-2.34-95.el9.x86_64 1702070809 8158012 99fe5ef1cc9b774b0c39496010b541a3 installed DEBUG: glibc-minimal-langpack-2.34-95.el9.x86_64 1702070809 0 247c7ff3cef95c9cfde11427b527720d installed DEBUG: glibc-2.34-95.el9.x86_64 1702070809 6468763 437189b681274e120ec653cbc78a4afb installed DEBUG: libstdc++-11.4.1-3.el9.x86_64 1702998833 2537734 e65b43a58e8a6c39b8a4bbc1463ff5db installed DEBUG: libatomic-11.4.1-3.el9.x86_64 1702998833 29234 d25165dd40da2034f5f68cb6929650e9 installed DEBUG: libgomp-11.4.1-3.el9.x86_64 1702998833 421733 153c9434c669e3bb4b599f90d5e4b7c4 installed DEBUG: cpp-11.4.1-3.el9.x86_64 1702998833 30353165 3db2c5a9b77cb2b77c9274266c87d7d1 installed DEBUG: glibc-headers-2.34-95.el9.x86_64 1702070809 2169109 f3d5555a62425ac09a2f35f041e09d64 installed DEBUG: kernel-headers-5.14.0-404.el9.x86_64 1704401430 6149958 d994b3d4a31572a5002ae56cf96465d1 installed DEBUG: glibc-devel-2.34-95.el9.x86_64 1702070809 57240 82c237a6f67562a881778b51a20dee30 installed DEBUG: gcc-11.4.1-3.el9.x86_64 1702998833 89267122 75d35c59a3982fb4246954de60b8c927 installed DEBUG: gcc-plugin-annobin-11.4.1-3.el9.x86_64 1702998833 57754 a65c229de3f02ee0319455d8c1007313 installed DEBUG: webkit2gtk3-jsc-2.42.4-1.el9.x86_64 1702662337 12906370 0451d7f0919dc8aac95b82f786347169 installed DEBUG: llvm-libs-17.0.6-3.el9.x86_64 1702545205 214142443 316d79c28d59a63da66a7314b554c123 installed DEBUG: libtdb-1.4.9-1.el9.x86_64 1701676697 103284 befaea022706bfdbd1dcc32f8e89af5e installed DEBUG: sqlite-libs-3.34.1-7.el9.x86_64 1704382370 1310936 26da3e9a9c03773b4b29c0d8e3514e80 installed DEBUG: pyproject-rpm-macros-1.9.0-1.el9.noarch 1686848687 98276 0720b786a86c0f53d251b62a9db4d7f1 installed DEBUG: Child return code was: 0 Finish: Outputting list of installed packages Start: rpmbuild openstack-barbican-17.1.0-0.20240110173346.73de2e8.el9.src.rpm DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root'] 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': 'C.UTF-8'} and shell False DEBUG: fonts-filesystem-2.0.5-7.el9.1.noarch DEBUG: tzdata-2023c-1.el9.noarch DEBUG: dejavu-sans-fonts-2.37-18.el9.noarch DEBUG: adobe-mappings-cmap-20171205-12.el9.noarch DEBUG: adobe-mappings-cmap-deprecated-20171205-12.el9.noarch DEBUG: langpacks-core-font-en-3.0-16.el9.noarch DEBUG: adobe-source-code-pro-fonts-2.030.1.050-12.el9.1.noarch DEBUG: abattis-cantarell-fonts-0.301-4.el9.noarch DEBUG: google-droid-sans-fonts-20200215-11.el9.2.noarch DEBUG: xkeyboard-config-2.33-2.el9.noarch DEBUG: rust-srpm-macros-17-4.el9.noarch DEBUG: poppler-data-0.4.9-9.el9.noarch DEBUG: perl-srpm-macros-1-41.el9.noarch DEBUG: openblas-srpm-macros-2-11.el9.noarch DEBUG: ocaml-srpm-macros-6-6.el9.noarch DEBUG: ghc-srpm-macros-1.5.0-6.el9.noarch DEBUG: gawk-all-langpacks-5.1.0-6.el9.x86_64 DEBUG: adwaita-cursor-theme-40.1.1-3.el9.noarch DEBUG: adobe-mappings-pdf-20180407-10.el9.noarch DEBUG: vim-filesystem-8.2.2637-20.el9.noarch DEBUG: python3-setuptools-wheel-53.0.0-12.el9.noarch DEBUG: publicsuffix-list-dafsa-20210518-3.el9.noarch DEBUG: pkgconf-m4-1.7.3-10.el9.noarch DEBUG: coreutils-common-8.32-34.el9.x86_64 DEBUG: setup-2.13.7-9.el9.noarch DEBUG: filesystem-3.16-2.el9.x86_64 DEBUG: urw-base35-fonts-common-20200910-6.el9.noarch DEBUG: basesystem-11-13.el9.noarch DEBUG: bash-5.1.8-6.el9.x86_64 DEBUG: xz-libs-5.2.5-8.el9.x86_64 DEBUG: bzip2-libs-1.0.8-8.el9.x86_64 DEBUG: libxcrypt-4.4.18-3.el9.x86_64 DEBUG: libpng-1.6.37-12.el9.x86_64 DEBUG: expat-2.5.0-1.el9.x86_64 DEBUG: libzstd-1.5.1-2.el9.x86_64 DEBUG: libjpeg-turbo-2.0.90-6.el9.x86_64 DEBUG: libgpg-error-1.42-5.el9.x86_64 DEBUG: lcms2-2.12-3.el9.x86_64 DEBUG: mpfr-4.1.0-7.el9.x86_64 DEBUG: libwayland-client-1.21.0-1.el9.x86_64 DEBUG: readline-8.1-4.el9.x86_64 DEBUG: libogg-1.3.4-6.el9.x86_64 DEBUG: libvorbis-1.3.7-5.el9.x86_64 DEBUG: libtool-ltdl-2.4.6-45.el9.x86_64 DEBUG: libgcrypt-1.10.0-10.el9.x86_64 DEBUG: libicu-67.1-9.el9.x86_64 DEBUG: gdbm-libs-1.19-4.el9.x86_64 DEBUG: libattr-2.5.1-3.el9.x86_64 DEBUG: libcap-ng-0.8.2-7.el9.x86_64 DEBUG: lz4-libs-1.9.3-5.el9.x86_64 DEBUG: sed-4.8-9.el9.x86_64 DEBUG: popt-1.18-8.el9.x86_64 DEBUG: libbrotli-1.0.9-6.el9.x86_64 DEBUG: libseccomp-2.5.2-2.el9.x86_64 DEBUG: libunistring-0.9.10-15.el9.x86_64 DEBUG: libidn2-2.3.0-7.el9.x86_64 DEBUG: fribidi-1.0.10-6.el9.2.x86_64 DEBUG: libICE-1.0.10-8.el9.x86_64 DEBUG: libstemmer-0-18.585svn.el9.x86_64 DEBUG: libxshmfence-1.3-10.el9.x86_64 DEBUG: openjpeg2-2.4.0-7.el9.x86_64 DEBUG: libSM-1.2.3-10.el9.x86_64 DEBUG: libpsl-0.21.1-5.el9.x86_64 DEBUG: libwayland-cursor-1.21.0-1.el9.x86_64 DEBUG: libmpc-1.2.1-4.el9.x86_64 DEBUG: libassuan-2.5.5-3.el9.x86_64 DEBUG: libwayland-server-1.21.0-1.el9.x86_64 DEBUG: exiv2-0.27.5-2.el9.x86_64 DEBUG: exiv2-libs-0.27.5-2.el9.x86_64 DEBUG: libxcrypt-compat-4.4.18-3.el9.x86_64 DEBUG: unzip-6.0-56.el9.x86_64 DEBUG: xml-common-0.6.3-58.el9.noarch DEBUG: groff-base-1.22.4-10.el9.x86_64 DEBUG: libproxy-0.4.15-35.el9.x86_64 DEBUG: imath-3.1.2-1.el9.x86_64 DEBUG: hicolor-icon-theme-0.17-13.el9.noarch DEBUG: diffutils-3.7-12.el9.x86_64 DEBUG: fuse-libs-2.9.9-15.el9.x86_64 DEBUG: json-c-0.14-11.el9.x86_64 DEBUG: libsigsegv-2.13-4.el9.x86_64 DEBUG: gawk-5.1.0-6.el9.x86_64 DEBUG: libtasn1-4.16.0-8.el9.x86_64 DEBUG: pcre-8.44-3.el9.3.x86_64 DEBUG: grep-3.6-5.el9.x86_64 DEBUG: coreutils-8.32-34.el9.x86_64 DEBUG: libarchive-3.5.3-4.el9.x86_64 DEBUG: gzip-1.12-1.el9.x86_64 DEBUG: cracklib-2.9.6-27.el9.x86_64 DEBUG: libusbx-1.0.26-1.el9.x86_64 DEBUG: libevent-2.1.12-6.el9.x86_64 DEBUG: jbigkit-libs-2.1-23.el9.x86_64 DEBUG: libXau-1.0.9-8.el9.x86_64 DEBUG: libxcb-1.13.1-9.el9.x86_64 DEBUG: libXext-1.3.4-8.el9.x86_64 DEBUG: libXrender-0.9.10-16.el9.x86_64 DEBUG: libXfixes-5.0.3-16.el9.x86_64 DEBUG: libXi-1.7.10-8.el9.x86_64 DEBUG: libXt-1.2.0-6.el9.x86_64 DEBUG: libXmu-1.1.3-8.el9.x86_64 DEBUG: libXcursor-1.2.0-7.el9.x86_64 DEBUG: libXdamage-1.1.5-7.el9.x86_64 DEBUG: libXrandr-1.5.2-8.el9.x86_64 DEBUG: libXinerama-1.1.4-10.el9.x86_64 DEBUG: libXcomposite-0.4.5-7.el9.x86_64 DEBUG: libglvnd-1.3.4-1.el9.x86_64 DEBUG: libwayland-egl-1.21.0-1.el9.x86_64 DEBUG: opus-1.3.1-10.el9.x86_64 DEBUG: libXaw-1.0.13-19.el9.x86_64 DEBUG: libXtst-1.2.3-16.el9.x86_64 DEBUG: libXv-1.0.11-16.el9.x86_64 DEBUG: libXxf86vm-1.1.4-18.el9.x86_64 DEBUG: cracklib-dicts-2.9.6-27.el9.x86_64 DEBUG: python3-setuptools-57.4.0-1.el9s.noarch DEBUG: python3-idna-2.10-7.el9.noarch DEBUG: python3-six-1.15.0-9.el9.noarch DEBUG: python3-chardet-4.0.0-5.el9.noarch DEBUG: python3-pyparsing-2.4.7-9.el9.noarch DEBUG: python3-packaging-20.9-5.el9.noarch DEBUG: python3-pysocks-1.7.1-12.el9.noarch DEBUG: python3-babel-2.9.1-2.el9.noarch DEBUG: python3-tomli-2.0.1-5.el9.noarch DEBUG: python3-docutils-0.16-6.el9.noarch DEBUG: python3-imagesize-1.2.0-6.el9.noarch DEBUG: python3-pygments-2.7.4-4.el9.noarch DEBUG: python3-snowballstemmer-1.9.0-10.el9.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.12-13.el9.noarch DEBUG: python3-sphinxcontrib-applehelp-1.0.2-5.el9.noarch DEBUG: python3-sphinxcontrib-devhelp-1.0.2-5.el9.noarch DEBUG: python3-sphinxcontrib-htmlhelp-1.0.3-6.el9.noarch DEBUG: python3-sphinxcontrib-jsmath-1.0.1-12.el9.noarch DEBUG: python3-sphinxcontrib-qthelp-1.0.3-5.el9.noarch DEBUG: python3-sphinxcontrib-serializinghtml-1.1.4-5.el9.noarch DEBUG: python3-jinja2-3.0.1-2.el9s.noarch DEBUG: python3-typing-extensions-3.7.4.3-2.el9s.noarch DEBUG: sound-theme-freedesktop-0.8-17.el9.noarch DEBUG: xz-5.2.5-8.el9.x86_64 DEBUG: openexr-libs-3.1.1-2.el9.x86_64 DEBUG: iso-codes-4.6.0-3.el9.noarch DEBUG: zip-3.0-35.el9.x86_64 DEBUG: libutempter-1.2.1-6.el9.x86_64 DEBUG: bubblewrap-0.4.1-6.el9.x86_64 DEBUG: tar-1.34-6.el9.x86_64 DEBUG: zstd-1.5.1-2.el9.x86_64 DEBUG: libtheora-1.1.1-31.el9.x86_64 DEBUG: fftw-libs-double-3.3.8-12.el9.x86_64 DEBUG: libksba-1.5.1-6.el9.x86_64 DEBUG: dwz-0.14-3.el9.x86_64 DEBUG: jasper-libs-2.0.28-3.el9.x86_64 DEBUG: exempi-2.6.0-0.2.20211007gite23c213.el9.x86_64 DEBUG: bzip2-1.0.8-8.el9.x86_64 DEBUG: libxkbcommon-1.0.3-4.el9.x86_64 DEBUG: libxslt-1.1.34-9.el9.x86_64 DEBUG: graphite2-1.3.14-9.el9.x86_64 DEBUG: webrtc-audio-processing-0.3.1-8.el9.x86_64 DEBUG: info-6.7-15.el9.x86_64 DEBUG: ed-1.14.2-12.el9.x86_64 DEBUG: patch-2.7.6-16.el9.x86_64 DEBUG: tcl-8.6.10-7.el9.x86_64 DEBUG: libfontenc-1.1.3-17.el9.x86_64 DEBUG: adwaita-icon-theme-40.1.1-3.el9.noarch DEBUG: libpaper-1.1.28-4.el9.x86_64 DEBUG: perl-Digest-1.19-4.el9.noarch DEBUG: perl-Digest-MD5-2.58-4.el9.x86_64 DEBUG: perl-B-1.80-480.el9.x86_64 DEBUG: perl-FileHandle-2.03-480.el9.noarch DEBUG: perl-AutoLoader-5.74-480.el9.noarch DEBUG: perl-Data-Dumper-2.174-462.el9.x86_64 DEBUG: perl-libnet-3.13-4.el9.noarch DEBUG: perl-base-2.27-480.el9.noarch DEBUG: perl-URI-5.09-3.el9.noarch DEBUG: perl-Net-SSLeay-1.92-2.el9.x86_64 DEBUG: perl-if-0.60.800-480.el9.noarch DEBUG: perl-IO-Socket-IP-0.41-5.el9.noarch DEBUG: perl-Time-Local-1.300-7.el9.noarch DEBUG: perl-File-Path-2.18-4.el9.noarch DEBUG: perl-IO-Socket-SSL-2.073-1.el9.noarch DEBUG: perl-Pod-Escapes-1.07-460.el9.noarch DEBUG: perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch DEBUG: perl-Mozilla-CA-20200520-6.el9.noarch DEBUG: perl-Class-Struct-0.66-480.el9.noarch DEBUG: perl-POSIX-1.94-480.el9.x86_64 DEBUG: perl-Term-ANSIColor-5.01-461.el9.noarch DEBUG: perl-IPC-Open3-1.21-480.el9.noarch DEBUG: perl-subs-1.03-480.el9.noarch DEBUG: perl-File-Temp-0.231.100-4.el9.noarch DEBUG: perl-Term-Cap-1.17-460.el9.noarch DEBUG: perl-Pod-Simple-3.42-4.el9.noarch DEBUG: perl-Socket-2.031-4.el9.x86_64 DEBUG: perl-SelectSaver-1.02-480.el9.noarch DEBUG: perl-Symbol-1.08-480.el9.noarch DEBUG: perl-File-stat-1.09-480.el9.noarch DEBUG: perl-podlators-4.14-460.el9.noarch DEBUG: perl-Pod-Perldoc-3.28.01-461.el9.noarch DEBUG: perl-Fcntl-1.13-480.el9.x86_64 DEBUG: perl-Text-ParseWords-3.30-460.el9.noarch DEBUG: perl-mro-1.23-480.el9.x86_64 DEBUG: perl-IO-1.43-480.el9.x86_64 DEBUG: perl-overloading-0.02-480.el9.noarch DEBUG: perl-Pod-Usage-2.01-4.el9.noarch DEBUG: perl-Errno-1.30-480.el9.x86_64 DEBUG: perl-File-Basename-2.85-480.el9.noarch DEBUG: perl-Getopt-Std-1.12-480.el9.noarch DEBUG: perl-MIME-Base64-3.16-4.el9.x86_64 DEBUG: perl-Scalar-List-Utils-1.56-461.el9.x86_64 DEBUG: perl-constant-1.33-461.el9.noarch DEBUG: perl-Storable-3.21-460.el9.x86_64 DEBUG: perl-overload-1.31-480.el9.noarch DEBUG: perl-parent-0.238-460.el9.noarch DEBUG: perl-vars-1.05-480.el9.noarch DEBUG: perl-Getopt-Long-2.52-4.el9.noarch DEBUG: perl-Carp-1.50-460.el9.noarch DEBUG: perl-Exporter-5.74-461.el9.noarch DEBUG: perl-NDBM_File-1.15-480.el9.x86_64 DEBUG: perl-PathTools-3.78-461.el9.x86_64 DEBUG: perl-Encode-3.08-462.el9.x86_64 DEBUG: perl-libs-5.32.1-480.el9.x86_64 DEBUG: perl-interpreter-5.32.1-480.el9.x86_64 DEBUG: bluez-libs-5.56-6.el9.x86_64 DEBUG: cpio-2.13-16.el9.x86_64 DEBUG: keyutils-libs-1.6.3-1.el9.x86_64 DEBUG: libcbor-0.7.0-5.el9.x86_64 DEBUG: libdb-5.3.28-53.el9.x86_64 DEBUG: libpwquality-1.4.4-8.el9.x86_64 DEBUG: dbus-broker-28-7.el9.x86_64 DEBUG: libpciaccess-0.16-6.el9.x86_64 DEBUG: libglvnd-glx-1.3.4-1.el9.x86_64 DEBUG: libglvnd-egl-1.3.4-1.el9.x86_64 DEBUG: libpipeline-1.5.3-4.el9.x86_64 DEBUG: man-db-2.9.3-7.el9.x86_64 DEBUG: libpkgconf-1.7.3-10.el9.x86_64 DEBUG: pkgconf-1.7.3-10.el9.x86_64 DEBUG: pkgconf-pkg-config-1.7.3-10.el9.x86_64 DEBUG: libverto-0.3.2-3.el9.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-21.el9.x86_64 DEBUG: scl-utils-2.0.3-4.el9.x86_64 DEBUG: efi-srpm-macros-4-9.el9.noarch DEBUG: lua-srpm-macros-1-6.el9.noarch DEBUG: make-4.3-7.el9.x86_64 DEBUG: freetype-2.10.4-9.el9.x86_64 DEBUG: fontconfig-2.14.0-2.el9.x86_64 DEBUG: cairo-1.17.4-7.el9.x86_64 DEBUG: json-glib-1.6.6-1.el9.x86_64 DEBUG: atk-2.36.0-5.el9.x86_64 DEBUG: cairo-gobject-1.17.4-7.el9.x86_64 DEBUG: polkit-libs-0.117-11.el9.x86_64 DEBUG: polkit-0.117-11.el9.x86_64 DEBUG: polkit-pkla-compat-0.1-21.el9.x86_64 DEBUG: gsettings-desktop-schemas-40.0-6.el9.x86_64 DEBUG: dconf-0.40.0-6.el9.x86_64 DEBUG: rtkit-0.11-28.el9.x86_64 DEBUG: libgxps-0.3.2-3.el9.x86_64 DEBUG: gd-2.3.2-3.el9.x86_64 DEBUG: libXft-2.3.3-8.el9.x86_64 DEBUG: urw-base35-bookman-fonts-20200910-6.el9.noarch DEBUG: urw-base35-c059-fonts-20200910-6.el9.noarch DEBUG: urw-base35-d050000l-fonts-20200910-6.el9.noarch DEBUG: urw-base35-gothic-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-roman-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-sans-fonts-20200910-6.el9.noarch DEBUG: urw-base35-p052-fonts-20200910-6.el9.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-6.el9.noarch DEBUG: urw-base35-z003-fonts-20200910-6.el9.noarch DEBUG: urw-base35-fonts-20200910-6.el9.noarch DEBUG: libraqm-0.7.0-7.el9s.x86_64 DEBUG: mkfontscale-1.2.1-3.el9.x86_64 DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-33.el9.noarch DEBUG: ModemManager-glib-1.20.2-1.el9.x86_64 DEBUG: gobject-introspection-1.68.0-11.el9.x86_64 DEBUG: libgudev-237-1.el9.x86_64 DEBUG: upower-0.99.11-11.el9.x86_64 DEBUG: colord-libs-1.4.5-4.el9.x86_64 DEBUG: shared-mime-info-2.1-5.el9.x86_64 DEBUG: gdk-pixbuf2-2.42.6-3.el9.x86_64 DEBUG: gdk-pixbuf2-modules-2.42.6-3.el9.x86_64 DEBUG: gtk-update-icon-cache-3.24.31-2.el9.x86_64 DEBUG: libgsf-1.14.47-5.el9.x86_64 DEBUG: libnotify-0.7.9-8.el9.x86_64 DEBUG: at-spi2-core-2.40.3-1.el9.x86_64 DEBUG: at-spi2-atk-2.38.0-4.el9.x86_64 DEBUG: graphene-1.10.6-2.el9.x86_64 DEBUG: libgexiv2-0.12.3-1.el9.x86_64 DEBUG: low-memory-monitor-2.1-4.el9.x86_64 DEBUG: totem-pl-parser-3.26.6-2.el9.x86_64 DEBUG: libproxy-webkitgtk4-0.4.15-35.el9.x86_64 DEBUG: glib-networking-2.68.3-3.el9.x86_64 DEBUG: libsoup-2.72.0-8.el9.x86_64 DEBUG: geoclue2-2.6.0-7.el9.x86_64 DEBUG: libappstream-glib-0.7.18-4.el9.x86_64 DEBUG: osinfo-db-tools-1.10.0-1.el9.x86_64 DEBUG: libosinfo-1.10.0-1.el9.x86_64 DEBUG: xdg-dbus-proxy-0.1.3-1.el9.x86_64 DEBUG: liblqr-1-0.4.2-17.el9s.x86_64 DEBUG: npth-1.6-8.el9.x86_64 DEBUG: gpgme-1.15.1-6.el9.x86_64 DEBUG: which-2.21-29.el9.x86_64 DEBUG: fuse-2.9.9-15.el9.x86_64 DEBUG: gcc-toolset-12-runtime-12.0-5.el9.x86_64 DEBUG: fdk-aac-free-2.0.0-8.el9.x86_64 DEBUG: giflib-5.2.1-9.el9.x86_64 DEBUG: libxcrypt-devel-4.4.18-3.el9.x86_64 DEBUG: fonts-srpm-macros-2.0.5-7.el9.1.noarch DEBUG: python-srpm-macros-3.9-52.el9.noarch DEBUG: python-rpm-macros-3.9-52.el9.noarch DEBUG: python3-rpm-macros-3.9-52.el9.noarch DEBUG: gsm-1.0.19-6.el9.x86_64 DEBUG: jbig2dec-libs-0.19-7.el9.x86_64 DEBUG: libasyncns-0.8-22.el9.x86_64 DEBUG: pulseaudio-libs-15.0-2.el9.x86_64 DEBUG: pulseaudio-utils-15.0-2.el9.x86_64 DEBUG: libdatrie-0.2.13-4.el9.x86_64 DEBUG: libthai-0.1.28-8.el9.x86_64 DEBUG: pango-1.48.7-3.el9.x86_64 DEBUG: libepoxy-1.5.5-4.el9.x86_64 DEBUG: libexif-0.6.22-6.el9.x86_64 DEBUG: libijs-0.35-15.el9.x86_64 DEBUG: libiptcdata-1.0.5-9.el9.x86_64 DEBUG: libldac-2.0.2.3-10.el9.x86_64 DEBUG: libsbc-1.4-9.el9.x86_64 DEBUG: libvisual-0.4.0-34.el9.x86_64 DEBUG: libwmf-lite-0.2.12-10.el9.x86_64 DEBUG: orc-0.4.31-6.el9.x86_64 DEBUG: libtracker-sparql-3.1.2-3.el9.x86_64 DEBUG: tracker-3.1.2-3.el9.x86_64 DEBUG: tracker-miners-3.1.2-3.el9.x86_64 DEBUG: gtk3-3.24.31-2.el9.x86_64 DEBUG: xdg-desktop-portal-gtk-1.12.0-3.el9.x86_64 DEBUG: gtk2-2.24.33-8.el9.x86_64 DEBUG: graphviz-2.44.0-25.el9.x86_64 DEBUG: python3-sphinx-3.4.3-7.el9.noarch DEBUG: python3-pbr-5.11.1-1.el9s.noarch DEBUG: python3-setuptools_scm-7.1.0-2.el9s.noarch DEBUG: python3-sqlalchemy-1.4.45-3.el9.x86_64 DEBUG: openstack-macros-2023.1.0-0.20230216203352.ce6a105.el9.noarch DEBUG: python3-eventlet-0.33.3-1.el9s.noarch DEBUG: python3-distro-1.8.0-3.el9s.noarch DEBUG: lua-libs-5.4.4-4.el9.x86_64 DEBUG: libffi-3.4.2-8.el9.x86_64 DEBUG: wireplumber-0.4.14-1.el9.x86_64 DEBUG: wireplumber-libs-0.4.14-1.el9.x86_64 DEBUG: qt5-srpm-macros-5.15.9-1.el9.noarch DEBUG: less-590-2.el9.x86_64 DEBUG: environment-modules-5.3.0-1.el9.x86_64 DEBUG: kmod-28-9.el9.x86_64 DEBUG: kmod-libs-28-9.el9.x86_64 DEBUG: alsa-lib-1.2.9-1.el9.x86_64 DEBUG: osinfo-db-20230518-1.el9.noarch DEBUG: git-core-2.39.3-1.el9.x86_64 DEBUG: alternatives-1.24-1.el9.x86_64 DEBUG: binutils-gold-2.35.2-42.el9.x86_64 DEBUG: binutils-2.35.2-42.el9.x86_64 DEBUG: gstreamer1-1.22.1-2.el9.x86_64 DEBUG: gstreamer1-plugins-base-1.22.1-1.el9.x86_64 DEBUG: libssh-config-0.10.4-11.el9.noarch DEBUG: libssh-0.10.4-11.el9.x86_64 DEBUG: pyproject-srpm-macros-1.9.0-1.el9.noarch DEBUG: python3-requests-2.25.1-7.el9.noarch DEBUG: libeconf-0.4.1-3.el9.x86_64 DEBUG: kbd-misc-2.4.0-9.el9.noarch DEBUG: kbd-legacy-2.4.0-9.el9.noarch DEBUG: kbd-2.4.0-9.el9.x86_64 DEBUG: python3-dns-2.3.0-2.el9.noarch DEBUG: kernel-srpm-macros-1.0-13.el9.noarch DEBUG: python3-greenlet-2.0.2-1.el9s.x86_64 DEBUG: libcap-2.48-9.el9.x86_64 DEBUG: libcanberra-0.30-27.el9.x86_64 DEBUG: libcanberra-gtk3-0.30-27.el9.x86_64 DEBUG: libcanberra-gtk2-0.30-27.el9.x86_64 DEBUG: cryptsetup-libs-2.6.0-3.el9.x86_64 DEBUG: shadow-utils-4.9-8.el9.x86_64 DEBUG: vulkan-loader-1.3.250.1-1.el9.x86_64 DEBUG: python3-pytz-2021.1-5.el9.noarch DEBUG: libedit-3.1-38.20210216cvs.el9.x86_64 DEBUG: tpm2-tss-3.2.2-2.el9.x86_64 DEBUG: dbus-1.12.20-8.el9.x86_64 DEBUG: device-mapper-libs-1.02.195-3.el9.x86_64 DEBUG: device-mapper-1.02.195-3.el9.x86_64 DEBUG: flatpak-session-helper-1.12.8-1.el9.x86_64 DEBUG: flatpak-1.12.8-1.el9.x86_64 DEBUG: dbus-common-1.12.20-8.el9.noarch DEBUG: dbus-libs-1.12.20-8.el9.x86_64 DEBUG: pipewire-0.3.67-2.el9.x86_64 DEBUG: pipewire-libs-0.3.67-2.el9.x86_64 DEBUG: pipewire-alsa-0.3.67-2.el9.x86_64 DEBUG: pipewire-jack-audio-connection-kit-0.3.67-2.el9.x86_64 DEBUG: pipewire-pulseaudio-0.3.67-2.el9.x86_64 DEBUG: gnupg2-2.3.3-4.el9.x86_64 DEBUG: perl-HTTP-Tiny-0.076-461.el9.noarch DEBUG: python3-pip-wheel-21.2.3-7.el9.noarch DEBUG: python3-pip-21.2.3-7.el9.noarch DEBUG: file-libs-5.39-14.el9.x86_64 DEBUG: file-5.39-14.el9.x86_64 DEBUG: libgusb-0.3.8-2.el9.x86_64 DEBUG: fuse-common-3.10.2-6.el9.x86_64 DEBUG: libuuid-2.37.4-15.el9.x86_64 DEBUG: libblkid-2.37.4-15.el9.x86_64 DEBUG: libmount-2.37.4-15.el9.x86_64 DEBUG: libfdisk-2.37.4-15.el9.x86_64 DEBUG: libsmartcols-2.37.4-15.el9.x86_64 DEBUG: gcc-toolset-12-binutils-2.38-19.el9.x86_64 DEBUG: gcc-toolset-12-binutils-gold-2.38-19.el9.x86_64 DEBUG: ncurses-base-6.2-10.20210508.el9.noarch DEBUG: ncurses-libs-6.2-10.20210508.el9.x86_64 DEBUG: util-linux-core-2.37.4-15.el9.x86_64 DEBUG: util-linux-2.37.4-15.el9.x86_64 DEBUG: ncurses-6.2-10.20210508.el9.x86_64 DEBUG: procps-ng-3.3.17-13.el9.x86_64 DEBUG: findutils-4.8.0-6.el9.x86_64 DEBUG: gmp-6.2.0-13.el9.x86_64 DEBUG: krb5-libs-1.21.1-1.el9.x86_64 DEBUG: libtiff-4.4.0-10.el9.x86_64 DEBUG: ca-certificates-2023.2.60_v7.0.306-90.1.el9.noarch DEBUG: centos-gpg-keys-9.0-23.el9.noarch DEBUG: centos-stream-repos-9.0-23.el9.noarch DEBUG: centos-stream-release-9.0-23.el9.noarch DEBUG: libwebp-1.2.0-8.el9.x86_64 DEBUG: go-srpm-macros-3.2.0-3.el9.noarch DEBUG: flac-libs-1.3.3-12.el9.x86_64 DEBUG: LibRaw-0.21.1-1.el9.x86_64 DEBUG: librsvg2-2.50.7-3.el9.x86_64 DEBUG: ImageMagick-libs-6.9.12.98-1.el9s.x86_64 DEBUG: redhat-rpm-config-206-1.el9.noarch DEBUG: ImageMagick-6.9.12.98-1.el9s.x86_64 DEBUG: pixman-0.40.0-6.el9.x86_64 DEBUG: python3-markupsafe-2.1.3-2.el9s.x86_64 DEBUG: poppler-21.01.0-19.el9.x86_64 DEBUG: libX11-common-1.7.0-9.el9.noarch DEBUG: libX11-1.7.0-9.el9.x86_64 DEBUG: libcurl-7.76.1-28.el9.x86_64 DEBUG: curl-7.76.1-28.el9.x86_64 DEBUG: libXpm-3.5.13-10.el9.x86_64 DEBUG: poppler-glib-21.01.0-19.el9.x86_64 DEBUG: libX11-xcb-1.7.0-9.el9.x86_64 DEBUG: harfbuzz-2.7.4-10.el9.x86_64 DEBUG: gdb-minimal-10.2-12.el9.x86_64 DEBUG: libnghttp2-1.43.0-5.el9.1.x86_64 DEBUG: python3-libs-3.9.18-1.el9.x86_64 DEBUG: python-unversioned-command-3.9.18-1.el9.noarch DEBUG: python3-3.9.18-1.el9.x86_64 DEBUG: openssh-8.7p1-35.el9.x86_64 DEBUG: openssh-clients-8.7p1-35.el9.x86_64 DEBUG: python3-devel-3.9.18-1.el9.x86_64 DEBUG: zlib-1.2.11-41.el9.x86_64 DEBUG: audit-libs-3.1.2-2.el9.x86_64 DEBUG: python3-audit-3.1.2-2.el9.x86_64 DEBUG: glib2-2.68.4-12.el9.x86_64 DEBUG: libfido2-1.13.0-2.el9.x86_64 DEBUG: libxml2-2.9.13-5.el9.x86_64 DEBUG: libgs-9.54.0-14.el9.x86_64 DEBUG: libsndfile-1.0.31-8.el9.x86_64 DEBUG: crypto-policies-20231113-1.gite9247c2.el9.noarch DEBUG: openssl-libs-3.0.7-25.el9.x86_64 DEBUG: openssl-3.0.7-25.el9.x86_64 DEBUG: avahi-libs-0.8-20.el9.x86_64 DEBUG: avahi-glib-0.8-20.el9.x86_64 DEBUG: pam-1.5.1-16.el9.x86_64 DEBUG: crypto-policies-scripts-20231113-1.gite9247c2.el9.noarch DEBUG: annobin-12.31-1.el9.x86_64 DEBUG: libacl-2.3.1-4.el9.x86_64 DEBUG: p11-kit-0.25.3-2.el9.x86_64 DEBUG: p11-kit-trust-0.25.3-2.el9.x86_64 DEBUG: nettle-3.9.1-1.el9.x86_64 DEBUG: pcre2-syntax-10.40-4.el9.noarch DEBUG: pcre2-10.40-4.el9.x86_64 DEBUG: p11-kit-server-0.25.3-2.el9.x86_64 DEBUG: python3-rpm-generators-12-9.el9.noarch DEBUG: acl-2.3.1-4.el9.x86_64 DEBUG: xdg-desktop-portal-1.12.6-1.el9.x86_64 DEBUG: nspr-4.35.0-4.el9.x86_64 DEBUG: nss-util-3.90.0-4.el9.x86_64 DEBUG: nss-softokn-freebl-3.90.0-4.el9.x86_64 DEBUG: nss-softokn-3.90.0-4.el9.x86_64 DEBUG: nss-3.90.0-4.el9.x86_64 DEBUG: nss-sysinit-3.90.0-4.el9.x86_64 DEBUG: cups-libs-2.3.3op2-22.el9.x86_64 DEBUG: elfutils-libelf-0.190-2.el9.x86_64 DEBUG: libsepol-3.6-1.el9.x86_64 DEBUG: libselinux-3.6-1.el9.x86_64 DEBUG: libdrm-2.4.117-1.el9.x86_64 DEBUG: systemd-libs-252-21.el9.x86_64 DEBUG: rpm-4.16.1.3-29.el9.x86_64 DEBUG: rpm-libs-4.16.1.3-29.el9.x86_64 DEBUG: libsemanage-3.6-1.el9.x86_64 DEBUG: python3-libselinux-3.6-1.el9.x86_64 DEBUG: mesa-libglapi-23.3.0-1.el9.x86_64 DEBUG: python3-libsemanage-3.6-1.el9.x86_64 DEBUG: mesa-libgbm-23.3.0-1.el9.x86_64 DEBUG: libselinux-utils-3.6-1.el9.x86_64 DEBUG: policycoreutils-3.6-1.el9.x86_64 DEBUG: python3-setools-4.4.4-1.el9.x86_64 DEBUG: gnutls-3.8.2-2.el9.x86_64 DEBUG: checkpolicy-3.6-1.el9.x86_64 DEBUG: python3-policycoreutils-3.6-1.el9.noarch DEBUG: systemd-rpm-macros-252-21.el9.noarch DEBUG: systemd-252-21.el9.x86_64 DEBUG: systemd-pam-252-21.el9.x86_64 DEBUG: elfutils-default-yama-scope-0.190-2.el9.noarch DEBUG: elfutils-libs-0.190-2.el9.x86_64 DEBUG: elfutils-debuginfod-client-0.190-2.el9.x86_64 DEBUG: elfutils-0.190-2.el9.x86_64 DEBUG: debugedit-5.0-5.el9.x86_64 DEBUG: rpm-build-libs-4.16.1.3-29.el9.x86_64 DEBUG: rpm-build-4.16.1.3-29.el9.x86_64 DEBUG: systemd-udev-252-21.el9.x86_64 DEBUG: policycoreutils-python-utils-3.6-1.el9.noarch DEBUG: NetworkManager-libnm-1.45.9-1.el9.x86_64 DEBUG: mesa-libEGL-23.3.0-1.el9.x86_64 DEBUG: mesa-libGL-23.3.0-1.el9.x86_64 DEBUG: ostree-libs-2023.8-3.el9.x86_64 DEBUG: mesa-vulkan-drivers-23.3.0-1.el9.x86_64 DEBUG: libcom_err-1.46.5-5.el9.x86_64 DEBUG: openldap-2.6.6-1.el9.x86_64 DEBUG: python3-urllib3-1.26.5-5.el9.noarch DEBUG: hwdata-0.348-9.12.el9.noarch DEBUG: libgcc-11.4.1-3.el9.x86_64 DEBUG: glibc-common-2.34-95.el9.x86_64 DEBUG: glibc-gconv-extra-2.34-95.el9.x86_64 DEBUG: glibc-minimal-langpack-2.34-95.el9.x86_64 DEBUG: glibc-2.34-95.el9.x86_64 DEBUG: libstdc++-11.4.1-3.el9.x86_64 DEBUG: libatomic-11.4.1-3.el9.x86_64 DEBUG: libgomp-11.4.1-3.el9.x86_64 DEBUG: cpp-11.4.1-3.el9.x86_64 DEBUG: glibc-headers-2.34-95.el9.x86_64 DEBUG: kernel-headers-5.14.0-404.el9.x86_64 DEBUG: glibc-devel-2.34-95.el9.x86_64 DEBUG: gcc-11.4.1-3.el9.x86_64 DEBUG: gcc-plugin-annobin-11.4.1-3.el9.x86_64 DEBUG: webkit2gtk3-jsc-2.42.4-1.el9.x86_64 DEBUG: llvm-libs-17.0.6-3.el9.x86_64 DEBUG: libtdb-1.4.9-1.el9.x86_64 DEBUG: sqlite-libs-3.34.1-7.el9.x86_64 DEBUG: pyproject-rpm-macros-1.9.0-1.el9.noarch DEBUG: Child return code was: 0 INFO: ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target x86_64 --nodeps /builddir/build/SPECS/openstack-barbican.spec'], chrootPath='/var/lib/mock/dlrn-centos9-master-uc-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': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1026gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueraiseExc=FalseprintOutput=False) DEBUG: child environment: None DEBUG: Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target x86_64 --nodeps /builddir/build/SPECS/openstack-barbican.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': 'C.UTF-8'} and shell False DEBUG: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.eBJrcE DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd /builddir/build/BUILD DEBUG: + rm -rf barbican-17.1.0.dev33 DEBUG: + /usr/bin/gzip -dc /builddir/build/SOURCES/barbican-17.1.0.dev33-0.20240110173346.73de2e8.tar.gz DEBUG: + /usr/bin/tar -xof - DEBUG: + STATUS=0 DEBUG: + '[' 0 -ne 0 ']' DEBUG: + cd barbican-17.1.0.dev33 DEBUG: + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . DEBUG: + sed -i s/oslosphinx/oslo.sphinx/ doc/source/conf.py DEBUG: + sed -i '/^[[:space:]]*-c{env:.*_CONSTRAINTS_FILE.*/d' tox.ini DEBUG: + sed -i 's/^deps = -c{env:.*_CONSTRAINTS_FILE.*/deps =/' tox.ini DEBUG: + sed -i '/^minversion.*/d' tox.ini DEBUG: + sed -i '/^requires.*virtualenv.*/d' tox.ini DEBUG: + rm -f barbican/tests/test_hacking.py DEBUG: + for pkg in doc8 bandit pre-commit hacking flake8-import-order sphinx openstackdocstheme DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f doc/requirements.txt ']' DEBUG: + sed -i '/^doc8.*/d' doc/requirements.txt DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f test-requirements.txt ']' DEBUG: + sed -i '/^doc8.*/d' test-requirements.txt DEBUG: + for pkg in doc8 bandit pre-commit hacking flake8-import-order sphinx openstackdocstheme DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f doc/requirements.txt ']' DEBUG: + sed -i '/^bandit.*/d' doc/requirements.txt DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f test-requirements.txt ']' DEBUG: + sed -i '/^bandit.*/d' test-requirements.txt DEBUG: + for pkg in doc8 bandit pre-commit hacking flake8-import-order sphinx openstackdocstheme DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f doc/requirements.txt ']' DEBUG: + sed -i '/^pre-commit.*/d' doc/requirements.txt DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f test-requirements.txt ']' DEBUG: + sed -i '/^pre-commit.*/d' test-requirements.txt DEBUG: + for pkg in doc8 bandit pre-commit hacking flake8-import-order sphinx openstackdocstheme DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f doc/requirements.txt ']' DEBUG: + sed -i '/^hacking.*/d' doc/requirements.txt DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f test-requirements.txt ']' DEBUG: + sed -i '/^hacking.*/d' test-requirements.txt DEBUG: + for pkg in doc8 bandit pre-commit hacking flake8-import-order sphinx openstackdocstheme DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f doc/requirements.txt ']' DEBUG: + sed -i '/^flake8-import-order.*/d' doc/requirements.txt DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f test-requirements.txt ']' DEBUG: + sed -i '/^flake8-import-order.*/d' test-requirements.txt DEBUG: + for pkg in doc8 bandit pre-commit hacking flake8-import-order sphinx openstackdocstheme DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f doc/requirements.txt ']' DEBUG: + sed -i '/^sphinx.*/d' doc/requirements.txt DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f test-requirements.txt ']' DEBUG: + sed -i '/^sphinx.*/d' test-requirements.txt DEBUG: + for pkg in doc8 bandit pre-commit hacking flake8-import-order sphinx openstackdocstheme DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f doc/requirements.txt ']' DEBUG: + sed -i '/^openstackdocstheme.*/d' doc/requirements.txt DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f test-requirements.txt ']' DEBUG: + sed -i '/^openstackdocstheme.*/d' test-requirements.txt DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.g7NbNM DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd barbican-17.1.0.dev33 DEBUG: + echo pyproject-rpm-macros DEBUG: + echo python3-devel DEBUG: + echo 'python3dist(pip) >= 19' DEBUG: + echo 'python3dist(packaging)' DEBUG: + '[' -f pyproject.toml ']' DEBUG: + '[' -f setup.py ']' DEBUG: + echo 'python3dist(setuptools) >= 40.8' DEBUG: + echo 'python3dist(wheel)' DEBUG: + rm -rfv '*.dist-info/' DEBUG: + '[' -f /usr/bin/python3 ']' DEBUG: + mkdir -p /builddir/build/BUILD/barbican-17.1.0.dev33/.pyproject-builddir DEBUG: + echo -n DEBUG: + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' DEBUG: + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' DEBUG: + TMPDIR=/builddir/build/BUILD/barbican-17.1.0.dev33/.pyproject-builddir DEBUG: + RPM_TOXENV=py39 DEBUG: + HOSTNAME=rpmbuild DEBUG: + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/barbican-17.1.0.dev33/pyproject-wheeldir --output /builddir/build/BUILD/openstack-barbican-17.1.0-0.20240110173346.73de2e8.el9.x86_64-pyproject-buildrequires -t -e py39 DEBUG: Handling setuptools >= 40.8 from default build backend DEBUG: Requirement satisfied: setuptools >= 40.8 DEBUG: (installed: setuptools 57.4.0) DEBUG: Handling wheel from default build backend DEBUG: Requirement not satisfied: wheel DEBUG: Exiting dependency generation pass: build backend DEBUG: + cat /builddir/build/BUILD/openstack-barbican-17.1.0-0.20240110173346.73de2e8.el9.x86_64-pyproject-buildrequires DEBUG: + rm -rfv '*.dist-info/' DEBUG: + RPM_EC=0 DEBUG: Wrote: /builddir/build/SRPMS/openstack-barbican-17.1.0-0.20240110173346.73de2e8.el9.buildreqs.nosrc.rpm DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Child return code was: 11 INFO: Dynamic buildrequires detected INFO: Going to install missing buildrequires. See root.log for details. INFO: Going to install missing dynamic buildrequires DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/', '--releasever', '9', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/builddir/build/SRPMS/openstack-barbican-17.1.0-0.20240110173346.73de2e8.el9.buildreqs.nosrc.rpm'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/', '--releasever', '9', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/builddir/build/SRPMS/openstack-barbican-17.1.0-0.20240110173346.73de2e8.el9.buildreqs.nosrc.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LC_MESSAGES': 'C.UTF-8'} and shell False DEBUG: No matches found for the following disable plugin patterns: local, spacewalk, versionlock DEBUG: Last metadata expiration check: 0:00:12 ago on Wed Jan 10 17:35:02 2024. DEBUG: Package openstack-macros-2023.1.0-0.20230216203352.ce6a105.el9.noarch is already installed. DEBUG: Package pyproject-rpm-macros-1.9.0-1.el9.noarch is already installed. DEBUG: Package pyproject-rpm-macros-1.9.0-1.el9.noarch is already installed. DEBUG: Package python3-devel-3.9.18-1.el9.x86_64 is already installed. DEBUG: Package python3-devel-3.9.18-1.el9.x86_64 is already installed. DEBUG: Package python3-packaging-20.9-5.el9.noarch is already installed. DEBUG: Package python3-pip-21.2.3-7.el9.noarch is already installed. DEBUG: Package python3-setuptools-57.4.0-1.el9s.noarch is already installed. DEBUG: Package systemd-252-21.el9.x86_64 is already installed. DEBUG: Dependencies resolved. DEBUG: ================================================================================ DEBUG: Package Architecture Version Repository Size DEBUG: ================================================================================ DEBUG: Installing: DEBUG: python3-wheel noarch 1:0.36.2-8.el9 crb 83 k DEBUG: Transaction Summary DEBUG: ================================================================================ DEBUG: Install 1 Package DEBUG: Total size: 83 k DEBUG: Installed size: 209 k DEBUG: Downloading Packages: DEBUG: [SKIPPED] python3-wheel-0.36.2-8.el9.noarch.rpm: Already downloaded DEBUG: Running transaction check DEBUG: Transaction check succeeded. DEBUG: Running transaction test DEBUG: Transaction test succeeded. DEBUG: Running transaction DEBUG: Preparing : 1/1 DEBUG: Installing : python3-wheel-1:0.36.2-8.el9.noarch 1/1 DEBUG: Running scriptlet: python3-wheel-1:0.36.2-8.el9.noarch 1/1 DEBUG: Verifying : python3-wheel-1:0.36.2-8.el9.noarch 1/1 DEBUG: Installed: DEBUG: python3-wheel-1:0.36.2-8.el9.noarch DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root'] 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': 'C.UTF-8'} and shell False DEBUG: fonts-filesystem-2.0.5-7.el9.1.noarch DEBUG: tzdata-2023c-1.el9.noarch DEBUG: dejavu-sans-fonts-2.37-18.el9.noarch DEBUG: adobe-mappings-cmap-20171205-12.el9.noarch DEBUG: adobe-mappings-cmap-deprecated-20171205-12.el9.noarch DEBUG: langpacks-core-font-en-3.0-16.el9.noarch DEBUG: adobe-source-code-pro-fonts-2.030.1.050-12.el9.1.noarch DEBUG: abattis-cantarell-fonts-0.301-4.el9.noarch DEBUG: google-droid-sans-fonts-20200215-11.el9.2.noarch DEBUG: xkeyboard-config-2.33-2.el9.noarch DEBUG: rust-srpm-macros-17-4.el9.noarch DEBUG: poppler-data-0.4.9-9.el9.noarch DEBUG: perl-srpm-macros-1-41.el9.noarch DEBUG: openblas-srpm-macros-2-11.el9.noarch DEBUG: ocaml-srpm-macros-6-6.el9.noarch DEBUG: ghc-srpm-macros-1.5.0-6.el9.noarch DEBUG: gawk-all-langpacks-5.1.0-6.el9.x86_64 DEBUG: adwaita-cursor-theme-40.1.1-3.el9.noarch DEBUG: adobe-mappings-pdf-20180407-10.el9.noarch DEBUG: vim-filesystem-8.2.2637-20.el9.noarch DEBUG: python3-setuptools-wheel-53.0.0-12.el9.noarch DEBUG: publicsuffix-list-dafsa-20210518-3.el9.noarch DEBUG: pkgconf-m4-1.7.3-10.el9.noarch DEBUG: coreutils-common-8.32-34.el9.x86_64 DEBUG: setup-2.13.7-9.el9.noarch DEBUG: filesystem-3.16-2.el9.x86_64 DEBUG: urw-base35-fonts-common-20200910-6.el9.noarch DEBUG: basesystem-11-13.el9.noarch DEBUG: bash-5.1.8-6.el9.x86_64 DEBUG: xz-libs-5.2.5-8.el9.x86_64 DEBUG: bzip2-libs-1.0.8-8.el9.x86_64 DEBUG: libxcrypt-4.4.18-3.el9.x86_64 DEBUG: libpng-1.6.37-12.el9.x86_64 DEBUG: expat-2.5.0-1.el9.x86_64 DEBUG: libzstd-1.5.1-2.el9.x86_64 DEBUG: libjpeg-turbo-2.0.90-6.el9.x86_64 DEBUG: libgpg-error-1.42-5.el9.x86_64 DEBUG: lcms2-2.12-3.el9.x86_64 DEBUG: mpfr-4.1.0-7.el9.x86_64 DEBUG: libwayland-client-1.21.0-1.el9.x86_64 DEBUG: readline-8.1-4.el9.x86_64 DEBUG: libogg-1.3.4-6.el9.x86_64 DEBUG: libvorbis-1.3.7-5.el9.x86_64 DEBUG: libtool-ltdl-2.4.6-45.el9.x86_64 DEBUG: libgcrypt-1.10.0-10.el9.x86_64 DEBUG: libicu-67.1-9.el9.x86_64 DEBUG: gdbm-libs-1.19-4.el9.x86_64 DEBUG: libattr-2.5.1-3.el9.x86_64 DEBUG: libcap-ng-0.8.2-7.el9.x86_64 DEBUG: lz4-libs-1.9.3-5.el9.x86_64 DEBUG: sed-4.8-9.el9.x86_64 DEBUG: popt-1.18-8.el9.x86_64 DEBUG: libbrotli-1.0.9-6.el9.x86_64 DEBUG: libseccomp-2.5.2-2.el9.x86_64 DEBUG: libunistring-0.9.10-15.el9.x86_64 DEBUG: libidn2-2.3.0-7.el9.x86_64 DEBUG: fribidi-1.0.10-6.el9.2.x86_64 DEBUG: libICE-1.0.10-8.el9.x86_64 DEBUG: libstemmer-0-18.585svn.el9.x86_64 DEBUG: libxshmfence-1.3-10.el9.x86_64 DEBUG: openjpeg2-2.4.0-7.el9.x86_64 DEBUG: libSM-1.2.3-10.el9.x86_64 DEBUG: libpsl-0.21.1-5.el9.x86_64 DEBUG: libwayland-cursor-1.21.0-1.el9.x86_64 DEBUG: libmpc-1.2.1-4.el9.x86_64 DEBUG: libassuan-2.5.5-3.el9.x86_64 DEBUG: libwayland-server-1.21.0-1.el9.x86_64 DEBUG: exiv2-0.27.5-2.el9.x86_64 DEBUG: exiv2-libs-0.27.5-2.el9.x86_64 DEBUG: libxcrypt-compat-4.4.18-3.el9.x86_64 DEBUG: unzip-6.0-56.el9.x86_64 DEBUG: xml-common-0.6.3-58.el9.noarch DEBUG: groff-base-1.22.4-10.el9.x86_64 DEBUG: libproxy-0.4.15-35.el9.x86_64 DEBUG: imath-3.1.2-1.el9.x86_64 DEBUG: hicolor-icon-theme-0.17-13.el9.noarch DEBUG: diffutils-3.7-12.el9.x86_64 DEBUG: fuse-libs-2.9.9-15.el9.x86_64 DEBUG: json-c-0.14-11.el9.x86_64 DEBUG: libsigsegv-2.13-4.el9.x86_64 DEBUG: gawk-5.1.0-6.el9.x86_64 DEBUG: libtasn1-4.16.0-8.el9.x86_64 DEBUG: pcre-8.44-3.el9.3.x86_64 DEBUG: grep-3.6-5.el9.x86_64 DEBUG: coreutils-8.32-34.el9.x86_64 DEBUG: libarchive-3.5.3-4.el9.x86_64 DEBUG: gzip-1.12-1.el9.x86_64 DEBUG: cracklib-2.9.6-27.el9.x86_64 DEBUG: libusbx-1.0.26-1.el9.x86_64 DEBUG: libevent-2.1.12-6.el9.x86_64 DEBUG: jbigkit-libs-2.1-23.el9.x86_64 DEBUG: libXau-1.0.9-8.el9.x86_64 DEBUG: libxcb-1.13.1-9.el9.x86_64 DEBUG: libXext-1.3.4-8.el9.x86_64 DEBUG: libXrender-0.9.10-16.el9.x86_64 DEBUG: libXfixes-5.0.3-16.el9.x86_64 DEBUG: libXi-1.7.10-8.el9.x86_64 DEBUG: libXt-1.2.0-6.el9.x86_64 DEBUG: libXmu-1.1.3-8.el9.x86_64 DEBUG: libXcursor-1.2.0-7.el9.x86_64 DEBUG: libXdamage-1.1.5-7.el9.x86_64 DEBUG: libXrandr-1.5.2-8.el9.x86_64 DEBUG: libXinerama-1.1.4-10.el9.x86_64 DEBUG: libXcomposite-0.4.5-7.el9.x86_64 DEBUG: libglvnd-1.3.4-1.el9.x86_64 DEBUG: libwayland-egl-1.21.0-1.el9.x86_64 DEBUG: opus-1.3.1-10.el9.x86_64 DEBUG: libXaw-1.0.13-19.el9.x86_64 DEBUG: libXtst-1.2.3-16.el9.x86_64 DEBUG: libXv-1.0.11-16.el9.x86_64 DEBUG: libXxf86vm-1.1.4-18.el9.x86_64 DEBUG: cracklib-dicts-2.9.6-27.el9.x86_64 DEBUG: python3-setuptools-57.4.0-1.el9s.noarch DEBUG: python3-idna-2.10-7.el9.noarch DEBUG: python3-six-1.15.0-9.el9.noarch DEBUG: python3-chardet-4.0.0-5.el9.noarch DEBUG: python3-pyparsing-2.4.7-9.el9.noarch DEBUG: python3-packaging-20.9-5.el9.noarch DEBUG: python3-pysocks-1.7.1-12.el9.noarch DEBUG: python3-babel-2.9.1-2.el9.noarch DEBUG: python3-tomli-2.0.1-5.el9.noarch DEBUG: python3-docutils-0.16-6.el9.noarch DEBUG: python3-imagesize-1.2.0-6.el9.noarch DEBUG: python3-pygments-2.7.4-4.el9.noarch DEBUG: python3-snowballstemmer-1.9.0-10.el9.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.12-13.el9.noarch DEBUG: python3-sphinxcontrib-applehelp-1.0.2-5.el9.noarch DEBUG: python3-sphinxcontrib-devhelp-1.0.2-5.el9.noarch DEBUG: python3-sphinxcontrib-htmlhelp-1.0.3-6.el9.noarch DEBUG: python3-sphinxcontrib-jsmath-1.0.1-12.el9.noarch DEBUG: python3-sphinxcontrib-qthelp-1.0.3-5.el9.noarch DEBUG: python3-sphinxcontrib-serializinghtml-1.1.4-5.el9.noarch DEBUG: python3-jinja2-3.0.1-2.el9s.noarch DEBUG: python3-typing-extensions-3.7.4.3-2.el9s.noarch DEBUG: sound-theme-freedesktop-0.8-17.el9.noarch DEBUG: xz-5.2.5-8.el9.x86_64 DEBUG: openexr-libs-3.1.1-2.el9.x86_64 DEBUG: iso-codes-4.6.0-3.el9.noarch DEBUG: zip-3.0-35.el9.x86_64 DEBUG: libutempter-1.2.1-6.el9.x86_64 DEBUG: bubblewrap-0.4.1-6.el9.x86_64 DEBUG: tar-1.34-6.el9.x86_64 DEBUG: zstd-1.5.1-2.el9.x86_64 DEBUG: libtheora-1.1.1-31.el9.x86_64 DEBUG: fftw-libs-double-3.3.8-12.el9.x86_64 DEBUG: libksba-1.5.1-6.el9.x86_64 DEBUG: dwz-0.14-3.el9.x86_64 DEBUG: jasper-libs-2.0.28-3.el9.x86_64 DEBUG: exempi-2.6.0-0.2.20211007gite23c213.el9.x86_64 DEBUG: bzip2-1.0.8-8.el9.x86_64 DEBUG: libxkbcommon-1.0.3-4.el9.x86_64 DEBUG: libxslt-1.1.34-9.el9.x86_64 DEBUG: graphite2-1.3.14-9.el9.x86_64 DEBUG: webrtc-audio-processing-0.3.1-8.el9.x86_64 DEBUG: info-6.7-15.el9.x86_64 DEBUG: ed-1.14.2-12.el9.x86_64 DEBUG: patch-2.7.6-16.el9.x86_64 DEBUG: tcl-8.6.10-7.el9.x86_64 DEBUG: libfontenc-1.1.3-17.el9.x86_64 DEBUG: adwaita-icon-theme-40.1.1-3.el9.noarch DEBUG: libpaper-1.1.28-4.el9.x86_64 DEBUG: perl-Digest-1.19-4.el9.noarch DEBUG: perl-Digest-MD5-2.58-4.el9.x86_64 DEBUG: perl-B-1.80-480.el9.x86_64 DEBUG: perl-FileHandle-2.03-480.el9.noarch DEBUG: perl-AutoLoader-5.74-480.el9.noarch DEBUG: perl-Data-Dumper-2.174-462.el9.x86_64 DEBUG: perl-libnet-3.13-4.el9.noarch DEBUG: perl-base-2.27-480.el9.noarch DEBUG: perl-URI-5.09-3.el9.noarch DEBUG: perl-Net-SSLeay-1.92-2.el9.x86_64 DEBUG: perl-if-0.60.800-480.el9.noarch DEBUG: perl-IO-Socket-IP-0.41-5.el9.noarch DEBUG: perl-Time-Local-1.300-7.el9.noarch DEBUG: perl-File-Path-2.18-4.el9.noarch DEBUG: perl-IO-Socket-SSL-2.073-1.el9.noarch DEBUG: perl-Pod-Escapes-1.07-460.el9.noarch DEBUG: perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch DEBUG: perl-Mozilla-CA-20200520-6.el9.noarch DEBUG: perl-Class-Struct-0.66-480.el9.noarch DEBUG: perl-POSIX-1.94-480.el9.x86_64 DEBUG: perl-Term-ANSIColor-5.01-461.el9.noarch DEBUG: perl-IPC-Open3-1.21-480.el9.noarch DEBUG: perl-subs-1.03-480.el9.noarch DEBUG: perl-File-Temp-0.231.100-4.el9.noarch DEBUG: perl-Term-Cap-1.17-460.el9.noarch DEBUG: perl-Pod-Simple-3.42-4.el9.noarch DEBUG: perl-Socket-2.031-4.el9.x86_64 DEBUG: perl-SelectSaver-1.02-480.el9.noarch DEBUG: perl-Symbol-1.08-480.el9.noarch DEBUG: perl-File-stat-1.09-480.el9.noarch DEBUG: perl-podlators-4.14-460.el9.noarch DEBUG: perl-Pod-Perldoc-3.28.01-461.el9.noarch DEBUG: perl-Fcntl-1.13-480.el9.x86_64 DEBUG: perl-Text-ParseWords-3.30-460.el9.noarch DEBUG: perl-mro-1.23-480.el9.x86_64 DEBUG: perl-IO-1.43-480.el9.x86_64 DEBUG: perl-overloading-0.02-480.el9.noarch DEBUG: perl-Pod-Usage-2.01-4.el9.noarch DEBUG: perl-Errno-1.30-480.el9.x86_64 DEBUG: perl-File-Basename-2.85-480.el9.noarch DEBUG: perl-Getopt-Std-1.12-480.el9.noarch DEBUG: perl-MIME-Base64-3.16-4.el9.x86_64 DEBUG: perl-Scalar-List-Utils-1.56-461.el9.x86_64 DEBUG: perl-constant-1.33-461.el9.noarch DEBUG: perl-Storable-3.21-460.el9.x86_64 DEBUG: perl-overload-1.31-480.el9.noarch DEBUG: perl-parent-0.238-460.el9.noarch DEBUG: perl-vars-1.05-480.el9.noarch DEBUG: perl-Getopt-Long-2.52-4.el9.noarch DEBUG: perl-Carp-1.50-460.el9.noarch DEBUG: perl-Exporter-5.74-461.el9.noarch DEBUG: perl-NDBM_File-1.15-480.el9.x86_64 DEBUG: perl-PathTools-3.78-461.el9.x86_64 DEBUG: perl-Encode-3.08-462.el9.x86_64 DEBUG: perl-libs-5.32.1-480.el9.x86_64 DEBUG: perl-interpreter-5.32.1-480.el9.x86_64 DEBUG: bluez-libs-5.56-6.el9.x86_64 DEBUG: cpio-2.13-16.el9.x86_64 DEBUG: keyutils-libs-1.6.3-1.el9.x86_64 DEBUG: libcbor-0.7.0-5.el9.x86_64 DEBUG: libdb-5.3.28-53.el9.x86_64 DEBUG: libpwquality-1.4.4-8.el9.x86_64 DEBUG: dbus-broker-28-7.el9.x86_64 DEBUG: libpciaccess-0.16-6.el9.x86_64 DEBUG: libglvnd-glx-1.3.4-1.el9.x86_64 DEBUG: libglvnd-egl-1.3.4-1.el9.x86_64 DEBUG: libpipeline-1.5.3-4.el9.x86_64 DEBUG: man-db-2.9.3-7.el9.x86_64 DEBUG: libpkgconf-1.7.3-10.el9.x86_64 DEBUG: pkgconf-1.7.3-10.el9.x86_64 DEBUG: pkgconf-pkg-config-1.7.3-10.el9.x86_64 DEBUG: libverto-0.3.2-3.el9.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-21.el9.x86_64 DEBUG: scl-utils-2.0.3-4.el9.x86_64 DEBUG: efi-srpm-macros-4-9.el9.noarch DEBUG: lua-srpm-macros-1-6.el9.noarch DEBUG: make-4.3-7.el9.x86_64 DEBUG: freetype-2.10.4-9.el9.x86_64 DEBUG: fontconfig-2.14.0-2.el9.x86_64 DEBUG: cairo-1.17.4-7.el9.x86_64 DEBUG: json-glib-1.6.6-1.el9.x86_64 DEBUG: atk-2.36.0-5.el9.x86_64 DEBUG: cairo-gobject-1.17.4-7.el9.x86_64 DEBUG: polkit-libs-0.117-11.el9.x86_64 DEBUG: polkit-0.117-11.el9.x86_64 DEBUG: polkit-pkla-compat-0.1-21.el9.x86_64 DEBUG: gsettings-desktop-schemas-40.0-6.el9.x86_64 DEBUG: dconf-0.40.0-6.el9.x86_64 DEBUG: rtkit-0.11-28.el9.x86_64 DEBUG: libgxps-0.3.2-3.el9.x86_64 DEBUG: gd-2.3.2-3.el9.x86_64 DEBUG: libXft-2.3.3-8.el9.x86_64 DEBUG: urw-base35-bookman-fonts-20200910-6.el9.noarch DEBUG: urw-base35-c059-fonts-20200910-6.el9.noarch DEBUG: urw-base35-d050000l-fonts-20200910-6.el9.noarch DEBUG: urw-base35-gothic-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-roman-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-sans-fonts-20200910-6.el9.noarch DEBUG: urw-base35-p052-fonts-20200910-6.el9.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-6.el9.noarch DEBUG: urw-base35-z003-fonts-20200910-6.el9.noarch DEBUG: urw-base35-fonts-20200910-6.el9.noarch DEBUG: libraqm-0.7.0-7.el9s.x86_64 DEBUG: mkfontscale-1.2.1-3.el9.x86_64 DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-33.el9.noarch DEBUG: ModemManager-glib-1.20.2-1.el9.x86_64 DEBUG: gobject-introspection-1.68.0-11.el9.x86_64 DEBUG: libgudev-237-1.el9.x86_64 DEBUG: upower-0.99.11-11.el9.x86_64 DEBUG: colord-libs-1.4.5-4.el9.x86_64 DEBUG: shared-mime-info-2.1-5.el9.x86_64 DEBUG: gdk-pixbuf2-2.42.6-3.el9.x86_64 DEBUG: gdk-pixbuf2-modules-2.42.6-3.el9.x86_64 DEBUG: gtk-update-icon-cache-3.24.31-2.el9.x86_64 DEBUG: libgsf-1.14.47-5.el9.x86_64 DEBUG: libnotify-0.7.9-8.el9.x86_64 DEBUG: at-spi2-core-2.40.3-1.el9.x86_64 DEBUG: at-spi2-atk-2.38.0-4.el9.x86_64 DEBUG: graphene-1.10.6-2.el9.x86_64 DEBUG: libgexiv2-0.12.3-1.el9.x86_64 DEBUG: low-memory-monitor-2.1-4.el9.x86_64 DEBUG: totem-pl-parser-3.26.6-2.el9.x86_64 DEBUG: libproxy-webkitgtk4-0.4.15-35.el9.x86_64 DEBUG: glib-networking-2.68.3-3.el9.x86_64 DEBUG: libsoup-2.72.0-8.el9.x86_64 DEBUG: geoclue2-2.6.0-7.el9.x86_64 DEBUG: libappstream-glib-0.7.18-4.el9.x86_64 DEBUG: osinfo-db-tools-1.10.0-1.el9.x86_64 DEBUG: libosinfo-1.10.0-1.el9.x86_64 DEBUG: xdg-dbus-proxy-0.1.3-1.el9.x86_64 DEBUG: liblqr-1-0.4.2-17.el9s.x86_64 DEBUG: npth-1.6-8.el9.x86_64 DEBUG: gpgme-1.15.1-6.el9.x86_64 DEBUG: which-2.21-29.el9.x86_64 DEBUG: fuse-2.9.9-15.el9.x86_64 DEBUG: gcc-toolset-12-runtime-12.0-5.el9.x86_64 DEBUG: fdk-aac-free-2.0.0-8.el9.x86_64 DEBUG: giflib-5.2.1-9.el9.x86_64 DEBUG: libxcrypt-devel-4.4.18-3.el9.x86_64 DEBUG: fonts-srpm-macros-2.0.5-7.el9.1.noarch DEBUG: python-srpm-macros-3.9-52.el9.noarch DEBUG: python-rpm-macros-3.9-52.el9.noarch DEBUG: python3-rpm-macros-3.9-52.el9.noarch DEBUG: gsm-1.0.19-6.el9.x86_64 DEBUG: jbig2dec-libs-0.19-7.el9.x86_64 DEBUG: libasyncns-0.8-22.el9.x86_64 DEBUG: pulseaudio-libs-15.0-2.el9.x86_64 DEBUG: pulseaudio-utils-15.0-2.el9.x86_64 DEBUG: libdatrie-0.2.13-4.el9.x86_64 DEBUG: libthai-0.1.28-8.el9.x86_64 DEBUG: pango-1.48.7-3.el9.x86_64 DEBUG: libepoxy-1.5.5-4.el9.x86_64 DEBUG: libexif-0.6.22-6.el9.x86_64 DEBUG: libijs-0.35-15.el9.x86_64 DEBUG: libiptcdata-1.0.5-9.el9.x86_64 DEBUG: libldac-2.0.2.3-10.el9.x86_64 DEBUG: libsbc-1.4-9.el9.x86_64 DEBUG: libvisual-0.4.0-34.el9.x86_64 DEBUG: libwmf-lite-0.2.12-10.el9.x86_64 DEBUG: orc-0.4.31-6.el9.x86_64 DEBUG: libtracker-sparql-3.1.2-3.el9.x86_64 DEBUG: tracker-3.1.2-3.el9.x86_64 DEBUG: tracker-miners-3.1.2-3.el9.x86_64 DEBUG: gtk3-3.24.31-2.el9.x86_64 DEBUG: xdg-desktop-portal-gtk-1.12.0-3.el9.x86_64 DEBUG: gtk2-2.24.33-8.el9.x86_64 DEBUG: graphviz-2.44.0-25.el9.x86_64 DEBUG: python3-sphinx-3.4.3-7.el9.noarch DEBUG: python3-pbr-5.11.1-1.el9s.noarch DEBUG: python3-setuptools_scm-7.1.0-2.el9s.noarch DEBUG: python3-sqlalchemy-1.4.45-3.el9.x86_64 DEBUG: openstack-macros-2023.1.0-0.20230216203352.ce6a105.el9.noarch DEBUG: python3-eventlet-0.33.3-1.el9s.noarch DEBUG: python3-distro-1.8.0-3.el9s.noarch DEBUG: lua-libs-5.4.4-4.el9.x86_64 DEBUG: libffi-3.4.2-8.el9.x86_64 DEBUG: wireplumber-0.4.14-1.el9.x86_64 DEBUG: wireplumber-libs-0.4.14-1.el9.x86_64 DEBUG: qt5-srpm-macros-5.15.9-1.el9.noarch DEBUG: less-590-2.el9.x86_64 DEBUG: environment-modules-5.3.0-1.el9.x86_64 DEBUG: kmod-28-9.el9.x86_64 DEBUG: kmod-libs-28-9.el9.x86_64 DEBUG: alsa-lib-1.2.9-1.el9.x86_64 DEBUG: osinfo-db-20230518-1.el9.noarch DEBUG: git-core-2.39.3-1.el9.x86_64 DEBUG: alternatives-1.24-1.el9.x86_64 DEBUG: binutils-gold-2.35.2-42.el9.x86_64 DEBUG: binutils-2.35.2-42.el9.x86_64 DEBUG: gstreamer1-1.22.1-2.el9.x86_64 DEBUG: gstreamer1-plugins-base-1.22.1-1.el9.x86_64 DEBUG: libssh-config-0.10.4-11.el9.noarch DEBUG: libssh-0.10.4-11.el9.x86_64 DEBUG: pyproject-srpm-macros-1.9.0-1.el9.noarch DEBUG: python3-requests-2.25.1-7.el9.noarch DEBUG: libeconf-0.4.1-3.el9.x86_64 DEBUG: kbd-misc-2.4.0-9.el9.noarch DEBUG: kbd-legacy-2.4.0-9.el9.noarch DEBUG: kbd-2.4.0-9.el9.x86_64 DEBUG: python3-dns-2.3.0-2.el9.noarch DEBUG: kernel-srpm-macros-1.0-13.el9.noarch DEBUG: python3-greenlet-2.0.2-1.el9s.x86_64 DEBUG: libcap-2.48-9.el9.x86_64 DEBUG: libcanberra-0.30-27.el9.x86_64 DEBUG: libcanberra-gtk3-0.30-27.el9.x86_64 DEBUG: libcanberra-gtk2-0.30-27.el9.x86_64 DEBUG: cryptsetup-libs-2.6.0-3.el9.x86_64 DEBUG: shadow-utils-4.9-8.el9.x86_64 DEBUG: vulkan-loader-1.3.250.1-1.el9.x86_64 DEBUG: python3-pytz-2021.1-5.el9.noarch DEBUG: libedit-3.1-38.20210216cvs.el9.x86_64 DEBUG: tpm2-tss-3.2.2-2.el9.x86_64 DEBUG: dbus-1.12.20-8.el9.x86_64 DEBUG: device-mapper-libs-1.02.195-3.el9.x86_64 DEBUG: device-mapper-1.02.195-3.el9.x86_64 DEBUG: flatpak-session-helper-1.12.8-1.el9.x86_64 DEBUG: flatpak-1.12.8-1.el9.x86_64 DEBUG: dbus-common-1.12.20-8.el9.noarch DEBUG: dbus-libs-1.12.20-8.el9.x86_64 DEBUG: pipewire-0.3.67-2.el9.x86_64 DEBUG: pipewire-libs-0.3.67-2.el9.x86_64 DEBUG: pipewire-alsa-0.3.67-2.el9.x86_64 DEBUG: pipewire-jack-audio-connection-kit-0.3.67-2.el9.x86_64 DEBUG: pipewire-pulseaudio-0.3.67-2.el9.x86_64 DEBUG: gnupg2-2.3.3-4.el9.x86_64 DEBUG: perl-HTTP-Tiny-0.076-461.el9.noarch DEBUG: python3-pip-wheel-21.2.3-7.el9.noarch DEBUG: python3-pip-21.2.3-7.el9.noarch DEBUG: file-libs-5.39-14.el9.x86_64 DEBUG: file-5.39-14.el9.x86_64 DEBUG: libgusb-0.3.8-2.el9.x86_64 DEBUG: fuse-common-3.10.2-6.el9.x86_64 DEBUG: libuuid-2.37.4-15.el9.x86_64 DEBUG: libblkid-2.37.4-15.el9.x86_64 DEBUG: libmount-2.37.4-15.el9.x86_64 DEBUG: libfdisk-2.37.4-15.el9.x86_64 DEBUG: libsmartcols-2.37.4-15.el9.x86_64 DEBUG: gcc-toolset-12-binutils-2.38-19.el9.x86_64 DEBUG: gcc-toolset-12-binutils-gold-2.38-19.el9.x86_64 DEBUG: ncurses-base-6.2-10.20210508.el9.noarch DEBUG: ncurses-libs-6.2-10.20210508.el9.x86_64 DEBUG: util-linux-core-2.37.4-15.el9.x86_64 DEBUG: util-linux-2.37.4-15.el9.x86_64 DEBUG: ncurses-6.2-10.20210508.el9.x86_64 DEBUG: procps-ng-3.3.17-13.el9.x86_64 DEBUG: findutils-4.8.0-6.el9.x86_64 DEBUG: gmp-6.2.0-13.el9.x86_64 DEBUG: krb5-libs-1.21.1-1.el9.x86_64 DEBUG: libtiff-4.4.0-10.el9.x86_64 DEBUG: ca-certificates-2023.2.60_v7.0.306-90.1.el9.noarch DEBUG: centos-gpg-keys-9.0-23.el9.noarch DEBUG: centos-stream-repos-9.0-23.el9.noarch DEBUG: centos-stream-release-9.0-23.el9.noarch DEBUG: libwebp-1.2.0-8.el9.x86_64 DEBUG: go-srpm-macros-3.2.0-3.el9.noarch DEBUG: flac-libs-1.3.3-12.el9.x86_64 DEBUG: LibRaw-0.21.1-1.el9.x86_64 DEBUG: librsvg2-2.50.7-3.el9.x86_64 DEBUG: ImageMagick-libs-6.9.12.98-1.el9s.x86_64 DEBUG: redhat-rpm-config-206-1.el9.noarch DEBUG: ImageMagick-6.9.12.98-1.el9s.x86_64 DEBUG: pixman-0.40.0-6.el9.x86_64 DEBUG: python3-markupsafe-2.1.3-2.el9s.x86_64 DEBUG: poppler-21.01.0-19.el9.x86_64 DEBUG: libX11-common-1.7.0-9.el9.noarch DEBUG: libX11-1.7.0-9.el9.x86_64 DEBUG: libcurl-7.76.1-28.el9.x86_64 DEBUG: curl-7.76.1-28.el9.x86_64 DEBUG: libXpm-3.5.13-10.el9.x86_64 DEBUG: poppler-glib-21.01.0-19.el9.x86_64 DEBUG: libX11-xcb-1.7.0-9.el9.x86_64 DEBUG: harfbuzz-2.7.4-10.el9.x86_64 DEBUG: gdb-minimal-10.2-12.el9.x86_64 DEBUG: libnghttp2-1.43.0-5.el9.1.x86_64 DEBUG: python3-libs-3.9.18-1.el9.x86_64 DEBUG: python-unversioned-command-3.9.18-1.el9.noarch DEBUG: python3-3.9.18-1.el9.x86_64 DEBUG: openssh-8.7p1-35.el9.x86_64 DEBUG: openssh-clients-8.7p1-35.el9.x86_64 DEBUG: python3-devel-3.9.18-1.el9.x86_64 DEBUG: zlib-1.2.11-41.el9.x86_64 DEBUG: audit-libs-3.1.2-2.el9.x86_64 DEBUG: python3-audit-3.1.2-2.el9.x86_64 DEBUG: glib2-2.68.4-12.el9.x86_64 DEBUG: libfido2-1.13.0-2.el9.x86_64 DEBUG: libxml2-2.9.13-5.el9.x86_64 DEBUG: libgs-9.54.0-14.el9.x86_64 DEBUG: libsndfile-1.0.31-8.el9.x86_64 DEBUG: crypto-policies-20231113-1.gite9247c2.el9.noarch DEBUG: openssl-libs-3.0.7-25.el9.x86_64 DEBUG: openssl-3.0.7-25.el9.x86_64 DEBUG: avahi-libs-0.8-20.el9.x86_64 DEBUG: avahi-glib-0.8-20.el9.x86_64 DEBUG: pam-1.5.1-16.el9.x86_64 DEBUG: crypto-policies-scripts-20231113-1.gite9247c2.el9.noarch DEBUG: annobin-12.31-1.el9.x86_64 DEBUG: libacl-2.3.1-4.el9.x86_64 DEBUG: p11-kit-0.25.3-2.el9.x86_64 DEBUG: p11-kit-trust-0.25.3-2.el9.x86_64 DEBUG: nettle-3.9.1-1.el9.x86_64 DEBUG: pcre2-syntax-10.40-4.el9.noarch DEBUG: pcre2-10.40-4.el9.x86_64 DEBUG: p11-kit-server-0.25.3-2.el9.x86_64 DEBUG: python3-rpm-generators-12-9.el9.noarch DEBUG: acl-2.3.1-4.el9.x86_64 DEBUG: xdg-desktop-portal-1.12.6-1.el9.x86_64 DEBUG: nspr-4.35.0-4.el9.x86_64 DEBUG: nss-util-3.90.0-4.el9.x86_64 DEBUG: nss-softokn-freebl-3.90.0-4.el9.x86_64 DEBUG: nss-softokn-3.90.0-4.el9.x86_64 DEBUG: nss-3.90.0-4.el9.x86_64 DEBUG: nss-sysinit-3.90.0-4.el9.x86_64 DEBUG: cups-libs-2.3.3op2-22.el9.x86_64 DEBUG: elfutils-libelf-0.190-2.el9.x86_64 DEBUG: libsepol-3.6-1.el9.x86_64 DEBUG: libselinux-3.6-1.el9.x86_64 DEBUG: libdrm-2.4.117-1.el9.x86_64 DEBUG: systemd-libs-252-21.el9.x86_64 DEBUG: rpm-4.16.1.3-29.el9.x86_64 DEBUG: rpm-libs-4.16.1.3-29.el9.x86_64 DEBUG: libsemanage-3.6-1.el9.x86_64 DEBUG: python3-libselinux-3.6-1.el9.x86_64 DEBUG: mesa-libglapi-23.3.0-1.el9.x86_64 DEBUG: python3-libsemanage-3.6-1.el9.x86_64 DEBUG: mesa-libgbm-23.3.0-1.el9.x86_64 DEBUG: libselinux-utils-3.6-1.el9.x86_64 DEBUG: policycoreutils-3.6-1.el9.x86_64 DEBUG: python3-setools-4.4.4-1.el9.x86_64 DEBUG: gnutls-3.8.2-2.el9.x86_64 DEBUG: checkpolicy-3.6-1.el9.x86_64 DEBUG: python3-policycoreutils-3.6-1.el9.noarch DEBUG: systemd-rpm-macros-252-21.el9.noarch DEBUG: systemd-252-21.el9.x86_64 DEBUG: systemd-pam-252-21.el9.x86_64 DEBUG: elfutils-default-yama-scope-0.190-2.el9.noarch DEBUG: elfutils-libs-0.190-2.el9.x86_64 DEBUG: elfutils-debuginfod-client-0.190-2.el9.x86_64 DEBUG: elfutils-0.190-2.el9.x86_64 DEBUG: debugedit-5.0-5.el9.x86_64 DEBUG: rpm-build-libs-4.16.1.3-29.el9.x86_64 DEBUG: rpm-build-4.16.1.3-29.el9.x86_64 DEBUG: systemd-udev-252-21.el9.x86_64 DEBUG: policycoreutils-python-utils-3.6-1.el9.noarch DEBUG: NetworkManager-libnm-1.45.9-1.el9.x86_64 DEBUG: mesa-libEGL-23.3.0-1.el9.x86_64 DEBUG: mesa-libGL-23.3.0-1.el9.x86_64 DEBUG: ostree-libs-2023.8-3.el9.x86_64 DEBUG: mesa-vulkan-drivers-23.3.0-1.el9.x86_64 DEBUG: libcom_err-1.46.5-5.el9.x86_64 DEBUG: openldap-2.6.6-1.el9.x86_64 DEBUG: python3-urllib3-1.26.5-5.el9.noarch DEBUG: hwdata-0.348-9.12.el9.noarch DEBUG: libgcc-11.4.1-3.el9.x86_64 DEBUG: glibc-common-2.34-95.el9.x86_64 DEBUG: glibc-gconv-extra-2.34-95.el9.x86_64 DEBUG: glibc-minimal-langpack-2.34-95.el9.x86_64 DEBUG: glibc-2.34-95.el9.x86_64 DEBUG: libstdc++-11.4.1-3.el9.x86_64 DEBUG: libatomic-11.4.1-3.el9.x86_64 DEBUG: libgomp-11.4.1-3.el9.x86_64 DEBUG: cpp-11.4.1-3.el9.x86_64 DEBUG: glibc-headers-2.34-95.el9.x86_64 DEBUG: kernel-headers-5.14.0-404.el9.x86_64 DEBUG: glibc-devel-2.34-95.el9.x86_64 DEBUG: gcc-11.4.1-3.el9.x86_64 DEBUG: gcc-plugin-annobin-11.4.1-3.el9.x86_64 DEBUG: webkit2gtk3-jsc-2.42.4-1.el9.x86_64 DEBUG: llvm-libs-17.0.6-3.el9.x86_64 DEBUG: libtdb-1.4.9-1.el9.x86_64 DEBUG: sqlite-libs-3.34.1-7.el9.x86_64 DEBUG: pyproject-rpm-macros-1.9.0-1.el9.noarch DEBUG: python3-wheel-0.36.2-8.el9.noarch DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root'] 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': 'C.UTF-8'} and shell False DEBUG: fonts-filesystem-2.0.5-7.el9.1.noarch DEBUG: tzdata-2023c-1.el9.noarch DEBUG: dejavu-sans-fonts-2.37-18.el9.noarch DEBUG: adobe-mappings-cmap-20171205-12.el9.noarch DEBUG: adobe-mappings-cmap-deprecated-20171205-12.el9.noarch DEBUG: langpacks-core-font-en-3.0-16.el9.noarch DEBUG: adobe-source-code-pro-fonts-2.030.1.050-12.el9.1.noarch DEBUG: abattis-cantarell-fonts-0.301-4.el9.noarch DEBUG: google-droid-sans-fonts-20200215-11.el9.2.noarch DEBUG: xkeyboard-config-2.33-2.el9.noarch DEBUG: rust-srpm-macros-17-4.el9.noarch DEBUG: poppler-data-0.4.9-9.el9.noarch DEBUG: perl-srpm-macros-1-41.el9.noarch DEBUG: openblas-srpm-macros-2-11.el9.noarch DEBUG: ocaml-srpm-macros-6-6.el9.noarch DEBUG: ghc-srpm-macros-1.5.0-6.el9.noarch DEBUG: gawk-all-langpacks-5.1.0-6.el9.x86_64 DEBUG: adwaita-cursor-theme-40.1.1-3.el9.noarch DEBUG: adobe-mappings-pdf-20180407-10.el9.noarch DEBUG: vim-filesystem-8.2.2637-20.el9.noarch DEBUG: python3-setuptools-wheel-53.0.0-12.el9.noarch DEBUG: publicsuffix-list-dafsa-20210518-3.el9.noarch DEBUG: pkgconf-m4-1.7.3-10.el9.noarch DEBUG: coreutils-common-8.32-34.el9.x86_64 DEBUG: setup-2.13.7-9.el9.noarch DEBUG: filesystem-3.16-2.el9.x86_64 DEBUG: urw-base35-fonts-common-20200910-6.el9.noarch DEBUG: basesystem-11-13.el9.noarch DEBUG: bash-5.1.8-6.el9.x86_64 DEBUG: xz-libs-5.2.5-8.el9.x86_64 DEBUG: bzip2-libs-1.0.8-8.el9.x86_64 DEBUG: libxcrypt-4.4.18-3.el9.x86_64 DEBUG: libpng-1.6.37-12.el9.x86_64 DEBUG: expat-2.5.0-1.el9.x86_64 DEBUG: libzstd-1.5.1-2.el9.x86_64 DEBUG: libjpeg-turbo-2.0.90-6.el9.x86_64 DEBUG: libgpg-error-1.42-5.el9.x86_64 DEBUG: lcms2-2.12-3.el9.x86_64 DEBUG: mpfr-4.1.0-7.el9.x86_64 DEBUG: libwayland-client-1.21.0-1.el9.x86_64 DEBUG: readline-8.1-4.el9.x86_64 DEBUG: libogg-1.3.4-6.el9.x86_64 DEBUG: libvorbis-1.3.7-5.el9.x86_64 DEBUG: libtool-ltdl-2.4.6-45.el9.x86_64 DEBUG: libgcrypt-1.10.0-10.el9.x86_64 DEBUG: libicu-67.1-9.el9.x86_64 DEBUG: gdbm-libs-1.19-4.el9.x86_64 DEBUG: libattr-2.5.1-3.el9.x86_64 DEBUG: libcap-ng-0.8.2-7.el9.x86_64 DEBUG: lz4-libs-1.9.3-5.el9.x86_64 DEBUG: sed-4.8-9.el9.x86_64 DEBUG: popt-1.18-8.el9.x86_64 DEBUG: libbrotli-1.0.9-6.el9.x86_64 DEBUG: libseccomp-2.5.2-2.el9.x86_64 DEBUG: libunistring-0.9.10-15.el9.x86_64 DEBUG: libidn2-2.3.0-7.el9.x86_64 DEBUG: fribidi-1.0.10-6.el9.2.x86_64 DEBUG: libICE-1.0.10-8.el9.x86_64 DEBUG: libstemmer-0-18.585svn.el9.x86_64 DEBUG: libxshmfence-1.3-10.el9.x86_64 DEBUG: openjpeg2-2.4.0-7.el9.x86_64 DEBUG: libSM-1.2.3-10.el9.x86_64 DEBUG: libpsl-0.21.1-5.el9.x86_64 DEBUG: libwayland-cursor-1.21.0-1.el9.x86_64 DEBUG: libmpc-1.2.1-4.el9.x86_64 DEBUG: libassuan-2.5.5-3.el9.x86_64 DEBUG: libwayland-server-1.21.0-1.el9.x86_64 DEBUG: exiv2-0.27.5-2.el9.x86_64 DEBUG: exiv2-libs-0.27.5-2.el9.x86_64 DEBUG: libxcrypt-compat-4.4.18-3.el9.x86_64 DEBUG: unzip-6.0-56.el9.x86_64 DEBUG: xml-common-0.6.3-58.el9.noarch DEBUG: groff-base-1.22.4-10.el9.x86_64 DEBUG: libproxy-0.4.15-35.el9.x86_64 DEBUG: imath-3.1.2-1.el9.x86_64 DEBUG: hicolor-icon-theme-0.17-13.el9.noarch DEBUG: diffutils-3.7-12.el9.x86_64 DEBUG: fuse-libs-2.9.9-15.el9.x86_64 DEBUG: json-c-0.14-11.el9.x86_64 DEBUG: libsigsegv-2.13-4.el9.x86_64 DEBUG: gawk-5.1.0-6.el9.x86_64 DEBUG: libtasn1-4.16.0-8.el9.x86_64 DEBUG: pcre-8.44-3.el9.3.x86_64 DEBUG: grep-3.6-5.el9.x86_64 DEBUG: coreutils-8.32-34.el9.x86_64 DEBUG: libarchive-3.5.3-4.el9.x86_64 DEBUG: gzip-1.12-1.el9.x86_64 DEBUG: cracklib-2.9.6-27.el9.x86_64 DEBUG: libusbx-1.0.26-1.el9.x86_64 DEBUG: libevent-2.1.12-6.el9.x86_64 DEBUG: jbigkit-libs-2.1-23.el9.x86_64 DEBUG: libXau-1.0.9-8.el9.x86_64 DEBUG: libxcb-1.13.1-9.el9.x86_64 DEBUG: libXext-1.3.4-8.el9.x86_64 DEBUG: libXrender-0.9.10-16.el9.x86_64 DEBUG: libXfixes-5.0.3-16.el9.x86_64 DEBUG: libXi-1.7.10-8.el9.x86_64 DEBUG: libXt-1.2.0-6.el9.x86_64 DEBUG: libXmu-1.1.3-8.el9.x86_64 DEBUG: libXcursor-1.2.0-7.el9.x86_64 DEBUG: libXdamage-1.1.5-7.el9.x86_64 DEBUG: libXrandr-1.5.2-8.el9.x86_64 DEBUG: libXinerama-1.1.4-10.el9.x86_64 DEBUG: libXcomposite-0.4.5-7.el9.x86_64 DEBUG: libglvnd-1.3.4-1.el9.x86_64 DEBUG: libwayland-egl-1.21.0-1.el9.x86_64 DEBUG: opus-1.3.1-10.el9.x86_64 DEBUG: libXaw-1.0.13-19.el9.x86_64 DEBUG: libXtst-1.2.3-16.el9.x86_64 DEBUG: libXv-1.0.11-16.el9.x86_64 DEBUG: libXxf86vm-1.1.4-18.el9.x86_64 DEBUG: cracklib-dicts-2.9.6-27.el9.x86_64 DEBUG: python3-setuptools-57.4.0-1.el9s.noarch DEBUG: python3-idna-2.10-7.el9.noarch DEBUG: python3-six-1.15.0-9.el9.noarch DEBUG: python3-chardet-4.0.0-5.el9.noarch DEBUG: python3-pyparsing-2.4.7-9.el9.noarch DEBUG: python3-packaging-20.9-5.el9.noarch DEBUG: python3-pysocks-1.7.1-12.el9.noarch DEBUG: python3-babel-2.9.1-2.el9.noarch DEBUG: python3-tomli-2.0.1-5.el9.noarch DEBUG: python3-docutils-0.16-6.el9.noarch DEBUG: python3-imagesize-1.2.0-6.el9.noarch DEBUG: python3-pygments-2.7.4-4.el9.noarch DEBUG: python3-snowballstemmer-1.9.0-10.el9.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.12-13.el9.noarch DEBUG: python3-sphinxcontrib-applehelp-1.0.2-5.el9.noarch DEBUG: python3-sphinxcontrib-devhelp-1.0.2-5.el9.noarch DEBUG: python3-sphinxcontrib-htmlhelp-1.0.3-6.el9.noarch DEBUG: python3-sphinxcontrib-jsmath-1.0.1-12.el9.noarch DEBUG: python3-sphinxcontrib-qthelp-1.0.3-5.el9.noarch DEBUG: python3-sphinxcontrib-serializinghtml-1.1.4-5.el9.noarch DEBUG: python3-jinja2-3.0.1-2.el9s.noarch DEBUG: python3-typing-extensions-3.7.4.3-2.el9s.noarch DEBUG: sound-theme-freedesktop-0.8-17.el9.noarch DEBUG: xz-5.2.5-8.el9.x86_64 DEBUG: openexr-libs-3.1.1-2.el9.x86_64 DEBUG: iso-codes-4.6.0-3.el9.noarch DEBUG: zip-3.0-35.el9.x86_64 DEBUG: libutempter-1.2.1-6.el9.x86_64 DEBUG: bubblewrap-0.4.1-6.el9.x86_64 DEBUG: tar-1.34-6.el9.x86_64 DEBUG: zstd-1.5.1-2.el9.x86_64 DEBUG: libtheora-1.1.1-31.el9.x86_64 DEBUG: fftw-libs-double-3.3.8-12.el9.x86_64 DEBUG: libksba-1.5.1-6.el9.x86_64 DEBUG: dwz-0.14-3.el9.x86_64 DEBUG: jasper-libs-2.0.28-3.el9.x86_64 DEBUG: exempi-2.6.0-0.2.20211007gite23c213.el9.x86_64 DEBUG: bzip2-1.0.8-8.el9.x86_64 DEBUG: libxkbcommon-1.0.3-4.el9.x86_64 DEBUG: libxslt-1.1.34-9.el9.x86_64 DEBUG: graphite2-1.3.14-9.el9.x86_64 DEBUG: webrtc-audio-processing-0.3.1-8.el9.x86_64 DEBUG: info-6.7-15.el9.x86_64 DEBUG: ed-1.14.2-12.el9.x86_64 DEBUG: patch-2.7.6-16.el9.x86_64 DEBUG: tcl-8.6.10-7.el9.x86_64 DEBUG: libfontenc-1.1.3-17.el9.x86_64 DEBUG: adwaita-icon-theme-40.1.1-3.el9.noarch DEBUG: libpaper-1.1.28-4.el9.x86_64 DEBUG: perl-Digest-1.19-4.el9.noarch DEBUG: perl-Digest-MD5-2.58-4.el9.x86_64 DEBUG: perl-B-1.80-480.el9.x86_64 DEBUG: perl-FileHandle-2.03-480.el9.noarch DEBUG: perl-AutoLoader-5.74-480.el9.noarch DEBUG: perl-Data-Dumper-2.174-462.el9.x86_64 DEBUG: perl-libnet-3.13-4.el9.noarch DEBUG: perl-base-2.27-480.el9.noarch DEBUG: perl-URI-5.09-3.el9.noarch DEBUG: perl-Net-SSLeay-1.92-2.el9.x86_64 DEBUG: perl-if-0.60.800-480.el9.noarch DEBUG: perl-IO-Socket-IP-0.41-5.el9.noarch DEBUG: perl-Time-Local-1.300-7.el9.noarch DEBUG: perl-File-Path-2.18-4.el9.noarch DEBUG: perl-IO-Socket-SSL-2.073-1.el9.noarch DEBUG: perl-Pod-Escapes-1.07-460.el9.noarch DEBUG: perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch DEBUG: perl-Mozilla-CA-20200520-6.el9.noarch DEBUG: perl-Class-Struct-0.66-480.el9.noarch DEBUG: perl-POSIX-1.94-480.el9.x86_64 DEBUG: perl-Term-ANSIColor-5.01-461.el9.noarch DEBUG: perl-IPC-Open3-1.21-480.el9.noarch DEBUG: perl-subs-1.03-480.el9.noarch DEBUG: perl-File-Temp-0.231.100-4.el9.noarch DEBUG: perl-Term-Cap-1.17-460.el9.noarch DEBUG: perl-Pod-Simple-3.42-4.el9.noarch DEBUG: perl-Socket-2.031-4.el9.x86_64 DEBUG: perl-SelectSaver-1.02-480.el9.noarch DEBUG: perl-Symbol-1.08-480.el9.noarch DEBUG: perl-File-stat-1.09-480.el9.noarch DEBUG: perl-podlators-4.14-460.el9.noarch DEBUG: perl-Pod-Perldoc-3.28.01-461.el9.noarch DEBUG: perl-Fcntl-1.13-480.el9.x86_64 DEBUG: perl-Text-ParseWords-3.30-460.el9.noarch DEBUG: perl-mro-1.23-480.el9.x86_64 DEBUG: perl-IO-1.43-480.el9.x86_64 DEBUG: perl-overloading-0.02-480.el9.noarch DEBUG: perl-Pod-Usage-2.01-4.el9.noarch DEBUG: perl-Errno-1.30-480.el9.x86_64 DEBUG: perl-File-Basename-2.85-480.el9.noarch DEBUG: perl-Getopt-Std-1.12-480.el9.noarch DEBUG: perl-MIME-Base64-3.16-4.el9.x86_64 DEBUG: perl-Scalar-List-Utils-1.56-461.el9.x86_64 DEBUG: perl-constant-1.33-461.el9.noarch DEBUG: perl-Storable-3.21-460.el9.x86_64 DEBUG: perl-overload-1.31-480.el9.noarch DEBUG: perl-parent-0.238-460.el9.noarch DEBUG: perl-vars-1.05-480.el9.noarch DEBUG: perl-Getopt-Long-2.52-4.el9.noarch DEBUG: perl-Carp-1.50-460.el9.noarch DEBUG: perl-Exporter-5.74-461.el9.noarch DEBUG: perl-NDBM_File-1.15-480.el9.x86_64 DEBUG: perl-PathTools-3.78-461.el9.x86_64 DEBUG: perl-Encode-3.08-462.el9.x86_64 DEBUG: perl-libs-5.32.1-480.el9.x86_64 DEBUG: perl-interpreter-5.32.1-480.el9.x86_64 DEBUG: bluez-libs-5.56-6.el9.x86_64 DEBUG: cpio-2.13-16.el9.x86_64 DEBUG: keyutils-libs-1.6.3-1.el9.x86_64 DEBUG: libcbor-0.7.0-5.el9.x86_64 DEBUG: libdb-5.3.28-53.el9.x86_64 DEBUG: libpwquality-1.4.4-8.el9.x86_64 DEBUG: dbus-broker-28-7.el9.x86_64 DEBUG: libpciaccess-0.16-6.el9.x86_64 DEBUG: libglvnd-glx-1.3.4-1.el9.x86_64 DEBUG: libglvnd-egl-1.3.4-1.el9.x86_64 DEBUG: libpipeline-1.5.3-4.el9.x86_64 DEBUG: man-db-2.9.3-7.el9.x86_64 DEBUG: libpkgconf-1.7.3-10.el9.x86_64 DEBUG: pkgconf-1.7.3-10.el9.x86_64 DEBUG: pkgconf-pkg-config-1.7.3-10.el9.x86_64 DEBUG: libverto-0.3.2-3.el9.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-21.el9.x86_64 DEBUG: scl-utils-2.0.3-4.el9.x86_64 DEBUG: efi-srpm-macros-4-9.el9.noarch DEBUG: lua-srpm-macros-1-6.el9.noarch DEBUG: make-4.3-7.el9.x86_64 DEBUG: freetype-2.10.4-9.el9.x86_64 DEBUG: fontconfig-2.14.0-2.el9.x86_64 DEBUG: cairo-1.17.4-7.el9.x86_64 DEBUG: json-glib-1.6.6-1.el9.x86_64 DEBUG: atk-2.36.0-5.el9.x86_64 DEBUG: cairo-gobject-1.17.4-7.el9.x86_64 DEBUG: polkit-libs-0.117-11.el9.x86_64 DEBUG: polkit-0.117-11.el9.x86_64 DEBUG: polkit-pkla-compat-0.1-21.el9.x86_64 DEBUG: gsettings-desktop-schemas-40.0-6.el9.x86_64 DEBUG: dconf-0.40.0-6.el9.x86_64 DEBUG: rtkit-0.11-28.el9.x86_64 DEBUG: libgxps-0.3.2-3.el9.x86_64 DEBUG: gd-2.3.2-3.el9.x86_64 DEBUG: libXft-2.3.3-8.el9.x86_64 DEBUG: urw-base35-bookman-fonts-20200910-6.el9.noarch DEBUG: urw-base35-c059-fonts-20200910-6.el9.noarch DEBUG: urw-base35-d050000l-fonts-20200910-6.el9.noarch DEBUG: urw-base35-gothic-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-roman-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-sans-fonts-20200910-6.el9.noarch DEBUG: urw-base35-p052-fonts-20200910-6.el9.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-6.el9.noarch DEBUG: urw-base35-z003-fonts-20200910-6.el9.noarch DEBUG: urw-base35-fonts-20200910-6.el9.noarch DEBUG: libraqm-0.7.0-7.el9s.x86_64 DEBUG: mkfontscale-1.2.1-3.el9.x86_64 DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-33.el9.noarch DEBUG: ModemManager-glib-1.20.2-1.el9.x86_64 DEBUG: gobject-introspection-1.68.0-11.el9.x86_64 DEBUG: libgudev-237-1.el9.x86_64 DEBUG: upower-0.99.11-11.el9.x86_64 DEBUG: colord-libs-1.4.5-4.el9.x86_64 DEBUG: shared-mime-info-2.1-5.el9.x86_64 DEBUG: gdk-pixbuf2-2.42.6-3.el9.x86_64 DEBUG: gdk-pixbuf2-modules-2.42.6-3.el9.x86_64 DEBUG: gtk-update-icon-cache-3.24.31-2.el9.x86_64 DEBUG: libgsf-1.14.47-5.el9.x86_64 DEBUG: libnotify-0.7.9-8.el9.x86_64 DEBUG: at-spi2-core-2.40.3-1.el9.x86_64 DEBUG: at-spi2-atk-2.38.0-4.el9.x86_64 DEBUG: graphene-1.10.6-2.el9.x86_64 DEBUG: libgexiv2-0.12.3-1.el9.x86_64 DEBUG: low-memory-monitor-2.1-4.el9.x86_64 DEBUG: totem-pl-parser-3.26.6-2.el9.x86_64 DEBUG: libproxy-webkitgtk4-0.4.15-35.el9.x86_64 DEBUG: glib-networking-2.68.3-3.el9.x86_64 DEBUG: libsoup-2.72.0-8.el9.x86_64 DEBUG: geoclue2-2.6.0-7.el9.x86_64 DEBUG: libappstream-glib-0.7.18-4.el9.x86_64 DEBUG: osinfo-db-tools-1.10.0-1.el9.x86_64 DEBUG: libosinfo-1.10.0-1.el9.x86_64 DEBUG: xdg-dbus-proxy-0.1.3-1.el9.x86_64 DEBUG: liblqr-1-0.4.2-17.el9s.x86_64 DEBUG: npth-1.6-8.el9.x86_64 DEBUG: gpgme-1.15.1-6.el9.x86_64 DEBUG: which-2.21-29.el9.x86_64 DEBUG: fuse-2.9.9-15.el9.x86_64 DEBUG: gcc-toolset-12-runtime-12.0-5.el9.x86_64 DEBUG: fdk-aac-free-2.0.0-8.el9.x86_64 DEBUG: giflib-5.2.1-9.el9.x86_64 DEBUG: libxcrypt-devel-4.4.18-3.el9.x86_64 DEBUG: fonts-srpm-macros-2.0.5-7.el9.1.noarch DEBUG: python-srpm-macros-3.9-52.el9.noarch DEBUG: python-rpm-macros-3.9-52.el9.noarch DEBUG: python3-rpm-macros-3.9-52.el9.noarch DEBUG: gsm-1.0.19-6.el9.x86_64 DEBUG: jbig2dec-libs-0.19-7.el9.x86_64 DEBUG: libasyncns-0.8-22.el9.x86_64 DEBUG: pulseaudio-libs-15.0-2.el9.x86_64 DEBUG: pulseaudio-utils-15.0-2.el9.x86_64 DEBUG: libdatrie-0.2.13-4.el9.x86_64 DEBUG: libthai-0.1.28-8.el9.x86_64 DEBUG: pango-1.48.7-3.el9.x86_64 DEBUG: libepoxy-1.5.5-4.el9.x86_64 DEBUG: libexif-0.6.22-6.el9.x86_64 DEBUG: libijs-0.35-15.el9.x86_64 DEBUG: libiptcdata-1.0.5-9.el9.x86_64 DEBUG: libldac-2.0.2.3-10.el9.x86_64 DEBUG: libsbc-1.4-9.el9.x86_64 DEBUG: libvisual-0.4.0-34.el9.x86_64 DEBUG: libwmf-lite-0.2.12-10.el9.x86_64 DEBUG: orc-0.4.31-6.el9.x86_64 DEBUG: libtracker-sparql-3.1.2-3.el9.x86_64 DEBUG: tracker-3.1.2-3.el9.x86_64 DEBUG: tracker-miners-3.1.2-3.el9.x86_64 DEBUG: gtk3-3.24.31-2.el9.x86_64 DEBUG: xdg-desktop-portal-gtk-1.12.0-3.el9.x86_64 DEBUG: gtk2-2.24.33-8.el9.x86_64 DEBUG: graphviz-2.44.0-25.el9.x86_64 DEBUG: python3-sphinx-3.4.3-7.el9.noarch DEBUG: python3-pbr-5.11.1-1.el9s.noarch DEBUG: python3-setuptools_scm-7.1.0-2.el9s.noarch DEBUG: python3-sqlalchemy-1.4.45-3.el9.x86_64 DEBUG: openstack-macros-2023.1.0-0.20230216203352.ce6a105.el9.noarch DEBUG: python3-eventlet-0.33.3-1.el9s.noarch DEBUG: python3-distro-1.8.0-3.el9s.noarch DEBUG: lua-libs-5.4.4-4.el9.x86_64 DEBUG: libffi-3.4.2-8.el9.x86_64 DEBUG: wireplumber-0.4.14-1.el9.x86_64 DEBUG: wireplumber-libs-0.4.14-1.el9.x86_64 DEBUG: qt5-srpm-macros-5.15.9-1.el9.noarch DEBUG: less-590-2.el9.x86_64 DEBUG: environment-modules-5.3.0-1.el9.x86_64 DEBUG: kmod-28-9.el9.x86_64 DEBUG: kmod-libs-28-9.el9.x86_64 DEBUG: alsa-lib-1.2.9-1.el9.x86_64 DEBUG: osinfo-db-20230518-1.el9.noarch DEBUG: git-core-2.39.3-1.el9.x86_64 DEBUG: alternatives-1.24-1.el9.x86_64 DEBUG: binutils-gold-2.35.2-42.el9.x86_64 DEBUG: binutils-2.35.2-42.el9.x86_64 DEBUG: gstreamer1-1.22.1-2.el9.x86_64 DEBUG: gstreamer1-plugins-base-1.22.1-1.el9.x86_64 DEBUG: libssh-config-0.10.4-11.el9.noarch DEBUG: libssh-0.10.4-11.el9.x86_64 DEBUG: pyproject-srpm-macros-1.9.0-1.el9.noarch DEBUG: python3-requests-2.25.1-7.el9.noarch DEBUG: libeconf-0.4.1-3.el9.x86_64 DEBUG: kbd-misc-2.4.0-9.el9.noarch DEBUG: kbd-legacy-2.4.0-9.el9.noarch DEBUG: kbd-2.4.0-9.el9.x86_64 DEBUG: python3-dns-2.3.0-2.el9.noarch DEBUG: kernel-srpm-macros-1.0-13.el9.noarch DEBUG: python3-greenlet-2.0.2-1.el9s.x86_64 DEBUG: libcap-2.48-9.el9.x86_64 DEBUG: libcanberra-0.30-27.el9.x86_64 DEBUG: libcanberra-gtk3-0.30-27.el9.x86_64 DEBUG: libcanberra-gtk2-0.30-27.el9.x86_64 DEBUG: cryptsetup-libs-2.6.0-3.el9.x86_64 DEBUG: shadow-utils-4.9-8.el9.x86_64 DEBUG: vulkan-loader-1.3.250.1-1.el9.x86_64 DEBUG: python3-pytz-2021.1-5.el9.noarch DEBUG: libedit-3.1-38.20210216cvs.el9.x86_64 DEBUG: tpm2-tss-3.2.2-2.el9.x86_64 DEBUG: dbus-1.12.20-8.el9.x86_64 DEBUG: device-mapper-libs-1.02.195-3.el9.x86_64 DEBUG: device-mapper-1.02.195-3.el9.x86_64 DEBUG: flatpak-session-helper-1.12.8-1.el9.x86_64 DEBUG: flatpak-1.12.8-1.el9.x86_64 DEBUG: dbus-common-1.12.20-8.el9.noarch DEBUG: dbus-libs-1.12.20-8.el9.x86_64 DEBUG: pipewire-0.3.67-2.el9.x86_64 DEBUG: pipewire-libs-0.3.67-2.el9.x86_64 DEBUG: pipewire-alsa-0.3.67-2.el9.x86_64 DEBUG: pipewire-jack-audio-connection-kit-0.3.67-2.el9.x86_64 DEBUG: pipewire-pulseaudio-0.3.67-2.el9.x86_64 DEBUG: gnupg2-2.3.3-4.el9.x86_64 DEBUG: perl-HTTP-Tiny-0.076-461.el9.noarch DEBUG: python3-pip-wheel-21.2.3-7.el9.noarch DEBUG: python3-pip-21.2.3-7.el9.noarch DEBUG: file-libs-5.39-14.el9.x86_64 DEBUG: file-5.39-14.el9.x86_64 DEBUG: libgusb-0.3.8-2.el9.x86_64 DEBUG: fuse-common-3.10.2-6.el9.x86_64 DEBUG: libuuid-2.37.4-15.el9.x86_64 DEBUG: libblkid-2.37.4-15.el9.x86_64 DEBUG: libmount-2.37.4-15.el9.x86_64 DEBUG: libfdisk-2.37.4-15.el9.x86_64 DEBUG: libsmartcols-2.37.4-15.el9.x86_64 DEBUG: gcc-toolset-12-binutils-2.38-19.el9.x86_64 DEBUG: gcc-toolset-12-binutils-gold-2.38-19.el9.x86_64 DEBUG: ncurses-base-6.2-10.20210508.el9.noarch DEBUG: ncurses-libs-6.2-10.20210508.el9.x86_64 DEBUG: util-linux-core-2.37.4-15.el9.x86_64 DEBUG: util-linux-2.37.4-15.el9.x86_64 DEBUG: ncurses-6.2-10.20210508.el9.x86_64 DEBUG: procps-ng-3.3.17-13.el9.x86_64 DEBUG: findutils-4.8.0-6.el9.x86_64 DEBUG: gmp-6.2.0-13.el9.x86_64 DEBUG: krb5-libs-1.21.1-1.el9.x86_64 DEBUG: libtiff-4.4.0-10.el9.x86_64 DEBUG: ca-certificates-2023.2.60_v7.0.306-90.1.el9.noarch DEBUG: centos-gpg-keys-9.0-23.el9.noarch DEBUG: centos-stream-repos-9.0-23.el9.noarch DEBUG: centos-stream-release-9.0-23.el9.noarch DEBUG: libwebp-1.2.0-8.el9.x86_64 DEBUG: go-srpm-macros-3.2.0-3.el9.noarch DEBUG: flac-libs-1.3.3-12.el9.x86_64 DEBUG: LibRaw-0.21.1-1.el9.x86_64 DEBUG: librsvg2-2.50.7-3.el9.x86_64 DEBUG: ImageMagick-libs-6.9.12.98-1.el9s.x86_64 DEBUG: redhat-rpm-config-206-1.el9.noarch DEBUG: ImageMagick-6.9.12.98-1.el9s.x86_64 DEBUG: pixman-0.40.0-6.el9.x86_64 DEBUG: python3-markupsafe-2.1.3-2.el9s.x86_64 DEBUG: poppler-21.01.0-19.el9.x86_64 DEBUG: libX11-common-1.7.0-9.el9.noarch DEBUG: libX11-1.7.0-9.el9.x86_64 DEBUG: libcurl-7.76.1-28.el9.x86_64 DEBUG: curl-7.76.1-28.el9.x86_64 DEBUG: libXpm-3.5.13-10.el9.x86_64 DEBUG: poppler-glib-21.01.0-19.el9.x86_64 DEBUG: libX11-xcb-1.7.0-9.el9.x86_64 DEBUG: harfbuzz-2.7.4-10.el9.x86_64 DEBUG: gdb-minimal-10.2-12.el9.x86_64 DEBUG: libnghttp2-1.43.0-5.el9.1.x86_64 DEBUG: python3-libs-3.9.18-1.el9.x86_64 DEBUG: python-unversioned-command-3.9.18-1.el9.noarch DEBUG: python3-3.9.18-1.el9.x86_64 DEBUG: openssh-8.7p1-35.el9.x86_64 DEBUG: openssh-clients-8.7p1-35.el9.x86_64 DEBUG: python3-devel-3.9.18-1.el9.x86_64 DEBUG: zlib-1.2.11-41.el9.x86_64 DEBUG: audit-libs-3.1.2-2.el9.x86_64 DEBUG: python3-audit-3.1.2-2.el9.x86_64 DEBUG: glib2-2.68.4-12.el9.x86_64 DEBUG: libfido2-1.13.0-2.el9.x86_64 DEBUG: libxml2-2.9.13-5.el9.x86_64 DEBUG: libgs-9.54.0-14.el9.x86_64 DEBUG: libsndfile-1.0.31-8.el9.x86_64 DEBUG: crypto-policies-20231113-1.gite9247c2.el9.noarch DEBUG: openssl-libs-3.0.7-25.el9.x86_64 DEBUG: openssl-3.0.7-25.el9.x86_64 DEBUG: avahi-libs-0.8-20.el9.x86_64 DEBUG: avahi-glib-0.8-20.el9.x86_64 DEBUG: pam-1.5.1-16.el9.x86_64 DEBUG: crypto-policies-scripts-20231113-1.gite9247c2.el9.noarch DEBUG: annobin-12.31-1.el9.x86_64 DEBUG: libacl-2.3.1-4.el9.x86_64 DEBUG: p11-kit-0.25.3-2.el9.x86_64 DEBUG: p11-kit-trust-0.25.3-2.el9.x86_64 DEBUG: nettle-3.9.1-1.el9.x86_64 DEBUG: pcre2-syntax-10.40-4.el9.noarch DEBUG: pcre2-10.40-4.el9.x86_64 DEBUG: p11-kit-server-0.25.3-2.el9.x86_64 DEBUG: python3-rpm-generators-12-9.el9.noarch DEBUG: acl-2.3.1-4.el9.x86_64 DEBUG: xdg-desktop-portal-1.12.6-1.el9.x86_64 DEBUG: nspr-4.35.0-4.el9.x86_64 DEBUG: nss-util-3.90.0-4.el9.x86_64 DEBUG: nss-softokn-freebl-3.90.0-4.el9.x86_64 DEBUG: nss-softokn-3.90.0-4.el9.x86_64 DEBUG: nss-3.90.0-4.el9.x86_64 DEBUG: nss-sysinit-3.90.0-4.el9.x86_64 DEBUG: cups-libs-2.3.3op2-22.el9.x86_64 DEBUG: elfutils-libelf-0.190-2.el9.x86_64 DEBUG: libsepol-3.6-1.el9.x86_64 DEBUG: libselinux-3.6-1.el9.x86_64 DEBUG: libdrm-2.4.117-1.el9.x86_64 DEBUG: systemd-libs-252-21.el9.x86_64 DEBUG: rpm-4.16.1.3-29.el9.x86_64 DEBUG: rpm-libs-4.16.1.3-29.el9.x86_64 DEBUG: libsemanage-3.6-1.el9.x86_64 DEBUG: python3-libselinux-3.6-1.el9.x86_64 DEBUG: mesa-libglapi-23.3.0-1.el9.x86_64 DEBUG: python3-libsemanage-3.6-1.el9.x86_64 DEBUG: mesa-libgbm-23.3.0-1.el9.x86_64 DEBUG: libselinux-utils-3.6-1.el9.x86_64 DEBUG: policycoreutils-3.6-1.el9.x86_64 DEBUG: python3-setools-4.4.4-1.el9.x86_64 DEBUG: gnutls-3.8.2-2.el9.x86_64 DEBUG: checkpolicy-3.6-1.el9.x86_64 DEBUG: python3-policycoreutils-3.6-1.el9.noarch DEBUG: systemd-rpm-macros-252-21.el9.noarch DEBUG: systemd-252-21.el9.x86_64 DEBUG: systemd-pam-252-21.el9.x86_64 DEBUG: elfutils-default-yama-scope-0.190-2.el9.noarch DEBUG: elfutils-libs-0.190-2.el9.x86_64 DEBUG: elfutils-debuginfod-client-0.190-2.el9.x86_64 DEBUG: elfutils-0.190-2.el9.x86_64 DEBUG: debugedit-5.0-5.el9.x86_64 DEBUG: rpm-build-libs-4.16.1.3-29.el9.x86_64 DEBUG: rpm-build-4.16.1.3-29.el9.x86_64 DEBUG: systemd-udev-252-21.el9.x86_64 DEBUG: policycoreutils-python-utils-3.6-1.el9.noarch DEBUG: NetworkManager-libnm-1.45.9-1.el9.x86_64 DEBUG: mesa-libEGL-23.3.0-1.el9.x86_64 DEBUG: mesa-libGL-23.3.0-1.el9.x86_64 DEBUG: ostree-libs-2023.8-3.el9.x86_64 DEBUG: mesa-vulkan-drivers-23.3.0-1.el9.x86_64 DEBUG: libcom_err-1.46.5-5.el9.x86_64 DEBUG: openldap-2.6.6-1.el9.x86_64 DEBUG: python3-urllib3-1.26.5-5.el9.noarch DEBUG: hwdata-0.348-9.12.el9.noarch DEBUG: libgcc-11.4.1-3.el9.x86_64 DEBUG: glibc-common-2.34-95.el9.x86_64 DEBUG: glibc-gconv-extra-2.34-95.el9.x86_64 DEBUG: glibc-minimal-langpack-2.34-95.el9.x86_64 DEBUG: glibc-2.34-95.el9.x86_64 DEBUG: libstdc++-11.4.1-3.el9.x86_64 DEBUG: libatomic-11.4.1-3.el9.x86_64 DEBUG: libgomp-11.4.1-3.el9.x86_64 DEBUG: cpp-11.4.1-3.el9.x86_64 DEBUG: glibc-headers-2.34-95.el9.x86_64 DEBUG: kernel-headers-5.14.0-404.el9.x86_64 DEBUG: glibc-devel-2.34-95.el9.x86_64 DEBUG: gcc-11.4.1-3.el9.x86_64 DEBUG: gcc-plugin-annobin-11.4.1-3.el9.x86_64 DEBUG: webkit2gtk3-jsc-2.42.4-1.el9.x86_64 DEBUG: llvm-libs-17.0.6-3.el9.x86_64 DEBUG: libtdb-1.4.9-1.el9.x86_64 DEBUG: sqlite-libs-3.34.1-7.el9.x86_64 DEBUG: pyproject-rpm-macros-1.9.0-1.el9.noarch DEBUG: python3-wheel-0.36.2-8.el9.noarch DEBUG: Child return code was: 0 INFO: ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target x86_64 --nodeps /builddir/build/SPECS/openstack-barbican.spec'], chrootPath='/var/lib/mock/dlrn-centos9-master-uc-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': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1026gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueraiseExc=FalseprintOutput=False) DEBUG: child environment: None DEBUG: Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target x86_64 --nodeps /builddir/build/SPECS/openstack-barbican.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': 'C.UTF-8'} and shell False DEBUG: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.DOM4P3 DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd /builddir/build/BUILD DEBUG: + rm -rf barbican-17.1.0.dev33 DEBUG: + /usr/bin/gzip -dc /builddir/build/SOURCES/barbican-17.1.0.dev33-0.20240110173346.73de2e8.tar.gz DEBUG: + /usr/bin/tar -xof - DEBUG: + STATUS=0 DEBUG: + '[' 0 -ne 0 ']' DEBUG: + cd barbican-17.1.0.dev33 DEBUG: + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . DEBUG: + sed -i s/oslosphinx/oslo.sphinx/ doc/source/conf.py DEBUG: + sed -i '/^[[:space:]]*-c{env:.*_CONSTRAINTS_FILE.*/d' tox.ini DEBUG: + sed -i 's/^deps = -c{env:.*_CONSTRAINTS_FILE.*/deps =/' tox.ini DEBUG: + sed -i '/^minversion.*/d' tox.ini DEBUG: + sed -i '/^requires.*virtualenv.*/d' tox.ini DEBUG: + rm -f barbican/tests/test_hacking.py DEBUG: + for pkg in doc8 bandit pre-commit hacking flake8-import-order sphinx openstackdocstheme DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f doc/requirements.txt ']' DEBUG: + sed -i '/^doc8.*/d' doc/requirements.txt DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f test-requirements.txt ']' DEBUG: + sed -i '/^doc8.*/d' test-requirements.txt DEBUG: + for pkg in doc8 bandit pre-commit hacking flake8-import-order sphinx openstackdocstheme DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f doc/requirements.txt ']' DEBUG: + sed -i '/^bandit.*/d' doc/requirements.txt DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f test-requirements.txt ']' DEBUG: + sed -i '/^bandit.*/d' test-requirements.txt DEBUG: + for pkg in doc8 bandit pre-commit hacking flake8-import-order sphinx openstackdocstheme DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f doc/requirements.txt ']' DEBUG: + sed -i '/^pre-commit.*/d' doc/requirements.txt DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f test-requirements.txt ']' DEBUG: + sed -i '/^pre-commit.*/d' test-requirements.txt DEBUG: + for pkg in doc8 bandit pre-commit hacking flake8-import-order sphinx openstackdocstheme DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f doc/requirements.txt ']' DEBUG: + sed -i '/^hacking.*/d' doc/requirements.txt DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f test-requirements.txt ']' DEBUG: + sed -i '/^hacking.*/d' test-requirements.txt DEBUG: + for pkg in doc8 bandit pre-commit hacking flake8-import-order sphinx openstackdocstheme DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f doc/requirements.txt ']' DEBUG: + sed -i '/^flake8-import-order.*/d' doc/requirements.txt DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f test-requirements.txt ']' DEBUG: + sed -i '/^flake8-import-order.*/d' test-requirements.txt DEBUG: + for pkg in doc8 bandit pre-commit hacking flake8-import-order sphinx openstackdocstheme DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f doc/requirements.txt ']' DEBUG: + sed -i '/^sphinx.*/d' doc/requirements.txt DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f test-requirements.txt ']' DEBUG: + sed -i '/^sphinx.*/d' test-requirements.txt DEBUG: + for pkg in doc8 bandit pre-commit hacking flake8-import-order sphinx openstackdocstheme DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f doc/requirements.txt ']' DEBUG: + sed -i '/^openstackdocstheme.*/d' doc/requirements.txt DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f test-requirements.txt ']' DEBUG: + sed -i '/^openstackdocstheme.*/d' test-requirements.txt DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.Cgoy7r DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd barbican-17.1.0.dev33 DEBUG: + echo pyproject-rpm-macros DEBUG: + echo python3-devel DEBUG: + echo 'python3dist(pip) >= 19' DEBUG: + echo 'python3dist(packaging)' DEBUG: + '[' -f pyproject.toml ']' DEBUG: + '[' -f setup.py ']' DEBUG: + echo 'python3dist(setuptools) >= 40.8' DEBUG: + echo 'python3dist(wheel)' DEBUG: + rm -rfv '*.dist-info/' DEBUG: + '[' -f /usr/bin/python3 ']' DEBUG: + mkdir -p /builddir/build/BUILD/barbican-17.1.0.dev33/.pyproject-builddir DEBUG: + echo -n DEBUG: + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' DEBUG: + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' DEBUG: + TMPDIR=/builddir/build/BUILD/barbican-17.1.0.dev33/.pyproject-builddir DEBUG: + RPM_TOXENV=py39 DEBUG: + HOSTNAME=rpmbuild DEBUG: + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/barbican-17.1.0.dev33/pyproject-wheeldir --output /builddir/build/BUILD/openstack-barbican-17.1.0-0.20240110173346.73de2e8.el9.x86_64-pyproject-buildrequires -t -e py39 DEBUG: Handling setuptools >= 40.8 from default build backend DEBUG: Requirement satisfied: setuptools >= 40.8 DEBUG: (installed: setuptools 57.4.0) DEBUG: Handling wheel from default build backend DEBUG: Requirement satisfied: wheel DEBUG: (installed: wheel 0.36.2) DEBUG: Handling wheel from get_requires_for_build_wheel DEBUG: Requirement satisfied: wheel DEBUG: (installed: wheel 0.36.2) DEBUG: Handling pbr>=2.0.0 from get_requires_for_build_wheel DEBUG: Requirement satisfied: pbr>=2.0.0 DEBUG: (installed: pbr 5.11.1) DEBUG: Handling tox-current-env >= 0.0.6 from tox itself DEBUG: Requirement not satisfied: tox-current-env >= 0.0.6 DEBUG: Exiting dependency generation pass: tox itself DEBUG: + cat /builddir/build/BUILD/openstack-barbican-17.1.0-0.20240110173346.73de2e8.el9.x86_64-pyproject-buildrequires DEBUG: + rm -rfv '*.dist-info/' DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Wrote: /builddir/build/SRPMS/openstack-barbican-17.1.0-0.20240110173346.73de2e8.el9.buildreqs.nosrc.rpm DEBUG: Child return code was: 11 INFO: Dynamic buildrequires detected INFO: Going to install missing buildrequires. See root.log for details. INFO: Going to install missing dynamic buildrequires DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/', '--releasever', '9', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/builddir/build/SRPMS/openstack-barbican-17.1.0-0.20240110173346.73de2e8.el9.buildreqs.nosrc.rpm'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/', '--releasever', '9', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/builddir/build/SRPMS/openstack-barbican-17.1.0-0.20240110173346.73de2e8.el9.buildreqs.nosrc.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LC_MESSAGES': 'C.UTF-8'} and shell False DEBUG: No matches found for the following disable plugin patterns: local, spacewalk, versionlock DEBUG: Last metadata expiration check: 0:00:17 ago on Wed Jan 10 17:35:02 2024. DEBUG: Package openstack-macros-2023.1.0-0.20230216203352.ce6a105.el9.noarch is already installed. DEBUG: Package pyproject-rpm-macros-1.9.0-1.el9.noarch is already installed. DEBUG: Package pyproject-rpm-macros-1.9.0-1.el9.noarch is already installed. DEBUG: Package python3-devel-3.9.18-1.el9.x86_64 is already installed. DEBUG: Package python3-devel-3.9.18-1.el9.x86_64 is already installed. DEBUG: Package python3-packaging-20.9-5.el9.noarch is already installed. DEBUG: Package python3-pbr-5.11.1-1.el9s.noarch is already installed. DEBUG: Package python3-pip-21.2.3-7.el9.noarch is already installed. DEBUG: Package python3-setuptools-57.4.0-1.el9s.noarch is already installed. DEBUG: Package python3-wheel-1:0.36.2-8.el9.noarch is already installed. DEBUG: Package systemd-252-21.el9.x86_64 is already installed. DEBUG: Dependencies resolved. DEBUG: ======================================================================================= DEBUG: Package Arch Version Repository Size DEBUG: ======================================================================================= DEBUG: Installing: DEBUG: python3-tox-current-env noarch 0.0.8-1.el9s delorean-master-build-deps 21 k DEBUG: Installing dependencies: DEBUG: libnsl2 x86_64 2.0.0-1.el9 appstream 31 k DEBUG: libtirpc x86_64 1.3.3-2.el9 baseos 93 k DEBUG: mpdecimal x86_64 2.5.1-3.el9 appstream 86 k DEBUG: python3-appdirs noarch 1.4.4-4.el9 appstream 23 k DEBUG: python3-distlib noarch 0.3.7-1.el9s delorean-master-build-deps 193 k DEBUG: python3-filelock noarch 3.7.1-1.el9s delorean-master-build-deps 24 k DEBUG: python3-pluggy noarch 0.13.1-7.el9 appstream 41 k DEBUG: python3-py noarch 1.10.0-6.el9 appstream 477 k DEBUG: python3-toml noarch 0.10.2-6.el9 appstream 42 k DEBUG: python3-virtualenv noarch 20.4.4-1.el9s delorean-master-build-deps 228 k DEBUG: python3-wheel-wheel noarch 1:0.36.2-8.el9 crb 43 k DEBUG: python3.11 x86_64 3.11.5-1.el9 appstream 27 k DEBUG: python3.11-libs x86_64 3.11.5-1.el9 appstream 9.9 M DEBUG: python3.11-pip-wheel noarch 22.3.1-4.el9 appstream 1.4 M DEBUG: python3.11-setuptools-wheel noarch 65.5.1-2.el9 appstream 713 k DEBUG: tox noarch 3.23.0-2.el9s delorean-master-build-deps 168 k DEBUG: Installing weak dependencies: DEBUG: python3.11-devel x86_64 3.11.5-1.el9 appstream 277 k DEBUG: Transaction Summary DEBUG: ======================================================================================= DEBUG: Install 18 Packages DEBUG: Total size: 14 M DEBUG: Installed size: 53 M DEBUG: Downloading Packages: DEBUG: [SKIPPED] libtirpc-1.3.3-2.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libnsl2-2.0.0-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] mpdecimal-2.5.1-3.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-appdirs-1.4.4-4.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pluggy-0.13.1-7.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-py-1.10.0-6.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-toml-0.10.2-6.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3.11-3.11.5-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3.11-devel-3.11.5-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3.11-libs-3.11.5-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3.11-pip-wheel-22.3.1-4.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3.11-setuptools-wheel-65.5.1-2.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-wheel-wheel-0.36.2-8.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-distlib-0.3.7-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-filelock-3.7.1-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-tox-current-env-0.0.8-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-virtualenv-20.4.4-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] tox-3.23.0-2.el9s.noarch.rpm: Already downloaded DEBUG: Running transaction check DEBUG: Transaction check succeeded. DEBUG: Running transaction test DEBUG: Transaction test succeeded. DEBUG: Running transaction DEBUG: Preparing : 1/1 DEBUG: Installing : python3-filelock-3.7.1-1.el9s.noarch 1/18 DEBUG: Installing : libtirpc-1.3.3-2.el9.x86_64 2/18 DEBUG: Installing : libnsl2-2.0.0-1.el9.x86_64 3/18 DEBUG: Installing : python3-distlib-0.3.7-1.el9s.noarch 4/18 DEBUG: Installing : python3-wheel-wheel-1:0.36.2-8.el9.noarch 5/18 DEBUG: Installing : python3.11-setuptools-wheel-65.5.1-2.el9.noarch 6/18 DEBUG: Installing : python3.11-pip-wheel-22.3.1-4.el9.noarch 7/18 DEBUG: Installing : python3-toml-0.10.2-6.el9.noarch 8/18 DEBUG: Installing : python3-py-1.10.0-6.el9.noarch 9/18 DEBUG: Installing : python3-pluggy-0.13.1-7.el9.noarch 10/18 DEBUG: Installing : python3-appdirs-1.4.4-4.el9.noarch 11/18 DEBUG: Installing : python3-virtualenv-20.4.4-1.el9s.noarch 12/18 DEBUG: Installing : mpdecimal-2.5.1-3.el9.x86_64 13/18 DEBUG: Installing : python3.11-3.11.5-1.el9.x86_64 14/18 DEBUG: Installing : python3.11-libs-3.11.5-1.el9.x86_64 15/18 DEBUG: Installing : python3.11-devel-3.11.5-1.el9.x86_64 16/18 DEBUG: Installing : tox-3.23.0-2.el9s.noarch 17/18 DEBUG: Installing : python3-tox-current-env-0.0.8-1.el9s.noarch 18/18 DEBUG: Running scriptlet: python3-tox-current-env-0.0.8-1.el9s.noarch 18/18 DEBUG: Verifying : libtirpc-1.3.3-2.el9.x86_64 1/18 DEBUG: Verifying : libnsl2-2.0.0-1.el9.x86_64 2/18 DEBUG: Verifying : mpdecimal-2.5.1-3.el9.x86_64 3/18 DEBUG: Verifying : python3-appdirs-1.4.4-4.el9.noarch 4/18 DEBUG: Verifying : python3-pluggy-0.13.1-7.el9.noarch 5/18 DEBUG: Verifying : python3-py-1.10.0-6.el9.noarch 6/18 DEBUG: Verifying : python3-toml-0.10.2-6.el9.noarch 7/18 DEBUG: Verifying : python3.11-3.11.5-1.el9.x86_64 8/18 DEBUG: Verifying : python3.11-devel-3.11.5-1.el9.x86_64 9/18 DEBUG: Verifying : python3.11-libs-3.11.5-1.el9.x86_64 10/18 DEBUG: Verifying : python3.11-pip-wheel-22.3.1-4.el9.noarch 11/18 DEBUG: Verifying : python3.11-setuptools-wheel-65.5.1-2.el9.noarch 12/18 DEBUG: Verifying : python3-wheel-wheel-1:0.36.2-8.el9.noarch 13/18 DEBUG: Verifying : python3-distlib-0.3.7-1.el9s.noarch 14/18 DEBUG: Verifying : python3-filelock-3.7.1-1.el9s.noarch 15/18 DEBUG: Verifying : python3-tox-current-env-0.0.8-1.el9s.noarch 16/18 DEBUG: Verifying : python3-virtualenv-20.4.4-1.el9s.noarch 17/18 DEBUG: Verifying : tox-3.23.0-2.el9s.noarch 18/18 DEBUG: Installed: DEBUG: libnsl2-2.0.0-1.el9.x86_64 DEBUG: libtirpc-1.3.3-2.el9.x86_64 DEBUG: mpdecimal-2.5.1-3.el9.x86_64 DEBUG: python3-appdirs-1.4.4-4.el9.noarch DEBUG: python3-distlib-0.3.7-1.el9s.noarch DEBUG: python3-filelock-3.7.1-1.el9s.noarch DEBUG: python3-pluggy-0.13.1-7.el9.noarch DEBUG: python3-py-1.10.0-6.el9.noarch DEBUG: python3-toml-0.10.2-6.el9.noarch DEBUG: python3-tox-current-env-0.0.8-1.el9s.noarch DEBUG: python3-virtualenv-20.4.4-1.el9s.noarch DEBUG: python3-wheel-wheel-1:0.36.2-8.el9.noarch DEBUG: python3.11-3.11.5-1.el9.x86_64 DEBUG: python3.11-devel-3.11.5-1.el9.x86_64 DEBUG: python3.11-libs-3.11.5-1.el9.x86_64 DEBUG: python3.11-pip-wheel-22.3.1-4.el9.noarch DEBUG: python3.11-setuptools-wheel-65.5.1-2.el9.noarch DEBUG: tox-3.23.0-2.el9s.noarch DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root'] 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': 'C.UTF-8'} and shell False DEBUG: fonts-filesystem-2.0.5-7.el9.1.noarch DEBUG: tzdata-2023c-1.el9.noarch DEBUG: dejavu-sans-fonts-2.37-18.el9.noarch DEBUG: adobe-mappings-cmap-20171205-12.el9.noarch DEBUG: adobe-mappings-cmap-deprecated-20171205-12.el9.noarch DEBUG: langpacks-core-font-en-3.0-16.el9.noarch DEBUG: adobe-source-code-pro-fonts-2.030.1.050-12.el9.1.noarch DEBUG: abattis-cantarell-fonts-0.301-4.el9.noarch DEBUG: google-droid-sans-fonts-20200215-11.el9.2.noarch DEBUG: xkeyboard-config-2.33-2.el9.noarch DEBUG: rust-srpm-macros-17-4.el9.noarch DEBUG: poppler-data-0.4.9-9.el9.noarch DEBUG: perl-srpm-macros-1-41.el9.noarch DEBUG: openblas-srpm-macros-2-11.el9.noarch DEBUG: ocaml-srpm-macros-6-6.el9.noarch DEBUG: ghc-srpm-macros-1.5.0-6.el9.noarch DEBUG: gawk-all-langpacks-5.1.0-6.el9.x86_64 DEBUG: adwaita-cursor-theme-40.1.1-3.el9.noarch DEBUG: adobe-mappings-pdf-20180407-10.el9.noarch DEBUG: vim-filesystem-8.2.2637-20.el9.noarch DEBUG: python3-setuptools-wheel-53.0.0-12.el9.noarch DEBUG: publicsuffix-list-dafsa-20210518-3.el9.noarch DEBUG: pkgconf-m4-1.7.3-10.el9.noarch DEBUG: coreutils-common-8.32-34.el9.x86_64 DEBUG: setup-2.13.7-9.el9.noarch DEBUG: filesystem-3.16-2.el9.x86_64 DEBUG: urw-base35-fonts-common-20200910-6.el9.noarch DEBUG: basesystem-11-13.el9.noarch DEBUG: bash-5.1.8-6.el9.x86_64 DEBUG: xz-libs-5.2.5-8.el9.x86_64 DEBUG: bzip2-libs-1.0.8-8.el9.x86_64 DEBUG: libxcrypt-4.4.18-3.el9.x86_64 DEBUG: libpng-1.6.37-12.el9.x86_64 DEBUG: expat-2.5.0-1.el9.x86_64 DEBUG: libzstd-1.5.1-2.el9.x86_64 DEBUG: libjpeg-turbo-2.0.90-6.el9.x86_64 DEBUG: libgpg-error-1.42-5.el9.x86_64 DEBUG: lcms2-2.12-3.el9.x86_64 DEBUG: mpfr-4.1.0-7.el9.x86_64 DEBUG: libwayland-client-1.21.0-1.el9.x86_64 DEBUG: readline-8.1-4.el9.x86_64 DEBUG: libogg-1.3.4-6.el9.x86_64 DEBUG: libvorbis-1.3.7-5.el9.x86_64 DEBUG: libtool-ltdl-2.4.6-45.el9.x86_64 DEBUG: libgcrypt-1.10.0-10.el9.x86_64 DEBUG: libicu-67.1-9.el9.x86_64 DEBUG: gdbm-libs-1.19-4.el9.x86_64 DEBUG: libattr-2.5.1-3.el9.x86_64 DEBUG: libcap-ng-0.8.2-7.el9.x86_64 DEBUG: lz4-libs-1.9.3-5.el9.x86_64 DEBUG: sed-4.8-9.el9.x86_64 DEBUG: popt-1.18-8.el9.x86_64 DEBUG: libbrotli-1.0.9-6.el9.x86_64 DEBUG: libseccomp-2.5.2-2.el9.x86_64 DEBUG: libunistring-0.9.10-15.el9.x86_64 DEBUG: libidn2-2.3.0-7.el9.x86_64 DEBUG: fribidi-1.0.10-6.el9.2.x86_64 DEBUG: libICE-1.0.10-8.el9.x86_64 DEBUG: libstemmer-0-18.585svn.el9.x86_64 DEBUG: libxshmfence-1.3-10.el9.x86_64 DEBUG: openjpeg2-2.4.0-7.el9.x86_64 DEBUG: libSM-1.2.3-10.el9.x86_64 DEBUG: libpsl-0.21.1-5.el9.x86_64 DEBUG: libwayland-cursor-1.21.0-1.el9.x86_64 DEBUG: libmpc-1.2.1-4.el9.x86_64 DEBUG: libassuan-2.5.5-3.el9.x86_64 DEBUG: libwayland-server-1.21.0-1.el9.x86_64 DEBUG: exiv2-0.27.5-2.el9.x86_64 DEBUG: exiv2-libs-0.27.5-2.el9.x86_64 DEBUG: libxcrypt-compat-4.4.18-3.el9.x86_64 DEBUG: unzip-6.0-56.el9.x86_64 DEBUG: xml-common-0.6.3-58.el9.noarch DEBUG: groff-base-1.22.4-10.el9.x86_64 DEBUG: libproxy-0.4.15-35.el9.x86_64 DEBUG: imath-3.1.2-1.el9.x86_64 DEBUG: hicolor-icon-theme-0.17-13.el9.noarch DEBUG: diffutils-3.7-12.el9.x86_64 DEBUG: fuse-libs-2.9.9-15.el9.x86_64 DEBUG: json-c-0.14-11.el9.x86_64 DEBUG: libsigsegv-2.13-4.el9.x86_64 DEBUG: gawk-5.1.0-6.el9.x86_64 DEBUG: libtasn1-4.16.0-8.el9.x86_64 DEBUG: pcre-8.44-3.el9.3.x86_64 DEBUG: grep-3.6-5.el9.x86_64 DEBUG: coreutils-8.32-34.el9.x86_64 DEBUG: libarchive-3.5.3-4.el9.x86_64 DEBUG: gzip-1.12-1.el9.x86_64 DEBUG: cracklib-2.9.6-27.el9.x86_64 DEBUG: libusbx-1.0.26-1.el9.x86_64 DEBUG: libevent-2.1.12-6.el9.x86_64 DEBUG: jbigkit-libs-2.1-23.el9.x86_64 DEBUG: libXau-1.0.9-8.el9.x86_64 DEBUG: libxcb-1.13.1-9.el9.x86_64 DEBUG: libXext-1.3.4-8.el9.x86_64 DEBUG: libXrender-0.9.10-16.el9.x86_64 DEBUG: libXfixes-5.0.3-16.el9.x86_64 DEBUG: libXi-1.7.10-8.el9.x86_64 DEBUG: libXt-1.2.0-6.el9.x86_64 DEBUG: libXmu-1.1.3-8.el9.x86_64 DEBUG: libXcursor-1.2.0-7.el9.x86_64 DEBUG: libXdamage-1.1.5-7.el9.x86_64 DEBUG: libXrandr-1.5.2-8.el9.x86_64 DEBUG: libXinerama-1.1.4-10.el9.x86_64 DEBUG: libXcomposite-0.4.5-7.el9.x86_64 DEBUG: libglvnd-1.3.4-1.el9.x86_64 DEBUG: libwayland-egl-1.21.0-1.el9.x86_64 DEBUG: opus-1.3.1-10.el9.x86_64 DEBUG: libXaw-1.0.13-19.el9.x86_64 DEBUG: libXtst-1.2.3-16.el9.x86_64 DEBUG: libXv-1.0.11-16.el9.x86_64 DEBUG: libXxf86vm-1.1.4-18.el9.x86_64 DEBUG: cracklib-dicts-2.9.6-27.el9.x86_64 DEBUG: python3-setuptools-57.4.0-1.el9s.noarch DEBUG: python3-idna-2.10-7.el9.noarch DEBUG: python3-six-1.15.0-9.el9.noarch DEBUG: python3-chardet-4.0.0-5.el9.noarch DEBUG: python3-pyparsing-2.4.7-9.el9.noarch DEBUG: python3-packaging-20.9-5.el9.noarch DEBUG: python3-pysocks-1.7.1-12.el9.noarch DEBUG: python3-babel-2.9.1-2.el9.noarch DEBUG: python3-tomli-2.0.1-5.el9.noarch DEBUG: python3-docutils-0.16-6.el9.noarch DEBUG: python3-imagesize-1.2.0-6.el9.noarch DEBUG: python3-pygments-2.7.4-4.el9.noarch DEBUG: python3-snowballstemmer-1.9.0-10.el9.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.12-13.el9.noarch DEBUG: python3-sphinxcontrib-applehelp-1.0.2-5.el9.noarch DEBUG: python3-sphinxcontrib-devhelp-1.0.2-5.el9.noarch DEBUG: python3-sphinxcontrib-htmlhelp-1.0.3-6.el9.noarch DEBUG: python3-sphinxcontrib-jsmath-1.0.1-12.el9.noarch DEBUG: python3-sphinxcontrib-qthelp-1.0.3-5.el9.noarch DEBUG: python3-sphinxcontrib-serializinghtml-1.1.4-5.el9.noarch DEBUG: python3-jinja2-3.0.1-2.el9s.noarch DEBUG: python3-typing-extensions-3.7.4.3-2.el9s.noarch DEBUG: sound-theme-freedesktop-0.8-17.el9.noarch DEBUG: xz-5.2.5-8.el9.x86_64 DEBUG: openexr-libs-3.1.1-2.el9.x86_64 DEBUG: iso-codes-4.6.0-3.el9.noarch DEBUG: zip-3.0-35.el9.x86_64 DEBUG: libutempter-1.2.1-6.el9.x86_64 DEBUG: bubblewrap-0.4.1-6.el9.x86_64 DEBUG: tar-1.34-6.el9.x86_64 DEBUG: zstd-1.5.1-2.el9.x86_64 DEBUG: libtheora-1.1.1-31.el9.x86_64 DEBUG: fftw-libs-double-3.3.8-12.el9.x86_64 DEBUG: libksba-1.5.1-6.el9.x86_64 DEBUG: dwz-0.14-3.el9.x86_64 DEBUG: jasper-libs-2.0.28-3.el9.x86_64 DEBUG: exempi-2.6.0-0.2.20211007gite23c213.el9.x86_64 DEBUG: bzip2-1.0.8-8.el9.x86_64 DEBUG: libxkbcommon-1.0.3-4.el9.x86_64 DEBUG: libxslt-1.1.34-9.el9.x86_64 DEBUG: graphite2-1.3.14-9.el9.x86_64 DEBUG: webrtc-audio-processing-0.3.1-8.el9.x86_64 DEBUG: info-6.7-15.el9.x86_64 DEBUG: ed-1.14.2-12.el9.x86_64 DEBUG: patch-2.7.6-16.el9.x86_64 DEBUG: tcl-8.6.10-7.el9.x86_64 DEBUG: libfontenc-1.1.3-17.el9.x86_64 DEBUG: adwaita-icon-theme-40.1.1-3.el9.noarch DEBUG: libpaper-1.1.28-4.el9.x86_64 DEBUG: perl-Digest-1.19-4.el9.noarch DEBUG: perl-Digest-MD5-2.58-4.el9.x86_64 DEBUG: perl-B-1.80-480.el9.x86_64 DEBUG: perl-FileHandle-2.03-480.el9.noarch DEBUG: perl-AutoLoader-5.74-480.el9.noarch DEBUG: perl-Data-Dumper-2.174-462.el9.x86_64 DEBUG: perl-libnet-3.13-4.el9.noarch DEBUG: perl-base-2.27-480.el9.noarch DEBUG: perl-URI-5.09-3.el9.noarch DEBUG: perl-Net-SSLeay-1.92-2.el9.x86_64 DEBUG: perl-if-0.60.800-480.el9.noarch DEBUG: perl-IO-Socket-IP-0.41-5.el9.noarch DEBUG: perl-Time-Local-1.300-7.el9.noarch DEBUG: perl-File-Path-2.18-4.el9.noarch DEBUG: perl-IO-Socket-SSL-2.073-1.el9.noarch DEBUG: perl-Pod-Escapes-1.07-460.el9.noarch DEBUG: perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch DEBUG: perl-Mozilla-CA-20200520-6.el9.noarch DEBUG: perl-Class-Struct-0.66-480.el9.noarch DEBUG: perl-POSIX-1.94-480.el9.x86_64 DEBUG: perl-Term-ANSIColor-5.01-461.el9.noarch DEBUG: perl-IPC-Open3-1.21-480.el9.noarch DEBUG: perl-subs-1.03-480.el9.noarch DEBUG: perl-File-Temp-0.231.100-4.el9.noarch DEBUG: perl-Term-Cap-1.17-460.el9.noarch DEBUG: perl-Pod-Simple-3.42-4.el9.noarch DEBUG: perl-Socket-2.031-4.el9.x86_64 DEBUG: perl-SelectSaver-1.02-480.el9.noarch DEBUG: perl-Symbol-1.08-480.el9.noarch DEBUG: perl-File-stat-1.09-480.el9.noarch DEBUG: perl-podlators-4.14-460.el9.noarch DEBUG: perl-Pod-Perldoc-3.28.01-461.el9.noarch DEBUG: perl-Fcntl-1.13-480.el9.x86_64 DEBUG: perl-Text-ParseWords-3.30-460.el9.noarch DEBUG: perl-mro-1.23-480.el9.x86_64 DEBUG: perl-IO-1.43-480.el9.x86_64 DEBUG: perl-overloading-0.02-480.el9.noarch DEBUG: perl-Pod-Usage-2.01-4.el9.noarch DEBUG: perl-Errno-1.30-480.el9.x86_64 DEBUG: perl-File-Basename-2.85-480.el9.noarch DEBUG: perl-Getopt-Std-1.12-480.el9.noarch DEBUG: perl-MIME-Base64-3.16-4.el9.x86_64 DEBUG: perl-Scalar-List-Utils-1.56-461.el9.x86_64 DEBUG: perl-constant-1.33-461.el9.noarch DEBUG: perl-Storable-3.21-460.el9.x86_64 DEBUG: perl-overload-1.31-480.el9.noarch DEBUG: perl-parent-0.238-460.el9.noarch DEBUG: perl-vars-1.05-480.el9.noarch DEBUG: perl-Getopt-Long-2.52-4.el9.noarch DEBUG: perl-Carp-1.50-460.el9.noarch DEBUG: perl-Exporter-5.74-461.el9.noarch DEBUG: perl-NDBM_File-1.15-480.el9.x86_64 DEBUG: perl-PathTools-3.78-461.el9.x86_64 DEBUG: perl-Encode-3.08-462.el9.x86_64 DEBUG: perl-libs-5.32.1-480.el9.x86_64 DEBUG: perl-interpreter-5.32.1-480.el9.x86_64 DEBUG: bluez-libs-5.56-6.el9.x86_64 DEBUG: cpio-2.13-16.el9.x86_64 DEBUG: keyutils-libs-1.6.3-1.el9.x86_64 DEBUG: libcbor-0.7.0-5.el9.x86_64 DEBUG: libdb-5.3.28-53.el9.x86_64 DEBUG: libpwquality-1.4.4-8.el9.x86_64 DEBUG: dbus-broker-28-7.el9.x86_64 DEBUG: libpciaccess-0.16-6.el9.x86_64 DEBUG: libglvnd-glx-1.3.4-1.el9.x86_64 DEBUG: libglvnd-egl-1.3.4-1.el9.x86_64 DEBUG: libpipeline-1.5.3-4.el9.x86_64 DEBUG: man-db-2.9.3-7.el9.x86_64 DEBUG: libpkgconf-1.7.3-10.el9.x86_64 DEBUG: pkgconf-1.7.3-10.el9.x86_64 DEBUG: pkgconf-pkg-config-1.7.3-10.el9.x86_64 DEBUG: libverto-0.3.2-3.el9.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-21.el9.x86_64 DEBUG: scl-utils-2.0.3-4.el9.x86_64 DEBUG: efi-srpm-macros-4-9.el9.noarch DEBUG: lua-srpm-macros-1-6.el9.noarch DEBUG: make-4.3-7.el9.x86_64 DEBUG: freetype-2.10.4-9.el9.x86_64 DEBUG: fontconfig-2.14.0-2.el9.x86_64 DEBUG: cairo-1.17.4-7.el9.x86_64 DEBUG: json-glib-1.6.6-1.el9.x86_64 DEBUG: atk-2.36.0-5.el9.x86_64 DEBUG: cairo-gobject-1.17.4-7.el9.x86_64 DEBUG: polkit-libs-0.117-11.el9.x86_64 DEBUG: polkit-0.117-11.el9.x86_64 DEBUG: polkit-pkla-compat-0.1-21.el9.x86_64 DEBUG: gsettings-desktop-schemas-40.0-6.el9.x86_64 DEBUG: dconf-0.40.0-6.el9.x86_64 DEBUG: rtkit-0.11-28.el9.x86_64 DEBUG: libgxps-0.3.2-3.el9.x86_64 DEBUG: gd-2.3.2-3.el9.x86_64 DEBUG: libXft-2.3.3-8.el9.x86_64 DEBUG: urw-base35-bookman-fonts-20200910-6.el9.noarch DEBUG: urw-base35-c059-fonts-20200910-6.el9.noarch DEBUG: urw-base35-d050000l-fonts-20200910-6.el9.noarch DEBUG: urw-base35-gothic-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-roman-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-sans-fonts-20200910-6.el9.noarch DEBUG: urw-base35-p052-fonts-20200910-6.el9.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-6.el9.noarch DEBUG: urw-base35-z003-fonts-20200910-6.el9.noarch DEBUG: urw-base35-fonts-20200910-6.el9.noarch DEBUG: libraqm-0.7.0-7.el9s.x86_64 DEBUG: mkfontscale-1.2.1-3.el9.x86_64 DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-33.el9.noarch DEBUG: ModemManager-glib-1.20.2-1.el9.x86_64 DEBUG: gobject-introspection-1.68.0-11.el9.x86_64 DEBUG: libgudev-237-1.el9.x86_64 DEBUG: upower-0.99.11-11.el9.x86_64 DEBUG: colord-libs-1.4.5-4.el9.x86_64 DEBUG: shared-mime-info-2.1-5.el9.x86_64 DEBUG: gdk-pixbuf2-2.42.6-3.el9.x86_64 DEBUG: gdk-pixbuf2-modules-2.42.6-3.el9.x86_64 DEBUG: gtk-update-icon-cache-3.24.31-2.el9.x86_64 DEBUG: libgsf-1.14.47-5.el9.x86_64 DEBUG: libnotify-0.7.9-8.el9.x86_64 DEBUG: at-spi2-core-2.40.3-1.el9.x86_64 DEBUG: at-spi2-atk-2.38.0-4.el9.x86_64 DEBUG: graphene-1.10.6-2.el9.x86_64 DEBUG: libgexiv2-0.12.3-1.el9.x86_64 DEBUG: low-memory-monitor-2.1-4.el9.x86_64 DEBUG: totem-pl-parser-3.26.6-2.el9.x86_64 DEBUG: libproxy-webkitgtk4-0.4.15-35.el9.x86_64 DEBUG: glib-networking-2.68.3-3.el9.x86_64 DEBUG: libsoup-2.72.0-8.el9.x86_64 DEBUG: geoclue2-2.6.0-7.el9.x86_64 DEBUG: libappstream-glib-0.7.18-4.el9.x86_64 DEBUG: osinfo-db-tools-1.10.0-1.el9.x86_64 DEBUG: libosinfo-1.10.0-1.el9.x86_64 DEBUG: xdg-dbus-proxy-0.1.3-1.el9.x86_64 DEBUG: liblqr-1-0.4.2-17.el9s.x86_64 DEBUG: npth-1.6-8.el9.x86_64 DEBUG: gpgme-1.15.1-6.el9.x86_64 DEBUG: which-2.21-29.el9.x86_64 DEBUG: fuse-2.9.9-15.el9.x86_64 DEBUG: gcc-toolset-12-runtime-12.0-5.el9.x86_64 DEBUG: fdk-aac-free-2.0.0-8.el9.x86_64 DEBUG: giflib-5.2.1-9.el9.x86_64 DEBUG: libxcrypt-devel-4.4.18-3.el9.x86_64 DEBUG: fonts-srpm-macros-2.0.5-7.el9.1.noarch DEBUG: python-srpm-macros-3.9-52.el9.noarch DEBUG: python-rpm-macros-3.9-52.el9.noarch DEBUG: python3-rpm-macros-3.9-52.el9.noarch DEBUG: gsm-1.0.19-6.el9.x86_64 DEBUG: jbig2dec-libs-0.19-7.el9.x86_64 DEBUG: libasyncns-0.8-22.el9.x86_64 DEBUG: pulseaudio-libs-15.0-2.el9.x86_64 DEBUG: pulseaudio-utils-15.0-2.el9.x86_64 DEBUG: libdatrie-0.2.13-4.el9.x86_64 DEBUG: libthai-0.1.28-8.el9.x86_64 DEBUG: pango-1.48.7-3.el9.x86_64 DEBUG: libepoxy-1.5.5-4.el9.x86_64 DEBUG: libexif-0.6.22-6.el9.x86_64 DEBUG: libijs-0.35-15.el9.x86_64 DEBUG: libiptcdata-1.0.5-9.el9.x86_64 DEBUG: libldac-2.0.2.3-10.el9.x86_64 DEBUG: libsbc-1.4-9.el9.x86_64 DEBUG: libvisual-0.4.0-34.el9.x86_64 DEBUG: libwmf-lite-0.2.12-10.el9.x86_64 DEBUG: orc-0.4.31-6.el9.x86_64 DEBUG: libtracker-sparql-3.1.2-3.el9.x86_64 DEBUG: tracker-3.1.2-3.el9.x86_64 DEBUG: tracker-miners-3.1.2-3.el9.x86_64 DEBUG: gtk3-3.24.31-2.el9.x86_64 DEBUG: xdg-desktop-portal-gtk-1.12.0-3.el9.x86_64 DEBUG: gtk2-2.24.33-8.el9.x86_64 DEBUG: graphviz-2.44.0-25.el9.x86_64 DEBUG: python3-sphinx-3.4.3-7.el9.noarch DEBUG: python3-pbr-5.11.1-1.el9s.noarch DEBUG: python3-setuptools_scm-7.1.0-2.el9s.noarch DEBUG: python3-sqlalchemy-1.4.45-3.el9.x86_64 DEBUG: openstack-macros-2023.1.0-0.20230216203352.ce6a105.el9.noarch DEBUG: python3-eventlet-0.33.3-1.el9s.noarch DEBUG: python3-distro-1.8.0-3.el9s.noarch DEBUG: lua-libs-5.4.4-4.el9.x86_64 DEBUG: libffi-3.4.2-8.el9.x86_64 DEBUG: wireplumber-0.4.14-1.el9.x86_64 DEBUG: wireplumber-libs-0.4.14-1.el9.x86_64 DEBUG: qt5-srpm-macros-5.15.9-1.el9.noarch DEBUG: less-590-2.el9.x86_64 DEBUG: environment-modules-5.3.0-1.el9.x86_64 DEBUG: kmod-28-9.el9.x86_64 DEBUG: kmod-libs-28-9.el9.x86_64 DEBUG: alsa-lib-1.2.9-1.el9.x86_64 DEBUG: osinfo-db-20230518-1.el9.noarch DEBUG: git-core-2.39.3-1.el9.x86_64 DEBUG: alternatives-1.24-1.el9.x86_64 DEBUG: binutils-gold-2.35.2-42.el9.x86_64 DEBUG: binutils-2.35.2-42.el9.x86_64 DEBUG: gstreamer1-1.22.1-2.el9.x86_64 DEBUG: gstreamer1-plugins-base-1.22.1-1.el9.x86_64 DEBUG: libssh-config-0.10.4-11.el9.noarch DEBUG: libssh-0.10.4-11.el9.x86_64 DEBUG: pyproject-srpm-macros-1.9.0-1.el9.noarch DEBUG: python3-requests-2.25.1-7.el9.noarch DEBUG: libeconf-0.4.1-3.el9.x86_64 DEBUG: kbd-misc-2.4.0-9.el9.noarch DEBUG: kbd-legacy-2.4.0-9.el9.noarch DEBUG: kbd-2.4.0-9.el9.x86_64 DEBUG: python3-dns-2.3.0-2.el9.noarch DEBUG: kernel-srpm-macros-1.0-13.el9.noarch DEBUG: python3-greenlet-2.0.2-1.el9s.x86_64 DEBUG: libcap-2.48-9.el9.x86_64 DEBUG: libcanberra-0.30-27.el9.x86_64 DEBUG: libcanberra-gtk3-0.30-27.el9.x86_64 DEBUG: libcanberra-gtk2-0.30-27.el9.x86_64 DEBUG: cryptsetup-libs-2.6.0-3.el9.x86_64 DEBUG: shadow-utils-4.9-8.el9.x86_64 DEBUG: vulkan-loader-1.3.250.1-1.el9.x86_64 DEBUG: python3-pytz-2021.1-5.el9.noarch DEBUG: libedit-3.1-38.20210216cvs.el9.x86_64 DEBUG: tpm2-tss-3.2.2-2.el9.x86_64 DEBUG: dbus-1.12.20-8.el9.x86_64 DEBUG: device-mapper-libs-1.02.195-3.el9.x86_64 DEBUG: device-mapper-1.02.195-3.el9.x86_64 DEBUG: flatpak-session-helper-1.12.8-1.el9.x86_64 DEBUG: flatpak-1.12.8-1.el9.x86_64 DEBUG: dbus-common-1.12.20-8.el9.noarch DEBUG: dbus-libs-1.12.20-8.el9.x86_64 DEBUG: pipewire-0.3.67-2.el9.x86_64 DEBUG: pipewire-libs-0.3.67-2.el9.x86_64 DEBUG: pipewire-alsa-0.3.67-2.el9.x86_64 DEBUG: pipewire-jack-audio-connection-kit-0.3.67-2.el9.x86_64 DEBUG: pipewire-pulseaudio-0.3.67-2.el9.x86_64 DEBUG: gnupg2-2.3.3-4.el9.x86_64 DEBUG: perl-HTTP-Tiny-0.076-461.el9.noarch DEBUG: python3-pip-wheel-21.2.3-7.el9.noarch DEBUG: python3-pip-21.2.3-7.el9.noarch DEBUG: file-libs-5.39-14.el9.x86_64 DEBUG: file-5.39-14.el9.x86_64 DEBUG: libgusb-0.3.8-2.el9.x86_64 DEBUG: fuse-common-3.10.2-6.el9.x86_64 DEBUG: libuuid-2.37.4-15.el9.x86_64 DEBUG: libblkid-2.37.4-15.el9.x86_64 DEBUG: libmount-2.37.4-15.el9.x86_64 DEBUG: libfdisk-2.37.4-15.el9.x86_64 DEBUG: libsmartcols-2.37.4-15.el9.x86_64 DEBUG: gcc-toolset-12-binutils-2.38-19.el9.x86_64 DEBUG: gcc-toolset-12-binutils-gold-2.38-19.el9.x86_64 DEBUG: ncurses-base-6.2-10.20210508.el9.noarch DEBUG: ncurses-libs-6.2-10.20210508.el9.x86_64 DEBUG: util-linux-core-2.37.4-15.el9.x86_64 DEBUG: util-linux-2.37.4-15.el9.x86_64 DEBUG: ncurses-6.2-10.20210508.el9.x86_64 DEBUG: procps-ng-3.3.17-13.el9.x86_64 DEBUG: findutils-4.8.0-6.el9.x86_64 DEBUG: gmp-6.2.0-13.el9.x86_64 DEBUG: krb5-libs-1.21.1-1.el9.x86_64 DEBUG: libtiff-4.4.0-10.el9.x86_64 DEBUG: ca-certificates-2023.2.60_v7.0.306-90.1.el9.noarch DEBUG: centos-gpg-keys-9.0-23.el9.noarch DEBUG: centos-stream-repos-9.0-23.el9.noarch DEBUG: centos-stream-release-9.0-23.el9.noarch DEBUG: libwebp-1.2.0-8.el9.x86_64 DEBUG: go-srpm-macros-3.2.0-3.el9.noarch DEBUG: flac-libs-1.3.3-12.el9.x86_64 DEBUG: LibRaw-0.21.1-1.el9.x86_64 DEBUG: librsvg2-2.50.7-3.el9.x86_64 DEBUG: ImageMagick-libs-6.9.12.98-1.el9s.x86_64 DEBUG: redhat-rpm-config-206-1.el9.noarch DEBUG: ImageMagick-6.9.12.98-1.el9s.x86_64 DEBUG: pixman-0.40.0-6.el9.x86_64 DEBUG: python3-markupsafe-2.1.3-2.el9s.x86_64 DEBUG: poppler-21.01.0-19.el9.x86_64 DEBUG: libX11-common-1.7.0-9.el9.noarch DEBUG: libX11-1.7.0-9.el9.x86_64 DEBUG: libcurl-7.76.1-28.el9.x86_64 DEBUG: curl-7.76.1-28.el9.x86_64 DEBUG: libXpm-3.5.13-10.el9.x86_64 DEBUG: poppler-glib-21.01.0-19.el9.x86_64 DEBUG: libX11-xcb-1.7.0-9.el9.x86_64 DEBUG: harfbuzz-2.7.4-10.el9.x86_64 DEBUG: gdb-minimal-10.2-12.el9.x86_64 DEBUG: libnghttp2-1.43.0-5.el9.1.x86_64 DEBUG: python3-libs-3.9.18-1.el9.x86_64 DEBUG: python-unversioned-command-3.9.18-1.el9.noarch DEBUG: python3-3.9.18-1.el9.x86_64 DEBUG: openssh-8.7p1-35.el9.x86_64 DEBUG: openssh-clients-8.7p1-35.el9.x86_64 DEBUG: python3-devel-3.9.18-1.el9.x86_64 DEBUG: zlib-1.2.11-41.el9.x86_64 DEBUG: audit-libs-3.1.2-2.el9.x86_64 DEBUG: python3-audit-3.1.2-2.el9.x86_64 DEBUG: glib2-2.68.4-12.el9.x86_64 DEBUG: libfido2-1.13.0-2.el9.x86_64 DEBUG: libxml2-2.9.13-5.el9.x86_64 DEBUG: libgs-9.54.0-14.el9.x86_64 DEBUG: libsndfile-1.0.31-8.el9.x86_64 DEBUG: crypto-policies-20231113-1.gite9247c2.el9.noarch DEBUG: openssl-libs-3.0.7-25.el9.x86_64 DEBUG: openssl-3.0.7-25.el9.x86_64 DEBUG: avahi-libs-0.8-20.el9.x86_64 DEBUG: avahi-glib-0.8-20.el9.x86_64 DEBUG: pam-1.5.1-16.el9.x86_64 DEBUG: crypto-policies-scripts-20231113-1.gite9247c2.el9.noarch DEBUG: annobin-12.31-1.el9.x86_64 DEBUG: libacl-2.3.1-4.el9.x86_64 DEBUG: p11-kit-0.25.3-2.el9.x86_64 DEBUG: p11-kit-trust-0.25.3-2.el9.x86_64 DEBUG: nettle-3.9.1-1.el9.x86_64 DEBUG: pcre2-syntax-10.40-4.el9.noarch DEBUG: pcre2-10.40-4.el9.x86_64 DEBUG: p11-kit-server-0.25.3-2.el9.x86_64 DEBUG: python3-rpm-generators-12-9.el9.noarch DEBUG: acl-2.3.1-4.el9.x86_64 DEBUG: xdg-desktop-portal-1.12.6-1.el9.x86_64 DEBUG: nspr-4.35.0-4.el9.x86_64 DEBUG: nss-util-3.90.0-4.el9.x86_64 DEBUG: nss-softokn-freebl-3.90.0-4.el9.x86_64 DEBUG: nss-softokn-3.90.0-4.el9.x86_64 DEBUG: nss-3.90.0-4.el9.x86_64 DEBUG: nss-sysinit-3.90.0-4.el9.x86_64 DEBUG: cups-libs-2.3.3op2-22.el9.x86_64 DEBUG: elfutils-libelf-0.190-2.el9.x86_64 DEBUG: libsepol-3.6-1.el9.x86_64 DEBUG: libselinux-3.6-1.el9.x86_64 DEBUG: libdrm-2.4.117-1.el9.x86_64 DEBUG: systemd-libs-252-21.el9.x86_64 DEBUG: rpm-4.16.1.3-29.el9.x86_64 DEBUG: rpm-libs-4.16.1.3-29.el9.x86_64 DEBUG: libsemanage-3.6-1.el9.x86_64 DEBUG: python3-libselinux-3.6-1.el9.x86_64 DEBUG: mesa-libglapi-23.3.0-1.el9.x86_64 DEBUG: python3-libsemanage-3.6-1.el9.x86_64 DEBUG: mesa-libgbm-23.3.0-1.el9.x86_64 DEBUG: libselinux-utils-3.6-1.el9.x86_64 DEBUG: policycoreutils-3.6-1.el9.x86_64 DEBUG: python3-setools-4.4.4-1.el9.x86_64 DEBUG: gnutls-3.8.2-2.el9.x86_64 DEBUG: checkpolicy-3.6-1.el9.x86_64 DEBUG: python3-policycoreutils-3.6-1.el9.noarch DEBUG: systemd-rpm-macros-252-21.el9.noarch DEBUG: systemd-252-21.el9.x86_64 DEBUG: systemd-pam-252-21.el9.x86_64 DEBUG: elfutils-default-yama-scope-0.190-2.el9.noarch DEBUG: elfutils-libs-0.190-2.el9.x86_64 DEBUG: elfutils-debuginfod-client-0.190-2.el9.x86_64 DEBUG: elfutils-0.190-2.el9.x86_64 DEBUG: debugedit-5.0-5.el9.x86_64 DEBUG: rpm-build-libs-4.16.1.3-29.el9.x86_64 DEBUG: rpm-build-4.16.1.3-29.el9.x86_64 DEBUG: systemd-udev-252-21.el9.x86_64 DEBUG: policycoreutils-python-utils-3.6-1.el9.noarch DEBUG: NetworkManager-libnm-1.45.9-1.el9.x86_64 DEBUG: mesa-libEGL-23.3.0-1.el9.x86_64 DEBUG: mesa-libGL-23.3.0-1.el9.x86_64 DEBUG: ostree-libs-2023.8-3.el9.x86_64 DEBUG: mesa-vulkan-drivers-23.3.0-1.el9.x86_64 DEBUG: libcom_err-1.46.5-5.el9.x86_64 DEBUG: openldap-2.6.6-1.el9.x86_64 DEBUG: python3-urllib3-1.26.5-5.el9.noarch DEBUG: hwdata-0.348-9.12.el9.noarch DEBUG: libgcc-11.4.1-3.el9.x86_64 DEBUG: glibc-common-2.34-95.el9.x86_64 DEBUG: glibc-gconv-extra-2.34-95.el9.x86_64 DEBUG: glibc-minimal-langpack-2.34-95.el9.x86_64 DEBUG: glibc-2.34-95.el9.x86_64 DEBUG: libstdc++-11.4.1-3.el9.x86_64 DEBUG: libatomic-11.4.1-3.el9.x86_64 DEBUG: libgomp-11.4.1-3.el9.x86_64 DEBUG: cpp-11.4.1-3.el9.x86_64 DEBUG: glibc-headers-2.34-95.el9.x86_64 DEBUG: kernel-headers-5.14.0-404.el9.x86_64 DEBUG: glibc-devel-2.34-95.el9.x86_64 DEBUG: gcc-11.4.1-3.el9.x86_64 DEBUG: gcc-plugin-annobin-11.4.1-3.el9.x86_64 DEBUG: webkit2gtk3-jsc-2.42.4-1.el9.x86_64 DEBUG: llvm-libs-17.0.6-3.el9.x86_64 DEBUG: libtdb-1.4.9-1.el9.x86_64 DEBUG: sqlite-libs-3.34.1-7.el9.x86_64 DEBUG: pyproject-rpm-macros-1.9.0-1.el9.noarch DEBUG: python3-wheel-0.36.2-8.el9.noarch DEBUG: python3-filelock-3.7.1-1.el9s.noarch DEBUG: libtirpc-1.3.3-2.el9.x86_64 DEBUG: libnsl2-2.0.0-1.el9.x86_64 DEBUG: python3-distlib-0.3.7-1.el9s.noarch DEBUG: python3-wheel-wheel-0.36.2-8.el9.noarch DEBUG: python3.11-setuptools-wheel-65.5.1-2.el9.noarch DEBUG: python3.11-pip-wheel-22.3.1-4.el9.noarch DEBUG: python3-toml-0.10.2-6.el9.noarch DEBUG: python3-py-1.10.0-6.el9.noarch DEBUG: python3-pluggy-0.13.1-7.el9.noarch DEBUG: python3-appdirs-1.4.4-4.el9.noarch DEBUG: python3-virtualenv-20.4.4-1.el9s.noarch DEBUG: mpdecimal-2.5.1-3.el9.x86_64 DEBUG: python3.11-3.11.5-1.el9.x86_64 DEBUG: python3.11-libs-3.11.5-1.el9.x86_64 DEBUG: python3.11-devel-3.11.5-1.el9.x86_64 DEBUG: tox-3.23.0-2.el9s.noarch DEBUG: python3-tox-current-env-0.0.8-1.el9s.noarch DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root'] 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': 'C.UTF-8'} and shell False DEBUG: fonts-filesystem-2.0.5-7.el9.1.noarch DEBUG: tzdata-2023c-1.el9.noarch DEBUG: dejavu-sans-fonts-2.37-18.el9.noarch DEBUG: adobe-mappings-cmap-20171205-12.el9.noarch DEBUG: adobe-mappings-cmap-deprecated-20171205-12.el9.noarch DEBUG: langpacks-core-font-en-3.0-16.el9.noarch DEBUG: adobe-source-code-pro-fonts-2.030.1.050-12.el9.1.noarch DEBUG: abattis-cantarell-fonts-0.301-4.el9.noarch DEBUG: google-droid-sans-fonts-20200215-11.el9.2.noarch DEBUG: xkeyboard-config-2.33-2.el9.noarch DEBUG: rust-srpm-macros-17-4.el9.noarch DEBUG: poppler-data-0.4.9-9.el9.noarch DEBUG: perl-srpm-macros-1-41.el9.noarch DEBUG: openblas-srpm-macros-2-11.el9.noarch DEBUG: ocaml-srpm-macros-6-6.el9.noarch DEBUG: ghc-srpm-macros-1.5.0-6.el9.noarch DEBUG: gawk-all-langpacks-5.1.0-6.el9.x86_64 DEBUG: adwaita-cursor-theme-40.1.1-3.el9.noarch DEBUG: adobe-mappings-pdf-20180407-10.el9.noarch DEBUG: vim-filesystem-8.2.2637-20.el9.noarch DEBUG: python3-setuptools-wheel-53.0.0-12.el9.noarch DEBUG: publicsuffix-list-dafsa-20210518-3.el9.noarch DEBUG: pkgconf-m4-1.7.3-10.el9.noarch DEBUG: coreutils-common-8.32-34.el9.x86_64 DEBUG: setup-2.13.7-9.el9.noarch DEBUG: filesystem-3.16-2.el9.x86_64 DEBUG: urw-base35-fonts-common-20200910-6.el9.noarch DEBUG: basesystem-11-13.el9.noarch DEBUG: bash-5.1.8-6.el9.x86_64 DEBUG: xz-libs-5.2.5-8.el9.x86_64 DEBUG: bzip2-libs-1.0.8-8.el9.x86_64 DEBUG: libxcrypt-4.4.18-3.el9.x86_64 DEBUG: libpng-1.6.37-12.el9.x86_64 DEBUG: expat-2.5.0-1.el9.x86_64 DEBUG: libzstd-1.5.1-2.el9.x86_64 DEBUG: libjpeg-turbo-2.0.90-6.el9.x86_64 DEBUG: libgpg-error-1.42-5.el9.x86_64 DEBUG: lcms2-2.12-3.el9.x86_64 DEBUG: mpfr-4.1.0-7.el9.x86_64 DEBUG: libwayland-client-1.21.0-1.el9.x86_64 DEBUG: readline-8.1-4.el9.x86_64 DEBUG: libogg-1.3.4-6.el9.x86_64 DEBUG: libvorbis-1.3.7-5.el9.x86_64 DEBUG: libtool-ltdl-2.4.6-45.el9.x86_64 DEBUG: libgcrypt-1.10.0-10.el9.x86_64 DEBUG: libicu-67.1-9.el9.x86_64 DEBUG: gdbm-libs-1.19-4.el9.x86_64 DEBUG: libattr-2.5.1-3.el9.x86_64 DEBUG: libcap-ng-0.8.2-7.el9.x86_64 DEBUG: lz4-libs-1.9.3-5.el9.x86_64 DEBUG: sed-4.8-9.el9.x86_64 DEBUG: popt-1.18-8.el9.x86_64 DEBUG: libbrotli-1.0.9-6.el9.x86_64 DEBUG: libseccomp-2.5.2-2.el9.x86_64 DEBUG: libunistring-0.9.10-15.el9.x86_64 DEBUG: libidn2-2.3.0-7.el9.x86_64 DEBUG: fribidi-1.0.10-6.el9.2.x86_64 DEBUG: libICE-1.0.10-8.el9.x86_64 DEBUG: libstemmer-0-18.585svn.el9.x86_64 DEBUG: libxshmfence-1.3-10.el9.x86_64 DEBUG: openjpeg2-2.4.0-7.el9.x86_64 DEBUG: libSM-1.2.3-10.el9.x86_64 DEBUG: libpsl-0.21.1-5.el9.x86_64 DEBUG: libwayland-cursor-1.21.0-1.el9.x86_64 DEBUG: libmpc-1.2.1-4.el9.x86_64 DEBUG: libassuan-2.5.5-3.el9.x86_64 DEBUG: libwayland-server-1.21.0-1.el9.x86_64 DEBUG: exiv2-0.27.5-2.el9.x86_64 DEBUG: exiv2-libs-0.27.5-2.el9.x86_64 DEBUG: libxcrypt-compat-4.4.18-3.el9.x86_64 DEBUG: unzip-6.0-56.el9.x86_64 DEBUG: xml-common-0.6.3-58.el9.noarch DEBUG: groff-base-1.22.4-10.el9.x86_64 DEBUG: libproxy-0.4.15-35.el9.x86_64 DEBUG: imath-3.1.2-1.el9.x86_64 DEBUG: hicolor-icon-theme-0.17-13.el9.noarch DEBUG: diffutils-3.7-12.el9.x86_64 DEBUG: fuse-libs-2.9.9-15.el9.x86_64 DEBUG: json-c-0.14-11.el9.x86_64 DEBUG: libsigsegv-2.13-4.el9.x86_64 DEBUG: gawk-5.1.0-6.el9.x86_64 DEBUG: libtasn1-4.16.0-8.el9.x86_64 DEBUG: pcre-8.44-3.el9.3.x86_64 DEBUG: grep-3.6-5.el9.x86_64 DEBUG: coreutils-8.32-34.el9.x86_64 DEBUG: libarchive-3.5.3-4.el9.x86_64 DEBUG: gzip-1.12-1.el9.x86_64 DEBUG: cracklib-2.9.6-27.el9.x86_64 DEBUG: libusbx-1.0.26-1.el9.x86_64 DEBUG: libevent-2.1.12-6.el9.x86_64 DEBUG: jbigkit-libs-2.1-23.el9.x86_64 DEBUG: libXau-1.0.9-8.el9.x86_64 DEBUG: libxcb-1.13.1-9.el9.x86_64 DEBUG: libXext-1.3.4-8.el9.x86_64 DEBUG: libXrender-0.9.10-16.el9.x86_64 DEBUG: libXfixes-5.0.3-16.el9.x86_64 DEBUG: libXi-1.7.10-8.el9.x86_64 DEBUG: libXt-1.2.0-6.el9.x86_64 DEBUG: libXmu-1.1.3-8.el9.x86_64 DEBUG: libXcursor-1.2.0-7.el9.x86_64 DEBUG: libXdamage-1.1.5-7.el9.x86_64 DEBUG: libXrandr-1.5.2-8.el9.x86_64 DEBUG: libXinerama-1.1.4-10.el9.x86_64 DEBUG: libXcomposite-0.4.5-7.el9.x86_64 DEBUG: libglvnd-1.3.4-1.el9.x86_64 DEBUG: libwayland-egl-1.21.0-1.el9.x86_64 DEBUG: opus-1.3.1-10.el9.x86_64 DEBUG: libXaw-1.0.13-19.el9.x86_64 DEBUG: libXtst-1.2.3-16.el9.x86_64 DEBUG: libXv-1.0.11-16.el9.x86_64 DEBUG: libXxf86vm-1.1.4-18.el9.x86_64 DEBUG: cracklib-dicts-2.9.6-27.el9.x86_64 DEBUG: python3-setuptools-57.4.0-1.el9s.noarch DEBUG: python3-idna-2.10-7.el9.noarch DEBUG: python3-six-1.15.0-9.el9.noarch DEBUG: python3-chardet-4.0.0-5.el9.noarch DEBUG: python3-pyparsing-2.4.7-9.el9.noarch DEBUG: python3-packaging-20.9-5.el9.noarch DEBUG: python3-pysocks-1.7.1-12.el9.noarch DEBUG: python3-babel-2.9.1-2.el9.noarch DEBUG: python3-tomli-2.0.1-5.el9.noarch DEBUG: python3-docutils-0.16-6.el9.noarch DEBUG: python3-imagesize-1.2.0-6.el9.noarch DEBUG: python3-pygments-2.7.4-4.el9.noarch DEBUG: python3-snowballstemmer-1.9.0-10.el9.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.12-13.el9.noarch DEBUG: python3-sphinxcontrib-applehelp-1.0.2-5.el9.noarch DEBUG: python3-sphinxcontrib-devhelp-1.0.2-5.el9.noarch DEBUG: python3-sphinxcontrib-htmlhelp-1.0.3-6.el9.noarch DEBUG: python3-sphinxcontrib-jsmath-1.0.1-12.el9.noarch DEBUG: python3-sphinxcontrib-qthelp-1.0.3-5.el9.noarch DEBUG: python3-sphinxcontrib-serializinghtml-1.1.4-5.el9.noarch DEBUG: python3-jinja2-3.0.1-2.el9s.noarch DEBUG: python3-typing-extensions-3.7.4.3-2.el9s.noarch DEBUG: sound-theme-freedesktop-0.8-17.el9.noarch DEBUG: xz-5.2.5-8.el9.x86_64 DEBUG: openexr-libs-3.1.1-2.el9.x86_64 DEBUG: iso-codes-4.6.0-3.el9.noarch DEBUG: zip-3.0-35.el9.x86_64 DEBUG: libutempter-1.2.1-6.el9.x86_64 DEBUG: bubblewrap-0.4.1-6.el9.x86_64 DEBUG: tar-1.34-6.el9.x86_64 DEBUG: zstd-1.5.1-2.el9.x86_64 DEBUG: libtheora-1.1.1-31.el9.x86_64 DEBUG: fftw-libs-double-3.3.8-12.el9.x86_64 DEBUG: libksba-1.5.1-6.el9.x86_64 DEBUG: dwz-0.14-3.el9.x86_64 DEBUG: jasper-libs-2.0.28-3.el9.x86_64 DEBUG: exempi-2.6.0-0.2.20211007gite23c213.el9.x86_64 DEBUG: bzip2-1.0.8-8.el9.x86_64 DEBUG: libxkbcommon-1.0.3-4.el9.x86_64 DEBUG: libxslt-1.1.34-9.el9.x86_64 DEBUG: graphite2-1.3.14-9.el9.x86_64 DEBUG: webrtc-audio-processing-0.3.1-8.el9.x86_64 DEBUG: info-6.7-15.el9.x86_64 DEBUG: ed-1.14.2-12.el9.x86_64 DEBUG: patch-2.7.6-16.el9.x86_64 DEBUG: tcl-8.6.10-7.el9.x86_64 DEBUG: libfontenc-1.1.3-17.el9.x86_64 DEBUG: adwaita-icon-theme-40.1.1-3.el9.noarch DEBUG: libpaper-1.1.28-4.el9.x86_64 DEBUG: perl-Digest-1.19-4.el9.noarch DEBUG: perl-Digest-MD5-2.58-4.el9.x86_64 DEBUG: perl-B-1.80-480.el9.x86_64 DEBUG: perl-FileHandle-2.03-480.el9.noarch DEBUG: perl-AutoLoader-5.74-480.el9.noarch DEBUG: perl-Data-Dumper-2.174-462.el9.x86_64 DEBUG: perl-libnet-3.13-4.el9.noarch DEBUG: perl-base-2.27-480.el9.noarch DEBUG: perl-URI-5.09-3.el9.noarch DEBUG: perl-Net-SSLeay-1.92-2.el9.x86_64 DEBUG: perl-if-0.60.800-480.el9.noarch DEBUG: perl-IO-Socket-IP-0.41-5.el9.noarch DEBUG: perl-Time-Local-1.300-7.el9.noarch DEBUG: perl-File-Path-2.18-4.el9.noarch DEBUG: perl-IO-Socket-SSL-2.073-1.el9.noarch DEBUG: perl-Pod-Escapes-1.07-460.el9.noarch DEBUG: perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch DEBUG: perl-Mozilla-CA-20200520-6.el9.noarch DEBUG: perl-Class-Struct-0.66-480.el9.noarch DEBUG: perl-POSIX-1.94-480.el9.x86_64 DEBUG: perl-Term-ANSIColor-5.01-461.el9.noarch DEBUG: perl-IPC-Open3-1.21-480.el9.noarch DEBUG: perl-subs-1.03-480.el9.noarch DEBUG: perl-File-Temp-0.231.100-4.el9.noarch DEBUG: perl-Term-Cap-1.17-460.el9.noarch DEBUG: perl-Pod-Simple-3.42-4.el9.noarch DEBUG: perl-Socket-2.031-4.el9.x86_64 DEBUG: perl-SelectSaver-1.02-480.el9.noarch DEBUG: perl-Symbol-1.08-480.el9.noarch DEBUG: perl-File-stat-1.09-480.el9.noarch DEBUG: perl-podlators-4.14-460.el9.noarch DEBUG: perl-Pod-Perldoc-3.28.01-461.el9.noarch DEBUG: perl-Fcntl-1.13-480.el9.x86_64 DEBUG: perl-Text-ParseWords-3.30-460.el9.noarch DEBUG: perl-mro-1.23-480.el9.x86_64 DEBUG: perl-IO-1.43-480.el9.x86_64 DEBUG: perl-overloading-0.02-480.el9.noarch DEBUG: perl-Pod-Usage-2.01-4.el9.noarch DEBUG: perl-Errno-1.30-480.el9.x86_64 DEBUG: perl-File-Basename-2.85-480.el9.noarch DEBUG: perl-Getopt-Std-1.12-480.el9.noarch DEBUG: perl-MIME-Base64-3.16-4.el9.x86_64 DEBUG: perl-Scalar-List-Utils-1.56-461.el9.x86_64 DEBUG: perl-constant-1.33-461.el9.noarch DEBUG: perl-Storable-3.21-460.el9.x86_64 DEBUG: perl-overload-1.31-480.el9.noarch DEBUG: perl-parent-0.238-460.el9.noarch DEBUG: perl-vars-1.05-480.el9.noarch DEBUG: perl-Getopt-Long-2.52-4.el9.noarch DEBUG: perl-Carp-1.50-460.el9.noarch DEBUG: perl-Exporter-5.74-461.el9.noarch DEBUG: perl-NDBM_File-1.15-480.el9.x86_64 DEBUG: perl-PathTools-3.78-461.el9.x86_64 DEBUG: perl-Encode-3.08-462.el9.x86_64 DEBUG: perl-libs-5.32.1-480.el9.x86_64 DEBUG: perl-interpreter-5.32.1-480.el9.x86_64 DEBUG: bluez-libs-5.56-6.el9.x86_64 DEBUG: cpio-2.13-16.el9.x86_64 DEBUG: keyutils-libs-1.6.3-1.el9.x86_64 DEBUG: libcbor-0.7.0-5.el9.x86_64 DEBUG: libdb-5.3.28-53.el9.x86_64 DEBUG: libpwquality-1.4.4-8.el9.x86_64 DEBUG: dbus-broker-28-7.el9.x86_64 DEBUG: libpciaccess-0.16-6.el9.x86_64 DEBUG: libglvnd-glx-1.3.4-1.el9.x86_64 DEBUG: libglvnd-egl-1.3.4-1.el9.x86_64 DEBUG: libpipeline-1.5.3-4.el9.x86_64 DEBUG: man-db-2.9.3-7.el9.x86_64 DEBUG: libpkgconf-1.7.3-10.el9.x86_64 DEBUG: pkgconf-1.7.3-10.el9.x86_64 DEBUG: pkgconf-pkg-config-1.7.3-10.el9.x86_64 DEBUG: libverto-0.3.2-3.el9.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-21.el9.x86_64 DEBUG: scl-utils-2.0.3-4.el9.x86_64 DEBUG: efi-srpm-macros-4-9.el9.noarch DEBUG: lua-srpm-macros-1-6.el9.noarch DEBUG: make-4.3-7.el9.x86_64 DEBUG: freetype-2.10.4-9.el9.x86_64 DEBUG: fontconfig-2.14.0-2.el9.x86_64 DEBUG: cairo-1.17.4-7.el9.x86_64 DEBUG: json-glib-1.6.6-1.el9.x86_64 DEBUG: atk-2.36.0-5.el9.x86_64 DEBUG: cairo-gobject-1.17.4-7.el9.x86_64 DEBUG: polkit-libs-0.117-11.el9.x86_64 DEBUG: polkit-0.117-11.el9.x86_64 DEBUG: polkit-pkla-compat-0.1-21.el9.x86_64 DEBUG: gsettings-desktop-schemas-40.0-6.el9.x86_64 DEBUG: dconf-0.40.0-6.el9.x86_64 DEBUG: rtkit-0.11-28.el9.x86_64 DEBUG: libgxps-0.3.2-3.el9.x86_64 DEBUG: gd-2.3.2-3.el9.x86_64 DEBUG: libXft-2.3.3-8.el9.x86_64 DEBUG: urw-base35-bookman-fonts-20200910-6.el9.noarch DEBUG: urw-base35-c059-fonts-20200910-6.el9.noarch DEBUG: urw-base35-d050000l-fonts-20200910-6.el9.noarch DEBUG: urw-base35-gothic-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-roman-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-sans-fonts-20200910-6.el9.noarch DEBUG: urw-base35-p052-fonts-20200910-6.el9.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-6.el9.noarch DEBUG: urw-base35-z003-fonts-20200910-6.el9.noarch DEBUG: urw-base35-fonts-20200910-6.el9.noarch DEBUG: libraqm-0.7.0-7.el9s.x86_64 DEBUG: mkfontscale-1.2.1-3.el9.x86_64 DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-33.el9.noarch DEBUG: ModemManager-glib-1.20.2-1.el9.x86_64 DEBUG: gobject-introspection-1.68.0-11.el9.x86_64 DEBUG: libgudev-237-1.el9.x86_64 DEBUG: upower-0.99.11-11.el9.x86_64 DEBUG: colord-libs-1.4.5-4.el9.x86_64 DEBUG: shared-mime-info-2.1-5.el9.x86_64 DEBUG: gdk-pixbuf2-2.42.6-3.el9.x86_64 DEBUG: gdk-pixbuf2-modules-2.42.6-3.el9.x86_64 DEBUG: gtk-update-icon-cache-3.24.31-2.el9.x86_64 DEBUG: libgsf-1.14.47-5.el9.x86_64 DEBUG: libnotify-0.7.9-8.el9.x86_64 DEBUG: at-spi2-core-2.40.3-1.el9.x86_64 DEBUG: at-spi2-atk-2.38.0-4.el9.x86_64 DEBUG: graphene-1.10.6-2.el9.x86_64 DEBUG: libgexiv2-0.12.3-1.el9.x86_64 DEBUG: low-memory-monitor-2.1-4.el9.x86_64 DEBUG: totem-pl-parser-3.26.6-2.el9.x86_64 DEBUG: libproxy-webkitgtk4-0.4.15-35.el9.x86_64 DEBUG: glib-networking-2.68.3-3.el9.x86_64 DEBUG: libsoup-2.72.0-8.el9.x86_64 DEBUG: geoclue2-2.6.0-7.el9.x86_64 DEBUG: libappstream-glib-0.7.18-4.el9.x86_64 DEBUG: osinfo-db-tools-1.10.0-1.el9.x86_64 DEBUG: libosinfo-1.10.0-1.el9.x86_64 DEBUG: xdg-dbus-proxy-0.1.3-1.el9.x86_64 DEBUG: liblqr-1-0.4.2-17.el9s.x86_64 DEBUG: npth-1.6-8.el9.x86_64 DEBUG: gpgme-1.15.1-6.el9.x86_64 DEBUG: which-2.21-29.el9.x86_64 DEBUG: fuse-2.9.9-15.el9.x86_64 DEBUG: gcc-toolset-12-runtime-12.0-5.el9.x86_64 DEBUG: fdk-aac-free-2.0.0-8.el9.x86_64 DEBUG: giflib-5.2.1-9.el9.x86_64 DEBUG: libxcrypt-devel-4.4.18-3.el9.x86_64 DEBUG: fonts-srpm-macros-2.0.5-7.el9.1.noarch DEBUG: python-srpm-macros-3.9-52.el9.noarch DEBUG: python-rpm-macros-3.9-52.el9.noarch DEBUG: python3-rpm-macros-3.9-52.el9.noarch DEBUG: gsm-1.0.19-6.el9.x86_64 DEBUG: jbig2dec-libs-0.19-7.el9.x86_64 DEBUG: libasyncns-0.8-22.el9.x86_64 DEBUG: pulseaudio-libs-15.0-2.el9.x86_64 DEBUG: pulseaudio-utils-15.0-2.el9.x86_64 DEBUG: libdatrie-0.2.13-4.el9.x86_64 DEBUG: libthai-0.1.28-8.el9.x86_64 DEBUG: pango-1.48.7-3.el9.x86_64 DEBUG: libepoxy-1.5.5-4.el9.x86_64 DEBUG: libexif-0.6.22-6.el9.x86_64 DEBUG: libijs-0.35-15.el9.x86_64 DEBUG: libiptcdata-1.0.5-9.el9.x86_64 DEBUG: libldac-2.0.2.3-10.el9.x86_64 DEBUG: libsbc-1.4-9.el9.x86_64 DEBUG: libvisual-0.4.0-34.el9.x86_64 DEBUG: libwmf-lite-0.2.12-10.el9.x86_64 DEBUG: orc-0.4.31-6.el9.x86_64 DEBUG: libtracker-sparql-3.1.2-3.el9.x86_64 DEBUG: tracker-3.1.2-3.el9.x86_64 DEBUG: tracker-miners-3.1.2-3.el9.x86_64 DEBUG: gtk3-3.24.31-2.el9.x86_64 DEBUG: xdg-desktop-portal-gtk-1.12.0-3.el9.x86_64 DEBUG: gtk2-2.24.33-8.el9.x86_64 DEBUG: graphviz-2.44.0-25.el9.x86_64 DEBUG: python3-sphinx-3.4.3-7.el9.noarch DEBUG: python3-pbr-5.11.1-1.el9s.noarch DEBUG: python3-setuptools_scm-7.1.0-2.el9s.noarch DEBUG: python3-sqlalchemy-1.4.45-3.el9.x86_64 DEBUG: openstack-macros-2023.1.0-0.20230216203352.ce6a105.el9.noarch DEBUG: python3-eventlet-0.33.3-1.el9s.noarch DEBUG: python3-distro-1.8.0-3.el9s.noarch DEBUG: lua-libs-5.4.4-4.el9.x86_64 DEBUG: libffi-3.4.2-8.el9.x86_64 DEBUG: wireplumber-0.4.14-1.el9.x86_64 DEBUG: wireplumber-libs-0.4.14-1.el9.x86_64 DEBUG: qt5-srpm-macros-5.15.9-1.el9.noarch DEBUG: less-590-2.el9.x86_64 DEBUG: environment-modules-5.3.0-1.el9.x86_64 DEBUG: kmod-28-9.el9.x86_64 DEBUG: kmod-libs-28-9.el9.x86_64 DEBUG: alsa-lib-1.2.9-1.el9.x86_64 DEBUG: osinfo-db-20230518-1.el9.noarch DEBUG: git-core-2.39.3-1.el9.x86_64 DEBUG: alternatives-1.24-1.el9.x86_64 DEBUG: binutils-gold-2.35.2-42.el9.x86_64 DEBUG: binutils-2.35.2-42.el9.x86_64 DEBUG: gstreamer1-1.22.1-2.el9.x86_64 DEBUG: gstreamer1-plugins-base-1.22.1-1.el9.x86_64 DEBUG: libssh-config-0.10.4-11.el9.noarch DEBUG: libssh-0.10.4-11.el9.x86_64 DEBUG: pyproject-srpm-macros-1.9.0-1.el9.noarch DEBUG: python3-requests-2.25.1-7.el9.noarch DEBUG: libeconf-0.4.1-3.el9.x86_64 DEBUG: kbd-misc-2.4.0-9.el9.noarch DEBUG: kbd-legacy-2.4.0-9.el9.noarch DEBUG: kbd-2.4.0-9.el9.x86_64 DEBUG: python3-dns-2.3.0-2.el9.noarch DEBUG: kernel-srpm-macros-1.0-13.el9.noarch DEBUG: python3-greenlet-2.0.2-1.el9s.x86_64 DEBUG: libcap-2.48-9.el9.x86_64 DEBUG: libcanberra-0.30-27.el9.x86_64 DEBUG: libcanberra-gtk3-0.30-27.el9.x86_64 DEBUG: libcanberra-gtk2-0.30-27.el9.x86_64 DEBUG: cryptsetup-libs-2.6.0-3.el9.x86_64 DEBUG: shadow-utils-4.9-8.el9.x86_64 DEBUG: vulkan-loader-1.3.250.1-1.el9.x86_64 DEBUG: python3-pytz-2021.1-5.el9.noarch DEBUG: libedit-3.1-38.20210216cvs.el9.x86_64 DEBUG: tpm2-tss-3.2.2-2.el9.x86_64 DEBUG: dbus-1.12.20-8.el9.x86_64 DEBUG: device-mapper-libs-1.02.195-3.el9.x86_64 DEBUG: device-mapper-1.02.195-3.el9.x86_64 DEBUG: flatpak-session-helper-1.12.8-1.el9.x86_64 DEBUG: flatpak-1.12.8-1.el9.x86_64 DEBUG: dbus-common-1.12.20-8.el9.noarch DEBUG: dbus-libs-1.12.20-8.el9.x86_64 DEBUG: pipewire-0.3.67-2.el9.x86_64 DEBUG: pipewire-libs-0.3.67-2.el9.x86_64 DEBUG: pipewire-alsa-0.3.67-2.el9.x86_64 DEBUG: pipewire-jack-audio-connection-kit-0.3.67-2.el9.x86_64 DEBUG: pipewire-pulseaudio-0.3.67-2.el9.x86_64 DEBUG: gnupg2-2.3.3-4.el9.x86_64 DEBUG: perl-HTTP-Tiny-0.076-461.el9.noarch DEBUG: python3-pip-wheel-21.2.3-7.el9.noarch DEBUG: python3-pip-21.2.3-7.el9.noarch DEBUG: file-libs-5.39-14.el9.x86_64 DEBUG: file-5.39-14.el9.x86_64 DEBUG: libgusb-0.3.8-2.el9.x86_64 DEBUG: fuse-common-3.10.2-6.el9.x86_64 DEBUG: libuuid-2.37.4-15.el9.x86_64 DEBUG: libblkid-2.37.4-15.el9.x86_64 DEBUG: libmount-2.37.4-15.el9.x86_64 DEBUG: libfdisk-2.37.4-15.el9.x86_64 DEBUG: libsmartcols-2.37.4-15.el9.x86_64 DEBUG: gcc-toolset-12-binutils-2.38-19.el9.x86_64 DEBUG: gcc-toolset-12-binutils-gold-2.38-19.el9.x86_64 DEBUG: ncurses-base-6.2-10.20210508.el9.noarch DEBUG: ncurses-libs-6.2-10.20210508.el9.x86_64 DEBUG: util-linux-core-2.37.4-15.el9.x86_64 DEBUG: util-linux-2.37.4-15.el9.x86_64 DEBUG: ncurses-6.2-10.20210508.el9.x86_64 DEBUG: procps-ng-3.3.17-13.el9.x86_64 DEBUG: findutils-4.8.0-6.el9.x86_64 DEBUG: gmp-6.2.0-13.el9.x86_64 DEBUG: krb5-libs-1.21.1-1.el9.x86_64 DEBUG: libtiff-4.4.0-10.el9.x86_64 DEBUG: ca-certificates-2023.2.60_v7.0.306-90.1.el9.noarch DEBUG: centos-gpg-keys-9.0-23.el9.noarch DEBUG: centos-stream-repos-9.0-23.el9.noarch DEBUG: centos-stream-release-9.0-23.el9.noarch DEBUG: libwebp-1.2.0-8.el9.x86_64 DEBUG: go-srpm-macros-3.2.0-3.el9.noarch DEBUG: flac-libs-1.3.3-12.el9.x86_64 DEBUG: LibRaw-0.21.1-1.el9.x86_64 DEBUG: librsvg2-2.50.7-3.el9.x86_64 DEBUG: ImageMagick-libs-6.9.12.98-1.el9s.x86_64 DEBUG: redhat-rpm-config-206-1.el9.noarch DEBUG: ImageMagick-6.9.12.98-1.el9s.x86_64 DEBUG: pixman-0.40.0-6.el9.x86_64 DEBUG: python3-markupsafe-2.1.3-2.el9s.x86_64 DEBUG: poppler-21.01.0-19.el9.x86_64 DEBUG: libX11-common-1.7.0-9.el9.noarch DEBUG: libX11-1.7.0-9.el9.x86_64 DEBUG: libcurl-7.76.1-28.el9.x86_64 DEBUG: curl-7.76.1-28.el9.x86_64 DEBUG: libXpm-3.5.13-10.el9.x86_64 DEBUG: poppler-glib-21.01.0-19.el9.x86_64 DEBUG: libX11-xcb-1.7.0-9.el9.x86_64 DEBUG: harfbuzz-2.7.4-10.el9.x86_64 DEBUG: gdb-minimal-10.2-12.el9.x86_64 DEBUG: libnghttp2-1.43.0-5.el9.1.x86_64 DEBUG: python3-libs-3.9.18-1.el9.x86_64 DEBUG: python-unversioned-command-3.9.18-1.el9.noarch DEBUG: python3-3.9.18-1.el9.x86_64 DEBUG: openssh-8.7p1-35.el9.x86_64 DEBUG: openssh-clients-8.7p1-35.el9.x86_64 DEBUG: python3-devel-3.9.18-1.el9.x86_64 DEBUG: zlib-1.2.11-41.el9.x86_64 DEBUG: audit-libs-3.1.2-2.el9.x86_64 DEBUG: python3-audit-3.1.2-2.el9.x86_64 DEBUG: glib2-2.68.4-12.el9.x86_64 DEBUG: libfido2-1.13.0-2.el9.x86_64 DEBUG: libxml2-2.9.13-5.el9.x86_64 DEBUG: libgs-9.54.0-14.el9.x86_64 DEBUG: libsndfile-1.0.31-8.el9.x86_64 DEBUG: crypto-policies-20231113-1.gite9247c2.el9.noarch DEBUG: openssl-libs-3.0.7-25.el9.x86_64 DEBUG: openssl-3.0.7-25.el9.x86_64 DEBUG: avahi-libs-0.8-20.el9.x86_64 DEBUG: avahi-glib-0.8-20.el9.x86_64 DEBUG: pam-1.5.1-16.el9.x86_64 DEBUG: crypto-policies-scripts-20231113-1.gite9247c2.el9.noarch DEBUG: annobin-12.31-1.el9.x86_64 DEBUG: libacl-2.3.1-4.el9.x86_64 DEBUG: p11-kit-0.25.3-2.el9.x86_64 DEBUG: p11-kit-trust-0.25.3-2.el9.x86_64 DEBUG: nettle-3.9.1-1.el9.x86_64 DEBUG: pcre2-syntax-10.40-4.el9.noarch DEBUG: pcre2-10.40-4.el9.x86_64 DEBUG: p11-kit-server-0.25.3-2.el9.x86_64 DEBUG: python3-rpm-generators-12-9.el9.noarch DEBUG: acl-2.3.1-4.el9.x86_64 DEBUG: xdg-desktop-portal-1.12.6-1.el9.x86_64 DEBUG: nspr-4.35.0-4.el9.x86_64 DEBUG: nss-util-3.90.0-4.el9.x86_64 DEBUG: nss-softokn-freebl-3.90.0-4.el9.x86_64 DEBUG: nss-softokn-3.90.0-4.el9.x86_64 DEBUG: nss-3.90.0-4.el9.x86_64 DEBUG: nss-sysinit-3.90.0-4.el9.x86_64 DEBUG: cups-libs-2.3.3op2-22.el9.x86_64 DEBUG: elfutils-libelf-0.190-2.el9.x86_64 DEBUG: libsepol-3.6-1.el9.x86_64 DEBUG: libselinux-3.6-1.el9.x86_64 DEBUG: libdrm-2.4.117-1.el9.x86_64 DEBUG: systemd-libs-252-21.el9.x86_64 DEBUG: rpm-4.16.1.3-29.el9.x86_64 DEBUG: rpm-libs-4.16.1.3-29.el9.x86_64 DEBUG: libsemanage-3.6-1.el9.x86_64 DEBUG: python3-libselinux-3.6-1.el9.x86_64 DEBUG: mesa-libglapi-23.3.0-1.el9.x86_64 DEBUG: python3-libsemanage-3.6-1.el9.x86_64 DEBUG: mesa-libgbm-23.3.0-1.el9.x86_64 DEBUG: libselinux-utils-3.6-1.el9.x86_64 DEBUG: policycoreutils-3.6-1.el9.x86_64 DEBUG: python3-setools-4.4.4-1.el9.x86_64 DEBUG: gnutls-3.8.2-2.el9.x86_64 DEBUG: checkpolicy-3.6-1.el9.x86_64 DEBUG: python3-policycoreutils-3.6-1.el9.noarch DEBUG: systemd-rpm-macros-252-21.el9.noarch DEBUG: systemd-252-21.el9.x86_64 DEBUG: systemd-pam-252-21.el9.x86_64 DEBUG: elfutils-default-yama-scope-0.190-2.el9.noarch DEBUG: elfutils-libs-0.190-2.el9.x86_64 DEBUG: elfutils-debuginfod-client-0.190-2.el9.x86_64 DEBUG: elfutils-0.190-2.el9.x86_64 DEBUG: debugedit-5.0-5.el9.x86_64 DEBUG: rpm-build-libs-4.16.1.3-29.el9.x86_64 DEBUG: rpm-build-4.16.1.3-29.el9.x86_64 DEBUG: systemd-udev-252-21.el9.x86_64 DEBUG: policycoreutils-python-utils-3.6-1.el9.noarch DEBUG: NetworkManager-libnm-1.45.9-1.el9.x86_64 DEBUG: mesa-libEGL-23.3.0-1.el9.x86_64 DEBUG: mesa-libGL-23.3.0-1.el9.x86_64 DEBUG: ostree-libs-2023.8-3.el9.x86_64 DEBUG: mesa-vulkan-drivers-23.3.0-1.el9.x86_64 DEBUG: libcom_err-1.46.5-5.el9.x86_64 DEBUG: openldap-2.6.6-1.el9.x86_64 DEBUG: python3-urllib3-1.26.5-5.el9.noarch DEBUG: hwdata-0.348-9.12.el9.noarch DEBUG: libgcc-11.4.1-3.el9.x86_64 DEBUG: glibc-common-2.34-95.el9.x86_64 DEBUG: glibc-gconv-extra-2.34-95.el9.x86_64 DEBUG: glibc-minimal-langpack-2.34-95.el9.x86_64 DEBUG: glibc-2.34-95.el9.x86_64 DEBUG: libstdc++-11.4.1-3.el9.x86_64 DEBUG: libatomic-11.4.1-3.el9.x86_64 DEBUG: libgomp-11.4.1-3.el9.x86_64 DEBUG: cpp-11.4.1-3.el9.x86_64 DEBUG: glibc-headers-2.34-95.el9.x86_64 DEBUG: kernel-headers-5.14.0-404.el9.x86_64 DEBUG: glibc-devel-2.34-95.el9.x86_64 DEBUG: gcc-11.4.1-3.el9.x86_64 DEBUG: gcc-plugin-annobin-11.4.1-3.el9.x86_64 DEBUG: webkit2gtk3-jsc-2.42.4-1.el9.x86_64 DEBUG: llvm-libs-17.0.6-3.el9.x86_64 DEBUG: libtdb-1.4.9-1.el9.x86_64 DEBUG: sqlite-libs-3.34.1-7.el9.x86_64 DEBUG: pyproject-rpm-macros-1.9.0-1.el9.noarch DEBUG: python3-wheel-0.36.2-8.el9.noarch DEBUG: python3-filelock-3.7.1-1.el9s.noarch DEBUG: libtirpc-1.3.3-2.el9.x86_64 DEBUG: libnsl2-2.0.0-1.el9.x86_64 DEBUG: python3-distlib-0.3.7-1.el9s.noarch DEBUG: python3-wheel-wheel-0.36.2-8.el9.noarch DEBUG: python3.11-setuptools-wheel-65.5.1-2.el9.noarch DEBUG: python3.11-pip-wheel-22.3.1-4.el9.noarch DEBUG: python3-toml-0.10.2-6.el9.noarch DEBUG: python3-py-1.10.0-6.el9.noarch DEBUG: python3-pluggy-0.13.1-7.el9.noarch DEBUG: python3-appdirs-1.4.4-4.el9.noarch DEBUG: python3-virtualenv-20.4.4-1.el9s.noarch DEBUG: mpdecimal-2.5.1-3.el9.x86_64 DEBUG: python3.11-3.11.5-1.el9.x86_64 DEBUG: python3.11-libs-3.11.5-1.el9.x86_64 DEBUG: python3.11-devel-3.11.5-1.el9.x86_64 DEBUG: tox-3.23.0-2.el9s.noarch DEBUG: python3-tox-current-env-0.0.8-1.el9s.noarch DEBUG: Child return code was: 0 INFO: ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target x86_64 --nodeps /builddir/build/SPECS/openstack-barbican.spec'], chrootPath='/var/lib/mock/dlrn-centos9-master-uc-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': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1026gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueraiseExc=FalseprintOutput=False) DEBUG: child environment: None DEBUG: Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target x86_64 --nodeps /builddir/build/SPECS/openstack-barbican.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': 'C.UTF-8'} and shell False DEBUG: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.KpIOjX DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd /builddir/build/BUILD DEBUG: + rm -rf barbican-17.1.0.dev33 DEBUG: + /usr/bin/gzip -dc /builddir/build/SOURCES/barbican-17.1.0.dev33-0.20240110173346.73de2e8.tar.gz DEBUG: + /usr/bin/tar -xof - DEBUG: + STATUS=0 DEBUG: + '[' 0 -ne 0 ']' DEBUG: + cd barbican-17.1.0.dev33 DEBUG: + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . DEBUG: + sed -i s/oslosphinx/oslo.sphinx/ doc/source/conf.py DEBUG: + sed -i '/^[[:space:]]*-c{env:.*_CONSTRAINTS_FILE.*/d' tox.ini DEBUG: + sed -i 's/^deps = -c{env:.*_CONSTRAINTS_FILE.*/deps =/' tox.ini DEBUG: + sed -i '/^minversion.*/d' tox.ini DEBUG: + sed -i '/^requires.*virtualenv.*/d' tox.ini DEBUG: + rm -f barbican/tests/test_hacking.py DEBUG: + for pkg in doc8 bandit pre-commit hacking flake8-import-order sphinx openstackdocstheme DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f doc/requirements.txt ']' DEBUG: + sed -i '/^doc8.*/d' doc/requirements.txt DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f test-requirements.txt ']' DEBUG: + sed -i '/^doc8.*/d' test-requirements.txt DEBUG: + for pkg in doc8 bandit pre-commit hacking flake8-import-order sphinx openstackdocstheme DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f doc/requirements.txt ']' DEBUG: + sed -i '/^bandit.*/d' doc/requirements.txt DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f test-requirements.txt ']' DEBUG: + sed -i '/^bandit.*/d' test-requirements.txt DEBUG: + for pkg in doc8 bandit pre-commit hacking flake8-import-order sphinx openstackdocstheme DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f doc/requirements.txt ']' DEBUG: + sed -i '/^pre-commit.*/d' doc/requirements.txt DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f test-requirements.txt ']' DEBUG: + sed -i '/^pre-commit.*/d' test-requirements.txt DEBUG: + for pkg in doc8 bandit pre-commit hacking flake8-import-order sphinx openstackdocstheme DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f doc/requirements.txt ']' DEBUG: + sed -i '/^hacking.*/d' doc/requirements.txt DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f test-requirements.txt ']' DEBUG: + sed -i '/^hacking.*/d' test-requirements.txt DEBUG: + for pkg in doc8 bandit pre-commit hacking flake8-import-order sphinx openstackdocstheme DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f doc/requirements.txt ']' DEBUG: + sed -i '/^flake8-import-order.*/d' doc/requirements.txt DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f test-requirements.txt ']' DEBUG: + sed -i '/^flake8-import-order.*/d' test-requirements.txt DEBUG: + for pkg in doc8 bandit pre-commit hacking flake8-import-order sphinx openstackdocstheme DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f doc/requirements.txt ']' DEBUG: + sed -i '/^sphinx.*/d' doc/requirements.txt DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f test-requirements.txt ']' DEBUG: + sed -i '/^sphinx.*/d' test-requirements.txt DEBUG: + for pkg in doc8 bandit pre-commit hacking flake8-import-order sphinx openstackdocstheme DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f doc/requirements.txt ']' DEBUG: + sed -i '/^openstackdocstheme.*/d' doc/requirements.txt DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f test-requirements.txt ']' DEBUG: + sed -i '/^openstackdocstheme.*/d' test-requirements.txt DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.RfQmIl DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd barbican-17.1.0.dev33 DEBUG: + echo pyproject-rpm-macros DEBUG: + echo python3-devel DEBUG: + echo 'python3dist(pip) >= 19' DEBUG: + echo 'python3dist(packaging)' DEBUG: + '[' -f pyproject.toml ']' DEBUG: + '[' -f setup.py ']' DEBUG: + echo 'python3dist(setuptools) >= 40.8' DEBUG: + echo 'python3dist(wheel)' DEBUG: + rm -rfv '*.dist-info/' DEBUG: + '[' -f /usr/bin/python3 ']' DEBUG: + mkdir -p /builddir/build/BUILD/barbican-17.1.0.dev33/.pyproject-builddir DEBUG: + echo -n DEBUG: + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' DEBUG: + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' DEBUG: + TMPDIR=/builddir/build/BUILD/barbican-17.1.0.dev33/.pyproject-builddir DEBUG: + RPM_TOXENV=py39 DEBUG: + HOSTNAME=rpmbuild DEBUG: + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/barbican-17.1.0.dev33/pyproject-wheeldir --output /builddir/build/BUILD/openstack-barbican-17.1.0-0.20240110173346.73de2e8.el9.x86_64-pyproject-buildrequires -t -e py39 DEBUG: Handling setuptools >= 40.8 from default build backend DEBUG: Requirement satisfied: setuptools >= 40.8 DEBUG: (installed: setuptools 57.4.0) DEBUG: Handling wheel from default build backend DEBUG: Requirement satisfied: wheel DEBUG: (installed: wheel 0.36.2) DEBUG: Handling wheel from get_requires_for_build_wheel DEBUG: Requirement satisfied: wheel DEBUG: (installed: wheel 0.36.2) DEBUG: Handling pbr>=2.0.0 from get_requires_for_build_wheel DEBUG: Requirement satisfied: pbr>=2.0.0 DEBUG: (installed: pbr 5.11.1) DEBUG: Handling tox-current-env >= 0.0.6 from tox itself DEBUG: Requirement satisfied: tox-current-env >= 0.0.6 DEBUG: (installed: tox-current-env 0.0.8) DEBUG: ___________________________________ summary ____________________________________ DEBUG: py39: commands succeeded DEBUG: congratulations :) DEBUG: Handling alembic>=0.8.10 from tox --print-deps-only: py39 DEBUG: Requirement not satisfied: alembic>=0.8.10 DEBUG: Handling cffi>=1.7.0 from tox --print-deps-only: py39 DEBUG: Requirement not satisfied: cffi>=1.7.0 DEBUG: Handling cryptography>=2.1 from tox --print-deps-only: py39 DEBUG: Requirement not satisfied: cryptography>=2.1 DEBUG: Handling eventlet>=0.18.2,!=0.18.3,!=0.20.1 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: eventlet>=0.18.2,!=0.18.3,!=0.20.1 DEBUG: (installed: eventlet 0.33.3) DEBUG: Handling jsonschema>=3.2.0 from tox --print-deps-only: py39 DEBUG: Requirement not satisfied: jsonschema>=3.2.0 DEBUG: Handling oslo.config>=6.4.0 from tox --print-deps-only: py39 DEBUG: Requirement not satisfied: oslo.config>=6.4.0 DEBUG: Handling oslo.context>=2.22.0 from tox --print-deps-only: py39 DEBUG: Requirement not satisfied: oslo.context>=2.22.0 DEBUG: Handling oslo.db>=4.27.0 from tox --print-deps-only: py39 DEBUG: Requirement not satisfied: oslo.db>=4.27.0 DEBUG: Handling oslo.i18n>=3.15.3 from tox --print-deps-only: py39 DEBUG: Requirement not satisfied: oslo.i18n>=3.15.3 DEBUG: Handling oslo.messaging>=14.1.0 from tox --print-deps-only: py39 DEBUG: Requirement not satisfied: oslo.messaging>=14.1.0 DEBUG: Handling oslo.middleware>=3.31.0 from tox --print-deps-only: py39 DEBUG: Requirement not satisfied: oslo.middleware>=3.31.0 DEBUG: Handling oslo.log>=4.3.0 from tox --print-deps-only: py39 DEBUG: Requirement not satisfied: oslo.log>=4.3.0 DEBUG: Handling oslo.policy>=3.6.0 from tox --print-deps-only: py39 DEBUG: Requirement not satisfied: oslo.policy>=3.6.0 DEBUG: Handling oslo.serialization!=2.19.1,>=2.18.0 from tox --print-deps-only: py39 DEBUG: Requirement not satisfied: oslo.serialization!=2.19.1,>=2.18.0 DEBUG: Handling oslo.service!=1.28.1,>=1.24.0 from tox --print-deps-only: py39 DEBUG: Requirement not satisfied: oslo.service!=1.28.1,>=1.24.0 DEBUG: Handling oslo.upgradecheck>=1.3.0 from tox --print-deps-only: py39 DEBUG: Requirement not satisfied: oslo.upgradecheck>=1.3.0 DEBUG: Handling oslo.utils>=3.33.0 from tox --print-deps-only: py39 DEBUG: Requirement not satisfied: oslo.utils>=3.33.0 DEBUG: Handling oslo.versionedobjects>=1.31.2 from tox --print-deps-only: py39 DEBUG: Requirement not satisfied: oslo.versionedobjects>=1.31.2 DEBUG: Handling Paste>=2.0.2 from tox --print-deps-only: py39 DEBUG: Requirement not satisfied: Paste>=2.0.2 DEBUG: Handling PasteDeploy>=1.5.0 from tox --print-deps-only: py39 DEBUG: Requirement not satisfied: PasteDeploy>=1.5.0 DEBUG: Handling pbr!=2.1.0,>=2.0.0 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: pbr!=2.1.0,>=2.0.0 DEBUG: (installed: pbr 5.11.1) DEBUG: Handling pecan!=1.0.2,!=1.0.3,!=1.0.4,!=1.2,>=1.0.0 from tox --print-deps-only: py39 DEBUG: Requirement not satisfied: pecan!=1.0.2,!=1.0.3,!=1.0.4,!=1.2,>=1.0.0 DEBUG: Handling pyOpenSSL>=17.1.0 from tox --print-deps-only: py39 DEBUG: Requirement not satisfied: pyOpenSSL>=17.1.0 DEBUG: Handling ldap3>=1.0.2 from tox --print-deps-only: py39 DEBUG: Requirement not satisfied: ldap3>=1.0.2 DEBUG: Handling keystonemiddleware>=9.5.0 from tox --print-deps-only: py39 DEBUG: Requirement not satisfied: keystonemiddleware>=9.5.0 DEBUG: Handling SQLAlchemy!=1.1.5,!=1.1.6,!=1.1.7,!=1.1.8,>=1.0.10 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: SQLAlchemy!=1.1.5,!=1.1.6,!=1.1.7,!=1.1.8,>=1.0.10 DEBUG: (installed: SQLAlchemy 1.4.45) DEBUG: Handling stevedore>=1.20.0 from tox --print-deps-only: py39 DEBUG: Requirement not satisfied: stevedore>=1.20.0 DEBUG: Handling WebOb>=1.7.1 from tox --print-deps-only: py39 DEBUG: Requirement not satisfied: WebOb>=1.7.1 DEBUG: Handling castellan >= 1.2.1 from tox --print-deps-only: py39 DEBUG: Requirement not satisfied: castellan >= 1.2.1 DEBUG: Handling microversion-parse>=0.2.1 from tox --print-deps-only: py39 DEBUG: Requirement not satisfied: microversion-parse>=0.2.1 DEBUG: Handling pyflakes>=2.1.1 from tox --print-deps-only: py39 DEBUG: Requirement not satisfied: pyflakes>=2.1.1 DEBUG: Handling coverage!=4.4,>=4.0 from tox --print-deps-only: py39 DEBUG: Requirement not satisfied: coverage!=4.4,>=4.0 DEBUG: Handling oslotest>=3.2.0 from tox --print-deps-only: py39 DEBUG: Requirement not satisfied: oslotest>=3.2.0 DEBUG: Handling pykmip>=0.7.0 from tox --print-deps-only: py39 DEBUG: Requirement not satisfied: pykmip>=0.7.0 DEBUG: Handling stestr>=2.0.0 from tox --print-deps-only: py39 DEBUG: Requirement not satisfied: stestr>=2.0.0 DEBUG: Handling testtools>=2.2.0 from tox --print-deps-only: py39 DEBUG: Requirement not satisfied: testtools>=2.2.0 DEBUG: Handling fixtures>=3.0.0 from tox --print-deps-only: py39 DEBUG: Requirement not satisfied: fixtures>=3.0.0 DEBUG: Handling requests>=2.18.0 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: requests>=2.18.0 DEBUG: (installed: requests 2.25.1) DEBUG: Handling WebTest>=2.0.27 from tox --print-deps-only: py39 DEBUG: Requirement not satisfied: WebTest>=2.0.27 DEBUG: Handling python-keystoneclient>=3.8.0 from tox --print-deps-only: py39 DEBUG: Requirement not satisfied: python-keystoneclient>=3.8.0 DEBUG: Handling tempest>=17.1.0 from tox --print-deps-only: py39 DEBUG: Requirement not satisfied: tempest>=17.1.0 DEBUG: Handling Pygments>=2.2.0 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: Pygments>=2.2.0 DEBUG: (installed: Pygments 2.7.4) DEBUG: running dist_info DEBUG: writing barbican.egg-info/PKG-INFO DEBUG: writing dependency_links to barbican.egg-info/dependency_links.txt DEBUG: writing entry points to barbican.egg-info/entry_points.txt DEBUG: writing requirements to barbican.egg-info/requires.txt DEBUG: writing top-level names to barbican.egg-info/top_level.txt DEBUG: [pbr] Reusing existing SOURCES.txt DEBUG: creating '/builddir/build/BUILD/barbican-17.1.0.dev33/barbican.dist-info' DEBUG: adding license file "LICENSE" (matched pattern "LICEN[CS]E*") DEBUG: adding license file "AUTHORS" (matched pattern "AUTHORS*") DEBUG: Handling alembic (>=0.8.10) from hook generated metadata: Requires-Dist (barbican) DEBUG: Requirement not satisfied: alembic (>=0.8.10) DEBUG: Handling cffi (>=1.7.0) from hook generated metadata: Requires-Dist (barbican) DEBUG: Requirement not satisfied: cffi (>=1.7.0) DEBUG: Handling cryptography (>=2.1) from hook generated metadata: Requires-Dist (barbican) DEBUG: Requirement not satisfied: cryptography (>=2.1) DEBUG: Handling eventlet (!=0.18.3,!=0.20.1,>=0.18.2) from hook generated metadata: Requires-Dist (barbican) DEBUG: Requirement satisfied: eventlet (!=0.18.3,!=0.20.1,>=0.18.2) DEBUG: (installed: eventlet 0.33.3) DEBUG: Handling jsonschema (>=3.2.0) from hook generated metadata: Requires-Dist (barbican) DEBUG: Requirement not satisfied: jsonschema (>=3.2.0) DEBUG: Handling oslo.config (>=6.4.0) from hook generated metadata: Requires-Dist (barbican) DEBUG: Requirement not satisfied: oslo.config (>=6.4.0) DEBUG: Handling oslo.context (>=2.22.0) from hook generated metadata: Requires-Dist (barbican) DEBUG: Requirement not satisfied: oslo.context (>=2.22.0) DEBUG: Handling oslo.db (>=4.27.0) from hook generated metadata: Requires-Dist (barbican) DEBUG: Requirement not satisfied: oslo.db (>=4.27.0) DEBUG: Handling oslo.i18n (>=3.15.3) from hook generated metadata: Requires-Dist (barbican) DEBUG: Requirement not satisfied: oslo.i18n (>=3.15.3) DEBUG: Handling oslo.messaging (>=14.1.0) from hook generated metadata: Requires-Dist (barbican) DEBUG: Requirement not satisfied: oslo.messaging (>=14.1.0) DEBUG: Handling oslo.middleware (>=3.31.0) from hook generated metadata: Requires-Dist (barbican) DEBUG: Requirement not satisfied: oslo.middleware (>=3.31.0) DEBUG: Handling oslo.log (>=4.3.0) from hook generated metadata: Requires-Dist (barbican) DEBUG: Requirement not satisfied: oslo.log (>=4.3.0) DEBUG: Handling oslo.policy (>=3.6.0) from hook generated metadata: Requires-Dist (barbican) DEBUG: Requirement not satisfied: oslo.policy (>=3.6.0) DEBUG: Handling oslo.serialization (!=2.19.1,>=2.18.0) from hook generated metadata: Requires-Dist (barbican) DEBUG: Requirement not satisfied: oslo.serialization (!=2.19.1,>=2.18.0) DEBUG: Handling oslo.service (!=1.28.1,>=1.24.0) from hook generated metadata: Requires-Dist (barbican) DEBUG: Requirement not satisfied: oslo.service (!=1.28.1,>=1.24.0) DEBUG: Handling oslo.upgradecheck (>=1.3.0) from hook generated metadata: Requires-Dist (barbican) DEBUG: Requirement not satisfied: oslo.upgradecheck (>=1.3.0) DEBUG: Handling oslo.utils (>=3.33.0) from hook generated metadata: Requires-Dist (barbican) DEBUG: Requirement not satisfied: oslo.utils (>=3.33.0) DEBUG: Handling oslo.versionedobjects (>=1.31.2) from hook generated metadata: Requires-Dist (barbican) DEBUG: Requirement not satisfied: oslo.versionedobjects (>=1.31.2) DEBUG: Handling Paste (>=2.0.2) from hook generated metadata: Requires-Dist (barbican) DEBUG: Requirement not satisfied: Paste (>=2.0.2) DEBUG: Handling PasteDeploy (>=1.5.0) from hook generated metadata: Requires-Dist (barbican) DEBUG: Requirement not satisfied: PasteDeploy (>=1.5.0) DEBUG: Handling pbr (!=2.1.0,>=2.0.0) from hook generated metadata: Requires-Dist (barbican) DEBUG: Requirement satisfied: pbr (!=2.1.0,>=2.0.0) DEBUG: (installed: pbr 5.11.1) DEBUG: Handling pecan (!=1.0.2,!=1.0.3,!=1.0.4,!=1.2,>=1.0.0) from hook generated metadata: Requires-Dist (barbican) DEBUG: Requirement not satisfied: pecan (!=1.0.2,!=1.0.3,!=1.0.4,!=1.2,>=1.0.0) DEBUG: Handling pyOpenSSL (>=17.1.0) from hook generated metadata: Requires-Dist (barbican) DEBUG: Requirement not satisfied: pyOpenSSL (>=17.1.0) DEBUG: Handling ldap3 (>=1.0.2) from hook generated metadata: Requires-Dist (barbican) DEBUG: Requirement not satisfied: ldap3 (>=1.0.2) DEBUG: Handling keystonemiddleware (>=9.5.0) from hook generated metadata: Requires-Dist (barbican) DEBUG: Requirement not satisfied: keystonemiddleware (>=9.5.0) DEBUG: Handling SQLAlchemy (!=1.1.5,!=1.1.6,!=1.1.7,!=1.1.8,>=1.0.10) from hook generated metadata: Requires-Dist (barbican) DEBUG: Requirement satisfied: SQLAlchemy (!=1.1.5,!=1.1.6,!=1.1.7,!=1.1.8,>=1.0.10) DEBUG: (installed: SQLAlchemy 1.4.45) DEBUG: Handling stevedore (>=1.20.0) from hook generated metadata: Requires-Dist (barbican) DEBUG: Requirement not satisfied: stevedore (>=1.20.0) DEBUG: Handling WebOb (>=1.7.1) from hook generated metadata: Requires-Dist (barbican) DEBUG: Requirement not satisfied: WebOb (>=1.7.1) DEBUG: Handling castellan (>=1.2.1) from hook generated metadata: Requires-Dist (barbican) DEBUG: Requirement not satisfied: castellan (>=1.2.1) DEBUG: Handling microversion-parse (>=0.2.1) from hook generated metadata: Requires-Dist (barbican) DEBUG: Requirement not satisfied: microversion-parse (>=0.2.1) DEBUG: Handling dogtag-pki (>=10.3.5.1) ; extra == 'dogtag' from hook generated metadata: Requires-Dist (barbican) DEBUG: Ignoring alien requirement: dogtag-pki (>=10.3.5.1) ; extra == 'dogtag' DEBUG: Handling pyflakes (>=2.1.1) ; extra == 'test' from hook generated metadata: Requires-Dist (barbican) DEBUG: Ignoring alien requirement: pyflakes (>=2.1.1) ; extra == 'test' DEBUG: Handling coverage (!=4.4,>=4.0) ; extra == 'test' from hook generated metadata: Requires-Dist (barbican) DEBUG: Ignoring alien requirement: coverage (!=4.4,>=4.0) ; extra == 'test' DEBUG: Handling oslotest (>=3.2.0) ; extra == 'test' from hook generated metadata: Requires-Dist (barbican) DEBUG: Ignoring alien requirement: oslotest (>=3.2.0) ; extra == 'test' DEBUG: Handling pykmip (>=0.7.0) ; extra == 'test' from hook generated metadata: Requires-Dist (barbican) DEBUG: Ignoring alien requirement: pykmip (>=0.7.0) ; extra == 'test' DEBUG: Handling stestr (>=2.0.0) ; extra == 'test' from hook generated metadata: Requires-Dist (barbican) DEBUG: Ignoring alien requirement: stestr (>=2.0.0) ; extra == 'test' DEBUG: Handling testtools (>=2.2.0) ; extra == 'test' from hook generated metadata: Requires-Dist (barbican) DEBUG: Ignoring alien requirement: testtools (>=2.2.0) ; extra == 'test' DEBUG: Handling fixtures (>=3.0.0) ; extra == 'test' from hook generated metadata: Requires-Dist (barbican) DEBUG: Ignoring alien requirement: fixtures (>=3.0.0) ; extra == 'test' DEBUG: Handling requests (>=2.18.0) ; extra == 'test' from hook generated metadata: Requires-Dist (barbican) DEBUG: Ignoring alien requirement: requests (>=2.18.0) ; extra == 'test' DEBUG: Handling WebTest (>=2.0.27) ; extra == 'test' from hook generated metadata: Requires-Dist (barbican) DEBUG: Ignoring alien requirement: WebTest (>=2.0.27) ; extra == 'test' DEBUG: Handling python-keystoneclient (>=3.8.0) ; extra == 'test' from hook generated metadata: Requires-Dist (barbican) DEBUG: Ignoring alien requirement: python-keystoneclient (>=3.8.0) ; extra == 'test' DEBUG: Handling tempest (>=17.1.0) ; extra == 'test' from hook generated metadata: Requires-Dist (barbican) DEBUG: Ignoring alien requirement: tempest (>=17.1.0) ; extra == 'test' DEBUG: Handling Pygments (>=2.2.0) ; extra == 'test' from hook generated metadata: Requires-Dist (barbican) DEBUG: Ignoring alien requirement: Pygments (>=2.2.0) ; extra == 'test' DEBUG: + cat /builddir/build/BUILD/openstack-barbican-17.1.0-0.20240110173346.73de2e8.el9.x86_64-pyproject-buildrequires DEBUG: + rm -rfv barbican.dist-info/ DEBUG: removed 'barbican.dist-info/AUTHORS' DEBUG: removed 'barbican.dist-info/LICENSE' DEBUG: removed 'barbican.dist-info/METADATA' DEBUG: removed 'barbican.dist-info/entry_points.txt' DEBUG: removed 'barbican.dist-info/pbr.json' DEBUG: removed 'barbican.dist-info/top_level.txt' DEBUG: removed directory 'barbican.dist-info/' DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Wrote: /builddir/build/SRPMS/openstack-barbican-17.1.0-0.20240110173346.73de2e8.el9.buildreqs.nosrc.rpm DEBUG: Child return code was: 11 INFO: Dynamic buildrequires detected INFO: Going to install missing buildrequires. See root.log for details. INFO: Going to install missing dynamic buildrequires DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/', '--releasever', '9', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/builddir/build/SRPMS/openstack-barbican-17.1.0-0.20240110173346.73de2e8.el9.buildreqs.nosrc.rpm'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/', '--releasever', '9', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/builddir/build/SRPMS/openstack-barbican-17.1.0-0.20240110173346.73de2e8.el9.buildreqs.nosrc.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LC_MESSAGES': 'C.UTF-8'} and shell False DEBUG: No matches found for the following disable plugin patterns: local, spacewalk, versionlock DEBUG: Last metadata expiration check: 0:00:24 ago on Wed Jan 10 17:35:02 2024. DEBUG: Package python3-eventlet-0.33.3-1.el9s.noarch is already installed. DEBUG: Package python3-pbr-5.11.1-1.el9s.noarch is already installed. DEBUG: Package python3-sqlalchemy-1.4.45-3.el9.x86_64 is already installed. DEBUG: Package openstack-macros-2023.1.0-0.20230216203352.ce6a105.el9.noarch is already installed. DEBUG: Package pyproject-rpm-macros-1.9.0-1.el9.noarch is already installed. DEBUG: Package pyproject-rpm-macros-1.9.0-1.el9.noarch is already installed. DEBUG: Package python3-devel-3.9.18-1.el9.x86_64 is already installed. DEBUG: Package python3-devel-3.9.18-1.el9.x86_64 is already installed. DEBUG: Package python3-packaging-20.9-5.el9.noarch is already installed. DEBUG: Package python3-pbr-5.11.1-1.el9s.noarch is already installed. DEBUG: Package python3-pip-21.2.3-7.el9.noarch is already installed. DEBUG: Package python3-pygments-2.7.4-4.el9.noarch is already installed. DEBUG: Package python3-requests-2.25.1-7.el9.noarch is already installed. DEBUG: Package python3-setuptools-57.4.0-1.el9s.noarch is already installed. DEBUG: Package python3-tox-current-env-0.0.8-1.el9s.noarch is already installed. DEBUG: Package python3-wheel-1:0.36.2-8.el9.noarch is already installed. DEBUG: Package systemd-252-21.el9.x86_64 is already installed. DEBUG: Dependencies resolved. DEBUG: ===================================================================================================================== DEBUG: Package Arch Version Repository Size DEBUG: ===================================================================================================================== DEBUG: Installing: DEBUG: python3-alembic noarch 1.8.1-1.el9s delorean-master-testing 832 k DEBUG: python3-castellan noarch 4.3.0-0.20230926072414.7033db5.el9 delorean-component-security 128 k DEBUG: python3-cffi x86_64 1.14.5-5.el9 baseos 253 k DEBUG: python3-coverage x86_64 6.4.2-2.el9s delorean-master-testing 264 k DEBUG: python3-cryptography x86_64 36.0.1-4.el9 baseos 1.2 M DEBUG: python3-fixtures noarch 4.0.1-1.el9s delorean-master-testing 93 k DEBUG: python3-jsonschema noarch 4.16.0-2.el9s delorean-master-testing 138 k DEBUG: python3-keystoneclient noarch 1:5.2.0-0.20230926071439.141787a.el9 delorean-component-clients 236 k DEBUG: python3-keystonemiddleware noarch 10.5.0-0.20231124110230.9ade074.el9 delorean-component-security 104 k DEBUG: python3-ldap3 noarch 2.9.1-1.el9s delorean-master-testing 471 k DEBUG: python3-microversion-parse noarch 1.0.1-0.20230630142347.2c36df6.el9 delorean-component-common 31 k DEBUG: python3-oslo-config noarch 2:9.2.0-0.20230925111711.28187da.el9 delorean-component-common 215 k DEBUG: python3-oslo-context noarch 5.3.0-0.20231115140446.8d25cad.el9 delorean-component-common 26 k DEBUG: python3-oslo-db noarch 14.1.0-0.20230927092428.caebf76.el9 delorean-component-common 130 k DEBUG: python3-oslo-i18n noarch 6.2.0-0.20231215115431.4bcda78.el9 delorean-component-common 60 k DEBUG: python3-oslo-log noarch 5.4.0-0.20231116094558.b5b8c30.el9 delorean-component-common 75 k DEBUG: python3-oslo-messaging noarch 14.5.0-0.20231115140921.3438726.el9 delorean-component-common 222 k DEBUG: python3-oslo-middleware noarch 5.2.0-0.20230904143101.4ba32ed.el9 delorean-component-common 56 k DEBUG: python3-oslo-policy noarch 4.2.1-0.20230830073844.37de6f3.el9 delorean-component-common 74 k DEBUG: python3-oslo-serialization noarch 5.2.0-0.20230829103603.a0ba2d7.el9 delorean-component-common 32 k DEBUG: python3-oslo-service noarch 3.2.0-0.20230829103133.e94d47a.el9 delorean-component-common 68 k DEBUG: python3-oslo-upgradecheck noarch 2.2.0-0.20230829100853.cbee52e.el9 delorean-component-common 26 k DEBUG: python3-oslo-utils noarch 6.3.0-0.20231114091904.505d80e.el9 delorean-component-common 77 k DEBUG: python3-oslo-versionedobjects noarch 3.2.0-0.20230830074519.6478669.el9 delorean-component-common 76 k DEBUG: python3-oslotest noarch 4.5.0-0.20230630112915.d4b1896.el9 delorean-component-clients 47 k DEBUG: python3-paste noarch 3.5.3-3.el9s delorean-master-testing 775 k DEBUG: python3-paste-deploy noarch 3.0.1-1.el9s delorean-master-testing 38 k DEBUG: python3-pecan noarch 1.4.2-2.el9s delorean-master-testing 272 k DEBUG: python3-pyOpenSSL noarch 20.0.1-2.el9s delorean-master-testing 89 k DEBUG: python3-pyflakes noarch 2.5.0-1.el9s delorean-master-testing 69 k DEBUG: python3-pykmip noarch 0.8.0-9.el9s delorean-master-build-deps 325 k DEBUG: python3-stestr noarch 4.0.1-1.el9s delorean-master-testing 158 k DEBUG: python3-stevedore noarch 5.1.0-0.20230627090844.2d99ccc.el9 delorean-component-clients 68 k DEBUG: python3-tempest noarch 1:36.0.1-0.20240109213806.01c2e2f.el9 delorean-component-tempest 1.3 M DEBUG: python3-testtools noarch 2.6.0-1.el9s delorean-master-testing 328 k DEBUG: python3-webob noarch 1.8.7-1.el9s delorean-master-testing 230 k DEBUG: python3-webtest noarch 3.0.0-1.el9s delorean-master-testing 80 k DEBUG: Installing dependencies: DEBUG: libsodium x86_64 1.0.18-7.el9s delorean-master-testing 161 k DEBUG: libyaml x86_64 0.2.5-7.el9 baseos 61 k DEBUG: memcached x86_64 1.6.9-7.el9 appstream 174 k DEBUG: python-oslo-cache-lang noarch 3.5.0-0.20231027114803.06f76e5.el9 delorean-component-common 16 k DEBUG: python-oslo-concurrency-lang noarch 5.2.0-0.20230829102219.1abc8e0.el9 delorean-component-common 13 k DEBUG: python-oslo-db-lang noarch 14.1.0-0.20230927092428.caebf76.el9 delorean-component-common 12 k DEBUG: python-oslo-i18n-lang noarch 6.2.0-0.20231215115431.4bcda78.el9 delorean-component-common 14 k DEBUG: python-oslo-log-lang noarch 5.4.0-0.20231116094558.b5b8c30.el9 delorean-component-common 13 k DEBUG: python-oslo-middleware-lang noarch 5.2.0-0.20230904143101.4ba32ed.el9 delorean-component-common 11 k DEBUG: python-oslo-policy-lang noarch 4.2.1-0.20230830073844.37de6f3.el9 delorean-component-common 12 k DEBUG: python-oslo-utils-lang noarch 6.3.0-0.20231114091904.505d80e.el9 delorean-component-common 12 k DEBUG: python-oslo-versionedobjects-lang noarch 3.2.0-0.20230830074519.6478669.el9 delorean-component-common 12 k DEBUG: python-pycadf-common noarch 3.1.1-0.20230706150346.4179996.el9 delorean-component-common 14 k DEBUG: python3-PyMySQL noarch 0.10.1-6.el9 appstream 107 k DEBUG: python3-amqp noarch 5.1.1-1.el9s delorean-master-testing 93 k DEBUG: python3-attrs noarch 20.3.0-7.el9 appstream 87 k DEBUG: python3-autopage noarch 0.5.1-1.el9s delorean-master-testing 58 k DEBUG: python3-barbicanclient noarch 5.6.1-0.20230925112909.721e9d8.el9 delorean-component-clients 143 k DEBUG: python3-bcrypt x86_64 3.2.2-4.el9s delorean-master-testing 43 k DEBUG: python3-beautifulsoup4 noarch 4.12.0-1.el9s delorean-master-testing 232 k DEBUG: python3-binary-memcached noarch 0.31.2-1.el9s delorean-master-testing 37 k DEBUG: python3-cachetools noarch 5.3.1-4.el9s delorean-master-testing 32 k DEBUG: python3-cliff noarch 4.4.0-0.20231115135922.3ee0725.el9 delorean-component-common 93 k DEBUG: python3-cmd2 noarch 2.4.2-1.el9s delorean-master-testing 303 k DEBUG: python3-dateutil noarch 1:2.8.1-7.el9 baseos 288 k DEBUG: python3-debtcollector noarch 2.5.0-0.20230718123908.a6b46c5.el9 delorean-component-common 31 k DEBUG: python3-decorator noarch 4.4.2-6.el9 baseos 28 k DEBUG: python3-defusedxml noarch 0.7.1-1.el9s delorean-master-testing 50 k DEBUG: python3-dogpile-cache noarch 1.1.8-1.el9s delorean-master-testing 88 k DEBUG: python3-etcd3gw noarch 2.3.0-1.el9s delorean-master-testing 46 k DEBUG: python3-extras noarch 1.0.0-15.el9s delorean-master-testing 19 k DEBUG: python3-fasteners noarch 0.19-1.el9s delorean-master-testing 37 k DEBUG: python3-future noarch 0.18.2-9.el9s delorean-master-testing 729 k DEBUG: python3-futurist noarch 2.4.1-0.20230628103433.159d752.el9 delorean-component-common 61 k DEBUG: python3-importlib-metadata noarch 4.12.0-2.el9s delorean-master-testing 44 k DEBUG: python3-inotify noarch 0.9.6-25.el9 baseos 53 k DEBUG: python3-iso8601 noarch 1.1.0-1.el9s delorean-master-testing 23 k DEBUG: python3-jaraco noarch 8.2.1-4.el9s delorean-master-testing 10 k DEBUG: python3-jaraco-classes noarch 3.2.1-5.el9s delorean-master-testing 18 k DEBUG: python3-jeepney noarch 0.8.0-3.el9s delorean-master-testing 345 k DEBUG: python3-jwt noarch 2.6.0-2.el9s delorean-master-testing 45 k DEBUG: python3-keyring noarch 23.9.3-1.el9s delorean-master-testing 81 k DEBUG: python3-keystoneauth1 noarch 5.4.0-0.20231124105149.44e477d.el9 delorean-component-security 415 k DEBUG: python3-kombu noarch 1:5.2.4-3.el9s delorean-master-testing 322 k DEBUG: python3-logutils noarch 0.3.5-15.el9s delorean-master-testing 46 k DEBUG: python3-lxml x86_64 4.6.5-3.el9 appstream 1.2 M DEBUG: python3-mako noarch 1.1.4-6.el9 appstream 172 k DEBUG: python3-memcached noarch 1.59-3.el9s delorean-master-testing 39 k DEBUG: python3-more-itertools noarch 10.1.0-1.el9s delorean-master-testing 83 k DEBUG: python3-msgpack x86_64 1.0.5-1.el9s delorean-master-testing 85 k DEBUG: python3-netaddr noarch 0.8.0-5.el9 appstream 1.6 M DEBUG: python3-netifaces x86_64 0.10.6-15.el9 appstream 23 k DEBUG: python3-os-service-types noarch 1.7.0-0.20230629121435.0b2f473.el9 delorean-component-clients 36 k DEBUG: python3-os-testr noarch 3.0.0-0.20230807133846.0e7ac78.el9 delorean-component-common 50 k DEBUG: python3-oslo-cache noarch 3.5.0-0.20231027114803.06f76e5.el9 delorean-component-common 59 k DEBUG: python3-oslo-cache+dogpile noarch 3.5.0-0.20231027114803.06f76e5.el9 delorean-component-common 8.0 k DEBUG: python3-oslo-cache+etcd3gw noarch 3.5.0-0.20231027114803.06f76e5.el9 delorean-component-common 7.9 k DEBUG: python3-oslo-concurrency noarch 5.2.0-0.20230829102219.1abc8e0.el9 delorean-component-common 41 k DEBUG: python3-oslo-db+mysql noarch 14.1.0-0.20230927092428.caebf76.el9 delorean-component-common 7.9 k DEBUG: python3-oslo-messaging+amqp1 noarch 14.5.0-0.20231115140921.3438726.el9 delorean-component-common 8.0 k DEBUG: python3-oslo-metrics noarch 0.7.0-0.20230829101532.5b47840.el9 delorean-component-common 24 k DEBUG: python3-paramiko noarch 3.1.0-1.el9s delorean-master-testing 301 k DEBUG: python3-ply noarch 3.11-14.el9 baseos 106 k DEBUG: python3-prettytable noarch 0.7.2-27.el9 appstream 42 k DEBUG: python3-prometheus_client noarch 0.17.1-1.el9s delorean-master-testing 96 k DEBUG: python3-pyasn1 noarch 0.4.8-6.el9 appstream 159 k DEBUG: python3-pycadf noarch 3.1.1-0.20230706150346.4179996.el9 delorean-component-common 55 k DEBUG: python3-pycparser noarch 2.20-6.el9 baseos 135 k DEBUG: python3-pymemcache noarch 4.0.0-1.el9s delorean-master-testing 120 k DEBUG: python3-pynacl x86_64 1.5.0-1.el9s delorean-master-testing 111 k DEBUG: python3-pyngus noarch 2.3.0-8.el9s delorean-master-testing 51 k DEBUG: python3-pyperclip noarch 1.8.2-2.el9s delorean-master-testing 28 k DEBUG: python3-pyrsistent x86_64 0.17.3-8.el9 appstream 114 k DEBUG: python3-pyyaml x86_64 5.4.1-6.el9 baseos 205 k DEBUG: python3-qpid-proton x86_64 0.35.0-2.el9s delorean-master-testing 408 k DEBUG: python3-repoze-lru noarch 0.7-10.el9s delorean-master-testing 31 k DEBUG: python3-rfc3986 noarch 1.5.0-1.el9s delorean-master-testing 50 k DEBUG: python3-routes noarch 2.5.1-1.el9s delorean-master-testing 188 k DEBUG: python3-secretstorage noarch 3.3.1-1.el9s delorean-master-testing 35 k DEBUG: python3-soupsieve noarch 2.5-1.el9s delorean-master-testing 73 k DEBUG: python3-statsd noarch 3.2.1-20.el9s delorean-master-testing 34 k DEBUG: python3-subunit noarch 1.4.0-6.el9s delorean-master-testing 90 k DEBUG: python3-tempita noarch 0.5.2-2.el9s delorean-master-testing 36 k DEBUG: python3-testresources noarch 2.0.1-2.el9s delorean-master-testing 59 k DEBUG: python3-testscenarios noarch 0.5.0-21.el9s delorean-master-testing 37 k DEBUG: python3-uhashring noarch 2.1-1.el9s delorean-master-testing 24 k DEBUG: python3-vine noarch 5.0.0-3.el9s delorean-master-testing 25 k DEBUG: python3-voluptuous noarch 0.13.1-1.el9s delorean-master-testing 59 k DEBUG: python3-waitress noarch 2.1.2-1.el9s delorean-master-testing 93 k DEBUG: python3-wcwidth noarch 0.2.6-1.el9s delorean-master-testing 42 k DEBUG: python3-wrapt x86_64 1.14.1-1.el9s delorean-master-testing 57 k DEBUG: python3-yappi x86_64 1.3.6-1.el9s delorean-master-testing 55 k DEBUG: python3-zipp noarch 3.6.0-1.el9s delorean-master-testing 16 k DEBUG: qpid-proton-c x86_64 0.35.0-2.el9s delorean-master-testing 225 k DEBUG: Installing weak dependencies: DEBUG: python3-jwt+crypto noarch 2.6.0-2.el9s delorean-master-testing 9.0 k DEBUG: Transaction Summary DEBUG: ===================================================================================================================== DEBUG: Install 132 Packages DEBUG: Total size: 20 M DEBUG: Installed size: 86 M DEBUG: Downloading Packages: DEBUG: [SKIPPED] python3-barbicanclient-5.6.1-0.20230925112909.721e9d8.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-keystoneclient-5.2.0-0.20230926071439.141787a.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-os-service-types-1.7.0-0.20230629121435.0b2f473.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslotest-4.5.0-0.20230630112915.d4b1896.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-stevedore-5.1.0-0.20230627090844.2d99ccc.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-cache-lang-3.5.0-0.20231027114803.06f76e5.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-concurrency-lang-5.2.0-0.20230829102219.1abc8e0.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-db-lang-14.1.0-0.20230927092428.caebf76.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-i18n-lang-6.2.0-0.20231215115431.4bcda78.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-log-lang-5.4.0-0.20231116094558.b5b8c30.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-middleware-lang-5.2.0-0.20230904143101.4ba32ed.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-policy-lang-4.2.1-0.20230830073844.37de6f3.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-utils-lang-6.3.0-0.20231114091904.505d80e.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-versionedobjects-lang-3.2.0-0.20230830074519.6478669.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-pycadf-common-3.1.1-0.20230706150346.4179996.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cliff-4.4.0-0.20231115135922.3ee0725.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-debtcollector-2.5.0-0.20230718123908.a6b46c5.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-futurist-2.4.1-0.20230628103433.159d752.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-microversion-parse-1.0.1-0.20230630142347.2c36df6.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-os-testr-3.0.0-0.20230807133846.0e7ac78.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-cache+dogpile-3.5.0-0.20231027114803.06f76e5.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-cache+etcd3gw-3.5.0-0.20231027114803.06f76e5.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-cache-3.5.0-0.20231027114803.06f76e5.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-concurrency-5.2.0-0.20230829102219.1abc8e0.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-config-9.2.0-0.20230925111711.28187da.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-context-5.3.0-0.20231115140446.8d25cad.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-db+mysql-14.1.0-0.20230927092428.caebf76.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-db-14.1.0-0.20230927092428.caebf76.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-i18n-6.2.0-0.20231215115431.4bcda78.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-log-5.4.0-0.20231116094558.b5b8c30.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-messaging+amqp1-14.5.0-0.20231115140921.3438726.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-messaging-14.5.0-0.20231115140921.3438726.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-metrics-0.7.0-0.20230829101532.5b47840.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-middleware-5.2.0-0.20230904143101.4ba32ed.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-policy-4.2.1-0.20230830073844.37de6f3.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-serialization-5.2.0-0.20230829103603.a0ba2d7.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-service-3.2.0-0.20230829103133.e94d47a.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-upgradecheck-2.2.0-0.20230829100853.cbee52e.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-utils-6.3.0-0.20231114091904.505d80e.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-versionedobjects-3.2.0-0.20230830074519.6478669.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pycadf-3.1.1-0.20230706150346.4179996.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-castellan-4.3.0-0.20230926072414.7033db5.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-keystoneauth1-5.4.0-0.20231124105149.44e477d.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-keystonemiddleware-10.5.0-0.20231124110230.9ade074.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-tempest-36.0.1-0.20240109213806.01c2e2f.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] libyaml-0.2.5-7.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-cffi-1.14.5-5.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-cryptography-36.0.1-4.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-dateutil-2.8.1-7.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-decorator-4.4.2-6.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-inotify-0.9.6-25.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-ply-3.11-14.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pycparser-2.20-6.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyyaml-5.4.1-6.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] memcached-1.6.9-7.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-PyMySQL-0.10.1-6.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-attrs-20.3.0-7.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-lxml-4.6.5-3.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-mako-1.1.4-6.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-netaddr-0.8.0-5.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-netifaces-0.10.6-15.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-prettytable-0.7.2-27.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyasn1-0.4.8-6.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyrsistent-0.17.3-8.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libsodium-1.0.18-7.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-alembic-1.8.1-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-amqp-5.1.1-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-autopage-0.5.1-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-bcrypt-3.2.2-4.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-beautifulsoup4-4.12.0-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-binary-memcached-0.31.2-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cachetools-5.3.1-4.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cmd2-2.4.2-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-coverage-6.4.2-2.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-defusedxml-0.7.1-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-dogpile-cache-1.1.8-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-etcd3gw-2.3.0-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-extras-1.0.0-15.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-fasteners-0.19-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-fixtures-4.0.1-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-future-0.18.2-9.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-importlib-metadata-4.12.0-2.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-iso8601-1.1.0-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jaraco-8.2.1-4.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jaraco-classes-3.2.1-5.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jeepney-0.8.0-3.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jsonschema-4.16.0-2.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jwt+crypto-2.6.0-2.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jwt-2.6.0-2.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-keyring-23.9.3-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-kombu-5.2.4-3.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-ldap3-2.9.1-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-logutils-0.3.5-15.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-memcached-1.59-3.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-more-itertools-10.1.0-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-msgpack-1.0.5-1.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-paramiko-3.1.0-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-paste-3.5.3-3.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-paste-deploy-3.0.1-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pecan-1.4.2-2.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-prometheus_client-0.17.1-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyOpenSSL-20.0.1-2.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyflakes-2.5.0-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pymemcache-4.0.0-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pynacl-1.5.0-1.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyngus-2.3.0-8.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyperclip-1.8.2-2.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-qpid-proton-0.35.0-2.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-repoze-lru-0.7-10.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-rfc3986-1.5.0-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-routes-2.5.1-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-secretstorage-3.3.1-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-soupsieve-2.5-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-statsd-3.2.1-20.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-stestr-4.0.1-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-subunit-1.4.0-6.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-tempita-0.5.2-2.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-testresources-2.0.1-2.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-testscenarios-0.5.0-21.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-testtools-2.6.0-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-uhashring-2.1-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-vine-5.0.0-3.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-voluptuous-0.13.1-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-waitress-2.1.2-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-wcwidth-0.2.6-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-webob-1.8.7-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-webtest-3.0.0-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-wrapt-1.14.1-1.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-yappi-1.3.6-1.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-zipp-3.6.0-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] qpid-proton-c-0.35.0-2.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-pykmip-0.8.0-9.el9s.noarch.rpm: Already downloaded DEBUG: Running transaction check DEBUG: Transaction check succeeded. DEBUG: Running transaction test DEBUG: Transaction test succeeded. DEBUG: Running transaction DEBUG: Preparing : 1/1 DEBUG: Installing : python3-stevedore-5.1.0-0.20230627090844.2d99ccc 1/132 DEBUG: Installing : python3-webob-1.8.7-1.el9s.noarch 2/132 DEBUG: Installing : python3-fixtures-4.0.1-1.el9s.noarch 3/132 DEBUG: Installing : python3-testtools-2.6.0-1.el9s.noarch 4/132 DEBUG: Installing : python3-netaddr-0.8.0-5.el9.noarch 5/132 DEBUG: Installing : python3-iso8601-1.1.0-1.el9s.noarch 6/132 DEBUG: Installing : python3-prettytable-0.7.2-27.el9.noarch 7/132 DEBUG: Installing : python3-mako-1.1.4-6.el9.noarch 8/132 DEBUG: Installing : python3-vine-5.0.0-3.el9s.noarch 9/132 DEBUG: Installing : python3-amqp-5.1.1-1.el9s.noarch 10/132 DEBUG: Installing : python3-jeepney-0.8.0-3.el9s.noarch 11/132 DEBUG: Installing : python3-fasteners-0.19-1.el9s.noarch 12/132 DEBUG: Installing : python3-pyasn1-0.4.8-6.el9.noarch 13/132 DEBUG: Installing : python3-attrs-20.3.0-7.el9.noarch 14/132 DEBUG: Installing : python3-decorator-4.4.2-6.el9.noarch 15/132 DEBUG: Installing : python3-futurist-2.4.1-0.20230628103433.159d752. 16/132 DEBUG: Installing : python3-etcd3gw-2.3.0-1.el9s.noarch 17/132 DEBUG: Installing : python3-dogpile-cache-1.1.8-1.el9s.noarch 18/132 DEBUG: Installing : python3-prometheus_client-0.17.1-1.el9s.noarch 19/132 DEBUG: Installing : python3-kombu-1:5.2.4-3.el9s.noarch 20/132 DEBUG: Installing : python3-alembic-1.8.1-1.el9s.noarch 21/132 DEBUG: Installing : python3-testscenarios-0.5.0-21.el9s.noarch 22/132 DEBUG: Installing : qpid-proton-c-0.35.0-2.el9s.x86_64 23/132 DEBUG: Installing : python3-qpid-proton-0.35.0-2.el9s.x86_64 24/132 DEBUG: Installing : python3-pyngus-2.3.0-8.el9s.noarch 25/132 DEBUG: Installing : python3-zipp-3.6.0-1.el9s.noarch 26/132 DEBUG: Installing : python3-importlib-metadata-4.12.0-2.el9s.noarch 27/132 DEBUG: Installing : python3-yappi-1.3.6-1.el9s.x86_64 28/132 DEBUG: Installing : python3-wrapt-1.14.1-1.el9s.x86_64 29/132 DEBUG: Installing : python3-debtcollector-2.5.0-0.20230718123908.a6b 30/132 DEBUG: Installing : python3-oslo-context-5.3.0-0.20231115140446.8d25 31/132 DEBUG: Installing : python3-wcwidth-0.2.6-1.el9s.noarch 32/132 DEBUG: Installing : python3-waitress-2.1.2-1.el9s.noarch 33/132 DEBUG: Installing : python3-voluptuous-0.13.1-1.el9s.noarch 34/132 DEBUG: Installing : python3-uhashring-2.1-1.el9s.noarch 35/132 DEBUG: Installing : python3-testresources-2.0.1-2.el9s.noarch 36/132 DEBUG: Installing : python3-tempita-0.5.2-2.el9s.noarch 37/132 DEBUG: Installing : python3-statsd-3.2.1-20.el9s.noarch 38/132 DEBUG: Installing : python3-soupsieve-2.5-1.el9s.noarch 39/132 DEBUG: Installing : python3-beautifulsoup4-4.12.0-1.el9s.noarch 40/132 DEBUG: Installing : python3-lxml-4.6.5-3.el9.x86_64 41/132 DEBUG: Installing : python3-rfc3986-1.5.0-1.el9s.noarch 42/132 DEBUG: Installing : python3-repoze-lru-0.7-10.el9s.noarch 43/132 DEBUG: Installing : python3-routes-2.5.1-1.el9s.noarch 44/132 DEBUG: Installing : python3-pyperclip-1.8.2-2.el9s.noarch 45/132 DEBUG: Installing : python3-cmd2-2.4.2-1.el9s.noarch 46/132 DEBUG: Installing : python3-pymemcache-4.0.0-1.el9s.noarch 47/132 DEBUG: Installing : python3-msgpack-1.0.5-1.el9s.x86_64 48/132 DEBUG: Installing : python3-more-itertools-10.1.0-1.el9s.noarch 49/132 DEBUG: Installing : python3-memcached-1.59-3.el9s.noarch 50/132 DEBUG: Installing : python3-logutils-0.3.5-15.el9s.noarch 51/132 DEBUG: Installing : python3-jaraco-8.2.1-4.el9s.noarch 52/132 DEBUG: Installing : python3-jaraco-classes-3.2.1-5.el9s.noarch 53/132 DEBUG: Installing : python3-future-0.18.2-9.el9s.noarch 54/132 DEBUG: Installing : python3-extras-1.0.0-15.el9s.noarch 55/132 DEBUG: Installing : python3-subunit-1.4.0-6.el9s.noarch 56/132 DEBUG: Installing : python3-defusedxml-0.7.1-1.el9s.noarch 57/132 DEBUG: Installing : python3-cachetools-5.3.1-4.el9s.noarch 58/132 DEBUG: Installing : python3-autopage-0.5.1-1.el9s.noarch 59/132 DEBUG: Installing : libsodium-1.0.18-7.el9s.x86_64 60/132 DEBUG: Installing : python3-pyrsistent-0.17.3-8.el9.x86_64 61/132 DEBUG: Installing : python3-jsonschema-4.16.0-2.el9s.noarch 62/132 DEBUG: Installing : python3-netifaces-0.10.6-15.el9.x86_64 63/132 DEBUG: Running scriptlet: memcached-1.6.9-7.el9.x86_64 64/132 DEBUG: Installing : memcached-1.6.9-7.el9.x86_64 64/132 DEBUG: Running scriptlet: memcached-1.6.9-7.el9.x86_64 64/132 DEBUG: Installing : python3-binary-memcached-0.31.2-1.el9s.noarch 65/132 DEBUG: Installing : python3-ply-3.11-14.el9.noarch 66/132 DEBUG: Installing : python3-pycparser-2.20-6.el9.noarch 67/132 DEBUG: Installing : python3-cffi-1.14.5-5.el9.x86_64 68/132 DEBUG: Installing : python3-cryptography-36.0.1-4.el9.x86_64 69/132 DEBUG: Installing : python3-bcrypt-3.2.2-4.el9s.x86_64 70/132 DEBUG: Installing : python3-pynacl-1.5.0-1.el9s.x86_64 71/132 DEBUG: Installing : python3-paramiko-3.1.0-1.el9s.noarch 72/132 DEBUG: Installing : python3-PyMySQL-0.10.1-6.el9.noarch 73/132 DEBUG: Installing : python3-jwt-2.6.0-2.el9s.noarch 74/132 DEBUG: Installing : python3-jwt+crypto-2.6.0-2.el9s.noarch 75/132 DEBUG: Installing : python3-pyOpenSSL-20.0.1-2.el9s.noarch 76/132 DEBUG: Installing : python3-paste-3.5.3-3.el9s.noarch 77/132 DEBUG: Installing : python3-paste-deploy-3.0.1-1.el9s.noarch 78/132 DEBUG: Installing : python3-secretstorage-3.3.1-1.el9s.noarch 79/132 DEBUG: Installing : python3-keyring-23.9.3-1.el9s.noarch 80/132 DEBUG: Installing : python3-inotify-0.9.6-25.el9.noarch 81/132 DEBUG: Installing : python3-dateutil-1:2.8.1-7.el9.noarch 82/132 DEBUG: Installing : libyaml-0.2.5-7.el9.x86_64 83/132 DEBUG: Installing : python3-pyyaml-5.4.1-6.el9.x86_64 84/132 DEBUG: Installing : python3-cliff-4.4.0-0.20231115135922.3ee0725.el9 85/132 DEBUG: Installing : python3-stestr-4.0.1-1.el9s.noarch 86/132 DEBUG: Installing : python3-os-testr-3.0.0-0.20230807133846.0e7ac78. 87/132 DEBUG: Installing : python-pycadf-common-3.1.1-0.20230706150346.4179 88/132 DEBUG: Installing : python-oslo-versionedobjects-lang-3.2.0-0.202308 89/132 DEBUG: Installing : python-oslo-utils-lang-6.3.0-0.20231114091904.50 90/132 DEBUG: Installing : python-oslo-policy-lang-4.2.1-0.20230830073844.3 91/132 DEBUG: Installing : python-oslo-middleware-lang-5.2.0-0.202309041431 92/132 DEBUG: Installing : python-oslo-log-lang-5.4.0-0.20231116094558.b5b8 93/132 DEBUG: Installing : python-oslo-i18n-lang-6.2.0-0.20231215115431.4bc 94/132 DEBUG: Installing : python3-oslo-i18n-6.2.0-0.20231215115431.4bcda78 95/132 DEBUG: Installing : python3-oslo-utils-6.3.0-0.20231114091904.505d80 96/132 DEBUG: Installing : python3-oslo-config-2:9.2.0-0.20230925111711.281 97/132 DEBUG: Installing : python3-oslo-serialization-5.2.0-0.2023082910360 98/132 DEBUG: Installing : python3-oslo-log-5.4.0-0.20231116094558.b5b8c30. 99/132 DEBUG: Installing : python3-oslo-metrics-0.7.0-0.20230829101532.5b47 100/132 DEBUG: Installing : python3-oslo-policy-4.2.1-0.20230830073844.37de6 101/132 DEBUG: Installing : python3-pycadf-3.1.1-0.20230706150346.4179996.el 102/132 DEBUG: Installing : python3-oslo-middleware-5.2.0-0.20230904143101.4 103/132 DEBUG: Installing : python-oslo-db-lang-14.1.0-0.20230927092428.caeb 104/132 DEBUG: Installing : python3-oslo-db+mysql-14.1.0-0.20230927092428.ca 105/132 DEBUG: Installing : python3-oslo-db-14.1.0-0.20230927092428.caebf76. 106/132 DEBUG: Installing : python-oslo-concurrency-lang-5.2.0-0.20230829102 107/132 DEBUG: Installing : python3-oslo-concurrency-5.2.0-0.20230829102219. 108/132 DEBUG: Installing : python3-oslo-service-3.2.0-0.20230829103133.e94d 109/132 DEBUG: Installing : python3-oslo-messaging+amqp1-14.5.0-0.2023111514 110/132 DEBUG: Installing : python3-oslo-messaging-14.5.0-0.20231115140921.3 111/132 DEBUG: Installing : python-oslo-cache-lang-3.5.0-0.20231027114803.06 112/132 DEBUG: Installing : python3-oslo-cache+dogpile-3.5.0-0.2023102711480 113/132 DEBUG: Installing : python3-oslo-cache+etcd3gw-3.5.0-0.2023102711480 114/132 DEBUG: Installing : python3-oslo-cache-3.5.0-0.20231027114803.06f76e 115/132 DEBUG: Installing : python3-os-service-types-1.7.0-0.20230629121435. 116/132 DEBUG: Installing : python3-keystoneauth1-5.4.0-0.20231124105149.44e 117/132 DEBUG: Installing : python3-barbicanclient-5.6.1-0.20230925112909.72 118/132 DEBUG: Installing : python3-keystoneclient-1:5.2.0-0.20230926071439. 119/132 DEBUG: Installing : python3-keystonemiddleware-10.5.0-0.202311241102 120/132 DEBUG: Installing : python3-castellan-4.3.0-0.20230926072414.7033db5 121/132 DEBUG: Installing : python3-oslo-versionedobjects-3.2.0-0.2023083007 122/132 DEBUG: Installing : python3-tempest-1:36.0.1-0.20240109213806.01c2e2 123/132 DEBUG: Installing : python3-oslo-upgradecheck-2.2.0-0.20230829100853 124/132 DEBUG: Installing : python3-pykmip-0.8.0-9.el9s.noarch 125/132 DEBUG: Installing : python3-oslotest-4.5.0-0.20230630112915.d4b1896. 126/132 DEBUG: Installing : python3-pecan-1.4.2-2.el9s.noarch 127/132 DEBUG: Installing : python3-webtest-3.0.0-1.el9s.noarch 128/132 DEBUG: Installing : python3-ldap3-2.9.1-1.el9s.noarch 129/132 DEBUG: Installing : python3-microversion-parse-1.0.1-0.2023063014234 130/132 DEBUG: Installing : python3-pyflakes-2.5.0-1.el9s.noarch 131/132 DEBUG: Installing : python3-coverage-6.4.2-2.el9s.x86_64 132/132 DEBUG: Running scriptlet: python3-coverage-6.4.2-2.el9s.x86_64 132/132 DEBUG: Verifying : python3-barbicanclient-5.6.1-0.20230925112909.72 1/132 DEBUG: Verifying : python3-keystoneclient-1:5.2.0-0.20230926071439. 2/132 DEBUG: Verifying : python3-os-service-types-1.7.0-0.20230629121435. 3/132 DEBUG: Verifying : python3-oslotest-4.5.0-0.20230630112915.d4b1896. 4/132 DEBUG: Verifying : python3-stevedore-5.1.0-0.20230627090844.2d99ccc 5/132 DEBUG: Verifying : python-oslo-cache-lang-3.5.0-0.20231027114803.06 6/132 DEBUG: Verifying : python-oslo-concurrency-lang-5.2.0-0.20230829102 7/132 DEBUG: Verifying : python-oslo-db-lang-14.1.0-0.20230927092428.caeb 8/132 DEBUG: Verifying : python-oslo-i18n-lang-6.2.0-0.20231215115431.4bc 9/132 DEBUG: Verifying : python-oslo-log-lang-5.4.0-0.20231116094558.b5b8 10/132 DEBUG: Verifying : python-oslo-middleware-lang-5.2.0-0.202309041431 11/132 DEBUG: Verifying : python-oslo-policy-lang-4.2.1-0.20230830073844.3 12/132 DEBUG: Verifying : python-oslo-utils-lang-6.3.0-0.20231114091904.50 13/132 DEBUG: Verifying : python-oslo-versionedobjects-lang-3.2.0-0.202308 14/132 DEBUG: Verifying : python-pycadf-common-3.1.1-0.20230706150346.4179 15/132 DEBUG: Verifying : python3-cliff-4.4.0-0.20231115135922.3ee0725.el9 16/132 DEBUG: Verifying : python3-debtcollector-2.5.0-0.20230718123908.a6b 17/132 DEBUG: Verifying : python3-futurist-2.4.1-0.20230628103433.159d752. 18/132 DEBUG: Verifying : python3-microversion-parse-1.0.1-0.2023063014234 19/132 DEBUG: Verifying : python3-os-testr-3.0.0-0.20230807133846.0e7ac78. 20/132 DEBUG: Verifying : python3-oslo-cache+dogpile-3.5.0-0.2023102711480 21/132 DEBUG: Verifying : python3-oslo-cache+etcd3gw-3.5.0-0.2023102711480 22/132 DEBUG: Verifying : python3-oslo-cache-3.5.0-0.20231027114803.06f76e 23/132 DEBUG: Verifying : python3-oslo-concurrency-5.2.0-0.20230829102219. 24/132 DEBUG: Verifying : python3-oslo-config-2:9.2.0-0.20230925111711.281 25/132 DEBUG: Verifying : python3-oslo-context-5.3.0-0.20231115140446.8d25 26/132 DEBUG: Verifying : python3-oslo-db+mysql-14.1.0-0.20230927092428.ca 27/132 DEBUG: Verifying : python3-oslo-db-14.1.0-0.20230927092428.caebf76. 28/132 DEBUG: Verifying : python3-oslo-i18n-6.2.0-0.20231215115431.4bcda78 29/132 DEBUG: Verifying : python3-oslo-log-5.4.0-0.20231116094558.b5b8c30. 30/132 DEBUG: Verifying : python3-oslo-messaging+amqp1-14.5.0-0.2023111514 31/132 DEBUG: Verifying : python3-oslo-messaging-14.5.0-0.20231115140921.3 32/132 DEBUG: Verifying : python3-oslo-metrics-0.7.0-0.20230829101532.5b47 33/132 DEBUG: Verifying : python3-oslo-middleware-5.2.0-0.20230904143101.4 34/132 DEBUG: Verifying : python3-oslo-policy-4.2.1-0.20230830073844.37de6 35/132 DEBUG: Verifying : python3-oslo-serialization-5.2.0-0.2023082910360 36/132 DEBUG: Verifying : python3-oslo-service-3.2.0-0.20230829103133.e94d 37/132 DEBUG: Verifying : python3-oslo-upgradecheck-2.2.0-0.20230829100853 38/132 DEBUG: Verifying : python3-oslo-utils-6.3.0-0.20231114091904.505d80 39/132 DEBUG: Verifying : python3-oslo-versionedobjects-3.2.0-0.2023083007 40/132 DEBUG: Verifying : python3-pycadf-3.1.1-0.20230706150346.4179996.el 41/132 DEBUG: Verifying : python3-castellan-4.3.0-0.20230926072414.7033db5 42/132 DEBUG: Verifying : python3-keystoneauth1-5.4.0-0.20231124105149.44e 43/132 DEBUG: Verifying : python3-keystonemiddleware-10.5.0-0.202311241102 44/132 DEBUG: Verifying : python3-tempest-1:36.0.1-0.20240109213806.01c2e2 45/132 DEBUG: Verifying : libyaml-0.2.5-7.el9.x86_64 46/132 DEBUG: Verifying : python3-cffi-1.14.5-5.el9.x86_64 47/132 DEBUG: Verifying : python3-cryptography-36.0.1-4.el9.x86_64 48/132 DEBUG: Verifying : python3-dateutil-1:2.8.1-7.el9.noarch 49/132 DEBUG: Verifying : python3-decorator-4.4.2-6.el9.noarch 50/132 DEBUG: Verifying : python3-inotify-0.9.6-25.el9.noarch 51/132 DEBUG: Verifying : python3-ply-3.11-14.el9.noarch 52/132 DEBUG: Verifying : python3-pycparser-2.20-6.el9.noarch 53/132 DEBUG: Verifying : python3-pyyaml-5.4.1-6.el9.x86_64 54/132 DEBUG: Verifying : memcached-1.6.9-7.el9.x86_64 55/132 DEBUG: Verifying : python3-PyMySQL-0.10.1-6.el9.noarch 56/132 DEBUG: Verifying : python3-attrs-20.3.0-7.el9.noarch 57/132 DEBUG: Verifying : python3-lxml-4.6.5-3.el9.x86_64 58/132 DEBUG: Verifying : python3-mako-1.1.4-6.el9.noarch 59/132 DEBUG: Verifying : python3-netaddr-0.8.0-5.el9.noarch 60/132 DEBUG: Verifying : python3-netifaces-0.10.6-15.el9.x86_64 61/132 DEBUG: Verifying : python3-prettytable-0.7.2-27.el9.noarch 62/132 DEBUG: Verifying : python3-pyasn1-0.4.8-6.el9.noarch 63/132 DEBUG: Verifying : python3-pyrsistent-0.17.3-8.el9.x86_64 64/132 DEBUG: Verifying : libsodium-1.0.18-7.el9s.x86_64 65/132 DEBUG: Verifying : python3-alembic-1.8.1-1.el9s.noarch 66/132 DEBUG: Verifying : python3-amqp-5.1.1-1.el9s.noarch 67/132 DEBUG: Verifying : python3-autopage-0.5.1-1.el9s.noarch 68/132 DEBUG: Verifying : python3-bcrypt-3.2.2-4.el9s.x86_64 69/132 DEBUG: Verifying : python3-beautifulsoup4-4.12.0-1.el9s.noarch 70/132 DEBUG: Verifying : python3-binary-memcached-0.31.2-1.el9s.noarch 71/132 DEBUG: Verifying : python3-cachetools-5.3.1-4.el9s.noarch 72/132 DEBUG: Verifying : python3-cmd2-2.4.2-1.el9s.noarch 73/132 DEBUG: Verifying : python3-coverage-6.4.2-2.el9s.x86_64 74/132 DEBUG: Verifying : python3-defusedxml-0.7.1-1.el9s.noarch 75/132 DEBUG: Verifying : python3-dogpile-cache-1.1.8-1.el9s.noarch 76/132 DEBUG: Verifying : python3-etcd3gw-2.3.0-1.el9s.noarch 77/132 DEBUG: Verifying : python3-extras-1.0.0-15.el9s.noarch 78/132 DEBUG: Verifying : python3-fasteners-0.19-1.el9s.noarch 79/132 DEBUG: Verifying : python3-fixtures-4.0.1-1.el9s.noarch 80/132 DEBUG: Verifying : python3-future-0.18.2-9.el9s.noarch 81/132 DEBUG: Verifying : python3-importlib-metadata-4.12.0-2.el9s.noarch 82/132 DEBUG: Verifying : python3-iso8601-1.1.0-1.el9s.noarch 83/132 DEBUG: Verifying : python3-jaraco-8.2.1-4.el9s.noarch 84/132 DEBUG: Verifying : python3-jaraco-classes-3.2.1-5.el9s.noarch 85/132 DEBUG: Verifying : python3-jeepney-0.8.0-3.el9s.noarch 86/132 DEBUG: Verifying : python3-jsonschema-4.16.0-2.el9s.noarch 87/132 DEBUG: Verifying : python3-jwt+crypto-2.6.0-2.el9s.noarch 88/132 DEBUG: Verifying : python3-jwt-2.6.0-2.el9s.noarch 89/132 DEBUG: Verifying : python3-keyring-23.9.3-1.el9s.noarch 90/132 DEBUG: Verifying : python3-kombu-1:5.2.4-3.el9s.noarch 91/132 DEBUG: Verifying : python3-ldap3-2.9.1-1.el9s.noarch 92/132 DEBUG: Verifying : python3-logutils-0.3.5-15.el9s.noarch 93/132 DEBUG: Verifying : python3-memcached-1.59-3.el9s.noarch 94/132 DEBUG: Verifying : python3-more-itertools-10.1.0-1.el9s.noarch 95/132 DEBUG: Verifying : python3-msgpack-1.0.5-1.el9s.x86_64 96/132 DEBUG: Verifying : python3-paramiko-3.1.0-1.el9s.noarch 97/132 DEBUG: Verifying : python3-paste-3.5.3-3.el9s.noarch 98/132 DEBUG: Verifying : python3-paste-deploy-3.0.1-1.el9s.noarch 99/132 DEBUG: Verifying : python3-pecan-1.4.2-2.el9s.noarch 100/132 DEBUG: Verifying : python3-prometheus_client-0.17.1-1.el9s.noarch 101/132 DEBUG: Verifying : python3-pyOpenSSL-20.0.1-2.el9s.noarch 102/132 DEBUG: Verifying : python3-pyflakes-2.5.0-1.el9s.noarch 103/132 DEBUG: Verifying : python3-pymemcache-4.0.0-1.el9s.noarch 104/132 DEBUG: Verifying : python3-pynacl-1.5.0-1.el9s.x86_64 105/132 DEBUG: Verifying : python3-pyngus-2.3.0-8.el9s.noarch 106/132 DEBUG: Verifying : python3-pyperclip-1.8.2-2.el9s.noarch 107/132 DEBUG: Verifying : python3-qpid-proton-0.35.0-2.el9s.x86_64 108/132 DEBUG: Verifying : python3-repoze-lru-0.7-10.el9s.noarch 109/132 DEBUG: Verifying : python3-rfc3986-1.5.0-1.el9s.noarch 110/132 DEBUG: Verifying : python3-routes-2.5.1-1.el9s.noarch 111/132 DEBUG: Verifying : python3-secretstorage-3.3.1-1.el9s.noarch 112/132 DEBUG: Verifying : python3-soupsieve-2.5-1.el9s.noarch 113/132 DEBUG: Verifying : python3-statsd-3.2.1-20.el9s.noarch 114/132 DEBUG: Verifying : python3-stestr-4.0.1-1.el9s.noarch 115/132 DEBUG: Verifying : python3-subunit-1.4.0-6.el9s.noarch 116/132 DEBUG: Verifying : python3-tempita-0.5.2-2.el9s.noarch 117/132 DEBUG: Verifying : python3-testresources-2.0.1-2.el9s.noarch 118/132 DEBUG: Verifying : python3-testscenarios-0.5.0-21.el9s.noarch 119/132 DEBUG: Verifying : python3-testtools-2.6.0-1.el9s.noarch 120/132 DEBUG: Verifying : python3-uhashring-2.1-1.el9s.noarch 121/132 DEBUG: Verifying : python3-vine-5.0.0-3.el9s.noarch 122/132 DEBUG: Verifying : python3-voluptuous-0.13.1-1.el9s.noarch 123/132 DEBUG: Verifying : python3-waitress-2.1.2-1.el9s.noarch 124/132 DEBUG: Verifying : python3-wcwidth-0.2.6-1.el9s.noarch 125/132 DEBUG: Verifying : python3-webob-1.8.7-1.el9s.noarch 126/132 DEBUG: Verifying : python3-webtest-3.0.0-1.el9s.noarch 127/132 DEBUG: Verifying : python3-wrapt-1.14.1-1.el9s.x86_64 128/132 DEBUG: Verifying : python3-yappi-1.3.6-1.el9s.x86_64 129/132 DEBUG: Verifying : python3-zipp-3.6.0-1.el9s.noarch 130/132 DEBUG: Verifying : qpid-proton-c-0.35.0-2.el9s.x86_64 131/132 DEBUG: Verifying : python3-pykmip-0.8.0-9.el9s.noarch 132/132 DEBUG: Installed: DEBUG: libsodium-1.0.18-7.el9s.x86_64 DEBUG: libyaml-0.2.5-7.el9.x86_64 DEBUG: memcached-1.6.9-7.el9.x86_64 DEBUG: python-oslo-cache-lang-3.5.0-0.20231027114803.06f76e5.el9.noarch DEBUG: python-oslo-concurrency-lang-5.2.0-0.20230829102219.1abc8e0.el9.noarch DEBUG: python-oslo-db-lang-14.1.0-0.20230927092428.caebf76.el9.noarch DEBUG: python-oslo-i18n-lang-6.2.0-0.20231215115431.4bcda78.el9.noarch DEBUG: python-oslo-log-lang-5.4.0-0.20231116094558.b5b8c30.el9.noarch DEBUG: python-oslo-middleware-lang-5.2.0-0.20230904143101.4ba32ed.el9.noarch DEBUG: python-oslo-policy-lang-4.2.1-0.20230830073844.37de6f3.el9.noarch DEBUG: python-oslo-utils-lang-6.3.0-0.20231114091904.505d80e.el9.noarch DEBUG: python-oslo-versionedobjects-lang-3.2.0-0.20230830074519.6478669.el9.noarch DEBUG: python-pycadf-common-3.1.1-0.20230706150346.4179996.el9.noarch DEBUG: python3-PyMySQL-0.10.1-6.el9.noarch DEBUG: python3-alembic-1.8.1-1.el9s.noarch DEBUG: python3-amqp-5.1.1-1.el9s.noarch DEBUG: python3-attrs-20.3.0-7.el9.noarch DEBUG: python3-autopage-0.5.1-1.el9s.noarch DEBUG: python3-barbicanclient-5.6.1-0.20230925112909.721e9d8.el9.noarch DEBUG: python3-bcrypt-3.2.2-4.el9s.x86_64 DEBUG: python3-beautifulsoup4-4.12.0-1.el9s.noarch DEBUG: python3-binary-memcached-0.31.2-1.el9s.noarch DEBUG: python3-cachetools-5.3.1-4.el9s.noarch DEBUG: python3-castellan-4.3.0-0.20230926072414.7033db5.el9.noarch DEBUG: python3-cffi-1.14.5-5.el9.x86_64 DEBUG: python3-cliff-4.4.0-0.20231115135922.3ee0725.el9.noarch DEBUG: python3-cmd2-2.4.2-1.el9s.noarch DEBUG: python3-coverage-6.4.2-2.el9s.x86_64 DEBUG: python3-cryptography-36.0.1-4.el9.x86_64 DEBUG: python3-dateutil-1:2.8.1-7.el9.noarch DEBUG: python3-debtcollector-2.5.0-0.20230718123908.a6b46c5.el9.noarch DEBUG: python3-decorator-4.4.2-6.el9.noarch DEBUG: python3-defusedxml-0.7.1-1.el9s.noarch DEBUG: python3-dogpile-cache-1.1.8-1.el9s.noarch DEBUG: python3-etcd3gw-2.3.0-1.el9s.noarch DEBUG: python3-extras-1.0.0-15.el9s.noarch DEBUG: python3-fasteners-0.19-1.el9s.noarch DEBUG: python3-fixtures-4.0.1-1.el9s.noarch DEBUG: python3-future-0.18.2-9.el9s.noarch DEBUG: python3-futurist-2.4.1-0.20230628103433.159d752.el9.noarch DEBUG: python3-importlib-metadata-4.12.0-2.el9s.noarch DEBUG: python3-inotify-0.9.6-25.el9.noarch DEBUG: python3-iso8601-1.1.0-1.el9s.noarch DEBUG: python3-jaraco-8.2.1-4.el9s.noarch DEBUG: python3-jaraco-classes-3.2.1-5.el9s.noarch DEBUG: python3-jeepney-0.8.0-3.el9s.noarch DEBUG: python3-jsonschema-4.16.0-2.el9s.noarch DEBUG: python3-jwt-2.6.0-2.el9s.noarch DEBUG: python3-jwt+crypto-2.6.0-2.el9s.noarch DEBUG: python3-keyring-23.9.3-1.el9s.noarch DEBUG: python3-keystoneauth1-5.4.0-0.20231124105149.44e477d.el9.noarch DEBUG: python3-keystoneclient-1:5.2.0-0.20230926071439.141787a.el9.noarch DEBUG: python3-keystonemiddleware-10.5.0-0.20231124110230.9ade074.el9.noarch DEBUG: python3-kombu-1:5.2.4-3.el9s.noarch DEBUG: python3-ldap3-2.9.1-1.el9s.noarch DEBUG: python3-logutils-0.3.5-15.el9s.noarch DEBUG: python3-lxml-4.6.5-3.el9.x86_64 DEBUG: python3-mako-1.1.4-6.el9.noarch DEBUG: python3-memcached-1.59-3.el9s.noarch DEBUG: python3-microversion-parse-1.0.1-0.20230630142347.2c36df6.el9.noarch DEBUG: python3-more-itertools-10.1.0-1.el9s.noarch DEBUG: python3-msgpack-1.0.5-1.el9s.x86_64 DEBUG: python3-netaddr-0.8.0-5.el9.noarch DEBUG: python3-netifaces-0.10.6-15.el9.x86_64 DEBUG: python3-os-service-types-1.7.0-0.20230629121435.0b2f473.el9.noarch DEBUG: python3-os-testr-3.0.0-0.20230807133846.0e7ac78.el9.noarch DEBUG: python3-oslo-cache-3.5.0-0.20231027114803.06f76e5.el9.noarch DEBUG: python3-oslo-cache+dogpile-3.5.0-0.20231027114803.06f76e5.el9.noarch DEBUG: python3-oslo-cache+etcd3gw-3.5.0-0.20231027114803.06f76e5.el9.noarch DEBUG: python3-oslo-concurrency-5.2.0-0.20230829102219.1abc8e0.el9.noarch DEBUG: python3-oslo-config-2:9.2.0-0.20230925111711.28187da.el9.noarch DEBUG: python3-oslo-context-5.3.0-0.20231115140446.8d25cad.el9.noarch DEBUG: python3-oslo-db-14.1.0-0.20230927092428.caebf76.el9.noarch DEBUG: python3-oslo-db+mysql-14.1.0-0.20230927092428.caebf76.el9.noarch DEBUG: python3-oslo-i18n-6.2.0-0.20231215115431.4bcda78.el9.noarch DEBUG: python3-oslo-log-5.4.0-0.20231116094558.b5b8c30.el9.noarch DEBUG: python3-oslo-messaging-14.5.0-0.20231115140921.3438726.el9.noarch DEBUG: python3-oslo-messaging+amqp1-14.5.0-0.20231115140921.3438726.el9.noarch DEBUG: python3-oslo-metrics-0.7.0-0.20230829101532.5b47840.el9.noarch DEBUG: python3-oslo-middleware-5.2.0-0.20230904143101.4ba32ed.el9.noarch DEBUG: python3-oslo-policy-4.2.1-0.20230830073844.37de6f3.el9.noarch DEBUG: python3-oslo-serialization-5.2.0-0.20230829103603.a0ba2d7.el9.noarch DEBUG: python3-oslo-service-3.2.0-0.20230829103133.e94d47a.el9.noarch DEBUG: python3-oslo-upgradecheck-2.2.0-0.20230829100853.cbee52e.el9.noarch DEBUG: python3-oslo-utils-6.3.0-0.20231114091904.505d80e.el9.noarch DEBUG: python3-oslo-versionedobjects-3.2.0-0.20230830074519.6478669.el9.noarch DEBUG: python3-oslotest-4.5.0-0.20230630112915.d4b1896.el9.noarch DEBUG: python3-paramiko-3.1.0-1.el9s.noarch DEBUG: python3-paste-3.5.3-3.el9s.noarch DEBUG: python3-paste-deploy-3.0.1-1.el9s.noarch DEBUG: python3-pecan-1.4.2-2.el9s.noarch DEBUG: python3-ply-3.11-14.el9.noarch DEBUG: python3-prettytable-0.7.2-27.el9.noarch DEBUG: python3-prometheus_client-0.17.1-1.el9s.noarch DEBUG: python3-pyOpenSSL-20.0.1-2.el9s.noarch DEBUG: python3-pyasn1-0.4.8-6.el9.noarch DEBUG: python3-pycadf-3.1.1-0.20230706150346.4179996.el9.noarch DEBUG: python3-pycparser-2.20-6.el9.noarch DEBUG: python3-pyflakes-2.5.0-1.el9s.noarch DEBUG: python3-pykmip-0.8.0-9.el9s.noarch DEBUG: python3-pymemcache-4.0.0-1.el9s.noarch DEBUG: python3-pynacl-1.5.0-1.el9s.x86_64 DEBUG: python3-pyngus-2.3.0-8.el9s.noarch DEBUG: python3-pyperclip-1.8.2-2.el9s.noarch DEBUG: python3-pyrsistent-0.17.3-8.el9.x86_64 DEBUG: python3-pyyaml-5.4.1-6.el9.x86_64 DEBUG: python3-qpid-proton-0.35.0-2.el9s.x86_64 DEBUG: python3-repoze-lru-0.7-10.el9s.noarch DEBUG: python3-rfc3986-1.5.0-1.el9s.noarch DEBUG: python3-routes-2.5.1-1.el9s.noarch DEBUG: python3-secretstorage-3.3.1-1.el9s.noarch DEBUG: python3-soupsieve-2.5-1.el9s.noarch DEBUG: python3-statsd-3.2.1-20.el9s.noarch DEBUG: python3-stestr-4.0.1-1.el9s.noarch DEBUG: python3-stevedore-5.1.0-0.20230627090844.2d99ccc.el9.noarch DEBUG: python3-subunit-1.4.0-6.el9s.noarch DEBUG: python3-tempest-1:36.0.1-0.20240109213806.01c2e2f.el9.noarch DEBUG: python3-tempita-0.5.2-2.el9s.noarch DEBUG: python3-testresources-2.0.1-2.el9s.noarch DEBUG: python3-testscenarios-0.5.0-21.el9s.noarch DEBUG: python3-testtools-2.6.0-1.el9s.noarch DEBUG: python3-uhashring-2.1-1.el9s.noarch DEBUG: python3-vine-5.0.0-3.el9s.noarch DEBUG: python3-voluptuous-0.13.1-1.el9s.noarch DEBUG: python3-waitress-2.1.2-1.el9s.noarch DEBUG: python3-wcwidth-0.2.6-1.el9s.noarch DEBUG: python3-webob-1.8.7-1.el9s.noarch DEBUG: python3-webtest-3.0.0-1.el9s.noarch DEBUG: python3-wrapt-1.14.1-1.el9s.x86_64 DEBUG: python3-yappi-1.3.6-1.el9s.x86_64 DEBUG: python3-zipp-3.6.0-1.el9s.noarch DEBUG: qpid-proton-c-0.35.0-2.el9s.x86_64 DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root'] 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': 'C.UTF-8'} and shell False DEBUG: fonts-filesystem-2.0.5-7.el9.1.noarch DEBUG: tzdata-2023c-1.el9.noarch DEBUG: dejavu-sans-fonts-2.37-18.el9.noarch DEBUG: adobe-mappings-cmap-20171205-12.el9.noarch DEBUG: adobe-mappings-cmap-deprecated-20171205-12.el9.noarch DEBUG: langpacks-core-font-en-3.0-16.el9.noarch DEBUG: adobe-source-code-pro-fonts-2.030.1.050-12.el9.1.noarch DEBUG: abattis-cantarell-fonts-0.301-4.el9.noarch DEBUG: google-droid-sans-fonts-20200215-11.el9.2.noarch DEBUG: xkeyboard-config-2.33-2.el9.noarch DEBUG: rust-srpm-macros-17-4.el9.noarch DEBUG: poppler-data-0.4.9-9.el9.noarch DEBUG: perl-srpm-macros-1-41.el9.noarch DEBUG: openblas-srpm-macros-2-11.el9.noarch DEBUG: ocaml-srpm-macros-6-6.el9.noarch DEBUG: ghc-srpm-macros-1.5.0-6.el9.noarch DEBUG: gawk-all-langpacks-5.1.0-6.el9.x86_64 DEBUG: adwaita-cursor-theme-40.1.1-3.el9.noarch DEBUG: adobe-mappings-pdf-20180407-10.el9.noarch DEBUG: vim-filesystem-8.2.2637-20.el9.noarch DEBUG: python3-setuptools-wheel-53.0.0-12.el9.noarch DEBUG: publicsuffix-list-dafsa-20210518-3.el9.noarch DEBUG: pkgconf-m4-1.7.3-10.el9.noarch DEBUG: coreutils-common-8.32-34.el9.x86_64 DEBUG: setup-2.13.7-9.el9.noarch DEBUG: filesystem-3.16-2.el9.x86_64 DEBUG: urw-base35-fonts-common-20200910-6.el9.noarch DEBUG: basesystem-11-13.el9.noarch DEBUG: bash-5.1.8-6.el9.x86_64 DEBUG: xz-libs-5.2.5-8.el9.x86_64 DEBUG: bzip2-libs-1.0.8-8.el9.x86_64 DEBUG: libxcrypt-4.4.18-3.el9.x86_64 DEBUG: libpng-1.6.37-12.el9.x86_64 DEBUG: expat-2.5.0-1.el9.x86_64 DEBUG: libzstd-1.5.1-2.el9.x86_64 DEBUG: libjpeg-turbo-2.0.90-6.el9.x86_64 DEBUG: libgpg-error-1.42-5.el9.x86_64 DEBUG: lcms2-2.12-3.el9.x86_64 DEBUG: mpfr-4.1.0-7.el9.x86_64 DEBUG: libwayland-client-1.21.0-1.el9.x86_64 DEBUG: readline-8.1-4.el9.x86_64 DEBUG: libogg-1.3.4-6.el9.x86_64 DEBUG: libvorbis-1.3.7-5.el9.x86_64 DEBUG: libtool-ltdl-2.4.6-45.el9.x86_64 DEBUG: libgcrypt-1.10.0-10.el9.x86_64 DEBUG: libicu-67.1-9.el9.x86_64 DEBUG: gdbm-libs-1.19-4.el9.x86_64 DEBUG: libattr-2.5.1-3.el9.x86_64 DEBUG: libcap-ng-0.8.2-7.el9.x86_64 DEBUG: lz4-libs-1.9.3-5.el9.x86_64 DEBUG: sed-4.8-9.el9.x86_64 DEBUG: popt-1.18-8.el9.x86_64 DEBUG: libbrotli-1.0.9-6.el9.x86_64 DEBUG: libseccomp-2.5.2-2.el9.x86_64 DEBUG: libunistring-0.9.10-15.el9.x86_64 DEBUG: libidn2-2.3.0-7.el9.x86_64 DEBUG: fribidi-1.0.10-6.el9.2.x86_64 DEBUG: libICE-1.0.10-8.el9.x86_64 DEBUG: libstemmer-0-18.585svn.el9.x86_64 DEBUG: libxshmfence-1.3-10.el9.x86_64 DEBUG: openjpeg2-2.4.0-7.el9.x86_64 DEBUG: libSM-1.2.3-10.el9.x86_64 DEBUG: libpsl-0.21.1-5.el9.x86_64 DEBUG: libwayland-cursor-1.21.0-1.el9.x86_64 DEBUG: libmpc-1.2.1-4.el9.x86_64 DEBUG: libassuan-2.5.5-3.el9.x86_64 DEBUG: libwayland-server-1.21.0-1.el9.x86_64 DEBUG: exiv2-0.27.5-2.el9.x86_64 DEBUG: exiv2-libs-0.27.5-2.el9.x86_64 DEBUG: libxcrypt-compat-4.4.18-3.el9.x86_64 DEBUG: unzip-6.0-56.el9.x86_64 DEBUG: xml-common-0.6.3-58.el9.noarch DEBUG: groff-base-1.22.4-10.el9.x86_64 DEBUG: libproxy-0.4.15-35.el9.x86_64 DEBUG: imath-3.1.2-1.el9.x86_64 DEBUG: hicolor-icon-theme-0.17-13.el9.noarch DEBUG: diffutils-3.7-12.el9.x86_64 DEBUG: fuse-libs-2.9.9-15.el9.x86_64 DEBUG: json-c-0.14-11.el9.x86_64 DEBUG: libsigsegv-2.13-4.el9.x86_64 DEBUG: gawk-5.1.0-6.el9.x86_64 DEBUG: libtasn1-4.16.0-8.el9.x86_64 DEBUG: pcre-8.44-3.el9.3.x86_64 DEBUG: grep-3.6-5.el9.x86_64 DEBUG: coreutils-8.32-34.el9.x86_64 DEBUG: libarchive-3.5.3-4.el9.x86_64 DEBUG: gzip-1.12-1.el9.x86_64 DEBUG: cracklib-2.9.6-27.el9.x86_64 DEBUG: libusbx-1.0.26-1.el9.x86_64 DEBUG: libevent-2.1.12-6.el9.x86_64 DEBUG: jbigkit-libs-2.1-23.el9.x86_64 DEBUG: libXau-1.0.9-8.el9.x86_64 DEBUG: libxcb-1.13.1-9.el9.x86_64 DEBUG: libXext-1.3.4-8.el9.x86_64 DEBUG: libXrender-0.9.10-16.el9.x86_64 DEBUG: libXfixes-5.0.3-16.el9.x86_64 DEBUG: libXi-1.7.10-8.el9.x86_64 DEBUG: libXt-1.2.0-6.el9.x86_64 DEBUG: libXmu-1.1.3-8.el9.x86_64 DEBUG: libXcursor-1.2.0-7.el9.x86_64 DEBUG: libXdamage-1.1.5-7.el9.x86_64 DEBUG: libXrandr-1.5.2-8.el9.x86_64 DEBUG: libXinerama-1.1.4-10.el9.x86_64 DEBUG: libXcomposite-0.4.5-7.el9.x86_64 DEBUG: libglvnd-1.3.4-1.el9.x86_64 DEBUG: libwayland-egl-1.21.0-1.el9.x86_64 DEBUG: opus-1.3.1-10.el9.x86_64 DEBUG: libXaw-1.0.13-19.el9.x86_64 DEBUG: libXtst-1.2.3-16.el9.x86_64 DEBUG: libXv-1.0.11-16.el9.x86_64 DEBUG: libXxf86vm-1.1.4-18.el9.x86_64 DEBUG: cracklib-dicts-2.9.6-27.el9.x86_64 DEBUG: python3-setuptools-57.4.0-1.el9s.noarch DEBUG: python3-idna-2.10-7.el9.noarch DEBUG: python3-six-1.15.0-9.el9.noarch DEBUG: python3-chardet-4.0.0-5.el9.noarch DEBUG: python3-pyparsing-2.4.7-9.el9.noarch DEBUG: python3-packaging-20.9-5.el9.noarch DEBUG: python3-pysocks-1.7.1-12.el9.noarch DEBUG: python3-babel-2.9.1-2.el9.noarch DEBUG: python3-tomli-2.0.1-5.el9.noarch DEBUG: python3-docutils-0.16-6.el9.noarch DEBUG: python3-imagesize-1.2.0-6.el9.noarch DEBUG: python3-pygments-2.7.4-4.el9.noarch DEBUG: python3-snowballstemmer-1.9.0-10.el9.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.12-13.el9.noarch DEBUG: python3-sphinxcontrib-applehelp-1.0.2-5.el9.noarch DEBUG: python3-sphinxcontrib-devhelp-1.0.2-5.el9.noarch DEBUG: python3-sphinxcontrib-htmlhelp-1.0.3-6.el9.noarch DEBUG: python3-sphinxcontrib-jsmath-1.0.1-12.el9.noarch DEBUG: python3-sphinxcontrib-qthelp-1.0.3-5.el9.noarch DEBUG: python3-sphinxcontrib-serializinghtml-1.1.4-5.el9.noarch DEBUG: python3-jinja2-3.0.1-2.el9s.noarch DEBUG: python3-typing-extensions-3.7.4.3-2.el9s.noarch DEBUG: sound-theme-freedesktop-0.8-17.el9.noarch DEBUG: xz-5.2.5-8.el9.x86_64 DEBUG: openexr-libs-3.1.1-2.el9.x86_64 DEBUG: iso-codes-4.6.0-3.el9.noarch DEBUG: zip-3.0-35.el9.x86_64 DEBUG: libutempter-1.2.1-6.el9.x86_64 DEBUG: bubblewrap-0.4.1-6.el9.x86_64 DEBUG: tar-1.34-6.el9.x86_64 DEBUG: zstd-1.5.1-2.el9.x86_64 DEBUG: libtheora-1.1.1-31.el9.x86_64 DEBUG: fftw-libs-double-3.3.8-12.el9.x86_64 DEBUG: libksba-1.5.1-6.el9.x86_64 DEBUG: dwz-0.14-3.el9.x86_64 DEBUG: jasper-libs-2.0.28-3.el9.x86_64 DEBUG: exempi-2.6.0-0.2.20211007gite23c213.el9.x86_64 DEBUG: bzip2-1.0.8-8.el9.x86_64 DEBUG: libxkbcommon-1.0.3-4.el9.x86_64 DEBUG: libxslt-1.1.34-9.el9.x86_64 DEBUG: graphite2-1.3.14-9.el9.x86_64 DEBUG: webrtc-audio-processing-0.3.1-8.el9.x86_64 DEBUG: info-6.7-15.el9.x86_64 DEBUG: ed-1.14.2-12.el9.x86_64 DEBUG: patch-2.7.6-16.el9.x86_64 DEBUG: tcl-8.6.10-7.el9.x86_64 DEBUG: libfontenc-1.1.3-17.el9.x86_64 DEBUG: adwaita-icon-theme-40.1.1-3.el9.noarch DEBUG: libpaper-1.1.28-4.el9.x86_64 DEBUG: perl-Digest-1.19-4.el9.noarch DEBUG: perl-Digest-MD5-2.58-4.el9.x86_64 DEBUG: perl-B-1.80-480.el9.x86_64 DEBUG: perl-FileHandle-2.03-480.el9.noarch DEBUG: perl-AutoLoader-5.74-480.el9.noarch DEBUG: perl-Data-Dumper-2.174-462.el9.x86_64 DEBUG: perl-libnet-3.13-4.el9.noarch DEBUG: perl-base-2.27-480.el9.noarch DEBUG: perl-URI-5.09-3.el9.noarch DEBUG: perl-Net-SSLeay-1.92-2.el9.x86_64 DEBUG: perl-if-0.60.800-480.el9.noarch DEBUG: perl-IO-Socket-IP-0.41-5.el9.noarch DEBUG: perl-Time-Local-1.300-7.el9.noarch DEBUG: perl-File-Path-2.18-4.el9.noarch DEBUG: perl-IO-Socket-SSL-2.073-1.el9.noarch DEBUG: perl-Pod-Escapes-1.07-460.el9.noarch DEBUG: perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch DEBUG: perl-Mozilla-CA-20200520-6.el9.noarch DEBUG: perl-Class-Struct-0.66-480.el9.noarch DEBUG: perl-POSIX-1.94-480.el9.x86_64 DEBUG: perl-Term-ANSIColor-5.01-461.el9.noarch DEBUG: perl-IPC-Open3-1.21-480.el9.noarch DEBUG: perl-subs-1.03-480.el9.noarch DEBUG: perl-File-Temp-0.231.100-4.el9.noarch DEBUG: perl-Term-Cap-1.17-460.el9.noarch DEBUG: perl-Pod-Simple-3.42-4.el9.noarch DEBUG: perl-Socket-2.031-4.el9.x86_64 DEBUG: perl-SelectSaver-1.02-480.el9.noarch DEBUG: perl-Symbol-1.08-480.el9.noarch DEBUG: perl-File-stat-1.09-480.el9.noarch DEBUG: perl-podlators-4.14-460.el9.noarch DEBUG: perl-Pod-Perldoc-3.28.01-461.el9.noarch DEBUG: perl-Fcntl-1.13-480.el9.x86_64 DEBUG: perl-Text-ParseWords-3.30-460.el9.noarch DEBUG: perl-mro-1.23-480.el9.x86_64 DEBUG: perl-IO-1.43-480.el9.x86_64 DEBUG: perl-overloading-0.02-480.el9.noarch DEBUG: perl-Pod-Usage-2.01-4.el9.noarch DEBUG: perl-Errno-1.30-480.el9.x86_64 DEBUG: perl-File-Basename-2.85-480.el9.noarch DEBUG: perl-Getopt-Std-1.12-480.el9.noarch DEBUG: perl-MIME-Base64-3.16-4.el9.x86_64 DEBUG: perl-Scalar-List-Utils-1.56-461.el9.x86_64 DEBUG: perl-constant-1.33-461.el9.noarch DEBUG: perl-Storable-3.21-460.el9.x86_64 DEBUG: perl-overload-1.31-480.el9.noarch DEBUG: perl-parent-0.238-460.el9.noarch DEBUG: perl-vars-1.05-480.el9.noarch DEBUG: perl-Getopt-Long-2.52-4.el9.noarch DEBUG: perl-Carp-1.50-460.el9.noarch DEBUG: perl-Exporter-5.74-461.el9.noarch DEBUG: perl-NDBM_File-1.15-480.el9.x86_64 DEBUG: perl-PathTools-3.78-461.el9.x86_64 DEBUG: perl-Encode-3.08-462.el9.x86_64 DEBUG: perl-libs-5.32.1-480.el9.x86_64 DEBUG: perl-interpreter-5.32.1-480.el9.x86_64 DEBUG: bluez-libs-5.56-6.el9.x86_64 DEBUG: cpio-2.13-16.el9.x86_64 DEBUG: keyutils-libs-1.6.3-1.el9.x86_64 DEBUG: libcbor-0.7.0-5.el9.x86_64 DEBUG: libdb-5.3.28-53.el9.x86_64 DEBUG: libpwquality-1.4.4-8.el9.x86_64 DEBUG: dbus-broker-28-7.el9.x86_64 DEBUG: libpciaccess-0.16-6.el9.x86_64 DEBUG: libglvnd-glx-1.3.4-1.el9.x86_64 DEBUG: libglvnd-egl-1.3.4-1.el9.x86_64 DEBUG: libpipeline-1.5.3-4.el9.x86_64 DEBUG: man-db-2.9.3-7.el9.x86_64 DEBUG: libpkgconf-1.7.3-10.el9.x86_64 DEBUG: pkgconf-1.7.3-10.el9.x86_64 DEBUG: pkgconf-pkg-config-1.7.3-10.el9.x86_64 DEBUG: libverto-0.3.2-3.el9.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-21.el9.x86_64 DEBUG: scl-utils-2.0.3-4.el9.x86_64 DEBUG: efi-srpm-macros-4-9.el9.noarch DEBUG: lua-srpm-macros-1-6.el9.noarch DEBUG: make-4.3-7.el9.x86_64 DEBUG: freetype-2.10.4-9.el9.x86_64 DEBUG: fontconfig-2.14.0-2.el9.x86_64 DEBUG: cairo-1.17.4-7.el9.x86_64 DEBUG: json-glib-1.6.6-1.el9.x86_64 DEBUG: atk-2.36.0-5.el9.x86_64 DEBUG: cairo-gobject-1.17.4-7.el9.x86_64 DEBUG: polkit-libs-0.117-11.el9.x86_64 DEBUG: polkit-0.117-11.el9.x86_64 DEBUG: polkit-pkla-compat-0.1-21.el9.x86_64 DEBUG: gsettings-desktop-schemas-40.0-6.el9.x86_64 DEBUG: dconf-0.40.0-6.el9.x86_64 DEBUG: rtkit-0.11-28.el9.x86_64 DEBUG: libgxps-0.3.2-3.el9.x86_64 DEBUG: gd-2.3.2-3.el9.x86_64 DEBUG: libXft-2.3.3-8.el9.x86_64 DEBUG: urw-base35-bookman-fonts-20200910-6.el9.noarch DEBUG: urw-base35-c059-fonts-20200910-6.el9.noarch DEBUG: urw-base35-d050000l-fonts-20200910-6.el9.noarch DEBUG: urw-base35-gothic-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-roman-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-sans-fonts-20200910-6.el9.noarch DEBUG: urw-base35-p052-fonts-20200910-6.el9.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-6.el9.noarch DEBUG: urw-base35-z003-fonts-20200910-6.el9.noarch DEBUG: urw-base35-fonts-20200910-6.el9.noarch DEBUG: libraqm-0.7.0-7.el9s.x86_64 DEBUG: mkfontscale-1.2.1-3.el9.x86_64 DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-33.el9.noarch DEBUG: ModemManager-glib-1.20.2-1.el9.x86_64 DEBUG: gobject-introspection-1.68.0-11.el9.x86_64 DEBUG: libgudev-237-1.el9.x86_64 DEBUG: upower-0.99.11-11.el9.x86_64 DEBUG: colord-libs-1.4.5-4.el9.x86_64 DEBUG: shared-mime-info-2.1-5.el9.x86_64 DEBUG: gdk-pixbuf2-2.42.6-3.el9.x86_64 DEBUG: gdk-pixbuf2-modules-2.42.6-3.el9.x86_64 DEBUG: gtk-update-icon-cache-3.24.31-2.el9.x86_64 DEBUG: libgsf-1.14.47-5.el9.x86_64 DEBUG: libnotify-0.7.9-8.el9.x86_64 DEBUG: at-spi2-core-2.40.3-1.el9.x86_64 DEBUG: at-spi2-atk-2.38.0-4.el9.x86_64 DEBUG: graphene-1.10.6-2.el9.x86_64 DEBUG: libgexiv2-0.12.3-1.el9.x86_64 DEBUG: low-memory-monitor-2.1-4.el9.x86_64 DEBUG: totem-pl-parser-3.26.6-2.el9.x86_64 DEBUG: libproxy-webkitgtk4-0.4.15-35.el9.x86_64 DEBUG: glib-networking-2.68.3-3.el9.x86_64 DEBUG: libsoup-2.72.0-8.el9.x86_64 DEBUG: geoclue2-2.6.0-7.el9.x86_64 DEBUG: libappstream-glib-0.7.18-4.el9.x86_64 DEBUG: osinfo-db-tools-1.10.0-1.el9.x86_64 DEBUG: libosinfo-1.10.0-1.el9.x86_64 DEBUG: xdg-dbus-proxy-0.1.3-1.el9.x86_64 DEBUG: liblqr-1-0.4.2-17.el9s.x86_64 DEBUG: npth-1.6-8.el9.x86_64 DEBUG: gpgme-1.15.1-6.el9.x86_64 DEBUG: which-2.21-29.el9.x86_64 DEBUG: fuse-2.9.9-15.el9.x86_64 DEBUG: gcc-toolset-12-runtime-12.0-5.el9.x86_64 DEBUG: fdk-aac-free-2.0.0-8.el9.x86_64 DEBUG: giflib-5.2.1-9.el9.x86_64 DEBUG: libxcrypt-devel-4.4.18-3.el9.x86_64 DEBUG: fonts-srpm-macros-2.0.5-7.el9.1.noarch DEBUG: python-srpm-macros-3.9-52.el9.noarch DEBUG: python-rpm-macros-3.9-52.el9.noarch DEBUG: python3-rpm-macros-3.9-52.el9.noarch DEBUG: gsm-1.0.19-6.el9.x86_64 DEBUG: jbig2dec-libs-0.19-7.el9.x86_64 DEBUG: libasyncns-0.8-22.el9.x86_64 DEBUG: pulseaudio-libs-15.0-2.el9.x86_64 DEBUG: pulseaudio-utils-15.0-2.el9.x86_64 DEBUG: libdatrie-0.2.13-4.el9.x86_64 DEBUG: libthai-0.1.28-8.el9.x86_64 DEBUG: pango-1.48.7-3.el9.x86_64 DEBUG: libepoxy-1.5.5-4.el9.x86_64 DEBUG: libexif-0.6.22-6.el9.x86_64 DEBUG: libijs-0.35-15.el9.x86_64 DEBUG: libiptcdata-1.0.5-9.el9.x86_64 DEBUG: libldac-2.0.2.3-10.el9.x86_64 DEBUG: libsbc-1.4-9.el9.x86_64 DEBUG: libvisual-0.4.0-34.el9.x86_64 DEBUG: libwmf-lite-0.2.12-10.el9.x86_64 DEBUG: orc-0.4.31-6.el9.x86_64 DEBUG: libtracker-sparql-3.1.2-3.el9.x86_64 DEBUG: tracker-3.1.2-3.el9.x86_64 DEBUG: tracker-miners-3.1.2-3.el9.x86_64 DEBUG: gtk3-3.24.31-2.el9.x86_64 DEBUG: xdg-desktop-portal-gtk-1.12.0-3.el9.x86_64 DEBUG: gtk2-2.24.33-8.el9.x86_64 DEBUG: graphviz-2.44.0-25.el9.x86_64 DEBUG: python3-sphinx-3.4.3-7.el9.noarch DEBUG: python3-pbr-5.11.1-1.el9s.noarch DEBUG: python3-setuptools_scm-7.1.0-2.el9s.noarch DEBUG: python3-sqlalchemy-1.4.45-3.el9.x86_64 DEBUG: openstack-macros-2023.1.0-0.20230216203352.ce6a105.el9.noarch DEBUG: python3-eventlet-0.33.3-1.el9s.noarch DEBUG: python3-distro-1.8.0-3.el9s.noarch DEBUG: lua-libs-5.4.4-4.el9.x86_64 DEBUG: libffi-3.4.2-8.el9.x86_64 DEBUG: wireplumber-0.4.14-1.el9.x86_64 DEBUG: wireplumber-libs-0.4.14-1.el9.x86_64 DEBUG: qt5-srpm-macros-5.15.9-1.el9.noarch DEBUG: less-590-2.el9.x86_64 DEBUG: environment-modules-5.3.0-1.el9.x86_64 DEBUG: kmod-28-9.el9.x86_64 DEBUG: kmod-libs-28-9.el9.x86_64 DEBUG: alsa-lib-1.2.9-1.el9.x86_64 DEBUG: osinfo-db-20230518-1.el9.noarch DEBUG: git-core-2.39.3-1.el9.x86_64 DEBUG: alternatives-1.24-1.el9.x86_64 DEBUG: binutils-gold-2.35.2-42.el9.x86_64 DEBUG: binutils-2.35.2-42.el9.x86_64 DEBUG: gstreamer1-1.22.1-2.el9.x86_64 DEBUG: gstreamer1-plugins-base-1.22.1-1.el9.x86_64 DEBUG: libssh-config-0.10.4-11.el9.noarch DEBUG: libssh-0.10.4-11.el9.x86_64 DEBUG: pyproject-srpm-macros-1.9.0-1.el9.noarch DEBUG: python3-requests-2.25.1-7.el9.noarch DEBUG: libeconf-0.4.1-3.el9.x86_64 DEBUG: kbd-misc-2.4.0-9.el9.noarch DEBUG: kbd-legacy-2.4.0-9.el9.noarch DEBUG: kbd-2.4.0-9.el9.x86_64 DEBUG: python3-dns-2.3.0-2.el9.noarch DEBUG: kernel-srpm-macros-1.0-13.el9.noarch DEBUG: python3-greenlet-2.0.2-1.el9s.x86_64 DEBUG: libcap-2.48-9.el9.x86_64 DEBUG: libcanberra-0.30-27.el9.x86_64 DEBUG: libcanberra-gtk3-0.30-27.el9.x86_64 DEBUG: libcanberra-gtk2-0.30-27.el9.x86_64 DEBUG: cryptsetup-libs-2.6.0-3.el9.x86_64 DEBUG: shadow-utils-4.9-8.el9.x86_64 DEBUG: vulkan-loader-1.3.250.1-1.el9.x86_64 DEBUG: python3-pytz-2021.1-5.el9.noarch DEBUG: libedit-3.1-38.20210216cvs.el9.x86_64 DEBUG: tpm2-tss-3.2.2-2.el9.x86_64 DEBUG: dbus-1.12.20-8.el9.x86_64 DEBUG: device-mapper-libs-1.02.195-3.el9.x86_64 DEBUG: device-mapper-1.02.195-3.el9.x86_64 DEBUG: flatpak-session-helper-1.12.8-1.el9.x86_64 DEBUG: flatpak-1.12.8-1.el9.x86_64 DEBUG: dbus-common-1.12.20-8.el9.noarch DEBUG: dbus-libs-1.12.20-8.el9.x86_64 DEBUG: pipewire-0.3.67-2.el9.x86_64 DEBUG: pipewire-libs-0.3.67-2.el9.x86_64 DEBUG: pipewire-alsa-0.3.67-2.el9.x86_64 DEBUG: pipewire-jack-audio-connection-kit-0.3.67-2.el9.x86_64 DEBUG: pipewire-pulseaudio-0.3.67-2.el9.x86_64 DEBUG: gnupg2-2.3.3-4.el9.x86_64 DEBUG: perl-HTTP-Tiny-0.076-461.el9.noarch DEBUG: python3-pip-wheel-21.2.3-7.el9.noarch DEBUG: python3-pip-21.2.3-7.el9.noarch DEBUG: file-libs-5.39-14.el9.x86_64 DEBUG: file-5.39-14.el9.x86_64 DEBUG: libgusb-0.3.8-2.el9.x86_64 DEBUG: fuse-common-3.10.2-6.el9.x86_64 DEBUG: libuuid-2.37.4-15.el9.x86_64 DEBUG: libblkid-2.37.4-15.el9.x86_64 DEBUG: libmount-2.37.4-15.el9.x86_64 DEBUG: libfdisk-2.37.4-15.el9.x86_64 DEBUG: libsmartcols-2.37.4-15.el9.x86_64 DEBUG: gcc-toolset-12-binutils-2.38-19.el9.x86_64 DEBUG: gcc-toolset-12-binutils-gold-2.38-19.el9.x86_64 DEBUG: ncurses-base-6.2-10.20210508.el9.noarch DEBUG: ncurses-libs-6.2-10.20210508.el9.x86_64 DEBUG: util-linux-core-2.37.4-15.el9.x86_64 DEBUG: util-linux-2.37.4-15.el9.x86_64 DEBUG: ncurses-6.2-10.20210508.el9.x86_64 DEBUG: procps-ng-3.3.17-13.el9.x86_64 DEBUG: findutils-4.8.0-6.el9.x86_64 DEBUG: gmp-6.2.0-13.el9.x86_64 DEBUG: krb5-libs-1.21.1-1.el9.x86_64 DEBUG: libtiff-4.4.0-10.el9.x86_64 DEBUG: ca-certificates-2023.2.60_v7.0.306-90.1.el9.noarch DEBUG: centos-gpg-keys-9.0-23.el9.noarch DEBUG: centos-stream-repos-9.0-23.el9.noarch DEBUG: centos-stream-release-9.0-23.el9.noarch DEBUG: libwebp-1.2.0-8.el9.x86_64 DEBUG: go-srpm-macros-3.2.0-3.el9.noarch DEBUG: flac-libs-1.3.3-12.el9.x86_64 DEBUG: LibRaw-0.21.1-1.el9.x86_64 DEBUG: librsvg2-2.50.7-3.el9.x86_64 DEBUG: ImageMagick-libs-6.9.12.98-1.el9s.x86_64 DEBUG: redhat-rpm-config-206-1.el9.noarch DEBUG: ImageMagick-6.9.12.98-1.el9s.x86_64 DEBUG: pixman-0.40.0-6.el9.x86_64 DEBUG: python3-markupsafe-2.1.3-2.el9s.x86_64 DEBUG: poppler-21.01.0-19.el9.x86_64 DEBUG: libX11-common-1.7.0-9.el9.noarch DEBUG: libX11-1.7.0-9.el9.x86_64 DEBUG: libcurl-7.76.1-28.el9.x86_64 DEBUG: curl-7.76.1-28.el9.x86_64 DEBUG: libXpm-3.5.13-10.el9.x86_64 DEBUG: poppler-glib-21.01.0-19.el9.x86_64 DEBUG: libX11-xcb-1.7.0-9.el9.x86_64 DEBUG: harfbuzz-2.7.4-10.el9.x86_64 DEBUG: gdb-minimal-10.2-12.el9.x86_64 DEBUG: libnghttp2-1.43.0-5.el9.1.x86_64 DEBUG: python3-libs-3.9.18-1.el9.x86_64 DEBUG: python-unversioned-command-3.9.18-1.el9.noarch DEBUG: python3-3.9.18-1.el9.x86_64 DEBUG: openssh-8.7p1-35.el9.x86_64 DEBUG: openssh-clients-8.7p1-35.el9.x86_64 DEBUG: python3-devel-3.9.18-1.el9.x86_64 DEBUG: zlib-1.2.11-41.el9.x86_64 DEBUG: audit-libs-3.1.2-2.el9.x86_64 DEBUG: python3-audit-3.1.2-2.el9.x86_64 DEBUG: glib2-2.68.4-12.el9.x86_64 DEBUG: libfido2-1.13.0-2.el9.x86_64 DEBUG: libxml2-2.9.13-5.el9.x86_64 DEBUG: libgs-9.54.0-14.el9.x86_64 DEBUG: libsndfile-1.0.31-8.el9.x86_64 DEBUG: crypto-policies-20231113-1.gite9247c2.el9.noarch DEBUG: openssl-libs-3.0.7-25.el9.x86_64 DEBUG: openssl-3.0.7-25.el9.x86_64 DEBUG: avahi-libs-0.8-20.el9.x86_64 DEBUG: avahi-glib-0.8-20.el9.x86_64 DEBUG: pam-1.5.1-16.el9.x86_64 DEBUG: crypto-policies-scripts-20231113-1.gite9247c2.el9.noarch DEBUG: annobin-12.31-1.el9.x86_64 DEBUG: libacl-2.3.1-4.el9.x86_64 DEBUG: p11-kit-0.25.3-2.el9.x86_64 DEBUG: p11-kit-trust-0.25.3-2.el9.x86_64 DEBUG: nettle-3.9.1-1.el9.x86_64 DEBUG: pcre2-syntax-10.40-4.el9.noarch DEBUG: pcre2-10.40-4.el9.x86_64 DEBUG: p11-kit-server-0.25.3-2.el9.x86_64 DEBUG: python3-rpm-generators-12-9.el9.noarch DEBUG: acl-2.3.1-4.el9.x86_64 DEBUG: xdg-desktop-portal-1.12.6-1.el9.x86_64 DEBUG: nspr-4.35.0-4.el9.x86_64 DEBUG: nss-util-3.90.0-4.el9.x86_64 DEBUG: nss-softokn-freebl-3.90.0-4.el9.x86_64 DEBUG: nss-softokn-3.90.0-4.el9.x86_64 DEBUG: nss-3.90.0-4.el9.x86_64 DEBUG: nss-sysinit-3.90.0-4.el9.x86_64 DEBUG: cups-libs-2.3.3op2-22.el9.x86_64 DEBUG: elfutils-libelf-0.190-2.el9.x86_64 DEBUG: libsepol-3.6-1.el9.x86_64 DEBUG: libselinux-3.6-1.el9.x86_64 DEBUG: libdrm-2.4.117-1.el9.x86_64 DEBUG: systemd-libs-252-21.el9.x86_64 DEBUG: rpm-4.16.1.3-29.el9.x86_64 DEBUG: rpm-libs-4.16.1.3-29.el9.x86_64 DEBUG: libsemanage-3.6-1.el9.x86_64 DEBUG: python3-libselinux-3.6-1.el9.x86_64 DEBUG: mesa-libglapi-23.3.0-1.el9.x86_64 DEBUG: python3-libsemanage-3.6-1.el9.x86_64 DEBUG: mesa-libgbm-23.3.0-1.el9.x86_64 DEBUG: libselinux-utils-3.6-1.el9.x86_64 DEBUG: policycoreutils-3.6-1.el9.x86_64 DEBUG: python3-setools-4.4.4-1.el9.x86_64 DEBUG: gnutls-3.8.2-2.el9.x86_64 DEBUG: checkpolicy-3.6-1.el9.x86_64 DEBUG: python3-policycoreutils-3.6-1.el9.noarch DEBUG: systemd-rpm-macros-252-21.el9.noarch DEBUG: systemd-252-21.el9.x86_64 DEBUG: systemd-pam-252-21.el9.x86_64 DEBUG: elfutils-default-yama-scope-0.190-2.el9.noarch DEBUG: elfutils-libs-0.190-2.el9.x86_64 DEBUG: elfutils-debuginfod-client-0.190-2.el9.x86_64 DEBUG: elfutils-0.190-2.el9.x86_64 DEBUG: debugedit-5.0-5.el9.x86_64 DEBUG: rpm-build-libs-4.16.1.3-29.el9.x86_64 DEBUG: rpm-build-4.16.1.3-29.el9.x86_64 DEBUG: systemd-udev-252-21.el9.x86_64 DEBUG: policycoreutils-python-utils-3.6-1.el9.noarch DEBUG: NetworkManager-libnm-1.45.9-1.el9.x86_64 DEBUG: mesa-libEGL-23.3.0-1.el9.x86_64 DEBUG: mesa-libGL-23.3.0-1.el9.x86_64 DEBUG: ostree-libs-2023.8-3.el9.x86_64 DEBUG: mesa-vulkan-drivers-23.3.0-1.el9.x86_64 DEBUG: libcom_err-1.46.5-5.el9.x86_64 DEBUG: openldap-2.6.6-1.el9.x86_64 DEBUG: python3-urllib3-1.26.5-5.el9.noarch DEBUG: hwdata-0.348-9.12.el9.noarch DEBUG: libgcc-11.4.1-3.el9.x86_64 DEBUG: glibc-common-2.34-95.el9.x86_64 DEBUG: glibc-gconv-extra-2.34-95.el9.x86_64 DEBUG: glibc-minimal-langpack-2.34-95.el9.x86_64 DEBUG: glibc-2.34-95.el9.x86_64 DEBUG: libstdc++-11.4.1-3.el9.x86_64 DEBUG: libatomic-11.4.1-3.el9.x86_64 DEBUG: libgomp-11.4.1-3.el9.x86_64 DEBUG: cpp-11.4.1-3.el9.x86_64 DEBUG: glibc-headers-2.34-95.el9.x86_64 DEBUG: kernel-headers-5.14.0-404.el9.x86_64 DEBUG: glibc-devel-2.34-95.el9.x86_64 DEBUG: gcc-11.4.1-3.el9.x86_64 DEBUG: gcc-plugin-annobin-11.4.1-3.el9.x86_64 DEBUG: webkit2gtk3-jsc-2.42.4-1.el9.x86_64 DEBUG: llvm-libs-17.0.6-3.el9.x86_64 DEBUG: libtdb-1.4.9-1.el9.x86_64 DEBUG: sqlite-libs-3.34.1-7.el9.x86_64 DEBUG: pyproject-rpm-macros-1.9.0-1.el9.noarch DEBUG: python3-wheel-0.36.2-8.el9.noarch DEBUG: python3-filelock-3.7.1-1.el9s.noarch DEBUG: libtirpc-1.3.3-2.el9.x86_64 DEBUG: libnsl2-2.0.0-1.el9.x86_64 DEBUG: python3-distlib-0.3.7-1.el9s.noarch DEBUG: python3-wheel-wheel-0.36.2-8.el9.noarch DEBUG: python3.11-setuptools-wheel-65.5.1-2.el9.noarch DEBUG: python3.11-pip-wheel-22.3.1-4.el9.noarch DEBUG: python3-toml-0.10.2-6.el9.noarch DEBUG: python3-py-1.10.0-6.el9.noarch DEBUG: python3-pluggy-0.13.1-7.el9.noarch DEBUG: python3-appdirs-1.4.4-4.el9.noarch DEBUG: python3-virtualenv-20.4.4-1.el9s.noarch DEBUG: mpdecimal-2.5.1-3.el9.x86_64 DEBUG: python3.11-3.11.5-1.el9.x86_64 DEBUG: python3.11-libs-3.11.5-1.el9.x86_64 DEBUG: python3.11-devel-3.11.5-1.el9.x86_64 DEBUG: tox-3.23.0-2.el9s.noarch DEBUG: python3-tox-current-env-0.0.8-1.el9s.noarch DEBUG: python3-stevedore-5.1.0-0.20230627090844.2d99ccc.el9.noarch DEBUG: python3-webob-1.8.7-1.el9s.noarch DEBUG: python3-fixtures-4.0.1-1.el9s.noarch DEBUG: python3-testtools-2.6.0-1.el9s.noarch DEBUG: python3-netaddr-0.8.0-5.el9.noarch DEBUG: python3-iso8601-1.1.0-1.el9s.noarch DEBUG: python3-prettytable-0.7.2-27.el9.noarch DEBUG: python3-mako-1.1.4-6.el9.noarch DEBUG: python3-vine-5.0.0-3.el9s.noarch DEBUG: python3-amqp-5.1.1-1.el9s.noarch DEBUG: python3-jeepney-0.8.0-3.el9s.noarch DEBUG: python3-fasteners-0.19-1.el9s.noarch DEBUG: python3-pyasn1-0.4.8-6.el9.noarch DEBUG: python3-attrs-20.3.0-7.el9.noarch DEBUG: python3-decorator-4.4.2-6.el9.noarch DEBUG: python3-futurist-2.4.1-0.20230628103433.159d752.el9.noarch DEBUG: python3-etcd3gw-2.3.0-1.el9s.noarch DEBUG: python3-dogpile-cache-1.1.8-1.el9s.noarch DEBUG: python3-prometheus_client-0.17.1-1.el9s.noarch DEBUG: python3-kombu-5.2.4-3.el9s.noarch DEBUG: python3-alembic-1.8.1-1.el9s.noarch DEBUG: python3-testscenarios-0.5.0-21.el9s.noarch DEBUG: qpid-proton-c-0.35.0-2.el9s.x86_64 DEBUG: python3-qpid-proton-0.35.0-2.el9s.x86_64 DEBUG: python3-pyngus-2.3.0-8.el9s.noarch DEBUG: python3-zipp-3.6.0-1.el9s.noarch DEBUG: python3-importlib-metadata-4.12.0-2.el9s.noarch DEBUG: python3-yappi-1.3.6-1.el9s.x86_64 DEBUG: python3-wrapt-1.14.1-1.el9s.x86_64 DEBUG: python3-debtcollector-2.5.0-0.20230718123908.a6b46c5.el9.noarch DEBUG: python3-oslo-context-5.3.0-0.20231115140446.8d25cad.el9.noarch DEBUG: python3-wcwidth-0.2.6-1.el9s.noarch DEBUG: python3-waitress-2.1.2-1.el9s.noarch DEBUG: python3-voluptuous-0.13.1-1.el9s.noarch DEBUG: python3-uhashring-2.1-1.el9s.noarch DEBUG: python3-testresources-2.0.1-2.el9s.noarch DEBUG: python3-tempita-0.5.2-2.el9s.noarch DEBUG: python3-statsd-3.2.1-20.el9s.noarch DEBUG: python3-soupsieve-2.5-1.el9s.noarch DEBUG: python3-beautifulsoup4-4.12.0-1.el9s.noarch DEBUG: python3-lxml-4.6.5-3.el9.x86_64 DEBUG: python3-rfc3986-1.5.0-1.el9s.noarch DEBUG: python3-repoze-lru-0.7-10.el9s.noarch DEBUG: python3-routes-2.5.1-1.el9s.noarch DEBUG: python3-pyperclip-1.8.2-2.el9s.noarch DEBUG: python3-cmd2-2.4.2-1.el9s.noarch DEBUG: python3-pymemcache-4.0.0-1.el9s.noarch DEBUG: python3-msgpack-1.0.5-1.el9s.x86_64 DEBUG: python3-more-itertools-10.1.0-1.el9s.noarch DEBUG: python3-memcached-1.59-3.el9s.noarch DEBUG: python3-logutils-0.3.5-15.el9s.noarch DEBUG: python3-jaraco-8.2.1-4.el9s.noarch DEBUG: python3-jaraco-classes-3.2.1-5.el9s.noarch DEBUG: python3-future-0.18.2-9.el9s.noarch DEBUG: python3-extras-1.0.0-15.el9s.noarch DEBUG: python3-subunit-1.4.0-6.el9s.noarch DEBUG: python3-defusedxml-0.7.1-1.el9s.noarch DEBUG: python3-cachetools-5.3.1-4.el9s.noarch DEBUG: python3-autopage-0.5.1-1.el9s.noarch DEBUG: libsodium-1.0.18-7.el9s.x86_64 DEBUG: python3-pyrsistent-0.17.3-8.el9.x86_64 DEBUG: python3-jsonschema-4.16.0-2.el9s.noarch DEBUG: python3-netifaces-0.10.6-15.el9.x86_64 DEBUG: memcached-1.6.9-7.el9.x86_64 DEBUG: python3-binary-memcached-0.31.2-1.el9s.noarch DEBUG: python3-ply-3.11-14.el9.noarch DEBUG: python3-pycparser-2.20-6.el9.noarch DEBUG: python3-cffi-1.14.5-5.el9.x86_64 DEBUG: python3-cryptography-36.0.1-4.el9.x86_64 DEBUG: python3-bcrypt-3.2.2-4.el9s.x86_64 DEBUG: python3-pynacl-1.5.0-1.el9s.x86_64 DEBUG: python3-paramiko-3.1.0-1.el9s.noarch DEBUG: python3-PyMySQL-0.10.1-6.el9.noarch DEBUG: python3-jwt-2.6.0-2.el9s.noarch DEBUG: python3-jwt+crypto-2.6.0-2.el9s.noarch DEBUG: python3-pyOpenSSL-20.0.1-2.el9s.noarch DEBUG: python3-paste-3.5.3-3.el9s.noarch DEBUG: python3-paste-deploy-3.0.1-1.el9s.noarch DEBUG: python3-secretstorage-3.3.1-1.el9s.noarch DEBUG: python3-keyring-23.9.3-1.el9s.noarch DEBUG: python3-inotify-0.9.6-25.el9.noarch DEBUG: python3-dateutil-2.8.1-7.el9.noarch DEBUG: libyaml-0.2.5-7.el9.x86_64 DEBUG: python3-pyyaml-5.4.1-6.el9.x86_64 DEBUG: python3-cliff-4.4.0-0.20231115135922.3ee0725.el9.noarch DEBUG: python3-stestr-4.0.1-1.el9s.noarch DEBUG: python3-os-testr-3.0.0-0.20230807133846.0e7ac78.el9.noarch DEBUG: python-pycadf-common-3.1.1-0.20230706150346.4179996.el9.noarch DEBUG: python-oslo-versionedobjects-lang-3.2.0-0.20230830074519.6478669.el9.noarch DEBUG: python-oslo-utils-lang-6.3.0-0.20231114091904.505d80e.el9.noarch DEBUG: python-oslo-policy-lang-4.2.1-0.20230830073844.37de6f3.el9.noarch DEBUG: python-oslo-middleware-lang-5.2.0-0.20230904143101.4ba32ed.el9.noarch DEBUG: python-oslo-log-lang-5.4.0-0.20231116094558.b5b8c30.el9.noarch DEBUG: python-oslo-i18n-lang-6.2.0-0.20231215115431.4bcda78.el9.noarch DEBUG: python3-oslo-i18n-6.2.0-0.20231215115431.4bcda78.el9.noarch DEBUG: python3-oslo-utils-6.3.0-0.20231114091904.505d80e.el9.noarch DEBUG: python3-oslo-config-9.2.0-0.20230925111711.28187da.el9.noarch DEBUG: python3-oslo-serialization-5.2.0-0.20230829103603.a0ba2d7.el9.noarch DEBUG: python3-oslo-log-5.4.0-0.20231116094558.b5b8c30.el9.noarch DEBUG: python3-oslo-metrics-0.7.0-0.20230829101532.5b47840.el9.noarch DEBUG: python3-oslo-policy-4.2.1-0.20230830073844.37de6f3.el9.noarch DEBUG: python3-pycadf-3.1.1-0.20230706150346.4179996.el9.noarch DEBUG: python3-oslo-middleware-5.2.0-0.20230904143101.4ba32ed.el9.noarch DEBUG: python-oslo-db-lang-14.1.0-0.20230927092428.caebf76.el9.noarch DEBUG: python3-oslo-db+mysql-14.1.0-0.20230927092428.caebf76.el9.noarch DEBUG: python3-oslo-db-14.1.0-0.20230927092428.caebf76.el9.noarch DEBUG: python-oslo-concurrency-lang-5.2.0-0.20230829102219.1abc8e0.el9.noarch DEBUG: python3-oslo-concurrency-5.2.0-0.20230829102219.1abc8e0.el9.noarch DEBUG: python3-oslo-service-3.2.0-0.20230829103133.e94d47a.el9.noarch DEBUG: python3-oslo-messaging+amqp1-14.5.0-0.20231115140921.3438726.el9.noarch DEBUG: python3-oslo-messaging-14.5.0-0.20231115140921.3438726.el9.noarch DEBUG: python-oslo-cache-lang-3.5.0-0.20231027114803.06f76e5.el9.noarch DEBUG: python3-oslo-cache+dogpile-3.5.0-0.20231027114803.06f76e5.el9.noarch DEBUG: python3-oslo-cache+etcd3gw-3.5.0-0.20231027114803.06f76e5.el9.noarch DEBUG: python3-oslo-cache-3.5.0-0.20231027114803.06f76e5.el9.noarch DEBUG: python3-os-service-types-1.7.0-0.20230629121435.0b2f473.el9.noarch DEBUG: python3-keystoneauth1-5.4.0-0.20231124105149.44e477d.el9.noarch DEBUG: python3-barbicanclient-5.6.1-0.20230925112909.721e9d8.el9.noarch DEBUG: python3-keystoneclient-5.2.0-0.20230926071439.141787a.el9.noarch DEBUG: python3-keystonemiddleware-10.5.0-0.20231124110230.9ade074.el9.noarch DEBUG: python3-castellan-4.3.0-0.20230926072414.7033db5.el9.noarch DEBUG: python3-oslo-versionedobjects-3.2.0-0.20230830074519.6478669.el9.noarch DEBUG: python3-tempest-36.0.1-0.20240109213806.01c2e2f.el9.noarch DEBUG: python3-oslo-upgradecheck-2.2.0-0.20230829100853.cbee52e.el9.noarch DEBUG: python3-pykmip-0.8.0-9.el9s.noarch DEBUG: python3-oslotest-4.5.0-0.20230630112915.d4b1896.el9.noarch DEBUG: python3-pecan-1.4.2-2.el9s.noarch DEBUG: python3-webtest-3.0.0-1.el9s.noarch DEBUG: python3-ldap3-2.9.1-1.el9s.noarch DEBUG: python3-microversion-parse-1.0.1-0.20230630142347.2c36df6.el9.noarch DEBUG: python3-pyflakes-2.5.0-1.el9s.noarch DEBUG: python3-coverage-6.4.2-2.el9s.x86_64 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root'] 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': 'C.UTF-8'} and shell False DEBUG: fonts-filesystem-2.0.5-7.el9.1.noarch DEBUG: tzdata-2023c-1.el9.noarch DEBUG: dejavu-sans-fonts-2.37-18.el9.noarch DEBUG: adobe-mappings-cmap-20171205-12.el9.noarch DEBUG: adobe-mappings-cmap-deprecated-20171205-12.el9.noarch DEBUG: langpacks-core-font-en-3.0-16.el9.noarch DEBUG: adobe-source-code-pro-fonts-2.030.1.050-12.el9.1.noarch DEBUG: abattis-cantarell-fonts-0.301-4.el9.noarch DEBUG: google-droid-sans-fonts-20200215-11.el9.2.noarch DEBUG: xkeyboard-config-2.33-2.el9.noarch DEBUG: rust-srpm-macros-17-4.el9.noarch DEBUG: poppler-data-0.4.9-9.el9.noarch DEBUG: perl-srpm-macros-1-41.el9.noarch DEBUG: openblas-srpm-macros-2-11.el9.noarch DEBUG: ocaml-srpm-macros-6-6.el9.noarch DEBUG: ghc-srpm-macros-1.5.0-6.el9.noarch DEBUG: gawk-all-langpacks-5.1.0-6.el9.x86_64 DEBUG: adwaita-cursor-theme-40.1.1-3.el9.noarch DEBUG: adobe-mappings-pdf-20180407-10.el9.noarch DEBUG: vim-filesystem-8.2.2637-20.el9.noarch DEBUG: python3-setuptools-wheel-53.0.0-12.el9.noarch DEBUG: publicsuffix-list-dafsa-20210518-3.el9.noarch DEBUG: pkgconf-m4-1.7.3-10.el9.noarch DEBUG: coreutils-common-8.32-34.el9.x86_64 DEBUG: setup-2.13.7-9.el9.noarch DEBUG: filesystem-3.16-2.el9.x86_64 DEBUG: urw-base35-fonts-common-20200910-6.el9.noarch DEBUG: basesystem-11-13.el9.noarch DEBUG: bash-5.1.8-6.el9.x86_64 DEBUG: xz-libs-5.2.5-8.el9.x86_64 DEBUG: bzip2-libs-1.0.8-8.el9.x86_64 DEBUG: libxcrypt-4.4.18-3.el9.x86_64 DEBUG: libpng-1.6.37-12.el9.x86_64 DEBUG: expat-2.5.0-1.el9.x86_64 DEBUG: libzstd-1.5.1-2.el9.x86_64 DEBUG: libjpeg-turbo-2.0.90-6.el9.x86_64 DEBUG: libgpg-error-1.42-5.el9.x86_64 DEBUG: lcms2-2.12-3.el9.x86_64 DEBUG: mpfr-4.1.0-7.el9.x86_64 DEBUG: libwayland-client-1.21.0-1.el9.x86_64 DEBUG: readline-8.1-4.el9.x86_64 DEBUG: libogg-1.3.4-6.el9.x86_64 DEBUG: libvorbis-1.3.7-5.el9.x86_64 DEBUG: libtool-ltdl-2.4.6-45.el9.x86_64 DEBUG: libgcrypt-1.10.0-10.el9.x86_64 DEBUG: libicu-67.1-9.el9.x86_64 DEBUG: gdbm-libs-1.19-4.el9.x86_64 DEBUG: libattr-2.5.1-3.el9.x86_64 DEBUG: libcap-ng-0.8.2-7.el9.x86_64 DEBUG: lz4-libs-1.9.3-5.el9.x86_64 DEBUG: sed-4.8-9.el9.x86_64 DEBUG: popt-1.18-8.el9.x86_64 DEBUG: libbrotli-1.0.9-6.el9.x86_64 DEBUG: libseccomp-2.5.2-2.el9.x86_64 DEBUG: libunistring-0.9.10-15.el9.x86_64 DEBUG: libidn2-2.3.0-7.el9.x86_64 DEBUG: fribidi-1.0.10-6.el9.2.x86_64 DEBUG: libICE-1.0.10-8.el9.x86_64 DEBUG: libstemmer-0-18.585svn.el9.x86_64 DEBUG: libxshmfence-1.3-10.el9.x86_64 DEBUG: openjpeg2-2.4.0-7.el9.x86_64 DEBUG: libSM-1.2.3-10.el9.x86_64 DEBUG: libpsl-0.21.1-5.el9.x86_64 DEBUG: libwayland-cursor-1.21.0-1.el9.x86_64 DEBUG: libmpc-1.2.1-4.el9.x86_64 DEBUG: libassuan-2.5.5-3.el9.x86_64 DEBUG: libwayland-server-1.21.0-1.el9.x86_64 DEBUG: exiv2-0.27.5-2.el9.x86_64 DEBUG: exiv2-libs-0.27.5-2.el9.x86_64 DEBUG: libxcrypt-compat-4.4.18-3.el9.x86_64 DEBUG: unzip-6.0-56.el9.x86_64 DEBUG: xml-common-0.6.3-58.el9.noarch DEBUG: groff-base-1.22.4-10.el9.x86_64 DEBUG: libproxy-0.4.15-35.el9.x86_64 DEBUG: imath-3.1.2-1.el9.x86_64 DEBUG: hicolor-icon-theme-0.17-13.el9.noarch DEBUG: diffutils-3.7-12.el9.x86_64 DEBUG: fuse-libs-2.9.9-15.el9.x86_64 DEBUG: json-c-0.14-11.el9.x86_64 DEBUG: libsigsegv-2.13-4.el9.x86_64 DEBUG: gawk-5.1.0-6.el9.x86_64 DEBUG: libtasn1-4.16.0-8.el9.x86_64 DEBUG: pcre-8.44-3.el9.3.x86_64 DEBUG: grep-3.6-5.el9.x86_64 DEBUG: coreutils-8.32-34.el9.x86_64 DEBUG: libarchive-3.5.3-4.el9.x86_64 DEBUG: gzip-1.12-1.el9.x86_64 DEBUG: cracklib-2.9.6-27.el9.x86_64 DEBUG: libusbx-1.0.26-1.el9.x86_64 DEBUG: libevent-2.1.12-6.el9.x86_64 DEBUG: jbigkit-libs-2.1-23.el9.x86_64 DEBUG: libXau-1.0.9-8.el9.x86_64 DEBUG: libxcb-1.13.1-9.el9.x86_64 DEBUG: libXext-1.3.4-8.el9.x86_64 DEBUG: libXrender-0.9.10-16.el9.x86_64 DEBUG: libXfixes-5.0.3-16.el9.x86_64 DEBUG: libXi-1.7.10-8.el9.x86_64 DEBUG: libXt-1.2.0-6.el9.x86_64 DEBUG: libXmu-1.1.3-8.el9.x86_64 DEBUG: libXcursor-1.2.0-7.el9.x86_64 DEBUG: libXdamage-1.1.5-7.el9.x86_64 DEBUG: libXrandr-1.5.2-8.el9.x86_64 DEBUG: libXinerama-1.1.4-10.el9.x86_64 DEBUG: libXcomposite-0.4.5-7.el9.x86_64 DEBUG: libglvnd-1.3.4-1.el9.x86_64 DEBUG: libwayland-egl-1.21.0-1.el9.x86_64 DEBUG: opus-1.3.1-10.el9.x86_64 DEBUG: libXaw-1.0.13-19.el9.x86_64 DEBUG: libXtst-1.2.3-16.el9.x86_64 DEBUG: libXv-1.0.11-16.el9.x86_64 DEBUG: libXxf86vm-1.1.4-18.el9.x86_64 DEBUG: cracklib-dicts-2.9.6-27.el9.x86_64 DEBUG: python3-setuptools-57.4.0-1.el9s.noarch DEBUG: python3-idna-2.10-7.el9.noarch DEBUG: python3-six-1.15.0-9.el9.noarch DEBUG: python3-chardet-4.0.0-5.el9.noarch DEBUG: python3-pyparsing-2.4.7-9.el9.noarch DEBUG: python3-packaging-20.9-5.el9.noarch DEBUG: python3-pysocks-1.7.1-12.el9.noarch DEBUG: python3-babel-2.9.1-2.el9.noarch DEBUG: python3-tomli-2.0.1-5.el9.noarch DEBUG: python3-docutils-0.16-6.el9.noarch DEBUG: python3-imagesize-1.2.0-6.el9.noarch DEBUG: python3-pygments-2.7.4-4.el9.noarch DEBUG: python3-snowballstemmer-1.9.0-10.el9.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.12-13.el9.noarch DEBUG: python3-sphinxcontrib-applehelp-1.0.2-5.el9.noarch DEBUG: python3-sphinxcontrib-devhelp-1.0.2-5.el9.noarch DEBUG: python3-sphinxcontrib-htmlhelp-1.0.3-6.el9.noarch DEBUG: python3-sphinxcontrib-jsmath-1.0.1-12.el9.noarch DEBUG: python3-sphinxcontrib-qthelp-1.0.3-5.el9.noarch DEBUG: python3-sphinxcontrib-serializinghtml-1.1.4-5.el9.noarch DEBUG: python3-jinja2-3.0.1-2.el9s.noarch DEBUG: python3-typing-extensions-3.7.4.3-2.el9s.noarch DEBUG: sound-theme-freedesktop-0.8-17.el9.noarch DEBUG: xz-5.2.5-8.el9.x86_64 DEBUG: openexr-libs-3.1.1-2.el9.x86_64 DEBUG: iso-codes-4.6.0-3.el9.noarch DEBUG: zip-3.0-35.el9.x86_64 DEBUG: libutempter-1.2.1-6.el9.x86_64 DEBUG: bubblewrap-0.4.1-6.el9.x86_64 DEBUG: tar-1.34-6.el9.x86_64 DEBUG: zstd-1.5.1-2.el9.x86_64 DEBUG: libtheora-1.1.1-31.el9.x86_64 DEBUG: fftw-libs-double-3.3.8-12.el9.x86_64 DEBUG: libksba-1.5.1-6.el9.x86_64 DEBUG: dwz-0.14-3.el9.x86_64 DEBUG: jasper-libs-2.0.28-3.el9.x86_64 DEBUG: exempi-2.6.0-0.2.20211007gite23c213.el9.x86_64 DEBUG: bzip2-1.0.8-8.el9.x86_64 DEBUG: libxkbcommon-1.0.3-4.el9.x86_64 DEBUG: libxslt-1.1.34-9.el9.x86_64 DEBUG: graphite2-1.3.14-9.el9.x86_64 DEBUG: webrtc-audio-processing-0.3.1-8.el9.x86_64 DEBUG: info-6.7-15.el9.x86_64 DEBUG: ed-1.14.2-12.el9.x86_64 DEBUG: patch-2.7.6-16.el9.x86_64 DEBUG: tcl-8.6.10-7.el9.x86_64 DEBUG: libfontenc-1.1.3-17.el9.x86_64 DEBUG: adwaita-icon-theme-40.1.1-3.el9.noarch DEBUG: libpaper-1.1.28-4.el9.x86_64 DEBUG: perl-Digest-1.19-4.el9.noarch DEBUG: perl-Digest-MD5-2.58-4.el9.x86_64 DEBUG: perl-B-1.80-480.el9.x86_64 DEBUG: perl-FileHandle-2.03-480.el9.noarch DEBUG: perl-AutoLoader-5.74-480.el9.noarch DEBUG: perl-Data-Dumper-2.174-462.el9.x86_64 DEBUG: perl-libnet-3.13-4.el9.noarch DEBUG: perl-base-2.27-480.el9.noarch DEBUG: perl-URI-5.09-3.el9.noarch DEBUG: perl-Net-SSLeay-1.92-2.el9.x86_64 DEBUG: perl-if-0.60.800-480.el9.noarch DEBUG: perl-IO-Socket-IP-0.41-5.el9.noarch DEBUG: perl-Time-Local-1.300-7.el9.noarch DEBUG: perl-File-Path-2.18-4.el9.noarch DEBUG: perl-IO-Socket-SSL-2.073-1.el9.noarch DEBUG: perl-Pod-Escapes-1.07-460.el9.noarch DEBUG: perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch DEBUG: perl-Mozilla-CA-20200520-6.el9.noarch DEBUG: perl-Class-Struct-0.66-480.el9.noarch DEBUG: perl-POSIX-1.94-480.el9.x86_64 DEBUG: perl-Term-ANSIColor-5.01-461.el9.noarch DEBUG: perl-IPC-Open3-1.21-480.el9.noarch DEBUG: perl-subs-1.03-480.el9.noarch DEBUG: perl-File-Temp-0.231.100-4.el9.noarch DEBUG: perl-Term-Cap-1.17-460.el9.noarch DEBUG: perl-Pod-Simple-3.42-4.el9.noarch DEBUG: perl-Socket-2.031-4.el9.x86_64 DEBUG: perl-SelectSaver-1.02-480.el9.noarch DEBUG: perl-Symbol-1.08-480.el9.noarch DEBUG: perl-File-stat-1.09-480.el9.noarch DEBUG: perl-podlators-4.14-460.el9.noarch DEBUG: perl-Pod-Perldoc-3.28.01-461.el9.noarch DEBUG: perl-Fcntl-1.13-480.el9.x86_64 DEBUG: perl-Text-ParseWords-3.30-460.el9.noarch DEBUG: perl-mro-1.23-480.el9.x86_64 DEBUG: perl-IO-1.43-480.el9.x86_64 DEBUG: perl-overloading-0.02-480.el9.noarch DEBUG: perl-Pod-Usage-2.01-4.el9.noarch DEBUG: perl-Errno-1.30-480.el9.x86_64 DEBUG: perl-File-Basename-2.85-480.el9.noarch DEBUG: perl-Getopt-Std-1.12-480.el9.noarch DEBUG: perl-MIME-Base64-3.16-4.el9.x86_64 DEBUG: perl-Scalar-List-Utils-1.56-461.el9.x86_64 DEBUG: perl-constant-1.33-461.el9.noarch DEBUG: perl-Storable-3.21-460.el9.x86_64 DEBUG: perl-overload-1.31-480.el9.noarch DEBUG: perl-parent-0.238-460.el9.noarch DEBUG: perl-vars-1.05-480.el9.noarch DEBUG: perl-Getopt-Long-2.52-4.el9.noarch DEBUG: perl-Carp-1.50-460.el9.noarch DEBUG: perl-Exporter-5.74-461.el9.noarch DEBUG: perl-NDBM_File-1.15-480.el9.x86_64 DEBUG: perl-PathTools-3.78-461.el9.x86_64 DEBUG: perl-Encode-3.08-462.el9.x86_64 DEBUG: perl-libs-5.32.1-480.el9.x86_64 DEBUG: perl-interpreter-5.32.1-480.el9.x86_64 DEBUG: bluez-libs-5.56-6.el9.x86_64 DEBUG: cpio-2.13-16.el9.x86_64 DEBUG: keyutils-libs-1.6.3-1.el9.x86_64 DEBUG: libcbor-0.7.0-5.el9.x86_64 DEBUG: libdb-5.3.28-53.el9.x86_64 DEBUG: libpwquality-1.4.4-8.el9.x86_64 DEBUG: dbus-broker-28-7.el9.x86_64 DEBUG: libpciaccess-0.16-6.el9.x86_64 DEBUG: libglvnd-glx-1.3.4-1.el9.x86_64 DEBUG: libglvnd-egl-1.3.4-1.el9.x86_64 DEBUG: libpipeline-1.5.3-4.el9.x86_64 DEBUG: man-db-2.9.3-7.el9.x86_64 DEBUG: libpkgconf-1.7.3-10.el9.x86_64 DEBUG: pkgconf-1.7.3-10.el9.x86_64 DEBUG: pkgconf-pkg-config-1.7.3-10.el9.x86_64 DEBUG: libverto-0.3.2-3.el9.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-21.el9.x86_64 DEBUG: scl-utils-2.0.3-4.el9.x86_64 DEBUG: efi-srpm-macros-4-9.el9.noarch DEBUG: lua-srpm-macros-1-6.el9.noarch DEBUG: make-4.3-7.el9.x86_64 DEBUG: freetype-2.10.4-9.el9.x86_64 DEBUG: fontconfig-2.14.0-2.el9.x86_64 DEBUG: cairo-1.17.4-7.el9.x86_64 DEBUG: json-glib-1.6.6-1.el9.x86_64 DEBUG: atk-2.36.0-5.el9.x86_64 DEBUG: cairo-gobject-1.17.4-7.el9.x86_64 DEBUG: polkit-libs-0.117-11.el9.x86_64 DEBUG: polkit-0.117-11.el9.x86_64 DEBUG: polkit-pkla-compat-0.1-21.el9.x86_64 DEBUG: gsettings-desktop-schemas-40.0-6.el9.x86_64 DEBUG: dconf-0.40.0-6.el9.x86_64 DEBUG: rtkit-0.11-28.el9.x86_64 DEBUG: libgxps-0.3.2-3.el9.x86_64 DEBUG: gd-2.3.2-3.el9.x86_64 DEBUG: libXft-2.3.3-8.el9.x86_64 DEBUG: urw-base35-bookman-fonts-20200910-6.el9.noarch DEBUG: urw-base35-c059-fonts-20200910-6.el9.noarch DEBUG: urw-base35-d050000l-fonts-20200910-6.el9.noarch DEBUG: urw-base35-gothic-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-roman-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-sans-fonts-20200910-6.el9.noarch DEBUG: urw-base35-p052-fonts-20200910-6.el9.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-6.el9.noarch DEBUG: urw-base35-z003-fonts-20200910-6.el9.noarch DEBUG: urw-base35-fonts-20200910-6.el9.noarch DEBUG: libraqm-0.7.0-7.el9s.x86_64 DEBUG: mkfontscale-1.2.1-3.el9.x86_64 DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-33.el9.noarch DEBUG: ModemManager-glib-1.20.2-1.el9.x86_64 DEBUG: gobject-introspection-1.68.0-11.el9.x86_64 DEBUG: libgudev-237-1.el9.x86_64 DEBUG: upower-0.99.11-11.el9.x86_64 DEBUG: colord-libs-1.4.5-4.el9.x86_64 DEBUG: shared-mime-info-2.1-5.el9.x86_64 DEBUG: gdk-pixbuf2-2.42.6-3.el9.x86_64 DEBUG: gdk-pixbuf2-modules-2.42.6-3.el9.x86_64 DEBUG: gtk-update-icon-cache-3.24.31-2.el9.x86_64 DEBUG: libgsf-1.14.47-5.el9.x86_64 DEBUG: libnotify-0.7.9-8.el9.x86_64 DEBUG: at-spi2-core-2.40.3-1.el9.x86_64 DEBUG: at-spi2-atk-2.38.0-4.el9.x86_64 DEBUG: graphene-1.10.6-2.el9.x86_64 DEBUG: libgexiv2-0.12.3-1.el9.x86_64 DEBUG: low-memory-monitor-2.1-4.el9.x86_64 DEBUG: totem-pl-parser-3.26.6-2.el9.x86_64 DEBUG: libproxy-webkitgtk4-0.4.15-35.el9.x86_64 DEBUG: glib-networking-2.68.3-3.el9.x86_64 DEBUG: libsoup-2.72.0-8.el9.x86_64 DEBUG: geoclue2-2.6.0-7.el9.x86_64 DEBUG: libappstream-glib-0.7.18-4.el9.x86_64 DEBUG: osinfo-db-tools-1.10.0-1.el9.x86_64 DEBUG: libosinfo-1.10.0-1.el9.x86_64 DEBUG: xdg-dbus-proxy-0.1.3-1.el9.x86_64 DEBUG: liblqr-1-0.4.2-17.el9s.x86_64 DEBUG: npth-1.6-8.el9.x86_64 DEBUG: gpgme-1.15.1-6.el9.x86_64 DEBUG: which-2.21-29.el9.x86_64 DEBUG: fuse-2.9.9-15.el9.x86_64 DEBUG: gcc-toolset-12-runtime-12.0-5.el9.x86_64 DEBUG: fdk-aac-free-2.0.0-8.el9.x86_64 DEBUG: giflib-5.2.1-9.el9.x86_64 DEBUG: libxcrypt-devel-4.4.18-3.el9.x86_64 DEBUG: fonts-srpm-macros-2.0.5-7.el9.1.noarch DEBUG: python-srpm-macros-3.9-52.el9.noarch DEBUG: python-rpm-macros-3.9-52.el9.noarch DEBUG: python3-rpm-macros-3.9-52.el9.noarch DEBUG: gsm-1.0.19-6.el9.x86_64 DEBUG: jbig2dec-libs-0.19-7.el9.x86_64 DEBUG: libasyncns-0.8-22.el9.x86_64 DEBUG: pulseaudio-libs-15.0-2.el9.x86_64 DEBUG: pulseaudio-utils-15.0-2.el9.x86_64 DEBUG: libdatrie-0.2.13-4.el9.x86_64 DEBUG: libthai-0.1.28-8.el9.x86_64 DEBUG: pango-1.48.7-3.el9.x86_64 DEBUG: libepoxy-1.5.5-4.el9.x86_64 DEBUG: libexif-0.6.22-6.el9.x86_64 DEBUG: libijs-0.35-15.el9.x86_64 DEBUG: libiptcdata-1.0.5-9.el9.x86_64 DEBUG: libldac-2.0.2.3-10.el9.x86_64 DEBUG: libsbc-1.4-9.el9.x86_64 DEBUG: libvisual-0.4.0-34.el9.x86_64 DEBUG: libwmf-lite-0.2.12-10.el9.x86_64 DEBUG: orc-0.4.31-6.el9.x86_64 DEBUG: libtracker-sparql-3.1.2-3.el9.x86_64 DEBUG: tracker-3.1.2-3.el9.x86_64 DEBUG: tracker-miners-3.1.2-3.el9.x86_64 DEBUG: gtk3-3.24.31-2.el9.x86_64 DEBUG: xdg-desktop-portal-gtk-1.12.0-3.el9.x86_64 DEBUG: gtk2-2.24.33-8.el9.x86_64 DEBUG: graphviz-2.44.0-25.el9.x86_64 DEBUG: python3-sphinx-3.4.3-7.el9.noarch DEBUG: python3-pbr-5.11.1-1.el9s.noarch DEBUG: python3-setuptools_scm-7.1.0-2.el9s.noarch DEBUG: python3-sqlalchemy-1.4.45-3.el9.x86_64 DEBUG: openstack-macros-2023.1.0-0.20230216203352.ce6a105.el9.noarch DEBUG: python3-eventlet-0.33.3-1.el9s.noarch DEBUG: python3-distro-1.8.0-3.el9s.noarch DEBUG: lua-libs-5.4.4-4.el9.x86_64 DEBUG: libffi-3.4.2-8.el9.x86_64 DEBUG: wireplumber-0.4.14-1.el9.x86_64 DEBUG: wireplumber-libs-0.4.14-1.el9.x86_64 DEBUG: qt5-srpm-macros-5.15.9-1.el9.noarch DEBUG: less-590-2.el9.x86_64 DEBUG: environment-modules-5.3.0-1.el9.x86_64 DEBUG: kmod-28-9.el9.x86_64 DEBUG: kmod-libs-28-9.el9.x86_64 DEBUG: alsa-lib-1.2.9-1.el9.x86_64 DEBUG: osinfo-db-20230518-1.el9.noarch DEBUG: git-core-2.39.3-1.el9.x86_64 DEBUG: alternatives-1.24-1.el9.x86_64 DEBUG: binutils-gold-2.35.2-42.el9.x86_64 DEBUG: binutils-2.35.2-42.el9.x86_64 DEBUG: gstreamer1-1.22.1-2.el9.x86_64 DEBUG: gstreamer1-plugins-base-1.22.1-1.el9.x86_64 DEBUG: libssh-config-0.10.4-11.el9.noarch DEBUG: libssh-0.10.4-11.el9.x86_64 DEBUG: pyproject-srpm-macros-1.9.0-1.el9.noarch DEBUG: python3-requests-2.25.1-7.el9.noarch DEBUG: libeconf-0.4.1-3.el9.x86_64 DEBUG: kbd-misc-2.4.0-9.el9.noarch DEBUG: kbd-legacy-2.4.0-9.el9.noarch DEBUG: kbd-2.4.0-9.el9.x86_64 DEBUG: python3-dns-2.3.0-2.el9.noarch DEBUG: kernel-srpm-macros-1.0-13.el9.noarch DEBUG: python3-greenlet-2.0.2-1.el9s.x86_64 DEBUG: libcap-2.48-9.el9.x86_64 DEBUG: libcanberra-0.30-27.el9.x86_64 DEBUG: libcanberra-gtk3-0.30-27.el9.x86_64 DEBUG: libcanberra-gtk2-0.30-27.el9.x86_64 DEBUG: cryptsetup-libs-2.6.0-3.el9.x86_64 DEBUG: shadow-utils-4.9-8.el9.x86_64 DEBUG: vulkan-loader-1.3.250.1-1.el9.x86_64 DEBUG: python3-pytz-2021.1-5.el9.noarch DEBUG: libedit-3.1-38.20210216cvs.el9.x86_64 DEBUG: tpm2-tss-3.2.2-2.el9.x86_64 DEBUG: dbus-1.12.20-8.el9.x86_64 DEBUG: device-mapper-libs-1.02.195-3.el9.x86_64 DEBUG: device-mapper-1.02.195-3.el9.x86_64 DEBUG: flatpak-session-helper-1.12.8-1.el9.x86_64 DEBUG: flatpak-1.12.8-1.el9.x86_64 DEBUG: dbus-common-1.12.20-8.el9.noarch DEBUG: dbus-libs-1.12.20-8.el9.x86_64 DEBUG: pipewire-0.3.67-2.el9.x86_64 DEBUG: pipewire-libs-0.3.67-2.el9.x86_64 DEBUG: pipewire-alsa-0.3.67-2.el9.x86_64 DEBUG: pipewire-jack-audio-connection-kit-0.3.67-2.el9.x86_64 DEBUG: pipewire-pulseaudio-0.3.67-2.el9.x86_64 DEBUG: gnupg2-2.3.3-4.el9.x86_64 DEBUG: perl-HTTP-Tiny-0.076-461.el9.noarch DEBUG: python3-pip-wheel-21.2.3-7.el9.noarch DEBUG: python3-pip-21.2.3-7.el9.noarch DEBUG: file-libs-5.39-14.el9.x86_64 DEBUG: file-5.39-14.el9.x86_64 DEBUG: libgusb-0.3.8-2.el9.x86_64 DEBUG: fuse-common-3.10.2-6.el9.x86_64 DEBUG: libuuid-2.37.4-15.el9.x86_64 DEBUG: libblkid-2.37.4-15.el9.x86_64 DEBUG: libmount-2.37.4-15.el9.x86_64 DEBUG: libfdisk-2.37.4-15.el9.x86_64 DEBUG: libsmartcols-2.37.4-15.el9.x86_64 DEBUG: gcc-toolset-12-binutils-2.38-19.el9.x86_64 DEBUG: gcc-toolset-12-binutils-gold-2.38-19.el9.x86_64 DEBUG: ncurses-base-6.2-10.20210508.el9.noarch DEBUG: ncurses-libs-6.2-10.20210508.el9.x86_64 DEBUG: util-linux-core-2.37.4-15.el9.x86_64 DEBUG: util-linux-2.37.4-15.el9.x86_64 DEBUG: ncurses-6.2-10.20210508.el9.x86_64 DEBUG: procps-ng-3.3.17-13.el9.x86_64 DEBUG: findutils-4.8.0-6.el9.x86_64 DEBUG: gmp-6.2.0-13.el9.x86_64 DEBUG: krb5-libs-1.21.1-1.el9.x86_64 DEBUG: libtiff-4.4.0-10.el9.x86_64 DEBUG: ca-certificates-2023.2.60_v7.0.306-90.1.el9.noarch DEBUG: centos-gpg-keys-9.0-23.el9.noarch DEBUG: centos-stream-repos-9.0-23.el9.noarch DEBUG: centos-stream-release-9.0-23.el9.noarch DEBUG: libwebp-1.2.0-8.el9.x86_64 DEBUG: go-srpm-macros-3.2.0-3.el9.noarch DEBUG: flac-libs-1.3.3-12.el9.x86_64 DEBUG: LibRaw-0.21.1-1.el9.x86_64 DEBUG: librsvg2-2.50.7-3.el9.x86_64 DEBUG: ImageMagick-libs-6.9.12.98-1.el9s.x86_64 DEBUG: redhat-rpm-config-206-1.el9.noarch DEBUG: ImageMagick-6.9.12.98-1.el9s.x86_64 DEBUG: pixman-0.40.0-6.el9.x86_64 DEBUG: python3-markupsafe-2.1.3-2.el9s.x86_64 DEBUG: poppler-21.01.0-19.el9.x86_64 DEBUG: libX11-common-1.7.0-9.el9.noarch DEBUG: libX11-1.7.0-9.el9.x86_64 DEBUG: libcurl-7.76.1-28.el9.x86_64 DEBUG: curl-7.76.1-28.el9.x86_64 DEBUG: libXpm-3.5.13-10.el9.x86_64 DEBUG: poppler-glib-21.01.0-19.el9.x86_64 DEBUG: libX11-xcb-1.7.0-9.el9.x86_64 DEBUG: harfbuzz-2.7.4-10.el9.x86_64 DEBUG: gdb-minimal-10.2-12.el9.x86_64 DEBUG: libnghttp2-1.43.0-5.el9.1.x86_64 DEBUG: python3-libs-3.9.18-1.el9.x86_64 DEBUG: python-unversioned-command-3.9.18-1.el9.noarch DEBUG: python3-3.9.18-1.el9.x86_64 DEBUG: openssh-8.7p1-35.el9.x86_64 DEBUG: openssh-clients-8.7p1-35.el9.x86_64 DEBUG: python3-devel-3.9.18-1.el9.x86_64 DEBUG: zlib-1.2.11-41.el9.x86_64 DEBUG: audit-libs-3.1.2-2.el9.x86_64 DEBUG: python3-audit-3.1.2-2.el9.x86_64 DEBUG: glib2-2.68.4-12.el9.x86_64 DEBUG: libfido2-1.13.0-2.el9.x86_64 DEBUG: libxml2-2.9.13-5.el9.x86_64 DEBUG: libgs-9.54.0-14.el9.x86_64 DEBUG: libsndfile-1.0.31-8.el9.x86_64 DEBUG: crypto-policies-20231113-1.gite9247c2.el9.noarch DEBUG: openssl-libs-3.0.7-25.el9.x86_64 DEBUG: openssl-3.0.7-25.el9.x86_64 DEBUG: avahi-libs-0.8-20.el9.x86_64 DEBUG: avahi-glib-0.8-20.el9.x86_64 DEBUG: pam-1.5.1-16.el9.x86_64 DEBUG: crypto-policies-scripts-20231113-1.gite9247c2.el9.noarch DEBUG: annobin-12.31-1.el9.x86_64 DEBUG: libacl-2.3.1-4.el9.x86_64 DEBUG: p11-kit-0.25.3-2.el9.x86_64 DEBUG: p11-kit-trust-0.25.3-2.el9.x86_64 DEBUG: nettle-3.9.1-1.el9.x86_64 DEBUG: pcre2-syntax-10.40-4.el9.noarch DEBUG: pcre2-10.40-4.el9.x86_64 DEBUG: p11-kit-server-0.25.3-2.el9.x86_64 DEBUG: python3-rpm-generators-12-9.el9.noarch DEBUG: acl-2.3.1-4.el9.x86_64 DEBUG: xdg-desktop-portal-1.12.6-1.el9.x86_64 DEBUG: nspr-4.35.0-4.el9.x86_64 DEBUG: nss-util-3.90.0-4.el9.x86_64 DEBUG: nss-softokn-freebl-3.90.0-4.el9.x86_64 DEBUG: nss-softokn-3.90.0-4.el9.x86_64 DEBUG: nss-3.90.0-4.el9.x86_64 DEBUG: nss-sysinit-3.90.0-4.el9.x86_64 DEBUG: cups-libs-2.3.3op2-22.el9.x86_64 DEBUG: elfutils-libelf-0.190-2.el9.x86_64 DEBUG: libsepol-3.6-1.el9.x86_64 DEBUG: libselinux-3.6-1.el9.x86_64 DEBUG: libdrm-2.4.117-1.el9.x86_64 DEBUG: systemd-libs-252-21.el9.x86_64 DEBUG: rpm-4.16.1.3-29.el9.x86_64 DEBUG: rpm-libs-4.16.1.3-29.el9.x86_64 DEBUG: libsemanage-3.6-1.el9.x86_64 DEBUG: python3-libselinux-3.6-1.el9.x86_64 DEBUG: mesa-libglapi-23.3.0-1.el9.x86_64 DEBUG: python3-libsemanage-3.6-1.el9.x86_64 DEBUG: mesa-libgbm-23.3.0-1.el9.x86_64 DEBUG: libselinux-utils-3.6-1.el9.x86_64 DEBUG: policycoreutils-3.6-1.el9.x86_64 DEBUG: python3-setools-4.4.4-1.el9.x86_64 DEBUG: gnutls-3.8.2-2.el9.x86_64 DEBUG: checkpolicy-3.6-1.el9.x86_64 DEBUG: python3-policycoreutils-3.6-1.el9.noarch DEBUG: systemd-rpm-macros-252-21.el9.noarch DEBUG: systemd-252-21.el9.x86_64 DEBUG: systemd-pam-252-21.el9.x86_64 DEBUG: elfutils-default-yama-scope-0.190-2.el9.noarch DEBUG: elfutils-libs-0.190-2.el9.x86_64 DEBUG: elfutils-debuginfod-client-0.190-2.el9.x86_64 DEBUG: elfutils-0.190-2.el9.x86_64 DEBUG: debugedit-5.0-5.el9.x86_64 DEBUG: rpm-build-libs-4.16.1.3-29.el9.x86_64 DEBUG: rpm-build-4.16.1.3-29.el9.x86_64 DEBUG: systemd-udev-252-21.el9.x86_64 DEBUG: policycoreutils-python-utils-3.6-1.el9.noarch DEBUG: NetworkManager-libnm-1.45.9-1.el9.x86_64 DEBUG: mesa-libEGL-23.3.0-1.el9.x86_64 DEBUG: mesa-libGL-23.3.0-1.el9.x86_64 DEBUG: ostree-libs-2023.8-3.el9.x86_64 DEBUG: mesa-vulkan-drivers-23.3.0-1.el9.x86_64 DEBUG: libcom_err-1.46.5-5.el9.x86_64 DEBUG: openldap-2.6.6-1.el9.x86_64 DEBUG: python3-urllib3-1.26.5-5.el9.noarch DEBUG: hwdata-0.348-9.12.el9.noarch DEBUG: libgcc-11.4.1-3.el9.x86_64 DEBUG: glibc-common-2.34-95.el9.x86_64 DEBUG: glibc-gconv-extra-2.34-95.el9.x86_64 DEBUG: glibc-minimal-langpack-2.34-95.el9.x86_64 DEBUG: glibc-2.34-95.el9.x86_64 DEBUG: libstdc++-11.4.1-3.el9.x86_64 DEBUG: libatomic-11.4.1-3.el9.x86_64 DEBUG: libgomp-11.4.1-3.el9.x86_64 DEBUG: cpp-11.4.1-3.el9.x86_64 DEBUG: glibc-headers-2.34-95.el9.x86_64 DEBUG: kernel-headers-5.14.0-404.el9.x86_64 DEBUG: glibc-devel-2.34-95.el9.x86_64 DEBUG: gcc-11.4.1-3.el9.x86_64 DEBUG: gcc-plugin-annobin-11.4.1-3.el9.x86_64 DEBUG: webkit2gtk3-jsc-2.42.4-1.el9.x86_64 DEBUG: llvm-libs-17.0.6-3.el9.x86_64 DEBUG: libtdb-1.4.9-1.el9.x86_64 DEBUG: sqlite-libs-3.34.1-7.el9.x86_64 DEBUG: pyproject-rpm-macros-1.9.0-1.el9.noarch DEBUG: python3-wheel-0.36.2-8.el9.noarch DEBUG: python3-filelock-3.7.1-1.el9s.noarch DEBUG: libtirpc-1.3.3-2.el9.x86_64 DEBUG: libnsl2-2.0.0-1.el9.x86_64 DEBUG: python3-distlib-0.3.7-1.el9s.noarch DEBUG: python3-wheel-wheel-0.36.2-8.el9.noarch DEBUG: python3.11-setuptools-wheel-65.5.1-2.el9.noarch DEBUG: python3.11-pip-wheel-22.3.1-4.el9.noarch DEBUG: python3-toml-0.10.2-6.el9.noarch DEBUG: python3-py-1.10.0-6.el9.noarch DEBUG: python3-pluggy-0.13.1-7.el9.noarch DEBUG: python3-appdirs-1.4.4-4.el9.noarch DEBUG: python3-virtualenv-20.4.4-1.el9s.noarch DEBUG: mpdecimal-2.5.1-3.el9.x86_64 DEBUG: python3.11-3.11.5-1.el9.x86_64 DEBUG: python3.11-libs-3.11.5-1.el9.x86_64 DEBUG: python3.11-devel-3.11.5-1.el9.x86_64 DEBUG: tox-3.23.0-2.el9s.noarch DEBUG: python3-tox-current-env-0.0.8-1.el9s.noarch DEBUG: python3-stevedore-5.1.0-0.20230627090844.2d99ccc.el9.noarch DEBUG: python3-webob-1.8.7-1.el9s.noarch DEBUG: python3-fixtures-4.0.1-1.el9s.noarch DEBUG: python3-testtools-2.6.0-1.el9s.noarch DEBUG: python3-netaddr-0.8.0-5.el9.noarch DEBUG: python3-iso8601-1.1.0-1.el9s.noarch DEBUG: python3-prettytable-0.7.2-27.el9.noarch DEBUG: python3-mako-1.1.4-6.el9.noarch DEBUG: python3-vine-5.0.0-3.el9s.noarch DEBUG: python3-amqp-5.1.1-1.el9s.noarch DEBUG: python3-jeepney-0.8.0-3.el9s.noarch DEBUG: python3-fasteners-0.19-1.el9s.noarch DEBUG: python3-pyasn1-0.4.8-6.el9.noarch DEBUG: python3-attrs-20.3.0-7.el9.noarch DEBUG: python3-decorator-4.4.2-6.el9.noarch DEBUG: python3-futurist-2.4.1-0.20230628103433.159d752.el9.noarch DEBUG: python3-etcd3gw-2.3.0-1.el9s.noarch DEBUG: python3-dogpile-cache-1.1.8-1.el9s.noarch DEBUG: python3-prometheus_client-0.17.1-1.el9s.noarch DEBUG: python3-kombu-5.2.4-3.el9s.noarch DEBUG: python3-alembic-1.8.1-1.el9s.noarch DEBUG: python3-testscenarios-0.5.0-21.el9s.noarch DEBUG: qpid-proton-c-0.35.0-2.el9s.x86_64 DEBUG: python3-qpid-proton-0.35.0-2.el9s.x86_64 DEBUG: python3-pyngus-2.3.0-8.el9s.noarch DEBUG: python3-zipp-3.6.0-1.el9s.noarch DEBUG: python3-importlib-metadata-4.12.0-2.el9s.noarch DEBUG: python3-yappi-1.3.6-1.el9s.x86_64 DEBUG: python3-wrapt-1.14.1-1.el9s.x86_64 DEBUG: python3-debtcollector-2.5.0-0.20230718123908.a6b46c5.el9.noarch DEBUG: python3-oslo-context-5.3.0-0.20231115140446.8d25cad.el9.noarch DEBUG: python3-wcwidth-0.2.6-1.el9s.noarch DEBUG: python3-waitress-2.1.2-1.el9s.noarch DEBUG: python3-voluptuous-0.13.1-1.el9s.noarch DEBUG: python3-uhashring-2.1-1.el9s.noarch DEBUG: python3-testresources-2.0.1-2.el9s.noarch DEBUG: python3-tempita-0.5.2-2.el9s.noarch DEBUG: python3-statsd-3.2.1-20.el9s.noarch DEBUG: python3-soupsieve-2.5-1.el9s.noarch DEBUG: python3-beautifulsoup4-4.12.0-1.el9s.noarch DEBUG: python3-lxml-4.6.5-3.el9.x86_64 DEBUG: python3-rfc3986-1.5.0-1.el9s.noarch DEBUG: python3-repoze-lru-0.7-10.el9s.noarch DEBUG: python3-routes-2.5.1-1.el9s.noarch DEBUG: python3-pyperclip-1.8.2-2.el9s.noarch DEBUG: python3-cmd2-2.4.2-1.el9s.noarch DEBUG: python3-pymemcache-4.0.0-1.el9s.noarch DEBUG: python3-msgpack-1.0.5-1.el9s.x86_64 DEBUG: python3-more-itertools-10.1.0-1.el9s.noarch DEBUG: python3-memcached-1.59-3.el9s.noarch DEBUG: python3-logutils-0.3.5-15.el9s.noarch DEBUG: python3-jaraco-8.2.1-4.el9s.noarch DEBUG: python3-jaraco-classes-3.2.1-5.el9s.noarch DEBUG: python3-future-0.18.2-9.el9s.noarch DEBUG: python3-extras-1.0.0-15.el9s.noarch DEBUG: python3-subunit-1.4.0-6.el9s.noarch DEBUG: python3-defusedxml-0.7.1-1.el9s.noarch DEBUG: python3-cachetools-5.3.1-4.el9s.noarch DEBUG: python3-autopage-0.5.1-1.el9s.noarch DEBUG: libsodium-1.0.18-7.el9s.x86_64 DEBUG: python3-pyrsistent-0.17.3-8.el9.x86_64 DEBUG: python3-jsonschema-4.16.0-2.el9s.noarch DEBUG: python3-netifaces-0.10.6-15.el9.x86_64 DEBUG: memcached-1.6.9-7.el9.x86_64 DEBUG: python3-binary-memcached-0.31.2-1.el9s.noarch DEBUG: python3-ply-3.11-14.el9.noarch DEBUG: python3-pycparser-2.20-6.el9.noarch DEBUG: python3-cffi-1.14.5-5.el9.x86_64 DEBUG: python3-cryptography-36.0.1-4.el9.x86_64 DEBUG: python3-bcrypt-3.2.2-4.el9s.x86_64 DEBUG: python3-pynacl-1.5.0-1.el9s.x86_64 DEBUG: python3-paramiko-3.1.0-1.el9s.noarch DEBUG: python3-PyMySQL-0.10.1-6.el9.noarch DEBUG: python3-jwt-2.6.0-2.el9s.noarch DEBUG: python3-jwt+crypto-2.6.0-2.el9s.noarch DEBUG: python3-pyOpenSSL-20.0.1-2.el9s.noarch DEBUG: python3-paste-3.5.3-3.el9s.noarch DEBUG: python3-paste-deploy-3.0.1-1.el9s.noarch DEBUG: python3-secretstorage-3.3.1-1.el9s.noarch DEBUG: python3-keyring-23.9.3-1.el9s.noarch DEBUG: python3-inotify-0.9.6-25.el9.noarch DEBUG: python3-dateutil-2.8.1-7.el9.noarch DEBUG: libyaml-0.2.5-7.el9.x86_64 DEBUG: python3-pyyaml-5.4.1-6.el9.x86_64 DEBUG: python3-cliff-4.4.0-0.20231115135922.3ee0725.el9.noarch DEBUG: python3-stestr-4.0.1-1.el9s.noarch DEBUG: python3-os-testr-3.0.0-0.20230807133846.0e7ac78.el9.noarch DEBUG: python-pycadf-common-3.1.1-0.20230706150346.4179996.el9.noarch DEBUG: python-oslo-versionedobjects-lang-3.2.0-0.20230830074519.6478669.el9.noarch DEBUG: python-oslo-utils-lang-6.3.0-0.20231114091904.505d80e.el9.noarch DEBUG: python-oslo-policy-lang-4.2.1-0.20230830073844.37de6f3.el9.noarch DEBUG: python-oslo-middleware-lang-5.2.0-0.20230904143101.4ba32ed.el9.noarch DEBUG: python-oslo-log-lang-5.4.0-0.20231116094558.b5b8c30.el9.noarch DEBUG: python-oslo-i18n-lang-6.2.0-0.20231215115431.4bcda78.el9.noarch DEBUG: python3-oslo-i18n-6.2.0-0.20231215115431.4bcda78.el9.noarch DEBUG: python3-oslo-utils-6.3.0-0.20231114091904.505d80e.el9.noarch DEBUG: python3-oslo-config-9.2.0-0.20230925111711.28187da.el9.noarch DEBUG: python3-oslo-serialization-5.2.0-0.20230829103603.a0ba2d7.el9.noarch DEBUG: python3-oslo-log-5.4.0-0.20231116094558.b5b8c30.el9.noarch DEBUG: python3-oslo-metrics-0.7.0-0.20230829101532.5b47840.el9.noarch DEBUG: python3-oslo-policy-4.2.1-0.20230830073844.37de6f3.el9.noarch DEBUG: python3-pycadf-3.1.1-0.20230706150346.4179996.el9.noarch DEBUG: python3-oslo-middleware-5.2.0-0.20230904143101.4ba32ed.el9.noarch DEBUG: python-oslo-db-lang-14.1.0-0.20230927092428.caebf76.el9.noarch DEBUG: python3-oslo-db+mysql-14.1.0-0.20230927092428.caebf76.el9.noarch DEBUG: python3-oslo-db-14.1.0-0.20230927092428.caebf76.el9.noarch DEBUG: python-oslo-concurrency-lang-5.2.0-0.20230829102219.1abc8e0.el9.noarch DEBUG: python3-oslo-concurrency-5.2.0-0.20230829102219.1abc8e0.el9.noarch DEBUG: python3-oslo-service-3.2.0-0.20230829103133.e94d47a.el9.noarch DEBUG: python3-oslo-messaging+amqp1-14.5.0-0.20231115140921.3438726.el9.noarch DEBUG: python3-oslo-messaging-14.5.0-0.20231115140921.3438726.el9.noarch DEBUG: python-oslo-cache-lang-3.5.0-0.20231027114803.06f76e5.el9.noarch DEBUG: python3-oslo-cache+dogpile-3.5.0-0.20231027114803.06f76e5.el9.noarch DEBUG: python3-oslo-cache+etcd3gw-3.5.0-0.20231027114803.06f76e5.el9.noarch DEBUG: python3-oslo-cache-3.5.0-0.20231027114803.06f76e5.el9.noarch DEBUG: python3-os-service-types-1.7.0-0.20230629121435.0b2f473.el9.noarch DEBUG: python3-keystoneauth1-5.4.0-0.20231124105149.44e477d.el9.noarch DEBUG: python3-barbicanclient-5.6.1-0.20230925112909.721e9d8.el9.noarch DEBUG: python3-keystoneclient-5.2.0-0.20230926071439.141787a.el9.noarch DEBUG: python3-keystonemiddleware-10.5.0-0.20231124110230.9ade074.el9.noarch DEBUG: python3-castellan-4.3.0-0.20230926072414.7033db5.el9.noarch DEBUG: python3-oslo-versionedobjects-3.2.0-0.20230830074519.6478669.el9.noarch DEBUG: python3-tempest-36.0.1-0.20240109213806.01c2e2f.el9.noarch DEBUG: python3-oslo-upgradecheck-2.2.0-0.20230829100853.cbee52e.el9.noarch DEBUG: python3-pykmip-0.8.0-9.el9s.noarch DEBUG: python3-oslotest-4.5.0-0.20230630112915.d4b1896.el9.noarch DEBUG: python3-pecan-1.4.2-2.el9s.noarch DEBUG: python3-webtest-3.0.0-1.el9s.noarch DEBUG: python3-ldap3-2.9.1-1.el9s.noarch DEBUG: python3-microversion-parse-1.0.1-0.20230630142347.2c36df6.el9.noarch DEBUG: python3-pyflakes-2.5.0-1.el9s.noarch DEBUG: python3-coverage-6.4.2-2.el9s.x86_64 DEBUG: Child return code was: 0 INFO: ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target x86_64 --nodeps /builddir/build/SPECS/openstack-barbican.spec'], chrootPath='/var/lib/mock/dlrn-centos9-master-uc-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': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1026gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueraiseExc=FalseprintOutput=False) DEBUG: child environment: None DEBUG: Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target x86_64 --nodeps /builddir/build/SPECS/openstack-barbican.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': 'C.UTF-8'} and shell False DEBUG: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.gUa9ri DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd /builddir/build/BUILD DEBUG: + rm -rf barbican-17.1.0.dev33 DEBUG: + /usr/bin/gzip -dc /builddir/build/SOURCES/barbican-17.1.0.dev33-0.20240110173346.73de2e8.tar.gz DEBUG: + /usr/bin/tar -xof - DEBUG: + STATUS=0 DEBUG: + '[' 0 -ne 0 ']' DEBUG: + cd barbican-17.1.0.dev33 DEBUG: + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . DEBUG: + sed -i s/oslosphinx/oslo.sphinx/ doc/source/conf.py DEBUG: + sed -i '/^[[:space:]]*-c{env:.*_CONSTRAINTS_FILE.*/d' tox.ini DEBUG: + sed -i 's/^deps = -c{env:.*_CONSTRAINTS_FILE.*/deps =/' tox.ini DEBUG: + sed -i '/^minversion.*/d' tox.ini DEBUG: + sed -i '/^requires.*virtualenv.*/d' tox.ini DEBUG: + rm -f barbican/tests/test_hacking.py DEBUG: + for pkg in doc8 bandit pre-commit hacking flake8-import-order sphinx openstackdocstheme DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f doc/requirements.txt ']' DEBUG: + sed -i '/^doc8.*/d' doc/requirements.txt DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f test-requirements.txt ']' DEBUG: + sed -i '/^doc8.*/d' test-requirements.txt DEBUG: + for pkg in doc8 bandit pre-commit hacking flake8-import-order sphinx openstackdocstheme DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f doc/requirements.txt ']' DEBUG: + sed -i '/^bandit.*/d' doc/requirements.txt DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f test-requirements.txt ']' DEBUG: + sed -i '/^bandit.*/d' test-requirements.txt DEBUG: + for pkg in doc8 bandit pre-commit hacking flake8-import-order sphinx openstackdocstheme DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f doc/requirements.txt ']' DEBUG: + sed -i '/^pre-commit.*/d' doc/requirements.txt DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f test-requirements.txt ']' DEBUG: + sed -i '/^pre-commit.*/d' test-requirements.txt DEBUG: + for pkg in doc8 bandit pre-commit hacking flake8-import-order sphinx openstackdocstheme DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f doc/requirements.txt ']' DEBUG: + sed -i '/^hacking.*/d' doc/requirements.txt DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f test-requirements.txt ']' DEBUG: + sed -i '/^hacking.*/d' test-requirements.txt DEBUG: + for pkg in doc8 bandit pre-commit hacking flake8-import-order sphinx openstackdocstheme DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f doc/requirements.txt ']' DEBUG: + sed -i '/^flake8-import-order.*/d' doc/requirements.txt DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f test-requirements.txt ']' DEBUG: + sed -i '/^flake8-import-order.*/d' test-requirements.txt DEBUG: + for pkg in doc8 bandit pre-commit hacking flake8-import-order sphinx openstackdocstheme DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f doc/requirements.txt ']' DEBUG: + sed -i '/^sphinx.*/d' doc/requirements.txt DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f test-requirements.txt ']' DEBUG: + sed -i '/^sphinx.*/d' test-requirements.txt DEBUG: + for pkg in doc8 bandit pre-commit hacking flake8-import-order sphinx openstackdocstheme DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f doc/requirements.txt ']' DEBUG: + sed -i '/^openstackdocstheme.*/d' doc/requirements.txt DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f test-requirements.txt ']' DEBUG: + sed -i '/^openstackdocstheme.*/d' test-requirements.txt DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.qJlUCm DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd barbican-17.1.0.dev33 DEBUG: + echo pyproject-rpm-macros DEBUG: + echo python3-devel DEBUG: + echo 'python3dist(pip) >= 19' DEBUG: + echo 'python3dist(packaging)' DEBUG: + '[' -f pyproject.toml ']' DEBUG: + '[' -f setup.py ']' DEBUG: + echo 'python3dist(setuptools) >= 40.8' DEBUG: + echo 'python3dist(wheel)' DEBUG: + rm -rfv '*.dist-info/' DEBUG: + '[' -f /usr/bin/python3 ']' DEBUG: + mkdir -p /builddir/build/BUILD/barbican-17.1.0.dev33/.pyproject-builddir DEBUG: + echo -n DEBUG: + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' DEBUG: + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' DEBUG: + TMPDIR=/builddir/build/BUILD/barbican-17.1.0.dev33/.pyproject-builddir DEBUG: + RPM_TOXENV=py39 DEBUG: + HOSTNAME=rpmbuild DEBUG: + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/barbican-17.1.0.dev33/pyproject-wheeldir --output /builddir/build/BUILD/openstack-barbican-17.1.0-0.20240110173346.73de2e8.el9.x86_64-pyproject-buildrequires -t -e py39 DEBUG: Handling setuptools >= 40.8 from default build backend DEBUG: Requirement satisfied: setuptools >= 40.8 DEBUG: (installed: setuptools 57.4.0) DEBUG: Handling wheel from default build backend DEBUG: Requirement satisfied: wheel DEBUG: (installed: wheel 0.36.2) DEBUG: Handling wheel from get_requires_for_build_wheel DEBUG: Requirement satisfied: wheel DEBUG: (installed: wheel 0.36.2) DEBUG: Handling pbr>=2.0.0 from get_requires_for_build_wheel DEBUG: Requirement satisfied: pbr>=2.0.0 DEBUG: (installed: pbr 5.11.1) DEBUG: Handling tox-current-env >= 0.0.6 from tox itself DEBUG: Requirement satisfied: tox-current-env >= 0.0.6 DEBUG: (installed: tox-current-env 0.0.8) DEBUG: ___________________________________ summary ____________________________________ DEBUG: py39: commands succeeded DEBUG: congratulations :) DEBUG: Handling alembic>=0.8.10 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: alembic>=0.8.10 DEBUG: (installed: alembic 1.8.1) DEBUG: Handling cffi>=1.7.0 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: cffi>=1.7.0 DEBUG: (installed: cffi 1.14.5) DEBUG: Handling cryptography>=2.1 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: cryptography>=2.1 DEBUG: (installed: cryptography 36.0.1) DEBUG: Handling eventlet>=0.18.2,!=0.18.3,!=0.20.1 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: eventlet>=0.18.2,!=0.18.3,!=0.20.1 DEBUG: (installed: eventlet 0.33.3) DEBUG: Handling jsonschema>=3.2.0 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: jsonschema>=3.2.0 DEBUG: (installed: jsonschema 4.16.0) DEBUG: Handling oslo.config>=6.4.0 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: oslo.config>=6.4.0 DEBUG: (installed: oslo.config 9.2.0) DEBUG: Handling oslo.context>=2.22.0 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: oslo.context>=2.22.0 DEBUG: (installed: oslo.context 5.3.0) DEBUG: Handling oslo.db>=4.27.0 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: oslo.db>=4.27.0 DEBUG: (installed: oslo.db 14.1.0) DEBUG: Handling oslo.i18n>=3.15.3 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: oslo.i18n>=3.15.3 DEBUG: (installed: oslo.i18n 6.2.0) DEBUG: Handling oslo.messaging>=14.1.0 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: oslo.messaging>=14.1.0 DEBUG: (installed: oslo.messaging 14.5.0) DEBUG: Handling oslo.middleware>=3.31.0 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: oslo.middleware>=3.31.0 DEBUG: (installed: oslo.middleware 5.2.0) DEBUG: Handling oslo.log>=4.3.0 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: oslo.log>=4.3.0 DEBUG: (installed: oslo.log 5.4.0) DEBUG: Handling oslo.policy>=3.6.0 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: oslo.policy>=3.6.0 DEBUG: (installed: oslo.policy 4.2.1) DEBUG: Handling oslo.serialization!=2.19.1,>=2.18.0 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: oslo.serialization!=2.19.1,>=2.18.0 DEBUG: (installed: oslo.serialization 5.2.0) DEBUG: Handling oslo.service!=1.28.1,>=1.24.0 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: oslo.service!=1.28.1,>=1.24.0 DEBUG: (installed: oslo.service 3.2.0) DEBUG: Handling oslo.upgradecheck>=1.3.0 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: oslo.upgradecheck>=1.3.0 DEBUG: (installed: oslo.upgradecheck 2.2.0) DEBUG: Handling oslo.utils>=3.33.0 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: oslo.utils>=3.33.0 DEBUG: (installed: oslo.utils 6.3.0) DEBUG: Handling oslo.versionedobjects>=1.31.2 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: oslo.versionedobjects>=1.31.2 DEBUG: (installed: oslo.versionedobjects 3.2.0) DEBUG: Handling Paste>=2.0.2 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: Paste>=2.0.2 DEBUG: (installed: Paste 3.5.3) DEBUG: Handling PasteDeploy>=1.5.0 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: PasteDeploy>=1.5.0 DEBUG: (installed: PasteDeploy 3.0.1) DEBUG: Handling pbr!=2.1.0,>=2.0.0 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: pbr!=2.1.0,>=2.0.0 DEBUG: (installed: pbr 5.11.1) DEBUG: Handling pecan!=1.0.2,!=1.0.3,!=1.0.4,!=1.2,>=1.0.0 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: pecan!=1.0.2,!=1.0.3,!=1.0.4,!=1.2,>=1.0.0 DEBUG: (installed: pecan 1.4.2) DEBUG: Handling pyOpenSSL>=17.1.0 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: pyOpenSSL>=17.1.0 DEBUG: (installed: pyOpenSSL 20.0.1) DEBUG: Handling ldap3>=1.0.2 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: ldap3>=1.0.2 DEBUG: (installed: ldap3 2.9.1) DEBUG: Handling keystonemiddleware>=9.5.0 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: keystonemiddleware>=9.5.0 DEBUG: (installed: keystonemiddleware 10.5.0) DEBUG: Handling SQLAlchemy!=1.1.5,!=1.1.6,!=1.1.7,!=1.1.8,>=1.0.10 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: SQLAlchemy!=1.1.5,!=1.1.6,!=1.1.7,!=1.1.8,>=1.0.10 DEBUG: (installed: SQLAlchemy 1.4.45) DEBUG: Handling stevedore>=1.20.0 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: stevedore>=1.20.0 DEBUG: (installed: stevedore 5.1.0) DEBUG: Handling WebOb>=1.7.1 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: WebOb>=1.7.1 DEBUG: (installed: WebOb 1.8.7) DEBUG: Handling castellan >= 1.2.1 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: castellan >= 1.2.1 DEBUG: (installed: castellan 4.3.0) DEBUG: Handling microversion-parse>=0.2.1 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: microversion-parse>=0.2.1 DEBUG: (installed: microversion-parse 1.0.1) DEBUG: Handling pyflakes>=2.1.1 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: pyflakes>=2.1.1 DEBUG: (installed: pyflakes 2.5.0) DEBUG: Handling coverage!=4.4,>=4.0 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: coverage!=4.4,>=4.0 DEBUG: (installed: coverage 6.4.2) DEBUG: Handling oslotest>=3.2.0 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: oslotest>=3.2.0 DEBUG: (installed: oslotest 4.5.0) DEBUG: Handling pykmip>=0.7.0 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: pykmip>=0.7.0 DEBUG: (installed: pykmip 0.8.0) DEBUG: Handling stestr>=2.0.0 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: stestr>=2.0.0 DEBUG: (installed: stestr 4.0.1) DEBUG: Handling testtools>=2.2.0 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: testtools>=2.2.0 DEBUG: (installed: testtools 2.6.0) DEBUG: Handling fixtures>=3.0.0 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: fixtures>=3.0.0 DEBUG: (installed: fixtures 4.0.1) DEBUG: Handling requests>=2.18.0 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: requests>=2.18.0 DEBUG: (installed: requests 2.25.1) DEBUG: Handling WebTest>=2.0.27 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: WebTest>=2.0.27 DEBUG: (installed: WebTest 3.0.0) DEBUG: Handling python-keystoneclient>=3.8.0 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: python-keystoneclient>=3.8.0 DEBUG: (installed: python-keystoneclient 5.2.0) DEBUG: Handling tempest>=17.1.0 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: tempest>=17.1.0 DEBUG: (installed: tempest 36.0.1.dev27) DEBUG: Handling Pygments>=2.2.0 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: Pygments>=2.2.0 DEBUG: (installed: Pygments 2.7.4) DEBUG: running dist_info DEBUG: writing barbican.egg-info/PKG-INFO DEBUG: writing dependency_links to barbican.egg-info/dependency_links.txt DEBUG: writing entry points to barbican.egg-info/entry_points.txt DEBUG: writing requirements to barbican.egg-info/requires.txt DEBUG: writing top-level names to barbican.egg-info/top_level.txt DEBUG: [pbr] Reusing existing SOURCES.txt DEBUG: creating '/builddir/build/BUILD/barbican-17.1.0.dev33/barbican.dist-info' DEBUG: adding license file "LICENSE" (matched pattern "LICEN[CS]E*") DEBUG: adding license file "AUTHORS" (matched pattern "AUTHORS*") DEBUG: Handling alembic (>=0.8.10) from hook generated metadata: Requires-Dist (barbican) DEBUG: Requirement satisfied: alembic (>=0.8.10) DEBUG: (installed: alembic 1.8.1) DEBUG: Handling cffi (>=1.7.0) from hook generated metadata: Requires-Dist (barbican) DEBUG: Requirement satisfied: cffi (>=1.7.0) DEBUG: (installed: cffi 1.14.5) DEBUG: Handling cryptography (>=2.1) from hook generated metadata: Requires-Dist (barbican) DEBUG: Requirement satisfied: cryptography (>=2.1) DEBUG: (installed: cryptography 36.0.1) DEBUG: Handling eventlet (!=0.18.3,!=0.20.1,>=0.18.2) from hook generated metadata: Requires-Dist (barbican) DEBUG: Requirement satisfied: eventlet (!=0.18.3,!=0.20.1,>=0.18.2) DEBUG: (installed: eventlet 0.33.3) DEBUG: Handling jsonschema (>=3.2.0) from hook generated metadata: Requires-Dist (barbican) DEBUG: Requirement satisfied: jsonschema (>=3.2.0) DEBUG: (installed: jsonschema 4.16.0) DEBUG: Handling oslo.config (>=6.4.0) from hook generated metadata: Requires-Dist (barbican) DEBUG: Requirement satisfied: oslo.config (>=6.4.0) DEBUG: (installed: oslo.config 9.2.0) DEBUG: Handling oslo.context (>=2.22.0) from hook generated metadata: Requires-Dist (barbican) DEBUG: Requirement satisfied: oslo.context (>=2.22.0) DEBUG: (installed: oslo.context 5.3.0) DEBUG: Handling oslo.db (>=4.27.0) from hook generated metadata: Requires-Dist (barbican) DEBUG: Requirement satisfied: oslo.db (>=4.27.0) DEBUG: (installed: oslo.db 14.1.0) DEBUG: Handling oslo.i18n (>=3.15.3) from hook generated metadata: Requires-Dist (barbican) DEBUG: Requirement satisfied: oslo.i18n (>=3.15.3) DEBUG: (installed: oslo.i18n 6.2.0) DEBUG: Handling oslo.messaging (>=14.1.0) from hook generated metadata: Requires-Dist (barbican) DEBUG: Requirement satisfied: oslo.messaging (>=14.1.0) DEBUG: (installed: oslo.messaging 14.5.0) DEBUG: Handling oslo.middleware (>=3.31.0) from hook generated metadata: Requires-Dist (barbican) DEBUG: Requirement satisfied: oslo.middleware (>=3.31.0) DEBUG: (installed: oslo.middleware 5.2.0) DEBUG: Handling oslo.log (>=4.3.0) from hook generated metadata: Requires-Dist (barbican) DEBUG: Requirement satisfied: oslo.log (>=4.3.0) DEBUG: (installed: oslo.log 5.4.0) DEBUG: Handling oslo.policy (>=3.6.0) from hook generated metadata: Requires-Dist (barbican) DEBUG: Requirement satisfied: oslo.policy (>=3.6.0) DEBUG: (installed: oslo.policy 4.2.1) DEBUG: Handling oslo.serialization (!=2.19.1,>=2.18.0) from hook generated metadata: Requires-Dist (barbican) DEBUG: Requirement satisfied: oslo.serialization (!=2.19.1,>=2.18.0) DEBUG: (installed: oslo.serialization 5.2.0) DEBUG: Handling oslo.service (!=1.28.1,>=1.24.0) from hook generated metadata: Requires-Dist (barbican) DEBUG: Requirement satisfied: oslo.service (!=1.28.1,>=1.24.0) DEBUG: (installed: oslo.service 3.2.0) DEBUG: Handling oslo.upgradecheck (>=1.3.0) from hook generated metadata: Requires-Dist (barbican) DEBUG: Requirement satisfied: oslo.upgradecheck (>=1.3.0) DEBUG: (installed: oslo.upgradecheck 2.2.0) DEBUG: Handling oslo.utils (>=3.33.0) from hook generated metadata: Requires-Dist (barbican) DEBUG: Requirement satisfied: oslo.utils (>=3.33.0) DEBUG: (installed: oslo.utils 6.3.0) DEBUG: Handling oslo.versionedobjects (>=1.31.2) from hook generated metadata: Requires-Dist (barbican) DEBUG: Requirement satisfied: oslo.versionedobjects (>=1.31.2) DEBUG: (installed: oslo.versionedobjects 3.2.0) DEBUG: Handling Paste (>=2.0.2) from hook generated metadata: Requires-Dist (barbican) DEBUG: Requirement satisfied: Paste (>=2.0.2) DEBUG: (installed: Paste 3.5.3) DEBUG: Handling PasteDeploy (>=1.5.0) from hook generated metadata: Requires-Dist (barbican) DEBUG: Requirement satisfied: PasteDeploy (>=1.5.0) DEBUG: (installed: PasteDeploy 3.0.1) DEBUG: Handling pbr (!=2.1.0,>=2.0.0) from hook generated metadata: Requires-Dist (barbican) DEBUG: Requirement satisfied: pbr (!=2.1.0,>=2.0.0) DEBUG: (installed: pbr 5.11.1) DEBUG: Handling pecan (!=1.0.2,!=1.0.3,!=1.0.4,!=1.2,>=1.0.0) from hook generated metadata: Requires-Dist (barbican) DEBUG: Requirement satisfied: pecan (!=1.0.2,!=1.0.3,!=1.0.4,!=1.2,>=1.0.0) DEBUG: (installed: pecan 1.4.2) DEBUG: Handling pyOpenSSL (>=17.1.0) from hook generated metadata: Requires-Dist (barbican) DEBUG: Requirement satisfied: pyOpenSSL (>=17.1.0) DEBUG: (installed: pyOpenSSL 20.0.1) DEBUG: Handling ldap3 (>=1.0.2) from hook generated metadata: Requires-Dist (barbican) DEBUG: Requirement satisfied: ldap3 (>=1.0.2) DEBUG: (installed: ldap3 2.9.1) DEBUG: Handling keystonemiddleware (>=9.5.0) from hook generated metadata: Requires-Dist (barbican) DEBUG: Requirement satisfied: keystonemiddleware (>=9.5.0) DEBUG: (installed: keystonemiddleware 10.5.0) DEBUG: Handling SQLAlchemy (!=1.1.5,!=1.1.6,!=1.1.7,!=1.1.8,>=1.0.10) from hook generated metadata: Requires-Dist (barbican) DEBUG: Requirement satisfied: SQLAlchemy (!=1.1.5,!=1.1.6,!=1.1.7,!=1.1.8,>=1.0.10) DEBUG: (installed: SQLAlchemy 1.4.45) DEBUG: Handling stevedore (>=1.20.0) from hook generated metadata: Requires-Dist (barbican) DEBUG: Requirement satisfied: stevedore (>=1.20.0) DEBUG: (installed: stevedore 5.1.0) DEBUG: Handling WebOb (>=1.7.1) from hook generated metadata: Requires-Dist (barbican) DEBUG: Requirement satisfied: WebOb (>=1.7.1) DEBUG: (installed: WebOb 1.8.7) DEBUG: Handling castellan (>=1.2.1) from hook generated metadata: Requires-Dist (barbican) DEBUG: Requirement satisfied: castellan (>=1.2.1) DEBUG: (installed: castellan 4.3.0) DEBUG: Handling microversion-parse (>=0.2.1) from hook generated metadata: Requires-Dist (barbican) DEBUG: Requirement satisfied: microversion-parse (>=0.2.1) DEBUG: (installed: microversion-parse 1.0.1) DEBUG: Handling dogtag-pki (>=10.3.5.1) ; extra == 'dogtag' from hook generated metadata: Requires-Dist (barbican) DEBUG: Ignoring alien requirement: dogtag-pki (>=10.3.5.1) ; extra == 'dogtag' DEBUG: Handling pyflakes (>=2.1.1) ; extra == 'test' from hook generated metadata: Requires-Dist (barbican) DEBUG: Ignoring alien requirement: pyflakes (>=2.1.1) ; extra == 'test' DEBUG: Handling coverage (!=4.4,>=4.0) ; extra == 'test' from hook generated metadata: Requires-Dist (barbican) DEBUG: Ignoring alien requirement: coverage (!=4.4,>=4.0) ; extra == 'test' DEBUG: Handling oslotest (>=3.2.0) ; extra == 'test' from hook generated metadata: Requires-Dist (barbican) DEBUG: Ignoring alien requirement: oslotest (>=3.2.0) ; extra == 'test' DEBUG: Handling pykmip (>=0.7.0) ; extra == 'test' from hook generated metadata: Requires-Dist (barbican) DEBUG: Ignoring alien requirement: pykmip (>=0.7.0) ; extra == 'test' DEBUG: Handling stestr (>=2.0.0) ; extra == 'test' from hook generated metadata: Requires-Dist (barbican) DEBUG: Ignoring alien requirement: stestr (>=2.0.0) ; extra == 'test' DEBUG: Handling testtools (>=2.2.0) ; extra == 'test' from hook generated metadata: Requires-Dist (barbican) DEBUG: Ignoring alien requirement: testtools (>=2.2.0) ; extra == 'test' DEBUG: Handling fixtures (>=3.0.0) ; extra == 'test' from hook generated metadata: Requires-Dist (barbican) DEBUG: Ignoring alien requirement: fixtures (>=3.0.0) ; extra == 'test' DEBUG: Handling requests (>=2.18.0) ; extra == 'test' from hook generated metadata: Requires-Dist (barbican) DEBUG: Ignoring alien requirement: requests (>=2.18.0) ; extra == 'test' DEBUG: Handling WebTest (>=2.0.27) ; extra == 'test' from hook generated metadata: Requires-Dist (barbican) DEBUG: Ignoring alien requirement: WebTest (>=2.0.27) ; extra == 'test' DEBUG: Handling python-keystoneclient (>=3.8.0) ; extra == 'test' from hook generated metadata: Requires-Dist (barbican) DEBUG: Ignoring alien requirement: python-keystoneclient (>=3.8.0) ; extra == 'test' DEBUG: Handling tempest (>=17.1.0) ; extra == 'test' from hook generated metadata: Requires-Dist (barbican) DEBUG: Ignoring alien requirement: tempest (>=17.1.0) ; extra == 'test' DEBUG: Handling Pygments (>=2.2.0) ; extra == 'test' from hook generated metadata: Requires-Dist (barbican) DEBUG: Ignoring alien requirement: Pygments (>=2.2.0) ; extra == 'test' DEBUG: + cat /builddir/build/BUILD/openstack-barbican-17.1.0-0.20240110173346.73de2e8.el9.x86_64-pyproject-buildrequires DEBUG: + rm -rfv barbican.dist-info/ DEBUG: removed 'barbican.dist-info/LICENSE' DEBUG: removed 'barbican.dist-info/AUTHORS' DEBUG: removed 'barbican.dist-info/METADATA' DEBUG: removed 'barbican.dist-info/entry_points.txt' DEBUG: removed 'barbican.dist-info/pbr.json' DEBUG: removed 'barbican.dist-info/top_level.txt' DEBUG: removed directory 'barbican.dist-info/' DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Wrote: /builddir/build/SRPMS/openstack-barbican-17.1.0-0.20240110173346.73de2e8.el9.buildreqs.nosrc.rpm DEBUG: Child return code was: 11 INFO: Dynamic buildrequires detected INFO: Going to install missing buildrequires. See root.log for details. INFO: Going to install missing dynamic buildrequires DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/', '--releasever', '9', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/builddir/build/SRPMS/openstack-barbican-17.1.0-0.20240110173346.73de2e8.el9.buildreqs.nosrc.rpm'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/', '--releasever', '9', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/builddir/build/SRPMS/openstack-barbican-17.1.0-0.20240110173346.73de2e8.el9.buildreqs.nosrc.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LC_MESSAGES': 'C.UTF-8'} and shell False DEBUG: No matches found for the following disable plugin patterns: local, spacewalk, versionlock DEBUG: Last metadata expiration check: 0:00:34 ago on Wed Jan 10 17:35:02 2024. DEBUG: Package python3-coverage-6.4.2-2.el9s.x86_64 is already installed. DEBUG: Package python3-eventlet-0.33.3-1.el9s.noarch is already installed. DEBUG: Package python3-oslo-serialization-5.2.0-0.20230829103603.a0ba2d7.el9.noarch is already installed. DEBUG: Package python3-oslo-service-3.2.0-0.20230829103133.e94d47a.el9.noarch is already installed. DEBUG: Package python3-pbr-5.11.1-1.el9s.noarch is already installed. DEBUG: Package python3-pecan-1.4.2-2.el9s.noarch is already installed. DEBUG: Package python3-sqlalchemy-1.4.45-3.el9.x86_64 is already installed. DEBUG: Package openstack-macros-2023.1.0-0.20230216203352.ce6a105.el9.noarch is already installed. DEBUG: Package pyproject-rpm-macros-1.9.0-1.el9.noarch is already installed. DEBUG: Package pyproject-rpm-macros-1.9.0-1.el9.noarch is already installed. DEBUG: Package python3-devel-3.9.18-1.el9.x86_64 is already installed. DEBUG: Package python3-devel-3.9.18-1.el9.x86_64 is already installed. DEBUG: Package python3-alembic-1.8.1-1.el9s.noarch is already installed. DEBUG: Package python3-castellan-4.3.0-0.20230926072414.7033db5.el9.noarch is already installed. DEBUG: Package python3-cffi-1.14.5-5.el9.x86_64 is already installed. DEBUG: Package python3-cryptography-36.0.1-4.el9.x86_64 is already installed. DEBUG: Package python3-fixtures-4.0.1-1.el9s.noarch is already installed. DEBUG: Package python3-jsonschema-4.16.0-2.el9s.noarch is already installed. DEBUG: Package python3-keystonemiddleware-10.5.0-0.20231124110230.9ade074.el9.noarch is already installed. DEBUG: Package python3-ldap3-2.9.1-1.el9s.noarch is already installed. DEBUG: Package python3-microversion-parse-1.0.1-0.20230630142347.2c36df6.el9.noarch is already installed. DEBUG: Package python3-oslo-config-2:9.2.0-0.20230925111711.28187da.el9.noarch is already installed. DEBUG: Package python3-oslo-context-5.3.0-0.20231115140446.8d25cad.el9.noarch is already installed. DEBUG: Package python3-oslo-db-14.1.0-0.20230927092428.caebf76.el9.noarch is already installed. DEBUG: Package python3-oslo-i18n-6.2.0-0.20231215115431.4bcda78.el9.noarch is already installed. DEBUG: Package python3-oslo-log-5.4.0-0.20231116094558.b5b8c30.el9.noarch is already installed. DEBUG: Package python3-oslo-messaging-14.5.0-0.20231115140921.3438726.el9.noarch is already installed. DEBUG: Package python3-oslo-middleware-5.2.0-0.20230904143101.4ba32ed.el9.noarch is already installed. DEBUG: Package python3-oslo-policy-4.2.1-0.20230830073844.37de6f3.el9.noarch is already installed. DEBUG: Package python3-oslo-upgradecheck-2.2.0-0.20230829100853.cbee52e.el9.noarch is already installed. DEBUG: Package python3-oslo-utils-6.3.0-0.20231114091904.505d80e.el9.noarch is already installed. DEBUG: Package python3-oslo-versionedobjects-3.2.0-0.20230830074519.6478669.el9.noarch is already installed. DEBUG: Package python3-oslotest-4.5.0-0.20230630112915.d4b1896.el9.noarch is already installed. DEBUG: Package python3-packaging-20.9-5.el9.noarch is already installed. DEBUG: Package python3-paste-3.5.3-3.el9s.noarch is already installed. DEBUG: Package python3-paste-deploy-3.0.1-1.el9s.noarch is already installed. DEBUG: Package python3-pbr-5.11.1-1.el9s.noarch is already installed. DEBUG: Package python3-pip-21.2.3-7.el9.noarch is already installed. DEBUG: Package python3-pyflakes-2.5.0-1.el9s.noarch is already installed. DEBUG: Package python3-pygments-2.7.4-4.el9.noarch is already installed. DEBUG: Package python3-pykmip-0.8.0-9.el9s.noarch is already installed. DEBUG: Package python3-pyOpenSSL-20.0.1-2.el9s.noarch is already installed. DEBUG: Package python3-keystoneclient-1:5.2.0-0.20230926071439.141787a.el9.noarch is already installed. DEBUG: Package python3-requests-2.25.1-7.el9.noarch is already installed. DEBUG: Package python3-setuptools-57.4.0-1.el9s.noarch is already installed. DEBUG: Package python3-stestr-4.0.1-1.el9s.noarch is already installed. DEBUG: Package python3-stevedore-5.1.0-0.20230627090844.2d99ccc.el9.noarch is already installed. DEBUG: Package python3-tempest-1:36.0.1-0.20240109213806.01c2e2f.el9.noarch is already installed. DEBUG: Package python3-testtools-2.6.0-1.el9s.noarch is already installed. DEBUG: Package python3-tox-current-env-0.0.8-1.el9s.noarch is already installed. DEBUG: Package python3-webob-1.8.7-1.el9s.noarch is already installed. DEBUG: Package python3-webtest-3.0.0-1.el9s.noarch is already installed. DEBUG: Package python3-wheel-1:0.36.2-8.el9.noarch is already installed. DEBUG: Package systemd-252-21.el9.x86_64 is already installed. DEBUG: Dependencies resolved. DEBUG: Nothing to do. DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root'] 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': 'C.UTF-8'} and shell False DEBUG: fonts-filesystem-2.0.5-7.el9.1.noarch DEBUG: tzdata-2023c-1.el9.noarch DEBUG: dejavu-sans-fonts-2.37-18.el9.noarch DEBUG: adobe-mappings-cmap-20171205-12.el9.noarch DEBUG: adobe-mappings-cmap-deprecated-20171205-12.el9.noarch DEBUG: langpacks-core-font-en-3.0-16.el9.noarch DEBUG: adobe-source-code-pro-fonts-2.030.1.050-12.el9.1.noarch DEBUG: abattis-cantarell-fonts-0.301-4.el9.noarch DEBUG: google-droid-sans-fonts-20200215-11.el9.2.noarch DEBUG: xkeyboard-config-2.33-2.el9.noarch DEBUG: rust-srpm-macros-17-4.el9.noarch DEBUG: poppler-data-0.4.9-9.el9.noarch DEBUG: perl-srpm-macros-1-41.el9.noarch DEBUG: openblas-srpm-macros-2-11.el9.noarch DEBUG: ocaml-srpm-macros-6-6.el9.noarch DEBUG: ghc-srpm-macros-1.5.0-6.el9.noarch DEBUG: gawk-all-langpacks-5.1.0-6.el9.x86_64 DEBUG: adwaita-cursor-theme-40.1.1-3.el9.noarch DEBUG: adobe-mappings-pdf-20180407-10.el9.noarch DEBUG: vim-filesystem-8.2.2637-20.el9.noarch DEBUG: python3-setuptools-wheel-53.0.0-12.el9.noarch DEBUG: publicsuffix-list-dafsa-20210518-3.el9.noarch DEBUG: pkgconf-m4-1.7.3-10.el9.noarch DEBUG: coreutils-common-8.32-34.el9.x86_64 DEBUG: setup-2.13.7-9.el9.noarch DEBUG: filesystem-3.16-2.el9.x86_64 DEBUG: urw-base35-fonts-common-20200910-6.el9.noarch DEBUG: basesystem-11-13.el9.noarch DEBUG: bash-5.1.8-6.el9.x86_64 DEBUG: xz-libs-5.2.5-8.el9.x86_64 DEBUG: bzip2-libs-1.0.8-8.el9.x86_64 DEBUG: libxcrypt-4.4.18-3.el9.x86_64 DEBUG: libpng-1.6.37-12.el9.x86_64 DEBUG: expat-2.5.0-1.el9.x86_64 DEBUG: libzstd-1.5.1-2.el9.x86_64 DEBUG: libjpeg-turbo-2.0.90-6.el9.x86_64 DEBUG: libgpg-error-1.42-5.el9.x86_64 DEBUG: lcms2-2.12-3.el9.x86_64 DEBUG: mpfr-4.1.0-7.el9.x86_64 DEBUG: libwayland-client-1.21.0-1.el9.x86_64 DEBUG: readline-8.1-4.el9.x86_64 DEBUG: libogg-1.3.4-6.el9.x86_64 DEBUG: libvorbis-1.3.7-5.el9.x86_64 DEBUG: libtool-ltdl-2.4.6-45.el9.x86_64 DEBUG: libgcrypt-1.10.0-10.el9.x86_64 DEBUG: libicu-67.1-9.el9.x86_64 DEBUG: gdbm-libs-1.19-4.el9.x86_64 DEBUG: libattr-2.5.1-3.el9.x86_64 DEBUG: libcap-ng-0.8.2-7.el9.x86_64 DEBUG: lz4-libs-1.9.3-5.el9.x86_64 DEBUG: sed-4.8-9.el9.x86_64 DEBUG: popt-1.18-8.el9.x86_64 DEBUG: libbrotli-1.0.9-6.el9.x86_64 DEBUG: libseccomp-2.5.2-2.el9.x86_64 DEBUG: libunistring-0.9.10-15.el9.x86_64 DEBUG: libidn2-2.3.0-7.el9.x86_64 DEBUG: fribidi-1.0.10-6.el9.2.x86_64 DEBUG: libICE-1.0.10-8.el9.x86_64 DEBUG: libstemmer-0-18.585svn.el9.x86_64 DEBUG: libxshmfence-1.3-10.el9.x86_64 DEBUG: openjpeg2-2.4.0-7.el9.x86_64 DEBUG: libSM-1.2.3-10.el9.x86_64 DEBUG: libpsl-0.21.1-5.el9.x86_64 DEBUG: libwayland-cursor-1.21.0-1.el9.x86_64 DEBUG: libmpc-1.2.1-4.el9.x86_64 DEBUG: libassuan-2.5.5-3.el9.x86_64 DEBUG: libwayland-server-1.21.0-1.el9.x86_64 DEBUG: exiv2-0.27.5-2.el9.x86_64 DEBUG: exiv2-libs-0.27.5-2.el9.x86_64 DEBUG: libxcrypt-compat-4.4.18-3.el9.x86_64 DEBUG: unzip-6.0-56.el9.x86_64 DEBUG: xml-common-0.6.3-58.el9.noarch DEBUG: groff-base-1.22.4-10.el9.x86_64 DEBUG: libproxy-0.4.15-35.el9.x86_64 DEBUG: imath-3.1.2-1.el9.x86_64 DEBUG: hicolor-icon-theme-0.17-13.el9.noarch DEBUG: diffutils-3.7-12.el9.x86_64 DEBUG: fuse-libs-2.9.9-15.el9.x86_64 DEBUG: json-c-0.14-11.el9.x86_64 DEBUG: libsigsegv-2.13-4.el9.x86_64 DEBUG: gawk-5.1.0-6.el9.x86_64 DEBUG: libtasn1-4.16.0-8.el9.x86_64 DEBUG: pcre-8.44-3.el9.3.x86_64 DEBUG: grep-3.6-5.el9.x86_64 DEBUG: coreutils-8.32-34.el9.x86_64 DEBUG: libarchive-3.5.3-4.el9.x86_64 DEBUG: gzip-1.12-1.el9.x86_64 DEBUG: cracklib-2.9.6-27.el9.x86_64 DEBUG: libusbx-1.0.26-1.el9.x86_64 DEBUG: libevent-2.1.12-6.el9.x86_64 DEBUG: jbigkit-libs-2.1-23.el9.x86_64 DEBUG: libXau-1.0.9-8.el9.x86_64 DEBUG: libxcb-1.13.1-9.el9.x86_64 DEBUG: libXext-1.3.4-8.el9.x86_64 DEBUG: libXrender-0.9.10-16.el9.x86_64 DEBUG: libXfixes-5.0.3-16.el9.x86_64 DEBUG: libXi-1.7.10-8.el9.x86_64 DEBUG: libXt-1.2.0-6.el9.x86_64 DEBUG: libXmu-1.1.3-8.el9.x86_64 DEBUG: libXcursor-1.2.0-7.el9.x86_64 DEBUG: libXdamage-1.1.5-7.el9.x86_64 DEBUG: libXrandr-1.5.2-8.el9.x86_64 DEBUG: libXinerama-1.1.4-10.el9.x86_64 DEBUG: libXcomposite-0.4.5-7.el9.x86_64 DEBUG: libglvnd-1.3.4-1.el9.x86_64 DEBUG: libwayland-egl-1.21.0-1.el9.x86_64 DEBUG: opus-1.3.1-10.el9.x86_64 DEBUG: libXaw-1.0.13-19.el9.x86_64 DEBUG: libXtst-1.2.3-16.el9.x86_64 DEBUG: libXv-1.0.11-16.el9.x86_64 DEBUG: libXxf86vm-1.1.4-18.el9.x86_64 DEBUG: cracklib-dicts-2.9.6-27.el9.x86_64 DEBUG: python3-setuptools-57.4.0-1.el9s.noarch DEBUG: python3-idna-2.10-7.el9.noarch DEBUG: python3-six-1.15.0-9.el9.noarch DEBUG: python3-chardet-4.0.0-5.el9.noarch DEBUG: python3-pyparsing-2.4.7-9.el9.noarch DEBUG: python3-packaging-20.9-5.el9.noarch DEBUG: python3-pysocks-1.7.1-12.el9.noarch DEBUG: python3-babel-2.9.1-2.el9.noarch DEBUG: python3-tomli-2.0.1-5.el9.noarch DEBUG: python3-docutils-0.16-6.el9.noarch DEBUG: python3-imagesize-1.2.0-6.el9.noarch DEBUG: python3-pygments-2.7.4-4.el9.noarch DEBUG: python3-snowballstemmer-1.9.0-10.el9.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.12-13.el9.noarch DEBUG: python3-sphinxcontrib-applehelp-1.0.2-5.el9.noarch DEBUG: python3-sphinxcontrib-devhelp-1.0.2-5.el9.noarch DEBUG: python3-sphinxcontrib-htmlhelp-1.0.3-6.el9.noarch DEBUG: python3-sphinxcontrib-jsmath-1.0.1-12.el9.noarch DEBUG: python3-sphinxcontrib-qthelp-1.0.3-5.el9.noarch DEBUG: python3-sphinxcontrib-serializinghtml-1.1.4-5.el9.noarch DEBUG: python3-jinja2-3.0.1-2.el9s.noarch DEBUG: python3-typing-extensions-3.7.4.3-2.el9s.noarch DEBUG: sound-theme-freedesktop-0.8-17.el9.noarch DEBUG: xz-5.2.5-8.el9.x86_64 DEBUG: openexr-libs-3.1.1-2.el9.x86_64 DEBUG: iso-codes-4.6.0-3.el9.noarch DEBUG: zip-3.0-35.el9.x86_64 DEBUG: libutempter-1.2.1-6.el9.x86_64 DEBUG: bubblewrap-0.4.1-6.el9.x86_64 DEBUG: tar-1.34-6.el9.x86_64 DEBUG: zstd-1.5.1-2.el9.x86_64 DEBUG: libtheora-1.1.1-31.el9.x86_64 DEBUG: fftw-libs-double-3.3.8-12.el9.x86_64 DEBUG: libksba-1.5.1-6.el9.x86_64 DEBUG: dwz-0.14-3.el9.x86_64 DEBUG: jasper-libs-2.0.28-3.el9.x86_64 DEBUG: exempi-2.6.0-0.2.20211007gite23c213.el9.x86_64 DEBUG: bzip2-1.0.8-8.el9.x86_64 DEBUG: libxkbcommon-1.0.3-4.el9.x86_64 DEBUG: libxslt-1.1.34-9.el9.x86_64 DEBUG: graphite2-1.3.14-9.el9.x86_64 DEBUG: webrtc-audio-processing-0.3.1-8.el9.x86_64 DEBUG: info-6.7-15.el9.x86_64 DEBUG: ed-1.14.2-12.el9.x86_64 DEBUG: patch-2.7.6-16.el9.x86_64 DEBUG: tcl-8.6.10-7.el9.x86_64 DEBUG: libfontenc-1.1.3-17.el9.x86_64 DEBUG: adwaita-icon-theme-40.1.1-3.el9.noarch DEBUG: libpaper-1.1.28-4.el9.x86_64 DEBUG: perl-Digest-1.19-4.el9.noarch DEBUG: perl-Digest-MD5-2.58-4.el9.x86_64 DEBUG: perl-B-1.80-480.el9.x86_64 DEBUG: perl-FileHandle-2.03-480.el9.noarch DEBUG: perl-AutoLoader-5.74-480.el9.noarch DEBUG: perl-Data-Dumper-2.174-462.el9.x86_64 DEBUG: perl-libnet-3.13-4.el9.noarch DEBUG: perl-base-2.27-480.el9.noarch DEBUG: perl-URI-5.09-3.el9.noarch DEBUG: perl-Net-SSLeay-1.92-2.el9.x86_64 DEBUG: perl-if-0.60.800-480.el9.noarch DEBUG: perl-IO-Socket-IP-0.41-5.el9.noarch DEBUG: perl-Time-Local-1.300-7.el9.noarch DEBUG: perl-File-Path-2.18-4.el9.noarch DEBUG: perl-IO-Socket-SSL-2.073-1.el9.noarch DEBUG: perl-Pod-Escapes-1.07-460.el9.noarch DEBUG: perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch DEBUG: perl-Mozilla-CA-20200520-6.el9.noarch DEBUG: perl-Class-Struct-0.66-480.el9.noarch DEBUG: perl-POSIX-1.94-480.el9.x86_64 DEBUG: perl-Term-ANSIColor-5.01-461.el9.noarch DEBUG: perl-IPC-Open3-1.21-480.el9.noarch DEBUG: perl-subs-1.03-480.el9.noarch DEBUG: perl-File-Temp-0.231.100-4.el9.noarch DEBUG: perl-Term-Cap-1.17-460.el9.noarch DEBUG: perl-Pod-Simple-3.42-4.el9.noarch DEBUG: perl-Socket-2.031-4.el9.x86_64 DEBUG: perl-SelectSaver-1.02-480.el9.noarch DEBUG: perl-Symbol-1.08-480.el9.noarch DEBUG: perl-File-stat-1.09-480.el9.noarch DEBUG: perl-podlators-4.14-460.el9.noarch DEBUG: perl-Pod-Perldoc-3.28.01-461.el9.noarch DEBUG: perl-Fcntl-1.13-480.el9.x86_64 DEBUG: perl-Text-ParseWords-3.30-460.el9.noarch DEBUG: perl-mro-1.23-480.el9.x86_64 DEBUG: perl-IO-1.43-480.el9.x86_64 DEBUG: perl-overloading-0.02-480.el9.noarch DEBUG: perl-Pod-Usage-2.01-4.el9.noarch DEBUG: perl-Errno-1.30-480.el9.x86_64 DEBUG: perl-File-Basename-2.85-480.el9.noarch DEBUG: perl-Getopt-Std-1.12-480.el9.noarch DEBUG: perl-MIME-Base64-3.16-4.el9.x86_64 DEBUG: perl-Scalar-List-Utils-1.56-461.el9.x86_64 DEBUG: perl-constant-1.33-461.el9.noarch DEBUG: perl-Storable-3.21-460.el9.x86_64 DEBUG: perl-overload-1.31-480.el9.noarch DEBUG: perl-parent-0.238-460.el9.noarch DEBUG: perl-vars-1.05-480.el9.noarch DEBUG: perl-Getopt-Long-2.52-4.el9.noarch DEBUG: perl-Carp-1.50-460.el9.noarch DEBUG: perl-Exporter-5.74-461.el9.noarch DEBUG: perl-NDBM_File-1.15-480.el9.x86_64 DEBUG: perl-PathTools-3.78-461.el9.x86_64 DEBUG: perl-Encode-3.08-462.el9.x86_64 DEBUG: perl-libs-5.32.1-480.el9.x86_64 DEBUG: perl-interpreter-5.32.1-480.el9.x86_64 DEBUG: bluez-libs-5.56-6.el9.x86_64 DEBUG: cpio-2.13-16.el9.x86_64 DEBUG: keyutils-libs-1.6.3-1.el9.x86_64 DEBUG: libcbor-0.7.0-5.el9.x86_64 DEBUG: libdb-5.3.28-53.el9.x86_64 DEBUG: libpwquality-1.4.4-8.el9.x86_64 DEBUG: dbus-broker-28-7.el9.x86_64 DEBUG: libpciaccess-0.16-6.el9.x86_64 DEBUG: libglvnd-glx-1.3.4-1.el9.x86_64 DEBUG: libglvnd-egl-1.3.4-1.el9.x86_64 DEBUG: libpipeline-1.5.3-4.el9.x86_64 DEBUG: man-db-2.9.3-7.el9.x86_64 DEBUG: libpkgconf-1.7.3-10.el9.x86_64 DEBUG: pkgconf-1.7.3-10.el9.x86_64 DEBUG: pkgconf-pkg-config-1.7.3-10.el9.x86_64 DEBUG: libverto-0.3.2-3.el9.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-21.el9.x86_64 DEBUG: scl-utils-2.0.3-4.el9.x86_64 DEBUG: efi-srpm-macros-4-9.el9.noarch DEBUG: lua-srpm-macros-1-6.el9.noarch DEBUG: make-4.3-7.el9.x86_64 DEBUG: freetype-2.10.4-9.el9.x86_64 DEBUG: fontconfig-2.14.0-2.el9.x86_64 DEBUG: cairo-1.17.4-7.el9.x86_64 DEBUG: json-glib-1.6.6-1.el9.x86_64 DEBUG: atk-2.36.0-5.el9.x86_64 DEBUG: cairo-gobject-1.17.4-7.el9.x86_64 DEBUG: polkit-libs-0.117-11.el9.x86_64 DEBUG: polkit-0.117-11.el9.x86_64 DEBUG: polkit-pkla-compat-0.1-21.el9.x86_64 DEBUG: gsettings-desktop-schemas-40.0-6.el9.x86_64 DEBUG: dconf-0.40.0-6.el9.x86_64 DEBUG: rtkit-0.11-28.el9.x86_64 DEBUG: libgxps-0.3.2-3.el9.x86_64 DEBUG: gd-2.3.2-3.el9.x86_64 DEBUG: libXft-2.3.3-8.el9.x86_64 DEBUG: urw-base35-bookman-fonts-20200910-6.el9.noarch DEBUG: urw-base35-c059-fonts-20200910-6.el9.noarch DEBUG: urw-base35-d050000l-fonts-20200910-6.el9.noarch DEBUG: urw-base35-gothic-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-roman-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-sans-fonts-20200910-6.el9.noarch DEBUG: urw-base35-p052-fonts-20200910-6.el9.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-6.el9.noarch DEBUG: urw-base35-z003-fonts-20200910-6.el9.noarch DEBUG: urw-base35-fonts-20200910-6.el9.noarch DEBUG: libraqm-0.7.0-7.el9s.x86_64 DEBUG: mkfontscale-1.2.1-3.el9.x86_64 DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-33.el9.noarch DEBUG: ModemManager-glib-1.20.2-1.el9.x86_64 DEBUG: gobject-introspection-1.68.0-11.el9.x86_64 DEBUG: libgudev-237-1.el9.x86_64 DEBUG: upower-0.99.11-11.el9.x86_64 DEBUG: colord-libs-1.4.5-4.el9.x86_64 DEBUG: shared-mime-info-2.1-5.el9.x86_64 DEBUG: gdk-pixbuf2-2.42.6-3.el9.x86_64 DEBUG: gdk-pixbuf2-modules-2.42.6-3.el9.x86_64 DEBUG: gtk-update-icon-cache-3.24.31-2.el9.x86_64 DEBUG: libgsf-1.14.47-5.el9.x86_64 DEBUG: libnotify-0.7.9-8.el9.x86_64 DEBUG: at-spi2-core-2.40.3-1.el9.x86_64 DEBUG: at-spi2-atk-2.38.0-4.el9.x86_64 DEBUG: graphene-1.10.6-2.el9.x86_64 DEBUG: libgexiv2-0.12.3-1.el9.x86_64 DEBUG: low-memory-monitor-2.1-4.el9.x86_64 DEBUG: totem-pl-parser-3.26.6-2.el9.x86_64 DEBUG: libproxy-webkitgtk4-0.4.15-35.el9.x86_64 DEBUG: glib-networking-2.68.3-3.el9.x86_64 DEBUG: libsoup-2.72.0-8.el9.x86_64 DEBUG: geoclue2-2.6.0-7.el9.x86_64 DEBUG: libappstream-glib-0.7.18-4.el9.x86_64 DEBUG: osinfo-db-tools-1.10.0-1.el9.x86_64 DEBUG: libosinfo-1.10.0-1.el9.x86_64 DEBUG: xdg-dbus-proxy-0.1.3-1.el9.x86_64 DEBUG: liblqr-1-0.4.2-17.el9s.x86_64 DEBUG: npth-1.6-8.el9.x86_64 DEBUG: gpgme-1.15.1-6.el9.x86_64 DEBUG: which-2.21-29.el9.x86_64 DEBUG: fuse-2.9.9-15.el9.x86_64 DEBUG: gcc-toolset-12-runtime-12.0-5.el9.x86_64 DEBUG: fdk-aac-free-2.0.0-8.el9.x86_64 DEBUG: giflib-5.2.1-9.el9.x86_64 DEBUG: libxcrypt-devel-4.4.18-3.el9.x86_64 DEBUG: fonts-srpm-macros-2.0.5-7.el9.1.noarch DEBUG: python-srpm-macros-3.9-52.el9.noarch DEBUG: python-rpm-macros-3.9-52.el9.noarch DEBUG: python3-rpm-macros-3.9-52.el9.noarch DEBUG: gsm-1.0.19-6.el9.x86_64 DEBUG: jbig2dec-libs-0.19-7.el9.x86_64 DEBUG: libasyncns-0.8-22.el9.x86_64 DEBUG: pulseaudio-libs-15.0-2.el9.x86_64 DEBUG: pulseaudio-utils-15.0-2.el9.x86_64 DEBUG: libdatrie-0.2.13-4.el9.x86_64 DEBUG: libthai-0.1.28-8.el9.x86_64 DEBUG: pango-1.48.7-3.el9.x86_64 DEBUG: libepoxy-1.5.5-4.el9.x86_64 DEBUG: libexif-0.6.22-6.el9.x86_64 DEBUG: libijs-0.35-15.el9.x86_64 DEBUG: libiptcdata-1.0.5-9.el9.x86_64 DEBUG: libldac-2.0.2.3-10.el9.x86_64 DEBUG: libsbc-1.4-9.el9.x86_64 DEBUG: libvisual-0.4.0-34.el9.x86_64 DEBUG: libwmf-lite-0.2.12-10.el9.x86_64 DEBUG: orc-0.4.31-6.el9.x86_64 DEBUG: libtracker-sparql-3.1.2-3.el9.x86_64 DEBUG: tracker-3.1.2-3.el9.x86_64 DEBUG: tracker-miners-3.1.2-3.el9.x86_64 DEBUG: gtk3-3.24.31-2.el9.x86_64 DEBUG: xdg-desktop-portal-gtk-1.12.0-3.el9.x86_64 DEBUG: gtk2-2.24.33-8.el9.x86_64 DEBUG: graphviz-2.44.0-25.el9.x86_64 DEBUG: python3-sphinx-3.4.3-7.el9.noarch DEBUG: python3-pbr-5.11.1-1.el9s.noarch DEBUG: python3-setuptools_scm-7.1.0-2.el9s.noarch DEBUG: python3-sqlalchemy-1.4.45-3.el9.x86_64 DEBUG: openstack-macros-2023.1.0-0.20230216203352.ce6a105.el9.noarch DEBUG: python3-eventlet-0.33.3-1.el9s.noarch DEBUG: python3-distro-1.8.0-3.el9s.noarch DEBUG: lua-libs-5.4.4-4.el9.x86_64 DEBUG: libffi-3.4.2-8.el9.x86_64 DEBUG: wireplumber-0.4.14-1.el9.x86_64 DEBUG: wireplumber-libs-0.4.14-1.el9.x86_64 DEBUG: qt5-srpm-macros-5.15.9-1.el9.noarch DEBUG: less-590-2.el9.x86_64 DEBUG: environment-modules-5.3.0-1.el9.x86_64 DEBUG: kmod-28-9.el9.x86_64 DEBUG: kmod-libs-28-9.el9.x86_64 DEBUG: alsa-lib-1.2.9-1.el9.x86_64 DEBUG: osinfo-db-20230518-1.el9.noarch DEBUG: git-core-2.39.3-1.el9.x86_64 DEBUG: alternatives-1.24-1.el9.x86_64 DEBUG: binutils-gold-2.35.2-42.el9.x86_64 DEBUG: binutils-2.35.2-42.el9.x86_64 DEBUG: gstreamer1-1.22.1-2.el9.x86_64 DEBUG: gstreamer1-plugins-base-1.22.1-1.el9.x86_64 DEBUG: libssh-config-0.10.4-11.el9.noarch DEBUG: libssh-0.10.4-11.el9.x86_64 DEBUG: pyproject-srpm-macros-1.9.0-1.el9.noarch DEBUG: python3-requests-2.25.1-7.el9.noarch DEBUG: libeconf-0.4.1-3.el9.x86_64 DEBUG: kbd-misc-2.4.0-9.el9.noarch DEBUG: kbd-legacy-2.4.0-9.el9.noarch DEBUG: kbd-2.4.0-9.el9.x86_64 DEBUG: python3-dns-2.3.0-2.el9.noarch DEBUG: kernel-srpm-macros-1.0-13.el9.noarch DEBUG: python3-greenlet-2.0.2-1.el9s.x86_64 DEBUG: libcap-2.48-9.el9.x86_64 DEBUG: libcanberra-0.30-27.el9.x86_64 DEBUG: libcanberra-gtk3-0.30-27.el9.x86_64 DEBUG: libcanberra-gtk2-0.30-27.el9.x86_64 DEBUG: cryptsetup-libs-2.6.0-3.el9.x86_64 DEBUG: shadow-utils-4.9-8.el9.x86_64 DEBUG: vulkan-loader-1.3.250.1-1.el9.x86_64 DEBUG: python3-pytz-2021.1-5.el9.noarch DEBUG: libedit-3.1-38.20210216cvs.el9.x86_64 DEBUG: tpm2-tss-3.2.2-2.el9.x86_64 DEBUG: dbus-1.12.20-8.el9.x86_64 DEBUG: device-mapper-libs-1.02.195-3.el9.x86_64 DEBUG: device-mapper-1.02.195-3.el9.x86_64 DEBUG: flatpak-session-helper-1.12.8-1.el9.x86_64 DEBUG: flatpak-1.12.8-1.el9.x86_64 DEBUG: dbus-common-1.12.20-8.el9.noarch DEBUG: dbus-libs-1.12.20-8.el9.x86_64 DEBUG: pipewire-0.3.67-2.el9.x86_64 DEBUG: pipewire-libs-0.3.67-2.el9.x86_64 DEBUG: pipewire-alsa-0.3.67-2.el9.x86_64 DEBUG: pipewire-jack-audio-connection-kit-0.3.67-2.el9.x86_64 DEBUG: pipewire-pulseaudio-0.3.67-2.el9.x86_64 DEBUG: gnupg2-2.3.3-4.el9.x86_64 DEBUG: perl-HTTP-Tiny-0.076-461.el9.noarch DEBUG: python3-pip-wheel-21.2.3-7.el9.noarch DEBUG: python3-pip-21.2.3-7.el9.noarch DEBUG: file-libs-5.39-14.el9.x86_64 DEBUG: file-5.39-14.el9.x86_64 DEBUG: libgusb-0.3.8-2.el9.x86_64 DEBUG: fuse-common-3.10.2-6.el9.x86_64 DEBUG: libuuid-2.37.4-15.el9.x86_64 DEBUG: libblkid-2.37.4-15.el9.x86_64 DEBUG: libmount-2.37.4-15.el9.x86_64 DEBUG: libfdisk-2.37.4-15.el9.x86_64 DEBUG: libsmartcols-2.37.4-15.el9.x86_64 DEBUG: gcc-toolset-12-binutils-2.38-19.el9.x86_64 DEBUG: gcc-toolset-12-binutils-gold-2.38-19.el9.x86_64 DEBUG: ncurses-base-6.2-10.20210508.el9.noarch DEBUG: ncurses-libs-6.2-10.20210508.el9.x86_64 DEBUG: util-linux-core-2.37.4-15.el9.x86_64 DEBUG: util-linux-2.37.4-15.el9.x86_64 DEBUG: ncurses-6.2-10.20210508.el9.x86_64 DEBUG: procps-ng-3.3.17-13.el9.x86_64 DEBUG: findutils-4.8.0-6.el9.x86_64 DEBUG: gmp-6.2.0-13.el9.x86_64 DEBUG: krb5-libs-1.21.1-1.el9.x86_64 DEBUG: libtiff-4.4.0-10.el9.x86_64 DEBUG: ca-certificates-2023.2.60_v7.0.306-90.1.el9.noarch DEBUG: centos-gpg-keys-9.0-23.el9.noarch DEBUG: centos-stream-repos-9.0-23.el9.noarch DEBUG: centos-stream-release-9.0-23.el9.noarch DEBUG: libwebp-1.2.0-8.el9.x86_64 DEBUG: go-srpm-macros-3.2.0-3.el9.noarch DEBUG: flac-libs-1.3.3-12.el9.x86_64 DEBUG: LibRaw-0.21.1-1.el9.x86_64 DEBUG: librsvg2-2.50.7-3.el9.x86_64 DEBUG: ImageMagick-libs-6.9.12.98-1.el9s.x86_64 DEBUG: redhat-rpm-config-206-1.el9.noarch DEBUG: ImageMagick-6.9.12.98-1.el9s.x86_64 DEBUG: pixman-0.40.0-6.el9.x86_64 DEBUG: python3-markupsafe-2.1.3-2.el9s.x86_64 DEBUG: poppler-21.01.0-19.el9.x86_64 DEBUG: libX11-common-1.7.0-9.el9.noarch DEBUG: libX11-1.7.0-9.el9.x86_64 DEBUG: libcurl-7.76.1-28.el9.x86_64 DEBUG: curl-7.76.1-28.el9.x86_64 DEBUG: libXpm-3.5.13-10.el9.x86_64 DEBUG: poppler-glib-21.01.0-19.el9.x86_64 DEBUG: libX11-xcb-1.7.0-9.el9.x86_64 DEBUG: harfbuzz-2.7.4-10.el9.x86_64 DEBUG: gdb-minimal-10.2-12.el9.x86_64 DEBUG: libnghttp2-1.43.0-5.el9.1.x86_64 DEBUG: python3-libs-3.9.18-1.el9.x86_64 DEBUG: python-unversioned-command-3.9.18-1.el9.noarch DEBUG: python3-3.9.18-1.el9.x86_64 DEBUG: openssh-8.7p1-35.el9.x86_64 DEBUG: openssh-clients-8.7p1-35.el9.x86_64 DEBUG: python3-devel-3.9.18-1.el9.x86_64 DEBUG: zlib-1.2.11-41.el9.x86_64 DEBUG: audit-libs-3.1.2-2.el9.x86_64 DEBUG: python3-audit-3.1.2-2.el9.x86_64 DEBUG: glib2-2.68.4-12.el9.x86_64 DEBUG: libfido2-1.13.0-2.el9.x86_64 DEBUG: libxml2-2.9.13-5.el9.x86_64 DEBUG: libgs-9.54.0-14.el9.x86_64 DEBUG: libsndfile-1.0.31-8.el9.x86_64 DEBUG: crypto-policies-20231113-1.gite9247c2.el9.noarch DEBUG: openssl-libs-3.0.7-25.el9.x86_64 DEBUG: openssl-3.0.7-25.el9.x86_64 DEBUG: avahi-libs-0.8-20.el9.x86_64 DEBUG: avahi-glib-0.8-20.el9.x86_64 DEBUG: pam-1.5.1-16.el9.x86_64 DEBUG: crypto-policies-scripts-20231113-1.gite9247c2.el9.noarch DEBUG: annobin-12.31-1.el9.x86_64 DEBUG: libacl-2.3.1-4.el9.x86_64 DEBUG: p11-kit-0.25.3-2.el9.x86_64 DEBUG: p11-kit-trust-0.25.3-2.el9.x86_64 DEBUG: nettle-3.9.1-1.el9.x86_64 DEBUG: pcre2-syntax-10.40-4.el9.noarch DEBUG: pcre2-10.40-4.el9.x86_64 DEBUG: p11-kit-server-0.25.3-2.el9.x86_64 DEBUG: python3-rpm-generators-12-9.el9.noarch DEBUG: acl-2.3.1-4.el9.x86_64 DEBUG: xdg-desktop-portal-1.12.6-1.el9.x86_64 DEBUG: nspr-4.35.0-4.el9.x86_64 DEBUG: nss-util-3.90.0-4.el9.x86_64 DEBUG: nss-softokn-freebl-3.90.0-4.el9.x86_64 DEBUG: nss-softokn-3.90.0-4.el9.x86_64 DEBUG: nss-3.90.0-4.el9.x86_64 DEBUG: nss-sysinit-3.90.0-4.el9.x86_64 DEBUG: cups-libs-2.3.3op2-22.el9.x86_64 DEBUG: elfutils-libelf-0.190-2.el9.x86_64 DEBUG: libsepol-3.6-1.el9.x86_64 DEBUG: libselinux-3.6-1.el9.x86_64 DEBUG: libdrm-2.4.117-1.el9.x86_64 DEBUG: systemd-libs-252-21.el9.x86_64 DEBUG: rpm-4.16.1.3-29.el9.x86_64 DEBUG: rpm-libs-4.16.1.3-29.el9.x86_64 DEBUG: libsemanage-3.6-1.el9.x86_64 DEBUG: python3-libselinux-3.6-1.el9.x86_64 DEBUG: mesa-libglapi-23.3.0-1.el9.x86_64 DEBUG: python3-libsemanage-3.6-1.el9.x86_64 DEBUG: mesa-libgbm-23.3.0-1.el9.x86_64 DEBUG: libselinux-utils-3.6-1.el9.x86_64 DEBUG: policycoreutils-3.6-1.el9.x86_64 DEBUG: python3-setools-4.4.4-1.el9.x86_64 DEBUG: gnutls-3.8.2-2.el9.x86_64 DEBUG: checkpolicy-3.6-1.el9.x86_64 DEBUG: python3-policycoreutils-3.6-1.el9.noarch DEBUG: systemd-rpm-macros-252-21.el9.noarch DEBUG: systemd-252-21.el9.x86_64 DEBUG: systemd-pam-252-21.el9.x86_64 DEBUG: elfutils-default-yama-scope-0.190-2.el9.noarch DEBUG: elfutils-libs-0.190-2.el9.x86_64 DEBUG: elfutils-debuginfod-client-0.190-2.el9.x86_64 DEBUG: elfutils-0.190-2.el9.x86_64 DEBUG: debugedit-5.0-5.el9.x86_64 DEBUG: rpm-build-libs-4.16.1.3-29.el9.x86_64 DEBUG: rpm-build-4.16.1.3-29.el9.x86_64 DEBUG: systemd-udev-252-21.el9.x86_64 DEBUG: policycoreutils-python-utils-3.6-1.el9.noarch DEBUG: NetworkManager-libnm-1.45.9-1.el9.x86_64 DEBUG: mesa-libEGL-23.3.0-1.el9.x86_64 DEBUG: mesa-libGL-23.3.0-1.el9.x86_64 DEBUG: ostree-libs-2023.8-3.el9.x86_64 DEBUG: mesa-vulkan-drivers-23.3.0-1.el9.x86_64 DEBUG: libcom_err-1.46.5-5.el9.x86_64 DEBUG: openldap-2.6.6-1.el9.x86_64 DEBUG: python3-urllib3-1.26.5-5.el9.noarch DEBUG: hwdata-0.348-9.12.el9.noarch DEBUG: libgcc-11.4.1-3.el9.x86_64 DEBUG: glibc-common-2.34-95.el9.x86_64 DEBUG: glibc-gconv-extra-2.34-95.el9.x86_64 DEBUG: glibc-minimal-langpack-2.34-95.el9.x86_64 DEBUG: glibc-2.34-95.el9.x86_64 DEBUG: libstdc++-11.4.1-3.el9.x86_64 DEBUG: libatomic-11.4.1-3.el9.x86_64 DEBUG: libgomp-11.4.1-3.el9.x86_64 DEBUG: cpp-11.4.1-3.el9.x86_64 DEBUG: glibc-headers-2.34-95.el9.x86_64 DEBUG: kernel-headers-5.14.0-404.el9.x86_64 DEBUG: glibc-devel-2.34-95.el9.x86_64 DEBUG: gcc-11.4.1-3.el9.x86_64 DEBUG: gcc-plugin-annobin-11.4.1-3.el9.x86_64 DEBUG: webkit2gtk3-jsc-2.42.4-1.el9.x86_64 DEBUG: llvm-libs-17.0.6-3.el9.x86_64 DEBUG: libtdb-1.4.9-1.el9.x86_64 DEBUG: sqlite-libs-3.34.1-7.el9.x86_64 DEBUG: pyproject-rpm-macros-1.9.0-1.el9.noarch DEBUG: python3-wheel-0.36.2-8.el9.noarch DEBUG: python3-filelock-3.7.1-1.el9s.noarch DEBUG: libtirpc-1.3.3-2.el9.x86_64 DEBUG: libnsl2-2.0.0-1.el9.x86_64 DEBUG: python3-distlib-0.3.7-1.el9s.noarch DEBUG: python3-wheel-wheel-0.36.2-8.el9.noarch DEBUG: python3.11-setuptools-wheel-65.5.1-2.el9.noarch DEBUG: python3.11-pip-wheel-22.3.1-4.el9.noarch DEBUG: python3-toml-0.10.2-6.el9.noarch DEBUG: python3-py-1.10.0-6.el9.noarch DEBUG: python3-pluggy-0.13.1-7.el9.noarch DEBUG: python3-appdirs-1.4.4-4.el9.noarch DEBUG: python3-virtualenv-20.4.4-1.el9s.noarch DEBUG: mpdecimal-2.5.1-3.el9.x86_64 DEBUG: python3.11-3.11.5-1.el9.x86_64 DEBUG: python3.11-libs-3.11.5-1.el9.x86_64 DEBUG: python3.11-devel-3.11.5-1.el9.x86_64 DEBUG: tox-3.23.0-2.el9s.noarch DEBUG: python3-tox-current-env-0.0.8-1.el9s.noarch DEBUG: python3-stevedore-5.1.0-0.20230627090844.2d99ccc.el9.noarch DEBUG: python3-webob-1.8.7-1.el9s.noarch DEBUG: python3-fixtures-4.0.1-1.el9s.noarch DEBUG: python3-testtools-2.6.0-1.el9s.noarch DEBUG: python3-netaddr-0.8.0-5.el9.noarch DEBUG: python3-iso8601-1.1.0-1.el9s.noarch DEBUG: python3-prettytable-0.7.2-27.el9.noarch DEBUG: python3-mako-1.1.4-6.el9.noarch DEBUG: python3-vine-5.0.0-3.el9s.noarch DEBUG: python3-amqp-5.1.1-1.el9s.noarch DEBUG: python3-jeepney-0.8.0-3.el9s.noarch DEBUG: python3-fasteners-0.19-1.el9s.noarch DEBUG: python3-pyasn1-0.4.8-6.el9.noarch DEBUG: python3-attrs-20.3.0-7.el9.noarch DEBUG: python3-decorator-4.4.2-6.el9.noarch DEBUG: python3-futurist-2.4.1-0.20230628103433.159d752.el9.noarch DEBUG: python3-etcd3gw-2.3.0-1.el9s.noarch DEBUG: python3-dogpile-cache-1.1.8-1.el9s.noarch DEBUG: python3-prometheus_client-0.17.1-1.el9s.noarch DEBUG: python3-kombu-5.2.4-3.el9s.noarch DEBUG: python3-alembic-1.8.1-1.el9s.noarch DEBUG: python3-testscenarios-0.5.0-21.el9s.noarch DEBUG: qpid-proton-c-0.35.0-2.el9s.x86_64 DEBUG: python3-qpid-proton-0.35.0-2.el9s.x86_64 DEBUG: python3-pyngus-2.3.0-8.el9s.noarch DEBUG: python3-zipp-3.6.0-1.el9s.noarch DEBUG: python3-importlib-metadata-4.12.0-2.el9s.noarch DEBUG: python3-yappi-1.3.6-1.el9s.x86_64 DEBUG: python3-wrapt-1.14.1-1.el9s.x86_64 DEBUG: python3-debtcollector-2.5.0-0.20230718123908.a6b46c5.el9.noarch DEBUG: python3-oslo-context-5.3.0-0.20231115140446.8d25cad.el9.noarch DEBUG: python3-wcwidth-0.2.6-1.el9s.noarch DEBUG: python3-waitress-2.1.2-1.el9s.noarch DEBUG: python3-voluptuous-0.13.1-1.el9s.noarch DEBUG: python3-uhashring-2.1-1.el9s.noarch DEBUG: python3-testresources-2.0.1-2.el9s.noarch DEBUG: python3-tempita-0.5.2-2.el9s.noarch DEBUG: python3-statsd-3.2.1-20.el9s.noarch DEBUG: python3-soupsieve-2.5-1.el9s.noarch DEBUG: python3-beautifulsoup4-4.12.0-1.el9s.noarch DEBUG: python3-lxml-4.6.5-3.el9.x86_64 DEBUG: python3-rfc3986-1.5.0-1.el9s.noarch DEBUG: python3-repoze-lru-0.7-10.el9s.noarch DEBUG: python3-routes-2.5.1-1.el9s.noarch DEBUG: python3-pyperclip-1.8.2-2.el9s.noarch DEBUG: python3-cmd2-2.4.2-1.el9s.noarch DEBUG: python3-pymemcache-4.0.0-1.el9s.noarch DEBUG: python3-msgpack-1.0.5-1.el9s.x86_64 DEBUG: python3-more-itertools-10.1.0-1.el9s.noarch DEBUG: python3-memcached-1.59-3.el9s.noarch DEBUG: python3-logutils-0.3.5-15.el9s.noarch DEBUG: python3-jaraco-8.2.1-4.el9s.noarch DEBUG: python3-jaraco-classes-3.2.1-5.el9s.noarch DEBUG: python3-future-0.18.2-9.el9s.noarch DEBUG: python3-extras-1.0.0-15.el9s.noarch DEBUG: python3-subunit-1.4.0-6.el9s.noarch DEBUG: python3-defusedxml-0.7.1-1.el9s.noarch DEBUG: python3-cachetools-5.3.1-4.el9s.noarch DEBUG: python3-autopage-0.5.1-1.el9s.noarch DEBUG: libsodium-1.0.18-7.el9s.x86_64 DEBUG: python3-pyrsistent-0.17.3-8.el9.x86_64 DEBUG: python3-jsonschema-4.16.0-2.el9s.noarch DEBUG: python3-netifaces-0.10.6-15.el9.x86_64 DEBUG: memcached-1.6.9-7.el9.x86_64 DEBUG: python3-binary-memcached-0.31.2-1.el9s.noarch DEBUG: python3-ply-3.11-14.el9.noarch DEBUG: python3-pycparser-2.20-6.el9.noarch DEBUG: python3-cffi-1.14.5-5.el9.x86_64 DEBUG: python3-cryptography-36.0.1-4.el9.x86_64 DEBUG: python3-bcrypt-3.2.2-4.el9s.x86_64 DEBUG: python3-pynacl-1.5.0-1.el9s.x86_64 DEBUG: python3-paramiko-3.1.0-1.el9s.noarch DEBUG: python3-PyMySQL-0.10.1-6.el9.noarch DEBUG: python3-jwt-2.6.0-2.el9s.noarch DEBUG: python3-jwt+crypto-2.6.0-2.el9s.noarch DEBUG: python3-pyOpenSSL-20.0.1-2.el9s.noarch DEBUG: python3-paste-3.5.3-3.el9s.noarch DEBUG: python3-paste-deploy-3.0.1-1.el9s.noarch DEBUG: python3-secretstorage-3.3.1-1.el9s.noarch DEBUG: python3-keyring-23.9.3-1.el9s.noarch DEBUG: python3-inotify-0.9.6-25.el9.noarch DEBUG: python3-dateutil-2.8.1-7.el9.noarch DEBUG: libyaml-0.2.5-7.el9.x86_64 DEBUG: python3-pyyaml-5.4.1-6.el9.x86_64 DEBUG: python3-cliff-4.4.0-0.20231115135922.3ee0725.el9.noarch DEBUG: python3-stestr-4.0.1-1.el9s.noarch DEBUG: python3-os-testr-3.0.0-0.20230807133846.0e7ac78.el9.noarch DEBUG: python-pycadf-common-3.1.1-0.20230706150346.4179996.el9.noarch DEBUG: python-oslo-versionedobjects-lang-3.2.0-0.20230830074519.6478669.el9.noarch DEBUG: python-oslo-utils-lang-6.3.0-0.20231114091904.505d80e.el9.noarch DEBUG: python-oslo-policy-lang-4.2.1-0.20230830073844.37de6f3.el9.noarch DEBUG: python-oslo-middleware-lang-5.2.0-0.20230904143101.4ba32ed.el9.noarch DEBUG: python-oslo-log-lang-5.4.0-0.20231116094558.b5b8c30.el9.noarch DEBUG: python-oslo-i18n-lang-6.2.0-0.20231215115431.4bcda78.el9.noarch DEBUG: python3-oslo-i18n-6.2.0-0.20231215115431.4bcda78.el9.noarch DEBUG: python3-oslo-utils-6.3.0-0.20231114091904.505d80e.el9.noarch DEBUG: python3-oslo-config-9.2.0-0.20230925111711.28187da.el9.noarch DEBUG: python3-oslo-serialization-5.2.0-0.20230829103603.a0ba2d7.el9.noarch DEBUG: python3-oslo-log-5.4.0-0.20231116094558.b5b8c30.el9.noarch DEBUG: python3-oslo-metrics-0.7.0-0.20230829101532.5b47840.el9.noarch DEBUG: python3-oslo-policy-4.2.1-0.20230830073844.37de6f3.el9.noarch DEBUG: python3-pycadf-3.1.1-0.20230706150346.4179996.el9.noarch DEBUG: python3-oslo-middleware-5.2.0-0.20230904143101.4ba32ed.el9.noarch DEBUG: python-oslo-db-lang-14.1.0-0.20230927092428.caebf76.el9.noarch DEBUG: python3-oslo-db+mysql-14.1.0-0.20230927092428.caebf76.el9.noarch DEBUG: python3-oslo-db-14.1.0-0.20230927092428.caebf76.el9.noarch DEBUG: python-oslo-concurrency-lang-5.2.0-0.20230829102219.1abc8e0.el9.noarch DEBUG: python3-oslo-concurrency-5.2.0-0.20230829102219.1abc8e0.el9.noarch DEBUG: python3-oslo-service-3.2.0-0.20230829103133.e94d47a.el9.noarch DEBUG: python3-oslo-messaging+amqp1-14.5.0-0.20231115140921.3438726.el9.noarch DEBUG: python3-oslo-messaging-14.5.0-0.20231115140921.3438726.el9.noarch DEBUG: python-oslo-cache-lang-3.5.0-0.20231027114803.06f76e5.el9.noarch DEBUG: python3-oslo-cache+dogpile-3.5.0-0.20231027114803.06f76e5.el9.noarch DEBUG: python3-oslo-cache+etcd3gw-3.5.0-0.20231027114803.06f76e5.el9.noarch DEBUG: python3-oslo-cache-3.5.0-0.20231027114803.06f76e5.el9.noarch DEBUG: python3-os-service-types-1.7.0-0.20230629121435.0b2f473.el9.noarch DEBUG: python3-keystoneauth1-5.4.0-0.20231124105149.44e477d.el9.noarch DEBUG: python3-barbicanclient-5.6.1-0.20230925112909.721e9d8.el9.noarch DEBUG: python3-keystoneclient-5.2.0-0.20230926071439.141787a.el9.noarch DEBUG: python3-keystonemiddleware-10.5.0-0.20231124110230.9ade074.el9.noarch DEBUG: python3-castellan-4.3.0-0.20230926072414.7033db5.el9.noarch DEBUG: python3-oslo-versionedobjects-3.2.0-0.20230830074519.6478669.el9.noarch DEBUG: python3-tempest-36.0.1-0.20240109213806.01c2e2f.el9.noarch DEBUG: python3-oslo-upgradecheck-2.2.0-0.20230829100853.cbee52e.el9.noarch DEBUG: python3-pykmip-0.8.0-9.el9s.noarch DEBUG: python3-oslotest-4.5.0-0.20230630112915.d4b1896.el9.noarch DEBUG: python3-pecan-1.4.2-2.el9s.noarch DEBUG: python3-webtest-3.0.0-1.el9s.noarch DEBUG: python3-ldap3-2.9.1-1.el9s.noarch DEBUG: python3-microversion-parse-1.0.1-0.20230630142347.2c36df6.el9.noarch DEBUG: python3-pyflakes-2.5.0-1.el9s.noarch DEBUG: python3-coverage-6.4.2-2.el9s.x86_64 DEBUG: Child return code was: 0 INFO: ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -ba --noprep --target x86_64 --nodeps /builddir/build/SPECS/openstack-barbican.spec'], chrootPath='/var/lib/mock/dlrn-centos9-master-uc-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': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1026gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) DEBUG: child environment: None DEBUG: Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -ba --noprep --target x86_64 --nodeps /builddir/build/SPECS/openstack-barbican.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': 'C.UTF-8'} and shell False DEBUG: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.lRXVma DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd barbican-17.1.0.dev33 DEBUG: + echo pyproject-rpm-macros DEBUG: + echo python3-devel DEBUG: + echo 'python3dist(pip) >= 19' DEBUG: + echo 'python3dist(packaging)' DEBUG: + '[' -f pyproject.toml ']' DEBUG: + '[' -f setup.py ']' DEBUG: + echo 'python3dist(setuptools) >= 40.8' DEBUG: + echo 'python3dist(wheel)' DEBUG: + rm -rfv '*.dist-info/' DEBUG: + '[' -f /usr/bin/python3 ']' DEBUG: + mkdir -p /builddir/build/BUILD/barbican-17.1.0.dev33/.pyproject-builddir DEBUG: + echo -n DEBUG: + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' DEBUG: + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' DEBUG: + TMPDIR=/builddir/build/BUILD/barbican-17.1.0.dev33/.pyproject-builddir DEBUG: + RPM_TOXENV=py39 DEBUG: + HOSTNAME=rpmbuild DEBUG: + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/barbican-17.1.0.dev33/pyproject-wheeldir --output /builddir/build/BUILD/openstack-barbican-17.1.0-0.20240110173346.73de2e8.el9.x86_64-pyproject-buildrequires -t -e py39 DEBUG: Handling setuptools >= 40.8 from default build backend DEBUG: Requirement satisfied: setuptools >= 40.8 DEBUG: (installed: setuptools 57.4.0) DEBUG: Handling wheel from default build backend DEBUG: Requirement satisfied: wheel DEBUG: (installed: wheel 0.36.2) DEBUG: Handling wheel from get_requires_for_build_wheel DEBUG: Requirement satisfied: wheel DEBUG: (installed: wheel 0.36.2) DEBUG: Handling pbr>=2.0.0 from get_requires_for_build_wheel DEBUG: Requirement satisfied: pbr>=2.0.0 DEBUG: (installed: pbr 5.11.1) DEBUG: Handling tox-current-env >= 0.0.6 from tox itself DEBUG: Requirement satisfied: tox-current-env >= 0.0.6 DEBUG: (installed: tox-current-env 0.0.8) DEBUG: ___________________________________ summary ____________________________________ DEBUG: py39: commands succeeded DEBUG: congratulations :) DEBUG: Handling alembic>=0.8.10 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: alembic>=0.8.10 DEBUG: (installed: alembic 1.8.1) DEBUG: Handling cffi>=1.7.0 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: cffi>=1.7.0 DEBUG: (installed: cffi 1.14.5) DEBUG: Handling cryptography>=2.1 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: cryptography>=2.1 DEBUG: (installed: cryptography 36.0.1) DEBUG: Handling eventlet>=0.18.2,!=0.18.3,!=0.20.1 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: eventlet>=0.18.2,!=0.18.3,!=0.20.1 DEBUG: (installed: eventlet 0.33.3) DEBUG: Handling jsonschema>=3.2.0 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: jsonschema>=3.2.0 DEBUG: (installed: jsonschema 4.16.0) DEBUG: Handling oslo.config>=6.4.0 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: oslo.config>=6.4.0 DEBUG: (installed: oslo.config 9.2.0) DEBUG: Handling oslo.context>=2.22.0 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: oslo.context>=2.22.0 DEBUG: (installed: oslo.context 5.3.0) DEBUG: Handling oslo.db>=4.27.0 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: oslo.db>=4.27.0 DEBUG: (installed: oslo.db 14.1.0) DEBUG: Handling oslo.i18n>=3.15.3 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: oslo.i18n>=3.15.3 DEBUG: (installed: oslo.i18n 6.2.0) DEBUG: Handling oslo.messaging>=14.1.0 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: oslo.messaging>=14.1.0 DEBUG: (installed: oslo.messaging 14.5.0) DEBUG: Handling oslo.middleware>=3.31.0 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: oslo.middleware>=3.31.0 DEBUG: (installed: oslo.middleware 5.2.0) DEBUG: Handling oslo.log>=4.3.0 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: oslo.log>=4.3.0 DEBUG: (installed: oslo.log 5.4.0) DEBUG: Handling oslo.policy>=3.6.0 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: oslo.policy>=3.6.0 DEBUG: (installed: oslo.policy 4.2.1) DEBUG: Handling oslo.serialization!=2.19.1,>=2.18.0 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: oslo.serialization!=2.19.1,>=2.18.0 DEBUG: (installed: oslo.serialization 5.2.0) DEBUG: Handling oslo.service!=1.28.1,>=1.24.0 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: oslo.service!=1.28.1,>=1.24.0 DEBUG: (installed: oslo.service 3.2.0) DEBUG: Handling oslo.upgradecheck>=1.3.0 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: oslo.upgradecheck>=1.3.0 DEBUG: (installed: oslo.upgradecheck 2.2.0) DEBUG: Handling oslo.utils>=3.33.0 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: oslo.utils>=3.33.0 DEBUG: (installed: oslo.utils 6.3.0) DEBUG: Handling oslo.versionedobjects>=1.31.2 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: oslo.versionedobjects>=1.31.2 DEBUG: (installed: oslo.versionedobjects 3.2.0) DEBUG: Handling Paste>=2.0.2 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: Paste>=2.0.2 DEBUG: (installed: Paste 3.5.3) DEBUG: Handling PasteDeploy>=1.5.0 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: PasteDeploy>=1.5.0 DEBUG: (installed: PasteDeploy 3.0.1) DEBUG: Handling pbr!=2.1.0,>=2.0.0 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: pbr!=2.1.0,>=2.0.0 DEBUG: (installed: pbr 5.11.1) DEBUG: Handling pecan!=1.0.2,!=1.0.3,!=1.0.4,!=1.2,>=1.0.0 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: pecan!=1.0.2,!=1.0.3,!=1.0.4,!=1.2,>=1.0.0 DEBUG: (installed: pecan 1.4.2) DEBUG: Handling pyOpenSSL>=17.1.0 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: pyOpenSSL>=17.1.0 DEBUG: (installed: pyOpenSSL 20.0.1) DEBUG: Handling ldap3>=1.0.2 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: ldap3>=1.0.2 DEBUG: (installed: ldap3 2.9.1) DEBUG: Handling keystonemiddleware>=9.5.0 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: keystonemiddleware>=9.5.0 DEBUG: (installed: keystonemiddleware 10.5.0) DEBUG: Handling SQLAlchemy!=1.1.5,!=1.1.6,!=1.1.7,!=1.1.8,>=1.0.10 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: SQLAlchemy!=1.1.5,!=1.1.6,!=1.1.7,!=1.1.8,>=1.0.10 DEBUG: (installed: SQLAlchemy 1.4.45) DEBUG: Handling stevedore>=1.20.0 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: stevedore>=1.20.0 DEBUG: (installed: stevedore 5.1.0) DEBUG: Handling WebOb>=1.7.1 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: WebOb>=1.7.1 DEBUG: (installed: WebOb 1.8.7) DEBUG: Handling castellan >= 1.2.1 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: castellan >= 1.2.1 DEBUG: (installed: castellan 4.3.0) DEBUG: Handling microversion-parse>=0.2.1 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: microversion-parse>=0.2.1 DEBUG: (installed: microversion-parse 1.0.1) DEBUG: Handling pyflakes>=2.1.1 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: pyflakes>=2.1.1 DEBUG: (installed: pyflakes 2.5.0) DEBUG: Handling coverage!=4.4,>=4.0 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: coverage!=4.4,>=4.0 DEBUG: (installed: coverage 6.4.2) DEBUG: Handling oslotest>=3.2.0 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: oslotest>=3.2.0 DEBUG: (installed: oslotest 4.5.0) DEBUG: Handling pykmip>=0.7.0 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: pykmip>=0.7.0 DEBUG: (installed: pykmip 0.8.0) DEBUG: Handling stestr>=2.0.0 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: stestr>=2.0.0 DEBUG: (installed: stestr 4.0.1) DEBUG: Handling testtools>=2.2.0 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: testtools>=2.2.0 DEBUG: (installed: testtools 2.6.0) DEBUG: Handling fixtures>=3.0.0 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: fixtures>=3.0.0 DEBUG: (installed: fixtures 4.0.1) DEBUG: Handling requests>=2.18.0 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: requests>=2.18.0 DEBUG: (installed: requests 2.25.1) DEBUG: Handling WebTest>=2.0.27 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: WebTest>=2.0.27 DEBUG: (installed: WebTest 3.0.0) DEBUG: Handling python-keystoneclient>=3.8.0 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: python-keystoneclient>=3.8.0 DEBUG: (installed: python-keystoneclient 5.2.0) DEBUG: Handling tempest>=17.1.0 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: tempest>=17.1.0 DEBUG: (installed: tempest 36.0.1.dev27) DEBUG: Handling Pygments>=2.2.0 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: Pygments>=2.2.0 DEBUG: (installed: Pygments 2.7.4) DEBUG: running dist_info DEBUG: creating barbican.egg-info DEBUG: writing barbican.egg-info/PKG-INFO DEBUG: writing dependency_links to barbican.egg-info/dependency_links.txt DEBUG: writing entry points to barbican.egg-info/entry_points.txt DEBUG: writing requirements to barbican.egg-info/requires.txt DEBUG: writing top-level names to barbican.egg-info/top_level.txt DEBUG: [pbr] Processing SOURCES.txt DEBUG: writing manifest file 'barbican.egg-info/SOURCES.txt' DEBUG: warning: no previously-included files found matching '.gitignore' DEBUG: warning: no previously-included files found matching '.gitreview' DEBUG: warning: no previously-included files matching '*.pyc' found anywhere in distribution DEBUG: adding license file 'LICENSE' DEBUG: adding license file 'AUTHORS' DEBUG: writing manifest file 'barbican.egg-info/SOURCES.txt' DEBUG: creating '/builddir/build/BUILD/barbican-17.1.0.dev33/barbican.dist-info' DEBUG: adding license file "LICENSE" (matched pattern "LICEN[CS]E*") DEBUG: adding license file "AUTHORS" (matched pattern "AUTHORS*") DEBUG: Handling alembic (>=0.8.10) from hook generated metadata: Requires-Dist (barbican) DEBUG: Requirement satisfied: alembic (>=0.8.10) DEBUG: (installed: alembic 1.8.1) DEBUG: Handling cffi (>=1.7.0) from hook generated metadata: Requires-Dist (barbican) DEBUG: Requirement satisfied: cffi (>=1.7.0) DEBUG: (installed: cffi 1.14.5) DEBUG: Handling cryptography (>=2.1) from hook generated metadata: Requires-Dist (barbican) DEBUG: Requirement satisfied: cryptography (>=2.1) DEBUG: (installed: cryptography 36.0.1) DEBUG: Handling eventlet (!=0.18.3,!=0.20.1,>=0.18.2) from hook generated metadata: Requires-Dist (barbican) DEBUG: Requirement satisfied: eventlet (!=0.18.3,!=0.20.1,>=0.18.2) DEBUG: (installed: eventlet 0.33.3) DEBUG: Handling jsonschema (>=3.2.0) from hook generated metadata: Requires-Dist (barbican) DEBUG: Requirement satisfied: jsonschema (>=3.2.0) DEBUG: (installed: jsonschema 4.16.0) DEBUG: Handling oslo.config (>=6.4.0) from hook generated metadata: Requires-Dist (barbican) DEBUG: Requirement satisfied: oslo.config (>=6.4.0) DEBUG: (installed: oslo.config 9.2.0) DEBUG: Handling oslo.context (>=2.22.0) from hook generated metadata: Requires-Dist (barbican) DEBUG: Requirement satisfied: oslo.context (>=2.22.0) DEBUG: (installed: oslo.context 5.3.0) DEBUG: Handling oslo.db (>=4.27.0) from hook generated metadata: Requires-Dist (barbican) DEBUG: Requirement satisfied: oslo.db (>=4.27.0) DEBUG: (installed: oslo.db 14.1.0) DEBUG: Handling oslo.i18n (>=3.15.3) from hook generated metadata: Requires-Dist (barbican) DEBUG: Requirement satisfied: oslo.i18n (>=3.15.3) DEBUG: (installed: oslo.i18n 6.2.0) DEBUG: Handling oslo.messaging (>=14.1.0) from hook generated metadata: Requires-Dist (barbican) DEBUG: Requirement satisfied: oslo.messaging (>=14.1.0) DEBUG: (installed: oslo.messaging 14.5.0) DEBUG: Handling oslo.middleware (>=3.31.0) from hook generated metadata: Requires-Dist (barbican) DEBUG: Requirement satisfied: oslo.middleware (>=3.31.0) DEBUG: (installed: oslo.middleware 5.2.0) DEBUG: Handling oslo.log (>=4.3.0) from hook generated metadata: Requires-Dist (barbican) DEBUG: Requirement satisfied: oslo.log (>=4.3.0) DEBUG: (installed: oslo.log 5.4.0) DEBUG: Handling oslo.policy (>=3.6.0) from hook generated metadata: Requires-Dist (barbican) DEBUG: Requirement satisfied: oslo.policy (>=3.6.0) DEBUG: (installed: oslo.policy 4.2.1) DEBUG: Handling oslo.serialization (!=2.19.1,>=2.18.0) from hook generated metadata: Requires-Dist (barbican) DEBUG: Requirement satisfied: oslo.serialization (!=2.19.1,>=2.18.0) DEBUG: (installed: oslo.serialization 5.2.0) DEBUG: Handling oslo.service (!=1.28.1,>=1.24.0) from hook generated metadata: Requires-Dist (barbican) DEBUG: Requirement satisfied: oslo.service (!=1.28.1,>=1.24.0) DEBUG: (installed: oslo.service 3.2.0) DEBUG: Handling oslo.upgradecheck (>=1.3.0) from hook generated metadata: Requires-Dist (barbican) DEBUG: Requirement satisfied: oslo.upgradecheck (>=1.3.0) DEBUG: (installed: oslo.upgradecheck 2.2.0) DEBUG: Handling oslo.utils (>=3.33.0) from hook generated metadata: Requires-Dist (barbican) DEBUG: Requirement satisfied: oslo.utils (>=3.33.0) DEBUG: (installed: oslo.utils 6.3.0) DEBUG: Handling oslo.versionedobjects (>=1.31.2) from hook generated metadata: Requires-Dist (barbican) DEBUG: Requirement satisfied: oslo.versionedobjects (>=1.31.2) DEBUG: (installed: oslo.versionedobjects 3.2.0) DEBUG: Handling Paste (>=2.0.2) from hook generated metadata: Requires-Dist (barbican) DEBUG: Requirement satisfied: Paste (>=2.0.2) DEBUG: (installed: Paste 3.5.3) DEBUG: Handling PasteDeploy (>=1.5.0) from hook generated metadata: Requires-Dist (barbican) DEBUG: Requirement satisfied: PasteDeploy (>=1.5.0) DEBUG: (installed: PasteDeploy 3.0.1) DEBUG: Handling pbr (!=2.1.0,>=2.0.0) from hook generated metadata: Requires-Dist (barbican) DEBUG: Requirement satisfied: pbr (!=2.1.0,>=2.0.0) DEBUG: (installed: pbr 5.11.1) DEBUG: Handling pecan (!=1.0.2,!=1.0.3,!=1.0.4,!=1.2,>=1.0.0) from hook generated metadata: Requires-Dist (barbican) DEBUG: Requirement satisfied: pecan (!=1.0.2,!=1.0.3,!=1.0.4,!=1.2,>=1.0.0) DEBUG: (installed: pecan 1.4.2) DEBUG: Handling pyOpenSSL (>=17.1.0) from hook generated metadata: Requires-Dist (barbican) DEBUG: Requirement satisfied: pyOpenSSL (>=17.1.0) DEBUG: (installed: pyOpenSSL 20.0.1) DEBUG: Handling ldap3 (>=1.0.2) from hook generated metadata: Requires-Dist (barbican) DEBUG: Requirement satisfied: ldap3 (>=1.0.2) DEBUG: (installed: ldap3 2.9.1) DEBUG: Handling keystonemiddleware (>=9.5.0) from hook generated metadata: Requires-Dist (barbican) DEBUG: Requirement satisfied: keystonemiddleware (>=9.5.0) DEBUG: (installed: keystonemiddleware 10.5.0) DEBUG: Handling SQLAlchemy (!=1.1.5,!=1.1.6,!=1.1.7,!=1.1.8,>=1.0.10) from hook generated metadata: Requires-Dist (barbican) DEBUG: Requirement satisfied: SQLAlchemy (!=1.1.5,!=1.1.6,!=1.1.7,!=1.1.8,>=1.0.10) DEBUG: (installed: SQLAlchemy 1.4.45) DEBUG: Handling stevedore (>=1.20.0) from hook generated metadata: Requires-Dist (barbican) DEBUG: Requirement satisfied: stevedore (>=1.20.0) DEBUG: (installed: stevedore 5.1.0) DEBUG: Handling WebOb (>=1.7.1) from hook generated metadata: Requires-Dist (barbican) DEBUG: Requirement satisfied: WebOb (>=1.7.1) DEBUG: (installed: WebOb 1.8.7) DEBUG: Handling castellan (>=1.2.1) from hook generated metadata: Requires-Dist (barbican) DEBUG: Requirement satisfied: castellan (>=1.2.1) DEBUG: (installed: castellan 4.3.0) DEBUG: Handling microversion-parse (>=0.2.1) from hook generated metadata: Requires-Dist (barbican) DEBUG: Requirement satisfied: microversion-parse (>=0.2.1) DEBUG: (installed: microversion-parse 1.0.1) DEBUG: Handling dogtag-pki (>=10.3.5.1) ; extra == 'dogtag' from hook generated metadata: Requires-Dist (barbican) DEBUG: Ignoring alien requirement: dogtag-pki (>=10.3.5.1) ; extra == 'dogtag' DEBUG: Handling pyflakes (>=2.1.1) ; extra == 'test' from hook generated metadata: Requires-Dist (barbican) DEBUG: Ignoring alien requirement: pyflakes (>=2.1.1) ; extra == 'test' DEBUG: Handling coverage (!=4.4,>=4.0) ; extra == 'test' from hook generated metadata: Requires-Dist (barbican) DEBUG: Ignoring alien requirement: coverage (!=4.4,>=4.0) ; extra == 'test' DEBUG: Handling oslotest (>=3.2.0) ; extra == 'test' from hook generated metadata: Requires-Dist (barbican) DEBUG: Ignoring alien requirement: oslotest (>=3.2.0) ; extra == 'test' DEBUG: Handling pykmip (>=0.7.0) ; extra == 'test' from hook generated metadata: Requires-Dist (barbican) DEBUG: Ignoring alien requirement: pykmip (>=0.7.0) ; extra == 'test' DEBUG: Handling stestr (>=2.0.0) ; extra == 'test' from hook generated metadata: Requires-Dist (barbican) DEBUG: Ignoring alien requirement: stestr (>=2.0.0) ; extra == 'test' DEBUG: Handling testtools (>=2.2.0) ; extra == 'test' from hook generated metadata: Requires-Dist (barbican) DEBUG: Ignoring alien requirement: testtools (>=2.2.0) ; extra == 'test' DEBUG: Handling fixtures (>=3.0.0) ; extra == 'test' from hook generated metadata: Requires-Dist (barbican) DEBUG: Ignoring alien requirement: fixtures (>=3.0.0) ; extra == 'test' DEBUG: Handling requests (>=2.18.0) ; extra == 'test' from hook generated metadata: Requires-Dist (barbican) DEBUG: Ignoring alien requirement: requests (>=2.18.0) ; extra == 'test' DEBUG: Handling WebTest (>=2.0.27) ; extra == 'test' from hook generated metadata: Requires-Dist (barbican) DEBUG: Ignoring alien requirement: WebTest (>=2.0.27) ; extra == 'test' DEBUG: Handling python-keystoneclient (>=3.8.0) ; extra == 'test' from hook generated metadata: Requires-Dist (barbican) DEBUG: Ignoring alien requirement: python-keystoneclient (>=3.8.0) ; extra == 'test' DEBUG: Handling tempest (>=17.1.0) ; extra == 'test' from hook generated metadata: Requires-Dist (barbican) DEBUG: Ignoring alien requirement: tempest (>=17.1.0) ; extra == 'test' DEBUG: Handling Pygments (>=2.2.0) ; extra == 'test' from hook generated metadata: Requires-Dist (barbican) DEBUG: Ignoring alien requirement: Pygments (>=2.2.0) ; extra == 'test' DEBUG: + cat /builddir/build/BUILD/openstack-barbican-17.1.0-0.20240110173346.73de2e8.el9.x86_64-pyproject-buildrequires DEBUG: + rm -rfv barbican.dist-info/ DEBUG: removed 'barbican.dist-info/LICENSE' DEBUG: removed 'barbican.dist-info/AUTHORS' DEBUG: removed 'barbican.dist-info/METADATA' DEBUG: removed 'barbican.dist-info/entry_points.txt' DEBUG: removed 'barbican.dist-info/top_level.txt' DEBUG: removed directory 'barbican.dist-info/' DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.lakZwk DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd barbican-17.1.0.dev33 DEBUG: + mkdir -p /builddir/build/BUILD/barbican-17.1.0.dev33/.pyproject-builddir DEBUG: + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' DEBUG: + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' DEBUG: + TMPDIR=/builddir/build/BUILD/barbican-17.1.0.dev33/.pyproject-builddir DEBUG: + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /builddir/build/BUILD/barbican-17.1.0.dev33/pyproject-wheeldir DEBUG: Processing /builddir/build/BUILD/barbican-17.1.0.dev33 DEBUG: DEPRECATION: A future pip version will change local packages to be built in-place without first copying to a temporary directory. We recommend you use --use-feature=in-tree-build to test your packages with this new behavior before it becomes the default. DEBUG: pip 21.3 will remove support for this functionality. You can find discussion regarding this at https://github.com/pypa/pip/issues/7555. DEBUG: Preparing wheel metadata: started DEBUG: Running command /usr/bin/python3 /usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py prepare_metadata_for_build_wheel /builddir/build/BUILD/barbican-17.1.0.dev33/.pyproject-builddir/tmp7rnrphzv DEBUG: running dist_info DEBUG: creating /builddir/build/BUILD/barbican-17.1.0.dev33/.pyproject-builddir/pip-modern-metadata-0h0gu1kb/barbican.egg-info DEBUG: writing /builddir/build/BUILD/barbican-17.1.0.dev33/.pyproject-builddir/pip-modern-metadata-0h0gu1kb/barbican.egg-info/PKG-INFO DEBUG: writing dependency_links to /builddir/build/BUILD/barbican-17.1.0.dev33/.pyproject-builddir/pip-modern-metadata-0h0gu1kb/barbican.egg-info/dependency_links.txt DEBUG: writing entry points to /builddir/build/BUILD/barbican-17.1.0.dev33/.pyproject-builddir/pip-modern-metadata-0h0gu1kb/barbican.egg-info/entry_points.txt DEBUG: writing requirements to /builddir/build/BUILD/barbican-17.1.0.dev33/.pyproject-builddir/pip-modern-metadata-0h0gu1kb/barbican.egg-info/requires.txt DEBUG: writing top-level names to /builddir/build/BUILD/barbican-17.1.0.dev33/.pyproject-builddir/pip-modern-metadata-0h0gu1kb/barbican.egg-info/top_level.txt DEBUG: [pbr] Processing SOURCES.txt DEBUG: writing manifest file '/builddir/build/BUILD/barbican-17.1.0.dev33/.pyproject-builddir/pip-modern-metadata-0h0gu1kb/barbican.egg-info/SOURCES.txt' DEBUG: warning: no previously-included files found matching '.gitignore' DEBUG: warning: no previously-included files found matching '.gitreview' DEBUG: warning: no previously-included files matching '*.pyc' found anywhere in distribution DEBUG: adding license file 'LICENSE' DEBUG: adding license file 'AUTHORS' DEBUG: writing manifest file '/builddir/build/BUILD/barbican-17.1.0.dev33/.pyproject-builddir/pip-modern-metadata-0h0gu1kb/barbican.egg-info/SOURCES.txt' DEBUG: creating '/builddir/build/BUILD/barbican-17.1.0.dev33/.pyproject-builddir/pip-modern-metadata-0h0gu1kb/barbican.dist-info' DEBUG: adding license file "LICENSE" (matched pattern "LICEN[CS]E*") DEBUG: adding license file "AUTHORS" (matched pattern "AUTHORS*") DEBUG: Preparing wheel metadata: finished with status 'done' DEBUG: Building wheels for collected packages: barbican DEBUG: Building wheel for barbican (PEP 517): started DEBUG: Running command /usr/bin/python3 /usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py build_wheel /builddir/build/BUILD/barbican-17.1.0.dev33/.pyproject-builddir/tmpmrelxu4u DEBUG: running bdist_wheel DEBUG: running build DEBUG: running build_py DEBUG: creating build DEBUG: creating build/lib DEBUG: creating build/lib/barbican DEBUG: creating build/lib/barbican/cmd DEBUG: copying barbican/cmd/__init__.py -> build/lib/barbican/cmd DEBUG: copying barbican/cmd/barbican_manage.py -> build/lib/barbican/cmd DEBUG: copying barbican/cmd/db_manage.py -> build/lib/barbican/cmd DEBUG: copying barbican/cmd/keystone_listener.py -> build/lib/barbican/cmd DEBUG: copying barbican/cmd/pkcs11_kek_rewrap.py -> build/lib/barbican/cmd DEBUG: copying barbican/cmd/pkcs11_key_generation.py -> build/lib/barbican/cmd DEBUG: copying barbican/cmd/pkcs11_migrate_kek_signatures.py -> build/lib/barbican/cmd DEBUG: copying barbican/cmd/retry_scheduler.py -> build/lib/barbican/cmd DEBUG: copying barbican/cmd/status.py -> build/lib/barbican/cmd DEBUG: copying barbican/cmd/worker.py -> build/lib/barbican/cmd DEBUG: creating build/lib/barbican/api DEBUG: copying barbican/api/__init__.py -> build/lib/barbican/api DEBUG: copying barbican/api/app.py -> build/lib/barbican/api DEBUG: copying barbican/api/hooks.py -> build/lib/barbican/api DEBUG: creating build/lib/barbican/tests DEBUG: creating build/lib/barbican/tests/api DEBUG: creating build/lib/barbican/tests/api/middleware DEBUG: copying barbican/tests/api/middleware/__init__.py -> build/lib/barbican/tests/api/middleware DEBUG: copying barbican/tests/api/middleware/test_context.py -> build/lib/barbican/tests/api/middleware DEBUG: copying barbican/tests/api/middleware/test_simple.py -> build/lib/barbican/tests/api/middleware DEBUG: creating build/lib/barbican/tests/plugin DEBUG: creating build/lib/barbican/tests/plugin/crypto DEBUG: copying barbican/tests/plugin/crypto/__init__.py -> build/lib/barbican/tests/plugin/crypto DEBUG: copying barbican/tests/plugin/crypto/test_crypto.py -> build/lib/barbican/tests/plugin/crypto DEBUG: copying barbican/tests/plugin/crypto/test_manager.py -> build/lib/barbican/tests/plugin/crypto DEBUG: copying barbican/tests/plugin/crypto/test_p11_crypto.py -> build/lib/barbican/tests/plugin/crypto DEBUG: copying barbican/tests/plugin/crypto/test_pkcs11.py -> build/lib/barbican/tests/plugin/crypto DEBUG: creating build/lib/barbican/plugin DEBUG: creating build/lib/barbican/plugin/util DEBUG: copying barbican/plugin/util/__init__.py -> build/lib/barbican/plugin/util DEBUG: copying barbican/plugin/util/mime_types.py -> build/lib/barbican/plugin/util DEBUG: copying barbican/plugin/util/multiple_backends.py -> build/lib/barbican/plugin/util DEBUG: copying barbican/plugin/util/translations.py -> build/lib/barbican/plugin/util DEBUG: copying barbican/plugin/util/utils.py -> build/lib/barbican/plugin/util DEBUG: creating build/lib/barbican/queue DEBUG: copying barbican/queue/__init__.py -> build/lib/barbican/queue DEBUG: copying barbican/queue/client.py -> build/lib/barbican/queue DEBUG: copying barbican/queue/keystone_listener.py -> build/lib/barbican/queue DEBUG: copying barbican/queue/retry_scheduler.py -> build/lib/barbican/queue DEBUG: copying barbican/queue/server.py -> build/lib/barbican/queue DEBUG: copying barbican/tests/__init__.py -> build/lib/barbican/tests DEBUG: copying barbican/tests/certificate_utils.py -> build/lib/barbican/tests DEBUG: copying barbican/tests/database_utils.py -> build/lib/barbican/tests DEBUG: copying barbican/tests/fixture.py -> build/lib/barbican/tests DEBUG: copying barbican/tests/keys.py -> build/lib/barbican/tests DEBUG: copying barbican/tests/test_middleware_auth.py -> build/lib/barbican/tests DEBUG: copying barbican/tests/utils.py -> build/lib/barbican/tests DEBUG: creating build/lib/barbican/tests/queue DEBUG: copying barbican/tests/queue/__init__.py -> build/lib/barbican/tests/queue DEBUG: copying barbican/tests/queue/test_client.py -> build/lib/barbican/tests/queue DEBUG: copying barbican/tests/queue/test_keystone_listener.py -> build/lib/barbican/tests/queue DEBUG: copying barbican/tests/queue/test_retry_scheduler.py -> build/lib/barbican/tests/queue DEBUG: copying barbican/tests/queue/test_server.py -> build/lib/barbican/tests/queue DEBUG: creating build/lib/barbican/tests/api/controllers DEBUG: copying barbican/tests/api/controllers/__init__.py -> build/lib/barbican/tests/api/controllers DEBUG: copying barbican/tests/api/controllers/test_acls.py -> build/lib/barbican/tests/api/controllers DEBUG: copying barbican/tests/api/controllers/test_consumers.py -> build/lib/barbican/tests/api/controllers DEBUG: copying barbican/tests/api/controllers/test_containers.py -> build/lib/barbican/tests/api/controllers DEBUG: copying barbican/tests/api/controllers/test_orders.py -> build/lib/barbican/tests/api/controllers DEBUG: copying barbican/tests/api/controllers/test_quotas.py -> build/lib/barbican/tests/api/controllers DEBUG: copying barbican/tests/api/controllers/test_secretmeta.py -> build/lib/barbican/tests/api/controllers DEBUG: copying barbican/tests/api/controllers/test_secrets.py -> build/lib/barbican/tests/api/controllers DEBUG: copying barbican/tests/api/controllers/test_secretstores.py -> build/lib/barbican/tests/api/controllers DEBUG: copying barbican/tests/api/controllers/test_versions.py -> build/lib/barbican/tests/api/controllers DEBUG: creating build/lib/barbican/hacking DEBUG: copying barbican/hacking/__init__.py -> build/lib/barbican/hacking DEBUG: copying barbican/hacking/checks.py -> build/lib/barbican/hacking DEBUG: creating build/lib/barbican/tests/common DEBUG: copying barbican/tests/common/__init__.py -> build/lib/barbican/tests/common DEBUG: copying barbican/tests/common/test_hrefs.py -> build/lib/barbican/tests/common DEBUG: copying barbican/tests/common/test_quota.py -> build/lib/barbican/tests/common DEBUG: copying barbican/tests/common/test_utils.py -> build/lib/barbican/tests/common DEBUG: copying barbican/tests/common/test_validators.py -> build/lib/barbican/tests/common DEBUG: creating build/lib/barbican/tasks DEBUG: copying barbican/tasks/__init__.py -> build/lib/barbican/tasks DEBUG: copying barbican/tasks/certificate_resources.py -> build/lib/barbican/tasks DEBUG: copying barbican/tasks/common.py -> build/lib/barbican/tasks DEBUG: copying barbican/tasks/keystone_consumer.py -> build/lib/barbican/tasks DEBUG: copying barbican/tasks/resources.py -> build/lib/barbican/tasks DEBUG: copying barbican/plugin/__init__.py -> build/lib/barbican/plugin DEBUG: copying barbican/plugin/castellan_secret_store.py -> build/lib/barbican/plugin DEBUG: copying barbican/plugin/dogtag.py -> build/lib/barbican/plugin DEBUG: copying barbican/plugin/dogtag_config_opts.py -> build/lib/barbican/plugin DEBUG: copying barbican/plugin/kmip_secret_store.py -> build/lib/barbican/plugin DEBUG: copying barbican/plugin/resources.py -> build/lib/barbican/plugin DEBUG: copying barbican/plugin/simple_certificate_manager.py -> build/lib/barbican/plugin DEBUG: copying barbican/plugin/snakeoil_ca.py -> build/lib/barbican/plugin DEBUG: copying barbican/plugin/store_crypto.py -> build/lib/barbican/plugin DEBUG: copying barbican/plugin/symantec.py -> build/lib/barbican/plugin DEBUG: copying barbican/plugin/vault_secret_store.py -> build/lib/barbican/plugin DEBUG: creating build/lib/barbican/tests/plugin/interface DEBUG: copying barbican/tests/plugin/interface/__init__.py -> build/lib/barbican/tests/plugin/interface DEBUG: copying barbican/tests/plugin/interface/test_certificate_manager.py -> build/lib/barbican/tests/plugin/interface DEBUG: copying barbican/tests/plugin/interface/test_secret_store.py -> build/lib/barbican/tests/plugin/interface DEBUG: copying barbican/tests/plugin/__init__.py -> build/lib/barbican/tests/plugin DEBUG: copying barbican/tests/plugin/test_castellan_secret_store.py -> build/lib/barbican/tests/plugin DEBUG: copying barbican/tests/plugin/test_dogtag.py -> build/lib/barbican/tests/plugin DEBUG: copying barbican/tests/plugin/test_kmip.py -> build/lib/barbican/tests/plugin DEBUG: copying barbican/tests/plugin/test_resource.py -> build/lib/barbican/tests/plugin DEBUG: copying barbican/tests/plugin/test_simple_certificate_manager.py -> build/lib/barbican/tests/plugin DEBUG: copying barbican/tests/plugin/test_snakeoil_ca.py -> build/lib/barbican/tests/plugin DEBUG: copying barbican/tests/plugin/test_store_crypto.py -> build/lib/barbican/tests/plugin DEBUG: copying barbican/tests/plugin/test_symantec.py -> build/lib/barbican/tests/plugin DEBUG: creating build/lib/barbican/common DEBUG: creating build/lib/barbican/common/policies DEBUG: copying barbican/common/policies/__init__.py -> build/lib/barbican/common/policies DEBUG: copying barbican/common/policies/acls.py -> build/lib/barbican/common/policies DEBUG: copying barbican/common/policies/base.py -> build/lib/barbican/common/policies DEBUG: copying barbican/common/policies/consumers.py -> build/lib/barbican/common/policies DEBUG: copying barbican/common/policies/containers.py -> build/lib/barbican/common/policies DEBUG: copying barbican/common/policies/orders.py -> build/lib/barbican/common/policies DEBUG: copying barbican/common/policies/quotas.py -> build/lib/barbican/common/policies DEBUG: copying barbican/common/policies/secretmeta.py -> build/lib/barbican/common/policies DEBUG: copying barbican/common/policies/secrets.py -> build/lib/barbican/common/policies DEBUG: copying barbican/common/policies/secretstores.py -> build/lib/barbican/common/policies DEBUG: copying barbican/common/policies/transportkeys.py -> build/lib/barbican/common/policies DEBUG: creating build/lib/barbican/model DEBUG: copying barbican/model/__init__.py -> build/lib/barbican/model DEBUG: copying barbican/model/clean.py -> build/lib/barbican/model DEBUG: copying barbican/model/models.py -> build/lib/barbican/model DEBUG: copying barbican/model/repositories.py -> build/lib/barbican/model DEBUG: copying barbican/model/sync.py -> build/lib/barbican/model DEBUG: creating build/lib/barbican/api/controllers DEBUG: copying barbican/api/controllers/__init__.py -> build/lib/barbican/api/controllers DEBUG: copying barbican/api/controllers/acls.py -> build/lib/barbican/api/controllers DEBUG: copying barbican/api/controllers/consumers.py -> build/lib/barbican/api/controllers DEBUG: copying barbican/api/controllers/containers.py -> build/lib/barbican/api/controllers DEBUG: copying barbican/api/controllers/orders.py -> build/lib/barbican/api/controllers DEBUG: copying barbican/api/controllers/quotas.py -> build/lib/barbican/api/controllers DEBUG: copying barbican/api/controllers/secretmeta.py -> build/lib/barbican/api/controllers DEBUG: copying barbican/api/controllers/secrets.py -> build/lib/barbican/api/controllers DEBUG: copying barbican/api/controllers/secretstores.py -> build/lib/barbican/api/controllers DEBUG: copying barbican/api/controllers/transportkeys.py -> build/lib/barbican/api/controllers DEBUG: copying barbican/api/controllers/versions.py -> build/lib/barbican/api/controllers DEBUG: copying barbican/tests/api/__init__.py -> build/lib/barbican/tests/api DEBUG: copying barbican/tests/api/test_init.py -> build/lib/barbican/tests/api DEBUG: copying barbican/tests/api/test_resources.py -> build/lib/barbican/tests/api DEBUG: copying barbican/tests/api/test_resources_policy.py -> build/lib/barbican/tests/api DEBUG: copying barbican/tests/api/test_transport_keys_resource.py -> build/lib/barbican/tests/api DEBUG: copying barbican/common/__init__.py -> build/lib/barbican/common DEBUG: copying barbican/common/accept.py -> build/lib/barbican/common DEBUG: copying barbican/common/config.py -> build/lib/barbican/common DEBUG: copying barbican/common/exception.py -> build/lib/barbican/common DEBUG: copying barbican/common/hrefs.py -> build/lib/barbican/common DEBUG: copying barbican/common/policy.py -> build/lib/barbican/common DEBUG: copying barbican/common/quota.py -> build/lib/barbican/common DEBUG: copying barbican/common/resources.py -> build/lib/barbican/common DEBUG: copying barbican/common/utils.py -> build/lib/barbican/common DEBUG: copying barbican/common/validators.py -> build/lib/barbican/common DEBUG: copying barbican/__init__.py -> build/lib/barbican DEBUG: copying barbican/context.py -> build/lib/barbican DEBUG: copying barbican/i18n.py -> build/lib/barbican DEBUG: copying barbican/version.py -> build/lib/barbican DEBUG: creating build/lib/barbican/tests/plugin/util DEBUG: copying barbican/tests/plugin/util/__init__.py -> build/lib/barbican/tests/plugin/util DEBUG: copying barbican/tests/plugin/util/test_mime_types.py -> build/lib/barbican/tests/plugin/util DEBUG: copying barbican/tests/plugin/util/test_multiple_backends.py -> build/lib/barbican/tests/plugin/util DEBUG: copying barbican/tests/plugin/util/test_translations.py -> build/lib/barbican/tests/plugin/util DEBUG: copying barbican/tests/plugin/util/test_utils.py -> build/lib/barbican/tests/plugin/util DEBUG: creating build/lib/barbican/tests/model DEBUG: copying barbican/tests/model/__init__.py -> build/lib/barbican/tests/model DEBUG: copying barbican/tests/model/test_models.py -> build/lib/barbican/tests/model DEBUG: creating build/lib/barbican/tests/tasks DEBUG: copying barbican/tests/tasks/__init__.py -> build/lib/barbican/tests/tasks DEBUG: copying barbican/tests/tasks/test_certificate_resources.py -> build/lib/barbican/tests/tasks DEBUG: copying barbican/tests/tasks/test_common.py -> build/lib/barbican/tests/tasks DEBUG: copying barbican/tests/tasks/test_keystone_consumer.py -> build/lib/barbican/tests/tasks DEBUG: copying barbican/tests/tasks/test_resources.py -> build/lib/barbican/tests/tasks DEBUG: creating build/lib/barbican/plugin/interface DEBUG: copying barbican/plugin/interface/__init__.py -> build/lib/barbican/plugin/interface DEBUG: copying barbican/plugin/interface/certificate_manager.py -> build/lib/barbican/plugin/interface DEBUG: copying barbican/plugin/interface/secret_store.py -> build/lib/barbican/plugin/interface DEBUG: creating build/lib/barbican/tests/cmd DEBUG: copying barbican/tests/cmd/__init__.py -> build/lib/barbican/tests/cmd DEBUG: copying barbican/tests/cmd/test-status.py -> build/lib/barbican/tests/cmd DEBUG: copying barbican/tests/cmd/test_barbican_manage.py -> build/lib/barbican/tests/cmd DEBUG: copying barbican/tests/cmd/test_cmd.py -> build/lib/barbican/tests/cmd DEBUG: copying barbican/tests/cmd/test_db_cleanup.py -> build/lib/barbican/tests/cmd DEBUG: creating build/lib/barbican/objects DEBUG: copying barbican/objects/__init__.py -> build/lib/barbican/objects DEBUG: copying barbican/objects/base.py -> build/lib/barbican/objects DEBUG: copying barbican/objects/container.py -> build/lib/barbican/objects DEBUG: copying barbican/objects/container_acl.py -> build/lib/barbican/objects DEBUG: copying barbican/objects/container_acl_user.py -> build/lib/barbican/objects DEBUG: copying barbican/objects/container_consumer_meta.py -> build/lib/barbican/objects DEBUG: copying barbican/objects/container_secret.py -> build/lib/barbican/objects DEBUG: copying barbican/objects/encrypted_datum.py -> build/lib/barbican/objects DEBUG: copying barbican/objects/fields.py -> build/lib/barbican/objects DEBUG: copying barbican/objects/kekdatum.py -> build/lib/barbican/objects DEBUG: copying barbican/objects/order.py -> build/lib/barbican/objects DEBUG: copying barbican/objects/order_barbican_metadatum.py -> build/lib/barbican/objects DEBUG: copying barbican/objects/order_plugin_metadatum.py -> build/lib/barbican/objects DEBUG: copying barbican/objects/order_retry_task.py -> build/lib/barbican/objects DEBUG: copying barbican/objects/project.py -> build/lib/barbican/objects DEBUG: copying barbican/objects/project_quotas.py -> build/lib/barbican/objects DEBUG: copying barbican/objects/project_secret_store.py -> build/lib/barbican/objects DEBUG: copying barbican/objects/secret.py -> build/lib/barbican/objects DEBUG: copying barbican/objects/secret_acl.py -> build/lib/barbican/objects DEBUG: copying barbican/objects/secret_acl_user.py -> build/lib/barbican/objects DEBUG: copying barbican/objects/secret_consumer_metadatum.py -> build/lib/barbican/objects DEBUG: copying barbican/objects/secret_store_metadatum.py -> build/lib/barbican/objects DEBUG: copying barbican/objects/secret_stores.py -> build/lib/barbican/objects DEBUG: copying barbican/objects/secret_user_metadatum.py -> build/lib/barbican/objects DEBUG: copying barbican/objects/transport_key.py -> build/lib/barbican/objects DEBUG: creating build/lib/barbican/tests/objects DEBUG: copying barbican/tests/objects/__init__.py -> build/lib/barbican/tests/objects DEBUG: copying barbican/tests/objects/test_ovo_base.py -> build/lib/barbican/tests/objects DEBUG: copying barbican/tests/objects/test_ovo_project.py -> build/lib/barbican/tests/objects DEBUG: copying barbican/tests/objects/test_ovo_project_quotas.py -> build/lib/barbican/tests/objects DEBUG: copying barbican/tests/objects/test_ovo_project_secret_store.py -> build/lib/barbican/tests/objects DEBUG: creating build/lib/barbican/api/middleware DEBUG: copying barbican/api/middleware/__init__.py -> build/lib/barbican/api/middleware DEBUG: copying barbican/api/middleware/context.py -> build/lib/barbican/api/middleware DEBUG: copying barbican/api/middleware/microversion.py -> build/lib/barbican/api/middleware DEBUG: copying barbican/api/middleware/simple.py -> build/lib/barbican/api/middleware DEBUG: creating build/lib/barbican/cmd/functionaltests DEBUG: copying barbican/cmd/functionaltests/__init__.py -> build/lib/barbican/cmd/functionaltests DEBUG: copying barbican/cmd/functionaltests/test_db_manage.py -> build/lib/barbican/cmd/functionaltests DEBUG: creating build/lib/barbican/plugin/crypto DEBUG: copying barbican/plugin/crypto/__init__.py -> build/lib/barbican/plugin/crypto DEBUG: copying barbican/plugin/crypto/base.py -> build/lib/barbican/plugin/crypto DEBUG: copying barbican/plugin/crypto/manager.py -> build/lib/barbican/plugin/crypto DEBUG: copying barbican/plugin/crypto/p11_crypto.py -> build/lib/barbican/plugin/crypto DEBUG: copying barbican/plugin/crypto/pkcs11.py -> build/lib/barbican/plugin/crypto DEBUG: copying barbican/plugin/crypto/simple_crypto.py -> build/lib/barbican/plugin/crypto DEBUG: creating build/lib/barbican/model/migration DEBUG: copying barbican/model/migration/__init__.py -> build/lib/barbican/model/migration DEBUG: copying barbican/model/migration/commands.py -> build/lib/barbican/model/migration DEBUG: creating build/lib/barbican/model/migration/alembic_migrations DEBUG: copying barbican/model/migration/alembic_migrations/__init__.py -> build/lib/barbican/model/migration/alembic_migrations DEBUG: copying barbican/model/migration/alembic_migrations/container_init_ops.py -> build/lib/barbican/model/migration/alembic_migrations DEBUG: copying barbican/model/migration/alembic_migrations/encrypted_init_ops.py -> build/lib/barbican/model/migration/alembic_migrations DEBUG: copying barbican/model/migration/alembic_migrations/env.py -> build/lib/barbican/model/migration/alembic_migrations DEBUG: copying barbican/model/migration/alembic_migrations/kek_init_ops.py -> build/lib/barbican/model/migration/alembic_migrations DEBUG: copying barbican/model/migration/alembic_migrations/order_ops.py -> build/lib/barbican/model/migration/alembic_migrations DEBUG: copying barbican/model/migration/alembic_migrations/projects_init_ops.py -> build/lib/barbican/model/migration/alembic_migrations DEBUG: copying barbican/model/migration/alembic_migrations/secrets_init_ops.py -> build/lib/barbican/model/migration/alembic_migrations DEBUG: copying barbican/model/migration/alembic_migrations/transport_keys_init_ops.py -> build/lib/barbican/model/migration/alembic_migrations DEBUG: creating build/lib/barbican/tests/model/repositories DEBUG: copying barbican/tests/model/repositories/__init__.py -> build/lib/barbican/tests/model/repositories DEBUG: copying barbican/tests/model/repositories/test_repositories.py -> build/lib/barbican/tests/model/repositories DEBUG: copying barbican/tests/model/repositories/test_repositories_acls.py -> build/lib/barbican/tests/model/repositories DEBUG: copying barbican/tests/model/repositories/test_repositories_certificate_authorities.py -> build/lib/barbican/tests/model/repositories DEBUG: copying barbican/tests/model/repositories/test_repositories_consumers.py -> build/lib/barbican/tests/model/repositories DEBUG: copying barbican/tests/model/repositories/test_repositories_containers.py -> build/lib/barbican/tests/model/repositories DEBUG: copying barbican/tests/model/repositories/test_repositories_order_retry_tasks.py -> build/lib/barbican/tests/model/repositories DEBUG: copying barbican/tests/model/repositories/test_repositories_orders.py -> build/lib/barbican/tests/model/repositories DEBUG: copying barbican/tests/model/repositories/test_repositories_projects.py -> build/lib/barbican/tests/model/repositories DEBUG: copying barbican/tests/model/repositories/test_repositories_quotas.py -> build/lib/barbican/tests/model/repositories DEBUG: copying barbican/tests/model/repositories/test_repositories_secret_consumers.py -> build/lib/barbican/tests/model/repositories DEBUG: copying barbican/tests/model/repositories/test_repositories_secret_metadata.py -> build/lib/barbican/tests/model/repositories DEBUG: copying barbican/tests/model/repositories/test_repositories_secret_stores.py -> build/lib/barbican/tests/model/repositories DEBUG: copying barbican/tests/model/repositories/test_repositories_secrets.py -> build/lib/barbican/tests/model/repositories DEBUG: copying barbican/tests/model/repositories/test_repositories_transport_keys.py -> build/lib/barbican/tests/model/repositories DEBUG: running egg_info DEBUG: creating barbican.egg-info DEBUG: writing barbican.egg-info/PKG-INFO DEBUG: writing dependency_links to barbican.egg-info/dependency_links.txt DEBUG: writing entry points to barbican.egg-info/entry_points.txt DEBUG: writing requirements to barbican.egg-info/requires.txt DEBUG: writing top-level names to barbican.egg-info/top_level.txt DEBUG: [pbr] Processing SOURCES.txt DEBUG: writing manifest file 'barbican.egg-info/SOURCES.txt' DEBUG: warning: no previously-included files found matching '.gitignore' DEBUG: warning: no previously-included files found matching '.gitreview' DEBUG: warning: no previously-included files matching '*.pyc' found anywhere in distribution DEBUG: adding license file 'LICENSE' DEBUG: adding license file 'AUTHORS' DEBUG: writing manifest file 'barbican.egg-info/SOURCES.txt' DEBUG: installing to build/bdist.linux-x86_64/wheel DEBUG: running install DEBUG: [pbr] Generating AUTHORS DEBUG: [pbr] AUTHORS complete (0.0s) DEBUG: running install_lib DEBUG: creating build/bdist.linux-x86_64 DEBUG: creating build/bdist.linux-x86_64/wheel DEBUG: creating build/bdist.linux-x86_64/wheel/barbican DEBUG: creating build/bdist.linux-x86_64/wheel/barbican/objects DEBUG: copying build/lib/barbican/objects/transport_key.py -> build/bdist.linux-x86_64/wheel/barbican/objects DEBUG: copying build/lib/barbican/objects/secret_user_metadatum.py -> build/bdist.linux-x86_64/wheel/barbican/objects DEBUG: copying build/lib/barbican/objects/secret_stores.py -> build/bdist.linux-x86_64/wheel/barbican/objects DEBUG: copying build/lib/barbican/objects/secret_store_metadatum.py -> build/bdist.linux-x86_64/wheel/barbican/objects DEBUG: copying build/lib/barbican/objects/secret_consumer_metadatum.py -> build/bdist.linux-x86_64/wheel/barbican/objects DEBUG: copying build/lib/barbican/objects/secret_acl_user.py -> build/bdist.linux-x86_64/wheel/barbican/objects DEBUG: copying build/lib/barbican/objects/secret_acl.py -> build/bdist.linux-x86_64/wheel/barbican/objects DEBUG: copying build/lib/barbican/objects/secret.py -> build/bdist.linux-x86_64/wheel/barbican/objects DEBUG: copying build/lib/barbican/objects/project_secret_store.py -> build/bdist.linux-x86_64/wheel/barbican/objects DEBUG: copying build/lib/barbican/objects/project_quotas.py -> build/bdist.linux-x86_64/wheel/barbican/objects DEBUG: copying build/lib/barbican/objects/project.py -> build/bdist.linux-x86_64/wheel/barbican/objects DEBUG: copying build/lib/barbican/objects/order_retry_task.py -> build/bdist.linux-x86_64/wheel/barbican/objects DEBUG: copying build/lib/barbican/objects/order_plugin_metadatum.py -> build/bdist.linux-x86_64/wheel/barbican/objects DEBUG: copying build/lib/barbican/objects/order_barbican_metadatum.py -> build/bdist.linux-x86_64/wheel/barbican/objects DEBUG: copying build/lib/barbican/objects/order.py -> build/bdist.linux-x86_64/wheel/barbican/objects DEBUG: copying build/lib/barbican/objects/kekdatum.py -> build/bdist.linux-x86_64/wheel/barbican/objects DEBUG: copying build/lib/barbican/objects/fields.py -> build/bdist.linux-x86_64/wheel/barbican/objects DEBUG: copying build/lib/barbican/objects/encrypted_datum.py -> build/bdist.linux-x86_64/wheel/barbican/objects DEBUG: copying build/lib/barbican/objects/container_secret.py -> build/bdist.linux-x86_64/wheel/barbican/objects DEBUG: copying build/lib/barbican/objects/container_consumer_meta.py -> build/bdist.linux-x86_64/wheel/barbican/objects DEBUG: copying build/lib/barbican/objects/container_acl_user.py -> build/bdist.linux-x86_64/wheel/barbican/objects DEBUG: copying build/lib/barbican/objects/container_acl.py -> build/bdist.linux-x86_64/wheel/barbican/objects DEBUG: copying build/lib/barbican/objects/container.py -> build/bdist.linux-x86_64/wheel/barbican/objects DEBUG: copying build/lib/barbican/objects/base.py -> build/bdist.linux-x86_64/wheel/barbican/objects DEBUG: copying build/lib/barbican/objects/__init__.py -> build/bdist.linux-x86_64/wheel/barbican/objects DEBUG: copying build/lib/barbican/version.py -> build/bdist.linux-x86_64/wheel/barbican DEBUG: copying build/lib/barbican/i18n.py -> build/bdist.linux-x86_64/wheel/barbican DEBUG: copying build/lib/barbican/context.py -> build/bdist.linux-x86_64/wheel/barbican DEBUG: copying build/lib/barbican/__init__.py -> build/bdist.linux-x86_64/wheel/barbican DEBUG: creating build/bdist.linux-x86_64/wheel/barbican/model DEBUG: creating build/bdist.linux-x86_64/wheel/barbican/model/migration DEBUG: creating build/bdist.linux-x86_64/wheel/barbican/model/migration/alembic_migrations DEBUG: copying build/lib/barbican/model/migration/alembic_migrations/transport_keys_init_ops.py -> build/bdist.linux-x86_64/wheel/barbican/model/migration/alembic_migrations DEBUG: copying build/lib/barbican/model/migration/alembic_migrations/secrets_init_ops.py -> build/bdist.linux-x86_64/wheel/barbican/model/migration/alembic_migrations DEBUG: copying build/lib/barbican/model/migration/alembic_migrations/projects_init_ops.py -> build/bdist.linux-x86_64/wheel/barbican/model/migration/alembic_migrations DEBUG: copying build/lib/barbican/model/migration/alembic_migrations/order_ops.py -> build/bdist.linux-x86_64/wheel/barbican/model/migration/alembic_migrations DEBUG: copying build/lib/barbican/model/migration/alembic_migrations/kek_init_ops.py -> build/bdist.linux-x86_64/wheel/barbican/model/migration/alembic_migrations DEBUG: copying build/lib/barbican/model/migration/alembic_migrations/env.py -> build/bdist.linux-x86_64/wheel/barbican/model/migration/alembic_migrations DEBUG: copying build/lib/barbican/model/migration/alembic_migrations/encrypted_init_ops.py -> build/bdist.linux-x86_64/wheel/barbican/model/migration/alembic_migrations DEBUG: copying build/lib/barbican/model/migration/alembic_migrations/container_init_ops.py -> build/bdist.linux-x86_64/wheel/barbican/model/migration/alembic_migrations DEBUG: copying build/lib/barbican/model/migration/alembic_migrations/__init__.py -> build/bdist.linux-x86_64/wheel/barbican/model/migration/alembic_migrations DEBUG: copying build/lib/barbican/model/migration/commands.py -> build/bdist.linux-x86_64/wheel/barbican/model/migration DEBUG: copying build/lib/barbican/model/migration/__init__.py -> build/bdist.linux-x86_64/wheel/barbican/model/migration DEBUG: copying build/lib/barbican/model/sync.py -> build/bdist.linux-x86_64/wheel/barbican/model DEBUG: copying build/lib/barbican/model/repositories.py -> build/bdist.linux-x86_64/wheel/barbican/model DEBUG: copying build/lib/barbican/model/models.py -> build/bdist.linux-x86_64/wheel/barbican/model DEBUG: copying build/lib/barbican/model/clean.py -> build/bdist.linux-x86_64/wheel/barbican/model DEBUG: copying build/lib/barbican/model/__init__.py -> build/bdist.linux-x86_64/wheel/barbican/model DEBUG: creating build/bdist.linux-x86_64/wheel/barbican/common DEBUG: copying build/lib/barbican/common/validators.py -> build/bdist.linux-x86_64/wheel/barbican/common DEBUG: copying build/lib/barbican/common/utils.py -> build/bdist.linux-x86_64/wheel/barbican/common DEBUG: copying build/lib/barbican/common/resources.py -> build/bdist.linux-x86_64/wheel/barbican/common DEBUG: copying build/lib/barbican/common/quota.py -> build/bdist.linux-x86_64/wheel/barbican/common DEBUG: copying build/lib/barbican/common/policy.py -> build/bdist.linux-x86_64/wheel/barbican/common DEBUG: copying build/lib/barbican/common/hrefs.py -> build/bdist.linux-x86_64/wheel/barbican/common DEBUG: copying build/lib/barbican/common/exception.py -> build/bdist.linux-x86_64/wheel/barbican/common DEBUG: copying build/lib/barbican/common/config.py -> build/bdist.linux-x86_64/wheel/barbican/common DEBUG: copying build/lib/barbican/common/accept.py -> build/bdist.linux-x86_64/wheel/barbican/common DEBUG: copying build/lib/barbican/common/__init__.py -> build/bdist.linux-x86_64/wheel/barbican/common DEBUG: creating build/bdist.linux-x86_64/wheel/barbican/common/policies DEBUG: copying build/lib/barbican/common/policies/transportkeys.py -> build/bdist.linux-x86_64/wheel/barbican/common/policies DEBUG: copying build/lib/barbican/common/policies/secretstores.py -> build/bdist.linux-x86_64/wheel/barbican/common/policies DEBUG: copying build/lib/barbican/common/policies/secrets.py -> build/bdist.linux-x86_64/wheel/barbican/common/policies DEBUG: copying build/lib/barbican/common/policies/secretmeta.py -> build/bdist.linux-x86_64/wheel/barbican/common/policies DEBUG: copying build/lib/barbican/common/policies/quotas.py -> build/bdist.linux-x86_64/wheel/barbican/common/policies DEBUG: copying build/lib/barbican/common/policies/orders.py -> build/bdist.linux-x86_64/wheel/barbican/common/policies DEBUG: copying build/lib/barbican/common/policies/containers.py -> build/bdist.linux-x86_64/wheel/barbican/common/policies DEBUG: copying build/lib/barbican/common/policies/consumers.py -> build/bdist.linux-x86_64/wheel/barbican/common/policies DEBUG: copying build/lib/barbican/common/policies/base.py -> build/bdist.linux-x86_64/wheel/barbican/common/policies DEBUG: copying build/lib/barbican/common/policies/acls.py -> build/bdist.linux-x86_64/wheel/barbican/common/policies DEBUG: copying build/lib/barbican/common/policies/__init__.py -> build/bdist.linux-x86_64/wheel/barbican/common/policies DEBUG: creating build/bdist.linux-x86_64/wheel/barbican/tasks DEBUG: copying build/lib/barbican/tasks/resources.py -> build/bdist.linux-x86_64/wheel/barbican/tasks DEBUG: copying build/lib/barbican/tasks/keystone_consumer.py -> build/bdist.linux-x86_64/wheel/barbican/tasks DEBUG: copying build/lib/barbican/tasks/common.py -> build/bdist.linux-x86_64/wheel/barbican/tasks DEBUG: copying build/lib/barbican/tasks/certificate_resources.py -> build/bdist.linux-x86_64/wheel/barbican/tasks DEBUG: copying build/lib/barbican/tasks/__init__.py -> build/bdist.linux-x86_64/wheel/barbican/tasks DEBUG: creating build/bdist.linux-x86_64/wheel/barbican/hacking DEBUG: copying build/lib/barbican/hacking/checks.py -> build/bdist.linux-x86_64/wheel/barbican/hacking DEBUG: copying build/lib/barbican/hacking/__init__.py -> build/bdist.linux-x86_64/wheel/barbican/hacking DEBUG: creating build/bdist.linux-x86_64/wheel/barbican/queue DEBUG: copying build/lib/barbican/queue/server.py -> build/bdist.linux-x86_64/wheel/barbican/queue DEBUG: copying build/lib/barbican/queue/retry_scheduler.py -> build/bdist.linux-x86_64/wheel/barbican/queue DEBUG: copying build/lib/barbican/queue/keystone_listener.py -> build/bdist.linux-x86_64/wheel/barbican/queue DEBUG: copying build/lib/barbican/queue/client.py -> build/bdist.linux-x86_64/wheel/barbican/queue DEBUG: copying build/lib/barbican/queue/__init__.py -> build/bdist.linux-x86_64/wheel/barbican/queue DEBUG: creating build/bdist.linux-x86_64/wheel/barbican/plugin DEBUG: creating build/bdist.linux-x86_64/wheel/barbican/plugin/crypto DEBUG: copying build/lib/barbican/plugin/crypto/simple_crypto.py -> build/bdist.linux-x86_64/wheel/barbican/plugin/crypto DEBUG: copying build/lib/barbican/plugin/crypto/pkcs11.py -> build/bdist.linux-x86_64/wheel/barbican/plugin/crypto DEBUG: copying build/lib/barbican/plugin/crypto/p11_crypto.py -> build/bdist.linux-x86_64/wheel/barbican/plugin/crypto DEBUG: copying build/lib/barbican/plugin/crypto/manager.py -> build/bdist.linux-x86_64/wheel/barbican/plugin/crypto DEBUG: copying build/lib/barbican/plugin/crypto/base.py -> build/bdist.linux-x86_64/wheel/barbican/plugin/crypto DEBUG: copying build/lib/barbican/plugin/crypto/__init__.py -> build/bdist.linux-x86_64/wheel/barbican/plugin/crypto DEBUG: creating build/bdist.linux-x86_64/wheel/barbican/plugin/interface DEBUG: copying build/lib/barbican/plugin/interface/secret_store.py -> build/bdist.linux-x86_64/wheel/barbican/plugin/interface DEBUG: copying build/lib/barbican/plugin/interface/certificate_manager.py -> build/bdist.linux-x86_64/wheel/barbican/plugin/interface DEBUG: copying build/lib/barbican/plugin/interface/__init__.py -> build/bdist.linux-x86_64/wheel/barbican/plugin/interface DEBUG: copying build/lib/barbican/plugin/vault_secret_store.py -> build/bdist.linux-x86_64/wheel/barbican/plugin DEBUG: copying build/lib/barbican/plugin/symantec.py -> build/bdist.linux-x86_64/wheel/barbican/plugin DEBUG: copying build/lib/barbican/plugin/store_crypto.py -> build/bdist.linux-x86_64/wheel/barbican/plugin DEBUG: copying build/lib/barbican/plugin/snakeoil_ca.py -> build/bdist.linux-x86_64/wheel/barbican/plugin DEBUG: copying build/lib/barbican/plugin/simple_certificate_manager.py -> build/bdist.linux-x86_64/wheel/barbican/plugin DEBUG: copying build/lib/barbican/plugin/resources.py -> build/bdist.linux-x86_64/wheel/barbican/plugin DEBUG: copying build/lib/barbican/plugin/kmip_secret_store.py -> build/bdist.linux-x86_64/wheel/barbican/plugin DEBUG: copying build/lib/barbican/plugin/dogtag_config_opts.py -> build/bdist.linux-x86_64/wheel/barbican/plugin DEBUG: copying build/lib/barbican/plugin/dogtag.py -> build/bdist.linux-x86_64/wheel/barbican/plugin DEBUG: copying build/lib/barbican/plugin/castellan_secret_store.py -> build/bdist.linux-x86_64/wheel/barbican/plugin DEBUG: copying build/lib/barbican/plugin/__init__.py -> build/bdist.linux-x86_64/wheel/barbican/plugin DEBUG: creating build/bdist.linux-x86_64/wheel/barbican/plugin/util DEBUG: copying build/lib/barbican/plugin/util/utils.py -> build/bdist.linux-x86_64/wheel/barbican/plugin/util DEBUG: copying build/lib/barbican/plugin/util/translations.py -> build/bdist.linux-x86_64/wheel/barbican/plugin/util DEBUG: copying build/lib/barbican/plugin/util/multiple_backends.py -> build/bdist.linux-x86_64/wheel/barbican/plugin/util DEBUG: copying build/lib/barbican/plugin/util/mime_types.py -> build/bdist.linux-x86_64/wheel/barbican/plugin/util DEBUG: copying build/lib/barbican/plugin/util/__init__.py -> build/bdist.linux-x86_64/wheel/barbican/plugin/util DEBUG: creating build/bdist.linux-x86_64/wheel/barbican/tests DEBUG: creating build/bdist.linux-x86_64/wheel/barbican/tests/objects DEBUG: copying build/lib/barbican/tests/objects/test_ovo_project_secret_store.py -> build/bdist.linux-x86_64/wheel/barbican/tests/objects DEBUG: copying build/lib/barbican/tests/objects/test_ovo_project_quotas.py -> build/bdist.linux-x86_64/wheel/barbican/tests/objects DEBUG: copying build/lib/barbican/tests/objects/test_ovo_project.py -> build/bdist.linux-x86_64/wheel/barbican/tests/objects DEBUG: copying build/lib/barbican/tests/objects/test_ovo_base.py -> build/bdist.linux-x86_64/wheel/barbican/tests/objects DEBUG: copying build/lib/barbican/tests/objects/__init__.py -> build/bdist.linux-x86_64/wheel/barbican/tests/objects DEBUG: creating build/bdist.linux-x86_64/wheel/barbican/tests/cmd DEBUG: copying build/lib/barbican/tests/cmd/test_db_cleanup.py -> build/bdist.linux-x86_64/wheel/barbican/tests/cmd DEBUG: copying build/lib/barbican/tests/cmd/test_cmd.py -> build/bdist.linux-x86_64/wheel/barbican/tests/cmd DEBUG: copying build/lib/barbican/tests/cmd/test_barbican_manage.py -> build/bdist.linux-x86_64/wheel/barbican/tests/cmd DEBUG: copying build/lib/barbican/tests/cmd/test-status.py -> build/bdist.linux-x86_64/wheel/barbican/tests/cmd DEBUG: copying build/lib/barbican/tests/cmd/__init__.py -> build/bdist.linux-x86_64/wheel/barbican/tests/cmd DEBUG: creating build/bdist.linux-x86_64/wheel/barbican/tests/tasks DEBUG: copying build/lib/barbican/tests/tasks/test_resources.py -> build/bdist.linux-x86_64/wheel/barbican/tests/tasks DEBUG: copying build/lib/barbican/tests/tasks/test_keystone_consumer.py -> build/bdist.linux-x86_64/wheel/barbican/tests/tasks DEBUG: copying build/lib/barbican/tests/tasks/test_common.py -> build/bdist.linux-x86_64/wheel/barbican/tests/tasks DEBUG: copying build/lib/barbican/tests/tasks/test_certificate_resources.py -> build/bdist.linux-x86_64/wheel/barbican/tests/tasks DEBUG: copying build/lib/barbican/tests/tasks/__init__.py -> build/bdist.linux-x86_64/wheel/barbican/tests/tasks DEBUG: creating build/bdist.linux-x86_64/wheel/barbican/tests/model DEBUG: creating build/bdist.linux-x86_64/wheel/barbican/tests/model/repositories DEBUG: copying build/lib/barbican/tests/model/repositories/test_repositories_transport_keys.py -> build/bdist.linux-x86_64/wheel/barbican/tests/model/repositories DEBUG: copying build/lib/barbican/tests/model/repositories/test_repositories_secrets.py -> build/bdist.linux-x86_64/wheel/barbican/tests/model/repositories DEBUG: copying build/lib/barbican/tests/model/repositories/test_repositories_secret_stores.py -> build/bdist.linux-x86_64/wheel/barbican/tests/model/repositories DEBUG: copying build/lib/barbican/tests/model/repositories/test_repositories_secret_metadata.py -> build/bdist.linux-x86_64/wheel/barbican/tests/model/repositories DEBUG: copying build/lib/barbican/tests/model/repositories/test_repositories_secret_consumers.py -> build/bdist.linux-x86_64/wheel/barbican/tests/model/repositories DEBUG: copying build/lib/barbican/tests/model/repositories/test_repositories_quotas.py -> build/bdist.linux-x86_64/wheel/barbican/tests/model/repositories DEBUG: copying build/lib/barbican/tests/model/repositories/test_repositories_projects.py -> build/bdist.linux-x86_64/wheel/barbican/tests/model/repositories DEBUG: copying build/lib/barbican/tests/model/repositories/test_repositories_orders.py -> build/bdist.linux-x86_64/wheel/barbican/tests/model/repositories DEBUG: copying build/lib/barbican/tests/model/repositories/test_repositories_order_retry_tasks.py -> build/bdist.linux-x86_64/wheel/barbican/tests/model/repositories DEBUG: copying build/lib/barbican/tests/model/repositories/test_repositories_containers.py -> build/bdist.linux-x86_64/wheel/barbican/tests/model/repositories DEBUG: copying build/lib/barbican/tests/model/repositories/test_repositories_consumers.py -> build/bdist.linux-x86_64/wheel/barbican/tests/model/repositories DEBUG: copying build/lib/barbican/tests/model/repositories/test_repositories_certificate_authorities.py -> build/bdist.linux-x86_64/wheel/barbican/tests/model/repositories DEBUG: copying build/lib/barbican/tests/model/repositories/test_repositories_acls.py -> build/bdist.linux-x86_64/wheel/barbican/tests/model/repositories DEBUG: copying build/lib/barbican/tests/model/repositories/test_repositories.py -> build/bdist.linux-x86_64/wheel/barbican/tests/model/repositories DEBUG: copying build/lib/barbican/tests/model/repositories/__init__.py -> build/bdist.linux-x86_64/wheel/barbican/tests/model/repositories DEBUG: copying build/lib/barbican/tests/model/test_models.py -> build/bdist.linux-x86_64/wheel/barbican/tests/model DEBUG: copying build/lib/barbican/tests/model/__init__.py -> build/bdist.linux-x86_64/wheel/barbican/tests/model DEBUG: creating build/bdist.linux-x86_64/wheel/barbican/tests/common DEBUG: copying build/lib/barbican/tests/common/test_validators.py -> build/bdist.linux-x86_64/wheel/barbican/tests/common DEBUG: copying build/lib/barbican/tests/common/test_utils.py -> build/bdist.linux-x86_64/wheel/barbican/tests/common DEBUG: copying build/lib/barbican/tests/common/test_quota.py -> build/bdist.linux-x86_64/wheel/barbican/tests/common DEBUG: copying build/lib/barbican/tests/common/test_hrefs.py -> build/bdist.linux-x86_64/wheel/barbican/tests/common DEBUG: copying build/lib/barbican/tests/common/__init__.py -> build/bdist.linux-x86_64/wheel/barbican/tests/common DEBUG: creating build/bdist.linux-x86_64/wheel/barbican/tests/queue DEBUG: copying build/lib/barbican/tests/queue/test_server.py -> build/bdist.linux-x86_64/wheel/barbican/tests/queue DEBUG: copying build/lib/barbican/tests/queue/test_retry_scheduler.py -> build/bdist.linux-x86_64/wheel/barbican/tests/queue DEBUG: copying build/lib/barbican/tests/queue/test_keystone_listener.py -> build/bdist.linux-x86_64/wheel/barbican/tests/queue DEBUG: copying build/lib/barbican/tests/queue/test_client.py -> build/bdist.linux-x86_64/wheel/barbican/tests/queue DEBUG: copying build/lib/barbican/tests/queue/__init__.py -> build/bdist.linux-x86_64/wheel/barbican/tests/queue DEBUG: copying build/lib/barbican/tests/utils.py -> build/bdist.linux-x86_64/wheel/barbican/tests DEBUG: copying build/lib/barbican/tests/test_middleware_auth.py -> build/bdist.linux-x86_64/wheel/barbican/tests DEBUG: copying build/lib/barbican/tests/keys.py -> build/bdist.linux-x86_64/wheel/barbican/tests DEBUG: copying build/lib/barbican/tests/fixture.py -> build/bdist.linux-x86_64/wheel/barbican/tests DEBUG: copying build/lib/barbican/tests/database_utils.py -> build/bdist.linux-x86_64/wheel/barbican/tests DEBUG: copying build/lib/barbican/tests/certificate_utils.py -> build/bdist.linux-x86_64/wheel/barbican/tests DEBUG: copying build/lib/barbican/tests/__init__.py -> build/bdist.linux-x86_64/wheel/barbican/tests DEBUG: creating build/bdist.linux-x86_64/wheel/barbican/tests/plugin DEBUG: creating build/bdist.linux-x86_64/wheel/barbican/tests/plugin/util DEBUG: copying build/lib/barbican/tests/plugin/util/test_utils.py -> build/bdist.linux-x86_64/wheel/barbican/tests/plugin/util DEBUG: copying build/lib/barbican/tests/plugin/util/test_translations.py -> build/bdist.linux-x86_64/wheel/barbican/tests/plugin/util DEBUG: copying build/lib/barbican/tests/plugin/util/test_multiple_backends.py -> build/bdist.linux-x86_64/wheel/barbican/tests/plugin/util DEBUG: copying build/lib/barbican/tests/plugin/util/test_mime_types.py -> build/bdist.linux-x86_64/wheel/barbican/tests/plugin/util DEBUG: copying build/lib/barbican/tests/plugin/util/__init__.py -> build/bdist.linux-x86_64/wheel/barbican/tests/plugin/util DEBUG: copying build/lib/barbican/tests/plugin/test_symantec.py -> build/bdist.linux-x86_64/wheel/barbican/tests/plugin DEBUG: copying build/lib/barbican/tests/plugin/test_store_crypto.py -> build/bdist.linux-x86_64/wheel/barbican/tests/plugin DEBUG: copying build/lib/barbican/tests/plugin/test_snakeoil_ca.py -> build/bdist.linux-x86_64/wheel/barbican/tests/plugin DEBUG: copying build/lib/barbican/tests/plugin/test_simple_certificate_manager.py -> build/bdist.linux-x86_64/wheel/barbican/tests/plugin DEBUG: copying build/lib/barbican/tests/plugin/test_resource.py -> build/bdist.linux-x86_64/wheel/barbican/tests/plugin DEBUG: copying build/lib/barbican/tests/plugin/test_kmip.py -> build/bdist.linux-x86_64/wheel/barbican/tests/plugin DEBUG: copying build/lib/barbican/tests/plugin/test_dogtag.py -> build/bdist.linux-x86_64/wheel/barbican/tests/plugin DEBUG: copying build/lib/barbican/tests/plugin/test_castellan_secret_store.py -> build/bdist.linux-x86_64/wheel/barbican/tests/plugin DEBUG: copying build/lib/barbican/tests/plugin/__init__.py -> build/bdist.linux-x86_64/wheel/barbican/tests/plugin DEBUG: creating build/bdist.linux-x86_64/wheel/barbican/tests/plugin/interface DEBUG: copying build/lib/barbican/tests/plugin/interface/test_secret_store.py -> build/bdist.linux-x86_64/wheel/barbican/tests/plugin/interface DEBUG: copying build/lib/barbican/tests/plugin/interface/test_certificate_manager.py -> build/bdist.linux-x86_64/wheel/barbican/tests/plugin/interface DEBUG: copying build/lib/barbican/tests/plugin/interface/__init__.py -> build/bdist.linux-x86_64/wheel/barbican/tests/plugin/interface DEBUG: creating build/bdist.linux-x86_64/wheel/barbican/tests/plugin/crypto DEBUG: copying build/lib/barbican/tests/plugin/crypto/test_pkcs11.py -> build/bdist.linux-x86_64/wheel/barbican/tests/plugin/crypto DEBUG: copying build/lib/barbican/tests/plugin/crypto/test_p11_crypto.py -> build/bdist.linux-x86_64/wheel/barbican/tests/plugin/crypto DEBUG: copying build/lib/barbican/tests/plugin/crypto/test_manager.py -> build/bdist.linux-x86_64/wheel/barbican/tests/plugin/crypto DEBUG: copying build/lib/barbican/tests/plugin/crypto/test_crypto.py -> build/bdist.linux-x86_64/wheel/barbican/tests/plugin/crypto DEBUG: copying build/lib/barbican/tests/plugin/crypto/__init__.py -> build/bdist.linux-x86_64/wheel/barbican/tests/plugin/crypto DEBUG: creating build/bdist.linux-x86_64/wheel/barbican/tests/api DEBUG: copying build/lib/barbican/tests/api/test_transport_keys_resource.py -> build/bdist.linux-x86_64/wheel/barbican/tests/api DEBUG: copying build/lib/barbican/tests/api/test_resources_policy.py -> build/bdist.linux-x86_64/wheel/barbican/tests/api DEBUG: copying build/lib/barbican/tests/api/test_resources.py -> build/bdist.linux-x86_64/wheel/barbican/tests/api DEBUG: copying build/lib/barbican/tests/api/test_init.py -> build/bdist.linux-x86_64/wheel/barbican/tests/api DEBUG: copying build/lib/barbican/tests/api/__init__.py -> build/bdist.linux-x86_64/wheel/barbican/tests/api DEBUG: creating build/bdist.linux-x86_64/wheel/barbican/tests/api/controllers DEBUG: copying build/lib/barbican/tests/api/controllers/test_versions.py -> build/bdist.linux-x86_64/wheel/barbican/tests/api/controllers DEBUG: copying build/lib/barbican/tests/api/controllers/test_secretstores.py -> build/bdist.linux-x86_64/wheel/barbican/tests/api/controllers DEBUG: copying build/lib/barbican/tests/api/controllers/test_secrets.py -> build/bdist.linux-x86_64/wheel/barbican/tests/api/controllers DEBUG: copying build/lib/barbican/tests/api/controllers/test_secretmeta.py -> build/bdist.linux-x86_64/wheel/barbican/tests/api/controllers DEBUG: copying build/lib/barbican/tests/api/controllers/test_quotas.py -> build/bdist.linux-x86_64/wheel/barbican/tests/api/controllers DEBUG: copying build/lib/barbican/tests/api/controllers/test_orders.py -> build/bdist.linux-x86_64/wheel/barbican/tests/api/controllers DEBUG: copying build/lib/barbican/tests/api/controllers/test_containers.py -> build/bdist.linux-x86_64/wheel/barbican/tests/api/controllers DEBUG: copying build/lib/barbican/tests/api/controllers/test_consumers.py -> build/bdist.linux-x86_64/wheel/barbican/tests/api/controllers DEBUG: copying build/lib/barbican/tests/api/controllers/test_acls.py -> build/bdist.linux-x86_64/wheel/barbican/tests/api/controllers DEBUG: copying build/lib/barbican/tests/api/controllers/__init__.py -> build/bdist.linux-x86_64/wheel/barbican/tests/api/controllers DEBUG: creating build/bdist.linux-x86_64/wheel/barbican/tests/api/middleware DEBUG: copying build/lib/barbican/tests/api/middleware/test_simple.py -> build/bdist.linux-x86_64/wheel/barbican/tests/api/middleware DEBUG: copying build/lib/barbican/tests/api/middleware/test_context.py -> build/bdist.linux-x86_64/wheel/barbican/tests/api/middleware DEBUG: copying build/lib/barbican/tests/api/middleware/__init__.py -> build/bdist.linux-x86_64/wheel/barbican/tests/api/middleware DEBUG: creating build/bdist.linux-x86_64/wheel/barbican/api DEBUG: creating build/bdist.linux-x86_64/wheel/barbican/api/middleware DEBUG: copying build/lib/barbican/api/middleware/simple.py -> build/bdist.linux-x86_64/wheel/barbican/api/middleware DEBUG: copying build/lib/barbican/api/middleware/microversion.py -> build/bdist.linux-x86_64/wheel/barbican/api/middleware DEBUG: copying build/lib/barbican/api/middleware/context.py -> build/bdist.linux-x86_64/wheel/barbican/api/middleware DEBUG: copying build/lib/barbican/api/middleware/__init__.py -> build/bdist.linux-x86_64/wheel/barbican/api/middleware DEBUG: creating build/bdist.linux-x86_64/wheel/barbican/api/controllers DEBUG: copying build/lib/barbican/api/controllers/versions.py -> build/bdist.linux-x86_64/wheel/barbican/api/controllers DEBUG: copying build/lib/barbican/api/controllers/transportkeys.py -> build/bdist.linux-x86_64/wheel/barbican/api/controllers DEBUG: copying build/lib/barbican/api/controllers/secretstores.py -> build/bdist.linux-x86_64/wheel/barbican/api/controllers DEBUG: copying build/lib/barbican/api/controllers/secrets.py -> build/bdist.linux-x86_64/wheel/barbican/api/controllers DEBUG: copying build/lib/barbican/api/controllers/secretmeta.py -> build/bdist.linux-x86_64/wheel/barbican/api/controllers DEBUG: copying build/lib/barbican/api/controllers/quotas.py -> build/bdist.linux-x86_64/wheel/barbican/api/controllers DEBUG: copying build/lib/barbican/api/controllers/orders.py -> build/bdist.linux-x86_64/wheel/barbican/api/controllers DEBUG: copying build/lib/barbican/api/controllers/containers.py -> build/bdist.linux-x86_64/wheel/barbican/api/controllers DEBUG: copying build/lib/barbican/api/controllers/consumers.py -> build/bdist.linux-x86_64/wheel/barbican/api/controllers DEBUG: copying build/lib/barbican/api/controllers/acls.py -> build/bdist.linux-x86_64/wheel/barbican/api/controllers DEBUG: copying build/lib/barbican/api/controllers/__init__.py -> build/bdist.linux-x86_64/wheel/barbican/api/controllers DEBUG: copying build/lib/barbican/api/hooks.py -> build/bdist.linux-x86_64/wheel/barbican/api DEBUG: copying build/lib/barbican/api/app.py -> build/bdist.linux-x86_64/wheel/barbican/api DEBUG: copying build/lib/barbican/api/__init__.py -> build/bdist.linux-x86_64/wheel/barbican/api DEBUG: creating build/bdist.linux-x86_64/wheel/barbican/cmd DEBUG: creating build/bdist.linux-x86_64/wheel/barbican/cmd/functionaltests DEBUG: copying build/lib/barbican/cmd/functionaltests/test_db_manage.py -> build/bdist.linux-x86_64/wheel/barbican/cmd/functionaltests DEBUG: copying build/lib/barbican/cmd/functionaltests/__init__.py -> build/bdist.linux-x86_64/wheel/barbican/cmd/functionaltests DEBUG: copying build/lib/barbican/cmd/worker.py -> build/bdist.linux-x86_64/wheel/barbican/cmd DEBUG: copying build/lib/barbican/cmd/status.py -> build/bdist.linux-x86_64/wheel/barbican/cmd DEBUG: copying build/lib/barbican/cmd/retry_scheduler.py -> build/bdist.linux-x86_64/wheel/barbican/cmd DEBUG: copying build/lib/barbican/cmd/pkcs11_migrate_kek_signatures.py -> build/bdist.linux-x86_64/wheel/barbican/cmd DEBUG: copying build/lib/barbican/cmd/pkcs11_key_generation.py -> build/bdist.linux-x86_64/wheel/barbican/cmd DEBUG: copying build/lib/barbican/cmd/pkcs11_kek_rewrap.py -> build/bdist.linux-x86_64/wheel/barbican/cmd DEBUG: copying build/lib/barbican/cmd/keystone_listener.py -> build/bdist.linux-x86_64/wheel/barbican/cmd DEBUG: copying build/lib/barbican/cmd/db_manage.py -> build/bdist.linux-x86_64/wheel/barbican/cmd DEBUG: copying build/lib/barbican/cmd/barbican_manage.py -> build/bdist.linux-x86_64/wheel/barbican/cmd DEBUG: copying build/lib/barbican/cmd/__init__.py -> build/bdist.linux-x86_64/wheel/barbican/cmd DEBUG: running install_data DEBUG: creating build/bdist.linux-x86_64/wheel/barbican-17.1.0.dev33.data DEBUG: creating build/bdist.linux-x86_64/wheel/barbican-17.1.0.dev33.data/data DEBUG: creating build/bdist.linux-x86_64/wheel/barbican-17.1.0.dev33.data/data/etc DEBUG: creating build/bdist.linux-x86_64/wheel/barbican-17.1.0.dev33.data/data/etc/barbican DEBUG: copying etc/barbican/barbican-api-paste.ini -> build/bdist.linux-x86_64/wheel/barbican-17.1.0.dev33.data/data/etc/barbican DEBUG: running install_egg_info DEBUG: Copying barbican.egg-info to build/bdist.linux-x86_64/wheel/barbican-17.1.0.dev33-py3.9.egg-info DEBUG: running install_scripts DEBUG: Installing barbican-wsgi-api script to build/bdist.linux-x86_64/wheel/barbican-17.1.0.dev33.data/scripts DEBUG: adding license file "LICENSE" (matched pattern "LICEN[CS]E*") DEBUG: adding license file "AUTHORS" (matched pattern "AUTHORS*") DEBUG: creating build/bdist.linux-x86_64/wheel/barbican-17.1.0.dev33.dist-info/WHEEL DEBUG: creating '/builddir/build/BUILD/barbican-17.1.0.dev33/.pyproject-builddir/pip-wheel-ql4umve7/tmph4heuwh9/barbican-17.1.0.dev33-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it DEBUG: adding 'barbican/__init__.py' DEBUG: adding 'barbican/context.py' DEBUG: adding 'barbican/i18n.py' DEBUG: adding 'barbican/version.py' DEBUG: adding 'barbican/api/__init__.py' DEBUG: adding 'barbican/api/app.py' DEBUG: adding 'barbican/api/hooks.py' DEBUG: adding 'barbican/api/controllers/__init__.py' DEBUG: adding 'barbican/api/controllers/acls.py' DEBUG: adding 'barbican/api/controllers/consumers.py' DEBUG: adding 'barbican/api/controllers/containers.py' DEBUG: adding 'barbican/api/controllers/orders.py' DEBUG: adding 'barbican/api/controllers/quotas.py' DEBUG: adding 'barbican/api/controllers/secretmeta.py' DEBUG: adding 'barbican/api/controllers/secrets.py' DEBUG: adding 'barbican/api/controllers/secretstores.py' DEBUG: adding 'barbican/api/controllers/transportkeys.py' DEBUG: adding 'barbican/api/controllers/versions.py' DEBUG: adding 'barbican/api/middleware/__init__.py' DEBUG: adding 'barbican/api/middleware/context.py' DEBUG: adding 'barbican/api/middleware/microversion.py' DEBUG: adding 'barbican/api/middleware/simple.py' DEBUG: adding 'barbican/cmd/__init__.py' DEBUG: adding 'barbican/cmd/barbican_manage.py' DEBUG: adding 'barbican/cmd/db_manage.py' DEBUG: adding 'barbican/cmd/keystone_listener.py' DEBUG: adding 'barbican/cmd/pkcs11_kek_rewrap.py' DEBUG: adding 'barbican/cmd/pkcs11_key_generation.py' DEBUG: adding 'barbican/cmd/pkcs11_migrate_kek_signatures.py' DEBUG: adding 'barbican/cmd/retry_scheduler.py' DEBUG: adding 'barbican/cmd/status.py' DEBUG: adding 'barbican/cmd/worker.py' DEBUG: adding 'barbican/cmd/functionaltests/__init__.py' DEBUG: adding 'barbican/cmd/functionaltests/test_db_manage.py' DEBUG: adding 'barbican/common/__init__.py' DEBUG: adding 'barbican/common/accept.py' DEBUG: adding 'barbican/common/config.py' DEBUG: adding 'barbican/common/exception.py' DEBUG: adding 'barbican/common/hrefs.py' DEBUG: adding 'barbican/common/policy.py' DEBUG: adding 'barbican/common/quota.py' DEBUG: adding 'barbican/common/resources.py' DEBUG: adding 'barbican/common/utils.py' DEBUG: adding 'barbican/common/validators.py' DEBUG: adding 'barbican/common/policies/__init__.py' DEBUG: adding 'barbican/common/policies/acls.py' DEBUG: adding 'barbican/common/policies/base.py' DEBUG: adding 'barbican/common/policies/consumers.py' DEBUG: adding 'barbican/common/policies/containers.py' DEBUG: adding 'barbican/common/policies/orders.py' DEBUG: adding 'barbican/common/policies/quotas.py' DEBUG: adding 'barbican/common/policies/secretmeta.py' DEBUG: adding 'barbican/common/policies/secrets.py' DEBUG: adding 'barbican/common/policies/secretstores.py' DEBUG: adding 'barbican/common/policies/transportkeys.py' DEBUG: adding 'barbican/hacking/__init__.py' DEBUG: adding 'barbican/hacking/checks.py' DEBUG: adding 'barbican/model/__init__.py' DEBUG: adding 'barbican/model/clean.py' DEBUG: adding 'barbican/model/models.py' DEBUG: adding 'barbican/model/repositories.py' DEBUG: adding 'barbican/model/sync.py' DEBUG: adding 'barbican/model/migration/__init__.py' DEBUG: adding 'barbican/model/migration/commands.py' DEBUG: adding 'barbican/model/migration/alembic_migrations/__init__.py' DEBUG: adding 'barbican/model/migration/alembic_migrations/container_init_ops.py' DEBUG: adding 'barbican/model/migration/alembic_migrations/encrypted_init_ops.py' DEBUG: adding 'barbican/model/migration/alembic_migrations/env.py' DEBUG: adding 'barbican/model/migration/alembic_migrations/kek_init_ops.py' DEBUG: adding 'barbican/model/migration/alembic_migrations/order_ops.py' DEBUG: adding 'barbican/model/migration/alembic_migrations/projects_init_ops.py' DEBUG: adding 'barbican/model/migration/alembic_migrations/secrets_init_ops.py' DEBUG: adding 'barbican/model/migration/alembic_migrations/transport_keys_init_ops.py' DEBUG: adding 'barbican/objects/__init__.py' DEBUG: adding 'barbican/objects/base.py' DEBUG: adding 'barbican/objects/container.py' DEBUG: adding 'barbican/objects/container_acl.py' DEBUG: adding 'barbican/objects/container_acl_user.py' DEBUG: adding 'barbican/objects/container_consumer_meta.py' DEBUG: adding 'barbican/objects/container_secret.py' DEBUG: adding 'barbican/objects/encrypted_datum.py' DEBUG: adding 'barbican/objects/fields.py' DEBUG: adding 'barbican/objects/kekdatum.py' DEBUG: adding 'barbican/objects/order.py' DEBUG: adding 'barbican/objects/order_barbican_metadatum.py' DEBUG: adding 'barbican/objects/order_plugin_metadatum.py' DEBUG: adding 'barbican/objects/order_retry_task.py' DEBUG: adding 'barbican/objects/project.py' DEBUG: adding 'barbican/objects/project_quotas.py' DEBUG: adding 'barbican/objects/project_secret_store.py' DEBUG: adding 'barbican/objects/secret.py' DEBUG: adding 'barbican/objects/secret_acl.py' DEBUG: adding 'barbican/objects/secret_acl_user.py' DEBUG: adding 'barbican/objects/secret_consumer_metadatum.py' DEBUG: adding 'barbican/objects/secret_store_metadatum.py' DEBUG: adding 'barbican/objects/secret_stores.py' DEBUG: adding 'barbican/objects/secret_user_metadatum.py' DEBUG: adding 'barbican/objects/transport_key.py' DEBUG: adding 'barbican/plugin/__init__.py' DEBUG: adding 'barbican/plugin/castellan_secret_store.py' DEBUG: adding 'barbican/plugin/dogtag.py' DEBUG: adding 'barbican/plugin/dogtag_config_opts.py' DEBUG: adding 'barbican/plugin/kmip_secret_store.py' DEBUG: adding 'barbican/plugin/resources.py' DEBUG: adding 'barbican/plugin/simple_certificate_manager.py' DEBUG: adding 'barbican/plugin/snakeoil_ca.py' DEBUG: adding 'barbican/plugin/store_crypto.py' DEBUG: adding 'barbican/plugin/symantec.py' DEBUG: adding 'barbican/plugin/vault_secret_store.py' DEBUG: adding 'barbican/plugin/crypto/__init__.py' DEBUG: adding 'barbican/plugin/crypto/base.py' DEBUG: adding 'barbican/plugin/crypto/manager.py' DEBUG: adding 'barbican/plugin/crypto/p11_crypto.py' DEBUG: adding 'barbican/plugin/crypto/pkcs11.py' DEBUG: adding 'barbican/plugin/crypto/simple_crypto.py' DEBUG: adding 'barbican/plugin/interface/__init__.py' DEBUG: adding 'barbican/plugin/interface/certificate_manager.py' DEBUG: adding 'barbican/plugin/interface/secret_store.py' DEBUG: adding 'barbican/plugin/util/__init__.py' DEBUG: adding 'barbican/plugin/util/mime_types.py' DEBUG: adding 'barbican/plugin/util/multiple_backends.py' DEBUG: adding 'barbican/plugin/util/translations.py' DEBUG: adding 'barbican/plugin/util/utils.py' DEBUG: adding 'barbican/queue/__init__.py' DEBUG: adding 'barbican/queue/client.py' DEBUG: adding 'barbican/queue/keystone_listener.py' DEBUG: adding 'barbican/queue/retry_scheduler.py' DEBUG: adding 'barbican/queue/server.py' DEBUG: adding 'barbican/tasks/__init__.py' DEBUG: adding 'barbican/tasks/certificate_resources.py' DEBUG: adding 'barbican/tasks/common.py' DEBUG: adding 'barbican/tasks/keystone_consumer.py' DEBUG: adding 'barbican/tasks/resources.py' DEBUG: adding 'barbican/tests/__init__.py' DEBUG: adding 'barbican/tests/certificate_utils.py' DEBUG: adding 'barbican/tests/database_utils.py' DEBUG: adding 'barbican/tests/fixture.py' DEBUG: adding 'barbican/tests/keys.py' DEBUG: adding 'barbican/tests/test_middleware_auth.py' DEBUG: adding 'barbican/tests/utils.py' DEBUG: adding 'barbican/tests/api/__init__.py' DEBUG: adding 'barbican/tests/api/test_init.py' DEBUG: adding 'barbican/tests/api/test_resources.py' DEBUG: adding 'barbican/tests/api/test_resources_policy.py' DEBUG: adding 'barbican/tests/api/test_transport_keys_resource.py' DEBUG: adding 'barbican/tests/api/controllers/__init__.py' DEBUG: adding 'barbican/tests/api/controllers/test_acls.py' DEBUG: adding 'barbican/tests/api/controllers/test_consumers.py' DEBUG: adding 'barbican/tests/api/controllers/test_containers.py' DEBUG: adding 'barbican/tests/api/controllers/test_orders.py' DEBUG: adding 'barbican/tests/api/controllers/test_quotas.py' DEBUG: adding 'barbican/tests/api/controllers/test_secretmeta.py' DEBUG: adding 'barbican/tests/api/controllers/test_secrets.py' DEBUG: adding 'barbican/tests/api/controllers/test_secretstores.py' DEBUG: adding 'barbican/tests/api/controllers/test_versions.py' DEBUG: adding 'barbican/tests/api/middleware/__init__.py' DEBUG: adding 'barbican/tests/api/middleware/test_context.py' DEBUG: adding 'barbican/tests/api/middleware/test_simple.py' DEBUG: adding 'barbican/tests/cmd/__init__.py' DEBUG: adding 'barbican/tests/cmd/test-status.py' DEBUG: adding 'barbican/tests/cmd/test_barbican_manage.py' DEBUG: adding 'barbican/tests/cmd/test_cmd.py' DEBUG: adding 'barbican/tests/cmd/test_db_cleanup.py' DEBUG: adding 'barbican/tests/common/__init__.py' DEBUG: adding 'barbican/tests/common/test_hrefs.py' DEBUG: adding 'barbican/tests/common/test_quota.py' DEBUG: adding 'barbican/tests/common/test_utils.py' DEBUG: adding 'barbican/tests/common/test_validators.py' DEBUG: adding 'barbican/tests/model/__init__.py' DEBUG: adding 'barbican/tests/model/test_models.py' DEBUG: adding 'barbican/tests/model/repositories/__init__.py' DEBUG: adding 'barbican/tests/model/repositories/test_repositories.py' DEBUG: adding 'barbican/tests/model/repositories/test_repositories_acls.py' DEBUG: adding 'barbican/tests/model/repositories/test_repositories_certificate_authorities.py' DEBUG: adding 'barbican/tests/model/repositories/test_repositories_consumers.py' DEBUG: adding 'barbican/tests/model/repositories/test_repositories_containers.py' DEBUG: adding 'barbican/tests/model/repositories/test_repositories_order_retry_tasks.py' DEBUG: adding 'barbican/tests/model/repositories/test_repositories_orders.py' DEBUG: adding 'barbican/tests/model/repositories/test_repositories_projects.py' DEBUG: adding 'barbican/tests/model/repositories/test_repositories_quotas.py' DEBUG: adding 'barbican/tests/model/repositories/test_repositories_secret_consumers.py' DEBUG: adding 'barbican/tests/model/repositories/test_repositories_secret_metadata.py' DEBUG: adding 'barbican/tests/model/repositories/test_repositories_secret_stores.py' DEBUG: adding 'barbican/tests/model/repositories/test_repositories_secrets.py' DEBUG: adding 'barbican/tests/model/repositories/test_repositories_transport_keys.py' DEBUG: adding 'barbican/tests/objects/__init__.py' DEBUG: adding 'barbican/tests/objects/test_ovo_base.py' DEBUG: adding 'barbican/tests/objects/test_ovo_project.py' DEBUG: adding 'barbican/tests/objects/test_ovo_project_quotas.py' DEBUG: adding 'barbican/tests/objects/test_ovo_project_secret_store.py' DEBUG: adding 'barbican/tests/plugin/__init__.py' DEBUG: adding 'barbican/tests/plugin/test_castellan_secret_store.py' DEBUG: adding 'barbican/tests/plugin/test_dogtag.py' DEBUG: adding 'barbican/tests/plugin/test_kmip.py' DEBUG: adding 'barbican/tests/plugin/test_resource.py' DEBUG: adding 'barbican/tests/plugin/test_simple_certificate_manager.py' DEBUG: adding 'barbican/tests/plugin/test_snakeoil_ca.py' DEBUG: adding 'barbican/tests/plugin/test_store_crypto.py' DEBUG: adding 'barbican/tests/plugin/test_symantec.py' DEBUG: adding 'barbican/tests/plugin/crypto/__init__.py' DEBUG: adding 'barbican/tests/plugin/crypto/test_crypto.py' DEBUG: adding 'barbican/tests/plugin/crypto/test_manager.py' DEBUG: adding 'barbican/tests/plugin/crypto/test_p11_crypto.py' DEBUG: adding 'barbican/tests/plugin/crypto/test_pkcs11.py' DEBUG: adding 'barbican/tests/plugin/interface/__init__.py' DEBUG: adding 'barbican/tests/plugin/interface/test_certificate_manager.py' DEBUG: adding 'barbican/tests/plugin/interface/test_secret_store.py' DEBUG: adding 'barbican/tests/plugin/util/__init__.py' DEBUG: adding 'barbican/tests/plugin/util/test_mime_types.py' DEBUG: adding 'barbican/tests/plugin/util/test_multiple_backends.py' DEBUG: adding 'barbican/tests/plugin/util/test_translations.py' DEBUG: adding 'barbican/tests/plugin/util/test_utils.py' DEBUG: adding 'barbican/tests/queue/__init__.py' DEBUG: adding 'barbican/tests/queue/test_client.py' DEBUG: adding 'barbican/tests/queue/test_keystone_listener.py' DEBUG: adding 'barbican/tests/queue/test_retry_scheduler.py' DEBUG: adding 'barbican/tests/queue/test_server.py' DEBUG: adding 'barbican/tests/tasks/__init__.py' DEBUG: adding 'barbican/tests/tasks/test_certificate_resources.py' DEBUG: adding 'barbican/tests/tasks/test_common.py' DEBUG: adding 'barbican/tests/tasks/test_keystone_consumer.py' DEBUG: adding 'barbican/tests/tasks/test_resources.py' DEBUG: adding 'barbican-17.1.0.dev33.data/data/etc/barbican/barbican-api-paste.ini' DEBUG: adding 'barbican-17.1.0.dev33.data/scripts/barbican-wsgi-api' DEBUG: adding 'barbican-17.1.0.dev33.dist-info/AUTHORS' DEBUG: adding 'barbican-17.1.0.dev33.dist-info/LICENSE' DEBUG: adding 'barbican-17.1.0.dev33.dist-info/METADATA' DEBUG: adding 'barbican-17.1.0.dev33.dist-info/WHEEL' DEBUG: adding 'barbican-17.1.0.dev33.dist-info/entry_points.txt' DEBUG: adding 'barbican-17.1.0.dev33.dist-info/top_level.txt' DEBUG: adding 'barbican-17.1.0.dev33.dist-info/RECORD' DEBUG: removing build/bdist.linux-x86_64/wheel DEBUG: Building wheel for barbican (PEP 517): finished with status 'done' DEBUG: Created wheel for barbican: filename=barbican-17.1.0.dev33-py3-none-any.whl size=501890 sha256=2588eb097477c2f8f28b53ee78b388bd171900037e55efb22a39156c93154277 DEBUG: Stored in directory: /builddir/.cache/pip/wheels/25/92/a8/a29d12420082a4bdfd7e464f8306847376346f21670ae76e29 DEBUG: Successfully built barbican DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.pSzP4e DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + '[' /builddir/build/BUILDROOT/openstack-barbican-17.1.0-0.20240110173346.73de2e8.el9.x86_64 '!=' / ']' DEBUG: + rm -rf /builddir/build/BUILDROOT/openstack-barbican-17.1.0-0.20240110173346.73de2e8.el9.x86_64 DEBUG: ++ dirname /builddir/build/BUILDROOT/openstack-barbican-17.1.0-0.20240110173346.73de2e8.el9.x86_64 DEBUG: + mkdir -p /builddir/build/BUILDROOT DEBUG: + mkdir /builddir/build/BUILDROOT/openstack-barbican-17.1.0-0.20240110173346.73de2e8.el9.x86_64 DEBUG: + cd barbican-17.1.0.dev33 DEBUG: ++ ls /builddir/build/BUILD/barbican-17.1.0.dev33/pyproject-wheeldir/barbican-17.1.0.dev33-py3-none-any.whl DEBUG: ++ xargs basename --multiple DEBUG: ++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/' DEBUG: + specifier=barbican==17.1.0.dev33 DEBUG: + TMPDIR=/builddir/build/BUILD/barbican-17.1.0.dev33/.pyproject-builddir DEBUG: + /usr/bin/python3 -m pip install --root /builddir/build/BUILDROOT/openstack-barbican-17.1.0-0.20240110173346.73de2e8.el9.x86_64 --prefix /usr --no-deps --disable-pip-version-check --progress-bar off --verbose --ignore-installed --no-warn-script-location --no-index --no-cache-dir --find-links /builddir/build/BUILD/barbican-17.1.0.dev33/pyproject-wheeldir barbican==17.1.0.dev33 DEBUG: Using pip 21.2.3 from /usr/lib/python3.9/site-packages/pip (python 3.9) DEBUG: Looking in links: /builddir/build/BUILD/barbican-17.1.0.dev33/pyproject-wheeldir DEBUG: Processing ./pyproject-wheeldir/barbican-17.1.0.dev33-py3-none-any.whl DEBUG: Installing collected packages: barbican DEBUG: changing mode of /builddir/build/BUILDROOT/openstack-barbican-17.1.0-0.20240110173346.73de2e8.el9.x86_64/usr/bin/barbican-db-manage to 755 DEBUG: changing mode of /builddir/build/BUILDROOT/openstack-barbican-17.1.0-0.20240110173346.73de2e8.el9.x86_64/usr/bin/barbican-keystone-listener to 755 DEBUG: changing mode of /builddir/build/BUILDROOT/openstack-barbican-17.1.0-0.20240110173346.73de2e8.el9.x86_64/usr/bin/barbican-manage to 755 DEBUG: changing mode of /builddir/build/BUILDROOT/openstack-barbican-17.1.0-0.20240110173346.73de2e8.el9.x86_64/usr/bin/barbican-retry to 755 DEBUG: changing mode of /builddir/build/BUILDROOT/openstack-barbican-17.1.0-0.20240110173346.73de2e8.el9.x86_64/usr/bin/barbican-status to 755 DEBUG: changing mode of /builddir/build/BUILDROOT/openstack-barbican-17.1.0-0.20240110173346.73de2e8.el9.x86_64/usr/bin/barbican-worker to 755 DEBUG: changing mode of /builddir/build/BUILDROOT/openstack-barbican-17.1.0-0.20240110173346.73de2e8.el9.x86_64/usr/bin/pkcs11-kek-rewrap to 755 DEBUG: changing mode of /builddir/build/BUILDROOT/openstack-barbican-17.1.0-0.20240110173346.73de2e8.el9.x86_64/usr/bin/pkcs11-key-generation to 755 DEBUG: Successfully installed barbican-17.1.0.dev33 DEBUG: + '[' -d /builddir/build/BUILDROOT/openstack-barbican-17.1.0-0.20240110173346.73de2e8.el9.x86_64/usr/bin ']' DEBUG: + '[' -f /usr/bin/pathfix3.9.py ']' DEBUG: + pathfix=/usr/bin/pathfix3.9.py DEBUG: + '[' -z s ']' DEBUG: + shebang_flags=-kas DEBUG: + /usr/bin/pathfix3.9.py -pni /usr/bin/python3 -kas /builddir/build/BUILDROOT/openstack-barbican-17.1.0-0.20240110173346.73de2e8.el9.x86_64/usr/bin/barbican-db-manage /builddir/build/BUILDROOT/openstack-barbican-17.1.0-0.20240110173346.73de2e8.el9.x86_64/usr/bin/barbican-keystone-listener /builddir/build/BUILDROOT/openstack-barbican-17.1.0-0.20240110173346.73de2e8.el9.x86_64/usr/bin/barbican-manage /builddir/build/BUILDROOT/openstack-barbican-17.1.0-0.20240110173346.73de2e8.el9.x86_64/usr/bin/barbican-retry /builddir/build/BUILDROOT/openstack-barbican-17.1.0-0.20240110173346.73de2e8.el9.x86_64/usr/bin/barbican-status /builddir/build/BUILDROOT/openstack-barbican-17.1.0-0.20240110173346.73de2e8.el9.x86_64/usr/bin/barbican-worker /builddir/build/BUILDROOT/openstack-barbican-17.1.0-0.20240110173346.73de2e8.el9.x86_64/usr/bin/barbican-wsgi-api /builddir/build/BUILDROOT/openstack-barbican-17.1.0-0.20240110173346.73de2e8.el9.x86_64/usr/bin/pkcs11-kek-rewrap /builddir/build/BUILDROOT/openstack-barbican-17.1.0-0.20240110173346.73de2e8.el9.x86_64/usr/bin/pkcs11-key-generation DEBUG: /builddir/build/BUILDROOT/openstack-barbican-17.1.0-0.20240110173346.73de2e8.el9.x86_64/usr/bin/barbican-db-manage: updating DEBUG: /builddir/build/BUILDROOT/openstack-barbican-17.1.0-0.20240110173346.73de2e8.el9.x86_64/usr/bin/barbican-keystone-listener: updating DEBUG: /builddir/build/BUILDROOT/openstack-barbican-17.1.0-0.20240110173346.73de2e8.el9.x86_64/usr/bin/barbican-manage: updating DEBUG: /builddir/build/BUILDROOT/openstack-barbican-17.1.0-0.20240110173346.73de2e8.el9.x86_64/usr/bin/barbican-retry: updating DEBUG: /builddir/build/BUILDROOT/openstack-barbican-17.1.0-0.20240110173346.73de2e8.el9.x86_64/usr/bin/barbican-status: updating DEBUG: /builddir/build/BUILDROOT/openstack-barbican-17.1.0-0.20240110173346.73de2e8.el9.x86_64/usr/bin/barbican-worker: updating DEBUG: /builddir/build/BUILDROOT/openstack-barbican-17.1.0-0.20240110173346.73de2e8.el9.x86_64/usr/bin/barbican-wsgi-api: updating DEBUG: /builddir/build/BUILDROOT/openstack-barbican-17.1.0-0.20240110173346.73de2e8.el9.x86_64/usr/bin/pkcs11-kek-rewrap: updating DEBUG: /builddir/build/BUILDROOT/openstack-barbican-17.1.0-0.20240110173346.73de2e8.el9.x86_64/usr/bin/pkcs11-key-generation: updating DEBUG: + rm -rfv /builddir/build/BUILDROOT/openstack-barbican-17.1.0-0.20240110173346.73de2e8.el9.x86_64/usr/bin/__pycache__ DEBUG: + rm -f /builddir/build/BUILD/openstack-barbican-17.1.0-0.20240110173346.73de2e8.el9.x86_64-pyproject-ghost-distinfo DEBUG: + site_dirs=() DEBUG: + '[' -d /builddir/build/BUILDROOT/openstack-barbican-17.1.0-0.20240110173346.73de2e8.el9.x86_64/usr/lib/python3.9/site-packages ']' DEBUG: + site_dirs+=("/usr/lib/python3.9/site-packages") DEBUG: + '[' /builddir/build/BUILDROOT/openstack-barbican-17.1.0-0.20240110173346.73de2e8.el9.x86_64/usr/lib64/python3.9/site-packages '!=' /builddir/build/BUILDROOT/openstack-barbican-17.1.0-0.20240110173346.73de2e8.el9.x86_64/usr/lib/python3.9/site-packages ']' DEBUG: + '[' -d /builddir/build/BUILDROOT/openstack-barbican-17.1.0-0.20240110173346.73de2e8.el9.x86_64/usr/lib64/python3.9/site-packages ']' DEBUG: + for site_dir in ${site_dirs[@]} DEBUG: + for distinfo in /builddir/build/BUILDROOT/openstack-barbican-17.1.0-0.20240110173346.73de2e8.el9.x86_64$site_dir/*.dist-info DEBUG: + echo '%ghost /usr/lib/python3.9/site-packages/barbican-17.1.0.dev33.dist-info' DEBUG: + sed -i s/pip/rpm/ /builddir/build/BUILDROOT/openstack-barbican-17.1.0-0.20240110173346.73de2e8.el9.x86_64/usr/lib/python3.9/site-packages/barbican-17.1.0.dev33.dist-info/INSTALLER DEBUG: + PYTHONPATH=/usr/lib/rpm/redhat DEBUG: + /usr/bin/python3 -B /usr/lib/rpm/redhat/pyproject_preprocess_record.py --buildroot /builddir/build/BUILDROOT/openstack-barbican-17.1.0-0.20240110173346.73de2e8.el9.x86_64 --record /builddir/build/BUILDROOT/openstack-barbican-17.1.0-0.20240110173346.73de2e8.el9.x86_64/usr/lib/python3.9/site-packages/barbican-17.1.0.dev33.dist-info/RECORD --output /builddir/build/BUILD/openstack-barbican-17.1.0-0.20240110173346.73de2e8.el9.x86_64-pyproject-record DEBUG: + rm -fv /builddir/build/BUILDROOT/openstack-barbican-17.1.0-0.20240110173346.73de2e8.el9.x86_64/usr/lib/python3.9/site-packages/barbican-17.1.0.dev33.dist-info/RECORD DEBUG: removed '/builddir/build/BUILDROOT/openstack-barbican-17.1.0-0.20240110173346.73de2e8.el9.x86_64/usr/lib/python3.9/site-packages/barbican-17.1.0.dev33.dist-info/RECORD' DEBUG: + rm -fv /builddir/build/BUILDROOT/openstack-barbican-17.1.0-0.20240110173346.73de2e8.el9.x86_64/usr/lib/python3.9/site-packages/barbican-17.1.0.dev33.dist-info/REQUESTED DEBUG: removed '/builddir/build/BUILDROOT/openstack-barbican-17.1.0-0.20240110173346.73de2e8.el9.x86_64/usr/lib/python3.9/site-packages/barbican-17.1.0.dev33.dist-info/REQUESTED' DEBUG: ++ wc -l /builddir/build/BUILD/openstack-barbican-17.1.0-0.20240110173346.73de2e8.el9.x86_64-pyproject-ghost-distinfo DEBUG: ++ cut -f1 '-d ' DEBUG: + lines=1 DEBUG: + '[' 1 -ne 1 ']' DEBUG: + PYTHONPATH=/builddir/build/BUILDROOT/openstack-barbican-17.1.0-0.20240110173346.73de2e8.el9.x86_64//usr/lib/python3.9/site-packages DEBUG: + oslo-config-generator-3 --config-file=etc/oslo-config-generator/barbican.conf DEBUG: + mkdir -p /builddir/build/BUILDROOT/openstack-barbican-17.1.0-0.20240110173346.73de2e8.el9.x86_64/etc/barbican DEBUG: + mkdir -p /builddir/build/BUILDROOT/openstack-barbican-17.1.0-0.20240110173346.73de2e8.el9.x86_64/etc/barbican/vassals DEBUG: + mkdir -p /builddir/build/BUILDROOT/openstack-barbican-17.1.0-0.20240110173346.73de2e8.el9.x86_64/var/lib/barbican /builddir/build/BUILDROOT/openstack-barbican-17.1.0-0.20240110173346.73de2e8.el9.x86_64/var/log/barbican DEBUG: + mkdir -p /builddir/build/BUILDROOT/openstack-barbican-17.1.0-0.20240110173346.73de2e8.el9.x86_64/usr/bin DEBUG: + mkdir -p /builddir/build/BUILDROOT/openstack-barbican-17.1.0-0.20240110173346.73de2e8.el9.x86_64/var/run/barbican DEBUG: + mkdir -p /builddir/build/BUILDROOT/openstack-barbican-17.1.0-0.20240110173346.73de2e8.el9.x86_64//usr/lib/python3.9/site-packages/barbican/model/migration/alembic_migrations/versions DEBUG: + install -m 644 barbican/api/app.wsgi /builddir/build/BUILDROOT/openstack-barbican-17.1.0-0.20240110173346.73de2e8.el9.x86_64//usr/lib/python3.9/site-packages/barbican/api/app.wsgi DEBUG: + install -m 644 barbican/model/migration/alembic.ini /builddir/build/BUILDROOT/openstack-barbican-17.1.0-0.20240110173346.73de2e8.el9.x86_64//usr/lib/python3.9/site-packages/barbican/model/migration/alembic.ini DEBUG: + install -m 644 barbican/model/migration/alembic_migrations/versions/0f8c192a061f_add_secret_consumers.py barbican/model/migration/alembic_migrations/versions/39cf2e645cba_ocata_rebase.py barbican/model/migration/alembic_migrations/versions/8c74e2d7f1ff_update_secret_consumers_unique_.py /builddir/build/BUILDROOT/openstack-barbican-17.1.0-0.20240110173346.73de2e8.el9.x86_64//usr/lib/python3.9/site-packages/barbican/model/migration/alembic_migrations/versions/ DEBUG: + install -m 640 etc/barbican/api_audit_map.conf etc/barbican/barbican-functional.conf /builddir/build/BUILDROOT/openstack-barbican-17.1.0-0.20240110173346.73de2e8.el9.x86_64/etc/barbican/ DEBUG: + install -m 640 etc/barbican/barbican.conf.sample /builddir/build/BUILDROOT/openstack-barbican-17.1.0-0.20240110173346.73de2e8.el9.x86_64/etc/barbican/barbican.conf DEBUG: + install -m 644 /builddir/build/SOURCES/gunicorn-config.py /builddir/build/BUILDROOT/openstack-barbican-17.1.0-0.20240110173346.73de2e8.el9.x86_64/etc/barbican/gunicorn-config.py DEBUG: + install -m 644 etc/barbican/vassals/barbican-api.ini /builddir/build/BUILDROOT/openstack-barbican-17.1.0-0.20240110173346.73de2e8.el9.x86_64/etc/barbican/vassals/ DEBUG: + mv /builddir/build/BUILDROOT/openstack-barbican-17.1.0-0.20240110173346.73de2e8.el9.x86_64/usr/etc/barbican/barbican-api-paste.ini /builddir/build/BUILDROOT/openstack-barbican-17.1.0-0.20240110173346.73de2e8.el9.x86_64/etc/barbican/ DEBUG: + rmdir /builddir/build/BUILDROOT/openstack-barbican-17.1.0-0.20240110173346.73de2e8.el9.x86_64/usr/etc/barbican DEBUG: + echo '[server:main]' DEBUG: + echo 'use = egg:gunicorn#main' DEBUG: + rm -f /builddir/build/BUILDROOT/openstack-barbican-17.1.0-0.20240110173346.73de2e8.el9.x86_64/usr/bin/barbican.sh DEBUG: + install -p -D -m 644 /builddir/build/SOURCES/openstack-barbican-api.service /builddir/build/BUILDROOT/openstack-barbican-17.1.0-0.20240110173346.73de2e8.el9.x86_64/usr/lib/systemd/system/openstack-barbican-api.service DEBUG: + install -p -D -m 644 /builddir/build/SOURCES/openstack-barbican-worker.service /builddir/build/BUILDROOT/openstack-barbican-17.1.0-0.20240110173346.73de2e8.el9.x86_64/usr/lib/systemd/system/openstack-barbican-worker.service DEBUG: + install -p -D -m 644 /builddir/build/SOURCES/openstack-barbican-keystone-listener.service /builddir/build/BUILDROOT/openstack-barbican-17.1.0-0.20240110173346.73de2e8.el9.x86_64/usr/lib/systemd/system/openstack-barbican-keystone-listener.service DEBUG: + install -p -D -m 644 /builddir/build/SOURCES/openstack-barbican-retry.service /builddir/build/BUILDROOT/openstack-barbican-17.1.0-0.20240110173346.73de2e8.el9.x86_64/usr/lib/systemd/system/openstack-barbican-retry.service DEBUG: + mkdir -p /builddir/build/BUILDROOT/openstack-barbican-17.1.0-0.20240110173346.73de2e8.el9.x86_64/etc/logrotate.d DEBUG: + install -m644 etc/logrotate.d/barbican-api /builddir/build/BUILDROOT/openstack-barbican-17.1.0-0.20240110173346.73de2e8.el9.x86_64/etc/logrotate.d/barbican-api DEBUG: + /usr/bin/find-debuginfo -j4 --strict-build-id -m -i --build-id-seed 17.1.0-0.20240110173346.73de2e8.el9 --unique-debug-suffix -17.1.0-0.20240110173346.73de2e8.el9.x86_64 --unique-debug-src-base openstack-barbican-17.1.0-0.20240110173346.73de2e8.el9.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 --remove-section .gnu.build.attributes -S debugsourcefiles.list /builddir/build/BUILD/barbican-17.1.0.dev33 DEBUG: find: 'debug': No such file or directory DEBUG: + /usr/lib/rpm/check-buildroot DEBUG: + /usr/lib/rpm/redhat/brp-ldconfig DEBUG: + /usr/lib/rpm/brp-compress DEBUG: + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip DEBUG: + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip DEBUG: + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 DEBUG: Bytecompiling .py files below /builddir/build/BUILDROOT/openstack-barbican-17.1.0-0.20240110173346.73de2e8.el9.x86_64/usr/lib/python3.9 using python3.9 DEBUG: + /usr/lib/rpm/brp-python-hardlink DEBUG: + /usr/lib/rpm/redhat/brp-mangle-shebangs DEBUG: Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.kJGORR DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd barbican-17.1.0.dev33 DEBUG: + TOX_TESTENV_PASSENV='*' DEBUG: + PYTHONDONTWRITEBYTECODE=1 DEBUG: + PATH=/builddir/build/BUILDROOT/openstack-barbican-17.1.0-0.20240110173346.73de2e8.el9.x86_64/usr/bin:/builddir/.local/bin:/builddir/bin:/usr/share/Modules/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin DEBUG: + PYTHONPATH=/builddir/build/BUILDROOT/openstack-barbican-17.1.0-0.20240110173346.73de2e8.el9.x86_64/usr/lib64/python3.9/site-packages:/builddir/build/BUILDROOT/openstack-barbican-17.1.0-0.20240110173346.73de2e8.el9.x86_64/usr/lib/python3.9/site-packages DEBUG: + PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/barbican-17.1.0.dev33/.pyproject-builddir' DEBUG: + HOSTNAME=rpmbuild DEBUG: + /usr/bin/python3 -m tox --current-env -q --recreate -e py39 DEBUG: {2} barbican.tests.api.controllers.test_acls.WhenTestingContainerAclsResource.test_create_new_container_acls_with_project_access_true [0.701183s] ... ok DEBUG: {2} barbican.tests.api.controllers.test_acls.WhenTestingContainerAclsResource.test_delete_container_acls_no_acl_defined_should_pass [0.348893s] ... ok DEBUG: {2} barbican.tests.api.controllers.test_acls.WhenTestingContainerAclsResource.test_get_container_acls_invalid_non_uuid_secret_should_fail [0.304382s] ... ok DEBUG: {2} barbican.tests.api.controllers.test_acls.WhenTestingContainerAclsResource.test_get_container_acls_with_complete_acl_data [0.351462s] ... ok DEBUG: {2} barbican.tests.api.controllers.test_acls.WhenTestingContainerAclsResource.test_partial_update_container_acls_when_no_acls_defined [0.495788s] ... ok DEBUG: {0} barbican.tests.api.controllers.test_acls.WhenTestingContainerAclsResource.test_create_new_container_acls_with_project_access_false [0.680415s] ... ok DEBUG: {3} barbican.tests.api.controllers.test_acls.WhenTestingContainerAclsResource.test_container_acls_with_invalid_project_access_value_fail [0.507428s] ... ok DEBUG: {1} barbican.tests.api.controllers.test_acls.WhenTestingContainerAclsResource.test_can_create_new_container_acls [0.673586s] ... ok DEBUG: {3} barbican.tests.api.controllers.test_acls.WhenTestingContainerAclsResource.test_delete_container_acls_with_valid_container_id [0.379976s] ... ok DEBUG: {1} barbican.tests.api.controllers.test_acls.WhenTestingContainerAclsResource.test_full_update_container_acls_modify_project_access_values [0.253878s] ... ok DEBUG: {0} barbican.tests.api.controllers.test_acls.WhenTestingContainerAclsResource.test_full_update_container_acls_modify_all_acls [0.469450s] ... ok DEBUG: {2} barbican.tests.api.controllers.test_acls.WhenTestingContainerAclsResource.test_who_can_create_new_container_acls [0.711326s] ... ok DEBUG: {1} barbican.tests.api.controllers.test_acls.WhenTestingContainerAclsResource.test_invoke_container_acls_head_should_fail [0.149411s] ... ok DEBUG: {3} barbican.tests.api.controllers.test_acls.WhenTestingContainerAclsResource.test_get_container_acls_invalid_container_id_should_fail [0.303606s] ... ok DEBUG: {1} barbican.tests.api.controllers.test_acls.WhenTestingContainerAclsResource.test_partial_update_container_acls_modify_project_access_values [0.235381s] ... ok DEBUG: {0} barbican.tests.api.controllers.test_acls.WhenTestingContainerAclsResource.test_full_update_container_acls_with_read_users_only [0.519427s] ... ok DEBUG: {3} barbican.tests.api.controllers.test_acls.WhenTestingContainerAclsResource.test_get_container_acls_no_acls_defined_return_default_acl [0.353397s] ... ok DEBUG: {2} barbican.tests.api.controllers.test_acls.WhenTestingSecretACLsResource.test_get_secret_acls_invalid_secret_should_fail [0.496495s] ... ok DEBUG: {1} barbican.tests.api.controllers.test_acls.WhenTestingContainerAclsResource.test_who_can_delete_container_acls [0.255671s] ... ok DEBUG: {3} barbican.tests.api.controllers.test_acls.WhenTestingContainerAclsResource.test_get_container_acls_with_project_access_data [0.288835s] ... ok DEBUG: {1} barbican.tests.api.controllers.test_acls.WhenTestingContainerAclsResource.test_who_can_update_container_acls [0.260177s] ... ok DEBUG: {0} barbican.tests.api.controllers.test_acls.WhenTestingSecretACLsResource.test_can_create_new_secret_acls [0.390540s] ... ok DEBUG: {1} barbican.tests.api.controllers.test_acls.WhenTestingSecretACLsResource.test_delete_secret_acls_no_acl_defined_should_pass [0.123837s] ... ok DEBUG: {0} barbican.tests.api.controllers.test_acls.WhenTestingSecretACLsResource.test_create_new_secret_acls_with_project_access_false [0.346230s] ... ok DEBUG: {2} barbican.tests.api.controllers.test_acls.WhenTestingSecretACLsResource.test_get_secret_acls_no_acls_defined_return_default_acl [0.658732s] ... ok DEBUG: {3} barbican.tests.api.controllers.test_acls.WhenTestingContainerAclsResource.test_partial_update_container_acls_with_read_users_only [0.484243s] ... ok DEBUG: {1} barbican.tests.api.controllers.test_acls.WhenTestingSecretACLsResource.test_delete_secret_acls_with_valid_secret_id [0.576926s] ... ok DEBUG: {0} barbican.tests.api.controllers.test_acls.WhenTestingSecretACLsResource.test_list_secrets_with_no_acls_and_acl_only_should_be_empty [0.371104s] ... ok DEBUG: {3} barbican.tests.api.controllers.test_acls.WhenTestingSecretACLsResource.test_full_update_secret_acls_modify_users_only [0.284563s] ... ok DEBUG: {1} barbican.tests.api.controllers.test_acls.WhenTestingSecretACLsResource.test_full_update_secret_acls_modify_project_access_value [0.140989s] ... ok DEBUG: {2} barbican.tests.api.controllers.test_acls.WhenTestingSecretACLsResource.test_get_secret_acls_with_complete_acl_data [0.559146s] ... ok DEBUG: {1} barbican.tests.api.controllers.test_acls.WhenTestingSecretACLsResource.test_get_secret_acls_with_project_access_data [0.215496s] ... ok DEBUG: {2} barbican.tests.api.controllers.test_acls.WhenTestingSecretACLsResource.test_get_secret_acls_with_incorrect_uri_should_fail [0.123557s] ... ok DEBUG: {1} barbican.tests.api.controllers.test_consumers.WhenTestingContainerConsumersResource.test_fail_get_container_not_found [0.116537s] ... ok DEBUG: {3} barbican.tests.api.controllers.test_acls.WhenTestingSecretACLsResource.test_full_update_secret_acls_with_read_users_only [0.502388s] ... ok DEBUG: {1} barbican.tests.api.controllers.test_consumers.WhenTestingSecretConsumersResource.test_fail_create_no_service [0.152293s] ... ok DEBUG: {1} barbican.tests.api.controllers.test_consumers.WhenTestingSecretConsumersResource.test_fail_create_secret_not_found [0.062325s] ... ok DEBUG: {0} barbican.tests.api.controllers.test_acls.WhenTestingSecretACLsResource.test_who_can_delete_secret_acls [0.699867s] ... ok DEBUG: {1} barbican.tests.api.controllers.test_consumers.WhenTestingSecretConsumersResource.test_fail_get_secret_not_found [0.059248s] ... ok DEBUG: {3} barbican.tests.api.controllers.test_acls.WhenTestingSecretACLsResource.test_invoke_secret_acls_head_should_fail [0.205432s] ... ok DEBUG: {1} barbican.tests.api.controllers.test_containers.WhenAddingOrRemovingContainerSecretsUsingContainersSecretsResource.test_should_delete_only_when_secret_exists [0.135479s] ... ok DEBUG: {2} barbican.tests.api.controllers.test_acls.WhenTestingSecretACLsResource.test_partial_update_secret_acls_with_read_users_only [0.565607s] ... ok DEBUG: {1} barbican.tests.api.controllers.test_containers.WhenCreatingContainersUsingContainersResource.test_should_add_new_populated_container [0.189494s] ... ok DEBUG: {1} barbican.tests.api.controllers.test_containers.WhenCreatingContainersUsingContainersResource.test_should_create_container_w_empty_name [0.092199s] ... ok DEBUG: {3} barbican.tests.api.controllers.test_acls.WhenTestingSecretACLsResource.test_list_secrets_with_acls [0.411876s] ... ok DEBUG: {1} barbican.tests.api.controllers.test_containers.WhenCreatingContainersUsingContainersResource.test_should_raise_container_bad_json [0.145687s] ... ok DEBUG: {1} barbican.tests.api.controllers.test_containers.WhenGettingOrDeletingContainerUsingContainerResource.test_should_delete_container [0.122242s] ... ok DEBUG: {3} barbican.tests.api.controllers.test_acls.WhenTestingSecretACLsResource.test_new_secret_acls_with_invalid_project_access_value_should_fail [0.332619s] ... ok DEBUG: {0} barbican.tests.api.controllers.test_consumers.WhenTestingContainerConsumersResource.test_can_delete_consumer [0.802382s] ... ok DEBUG: {1} barbican.tests.api.controllers.test_orders.WhenCreatingOrders.test_should_add_new_order [0.124969s] ... ok DEBUG: {2} barbican.tests.api.controllers.test_acls.WhenTestingSecretACLsResource.test_who_can_update_secret_acls [0.644496s] ... ok DEBUG: {1} barbican.tests.api.controllers.test_orders.WhenCreatingOrders.test_should_return_400_when_creating_with_empty_json [0.077952s] ... ok DEBUG: {1} barbican.tests.api.controllers.test_orders.WhenCreatingOrders.test_should_return_415_when_creating_with_blank_body [0.054332s] ... ok DEBUG: {3} barbican.tests.api.controllers.test_acls.WhenTestingSecretACLsResource.test_partial_update_secret_acls_modify_project_access_values [0.236428s] ... ok DEBUG: {1} barbican.tests.api.controllers.test_orders.WhenCreatingOrdersUsingOrdersResource.test_order_create_should_fail_w_unsupported_payload_content_type [0.118114s] ... ok DEBUG: {1} barbican.tests.api.controllers.test_orders.WhenCreatingOrdersUsingOrdersResource.test_order_creation_should_fail_with_empty_dict [0.058669s] ... ok DEBUG: {0} barbican.tests.api.controllers.test_consumers.WhenTestingContainerConsumersResource.test_fail_create_no_url [0.369564s] ... ok DEBUG: {3} barbican.tests.api.controllers.test_acls.WhenTestingSecretACLsResource.test_partial_update_secret_acls_when_no_acls_defined_should_pass [0.158687s] ... ok DEBUG: {1} barbican.tests.api.controllers.test_orders.WhenCreatingOrdersUsingOrdersResource.test_order_creation_should_fail_without_content_type_header [0.075788s] ... ok DEBUG: {2} barbican.tests.api.controllers.test_consumers.WhenTestingContainerConsumersResource.test_can_create_new_consumer [0.394841s] ... ok DEBUG: {3} barbican.tests.api.controllers.test_acls.WhenTestingSecretACLsResource.test_who_can_create_new_secret_acls [0.267142s] ... ok DEBUG: {1} barbican.tests.api.controllers.test_orders.WhenGettingOrDeletingOrders.test_can_delete_order [0.241694s] ... ok DEBUG: {1} barbican.tests.api.controllers.test_orders.WhenGettingOrDeletingOrders.test_delete_call_on_non_existant_order_should_give_404 [0.065989s] ... ok DEBUG: {1} barbican.tests.api.controllers.test_orders.WhenGettingOrDeletingOrders.test_get_call_on_non_existant_order_should_give_404 [0.074745s] ... ok DEBUG: {0} barbican.tests.api.controllers.test_consumers.WhenTestingSecretConsumersResource.test_fail_create_no_resource_type [0.466303s] ... ok DEBUG: {1} barbican.tests.api.controllers.test_orders.WhenGettingOrDeletingOrders.test_returns_404_on_get_with_bad_uuid [0.083034s] ... ok DEBUG: {1} barbican.tests.api.controllers.test_orders.WhenPerformingUnallowedOperations.test_should_not_allow_post_order_by_id [0.112570s] ... ok DEBUG: {2} barbican.tests.api.controllers.test_consumers.WhenTestingContainerConsumersResource.test_can_get_consumers [0.585768s] ... ok DEBUG: {1} barbican.tests.api.controllers.test_quotas.WhenTestingQuotas.test_check_post_project_quotas_not_allowed [0.050078s] ... ok DEBUG: {3} barbican.tests.api.controllers.test_consumers.WhenTestingContainerConsumersResource.test_can_get_consumers_with_limit_and_offset [0.435710s] ... ok DEBUG: {1} barbican.tests.api.controllers.test_quotas.WhenTestingQuotas.test_pagination_attributes [0.241839s] ... ok DEBUG: {3} barbican.tests.api.controllers.test_consumers.WhenTestingSecretConsumersResource.test_can_delete_consumer [0.291555s] ... ok DEBUG: {0} barbican.tests.api.controllers.test_containers.WhenAddingOrRemovingContainerSecretsUsingContainersSecretsResource.test_should_add_container_secret_with_different_name [0.569003s] ... ok DEBUG: {1} barbican.tests.api.controllers.test_quotas.WhenTestingQuotas.test_should_delete_specific_project_quotas [0.128390s] ... ok DEBUG: {2} barbican.tests.api.controllers.test_consumers.WhenTestingContainerConsumersResource.test_can_get_no_consumers [0.420818s] ... ok DEBUG: {3} barbican.tests.api.controllers.test_consumers.WhenTestingSecretConsumersResource.test_can_get_no_consumers [0.154393s] ... ok DEBUG: {3} barbican.tests.api.controllers.test_consumers.WhenTestingSecretConsumersResource.test_fail_create_empty_resource_id [0.114738s] ... ok DEBUG: {1} barbican.tests.api.controllers.test_quotas.WhenTestingQuotas.test_should_get_project_quotas_list [0.251713s] ... ok DEBUG: {2} barbican.tests.api.controllers.test_consumers.WhenTestingContainerConsumersResource.test_fail_create_container_not_found [0.282683s] ... ok DEBUG: {3} barbican.tests.api.controllers.test_consumers.WhenTestingSecretConsumersResource.test_fail_create_empty_resource_type [0.125355s] ... ok DEBUG: {1} barbican.tests.api.controllers.test_quotas.WhenTestingQuotas.test_should_put_project_quotas [0.144857s] ... ok DEBUG: {1} barbican.tests.api.controllers.test_quotas.WhenTestingQuotas.test_should_return_bad_type_put_project_quotas [0.053349s] ... ok DEBUG: {3} barbican.tests.api.controllers.test_consumers.WhenTestingSecretConsumersResource.test_fail_create_no_resource_id [0.118001s] ... ok DEBUG: {1} barbican.tests.api.controllers.test_quotas.WhenTestingQuotas.test_should_return_no_payload_for_put_project_quotas [0.055907s] ... ok DEBUG: {3} barbican.tests.api.controllers.test_consumers.WhenTestingSecretConsumersResource.test_fail_delete_consumer_not_found [0.109844s] ... ok DEBUG: {1} barbican.tests.api.controllers.test_quotas.WhenTestingQuotas.test_should_return_not_found_get_specific_project_quotas [0.068098s] ... ok DEBUG: {3} barbican.tests.api.controllers.test_containers.WhenAddingOrRemovingContainerSecretsUsingContainersSecretsResource.test_should_add_container_secret [0.147409s] ... ok DEBUG: {2} barbican.tests.api.controllers.test_consumers.WhenTestingContainerConsumersResource.test_fail_create_empty_name [0.485363s] ... ok DEBUG: {1} barbican.tests.api.controllers.test_secretmeta.WhenTestingSecretMetadataResource.test_create_secret_metadata [0.233178s] ... ok DEBUG: {0} barbican.tests.api.controllers.test_containers.WhenAddingOrRemovingContainerSecretsUsingContainersSecretsResource.test_should_add_different_secret_refs_with_duplicate_name [0.900574s] ... ok DEBUG: {3} barbican.tests.api.controllers.test_containers.WhenAddingOrRemovingContainerSecretsUsingContainersSecretsResource.test_should_not_add_container_secret_with_invalid_name [0.284362s] ... ok DEBUG: {2} barbican.tests.api.controllers.test_consumers.WhenTestingContainerConsumersResource.test_fail_create_empty_url [0.268735s] ... ok DEBUG: {1} barbican.tests.api.controllers.test_secretmeta.WhenTestingSecretMetadatumResource.test_can_get_secret_metadatum [0.361055s] ... ok DEBUG: {2} barbican.tests.api.controllers.test_consumers.WhenTestingContainerConsumersResource.test_fail_create_no_name [0.135874s] ... ok DEBUG: {3} barbican.tests.api.controllers.test_containers.WhenAddingOrRemovingContainerSecretsUsingContainersSecretsResource.test_should_not_add_when_secret_not_found [0.272817s] ... ok DEBUG: {0} barbican.tests.api.controllers.test_containers.WhenAddingOrRemovingContainerSecretsUsingContainersSecretsResource.test_should_delete_existing_container_secret [0.475230s] ... ok DEBUG: {2} barbican.tests.api.controllers.test_consumers.WhenTestingContainerConsumersResource.test_fail_delete_consumer_not_found [0.241136s] ... ok DEBUG: {3} barbican.tests.api.controllers.test_containers.WhenCreatingContainersUsingContainersResource.test_should_add_new_empty_container [0.167231s] ... ok DEBUG: {0} barbican.tests.api.controllers.test_containers.WhenAddingOrRemovingContainerSecretsUsingContainersSecretsResource.test_should_not_add_container_secret_with_invalid_secret_ref [0.168494s] ... ok DEBUG: {2} barbican.tests.api.controllers.test_consumers.WhenTestingContainerConsumersResource.test_fail_delete_container_not_found [0.127554s] ... ok DEBUG: {3} barbican.tests.api.controllers.test_containers.WhenCreatingContainersUsingContainersResource.test_should_raise_container_bad_content_type_header [0.199732s] ... ok DEBUG: {1} barbican.tests.api.controllers.test_secretmeta.WhenTestingSecretMetadatumResource.test_conflict_update_secret_metadatum [0.523668s] ... ok DEBUG: {0} barbican.tests.api.controllers.test_containers.WhenAddingOrRemovingContainerSecretsUsingContainersSecretsResource.test_should_not_allow_add_on_rsa_container [0.224655s] ... ok DEBUG: {2} barbican.tests.api.controllers.test_consumers.WhenTestingSecretConsumersResource.test_can_create_new_consumer [0.195952s] ... ok DEBUG: {3} barbican.tests.api.controllers.test_containers.WhenCreatingContainersUsingContainersResource.test_should_sanitize_location_from_response_header [0.237978s] ... ok DEBUG: {1} barbican.tests.api.controllers.test_secretmeta.WhenTestingSecretMetadatumResource.test_returns_405_for_head_on_metadatum [0.435385s] ... ok DEBUG: {2} barbican.tests.api.controllers.test_consumers.WhenTestingSecretConsumersResource.test_can_get_consumers [0.429514s] ... ok DEBUG: {3} barbican.tests.api.controllers.test_containers.WhenCreatingContainersUsingContainersResource.test_should_throw_exception_when_secret_ref_doesnt_exist [0.312101s] ... ok DEBUG: {0} barbican.tests.api.controllers.test_containers.WhenGettingContainersListUsingContainersResource.test_list_containerss_by_type [0.556102s] ... ok DEBUG: {0} barbican.tests.api.controllers.test_containers.WhenGettingContainersListUsingContainersResource.test_should_handle_no_containers [0.094018s] ... ok DEBUG: {0} barbican.tests.api.controllers.test_containers.WhenGettingOrDeletingContainerUsingContainerResource.test_should_get_container [0.101300s] ... ok DEBUG: {1} barbican.tests.api.controllers.test_secrets.WhenGettingPuttingOrDeletingSecret.test_get_secret_payload_with_blank_accept_header [0.304264s] ... ok DEBUG: {0} barbican.tests.api.controllers.test_containers.WhenPerformingUnallowedOperationsOnContainers.test_should_not_allow_get_on_container_secrets [0.100809s] ... ok DEBUG: {0} barbican.tests.api.controllers.test_orders.WhenCreatingOrdersUsingOrdersResource.test_order_creation_should_fail_with_bogus_content [0.068120s] ... ok DEBUG: {3} barbican.tests.api.controllers.test_containers.WhenGettingContainersListUsingContainersResource.test_should_get_list_containers [0.435714s] ... ok DEBUG: {1} barbican.tests.api.controllers.test_secrets.WhenGettingPuttingOrDeletingSecret.test_returns_400_put_with_empty_payload [0.260597s] ... ok DEBUG: {2} barbican.tests.api.controllers.test_consumers.WhenTestingSecretConsumersResource.test_can_get_consumers_with_limit_and_offset [0.578061s] ... ok DEBUG: {0} barbican.tests.api.controllers.test_orders.WhenGettingOrDeletingOrders.test_can_get_order [0.160090s] ... ok DEBUG: {0} barbican.tests.api.controllers.test_orders.WhenGettingOrdersListUsingOrdersResource.test_pagination_attributes_not_available_with_empty_order_list [0.063348s] ... ok DEBUG: {1} barbican.tests.api.controllers.test_secrets.WhenGettingPuttingOrDeletingSecret.test_returns_404_on_get_invalid_secret_id [0.108657s] ... ok DEBUG: {0} barbican.tests.api.controllers.test_quotas.WhenTestingQuotas.test_check_post_project_quotas_list_not_allowed [0.047694s] ... ok DEBUG: {3} barbican.tests.api.controllers.test_containers.WhenGettingOrDeletingContainerUsingContainerResource.test_should_throw_exception_for_get_when_container_not_found [0.281105s] ... ok DEBUG: {0} barbican.tests.api.controllers.test_quotas.WhenTestingQuotas.test_should_get_quotas [0.065011s] ... ok DEBUG: {1} barbican.tests.api.controllers.test_secrets.WhenGettingPuttingOrDeletingSecret.test_returns_404_put_secret_not_found [0.109504s] ... ok DEBUG: {3} barbican.tests.api.controllers.test_containers.WhenGettingOrDeletingContainerUsingContainerResource.test_should_throw_exception_for_get_when_invalid_container_id [0.043641s] ... ok DEBUG: {0} barbican.tests.api.controllers.test_quotas.WhenTestingQuotas.test_should_get_specific_project_quotas [0.063863s] ... ok DEBUG: {0} barbican.tests.api.controllers.test_quotas.WhenTestingQuotas.test_should_return_bad_value_put_project_quotas [0.052360s] ... ok DEBUG: {1} barbican.tests.api.controllers.test_secrets.WhenGettingPuttingOrDeletingSecret.test_returns_409_put_to_existing_secret [0.121011s] ... ok DEBUG: {2} barbican.tests.api.controllers.test_consumers.WhenTestingSecretConsumersResource.test_fail_create_empty_service [0.394778s] ... ok DEBUG: {0} barbican.tests.api.controllers.test_secretmeta.WhenTestingSecretMetadataResource.test_can_get_secret_metadata [0.105855s] ... ok DEBUG: {1} barbican.tests.api.controllers.test_secrets.WhenGettingPuttingOrDeletingSecret.test_returns_413_put_with_text_too_large [0.172334s] ... ok DEBUG: {0} barbican.tests.api.controllers.test_secretmeta.WhenTestingSecretMetadataResource.test_post_secret_metadata_response_sets_location_header [0.109118s] ... ok DEBUG: {3} barbican.tests.api.controllers.test_containers.WhenPerformingUnallowedOperationsOnContainers.test_should_not_allow_post_on_container_by_id [0.352362s] ... ok DEBUG: {2} barbican.tests.api.controllers.test_consumers.WhenTestingSecretConsumersResource.test_fail_delete_secret_not_found [0.168823s] ... ok DEBUG: {0} barbican.tests.api.controllers.test_secretmeta.WhenTestingSecretMetadatumResource.test_get_secret_metadatum_not_found [0.104412s] ... ok DEBUG: {1} barbican.tests.api.controllers.test_secrets.WhenGettingPuttingOrDeletingSecret.test_returns_415_with_put_no_media_type [0.145238s] ... ok DEBUG: {1} barbican.tests.api.controllers.test_secrets.WhenGettingSecretsList.test_bad_sorting_results_in_400 [0.082914s] ... ok DEBUG: {0} barbican.tests.api.controllers.test_secrets.WhenGettingPuttingOrDeletingSecret.test_get_secret_is_decoded_for_binary [0.122939s] ... ok DEBUG: {3} barbican.tests.api.controllers.test_containers.WhenPerformingUnallowedOperationsOnContainers.test_should_not_allow_put_on_container_by_id [0.324206s] ... ok DEBUG: {1} barbican.tests.api.controllers.test_secrets.WhenGettingSecretsList.test_list_secrets_by_name [0.209576s] ... ok DEBUG: {2} barbican.tests.api.controllers.test_containers.WhenAddingOrRemovingContainerSecretsUsingContainersSecretsResource.test_should_add_container_secret_with_trailing_slash [0.479856s] ... ok DEBUG: {3} barbican.tests.api.controllers.test_containers.WhenPerformingUnallowedOperationsOnContainers.test_should_not_allow_put_on_container_secrets [0.166520s] ... ok DEBUG: {3} barbican.tests.api.controllers.test_containers.WhenPerformingUnallowedOperationsOnContainers.test_should_not_allow_put_on_containers [0.087886s] ... ok DEBUG: {3} barbican.tests.api.controllers.test_orders.WhenCreatingOrdersUsingOrdersResource.test_order_creation_should_fail_without_a_type [0.161979s] ... ok DEBUG: {1} barbican.tests.api.controllers.test_secrets.WhenGettingSecretsList.test_list_secrets_v0 [0.395819s] ... ok DEBUG: {0} barbican.tests.api.controllers.test_secrets.WhenGettingPuttingOrDeletingSecret.test_get_secret_payload_with_pecan_default_accept_header [0.589785s] ... ok DEBUG: {3} barbican.tests.api.controllers.test_orders.WhenCreatingOrdersUsingOrdersResource.test_order_creation_should_fail_without_metadata [0.155138s] ... ok DEBUG: {1} barbican.tests.api.controllers.test_secrets.WhenPerformingUnallowedOperations.test_returns_405_for_calling_secret_payload_uri_with_put [0.305541s] ... ok DEBUG: {3} barbican.tests.api.controllers.test_orders.WhenGettingOrdersListUsingOrdersResource.test_can_get_a_list_of_orders [0.208719s] ... ok DEBUG: {0} barbican.tests.api.controllers.test_secrets.WhenGettingPuttingOrDeletingSecret.test_returns_400_put_no_payload [0.324892s] ... ok DEBUG: {3} barbican.tests.api.controllers.test_orders.WhenPerformingUnallowedOperations.test_should_not_allow_delete_orders [0.090594s] ... ok DEBUG: {1} barbican.tests.api.controllers.test_secrets.WhenPerformingUnallowedOperations.test_returns_405_for_delete_on_secrets [0.184562s] ... ok DEBUG: {3} barbican.tests.api.controllers.test_quotas.WhenTestingQuotas.test_check_put_quotas_not_allowed [0.183411s] ... ok DEBUG: {2} barbican.tests.api.controllers.test_containers.WhenAddingOrRemovingContainerSecretsUsingContainersSecretsResource.test_should_add_container_secret_without_name [0.897589s] ... ok DEBUG: {0} barbican.tests.api.controllers.test_secrets.WhenGettingPuttingOrDeletingSecret.test_returns_404_on_get_when_not_found [0.270121s] ... ok DEBUG: {3} barbican.tests.api.controllers.test_quotas.WhenTestingQuotas.test_should_get_empty_project_quotas_list [0.129967s] ... ok DEBUG: {1} barbican.tests.api.controllers.test_secrets.WhenPerformingUnallowedOperations.test_returns_405_for_get_payload [0.297945s] ... ok DEBUG: {1} barbican.tests.api.controllers.test_secrets.WhenTestingSecretsResource.test_can_create_new_secret_meta_w_transport_key [0.082493s] ... ok DEBUG: {0} barbican.tests.api.controllers.test_secrets.WhenGettingSecretsList.test_empty_list_of_secrets [0.298378s] ... ok DEBUG: {3} barbican.tests.api.controllers.test_quotas.WhenTestingQuotas.test_should_return_bad_data_put_project_quotas [0.212039s] ... ok DEBUG: {2} barbican.tests.api.controllers.test_containers.WhenAddingOrRemovingContainerSecretsUsingContainersSecretsResource.test_should_delete_container_secret_without_name [0.339257s] ... ok DEBUG: {2} barbican.tests.api.controllers.test_containers.WhenAddingOrRemovingContainerSecretsUsingContainersSecretsResource.test_should_delete_only_when_secret_exists_in_container [0.113355s] ... ok DEBUG: {3} barbican.tests.api.controllers.test_quotas.WhenTestingQuotas.test_should_return_not_found_delete_specific_project_quotas [0.253249s] ... ok DEBUG: {2} barbican.tests.api.controllers.test_containers.WhenAddingOrRemovingContainerSecretsUsingContainersSecretsResource.test_should_not_allow_add_on_certificate_container [0.160356s] ... ok DEBUG: {1} barbican.tests.api.controllers.test_secrets.WhenTestingSecretsResource.test_can_create_new_secret_one_step [0.454417s] ... ok DEBUG: {0} barbican.tests.api.controllers.test_secrets.WhenPerformingUnallowedOperations.test_returns_405_for_calling_secret_payload_uri_with_delete [0.461246s] ... ok DEBUG: {2} barbican.tests.api.controllers.test_containers.WhenAddingOrRemovingContainerSecretsUsingContainersSecretsResource.test_should_not_allow_add_secret_when_exists_in_container [0.175195s] ... ok DEBUG: {3} barbican.tests.api.controllers.test_secretmeta.WhenTestingSecretMetadataResource.test_get_secret_metadata_invalid_secret_should_fail [0.360449s] ... ok DEBUG: {2} barbican.tests.api.controllers.test_containers.WhenAddingOrRemovingContainerSecretsUsingContainersSecretsResource.test_should_not_delete_container_secret_with_incorrect_name [0.178029s] ... ok DEBUG: {1} barbican.tests.api.controllers.test_secrets.WhenTestingSecretsResource.test_can_create_new_secret_with_payload_just_under_max [0.294854s] ... ok DEBUG: {3} barbican.tests.api.controllers.test_secretmeta.WhenTestingSecretMetadatumResource.test_can_create_secret_metadatum [0.119107s] ... ok DEBUG: {0} barbican.tests.api.controllers.test_secrets.WhenPerformingUnallowedOperations.test_returns_405_for_calling_secret_payload_uri_with_post [0.314037s] ... ok DEBUG: {1} barbican.tests.api.controllers.test_secrets.WhenTestingSecretsResource.test_creating_new_secret_with_oversized_payload_should_fail [0.191582s] ... ok DEBUG: {0} barbican.tests.api.controllers.test_secrets.WhenPerformingUnallowedOperations.test_returns_405_for_put_json_on_secrets [0.143713s] ... ok DEBUG: {3} barbican.tests.api.controllers.test_secretmeta.WhenTestingSecretMetadatumResource.test_can_delete_secret_metadatum [0.177064s] ... ok DEBUG: {1} barbican.tests.api.controllers.test_secrets.WhenTestingSecretsResource.test_new_secret_fails_with_binary_payload_and_bad_encoding [0.178833s] ... ok DEBUG: {0} barbican.tests.api.controllers.test_secrets.WhenTestingSecretsResource.test_create_new_secret_with_empty_payload_should_fail [0.185332s] ... ok DEBUG: {3} barbican.tests.api.controllers.test_secretmeta.WhenTestingSecretMetadatumResource.test_can_update_secret_metadatum [0.180037s] ... ok DEBUG: {3} barbican.tests.api.controllers.test_secretmeta.WhenTestingSecretMetadatumResource.test_conflict_create_same_key_secret_metadatum [0.118405s] ... ok DEBUG: {1} barbican.tests.api.controllers.test_secrets.WhenTestingSecretsResource.test_new_secret_fails_with_binary_payload_and_no_content_type [0.201829s] ... ok DEBUG: {2} barbican.tests.api.controllers.test_containers.WhenGettingContainersListUsingContainersResource.test_response_should_include_total [0.651277s] ... ok DEBUG: {0} barbican.tests.api.controllers.test_secrets.WhenTestingSecretsResource.test_new_secret_fails_with_binary_payload_and_no_encoding [0.279956s] ... ok DEBUG: {3} barbican.tests.api.controllers.test_secrets.WhenGettingPuttingOrDeletingSecret.test_delete_secret [0.209554s] ... ok DEBUG: {2} barbican.tests.api.controllers.test_containers.WhenGettingOrDeletingContainerUsingContainerResource.test_should_throw_exception_for_delete_when_container_not_found [0.165498s] ... ok DEBUG: {1} barbican.tests.api.controllers.test_secrets.WhenValidatingDateFilters.test_validates_plain_timestamp [0.312938s] ... ok DEBUG: {3} barbican.tests.api.controllers.test_secrets.WhenGettingPuttingOrDeletingSecret.test_get_secret_as_plain [0.187903s] ... ok DEBUG: {0} barbican.tests.api.controllers.test_secrets.WhenValidatingDateFilters.test_validates_gt_and_lt_timestamps [0.254439s] ... ok DEBUG: {1} barbican.tests.api.controllers.test_secrets.WhenValidatingDateFilters.test_validation_fails_with_bogus_timestamp [0.140346s] ... ok DEBUG: {2} barbican.tests.api.controllers.test_orders.WhenCreatingOrdersUsingOrdersResource.test_can_create_a_new_order [0.234379s] ... ok DEBUG: {2} barbican.tests.api.controllers.test_orders.WhenCreatingOrdersUsingOrdersResource.test_order_creation_should_allow_unknown_algorithm [0.096382s] ... ok DEBUG: {0} barbican.tests.api.controllers.test_secrets.WhenValidatingDateFilters.test_validation_fails_with_lt_and_lte_timestamps [0.191171s] ... ok DEBUG: {3} barbican.tests.api.controllers.test_secrets.WhenGettingPuttingOrDeletingSecret.test_get_secret_payload_with_no_accept_header [0.210678s] ... ok DEBUG: {1} barbican.tests.api.controllers.test_secrets.WhenValidatingDateFilters.test_validation_fails_with_plain_and_gte_timestamps [0.217261s] ... ok DEBUG: {2} barbican.tests.api.controllers.test_orders.WhenPerformingUnallowedOperations.test_should_not_allow_put_orders [0.125036s] ... ok DEBUG: {0} barbican.tests.api.controllers.test_secrets.WhenValidatingDateFilters.test_validation_fails_with_two_gt_timestamps [0.124404s] ... ok DEBUG: {1} barbican.tests.api.controllers.test_secrets.WhenValidatingDateFilters.test_validation_fails_with_two_lte_timestamps [0.068845s] ... ok DEBUG: {0} barbican.tests.api.controllers.test_secrets.WhenValidatingDateFilters.test_validation_fails_with_two_lt_timestamps [0.051340s] ... ok DEBUG: {1} barbican.tests.api.controllers.test_secrets.WhenValidatingSortFilters.test_validation_fails_for_too_many_colons [0.084575s] ... ok DEBUG: {2} barbican.tests.api.controllers.test_quotas.WhenTestingQuotas.test_check_put_project_quotas_list_not_allowed [0.186206s] ... ok DEBUG: {0} barbican.tests.api.controllers.test_secrets.WhenValidatingSortFilters.test_validates_name_sorting [0.144216s] ... ok DEBUG: {1} barbican.tests.api.controllers.test_secretstores.WhenTestingProjectSecretStore.test_preferred_secret_store_call_with_unsupported_http_method [0.144762s] ... ok DEBUG: {0} barbican.tests.api.controllers.test_secrets.WhenValidatingSortFilters.test_validation_fails_for_bogus_attribute [0.110532s] ... ok DEBUG: {2} barbican.tests.api.controllers.test_secretmeta.WhenTestingSecretMetadataResource.test_post_secret_metadata [0.241040s] ... ok DEBUG: {1} barbican.tests.api.controllers.test_secretstores.WhenTestingSecretStore.test_get_a_secret_store_when_no_error [0.222097s] ... ok DEBUG: {3} barbican.tests.api.controllers.test_secrets.WhenGettingPuttingOrDeletingSecret.test_put_binary_secret [0.646926s] ... ok DEBUG: {1} barbican.tests.api.controllers.test_secretstores.WhenTestingSecretStore.test_get_a_secret_store_with_unsupported_http_method [0.142043s] ... ok DEBUG: {2} barbican.tests.api.controllers.test_secretmeta.WhenTestingSecretMetadatumResource.test_can_update_secret_metadatum_not_found [0.286915s] ... ok DEBUG: {3} barbican.tests.api.controllers.test_secrets.WhenGettingPuttingOrDeletingSecret.test_put_plain_text_secret [0.263838s] ... ok DEBUG: {0} barbican.tests.api.controllers.test_secretstores.WhenTestingProjectSecretStore.test_set_a_preferred_secret_store_when_no_error [0.494196s] ... ok DEBUG: {1} barbican.tests.api.controllers.test_secretstores.WhenTestingSecretStore.test_invalid_uri_for_a_secret_store_subresource [0.206234s] ... ok DEBUG: {1} barbican.tests.api.controllers.test_secretstores.WhenTestingSecretStores.test_get_global_default_when_multiple_backends_not_enabled [0.150137s] ... ok DEBUG: {2} barbican.tests.api.controllers.test_secretmeta.WhenTestingSecretMetadatumResource.test_returns_405_for_delete_on_metadata [0.291971s] ... ok DEBUG: {3} barbican.tests.api.controllers.test_secrets.WhenGettingPuttingOrDeletingSecret.test_returns_400_with_put_unknown_encoding [0.266275s] ... ok DEBUG: {0} barbican.tests.api.controllers.test_secretstores.WhenTestingProjectSecretStore.test_unset_a_preferred_store_when_not_found_error [0.335841s] ... ok DEBUG: {1} barbican.tests.api.controllers.test_secretstores.WhenTestingSecretStores.test_get_preferred_when_preferred_is_set [0.188724s] ... ok DEBUG: {3} barbican.tests.api.controllers.test_secrets.WhenGettingPuttingOrDeletingSecret.test_returns_404_on_get_payload_when_no_payload [0.139409s] ... ok DEBUG: {2} barbican.tests.api.controllers.test_secrets.WhenGettingPuttingOrDeletingSecret.test_delete_with_json_accept_header [0.272876s] ... ok DEBUG: {1} barbican.tests.api.controllers.test_versions.WhenTestingV1Resource.test_get_for_json_accept_header [0.141986s] ... ok DEBUG: {0} barbican.tests.api.controllers.test_secretstores.WhenTestingSecretStore.test_invalid_uri_for_secret_stores_subresource [0.171218s] ... ok DEBUG: {3} barbican.tests.api.controllers.test_secrets.WhenGettingPuttingOrDeletingSecret.test_returns_404_on_get_with_bad_uuid [0.140948s] ... ok DEBUG: {1} barbican.tests.api.controllers.test_versions.WhenTestingVersionsResource.test_when_host_href_is_not_set_in_conf_v1 [0.170782s] ... ok DEBUG: {3} barbican.tests.api.controllers.test_secrets.WhenGettingPuttingOrDeletingSecret.test_returns_406_with_get_bad_accept_header [0.164382s] ... ok DEBUG: {3} barbican.tests.api.controllers.test_secrets.WhenGettingSecretsList.test_bad_date_filter_results_in_400 [0.059026s] ... ok DEBUG: {2} barbican.tests.api.controllers.test_secrets.WhenGettingPuttingOrDeletingSecret.test_put_base64_secret [0.345962s] ... ok DEBUG: {1} barbican.tests.api.controllers.test_versions.WhenTestingVersionsResource.test_when_host_href_is_not_set_with_general_request_url_v0 [0.120451s] ... ok DEBUG: {0} barbican.tests.api.controllers.test_secretstores.WhenTestingSecretStores.test_get_all_secret_stores_with_unsupported_http_method [0.346123s] ... ok DEBUG: {3} barbican.tests.api.controllers.test_secrets.WhenGettingSecretsList.test_list_secrets_v1 [0.164618s] ... ok DEBUG: {2} barbican.tests.api.controllers.test_secrets.WhenGettingPuttingOrDeletingSecret.test_raise_404_for_delete_secret_not_found [0.161970s] ... ok DEBUG: {1} barbican.tests.api.controllers.test_versions.WhenTestingVersionsResource.test_when_host_href_is_set_in_conf_v1 [0.205241s] ... ok DEBUG: {1} barbican.tests.api.middleware.test_context.TestUnauthenticatedContextMiddleware.test_role_used_from_header [0.024118s] ... ok DEBUG: {1} barbican.tests.api.middleware.test_simple.WhenTestingSimpleMiddleware.test_should_process_request [0.000719s] ... ok DEBUG: {1} barbican.tests.api.test_resources.SecretAllowAllMimeTypesDecoratorTest.test_decorator_raises_if_function_not_pecan_exposed [0.001062s] ... ok DEBUG: {1} barbican.tests.api.test_resources.SecretAllowAllMimeTypesDecoratorTest.test_mimetypes_successfully_added_to_mocked_function [0.001263s] ... ok DEBUG: {1} barbican.tests.api.test_resources.WhenCreatingContainerConsumersUsingResource.test_should_fail_consumer_bad_json [0.021803s] ... ok DEBUG: {3} barbican.tests.api.controllers.test_secrets.WhenTestingSecretsResource.test_can_create_new_secret_without_payload [0.173537s] ... ok DEBUG: {2} barbican.tests.api.controllers.test_secrets.WhenGettingPuttingOrDeletingSecret.test_returns_415_with_put_unsupported_media_type [0.184056s] ... ok DEBUG: {0} barbican.tests.api.controllers.test_secretstores.WhenTestingSecretStores.test_get_preferred_when_preferred_is_not_set [0.356374s] ... ok DEBUG: {3} barbican.tests.api.controllers.test_secrets.WhenTestingSecretsResource.test_expiration_should_be_normalized_with_new_secret [0.168841s] ... ok DEBUG: {1} barbican.tests.api.test_resources.WhenCreatingSecretConsumersUsingResource.test_should_404_when_secret_ref_doesnt_exist [0.241220s] ... ok DEBUG: {1} barbican.tests.api.test_resources.WhenCreatingSecretConsumersUsingResource.test_should_fail_consumer_bad_json [0.047169s] ... ok DEBUG: {1} barbican.tests.api.test_resources.WhenGettingOrDeletingContainerConsumersUsingResource.test_should_404_when_container_ref_doesnt_exist [0.054994s] ... ok DEBUG: {1} barbican.tests.api.test_resources.WhenGettingOrDeletingSecretConsumersUsingResource.test_should_delete_consumers_on_secret_delete [0.055862s] ... ok DEBUG: {3} barbican.tests.api.controllers.test_secrets.WhenTestingSecretsResource.test_new_secret_fails_with_bad_payload [0.217734s] ... ok DEBUG: {0} barbican.tests.api.controllers.test_secretstores.WhenTestingSecretStores.test_should_get_all_secret_stores [0.273896s] ... ok DEBUG: {1} barbican.tests.api.test_resources.WhenGettingPuttingOrDeletingSecretUsingSecretResource.test_should_get_secret_as_plain_based_on_content_type [0.117125s] ... ok DEBUG: {1} barbican.tests.api.test_resources.WhenGettingPuttingOrDeletingSecretUsingSecretResource.test_should_get_secret_meta_for_binary_with_tkey [0.029566s] ... ok DEBUG: {0} barbican.tests.api.controllers.test_versions.WhenTestingV1Resource.test_get_response_should_return_version_json_v1_0 [0.102359s] ... ok DEBUG: {3} barbican.tests.api.controllers.test_secrets.WhenTestingSecretsResource.test_new_secret_w_unsupported_content_type_should_fail [0.154210s] ... ok DEBUG: {1} barbican.tests.api.test_resources.WhenGettingPuttingOrDeletingSecretUsingSecretResource.test_should_put_secret_as_binary_with_tkey_id [0.048325s] ... ok DEBUG: {1} barbican.tests.api.test_resources.WhenPerformingUnallowedOperationsOnSecretConsumers.test_should_not_allow_post_on_consumer_by_id [0.011689s] ... ok DEBUG: {1} barbican.tests.api.test_resources.WhenPerformingUnallowedOperationsOnSecretConsumers.test_should_not_allow_put_on_consumer_by_id [0.009566s] ... ok DEBUG: {1} barbican.tests.api.test_resources_policy.WhenTestingConsumerResource.test_should_pass_get_consumer [0.028822s] ... ok DEBUG: {1} barbican.tests.api.test_resources_policy.WhenTestingConsumersResource.test_should_pass_create_consumer [0.030972s] ... ok DEBUG: {1} barbican.tests.api.test_resources_policy.WhenTestingConsumersResource.test_should_raise_get_consumers [0.016544s] ... ok DEBUG: {1} barbican.tests.api.test_resources_policy.WhenTestingContainerResource.test_fail_get_container_for_creator_user_different_project [0.014394s] ... ok DEBUG: {1} barbican.tests.api.test_resources_policy.WhenTestingContainerResource.test_should_pass_delete_container_for_owner [0.034038s] ... ok DEBUG: {1} barbican.tests.api.test_resources_policy.WhenTestingContainerResource.test_should_pass_get_container_for_same_project_with_no_acl [0.024520s] ... ok DEBUG: {1} barbican.tests.api.test_resources_policy.WhenTestingContainerResource.test_should_raise_get_container [0.020357s] ... ok DEBUG: {1} barbican.tests.api.test_resources_policy.WhenTestingOrderResource.test_rules_should_be_loaded [0.010394s] ... ok DEBUG: {1} barbican.tests.api.test_resources_policy.WhenTestingOrderResource.test_should_raise_get_order [0.011549s] ... ok DEBUG: {0} barbican.tests.api.controllers.test_versions.WhenTestingV1Resource.test_get_response_should_return_version_json_v1_1 [0.241132s] ... ok DEBUG: {1} barbican.tests.api.test_resources_policy.WhenTestingPreferredSecretStoreResource.test_rules_should_be_loaded [0.007465s] ... ok DEBUG: {3} barbican.tests.api.controllers.test_secrets.WhenValidatingDateFilters.test_validates_gte_and_lte_timestamps [0.164874s] ... ok DEBUG: {3} barbican.tests.api.controllers.test_secrets.WhenValidatingDateFilters.test_validation_fails_with_gt_and_gte_timestamps [0.158260s] ... ok DEBUG: {1} barbican.tests.api.test_resources_policy.WhenTestingSecretConsumerResource.test_should_pass_get_consumer [0.189425s] ... ok DEBUG: {1} barbican.tests.api.test_resources_policy.WhenTestingSecretResource.test_pass_get_secret_for_admin_user_with_project_access_disabled [0.014181s] ... ok DEBUG: {0} barbican.tests.api.controllers.test_versions.WhenTestingVersionsResource.test_should_return_version_json_v1_0 [0.215222s] ... ok DEBUG: {2} barbican.tests.api.controllers.test_secrets.WhenGettingSecretsList.test_pagination_attributes [0.982536s] ... ok DEBUG: {1} barbican.tests.api.test_resources_policy.WhenTestingSecretResource.test_should_pass_decrypt_secret_different_user_valid_read_acl [0.042285s] ... ok DEBUG: {1} barbican.tests.api.test_resources_policy.WhenTestingSecretResource.test_should_pass_get_secret [0.054901s] ... ok DEBUG: {1} barbican.tests.api.test_resources_policy.WhenTestingSecretResource.test_should_pass_get_secret_different_user_with_valid_read_acl [0.040313s] ... ok DEBUG: {0} barbican.tests.api.controllers.test_versions.WhenTestingVersionsResource.test_should_return_version_json_v1_1 [0.175053s] ... ok DEBUG: {1} barbican.tests.api.test_resources_policy.WhenTestingSecretResource.test_should_pass_put_secret [0.021999s] ... ok DEBUG: {1} barbican.tests.api.test_resources_policy.WhenTestingSecretResource.test_should_raise_get_secret [0.017883s] ... ok DEBUG: {1} barbican.tests.api.test_transport_keys_resource.WhenCreatingTransKeysListUsingTransportKeysResource.test_should_raise_add_new_transport_key_no_content_type_header [0.012621s] ... ok DEBUG: {3} barbican.tests.api.controllers.test_secrets.WhenValidatingDateFilters.test_validation_fails_with_plain_and_lte_timestamps [0.245553s] ... ok DEBUG: {1} barbican.tests.api.test_transport_keys_resource.WhenCreatingTransKeysListUsingTransportKeysResource.test_should_raise_add_new_transport_key_no_secret [0.019111s] ... ok DEBUG: {1} barbican.tests.cmd.test_barbican_manage.TestBarbicanManage.test_db_sync_secret_stores_with_args [0.009641s] ... ok DEBUG: {1} barbican.tests.cmd.test_barbican_manage.TestBarbicanManage.test_db_upgrade [0.017940s] ... ok DEBUG: {2} barbican.tests.api.controllers.test_secrets.WhenTestingSecretsResource.test_can_create_new_secret_if_project_doesnt_exist [0.227035s] ... ok DEBUG: {1} barbican.tests.cmd.test_barbican_manage.TestBarbicanManage.test_db_upgrade_no_dburl [0.025067s] ... ok DEBUG: {1} barbican.tests.cmd.test_barbican_manage.TestBarbicanManage.test_hsm_check_mkek [0.018072s] ... ok DEBUG: {1} barbican.tests.cmd.test_barbican_manage.TestBarbicanManage.test_hsm_check_mkek_defaults [0.012701s] ... ok DEBUG: {1} barbican.tests.cmd.test_barbican_manage.TestBarbicanManage.test_hsm_check_mkek_no_label [0.009253s] ... ok DEBUG: {1} barbican.tests.cmd.test_barbican_manage.TestBarbicanManage.test_hsm_gen_mkek_non_default_length [0.009589s] ... ok DEBUG: {0} barbican.tests.api.controllers.test_versions.WhenTestingVersionsResource.test_when_host_href_is_general_v1 [0.193039s] ... ok DEBUG: {0} barbican.tests.api.test_init.WhenInvokingGenerateSafeExceptionMessageFunction.test_handle_secret_content_type_not_supported_exception [0.002880s] ... ok DEBUG: {3} barbican.tests.api.controllers.test_secrets.WhenValidatingSortFilters.test_validation_fails_for_duplicate_keys [0.178894s] ... ok DEBUG: {0} barbican.tests.api.test_resources.TestingJsonSanitization.test_json_sanitization_without_array [0.065891s] ... ok DEBUG: {0} barbican.tests.api.test_resources.WhenAddingNavigationHrefs.test_add_nav_hrefs_adds_next_only [0.001203s] ... ok DEBUG: {0} barbican.tests.api.test_resources.WhenCreatingContainerConsumersUsingResource.test_should_404_when_container_ref_doesnt_exist [0.013857s] ... ok DEBUG: {1} barbican.tests.cmd.test_db_cleanup.WhenTestingDBCleanUpCommand.test_cleanup_order_with_child [0.131929s] ... ok DEBUG: {1} barbican.tests.cmd.test_db_cleanup.WhenTestingDBCleanUpCommand.test_cleanup_soft_deletes_transport_keys [0.074205s] ... ok DEBUG: {0} barbican.tests.api.test_resources.WhenCreatingContainerConsumersUsingResource.test_should_add_new_consumer [0.076399s] ... ok DEBUG: {0} barbican.tests.api.test_resources.WhenGettingOrDeletingContainerConsumersUsingResource.test_should_404_on_delete_when_consumer_not_found [0.119792s] ... ok DEBUG: {1} barbican.tests.cmd.test_db_cleanup.WhenTestingDBCleanUpCommand.test_cleanup_soft_deletion_date [0.132799s] ... ok DEBUG: {1} barbican.tests.common.test_hrefs.WhenTestingGetContainerID.test_get_container_id_passes [0.000996s] ... ok DEBUG: {1} barbican.tests.common.test_hrefs.WhenTestingGetContainerID.test_get_container_id_raises [0.000811s] ... ok DEBUG: {2} barbican.tests.api.controllers.test_secrets.WhenTestingSecretsResource.test_can_create_new_secret_with_transport_key [0.423512s] ... ok DEBUG: {0} barbican.tests.api.test_resources.WhenGettingOrDeletingContainerConsumersUsingResource.test_should_404_with_bad_consumer_id [0.045385s] ... ok DEBUG: {1} barbican.tests.common.test_quota.WhenTestingQuotaDriverFunctions.test_get_project_quotas_using_empty_definition [0.068261s] ... ok DEBUG: {1} barbican.tests.common.test_quota.WhenTestingQuotaDriverFunctions.test_is_disabled_false [0.044598s] ... ok DEBUG: {0} barbican.tests.api.test_resources.WhenGettingOrDeletingContainerConsumersUsingResource.test_should_delete_consumer [0.080168s] ... ok DEBUG: {2} barbican.tests.api.controllers.test_secrets.WhenTestingSecretsResource.test_new_secret_fails_with_invalid_transport_key_ref [0.200406s] ... ok DEBUG: {1} barbican.tests.common.test_quota.WhenTestingQuotaEnforcingFunctions.test_should_pass_below_limit [0.129392s] ... ok DEBUG: {0} barbican.tests.api.test_resources.WhenGettingOrDeletingContainerConsumersUsingResource.test_should_fail_deleting_consumer_bad_json [0.114107s] ... ok DEBUG: {0} barbican.tests.api.test_resources.WhenGettingOrDeletingContainerConsumersUsingResource.test_should_get_consumer [0.015914s] ... ok DEBUG: {1} barbican.tests.common.test_quota.WhenTestingQuotaEnforcingFunctions.test_should_raise_above_limit [0.061122s] ... ok DEBUG: {0} barbican.tests.api.test_resources.WhenGettingOrDeletingSecretConsumersUsingResource.test_should_404_with_bad_consumer_id [0.066740s] ... ok DEBUG: {0} barbican.tests.api.test_resources.WhenGettingOrDeletingSecretConsumersUsingResource.test_should_get_consumer [0.017706s] ... ok DEBUG: {1} barbican.tests.common.test_quota.WhenTestingQuotaEnforcingFunctions.test_should_raise_disabled_value [0.086032s] ... ok DEBUG: {1} barbican.tests.common.test_utils.TestConfigValues.test_barbican_conf_values_made_visible_to_oslo_conf [0.001077s] ... ok DEBUG: {1} barbican.tests.common.test_utils.WhenTestingAcceptEncodingGetter.test_ignores_encoding_with_zero_quality_value [0.001266s] ... ok DEBUG: {1} barbican.tests.common.test_utils.WhenTestingAcceptEncodingGetter.test_parses_accept_encoding_header [0.001211s] ... ok DEBUG: {1} barbican.tests.common.test_utils.WhenTestingAcceptEncodingGetter.test_returns_none_on_invalid_quality_type [0.001192s] ... ok DEBUG: {1} barbican.tests.common.test_utils.WhenTestingAcceptEncodingGetter.test_returns_none_on_quality_too_large [0.001178s] ... ok DEBUG: {2} barbican.tests.api.controllers.test_secrets.WhenValidatingDateFilters.test_validation_fails_with_two_gte_timestamps [0.169116s] ... ok DEBUG: {1} barbican.tests.common.test_utils.WhenTestingHostByWsgiRequestForRefsGetter.test_hostname_for_refs [0.001542s] ... ok DEBUG: {1} barbican.tests.common.test_utils.WhenTestingHostnameForRefsGetter.test_hostname_for_refs [0.000838s] ... ok DEBUG: {1} barbican.tests.common.test_utils.WhenTestingHostnameForRefsGetter.test_hostname_for_refs_no_resource [0.001820s] ... ok DEBUG: {1} barbican.tests.common.test_validators.WhenTestingAclValidator.test_should_raise_future_delete [0.002798s] ... ok DEBUG: {1} barbican.tests.common.test_validators.WhenTestingAclValidator.test_should_validate_private [0.002617s] ... ok DEBUG: {1} barbican.tests.common.test_validators.WhenTestingAclValidator.test_should_validate_two_reader [0.002678s] ... ok DEBUG: {1} barbican.tests.common.test_validators.WhenTestingAsymmetricTypeOrderValidator.test_should_pass_good_meta_in_order_refs [0.010766s] ... ok DEBUG: {3} barbican.tests.api.controllers.test_secretstores.WhenTestingProjectSecretStore.test_unset_a_preferred_secret_store_when_no_error [0.710948s] ... ok DEBUG: {1} barbican.tests.common.test_validators.WhenTestingAsymmetricTypeOrderValidator.test_should_raise_with_negative_bit_len_in_asymmetric_order_refs [0.016969s] ... ok DEBUG: {1} barbican.tests.common.test_validators.WhenTestingAsymmetricTypeOrderValidator.test_should_raise_with_no_algorithm_in_order_refs [0.010521s] ... ok DEBUG: {1} barbican.tests.common.test_validators.WhenTestingAsymmetricTypeOrderValidator.test_should_raise_with_payload_in_order [0.010362s] ... ok DEBUG: {1} barbican.tests.common.test_validators.WhenTestingCertificateContainerValidator.test_should_raise_if_required_name_missing [0.023862s] ... ok DEBUG: {1} barbican.tests.common.test_validators.WhenTestingConsumerValidator.test_name_too_long_should_raise_with_invalid_object [0.005775s] ... ok DEBUG: {1} barbican.tests.common.test_validators.WhenTestingConsumerValidator.test_should_validate_all_fields [0.018618s] ... ok DEBUG: {1} barbican.tests.common.test_validators.WhenTestingContainerValidator.test_ensure_unconfigured_secret_ref_hostname_cannot_be_passed_in [0.008147s] ... ok DEBUG: {1} barbican.tests.common.test_validators.WhenTestingContainerValidator.test_should_raise_no_type [0.013622s] ... ok DEBUG: {1} barbican.tests.common.test_validators.WhenTestingContainerValidator.test_should_validate_all_fields [0.008446s] ... ok DEBUG: {1} barbican.tests.common.test_validators.WhenTestingContainerValidator.test_should_validate_empty_name [0.008072s] ... ok DEBUG: {1} barbican.tests.common.test_validators.WhenTestingCustomOrderValidator.test_should_pass_good_data [0.001685s] ... ok DEBUG: {1} barbican.tests.common.test_validators.WhenTestingFullCMCOrderValidator.test_should_pass_good_data ... SKIPPED: Feature not yet implemented DEBUG: {1} barbican.tests.common.test_validators.WhenTestingFullCMCOrderValidator.test_should_raise_with_bad_cmc_data ... SKIPPED: Not yet implemented DEBUG: {2} barbican.tests.api.controllers.test_secrets.WhenValidatingDateFilters.test_validation_fails_with_two_plain_timestamps [0.161910s] ... ok DEBUG: {1} barbican.tests.common.test_validators.WhenTestingKeyTypeOrderValidator.test_should_pass_good_bit_meta_in_order_refs [0.010140s] ... ok DEBUG: {1} barbican.tests.common.test_validators.WhenTestingKeyTypeOrderValidator.test_should_raise_with_no_algorithm_in_order_refs [0.010626s] ... ok DEBUG: {1} barbican.tests.common.test_validators.WhenTestingKeyTypeOrderValidator.test_should_raise_with_no_bit_length_in_order_refs [0.009965s] ... ok DEBUG: {1} barbican.tests.common.test_validators.WhenTestingKeyTypeOrderValidator.test_should_raise_with_no_meta_in_order_refs [0.002026s] ... ok DEBUG: {1} barbican.tests.common.test_validators.WhenTestingProjectQuotasValidator.test_should_pass_empty_properties [0.007291s] ... ok DEBUG: {1} barbican.tests.common.test_validators.WhenTestingProjectQuotasValidator.test_should_raise_bad_data [0.022120s] ... ok DEBUG: {1} barbican.tests.common.test_validators.WhenTestingProjectQuotasValidator.test_should_raise_containers_non_int [0.008465s] ... ok DEBUG: {1} barbican.tests.common.test_validators.WhenTestingProjectQuotasValidator.test_should_raise_empty_dict [0.007813s] ... ok DEBUG: {1} barbican.tests.common.test_validators.WhenTestingRSAContainerValidator.test_should_raise_empty_names_in_secret_refs [0.011516s] ... ok DEBUG: {1} barbican.tests.common.test_validators.WhenTestingRSAContainerValidator.test_should_raise_if_required_name_missing [0.010274s] ... ok DEBUG: {1} barbican.tests.common.test_validators.WhenTestingRSAContainerValidator.test_should_raise_more_than_3_secret_refs_for_rsa_type [0.018725s] ... ok DEBUG: {1} barbican.tests.common.test_validators.WhenTestingRSAContainerValidator.test_should_validate_all_fields [0.007979s] ... ok DEBUG: {1} barbican.tests.common.test_validators.WhenTestingSecretConsumerValidator.test_should_raise_with_missing_service [0.005948s] ... ok DEBUG: {1} barbican.tests.common.test_validators.WhenTestingSecretMetadatumValidator.test_should_raise_invalid_key_no_value [0.002022s] ... ok DEBUG: {1} barbican.tests.common.test_validators.WhenTestingSecretValidator.test_should_fail_with_bad_content_type_public [0.012940s] ... ok DEBUG: {1} barbican.tests.common.test_validators.WhenTestingSecretValidator.test_should_pass_with_no_secret_type [0.012573s] ... ok DEBUG: {1} barbican.tests.common.test_validators.WhenTestingSecretValidator.test_should_pass_with_secret_type_certificate [0.012708s] ... ok DEBUG: {1} barbican.tests.common.test_validators.WhenTestingSecretValidator.test_should_raise_all_empties [0.022959s] ... ok DEBUG: {1} barbican.tests.common.test_validators.WhenTestingSecretValidator.test_should_raise_expiration_is_non_string [0.011846s] ... ok DEBUG: {1} barbican.tests.common.test_validators.WhenTestingSecretValidator.test_should_raise_mode_is_non_string [0.019904s] ... ok DEBUG: {2} barbican.tests.api.controllers.test_versions.WhenTestingV1Resource.test_get_for_json_home_accept_header [0.231638s] ... ok DEBUG: {3} barbican.tests.api.controllers.test_secretstores.WhenTestingSecretStores.test_get_all_secret_stores_when_multiple_backends_not_enabled [0.371989s] ... ok DEBUG: {1} barbican.tests.common.test_validators.WhenTestingSecretValidator.test_should_raise_no_payload_content_type [0.025089s] ... ok DEBUG: {1} barbican.tests.common.test_validators.WhenTestingSecretValidator.test_should_raise_numeric_name [0.030086s] ... ok DEBUG: {0} barbican.tests.api.test_resources.WhenGettingPuttingOrDeletingSecretUsingSecretResource.test_should_get_secret_as_json_v0 [0.491764s] ... ok DEBUG: {1} barbican.tests.common.test_validators.WhenTestingSecretValidator.test_should_raise_with_message_w_bad_payload_content_type [0.033196s] ... ok DEBUG: {1} barbican.tests.common.test_validators.WhenTestingSecretValidator.test_should_validate_all_fields [0.017603s] ... ok DEBUG: {1} barbican.tests.common.test_validators.WhenTestingSecretValidator.test_should_validate_empty_name [0.025906s] ... ok DEBUG: {1} barbican.tests.common.test_validators.WhenTestingSecretValidator.test_should_validate_future_expiration_no_t [0.012095s] ... ok DEBUG: {0} barbican.tests.api.test_resources.WhenGettingPuttingOrDeletingSecretUsingSecretResource.test_should_throw_exception_for_get_when_twsk_but_no_tkey_id [0.080381s] ... ok DEBUG: {1} barbican.tests.common.test_validators.WhenTestingSecretValidator.test_should_validate_no_name [0.020682s] ... ok DEBUG: {1} barbican.tests.common.test_validators.WhenTestingSecretValidator.test_validation_should_raise_with_empty_payload [0.015279s] ... ok DEBUG: {0} barbican.tests.api.test_resources.WhenPerformingUnallowedOperationsOnContainerConsumers.test_should_not_allow_put_on_consumers [0.038073s] ... ok DEBUG: {1} barbican.tests.common.test_validators.WhenTestingSecretValidator.test_validation_should_raise_with_unicode_payload [0.012631s] ... ok DEBUG: {0} barbican.tests.api.test_resources_policy.WhenTestingConsumerResource.test_rules_should_be_loaded [0.014552s] ... ok DEBUG: /usr/lib/python3.9/site-packages/webob/acceptparse.py:1047: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. DEBUG: warnings.warn( DEBUG: {2} barbican.tests.api.controllers.test_versions.WhenTestingVersionsResource.test_should_redirect_if_json_home_accept_header_present [0.218065s] ... ok DEBUG: {0} barbican.tests.api.test_resources_policy.WhenTestingConsumerResource.test_should_raise_get_consumer [0.025273s] ... ok DEBUG: {0} barbican.tests.api.test_resources_policy.WhenTestingConsumersResource.test_rules_should_be_loaded [0.033257s] ... ok DEBUG: {0} barbican.tests.api.test_resources_policy.WhenTestingConsumersResource.test_should_pass_delete_consumer [0.043809s] ... ok DEBUG: {3} barbican.tests.api.controllers.test_secretstores.WhenTestingSecretStores.test_get_preferred_when_multiple_backends_not_enabled [0.304373s] ... ok DEBUG: /usr/lib/python3.9/site-packages/webob/acceptparse.py:1047: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. DEBUG: warnings.warn( DEBUG: {2} barbican.tests.api.controllers.test_versions.WhenTestingVersionsResource.test_should_return_multiple_choices_on_get_if_json_accept_header [0.125234s] ... ok DEBUG: {0} barbican.tests.api.test_resources_policy.WhenTestingContainerResource.test_should_pass_delete_container [0.055919s] ... ok DEBUG: {0} barbican.tests.api.test_resources_policy.WhenTestingOrdersResource.test_should_pass_create_order [0.050485s] ... ok DEBUG: {0} barbican.tests.api.test_resources_policy.WhenTestingSecretConsumersResource.test_should_pass_delete_consumer [0.046188s] ... ok DEBUG: {2} barbican.tests.api.controllers.test_versions.WhenTestingVersionsResource.test_when_host_href_is_general_v0 [0.223681s] ... ok DEBUG: {0} barbican.tests.api.test_resources_policy.WhenTestingSecretConsumersResource.test_should_pass_get_consumers [0.157268s] ... ok DEBUG: {2} barbican.tests.api.controllers.test_versions.WhenTestingVersionsResource.test_when_host_href_is_not_set_in_conf_v0 [0.069726s] ... ok DEBUG: {3} barbican.tests.api.controllers.test_secretstores.WhenTestingSecretStores.test_should_get_global_default [0.329319s] ... ok DEBUG: {2} barbican.tests.api.middleware.test_context.TestUnauthenticatedContextMiddleware.test_role_defaults_to_admin [0.011330s] ... ok DEBUG: {2} barbican.tests.api.test_init.WhenInvokingGenerateSafeExceptionMessageFunction.test_handle_secret_content_encoding_not_supported_exception [0.001366s] ... ok DEBUG: {2} barbican.tests.api.test_init.WhenInvokingLoadBodyFunction.test_should_abort_with_read_error [0.003023s] ... ok DEBUG: {2} barbican.tests.api.test_resources.SecretAllowAllMimeTypesDecoratorTest.test_mimetypes_successfully_added_to_pecan_exposed_function [0.000795s] ... ok DEBUG: {0} barbican.tests.api.test_resources_policy.WhenTestingSecretResource.test_fail_get_secret_for_creator_user_with_different_project [0.073007s] ... ok DEBUG: {1} barbican.tests.common.test_validators.WhenTestingSimpleCMCOrderValidator.test_should_raise_with_no_request_data [0.522351s] ... ok DEBUG: {2} barbican.tests.api.test_resources.WhenGettingOrDeletingContainerConsumersUsingResource.test_should_404_on_delete_when_consumer_not_found_later [0.044641s] ... ok DEBUG: {3} barbican.tests.api.controllers.test_versions.WhenTestingVersionsResource.test_should_return_multiple_choices_on_get [0.083835s] ... ok DEBUG: {2} barbican.tests.api.test_resources.WhenGettingOrDeletingContainerConsumersUsingResource.test_should_delete_consumers_on_container_delete [0.033912s] ... ok DEBUG: {2} barbican.tests.api.test_resources.WhenGettingOrDeletingSecretConsumersUsingResource.test_should_fail_deleting_consumer_bad_json [0.044890s] ... ok DEBUG: {0} barbican.tests.api.test_resources_policy.WhenTestingSecretResource.test_should_pass_decrypt_secret_private_enabled_with_read_acl [0.106719s] ... ok DEBUG: {2} barbican.tests.api.test_resources.WhenGettingOrDeletingSecretConsumersUsingResource.test_should_get_no_consumers [0.024893s] ... ok DEBUG: {2} barbican.tests.api.test_resources.WhenGettingOrDeletingSecretConsumersUsingResource.test_should_pass_on_secret_delete_with_missing_consumers [0.017171s] ... ok DEBUG: {2} barbican.tests.api.test_resources.WhenGettingPuttingOrDeletingSecretUsingSecretResource.test_should_get_secret_as_plain_with_twsk [0.037689s] ... ok DEBUG: {3} barbican.tests.api.controllers.test_versions.WhenTestingVersionsResource.test_when_host_href_is_not_set_with_general_request_url_v1 [0.171350s] ... ok DEBUG: {0} barbican.tests.api.test_resources_policy.WhenTestingSecretResource.test_should_pass_delete_secret_for_owner [0.107943s] ... ok DEBUG: {2} barbican.tests.api.test_resources.WhenGettingPuttingOrDeletingSecretUsingSecretResource.test_should_put_secret_as_plain_with_tkey_id [0.057465s] ... ok DEBUG: {2} barbican.tests.api.test_resources.WhenGettingPuttingOrDeletingSecretUsingSecretResource.test_should_throw_exception_for_get_when_twsk_but_no_tkey_id_old_way [0.030448s] ... ok DEBUG: {3} barbican.tests.api.controllers.test_versions.WhenTestingVersionsResource.test_when_host_href_is_set_in_conf_v0 [0.094929s] ... ok DEBUG: {3} barbican.tests.api.test_init.WhenInvokingLoadBodyFunction.test_should_abort_with_validation_unsupported_field [0.010786s] ... ok DEBUG: {3} barbican.tests.api.test_resources.TestingJsonSanitization.test_json_sanitization_with_array [0.001571s] ... ok DEBUG: {3} barbican.tests.api.test_resources.WhenAddingNavigationHrefs.test_add_nav_hrefs_adds_both_next_and_previous [0.000872s] ... ok DEBUG: {3} barbican.tests.api.test_resources.WhenAddingNavigationHrefs.test_add_nav_hrefs_adds_previous_only [0.001115s] ... ok DEBUG: {2} barbican.tests.api.test_resources.WhenOwnershipMismatchForSecretConsumer.test_consumer_check_ownership_mismatch [0.049198s] ... ok DEBUG: {2} barbican.tests.api.test_resources.WhenPerformingUnallowedOperationsOnContainerConsumers.test_should_not_allow_post_on_consumer_by_id [0.016093s] ... ok DEBUG: {2} barbican.tests.api.test_resources.WhenPerformingUnallowedOperationsOnSecretConsumers.test_should_not_allow_delete_on_consumer_by_id [0.010494s] ... ok DEBUG: {2} barbican.tests.api.test_resources.WhenPerformingUnallowedOperationsOnSecretConsumers.test_should_not_allow_put_on_consumers [0.011377s] ... ok DEBUG: {0} barbican.tests.api.test_resources_policy.WhenTestingSecretResource.test_should_pass_get_secret_for_private_enabled_with_read_acl [0.121735s] ... ok DEBUG: {2} barbican.tests.api.test_resources_policy.WhenTestingConsumersResource.test_should_pass_get_consumers [0.042717s] ... ok DEBUG: {3} barbican.tests.api.test_resources.WhenCreatingSecretConsumersUsingResource.test_should_add_new_consumer [0.118725s] ... ok DEBUG: {0} barbican.tests.api.test_resources_policy.WhenTestingSecretResource.test_should_pass_get_secret_for_same_project_but_different_user [0.074980s] ... ok DEBUG: {3} barbican.tests.api.test_resources.WhenGettingOrDeletingContainerConsumersUsingResource.test_should_get_consumer_by_id [0.017642s] ... ok DEBUG: {3} barbican.tests.api.test_resources.WhenGettingOrDeletingContainerConsumersUsingResource.test_should_get_no_consumers [0.022731s] ... ok DEBUG: {3} barbican.tests.api.test_resources.WhenGettingOrDeletingContainerConsumersUsingResource.test_should_pass_on_container_delete_with_missing_consumers [0.035090s] ... ok DEBUG: {3} barbican.tests.api.test_resources.WhenGettingOrDeletingSecretConsumersUsingResource.test_should_404_on_delete_when_consumer_not_found [0.033446s] ... ok DEBUG: {0} barbican.tests.api.test_resources_policy.WhenTestingSecretResource.test_should_pass_get_secret_for_same_project_with_no_acl [0.119413s] ... ok DEBUG: {3} barbican.tests.api.test_resources.WhenGettingOrDeletingSecretConsumersUsingResource.test_should_404_on_delete_when_consumer_not_found_later [0.055373s] ... ok DEBUG: {3} barbican.tests.api.test_resources.WhenGettingOrDeletingSecretConsumersUsingResource.test_should_404_when_secret_ref_doesnt_exist [0.015040s] ... ok DEBUG: {2} barbican.tests.api.test_resources_policy.WhenTestingConsumersResource.test_should_raise_create_consumer [0.263214s] ... ok DEBUG: {0} barbican.tests.api.test_resources_policy.WhenTestingSecretResource.test_should_raise_decrypt_secret_for_with_project_access_nolist [0.098561s] ... ok DEBUG: {3} barbican.tests.api.test_resources.WhenGettingOrDeletingSecretConsumersUsingResource.test_should_delete_consumer [0.060712s] ... ok DEBUG: {2} barbican.tests.api.test_resources_policy.WhenTestingConsumersResource.test_should_raise_delete_consumer [0.034385s] ... ok DEBUG: {3} barbican.tests.api.test_resources.WhenGettingOrDeletingSecretConsumersUsingResource.test_should_get_consumer_by_id [0.058260s] ... ok DEBUG: {2} barbican.tests.api.test_resources_policy.WhenTestingContainerResource.test_should_pass_get_container_different_user_with_valid_read_acl [0.057004s] ... ok DEBUG: {0} barbican.tests.api.test_resources_policy.WhenTestingSecretResource.test_should_raise_decrypt_secret_with_project_access_disabled [0.102364s] ... ok DEBUG: {2} barbican.tests.api.test_resources_policy.WhenTestingContainerResource.test_should_pass_get_container_for_same_project_but_different_user [0.024482s] ... ok DEBUG: {2} barbican.tests.api.test_resources_policy.WhenTestingContainerResource.test_should_raise_delete_container [0.024150s] ... ok DEBUG: {2} barbican.tests.api.test_resources_policy.WhenTestingContainerResource.test_should_raise_get_container_for_with_project_access_disabled [0.028638s] ... ok DEBUG: {2} barbican.tests.api.test_resources_policy.WhenTestingOrderResource.test_should_pass_get_order [0.027369s] ... ok DEBUG: {2} barbican.tests.api.test_resources_policy.WhenTestingOrdersResource.test_rules_should_be_loaded [0.011489s] ... ok DEBUG: {2} barbican.tests.api.test_resources_policy.WhenTestingOrdersResource.test_should_pass_get_orders [0.021661s] ... ok DEBUG: {2} barbican.tests.api.test_resources_policy.WhenTestingOrdersResource.test_should_raise_get_orders [0.017841s] ... ok DEBUG: {2} barbican.tests.api.test_resources_policy.WhenTestingPreferredSecretStoreResource.test_should_pass_set_preferred_secret_store [0.012025s] ... ok DEBUG: {2} barbican.tests.api.test_resources_policy.WhenTestingPreferredSecretStoreResource.test_should_raise_set_preferred_secret_store [0.015874s] ... ok DEBUG: {2} barbican.tests.api.test_resources_policy.WhenTestingSecretConsumerResource.test_rules_should_be_loaded [0.008408s] ... ok DEBUG: {2} barbican.tests.api.test_resources_policy.WhenTestingSecretConsumerResource.test_should_raise_get_consumer [0.014197s] ... ok DEBUG: {2} barbican.tests.api.test_resources_policy.WhenTestingSecretConsumersResource.test_should_pass_create_consumer [0.014512s] ... ok DEBUG: {2} barbican.tests.api.test_resources_policy.WhenTestingSecretConsumersResource.test_should_raise_create_consumer [0.022296s] ... ok DEBUG: {2} barbican.tests.api.test_resources_policy.WhenTestingSecretConsumersResource.test_should_raise_delete_consumer [0.037417s] ... ok DEBUG: {2} barbican.tests.api.test_resources_policy.WhenTestingSecretConsumersResource.test_should_raise_get_consumers [0.032371s] ... ok DEBUG: {2} barbican.tests.api.test_resources_policy.WhenTestingSecretResource.test_fail_decrypt_secret_for_creator_user_with_different_project [0.032116s] ... ok DEBUG: {2} barbican.tests.api.test_resources_policy.WhenTestingSecretResource.test_should_pass_decrypt_secret [0.026983s] ... ok DEBUG: {2} barbican.tests.api.test_resources_policy.WhenTestingSecretResource.test_should_pass_get_secret_with_no_context [0.019025s] ... ok DEBUG: {2} barbican.tests.api.test_resources_policy.WhenTestingSecretResource.test_should_raise_decrypt_secret_for_different_user_no_read_acl [0.023079s] ... ok DEBUG: {2} barbican.tests.api.test_resources_policy.WhenTestingSecretResource.test_should_raise_get_secret_for_with_project_access_disabled [0.032727s] ... ok DEBUG: {3} barbican.tests.api.test_resources.WhenGettingPuttingOrDeletingSecretUsingSecretResource.test_should_get_secret_as_binary_based_on_content_type [0.482750s] ... ok DEBUG: {2} barbican.tests.api.test_resources_policy.WhenTestingSecretStoresResource.test_should_pass_get_all_secret_stores [0.037394s] ... ok DEBUG: {3} barbican.tests.api.test_resources.WhenGettingPuttingOrDeletingSecretUsingSecretResource.test_should_get_secret_as_json_v1 [0.038787s] ... ok DEBUG: {3} barbican.tests.api.test_resources.WhenGettingPuttingOrDeletingSecretUsingSecretResource.test_should_get_secret_as_plain_with_twsk_based_on_content_type [0.057941s] ... ok DEBUG: {0} barbican.tests.api.test_resources_policy.WhenTestingSecretResource.test_should_raise_get_secret_for_different_user_with_no_read_acl [0.569112s] ... ok DEBUG: {3} barbican.tests.api.test_resources.WhenGettingPuttingOrDeletingSecretUsingSecretResource.test_should_get_secret_meta_for_binary [0.043976s] ... ok DEBUG: {0} barbican.tests.api.test_resources_policy.WhenTestingSecretStoresResource.test_rules_should_be_loaded [0.044506s] ... ok DEBUG: {3} barbican.tests.api.test_resources.WhenOwnershipMismatchForContainerConsumer.test_consumer_check_ownership_mismatch [0.034173s] ... ok DEBUG: {0} barbican.tests.api.test_resources_policy.WhenTestingSecretsResource.test_rules_should_be_loaded [0.025022s] ... ok DEBUG: {3} barbican.tests.api.test_resources.WhenPerformingUnallowedOperationsOnContainerConsumers.test_should_not_allow_delete_on_consumer_by_id [0.053113s] ... ok DEBUG: {3} barbican.tests.api.test_resources.WhenPerformingUnallowedOperationsOnContainerConsumers.test_should_not_allow_put_on_consumer_by_id [0.009922s] ... ok DEBUG: {0} barbican.tests.api.test_resources_policy.WhenTestingSecretsResource.test_should_pass_create_secret [0.057156s] ... ok DEBUG: {3} barbican.tests.api.test_resources_policy.WhenTestingContainerResource.test_pass_get_container_for_admin_user_project_access_disabled [0.021648s] ... ok DEBUG: {3} barbican.tests.api.test_resources_policy.WhenTestingContainerResource.test_pass_get_container_for_creator_user_project_access_disabled [0.020256s] ... ok DEBUG: {3} barbican.tests.api.test_resources_policy.WhenTestingContainerResource.test_rules_should_be_loaded [0.013875s] ... ok DEBUG: {3} barbican.tests.api.test_resources_policy.WhenTestingContainerResource.test_should_pass_get_container [0.038319s] ... ok DEBUG: {0} barbican.tests.api.test_resources_policy.WhenTestingSecretsResource.test_should_pass_get_secrets [0.089147s] ... ok DEBUG: {3} barbican.tests.api.test_resources_policy.WhenTestingContainerResource.test_should_pass_get_container_for_private_enabled_with_read_acl [0.029280s] ... ok DEBUG: {3} barbican.tests.api.test_resources_policy.WhenTestingContainerResource.test_should_pass_get_container_with_no_context [0.017206s] ... ok DEBUG: {0} barbican.tests.api.test_resources_policy.WhenTestingVersionsResource.test_rules_should_be_loaded [0.039546s] ... ok DEBUG: {3} barbican.tests.api.test_resources_policy.WhenTestingContainerResource.test_should_raise_get_container_for_different_project_no_acl [0.019969s] ... ok DEBUG: {0} barbican.tests.api.test_resources_policy.WhenTestingVersionsResource.test_should_pass_get_versions_multiple_roles [0.008735s] ... ok DEBUG: {3} barbican.tests.api.test_resources_policy.WhenTestingContainerResource.test_should_raise_get_container_for_different_user_with_no_read_acl [0.020993s] ... ok DEBUG: {3} barbican.tests.api.test_resources_policy.WhenTestingOrderResource.test_should_pass_delete_order [0.010319s] ... ok DEBUG: {0} barbican.tests.api.test_resources_policy.WhenTestingVersionsResource.test_should_pass_get_versions_with_no_roles [0.024492s] ... ok DEBUG: {3} barbican.tests.api.test_resources_policy.WhenTestingOrderResource.test_should_raise_delete_order [0.015810s] ... ok DEBUG: {3} barbican.tests.api.test_resources_policy.WhenTestingOrdersResource.test_should_raise_create_order [0.015439s] ... ok DEBUG: {3} barbican.tests.api.test_resources_policy.WhenTestingSecretConsumersResource.test_rules_should_be_loaded [0.008201s] ... ok DEBUG: {0} barbican.tests.api.test_transport_keys_resource.WhenGettingOrDeletingTransKeyUsingTransportKeyResource.test_should_throw_exception_for_delete_when_trans_key_not_found [0.017464s] ... ok DEBUG: {3} barbican.tests.api.test_resources_policy.WhenTestingSecretResource.test_pass_decrypt_secret_for_admin_user_project_access_disabled [0.020595s] ... ok DEBUG: {3} barbican.tests.api.test_resources_policy.WhenTestingSecretResource.test_rules_should_be_loaded [0.013559s] ... ok DEBUG: {0} barbican.tests.api.test_transport_keys_resource.WhenGettingTransKeysListUsingTransportKeysResource.test_should_get_list_transport_keys [0.027899s] ... ok DEBUG: {0} barbican.tests.api.test_transport_keys_resource.WhenGettingTransKeysListUsingTransportKeysResource.test_should_handle_no_transport_keys [0.015651s] ... ok DEBUG: {3} barbican.tests.api.test_resources_policy.WhenTestingSecretResource.test_should_pass_decrypt_secret_for_same_project_with_no_acl [0.034415s] ... ok DEBUG: {3} barbican.tests.api.test_resources_policy.WhenTestingSecretResource.test_should_pass_delete_secret [0.028650s] ... ok DEBUG: {3} barbican.tests.api.test_resources_policy.WhenTestingSecretResource.test_should_raise_decrypt_secret [0.018105s] ... ok DEBUG: {0} barbican.tests.cmd.test_barbican_manage.TestBarbicanManage.test_db_current [0.023338s] ... ok DEBUG: {0} barbican.tests.cmd.test_barbican_manage.TestBarbicanManage.test_db_revision_no_dburl [0.043311s] ... ok DEBUG: {2} barbican.tests.api.test_resources_policy.WhenTestingSecretStoresResource.test_should_pass_get_preferred [0.620052s] ... ok DEBUG: {0} barbican.tests.cmd.test_barbican_manage.TestBarbicanManage.test_hsm_check_hmac [0.030018s] ... ok DEBUG: {0} barbican.tests.cmd.test_barbican_manage.TestBarbicanManage.test_hsm_gen_hmac [0.044686s] ... ok DEBUG: {2} barbican.tests.api.test_resources_policy.WhenTestingSecretsResource.test_should_raise_create_secret [0.080832s] ... ok DEBUG: {0} barbican.tests.cmd.test_barbican_manage.TestBarbicanManage.test_hsm_gen_hmac_non_default_length [0.048445s] ... ok DEBUG: {0} barbican.tests.cmd.test_barbican_manage.TestBarbicanManage.test_hsm_gen_mkek [0.012051s] ... ok DEBUG: {3} barbican.tests.api.test_resources_policy.WhenTestingSecretResource.test_should_raise_delete_private_secret [0.213971s] ... ok DEBUG: {2} barbican.tests.api.test_resources_policy.WhenTestingSecretsResource.test_should_raise_get_secrets [0.111200s] ... ok DEBUG: {2} barbican.tests.api.test_resources_policy.WhenTestingVersionsResource.test_should_pass_get_versions [0.019119s] ... ok DEBUG: {3} barbican.tests.api.test_resources_policy.WhenTestingSecretResource.test_should_raise_delete_secret [0.024861s] ... ok DEBUG: {0} barbican.tests.cmd.test_db_cleanup.WhenTestingDBCleanUpCommand.test_clean_up_command_with_exception [0.090836s] ... ok DEBUG: {3} barbican.tests.api.test_resources_policy.WhenTestingSecretResource.test_should_raise_get_secret_for_different_project_no_acl [0.024560s] ... ok DEBUG: {3} barbican.tests.api.test_resources_policy.WhenTestingSecretResource.test_should_raise_put_secret [0.025252s] ... ok DEBUG: {3} barbican.tests.api.test_resources_policy.WhenTestingSecretStoreResource.test_rules_should_be_loaded [0.011369s] ... ok DEBUG: {3} barbican.tests.api.test_resources_policy.WhenTestingSecretStoreResource.test_should_pass_get_a_secret_store [0.017848s] ... ok DEBUG: {2} barbican.tests.api.test_transport_keys_resource.WhenCreatingTransKeysListUsingTransportKeysResource.test_should_raise_add_new_transport_key_bad_json [0.108231s] ... ok DEBUG: {0} barbican.tests.cmd.test_db_cleanup.WhenTestingDBCleanUpCommand.test_clean_up_command_with_false_args [0.103193s] ... ok DEBUG: {2} barbican.tests.api.test_transport_keys_resource.WhenGettingOrDeletingTransKeyUsingTransportKeyResource.test_should_delete_transport_key [0.008363s] ... ok DEBUG: {3} barbican.tests.api.test_resources_policy.WhenTestingSecretStoresResource.test_should_pass_get_global_default [0.034405s] ... ok DEBUG: {2} barbican.tests.api.test_transport_keys_resource.WhenGettingOrDeletingTransKeyUsingTransportKeyResource.test_should_throw_exception_for_get_when_trans_key_not_found [0.036532s] ... ok DEBUG: {3} barbican.tests.api.test_resources_policy.WhenTestingVersionsResource.test_should_pass_get_versions_with_bad_roles [0.030695s] ... ok DEBUG: {3} barbican.tests.api.test_transport_keys_resource.WhenCreatingTransKeysListUsingTransportKeysResource.test_should_add_new_transport_key [0.022165s] ... ok DEBUG: {3} barbican.tests.api.test_transport_keys_resource.WhenGettingOrDeletingTransKeyUsingTransportKeyResource.test_should_get_transport_key [0.017352s] ... ok DEBUG: {3} barbican.tests.api.test_transport_keys_resource.WhenGettingOrDeletingTransKeyUsingTransportKeyResource.test_should_throw_exception_for_get_when_trans_key_invalid [0.004026s] ... ok DEBUG: {3} barbican.tests.api.test_transport_keys_resource.WhenGettingTransKeysListUsingTransportKeysResource.test_response_should_include_total [0.005843s] ... ok DEBUG: {3} barbican.tests.cmd.test_barbican_manage.TestBarbicanManage.test_db_clean_no_args [0.012791s] ... ok DEBUG: {3} barbican.tests.cmd.test_barbican_manage.TestBarbicanManage.test_db_history [0.010479s] ... ok DEBUG: {2} barbican.tests.cmd.test_barbican_manage.TestBarbicanManage.test_db_clean_with_args [0.059703s] ... ok DEBUG: {3} barbican.tests.cmd.test_barbican_manage.TestBarbicanManage.test_db_history_no_dburl [0.035459s] ... ok DEBUG: {3} barbican.tests.cmd.test_barbican_manage.TestBarbicanManage.test_db_revision [0.009556s] ... ok DEBUG: {3} barbican.tests.cmd.test_barbican_manage.TestBarbicanManage.test_db_revision_autogenerate [0.008192s] ... ok DEBUG: ERROR: DEBUG: {3} barbican.tests.cmd.test_cmd.WhenInvokingRetryServiceCommand.test_should_fail_run_command [0.006005s] ... ok DEBUG: {3} barbican.tests.cmd.test_cmd.WhenInvokingRetryServiceCommand.test_should_launch_service [0.006412s] ... ok DEBUG: {3} barbican.tests.cmd.test_cmd.WhenInvokingWorkerCommand.test_should_launch_service [0.047577s] ... ok DEBUG: {2} barbican.tests.cmd.test_barbican_manage.TestBarbicanManage.test_db_current_no_dburl [0.139194s] ... ok DEBUG: {3} barbican.tests.cmd.test_db_cleanup.WhenTestingDBCleanUpCommand.test_clean_up_command [0.052216s] ... ok DEBUG: {2} barbican.tests.cmd.test_barbican_manage.TestBarbicanManage.test_db_sync_secret_stores_no_args [0.016113s] ... ok DEBUG: {2} barbican.tests.cmd.test_barbican_manage.TestBarbicanManage.test_hsm_check_hmac_no_label [0.051175s] ... ok DEBUG: {0} barbican.tests.cmd.test_db_cleanup.WhenTestingDBCleanUpCommand.test_soft_deleted_secret_orders [0.403928s] ... ok DEBUG: {3} barbican.tests.cmd.test_db_cleanup.WhenTestingDBCleanUpCommand.test_cleanup_orders [0.125437s] ... ok DEBUG: {2} barbican.tests.cmd.test_barbican_manage.TestBarbicanManage.test_hsm_check_hmac_not_found [0.113596s] ... ok DEBUG: {2} barbican.tests.cmd.test_barbican_manage.TestBarbicanManage.test_hsm_check_mkek_not_found [0.039895s] ... ok DEBUG: {1} barbican.tests.common.test_validators.WhenTestingSimpleCMCOrderValidator.test_should_raise_with_signed_wrong_key_pkcs10_data [2.752970s] ... ok DEBUG: {1} barbican.tests.common.test_validators.WhenTestingValidatorsFunctions.test_secret_too_big_is_true_for_big_secrets [0.001127s] ... ok DEBUG: {1} barbican.tests.model.repositories.test_repositories.WhenCleaningRepositoryPagingParameters.test_limit_as_uncastable_str [0.000893s] ... ok DEBUG: {1} barbican.tests.model.repositories.test_repositories.WhenCleaningRepositoryPagingParameters.test_limit_is_less_than_one [0.000811s] ... ok DEBUG: {1} barbican.tests.model.repositories.test_repositories.WhenCleaningRepositoryPagingParameters.test_offset_as_uncastable_str [0.001038s] ... ok DEBUG: {2} barbican.tests.cmd.test_barbican_manage.TestBarbicanManage.test_hsm_gen_hmac_default_label [0.040294s] ... ok DEBUG: {3} barbican.tests.cmd.test_db_cleanup.WhenTestingDBCleanUpCommand.test_cleanup_soft_deletes_containers [0.162268s] ... ok DEBUG: {2} barbican.tests.cmd.test_barbican_manage.TestBarbicanManage.test_hsm_gen_mkek_default_label [0.028588s] ... ok DEBUG: {1} barbican.tests.model.repositories.test_repositories.WhenIncreasingRepositoryTestCoverage.test_get_count_should_return_zero [0.001249s] ... ok DEBUG: {1} barbican.tests.model.repositories.test_repositories.WhenIncreasingRepositoryTestCoverage.test_get_project_entities_should_return_empty [0.000744s] ... ok DEBUG: {1} barbican.tests.model.repositories.test_repositories.WhenTestingIsDbConnectionError.test_should_return_false_no_error_code_in_args [0.001485s] ... ok DEBUG: {2} barbican.tests.cmd.test_barbican_manage.TestBarbicanManage.test_rewrap_pkek [0.035867s] ... ok DEBUG: {1} barbican.tests.model.repositories.test_repositories.WhenTestingMigrations.test_no_downgrade [0.057810s] ... ok DEBUG: {0} barbican.tests.cmd.test_db_cleanup.WhenTestingDBCleanUpCommand.test_soft_deleting_expired_secrets [0.431171s] ... ok DEBUG: {0} barbican.tests.common.test_quota.WhenTestingQuotaDriverFunctions.test_is_disabled_true [0.070083s] ... ok DEBUG: {2} barbican.tests.cmd.test_db_cleanup.WhenTestingDBCleanUpCommand.test_cleaning_unassociated_projects [0.289374s] ... ok DEBUG: {3} barbican.tests.cmd.test_db_cleanup.WhenTestingDBCleanUpCommand.test_cleanup_soft_deletes_secrets [0.347269s] ... ok DEBUG: {1} barbican.tests.model.repositories.test_repositories_acls.WhenTestingContainerACLRepository.test_create_or_replace_from_for_new_acls [0.256250s] ... ok DEBUG: {0} barbican.tests.common.test_quota.WhenTestingQuotaDriverFunctions.test_is_unlimited_false [0.071683s] ... ok DEBUG: {3} barbican.tests.cmd.test_db_cleanup.WhenTestingDBCleanUpCommand.test_db_cleanup_raise_integrity_error [0.070259s] ... ok DEBUG: {3} barbican.tests.common.test_quota.WhenTestingQuotaDriverFunctions.test_compute_effective_quotas_using_all_defaults [0.058864s] ... ok DEBUG: {0} barbican.tests.common.test_quota.WhenTestingQuotaDriverFunctions.test_should_delete_project_quotas [0.129289s] ... ok DEBUG: {3} barbican.tests.common.test_quota.WhenTestingQuotaDriverFunctions.test_get_quotas_using_some_defaults [0.073760s] ... ok DEBUG: {1} barbican.tests.model.repositories.test_repositories_acls.WhenTestingContainerACLRepository.test_delete_single_acl_and_count [0.218360s] ... ok DEBUG: {3} barbican.tests.common.test_quota.WhenTestingQuotaDriverFunctions.test_should_raise_not_found_delete_project_quotas [0.141088s] ... ok DEBUG: {0} barbican.tests.common.test_quota.WhenTestingQuotaDriverFunctions.test_should_get_project_quotas [0.177837s] ... ok DEBUG: {0} barbican.tests.common.test_utils.WhenTestingAcceptEncodingGetter.test_returns_none_for_empty_encoding [0.003652s] ... ok DEBUG: {0} barbican.tests.common.test_validators.WhenTestingAclValidator.test_should_raise_bad_user [0.011584s] ... ok DEBUG: {0} barbican.tests.common.test_validators.WhenTestingAclValidator.test_should_raise_foo [0.006726s] ... ok DEBUG: {0} barbican.tests.common.test_validators.WhenTestingAclValidator.test_should_raise_future_list [0.013403s] ... ok DEBUG: {0} barbican.tests.common.test_validators.WhenTestingAclValidator.test_should_validate_almost_empty [0.002872s] ... ok DEBUG: {0} barbican.tests.common.test_validators.WhenTestingAclValidator.test_should_validate_default_creator [0.013407s] ... ok DEBUG: {1} barbican.tests.model.repositories.test_repositories_acls.WhenTestingSecretACLRepository.test_create_or_replace_from_with_none_or_blank_users [0.212766s] ... ok DEBUG: {3} barbican.tests.common.test_quota.WhenTestingQuotaDriverFunctions.test_should_return_not_found_get_project_quotas [0.109914s] ... ok DEBUG: {0} barbican.tests.common.test_validators.WhenTestingAclValidator.test_should_validate_one_reader [0.025172s] ... ok DEBUG: {0} barbican.tests.common.test_validators.WhenTestingAsymmetricTypeOrderValidator.test_should_raise_with_no_bit_length_in_asymmetric_order_refs [0.011634s] ... ok DEBUG: {0} barbican.tests.common.test_validators.WhenTestingAsymmetricTypeOrderValidator.test_should_raise_with_zero_bit_length_in_asymmetric_order_refs [0.012153s] ... ok DEBUG: {0} barbican.tests.common.test_validators.WhenTestingCertificateContainerValidator.test_should_raise_more_than_4_secret_refs_for_cert_type [0.020127s] ... ok DEBUG: {2} barbican.tests.cmd.test_db_cleanup.WhenTestingDBCleanUpCommand.test_cleanup_container_with_order_child [0.521374s] ... ok DEBUG: {1} barbican.tests.model.repositories.test_repositories_acls.WhenTestingSecretACLRepository.test_get_by_secret_id [0.089711s] ... ok DEBUG: {0} barbican.tests.common.test_validators.WhenTestingCertificateContainerValidator.test_should_validate_all_fields [0.017452s] ... ok DEBUG: {0} barbican.tests.common.test_validators.WhenTestingConsumerValidator.test_should_raise_with_invalid_json_data_type [0.005379s] ... ok DEBUG: {0} barbican.tests.common.test_validators.WhenTestingContainerValidator.test_should_raise_all_empties [0.020674s] ... ok DEBUG: {0} barbican.tests.common.test_validators.WhenTestingContainerValidator.test_should_raise_duplicate_secret_ref_format_ids_in_secret_refs [0.010206s] ... ok DEBUG: {0} barbican.tests.common.test_validators.WhenTestingContainerValidator.test_should_raise_no_secret_ref_in_secret_refs [0.009992s] ... ok DEBUG: {1} barbican.tests.model.repositories.test_repositories_certificate_authorities.WhenTestingCertificateAuthorityRepo.test_do_entity_name [0.056991s] ... ok DEBUG: {0} barbican.tests.common.test_validators.WhenTestingContainerValidator.test_should_raise_secret_name_too_long [0.018732s] ... ok DEBUG: {0} barbican.tests.common.test_validators.WhenTestingContainerValidator.test_should_validate_empty_secret_refs [0.021540s] ... ok DEBUG: {3} barbican.tests.common.test_quota.WhenTestingQuotaEnforcingFunctions.test_should_raise_equal_limit [0.170368s] ... ok DEBUG: {3} barbican.tests.common.test_utils.WhenTestingAcceptEncodingGetter.test_parses_single_accept_with_quality_value [0.001484s] ... ok DEBUG: {3} barbican.tests.common.test_utils.WhenTestingAcceptEncodingGetter.test_returns_none_on_quality_too_small [0.007932s] ... ok DEBUG: {3} barbican.tests.common.test_utils.WhenTestingGenerateFullClassnameForInstance.test_get_fullname_for_null_instance_raises_exception [0.001191s] ... ok DEBUG: {3} barbican.tests.common.test_utils.WhenTestingGenerateFullClassnameForInstance.test_get_fullname_for_string_doesnt_include_module [0.000779s] ... ok DEBUG: {3} barbican.tests.common.test_utils.WhenTestingGenerateFullClassnameForInstance.test_returns_class_name_on_null_module [0.008093s] ... ok DEBUG: {3} barbican.tests.common.test_utils.WhenTestingGenerateFullClassnameForInstance.test_returns_qualified_name [0.001159s] ... ok DEBUG: {3} barbican.tests.common.test_utils.WhenTestingHostByWsgiRequestForRefsGetter.test_blank_conf_hosthref_for_refs [0.002024s] ... ok DEBUG: {2} barbican.tests.common.test_quota.WhenTestingQuotaDriverFunctions.test_compute_effective_quotas_using_some_defaults [0.130781s] ... ok DEBUG: {3} barbican.tests.common.test_validators.WhenTestingAclValidator.test_should_raise_bad_field [0.003520s] ... ok DEBUG: {3} barbican.tests.common.test_validators.WhenTestingAclValidator.test_should_validate_empty [0.003430s] ... ok DEBUG: {0} barbican.tests.common.test_validators.WhenTestingContainerValidator.test_should_validate_no_name [0.048056s] ... ok DEBUG: {3} barbican.tests.common.test_validators.WhenTestingConsumerValidator.test_should_raise_with_missing_name [0.012426s] ... ok DEBUG: {3} barbican.tests.common.test_validators.WhenTestingContainerValidator.test_should_raise_duplicate_names_in_secret_refs [0.010647s] ... ok DEBUG: {0} barbican.tests.common.test_validators.WhenTestingKeyTypeOrderValidator.test_should_pass_with_null_content_type_in_meta [0.020248s] ... ok DEBUG: {3} barbican.tests.common.test_validators.WhenTestingContainerValidator.test_should_raise_empty_secret_ref_in_secret_refs [0.022850s] ... ok DEBUG: {0} barbican.tests.common.test_validators.WhenTestingKeyTypeOrderValidator.test_should_raise_with_zero_bit_length_in_order_refs [0.016224s] ... ok DEBUG: {0} barbican.tests.common.test_validators.WhenTestingProjectQuotasValidator.test_should_raise_orders_non_int [0.010867s] ... ok DEBUG: {3} barbican.tests.common.test_validators.WhenTestingContainerValidator.test_should_raise_empty_type [0.014282s] ... ok DEBUG: {0} barbican.tests.common.test_validators.WhenTestingRSAContainerValidator.test_should_raise_unsupported_names_in_secret_refs [0.010113s] ... ok DEBUG: {3} barbican.tests.common.test_validators.WhenTestingContainerValidator.test_should_raise_nonstring_secret_name [0.009085s] ... ok DEBUG: {3} barbican.tests.common.test_validators.WhenTestingFullCMCOrderValidator.test_should_raise_with_no_request_data ... SKIPPED: Feature not yet implemented DEBUG: {0} barbican.tests.common.test_validators.WhenTestingSecretConsumerValidator.test_should_raise_with_missing_resource_type [0.007255s] ... ok DEBUG: {2} barbican.tests.common.test_quota.WhenTestingQuotaDriverFunctions.test_get_defaults [0.096246s] ... ok DEBUG: {0} barbican.tests.common.test_validators.WhenTestingSecretConsumerValidator.test_should_validate_all_fields [0.017588s] ... ok DEBUG: {0} barbican.tests.common.test_validators.WhenTestingSecretMetadataValidator.test_should_raise_invalid_key_non_string [0.001964s] ... ok DEBUG: {0} barbican.tests.common.test_validators.WhenTestingSecretMetadataValidator.test_should_raise_invalid_value_non_string [0.001757s] ... ok DEBUG: {3} barbican.tests.common.test_validators.WhenTestingKeyTypeOrderValidator.test_should_not_raise_correct_hmac_order_refs [0.030641s] ... ok DEBUG: {0} barbican.tests.common.test_validators.WhenTestingSecretMetadataValidator.test_should_validate_no_keys [0.004009s] ... ok DEBUG: {0} barbican.tests.common.test_validators.WhenTestingSecretMetadatumValidator.test_should_raise_invalid_key_no_key [0.004492s] ... ok DEBUG: {0} barbican.tests.common.test_validators.WhenTestingSecretMetadatumValidator.test_should_validate_all_fields_and_make_key_lowercase [0.002011s] ... ok DEBUG: {1} barbican.tests.model.repositories.test_repositories_certificate_authorities.WhenTestingCertificateAuthorityRepo.test_get_by_create_date_with_plugin_name_filter [0.181475s] ... ok DEBUG: {0} barbican.tests.common.test_validators.WhenTestingSecretValidator.test_should_fail_with_bad_encoding_passphrase [0.024864s] ... ok DEBUG: {3} barbican.tests.common.test_validators.WhenTestingKeyTypeOrderValidator.test_should_pass_good_exp_meta_in_order_refs [0.056186s] ... ok DEBUG: {3} barbican.tests.common.test_validators.WhenTestingKeyTypeOrderValidator.test_should_pass_with_certificate_type_in_order_refs [0.003029s] ... ok DEBUG: {3} barbican.tests.common.test_validators.WhenTestingKeyTypeOrderValidator.test_should_raise_with_bad_type_in_order_refs [0.001720s] ... ok DEBUG: {3} barbican.tests.common.test_validators.WhenTestingKeyTypeOrderValidator.test_should_raise_with_no_type_in_order_refs [0.001942s] ... ok DEBUG: {0} barbican.tests.common.test_validators.WhenTestingSecretValidator.test_should_fail_with_bad_encoding_public [0.043096s] ... ok DEBUG: {3} barbican.tests.common.test_validators.WhenTestingKeyTypeOrderValidator.test_should_raise_with_wrong_exp_meta_in_order_refs [0.014818s] ... ok DEBUG: {3} barbican.tests.common.test_validators.WhenTestingNewCAValidator.test_should_raise_with_empty_data [0.007835s] ... ok DEBUG: {3} barbican.tests.common.test_validators.WhenTestingProjectQuotasValidator.test_should_raise_cas_non_int [0.007899s] ... ok DEBUG: {0} barbican.tests.common.test_validators.WhenTestingSecretValidator.test_should_fail_with_bad_encoding_symmetric [0.015257s] ... ok DEBUG: {0} barbican.tests.common.test_validators.WhenTestingSecretValidator.test_should_pass_with_secret_type_passphrase [0.010386s] ... ok DEBUG: {3} barbican.tests.common.test_validators.WhenTestingProjectQuotasValidator.test_should_raise_secrets_non_int [0.014265s] ... ok DEBUG: {0} barbican.tests.common.test_validators.WhenTestingSecretValidator.test_should_raise_algorithm_greater_than_max [0.010361s] ... ok DEBUG: {2} barbican.tests.common.test_quota.WhenTestingQuotaDriverFunctions.test_get_project_quotas_with_partial_definition [0.121867s] ... ok DEBUG: {0} barbican.tests.common.test_validators.WhenTestingSecretValidator.test_should_raise_all_nulls [0.010993s] ... ok DEBUG: {3} barbican.tests.common.test_validators.WhenTestingSecretConsumerValidator.test_resource_type_too_long_should_raise_with_invalid_object [0.021066s] ... ok DEBUG: {0} barbican.tests.common.test_validators.WhenTestingSecretValidator.test_should_raise_bit_length_less_than_min [0.010584s] ... ok DEBUG: {3} barbican.tests.common.test_validators.WhenTestingSecretConsumerValidator.test_service_too_long_should_raise_with_invalid_object [0.007783s] ... ok DEBUG: {0} barbican.tests.common.test_validators.WhenTestingSecretValidator.test_should_raise_expiration_greater_than_max [0.013770s] ... ok DEBUG: {0} barbican.tests.common.test_validators.WhenTestingSecretValidator.test_should_raise_expiration_nonsense [0.017125s] ... ok DEBUG: {3} barbican.tests.common.test_validators.WhenTestingSecretConsumerValidator.test_should_raise_with_missing_resource_id [0.031902s] ... ok DEBUG: {1} barbican.tests.model.repositories.test_repositories_certificate_authorities.WhenTestingPreferredCARepo.test_get_by_create_date_with_params [0.161946s] ... ok DEBUG: {0} barbican.tests.common.test_validators.WhenTestingSecretValidator.test_should_raise_payload_content_type_greater_than_max [0.027768s] ... ok DEBUG: {3} barbican.tests.common.test_validators.WhenTestingSecretMetadataValidator.test_should_raise_invalid_key_non_url_safe_string [0.038814s] ... ok DEBUG: {3} barbican.tests.common.test_validators.WhenTestingSecretMetadataValidator.test_should_validate_all_fields [0.001689s] ... ok DEBUG: {3} barbican.tests.common.test_validators.WhenTestingSecretMetadatumValidator.test_should_raise_invalid_key_non_string [0.001904s] ... ok DEBUG: {0} barbican.tests.common.test_validators.WhenTestingSecretValidator.test_should_raise_with_payload_content_encoding_greater_than_max [0.011623s] ... ok DEBUG: {3} barbican.tests.common.test_validators.WhenTestingSecretMetadatumValidator.test_should_raise_invalid_key_non_url_safe_string [0.004205s] ... ok DEBUG: {0} barbican.tests.common.test_validators.WhenTestingSecretValidator.test_should_raise_with_plain_text_and_encoding [0.014278s] ... ok DEBUG: {0} barbican.tests.common.test_validators.WhenTestingSecretValidator.test_should_validate_empty_expiration [0.022555s] ... ok DEBUG: {3} barbican.tests.common.test_validators.WhenTestingSecretMetadatumValidator.test_should_validate_all_fields [0.049677s] ... ok DEBUG: {1} barbican.tests.model.repositories.test_repositories_certificate_authorities.WhenTestingPreferredCARepo.test_get_project_entities [0.094379s] ... ok DEBUG: {2} barbican.tests.common.test_quota.WhenTestingQuotaDriverFunctions.test_get_quotas_using_all_defaults [0.181603s] ... ok DEBUG: {3} barbican.tests.common.test_validators.WhenTestingSecretValidator.test_should_fail_with_bad_content_type_certificate [0.035613s] ... ok DEBUG: {0} barbican.tests.common.test_validators.WhenTestingSecretValidator.test_should_validate_expiration_extra_whitespace [0.033862s] ... ok DEBUG: {3} barbican.tests.common.test_validators.WhenTestingSecretValidator.test_should_fail_with_bad_content_type_private [0.012645s] ... ok DEBUG: {0} barbican.tests.common.test_validators.WhenTestingSecretValidator.test_should_validate_expiration_with_tz [0.014186s] ... ok DEBUG: {0} barbican.tests.common.test_validators.WhenTestingSecretValidator.test_should_validate_no_payload [0.009862s] ... ok DEBUG: {3} barbican.tests.common.test_validators.WhenTestingSecretValidator.test_should_fail_with_bad_content_type_symmetric [0.038927s] ... ok DEBUG: {2} barbican.tests.common.test_quota.WhenTestingQuotaDriverFunctions.test_is_unlimited_true [0.080019s] ... ok DEBUG: {0} barbican.tests.common.test_validators.WhenTestingSecretValidator.test_should_validate_null_name [0.034753s] ... ok DEBUG: {0} barbican.tests.common.test_validators.WhenTestingSecretValidator.test_validation_should_raise_with_bad_base64_payload [0.016230s] ... ok DEBUG: {3} barbican.tests.common.test_validators.WhenTestingSecretValidator.test_should_fail_with_bad_encoding_certificate [0.060879s] ... ok DEBUG: {3} barbican.tests.common.test_validators.WhenTestingSecretValidator.test_should_fail_with_bad_encoding_private [0.010804s] ... ok DEBUG: {3} barbican.tests.common.test_validators.WhenTestingSecretValidator.test_should_fail_with_unknown_secret_type [0.015868s] ... ok DEBUG: {3} barbican.tests.common.test_validators.WhenTestingSecretValidator.test_should_raise_mode_length_greater_than_max [0.043889s] ... ok DEBUG: {1} barbican.tests.model.repositories.test_repositories_certificate_authorities.WhenTestingPreferredCARepo.test_should_raise_constraint_check [0.221436s] ... ok DEBUG: {3} barbican.tests.common.test_validators.WhenTestingSecretValidator.test_should_raise_negative_bit_length [0.021707s] ... ok DEBUG: {3} barbican.tests.common.test_validators.WhenTestingSecretValidator.test_should_raise_non_integer_bit_length [0.014177s] ... ok DEBUG: {3} barbican.tests.common.test_validators.WhenTestingSecretValidator.test_should_raise_with_wrong_encoding [0.035647s] ... ok DEBUG: {3} barbican.tests.common.test_validators.WhenTestingSecretValidator.test_should_validate_future_expiration [0.036494s] ... ok DEBUG: {2} barbican.tests.common.test_quota.WhenTestingQuotaDriverFunctions.test_should_get_empty_project_quotas_list [0.248619s] ... ok DEBUG: {2} barbican.tests.common.test_quota.WhenTestingQuotaDriverFunctions.test_should_get_project_quotas_list [0.128905s] ... ok DEBUG: {0} barbican.tests.common.test_validators.WhenTestingSimpleCMCOrderValidator.test_should_raise_with_bad_request_type [0.365333s] ... ok DEBUG: {0} barbican.tests.common.test_validators.WhenTestingStoredKeyOrderValidator.test_should_raise_with_blank_dn [0.002607s] ... ok DEBUG: {0} barbican.tests.common.test_validators.WhenTestingStoredKeyOrderValidator.test_should_raise_with_no_container_ref [0.010368s] ... ok DEBUG: {0} barbican.tests.common.test_validators.WhenTestingTransportKeyValidator.test_should_raise_plugin_name_is_missing [0.009726s] ... ok DEBUG: {2} barbican.tests.common.test_quota.WhenTestingQuotaEnforcingFunctions.test_should_pass_default_unlimited [0.071911s] ... ok DEBUG: {2} barbican.tests.common.test_utils.WhenTestingAcceptEncodingGetter.test_can_sort_by_quality_value [0.001540s] ... ok DEBUG: {2} barbican.tests.common.test_utils.WhenTestingAcceptEncodingGetter.test_parses_more_than_one_encoding [0.001234s] ... ok DEBUG: {2} barbican.tests.common.test_utils.WhenTestingHostByWsgiRequestForRefsGetter.test_hostname_for_refs_no_resource [0.008245s] ... ok DEBUG: {2} barbican.tests.common.test_validators.WhenTestingAclValidator.test_should_raise_bad_op [0.003070s] ... ok DEBUG: {2} barbican.tests.common.test_validators.WhenTestingAclValidator.test_should_raise_future_write [0.002784s] ... ok DEBUG: {2} barbican.tests.common.test_validators.WhenTestingAclValidator.test_should_raise_missing_op [0.009555s] ... ok DEBUG: {2} barbican.tests.common.test_validators.WhenTestingAclValidator.test_should_validate_default_users [0.003546s] ... ok DEBUG: {0} barbican.tests.common.test_validators.WhenTestingTransportKeyValidator.test_should_raise_with_invalid_json_data_type [0.004196s] ... ok DEBUG: {0} barbican.tests.model.repositories.test_repositories.WhenCleaningRepositoryPagingParameters.test_limit_as_none [0.001273s] ... ok DEBUG: {0} barbican.tests.model.repositories.test_repositories.WhenCleaningRepositoryPagingParameters.test_offset_as_none [0.000776s] ... ok DEBUG: {0} barbican.tests.model.repositories.test_repositories.WhenTestingGetEnginePrivate.test_should_complete_with_no_alembic_create_default_configs [0.003630s] ... ok DEBUG: {0} barbican.tests.model.repositories.test_repositories.WhenTestingGetEnginePrivate.test_should_raise_value_exception_engine_create_failure [0.002204s] ... ok DEBUG: {2} barbican.tests.common.test_validators.WhenTestingAsymmetricTypeOrderValidator.test_should_pass_with_wrong_algorithm_in_asymmetric_order_refs [0.058923s] ... ok DEBUG: {1} barbican.tests.model.repositories.test_repositories_certificate_authorities.WhenTestingPreferredCARepo.test_should_update [0.424189s] ... ok DEBUG: {2} barbican.tests.common.test_validators.WhenTestingCertificateContainerValidator.test_should_raise_unsupported_names_in_secret_refs [0.012989s] ... ok DEBUG: {2} barbican.tests.common.test_validators.WhenTestingConsumerValidator.test_should_raise_with_missing_URL [0.006147s] ... ok DEBUG: {2} barbican.tests.common.test_validators.WhenTestingContainerValidator.test_ensure_secret_ref_starts_with_request_hostname [0.022910s] ... ok DEBUG: {2} barbican.tests.common.test_validators.WhenTestingContainerValidator.test_should_raise_all_nulls [0.009578s] ... ok DEBUG: {2} barbican.tests.common.test_validators.WhenTestingContainerValidator.test_should_raise_duplicate_secret_ids_in_secret_refs [0.009613s] ... ok DEBUG: {2} barbican.tests.common.test_validators.WhenTestingContainerValidator.test_should_raise_name_length_greater_than_max [0.016357s] ... ok DEBUG: {2} barbican.tests.common.test_validators.WhenTestingContainerValidator.test_should_raise_not_supported_type [0.011815s] ... ok DEBUG: {2} barbican.tests.common.test_validators.WhenTestingContainerValidator.test_should_raise_numeric_name [0.012698s] ... ok DEBUG: {1} barbican.tests.model.repositories.test_repositories_certificate_authorities.WhenTestingProjectCARepo.test_get_project_entities [0.110099s] ... ok DEBUG: {2} barbican.tests.common.test_validators.WhenTestingContainerValidator.test_should_raise_numeric_secret_ref_in_secret_refs [0.025652s] ... ok DEBUG: {2} barbican.tests.common.test_validators.WhenTestingCustomOrderValidator.test_should_pass_with_no_request_type [0.002926s] ... ok DEBUG: {2} barbican.tests.common.test_validators.WhenTestingFullCMCOrderValidator.test_should_raise_not_yet_implemented [0.025736s] ... ok DEBUG: {2} barbican.tests.common.test_validators.WhenTestingKeyTypeOrderValidator.test_should_raise_with_negative_bit_length_in_order_refs [0.027285s] ... ok DEBUG: {2} barbican.tests.common.test_validators.WhenTestingKeyTypeOrderValidator.test_should_raise_with_payload_in_order [0.013767s] ... ok DEBUG: {2} barbican.tests.common.test_validators.WhenTestingNewCAValidator.test_should_pass_with_valid_data [0.007527s] ... ok DEBUG: {2} barbican.tests.common.test_validators.WhenTestingNewCAValidator.test_should_raise_with_invalid_subject_dn [0.008036s] ... ok DEBUG: {2} barbican.tests.common.test_validators.WhenTestingProjectQuotasValidator.test_should_pass_good_data [0.026763s] ... ok DEBUG: {2} barbican.tests.common.test_validators.WhenTestingRSAContainerValidator.test_should_raise_duplicate_secret_id_in_secret_refs [0.012719s] ... ok DEBUG: {2} barbican.tests.common.test_validators.WhenTestingRSAContainerValidator.test_should_raise_no_names_in_secret_refs [0.016184s] ... ok DEBUG: {2} barbican.tests.common.test_validators.WhenTestingSecretConsumerValidator.test_should_raise_with_invalid_json_data_type [0.018432s] ... ok DEBUG: {0} barbican.tests.model.repositories.test_repositories_acls.WhenTestingContainerACLRepository.test_create_or_replace_from_with_none_or_blank_users [0.343791s] ... ok DEBUG: {2} barbican.tests.common.test_validators.WhenTestingSecretMetadataValidator.test_should_raise_invalid_key_no_metadata [0.002408s] ... ok DEBUG: {1} barbican.tests.model.repositories.test_repositories_consumers.WhenTestingContainerConsumerRepository.test_should_raise_constraint_create_same_composite_key_no_id [0.189381s] ... ok DEBUG: {2} barbican.tests.common.test_validators.WhenTestingSecretMetadataValidator.test_should_validate_all_fields_and_make_key_lowercase [0.016705s] ... ok DEBUG: {2} barbican.tests.common.test_validators.WhenTestingSecretMetadatumValidator.test_should_raise_invalid_empty [0.009419s] ... ok DEBUG: {2} barbican.tests.common.test_validators.WhenTestingSecretMetadatumValidator.test_should_raise_invalid_extra_sent_key [0.002606s] ... ok DEBUG: {2} barbican.tests.common.test_validators.WhenTestingSecretMetadatumValidator.test_should_raise_invalid_value_non_string [0.001887s] ... ok DEBUG: {2} barbican.tests.common.test_validators.WhenTestingSecretValidator.test_should_fail_with_bad_content_type_passphrase [0.013159s] ... ok DEBUG: {2} barbican.tests.common.test_validators.WhenTestingSecretValidator.test_should_pass_with_secret_type_private [0.011649s] ... ok DEBUG: {2} barbican.tests.common.test_validators.WhenTestingSecretValidator.test_should_pass_with_secret_type_public [0.011343s] ... ok DEBUG: {3} barbican.tests.common.test_validators.WhenTestingSimpleCMCOrderValidator.test_should_pass_good_data [0.728060s] ... ok DEBUG: {3} barbican.tests.common.test_validators.WhenTestingStoredKeyOrderValidator.test_should_pass_with_profile_and_ca_id [0.001982s] ... ok DEBUG: {3} barbican.tests.common.test_validators.WhenTestingStoredKeyOrderValidator.test_should_raise_with_no_subject_dn [0.001869s] ... ok DEBUG: {2} barbican.tests.common.test_validators.WhenTestingSecretValidator.test_should_pass_with_secret_type_symmetric [0.012498s] ... ok DEBUG: {3} barbican.tests.common.test_validators.WhenTestingStoredKeyOrderValidator.test_should_raise_with_payload_in_order [0.026574s] ... ok DEBUG: {3} barbican.tests.model.repositories.test_repositories.WhenCleaningRepositoryPagingParameters.test_limit_is_too_big [0.000952s] ... ok DEBUG: {3} barbican.tests.model.repositories.test_repositories.WhenCleaningRepositoryPagingParameters.test_parameters_not_assigned [0.000853s] ... ok DEBUG: {3} barbican.tests.model.repositories.test_repositories.WhenInvokingExceptionMethods.test_should_raise_for_entity_id_not_found [0.000852s] ... ok DEBUG: {3} barbican.tests.model.repositories.test_repositories.WhenInvokingExceptionMethods.test_should_raise_for_entity_not_found [0.004499s] ... ok DEBUG: {3} barbican.tests.model.repositories.test_repositories.WhenTestingAutoGenerateTables.test_should_complete_with_alembic_database_update [0.002178s] ... ok DEBUG: {2} barbican.tests.common.test_validators.WhenTestingSecretValidator.test_should_raise_algorithm_is_non_string [0.045687s] ... ok DEBUG: {2} barbican.tests.common.test_validators.WhenTestingSecretValidator.test_should_raise_already_expired [0.021947s] ... ok DEBUG: {2} barbican.tests.common.test_validators.WhenTestingSecretValidator.test_should_raise_bit_length_greater_than_max [0.012560s] ... ok DEBUG: {2} barbican.tests.common.test_validators.WhenTestingSecretValidator.test_should_raise_name_length_is_greater_than_max [0.033923s] ... ok DEBUG: {2} barbican.tests.common.test_validators.WhenTestingSecretValidator.test_should_raise_with_mixed_case_wrong_payload_content_type [0.033055s] ... ok DEBUG: {2} barbican.tests.common.test_validators.WhenTestingSecretValidator.test_should_raise_with_upper_case_wrong_payload_content_type [0.024551s] ... ok DEBUG: {3} barbican.tests.model.repositories.test_repositories.WhenTestingBaseRepository.test_should_raise_invalid_create_from_no_entity [0.144589s] ... ok DEBUG: {2} barbican.tests.common.test_validators.WhenTestingSecretValidator.test_should_validate_expiration_with_z [0.015721s] ... ok DEBUG: {1} barbican.tests.model.repositories.test_repositories_consumers.WhenTestingContainerConsumerRepository.test_should_update_with_duplicate_consumer [0.286959s] ... ok DEBUG: {2} barbican.tests.common.test_validators.WhenTestingSecretValidator.test_should_validate_mixed_case_payload_content_type [0.044711s] ... ok DEBUG: {2} barbican.tests.common.test_validators.WhenTestingSecretValidator.test_should_validate_payload_with_whitespace [0.042574s] ... ok DEBUG: {1} barbican.tests.model.repositories.test_repositories_containers.WhenTestingContainerRepository.test_get_container_by_id [0.104001s] ... ok DEBUG: {0} barbican.tests.model.repositories.test_repositories_acls.WhenTestingSecretACLRepository.test_create_or_replace_from_for_new_acls [0.406266s] ... ok DEBUG: {2} barbican.tests.common.test_validators.WhenTestingSecretValidator.test_should_validate_upper_case_payload_content_type [0.046606s] ... ok DEBUG: {2} barbican.tests.common.test_validators.WhenTestingSecretValidator.test_should_validate_with_supported_encoding [0.025243s] ... ok DEBUG: {2} barbican.tests.common.test_validators.WhenTestingSecretValidator.test_validation_should_validate_with_good_base64_payload [0.024751s] ... ok DEBUG: {3} barbican.tests.model.repositories.test_repositories.WhenTestingBaseRepository.test_should_raise_invalid_do_validate_bad_status [0.218775s] ... ok DEBUG: {1} barbican.tests.model.repositories.test_repositories_containers.WhenTestingContainerRepository.test_should_raise_no_result_found [0.132651s] ... ok DEBUG: {2} barbican.tests.common.test_validators.WhenTestingSimpleCMCOrderValidator.test_should_raise_with_bad_pkcs10_data [0.191354s] ... ok DEBUG: {1} barbican.tests.model.repositories.test_repositories_orders.WhenTestingOrderRepository.test_get_order [0.173667s] ... ok DEBUG: {3} barbican.tests.model.repositories.test_repositories.WhenTestingBaseRepository.test_should_raise_invalid_do_validate_no_status [0.232011s] ... ok DEBUG: {3} barbican.tests.model.repositories.test_repositories.WhenTestingGetEnginePrivate.test_should_complete_with_no_alembic_create_pool_configs [0.007242s] ... ok DEBUG: {3} barbican.tests.model.repositories.test_repositories.WhenTestingIsDbConnectionError.test_should_return_true_error_code_found_in_args [0.001903s] ... ok DEBUG: {3} barbican.tests.model.repositories.test_repositories.WhenTestingWrapDbError.test_should_raise_operational_error_is_connection_error [0.001584s] ... ok DEBUG: {0} barbican.tests.model.repositories.test_repositories_acls.WhenTestingSecretACLRepository.test_delete_acls_for_secret [0.376036s] ... ok DEBUG: {3} barbican.tests.model.repositories.test_repositories_acls.WhenTestingContainerACLRepository.test_delete_acls_for_secret [0.136331s] ... ok DEBUG: {2} barbican.tests.common.test_validators.WhenTestingSimpleCMCOrderValidator.test_should_raise_with_no_metadata [0.267748s] ... ok DEBUG: {1} barbican.tests.model.repositories.test_repositories_orders.WhenTestingOrderRepository.test_should_raise_no_result_found_no_exception [0.236510s] ... ok DEBUG: {3} barbican.tests.model.repositories.test_repositories_acls.WhenTestingContainerACLRepository.test_get_by_container_id [0.125245s] ... ok DEBUG: {1} barbican.tests.model.repositories.test_repositories_quotas.WhenTestingProjectQuotasRepo.test_get_by_create_date_nothing [0.070241s] ... ok DEBUG: {0} barbican.tests.model.repositories.test_repositories_acls.WhenTestingSecretACLRepository.test_get_by_entity_id [0.238849s] ... ok DEBUG: {3} barbican.tests.model.repositories.test_repositories_acls.WhenTestingContainerACLRepository.test_get_count [0.109036s] ... ok DEBUG: {0} barbican.tests.model.repositories.test_repositories_acls.WhenTestingSecretACLRepository.test_should_raise_notfound_exception_get_by_entity_id [0.098013s] ... ok DEBUG: {3} barbican.tests.model.repositories.test_repositories_acls.WhenTestingContainerACLRepository.test_should_raise_notfound_exception_get_by_entity_id [0.060622s] ... ok DEBUG: {1} barbican.tests.model.repositories.test_repositories_quotas.WhenTestingProjectQuotasRepo.test_get_list_of_two_project_quotas [0.210237s] ... ok DEBUG: {0} barbican.tests.model.repositories.test_repositories_certificate_authorities.WhenTestingCertificateAuthorityRepo.test_get_by_create_date_nothing [0.155267s] ... ok DEBUG: {2} barbican.tests.common.test_validators.WhenTestingSimpleCMCOrderValidator.test_should_raise_with_payload_in_order [0.425959s] ... ok DEBUG: {1} barbican.tests.model.repositories.test_repositories_quotas.WhenTestingProjectQuotasRepo.test_should_raise_get_missing_specific_project_quotas [0.131883s] ... ok DEBUG: {1} barbican.tests.model.repositories.test_repositories_quotas.WhenTestingProjectQuotasRepo.test_should_suppress_delete_not_found [0.067528s] ... ok DEBUG: {3} barbican.tests.model.repositories.test_repositories_acls.WhenTestingSecretACLRepository.test_create_or_replace_from_for_existing_acls [0.275674s] ... ok DEBUG: {1} barbican.tests.model.repositories.test_repositories_quotas.WhenTestingProjectQuotasRepo.test_update_specific_project_quotas [0.059254s] ... ok DEBUG: {0} barbican.tests.model.repositories.test_repositories_certificate_authorities.WhenTestingPreferredCARepo.test_should_create [0.210170s] ... ok DEBUG: {0} barbican.tests.model.repositories.test_repositories_certificate_authorities.WhenTestingProjectCARepo.test_do_entity_name [0.104041s] ... ok DEBUG: {1} barbican.tests.model.repositories.test_repositories_secret_consumers.WhenTestingSecretConsumerRepository.test_should_get_count_one [0.114440s] ... ok DEBUG: {3} barbican.tests.model.repositories.test_repositories_acls.WhenTestingSecretACLRepository.test_delete_single_acl_and_count [0.242457s] ... ok DEBUG: {1} barbican.tests.model.repositories.test_repositories_secret_consumers.WhenTestingSecretConsumerRepository.test_should_raise_constraint_create_same_composite_key_no_id [0.105762s] ... ok DEBUG: {2} barbican.tests.common.test_validators.WhenTestingSimpleCMCOrderValidator.test_should_raise_with_pkcs10_data_with_bad_base64 [0.383271s] ... ok DEBUG: {0} barbican.tests.model.repositories.test_repositories_certificate_authorities.WhenTestingProjectCARepo.test_get_by_create_date_nothing [0.170659s] ... ok DEBUG: {1} barbican.tests.model.repositories.test_repositories_secret_consumers.WhenTestingSecretConsumerRepository.test_should_raise_no_result_found_get_by_resource_id [0.068684s] ... ok DEBUG: {1} barbican.tests.model.repositories.test_repositories_secret_consumers.WhenTestingSecretConsumerRepository.test_should_update_with_duplicate_consumer [0.123344s] ... ok DEBUG: {3} barbican.tests.model.repositories.test_repositories_acls.WhenTestingSecretACLRepository.test_get_count [0.266168s] ... ok DEBUG: {0} barbican.tests.model.repositories.test_repositories_certificate_authorities.WhenTestingProjectCARepo.test_should_raise_no_result_found [0.189795s] ... ok DEBUG: {1} barbican.tests.model.repositories.test_repositories_secret_metadata.WhenTestingSecretMetadataRepository.test_delete_secret_deletes_secret_metadata [0.092620s] ... ok DEBUG: {0} barbican.tests.model.repositories.test_repositories_consumers.WhenTestingContainerConsumerRepository.test_should_get_count_zero [0.072315s] ... ok DEBUG: {1} barbican.tests.model.repositories.test_repositories_secret_metadata.WhenTestingSecretMetadataRepository.test_get_metadata_invalid_secret [0.070036s] ... ok DEBUG: {1} barbican.tests.model.repositories.test_repositories_secret_metadata.WhenTestingSecretMetadataRepository.test_replace_user_metadatum [0.069190s] ... ok DEBUG: {0} barbican.tests.model.repositories.test_repositories_order_retry_tasks.WhenTestingOrderRetryTaskRepository.test_get_order_retry_task [0.109904s] ... ok DEBUG: {1} barbican.tests.model.repositories.test_repositories_secret_stores.WhenTestingProjectSecretStoreRepo.test_delete_entity_by_id [0.066749s] ... ok DEBUG: {3} barbican.tests.model.repositories.test_repositories_certificate_authorities.WhenTestingCertificateAuthorityRepo.test_get_count_should_return_zero [0.263935s] ... ok DEBUG: {1} barbican.tests.model.repositories.test_repositories_secret_stores.WhenTestingSecretStoresRepo.test_do_entity_name [0.066124s] ... ok DEBUG: {1} barbican.tests.model.repositories.test_repositories_secret_stores.WhenTestingSecretStoresRepo.test_get_all_check_sorting_order [0.067468s] ... ok DEBUG: {1} barbican.tests.model.repositories.test_repositories_secret_stores.WhenTestingSecretStoresRepo.test_should_raise_notfound_exception_get_by_entity_id [0.049280s] ... ok DEBUG: {2} barbican.tests.common.test_validators.WhenTestingSimpleCMCOrderValidator.test_should_raise_with_unsigned_pkcs10_data [0.732284s] ... ok DEBUG: {2} barbican.tests.common.test_validators.WhenTestingStoredKeyOrderValidator.test_should_pass_good_data [0.001933s] ... ok DEBUG: {2} barbican.tests.common.test_validators.WhenTestingStoredKeyOrderValidator.test_should_pass_with_one_cn_in_dn [0.001652s] ... ok DEBUG: {2} barbican.tests.common.test_validators.WhenTestingStoredKeyOrderValidator.test_should_pass_with_two_cn_in_dn [0.001847s] ... ok DEBUG: {2} barbican.tests.common.test_validators.WhenTestingStoredKeyOrderValidator.test_should_raise_with_bad_extensions_data ... SKIPPED: Not yet implemented DEBUG: {2} barbican.tests.common.test_validators.WhenTestingStoredKeyOrderValidator.test_should_raise_with_bad_subject_dn [0.002922s] ... ok DEBUG: {2} barbican.tests.common.test_validators.WhenTestingStoredKeyOrderValidator.test_should_raise_with_extensions_data [0.001748s] ... ok DEBUG: {2} barbican.tests.common.test_validators.WhenTestingStoredKeyOrderValidator.test_should_raise_with_profile_and_no_ca_id [0.001694s] ... ok DEBUG: {1} barbican.tests.model.repositories.test_repositories_secrets.WhenTestingQueryFilters.test_filter_by_created_after_march [0.102031s] ... ok DEBUG: {2} barbican.tests.common.test_validators.WhenTestingTransportKeyValidator.test_should_raise_plugin_name_is_non_string [0.007100s] ... ok DEBUG: {2} barbican.tests.common.test_validators.WhenTestingTransportKeyValidator.test_should_raise_transport_key_is_missing [0.004072s] ... ok DEBUG: {2} barbican.tests.common.test_validators.WhenTestingTransportKeyValidator.test_should_raise_transport_key_is_non_string [0.007130s] ... ok DEBUG: {2} barbican.tests.common.test_validators.WhenTestingTransportKeyValidator.test_should_raise_with_empty_transport_key [0.006011s] ... ok DEBUG: {2} barbican.tests.common.test_validators.WhenTestingValidatorsFunctions.test_secret_too_big_is_false_for_small_secrets [0.000924s] ... ok DEBUG: {2} barbican.tests.common.test_validators.WhenTestingValidatorsFunctions.test_secret_too_big_is_true_for_big_unicode_secrets [0.000757s] ... ok DEBUG: {2} barbican.tests.model.repositories.test_repositories.WhenCleaningRepositoryPagingParameters.test_offset_is_too_big [0.000874s] ... ok DEBUG: {2} barbican.tests.model.repositories.test_repositories.WhenInvokingExceptionMethods.test_should_raise_for_no_entities_found [0.000836s] ... ok DEBUG: {1} barbican.tests.model.repositories.test_repositories_secrets.WhenTestingQueryFilters.test_sort_by_updated_desc [0.092632s] ... ok DEBUG: {2} barbican.tests.model.repositories.test_repositories.WhenTestingBaseRepository.test_should_raise_invalid_create_from_entity_with_id [0.125649s] ... ok DEBUG: {1} barbican.tests.model.repositories.test_repositories_secrets.WhenTestingSecretRepository.test_do_entity_name [0.137620s] ... ok DEBUG: {3} barbican.tests.model.repositories.test_repositories_certificate_authorities.WhenTestingCertificateAuthorityRepo.test_should_raise_no_result_found [0.520115s] ... ok DEBUG: {1} barbican.tests.model.repositories.test_repositories_secrets.WhenTestingSecretRepository.test_should_get_count_one_after_expiration [0.101159s] ... ok DEBUG: {1} barbican.tests.model.test_models.WhenCreatingNewCertificateAuthority.test_new_ca_is_created_from_dict [0.008114s] ... ok DEBUG: {1} barbican.tests.model.test_models.WhenCreatingNewContainer.test_parse_secret_ref_uri [0.002276s] ... ok DEBUG: {1} barbican.tests.model.test_models.WhenCreatingNewContainerACL.test_new_containeracl_for_bare_minimum_input [0.002127s] ... ok DEBUG: {1} barbican.tests.model.test_models.WhenCreatingNewContainerACL.test_should_throw_exception_missing_container_id [0.001339s] ... ok DEBUG: {1} barbican.tests.model.test_models.WhenCreatingNewProjectQuotas.test_create_new_project_quotas [0.001617s] ... ok DEBUG: {1} barbican.tests.model.test_models.WhenCreatingNewSecret.test_new_secret_is_created_from_dict [0.001806s] ... ok DEBUG: {1} barbican.tests.model.test_models.WhenCreatingNewSecretACL.test_should_throw_exception_missing_operation [0.001627s] ... ok DEBUG: {1} barbican.tests.model.test_models.WhenCreatingNewSecretMetadata.test_should_raise_exception_metadata_with_no_key [0.001478s] ... ok DEBUG: {1} barbican.tests.model.test_models.WhenCreatingNewSecretMetadata.test_should_raise_exception_metadata_with_no_value [0.003971s] ... ok DEBUG: {1} barbican.tests.model.test_models.WhenCreatingNewSecretStores.test_new_secret_stores_required_input_only [0.002043s] ... ok DEBUG: {1} barbican.tests.model.test_models.WhenCreatingNewSecretStores.test_should_throw_exception_missing_store_plugin [0.001129s] ... ok DEBUG: {2} barbican.tests.model.repositories.test_repositories_acls.WhenTestingContainerACLRepository.test_create_or_replace_from_for_existing_acls [0.253367s] ... ok DEBUG: {1} barbican.tests.model.test_models.WhenProcessingJsonBlob.test_process_bind_param_w_dict [0.003408s] ... ok DEBUG: {3} barbican.tests.model.repositories.test_repositories_certificate_authorities.WhenTestingPreferredCARepo.test_do_entity_name [0.182755s] ... ok DEBUG: {1} barbican.tests.objects.test_ovo_project.TestProject.test_ovo_find_by_external_project_id [0.084045s] ... ok DEBUG: {1} barbican.tests.objects.test_ovo_project.TestProject.test_ovo_should_raise_no_result_found [0.074099s] ... ok DEBUG: {2} barbican.tests.model.repositories.test_repositories_acls.WhenTestingContainerACLRepository.test_get_by_entity_id [0.208679s] ... ok DEBUG: {3} barbican.tests.model.repositories.test_repositories_certificate_authorities.WhenTestingPreferredCARepo.test_get_by_create_date [0.191514s] ... ok DEBUG: {1} barbican.tests.objects.test_ovo_project_quotas.TestProjectQuotas.test_ovo_get_by_create_date_nothing [0.082372s] ... ok DEBUG: {2} barbican.tests.model.repositories.test_repositories_certificate_authorities.WhenTestingCertificateAuthorityRepo.test_get_by_create_date [0.104976s] ... ok DEBUG: {3} barbican.tests.model.repositories.test_repositories_certificate_authorities.WhenTestingPreferredCARepo.test_set_global_preferred_ca [0.115676s] ... ok DEBUG: {1} barbican.tests.objects.test_ovo_project_quotas.TestProjectQuotas.test_ovo_project_quotas_with_some_defaults [0.110989s] ... ok DEBUG: {1} barbican.tests.objects.test_ovo_project_quotas.TestProjectQuotas.test_ovo_should_raise_delete_not_found [0.059422s] ... ok DEBUG: {2} barbican.tests.model.repositories.test_repositories_certificate_authorities.WhenTestingCertificateAuthorityRepo.test_get_by_create_date_with_plugin_ca_id_filter [0.132633s] ... ok DEBUG: {1} barbican.tests.objects.test_ovo_project_quotas.TestProjectQuotas.test_ovo_should_raise_get_missing_specific_project_quotas [0.083894s] ... ok DEBUG: {3} barbican.tests.model.repositories.test_repositories_certificate_authorities.WhenTestingPreferredCARepo.test_should_raise_no_result_found [0.180174s] ... ok DEBUG: {1} barbican.tests.objects.test_ovo_project_quotas.TestProjectQuotas.test_ovo_should_suppress_delete_not_found [0.048674s] ... ok DEBUG: {1} barbican.tests.objects.test_ovo_project_secret_store.TestProjectSecretStore.test_ovo_get_project_entities [0.044118s] ... ok DEBUG: {2} barbican.tests.model.repositories.test_repositories_certificate_authorities.WhenTestingCertificateAuthorityRepo.test_get_count_should_return_one [0.184041s] ... ok DEBUG: {1} barbican.tests.objects.test_ovo_project_secret_store.TestProjectSecretStore.test_ovo_raise_notfound_exception_get_secret_store_for_project [0.044077s] ... ok DEBUG: {1} barbican.tests.objects.test_ovo_project_secret_store.TestProjectSecretStore.test_ovo_should_raise_notfound_exception_get_by_entity_id [0.067514s] ... ok DEBUG: {3} barbican.tests.model.repositories.test_repositories_consumers.WhenTestingContainerConsumerRepository.test_should_get_count_one [0.204408s] ... ok DEBUG: {2} barbican.tests.model.repositories.test_repositories_certificate_authorities.WhenTestingCertificateAuthorityRepo.test_get_count_should_return_one_after_delete [0.150530s] ... ok DEBUG: {1} barbican.tests.objects.test_ovo_project_secret_store.TestProjectSecretStore.test_ovo_with_exception_suppressed_get_secret_store_for_project [0.080684s] ... ok DEBUG: {1} barbican.tests.plugin.crypto.test_crypto.WhenTestingSimpleCryptoPlugin.test_decrypt_kek_not_created [0.002675s] ... ok DEBUG: {1} barbican.tests.plugin.crypto.test_crypto.WhenTestingSimpleCryptoPlugin.test_encrypt_with_unicode_kek_must_pass [0.008039s] ... ok DEBUG: {1} barbican.tests.plugin.crypto.test_crypto.WhenTestingSimpleCryptoPlugin.test_generate_256_bit_key [0.006779s] ... ok DEBUG: {1} barbican.tests.plugin.crypto.test_crypto.WhenTestingSimpleCryptoPlugin.test_get_plugin_name [0.000945s] ... ok DEBUG: {1} barbican.tests.plugin.crypto.test_crypto.WhenTestingSimpleCryptoPlugin.test_random_bytes_encryption [0.004561s] ... ok DEBUG: {1} barbican.tests.plugin.crypto.test_crypto.WhenTestingSimpleCryptoPlugin.test_supports_symmetric_key_generation [0.000941s] ... ok DEBUG: {1} barbican.tests.plugin.crypto.test_manager.WhenTestingManager.test_raises_error_with_no_active_plugin_name [0.002167s] ... ok DEBUG: {1} barbican.tests.plugin.crypto.test_p11_crypto.WhenTestingP11CryptoPlugin.test_bind_kek_metadata_without_existing_key [0.005290s] ... ok DEBUG: {1} barbican.tests.plugin.crypto.test_p11_crypto.WhenTestingP11CryptoPlugin.test_decrypt_bad_session [0.014284s] ... ok DEBUG: {1} barbican.tests.plugin.crypto.test_p11_crypto.WhenTestingP11CryptoPlugin.test_invalid_library_path [0.014918s] ... ok DEBUG: {2} barbican.tests.model.repositories.test_repositories_certificate_authorities.WhenTestingPreferredCARepo.test_get_nothing [0.111067s] ... ok DEBUG: {3} barbican.tests.model.repositories.test_repositories_consumers.WhenTestingContainerConsumerRepository.test_should_raise_no_result_found_get_by_values_no_deleted [0.176102s] ... ok DEBUG: {3} barbican.tests.model.repositories.test_repositories_consumers.WhenTestingContainerConsumerRepository.test_should_raise_no_result_found_get_container_id [0.109073s] ... ok DEBUG: {2} barbican.tests.model.repositories.test_repositories_certificate_authorities.WhenTestingProjectCARepo.test_get_by_create_date [0.146927s] ... ok DEBUG: {3} barbican.tests.model.repositories.test_repositories_containers.WhenTestingContainerRepository.test_should_get_count_one [0.061090s] ... ok DEBUG: {1} barbican.tests.plugin.crypto.test_pkcs11.WhenTestingPKCS11.test_check_error_with_token_error [0.349150s] ... ok DEBUG: {3} barbican.tests.model.repositories.test_repositories_containers.WhenTestingContainerRepository.test_should_get_count_zero [0.197241s] ... ok DEBUG: {2} barbican.tests.model.repositories.test_repositories_certificate_authorities.WhenTestingProjectCARepo.test_get_by_create_date_with_ca_id_filter [0.266049s] ... ok DEBUG: {3} barbican.tests.model.repositories.test_repositories_order_retry_tasks.WhenTestingOrderRetryTaskRepository.test_should_raise_no_result_found_no_exception [0.074072s] ... ok DEBUG: {1} barbican.tests.plugin.crypto.test_pkcs11.WhenTestingPKCS11.test_check_error_with_without_specific_handling [0.227577s] ... ok DEBUG: {3} barbican.tests.model.repositories.test_repositories_orders.WhenTestingOrderRepository.test_should_get_count_zero [0.144731s] ... ok DEBUG: {3} barbican.tests.model.repositories.test_repositories_quotas.WhenTestingProjectQuotasRepo.test_do_entity_name [0.083170s] ... ok DEBUG: {2} barbican.tests.model.repositories.test_repositories_consumers.WhenTestingContainerConsumerRepository.test_should_get_count_one_after_delete [0.294835s] ... ok DEBUG: {3} barbican.tests.model.repositories.test_repositories_quotas.WhenTestingProjectQuotasRepo.test_project_quotas_with_some_defaults [0.115234s] ... ok DEBUG: {2} barbican.tests.model.repositories.test_repositories_consumers.WhenTestingContainerConsumerRepository.test_should_raise_no_result_found_get_by_values_show_deleted [0.153774s] ... ok DEBUG: {3} barbican.tests.model.repositories.test_repositories_quotas.WhenTestingProjectQuotasRepo.test_should_delete [0.086847s] ... ok DEBUG: {1} barbican.tests.plugin.crypto.test_pkcs11.WhenTestingPKCS11.test_decrypt_with_pad_wrong_size [0.359556s] ... ok DEBUG: {3} barbican.tests.model.repositories.test_repositories_quotas.WhenTestingProjectQuotasRepo.test_should_raise_not_found_get_by_entity_id [0.067904s] ... ok DEBUG: {3} barbican.tests.model.repositories.test_repositories_quotas.WhenTestingProjectQuotasRepo.test_should_suppress_get_list_of_zero_project_quotas [0.184994s] ... ok DEBUG: {2} barbican.tests.model.repositories.test_repositories_containers.WhenTestingContainerRepository.test_should_get_count_one_after_delete [0.330328s] ... ok DEBUG: {1} barbican.tests.plugin.crypto.test_pkcs11.WhenTestingPKCS11.test_destroy_object [0.337203s] ... ok DEBUG: {3} barbican.tests.model.repositories.test_repositories_secret_consumers.WhenTestingSecretConsumerRepository.test_get_by_resource_id [0.167431s] ... ok DEBUG: {2} barbican.tests.model.repositories.test_repositories_containers.WhenTestingContainerRepository.test_should_raise_notfound_exception [0.152951s] ... ok DEBUG: {3} barbican.tests.model.repositories.test_repositories_secret_consumers.WhenTestingSecretConsumerRepository.test_should_get_count_zero [0.189753s] ... ok DEBUG: {2} barbican.tests.model.repositories.test_repositories_containers.WhenTestingContainerRepository.test_should_suppress_notfound_exception [0.163529s] ... ok DEBUG: {1} barbican.tests.plugin.crypto.test_pkcs11.WhenTestingPKCS11.test_generate_key_no_flags [0.344492s] ... ok DEBUG: {2} barbican.tests.model.repositories.test_repositories_order_retry_tasks.WhenTestingOrderRetryTaskRepository.test_should_raise_no_result_found_with_exceptions [0.142874s] ... ok DEBUG: {3} barbican.tests.model.repositories.test_repositories_secret_metadata.WhenTestingSecretMetadataRepository.test_delete_user_metadatum [0.181372s] ... ok DEBUG: {2} barbican.tests.model.repositories.test_repositories_projects.WhenTestingProjectRepository.test_should_raise_no_result_found [0.131483s] ... ok DEBUG: {3} barbican.tests.model.repositories.test_repositories_secret_stores.WhenTestingProjectSecretStoreRepo.test_do_entity_name [0.198048s] ... ok DEBUG: {1} barbican.tests.plugin.crypto.test_pkcs11.WhenTestingPKCS11.test_get_slot_id_from_label_ignores_given_slot [0.310988s] ... ok DEBUG: {2} barbican.tests.model.repositories.test_repositories_quotas.WhenTestingProjectQuotasRepo.test_get_specific_project_quotas [0.127498s] ... ok DEBUG: {3} barbican.tests.model.repositories.test_repositories_secret_stores.WhenTestingProjectSecretStoreRepo.test_get_by_entity_id [0.139581s] ... ok DEBUG: {2} barbican.tests.model.repositories.test_repositories_secret_consumers.WhenTestingSecretConsumerRepository.test_should_raise_no_result_found_get_by_secret_id [0.148785s] ... ok DEBUG: {1} barbican.tests.plugin.crypto.test_pkcs11.WhenTestingPKCS11.test_get_slot_id_from_serial_ignores_label [0.172679s] ... ok DEBUG: {3} barbican.tests.model.repositories.test_repositories_secret_stores.WhenTestingProjectSecretStoreRepo.test_get_project_entities [0.119372s] ... ok DEBUG: {2} barbican.tests.model.repositories.test_repositories_secret_stores.WhenTestingProjectSecretStoreRepo.test_get_count_by_secret_store [0.099024s] ... ok DEBUG: {3} barbican.tests.model.repositories.test_repositories_secret_stores.WhenTestingProjectSecretStoreRepo.test_get_secret_store_for_project [0.157322s] ... ok DEBUG: {1} barbican.tests.plugin.crypto.test_pkcs11.WhenTestingPKCS11.test_invalid_build_attributes [0.254702s] ... ok DEBUG: {3} barbican.tests.model.repositories.test_repositories_secret_stores.WhenTestingSecretStoresRepo.test_get_by_entity_id [0.162069s] ... ok DEBUG: {2} barbican.tests.model.repositories.test_repositories_secret_stores.WhenTestingProjectSecretStoreRepo.test_should_raise_constraint_for_same_project_id [0.336914s] ... ok DEBUG: {3} barbican.tests.model.repositories.test_repositories_secret_stores.WhenTestingSecretStoresRepo.test_no_data_case_for_get_all [0.199490s] ... ok DEBUG: {1} barbican.tests.plugin.crypto.test_pkcs11.WhenTestingPKCS11.test_rng_self_test_fail [0.325858s] ... ok DEBUG: {2} barbican.tests.model.repositories.test_repositories_secret_stores.WhenTestingProjectSecretStoreRepo.test_should_raise_notfound_exception_get_by_entity_id [0.137487s] ... ok DEBUG: {3} barbican.tests.model.repositories.test_repositories_secrets.WhenTestingQueryFilters.test_filter_by_created_before_march [0.059019s] ... ok DEBUG: {2} barbican.tests.model.repositories.test_repositories_secret_stores.WhenTestingProjectSecretStoreRepo.test_with_exception_suppressed_get_secret_store_for_project [0.092151s] ... ok DEBUG: {2} barbican.tests.model.repositories.test_repositories_secret_stores.WhenTestingSecretStoresRepo.test_delete_entity_by_id [0.080692s] ... ok DEBUG: {3} barbican.tests.model.repositories.test_repositories_secrets.WhenTestingQueryFilters.test_filter_by_created_between_march_and_may_inclusive [0.157490s] ... ok DEBUG: {1} barbican.tests.plugin.crypto.test_pkcs11.WhenTestingPKCS11.test_seed_random [0.267817s] ... ok DEBUG: {3} barbican.tests.model.repositories.test_repositories_secrets.WhenTestingQueryFilters.test_filter_by_created_on_or_before_march [0.110284s] ... ok DEBUG: {2} barbican.tests.model.repositories.test_repositories_secrets.WhenTestingQueryFilters.test_data_includes_six_secrets [0.129644s] ... ok DEBUG: {2} barbican.tests.model.repositories.test_repositories_secrets.WhenTestingQueryFilters.test_filter_by_created_on_new_years [0.110733s] ... ok DEBUG: {1} barbican.tests.plugin.crypto.test_pkcs11.WhenTestingPKCS11.test_wrap_key [0.218922s] ... ok DEBUG: {2} barbican.tests.model.repositories.test_repositories_secrets.WhenTestingQueryFilters.test_sort_by_name_defaults_ascending [0.097160s] ... ok DEBUG: {3} barbican.tests.model.repositories.test_repositories_secrets.WhenTestingSecretRepository.test_get_secret_list_with_filter_query_by_algorithm [0.333593s] ... ok DEBUG: {2} barbican.tests.model.repositories.test_repositories_secrets.WhenTestingQueryFilters.test_sort_by_name_desc [0.117901s] ... ok DEBUG: {2} barbican.tests.model.repositories.test_repositories_secrets.WhenTestingSecretRepository.test_should_get_count_one [0.084005s] ... ok DEBUG: {1} barbican.tests.plugin.interface.test_certificate_manager.WhenTestingCertificateEventPluginManager.test_get_plugin_by_name [0.291475s] ... ok DEBUG: {2} barbican.tests.model.repositories.test_repositories_transport_keys.WhenTestingTransportKeyRepository.test_should_raise_no_result_found_no_plugin_name [0.122052s] ... ok DEBUG: {2} barbican.tests.model.test_models.WhenCreatingNewContainer.test_new_certificate_container_is_created_from_dict [0.007923s] ... ok DEBUG: {2} barbican.tests.model.test_models.WhenCreatingNewContainerACL.test_new_containeracl_expect_user_ids_as_list [0.001694s] ... ok DEBUG: {2} barbican.tests.model.test_models.WhenCreatingNewContainerACL.test_new_containeracl_for_given_all_input [0.001831s] ... ok DEBUG: {2} barbican.tests.model.test_models.WhenCreatingNewContainerACLUser.test_should_throw_exception_missing_user_id [0.002103s] ... ok DEBUG: {2} barbican.tests.model.test_models.WhenCreatingNewPreferredCertificateAuthority.test_create_new_preferred_ca [0.001760s] ... ok DEBUG: {2} barbican.tests.model.test_models.WhenCreatingNewProjectSecretStore.test_new_project_secret_store [0.000903s] ... ok DEBUG: {2} barbican.tests.model.test_models.WhenCreatingNewSecretACL.test_new_secretacl_with_duplicate_userids_input [0.003460s] ... ok DEBUG: {2} barbican.tests.model.test_models.WhenCreatingNewSecretConsumer.test_should_raise_exception_when_missing_arguments [0.001382s] ... ok DEBUG: {2} barbican.tests.model.test_models.WhenCreatingNewSecretConsumer.test_to_dict_fields [0.001232s] ... ok DEBUG: {2} barbican.tests.model.test_models.WhenCreatingNewSecretMetadata.test_new_secret_metadata_is_created_from_dict [0.002139s] ... ok DEBUG: {1} barbican.tests.plugin.interface.test_certificate_manager.WhenTestingCertificatePluginManager.test_raises_error_with_no_plugin_by_name_found [0.144308s] ... ok DEBUG: {3} barbican.tests.model.repositories.test_repositories_secrets.WhenTestingSecretRepository.test_get_secret_list_with_filter_query_by_name [0.298807s] ... ok DEBUG: {2} barbican.tests.objects.test_ovo_project_quotas.TestProjectQuotas.test_ovo_should_delete [0.080561s] ... ok DEBUG: {1} barbican.tests.plugin.interface.test_certificate_manager.WhenTestingCertificatePluginManager.test_refresh_ca_list [0.088037s] ... ok DEBUG: {2} barbican.tests.objects.test_ovo_project_quotas.TestProjectQuotas.test_ovo_should_raise_get_list_of_zero_project_quotas [0.087207s] ... ok DEBUG: {1} barbican.tests.plugin.interface.test_secret_store.TestSecretStorePluginManagerMultipleBackend.test_plugin_created_kmip_default_mulitple_backend_conf [0.139300s] ... ok DEBUG: {1} barbican.tests.plugin.interface.test_secret_store.WhenTestingSecretStorePluginManager.test_get_generate_no_plugin_found [0.001363s] ... ok DEBUG: {1} barbican.tests.plugin.interface.test_secret_store.WhenTestingSecretStorePluginManager.test_get_retrieve_plugin_raises_when_not_available [0.001687s] ... ok DEBUG: {1} barbican.tests.plugin.interface.test_secret_store.WhenTestingSecretStorePluginManager.test_get_store_no_plugin_found_by_name [0.002940s] ... ok DEBUG: {1} barbican.tests.plugin.interface.test_secret_store.WhenTestingSecretStorePluginManager.test_get_store_supported_plugin_no_plugin_name [0.001880s] ... ok DEBUG: {1} barbican.tests.plugin.interface.test_secret_store.WhenTestingSecretStorePluginManager.test_get_store_supported_plugin_with_plugin_name [0.001769s] ... ok DEBUG: {1} barbican.tests.plugin.test_castellan_secret_store.WhenTestingVaultSecretStore.test_generate_asymmetric_throws_passphrase_exception [0.011237s] ... ok DEBUG: {1} barbican.tests.plugin.test_dogtag.WhenTestingDogtagCAPlugin.test_cancel_no_request_found ... SKIPPED: Dogtag imports not available DEBUG: {1} barbican.tests.plugin.test_dogtag.WhenTestingDogtagCAPlugin.test_check_status_canceled ... SKIPPED: Dogtag imports not available DEBUG: {1} barbican.tests.plugin.test_dogtag.WhenTestingDogtagCAPlugin.test_check_status_pending ... SKIPPED: Dogtag imports not available DEBUG: {1} barbican.tests.plugin.test_dogtag.WhenTestingDogtagCAPlugin.test_check_status_raise_error_no_request_id ... SKIPPED: Dogtag imports not available DEBUG: /usr/lib/python3.9/site-packages/kmip/core/config_helper.py:51: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. DEBUG: self.conf = SafeConfigParser() DEBUG: /usr/lib/python3.9/site-packages/kmip/core/config_helper.py:51: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. DEBUG: self.conf = SafeConfigParser() DEBUG: {1} barbican.tests.plugin.test_dogtag.WhenTestingDogtagCAPlugin.test_issue_return_ca_unavailable ... SKIPPED: Dogtag imports not available DEBUG: {1} barbican.tests.plugin.test_dogtag.WhenTestingDogtagCAPlugin.test_issue_simple_cmc_request ... SKIPPED: Dogtag imports not available DEBUG: {1} barbican.tests.plugin.test_dogtag.WhenTestingDogtagCAPlugin.test_modify_raise_error_no_request_id ... SKIPPED: Dogtag imports not available DEBUG: {1} barbican.tests.plugin.test_dogtag.WhenTestingDogtagKRAPlugin.test_generate_non_supported_algorithm ... SKIPPED: Dogtag imports not available DEBUG: {1} barbican.tests.plugin.test_dogtag.WhenTestingDogtagKRAPlugin.test_generate_symmetric_key ... SKIPPED: Dogtag imports not available DEBUG: {1} barbican.tests.plugin.test_dogtag.WhenTestingDogtagKRAPlugin.test_get_public_key ... SKIPPED: Dogtag imports not available DEBUG: /usr/lib/python3.9/site-packages/kmip/core/config_helper.py:51: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. DEBUG: self.conf = SafeConfigParser() DEBUG: {1} barbican.tests.plugin.test_dogtag.WhenTestingDogtagKRAPlugin.test_raises_error_with_no_pem_path ... SKIPPED: Dogtag imports not available DEBUG: {1} barbican.tests.plugin.test_dogtag.WhenTestingDogtagKRAPlugin.test_supports_asymmetric_ec_key_generation ... SKIPPED: Dogtag imports not available DEBUG: /usr/lib/python3.9/site-packages/kmip/core/config_helper.py:51: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. DEBUG: self.conf = SafeConfigParser() DEBUG: /usr/lib/python3.9/site-packages/kmip/core/config_helper.py:51: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. DEBUG: self.conf = SafeConfigParser() DEBUG: {2} barbican.tests.objects.test_ovo_project_quotas.TestProjectQuotas.test_ovo_should_throw_exception_missing_project_id [0.121686s] ... ok DEBUG: {1} barbican.tests.plugin.test_kmip.WhenTestingKMIPSecretStore.test_check_keyfile_permissions_bad [0.005559s] ... ok DEBUG: {1} barbican.tests.plugin.test_kmip.WhenTestingKMIPSecretStore.test_delete_secret_assert_called [0.005126s] ... ok DEBUG: {1} barbican.tests.plugin.test_kmip.WhenTestingKMIPSecretStore.test_delete_secret_error_opening_connection [0.005280s] ... ok DEBUG: {1} barbican.tests.plugin.test_kmip.WhenTestingKMIPSecretStore.test_enable_tlsv12_config_option [0.004338s] ... ok DEBUG: {3} barbican.tests.model.repositories.test_repositories_secrets.WhenTestingSecretRepository.test_should_get_count_one_after_delete [0.284384s] ... ok DEBUG: /usr/lib/python3.9/site-packages/kmip/core/config_helper.py:51: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. DEBUG: self.conf = SafeConfigParser() DEBUG: {1} barbican.tests.plugin.test_kmip.WhenTestingKMIPSecretStore.test_generate_asymmetric_key_invalid_algorithm [0.022025s] ... ok DEBUG: {1} barbican.tests.plugin.test_kmip.WhenTestingKMIPSecretStore.test_generate_supports_with_invalid_alg [0.004361s] ... ok DEBUG: /usr/lib/python3.9/site-packages/kmip/core/config_helper.py:51: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. DEBUG: self.conf = SafeConfigParser() DEBUG: /usr/lib/python3.9/site-packages/kmip/core/config_helper.py:51: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. DEBUG: self.conf = SafeConfigParser() DEBUG: {1} barbican.tests.plugin.test_kmip.WhenTestingKMIPSecretStore.test_generate_symmetric_key_not_symmetric_algorithm [0.007192s] ... ok DEBUG: /usr/lib/python3.9/site-packages/kmip/core/config_helper.py:51: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. DEBUG: self.conf = SafeConfigParser() DEBUG: {1} barbican.tests.plugin.test_kmip.WhenTestingKMIPSecretStore.test_generate_symmetric_key_valid_algorithm_invalid_bit_length [0.045227s] ... ok DEBUG: /usr/lib/python3.9/site-packages/kmip/core/config_helper.py:51: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. DEBUG: self.conf = SafeConfigParser() DEBUG: {1} barbican.tests.plugin.test_kmip.WhenTestingKMIPSecretStore.test_get_secret_hmac_sha384 [0.005280s] ... ok DEBUG: {2} barbican.tests.objects.test_ovo_project_secret_store.TestProjectSecretStore.test_ovo_get_count_by_secret_store [0.125236s] ... ok DEBUG: /usr/lib/python3.9/site-packages/kmip/core/config_helper.py:51: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. DEBUG: self.conf = SafeConfigParser() DEBUG: {1} barbican.tests.plugin.test_kmip.WhenTestingKMIPSecretStore.test_get_secret_private_key_pkcs1 [0.064039s] ... ok DEBUG: {1} barbican.tests.plugin.test_kmip.WhenTestingKMIPSecretStore.test_get_secret_public_key_pkcs1 [0.005373s] ... ok DEBUG: /usr/lib/python3.9/site-packages/kmip/core/config_helper.py:51: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. DEBUG: self.conf = SafeConfigParser() DEBUG: /usr/lib/python3.9/site-packages/kmip/core/config_helper.py:51: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. DEBUG: self.conf = SafeConfigParser() DEBUG: {1} barbican.tests.plugin.test_kmip.WhenTestingKMIPSecretStore.test_get_secret_symmetric_error_opening_connection [0.005390s] ... ok DEBUG: {1} barbican.tests.plugin.test_kmip.WhenTestingKMIPSecretStore.test_get_secret_symmetric_return_value_invalid_key_material_type [0.004796s] ... ok DEBUG: /usr/lib/python3.9/site-packages/kmip/core/config_helper.py:51: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. DEBUG: self.conf = SafeConfigParser() DEBUG: {3} barbican.tests.model.repositories.test_repositories_secrets.WhenTestingSecretRepository.test_should_get_count_zero [0.177164s] ... ok DEBUG: {2} barbican.tests.objects.test_ovo_project_secret_store.TestProjectSecretStore.test_ovo_get_secret_store_for_project [0.112281s] ... ok DEBUG: {2} barbican.tests.plugin.crypto.test_crypto.WhenTestingSimpleCryptoPlugin.test_encrypt_unicode_raises_value_error [0.031320s] ... ok DEBUG: {2} barbican.tests.plugin.crypto.test_crypto.WhenTestingSimpleCryptoPlugin.test_generate_128_bit_key [0.006398s] ... ok DEBUG: {3} barbican.tests.model.repositories.test_repositories_secrets.WhenTestingSecretRepository.test_should_suppress_notfound_exception [0.083178s] ... ok DEBUG: {2} barbican.tests.plugin.crypto.test_crypto.WhenTestingSimpleCryptoPlugin.test_generate_asymmetric_1024_bit_key [0.042677s] ... ok DEBUG: {2} barbican.tests.plugin.crypto.test_crypto.WhenTestingSimpleCryptoPlugin.test_supports_encrypt_decrypt [0.007799s] ... ok DEBUG: {2} barbican.tests.plugin.crypto.test_manager.WhenTestingManager.test_get_plugin_retrieve [0.008999s] ... ok DEBUG: {1} barbican.tests.plugin.test_kmip.WhenTestingKMIPSecretStore.test_store_asymmetric_key_secret_return_value_private_pkcs1 [0.172803s] ... ok DEBUG: /usr/lib/python3.9/site-packages/kmip/core/config_helper.py:51: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. DEBUG: self.conf = SafeConfigParser() DEBUG: {2} barbican.tests.plugin.crypto.test_manager.WhenTestingManager.test_raises_error_with_no_active_store_generate_plugin [0.003032s] ... ok DEBUG: {3} barbican.tests.model.repositories.test_repositories_transport_keys.WhenTestingTransportKeyRepository.test_should_raise_no_result_found_with_plugin_name [0.066014s] ... ok DEBUG: {3} barbican.tests.model.test_models.WhenCreatingNewConsumer.test_new_consumer_is_created_from_dict [0.001101s] ... ok DEBUG: {3} barbican.tests.model.test_models.WhenCreatingNewContainer.test_new_container_is_created_from_dict [0.001151s] ... ok DEBUG: {3} barbican.tests.model.test_models.WhenCreatingNewContainerACL.test_should_throw_exception_missing_operation [0.000912s] ... ok DEBUG: {3} barbican.tests.model.test_models.WhenCreatingNewContainerACLUser.test_new_secretacl_user_check_to_dict_fields [0.000913s] ... ok DEBUG: {3} barbican.tests.model.test_models.WhenCreatingNewOrder.test_new_order_is_created [0.001850s] ... ok DEBUG: {3} barbican.tests.model.test_models.WhenCreatingNewProjectCertificateAuthority.test_create_new_project_ca [0.001208s] ... ok DEBUG: {3} barbican.tests.model.test_models.WhenCreatingNewProjectQuotas.test_create_new_project_quotas_with_some_default_quotas [0.000861s] ... ok DEBUG: {3} barbican.tests.model.test_models.WhenCreatingNewProjectSecretStore.test_should_throw_exception_missing_secret_store_id [0.001352s] ... ok DEBUG: {3} barbican.tests.model.test_models.WhenCreatingNewSecretACL.test_new_secretacl_for_given_all_input [0.001033s] ... ok DEBUG: {2} barbican.tests.plugin.crypto.test_p11_crypto.WhenTestingP11CryptoPlugin.test_bind_kek_metadata_with_existing_key [0.016612s] ... ok DEBUG: {3} barbican.tests.model.test_models.WhenCreatingNewSecretACL.test_should_throw_exception_missing_secret_id [0.000825s] ... ok DEBUG: {3} barbican.tests.model.test_models.WhenCreatingNewSecretACLUser.test_should_throw_exception_missing_user_id [0.001153s] ... ok DEBUG: {3} barbican.tests.model.test_models.WhenCreatingNewSecretConsumer.test_new_secret_consumer [0.000838s] ... ok DEBUG: {3} barbican.tests.model.test_models.WhenCreatingNewSecretStores.test_new_secret_stores_for_all_input [0.000821s] ... ok DEBUG: {3} barbican.tests.model.test_models.WhenCreatingNewSecretStores.test_should_throw_exception_missing_name [0.000869s] ... ok DEBUG: {3} barbican.tests.model.test_models.WhenProcessingJsonBlob.test_process_result_value_w_json_str [0.000806s] ... ok DEBUG: /usr/lib/python3.9/site-packages/kmip/core/config_helper.py:51: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. DEBUG: self.conf = SafeConfigParser() DEBUG: {2} barbican.tests.plugin.crypto.test_p11_crypto.WhenTestingP11CryptoPlugin.test_call_pkcs11_with_token_error [0.019165s] ... ok DEBUG: {1} barbican.tests.plugin.test_kmip.WhenTestingKMIPSecretStore.test_store_certificate_secret_assert_called_no_key_spec [0.042465s] ... ok DEBUG: {2} barbican.tests.plugin.crypto.test_p11_crypto.WhenTestingP11CryptoPlugin.test_encrypt_bad_session [0.007192s] ... ok DEBUG: {2} barbican.tests.plugin.crypto.test_p11_crypto.WhenTestingP11CryptoPlugin.test_get_plugin_name [0.012018s] ... ok DEBUG: {2} barbican.tests.plugin.crypto.test_p11_crypto.WhenTestingP11CryptoPlugin.test_supports_symmetric_key_generation [0.005269s] ... ok DEBUG: {1} barbican.tests.plugin.test_kmip.WhenTestingKMIPSecretStore.test_store_opaque_secret_assert_called [0.047381s] ... ok DEBUG: {3} barbican.tests.objects.test_ovo_project.TestProject.test_ovo_should_create_retrieve_deleted_project [0.077274s] ... ok DEBUG: {1} barbican.tests.plugin.test_resource.WhenTestingPluginResource.test_delete_secret_w_metadata [0.020027s] ... ok DEBUG: {1} barbican.tests.plugin.test_resource.WhenTestingPluginResource.test_delete_secret_w_out_metadata [0.013509s] ... ok DEBUG: {1} barbican.tests.plugin.test_resource.WhenTestingPluginResource.test_generate_asymmetric_with_passphrase [0.039975s] ... ok DEBUG: {3} barbican.tests.objects.test_ovo_project_quotas.TestProjectQuotas.test_ovo_get_list_of_one_project_quotas [0.075642s] ... ok DEBUG: {0} barbican.tests.model.repositories.test_repositories_order_retry_tasks.WhenTestingOrderRetryTaskRepository.test_get_order_retry_task_filtered_by_retry_time [6.125242s] ... ok DEBUG: {3} barbican.tests.objects.test_ovo_project_quotas.TestProjectQuotas.test_ovo_should_raise_not_found_get_by_entity_id [0.062373s] ... ok DEBUG: {1} barbican.tests.plugin.test_resource.WhenTestingPluginResource.test_get_secret_dto_store_crypto [0.079304s] ... ok DEBUG: Key labeled mocklabel found! DEBUG: Key labeled None found! DEBUG: Key labeled None found! DEBUG: MKEK successfully generated! DEBUG: 2024-01-10 17:36:45.539 2983804 INFO barbican.plugin.simple_certificate_manager [None req-8482ec83-00b2-433b-bac1-03792f87bbfc - keystoneid1234 - - - -] Invoking check_certificate_status() DEBUG: {1} barbican.tests.plugin.test_simple_certificate_manager.WhenTestingSimpleCertificateManagerPlugin.test_check_certificate_status [0.000585s] ... ok DEBUG: {1} barbican.tests.plugin.test_simple_certificate_manager.WhenTestingSimpleCertificateManagerPlugin.test_get_ca_info [0.000140s] ... ok DEBUG: {0} barbican.tests.model.repositories.test_repositories_orders.WhenTestingOrderRepository.test_should_get_count_one [0.053038s] ... ok DEBUG: {3} barbican.tests.objects.test_ovo_project_quotas.TestProjectQuotas.test_ovo_should_suppress_get_missing_specific_project_quotas [0.049381s] ... ok DEBUG: {2} barbican.tests.plugin.crypto.test_pkcs11.WhenTestingPKCS11.test_check_error [0.247311s] ... ok DEBUG: {0} barbican.tests.model.repositories.test_repositories_orders.WhenTestingOrderRepository.test_should_get_count_one_after_delete [0.077070s] ... ok DEBUG: {3} barbican.tests.objects.test_ovo_project_quotas.TestProjectQuotas.test_ovo_update_specific_project_quotas [0.089157s] ... ok DEBUG: {3} barbican.tests.plugin.crypto.test_crypto.WhenTestingSimpleCryptoPlugin.test_bind_kek_metadata [0.002113s] ... ok DEBUG: {3} barbican.tests.plugin.crypto.test_crypto.WhenTestingSimpleCryptoPlugin.test_does_not_support_unknown_type [0.000907s] ... ok DEBUG: {0} barbican.tests.model.repositories.test_repositories_orders.WhenTestingOrderRepository.test_should_raise_no_result_found_with_exceptions [0.050644s] ... ok DEBUG: {0} barbican.tests.model.repositories.test_repositories_projects.WhenTestingProjectRepository.test_should_create_retrieve_deleted_project [0.045871s] ... ok DEBUG: {3} barbican.tests.plugin.crypto.test_crypto.WhenTestingSimpleCryptoPlugin.test_generate_1024_bit_DSA_key_with_passphrase [0.103954s] ... ok DEBUG: {3} barbican.tests.plugin.crypto.test_crypto.WhenTestingSimpleCryptoPlugin.test_generate_128_bit_hmac_key [0.010434s] ... ok DEBUG: {3} barbican.tests.plugin.crypto.test_crypto.WhenTestingSimpleCryptoPlugin.test_generate_192_bit_key [0.004266s] ... ok DEBUG: {3} barbican.tests.plugin.crypto.test_crypto.WhenTestingSimpleCryptoPlugin.test_supports_asymmetric_key_generation [0.000945s] ... ok DEBUG: {3} barbican.tests.plugin.crypto.test_manager.WhenTestingManager.test_can_override_enabled_plugins [0.002391s] ... ok DEBUG: {3} barbican.tests.plugin.crypto.test_manager.WhenTestingManager.test_get_manager_with_multi_threads [0.005697s] ... ok DEBUG: {3} barbican.tests.plugin.crypto.test_manager.WhenTestingManager.test_get_plugin_store_generate [0.004223s] ... ok DEBUG: {0} barbican.tests.model.repositories.test_repositories_quotas.WhenTestingProjectQuotasRepo.test_get_list_of_one_project_quotas [0.088160s] ... ok DEBUG: {0} barbican.tests.model.repositories.test_repositories_quotas.WhenTestingProjectQuotasRepo.test_should_raise_delete_not_found [0.054557s] ... ok DEBUG: {0} barbican.tests.model.repositories.test_repositories_quotas.WhenTestingProjectQuotasRepo.test_should_raise_get_list_of_zero_project_quotas [0.052534s] ... ok DEBUG: {0} barbican.tests.model.repositories.test_repositories_quotas.WhenTestingProjectQuotasRepo.test_should_suppress_get_missing_specific_project_quotas [0.102527s] ... ok DEBUG: {3} barbican.tests.plugin.crypto.test_p11_crypto.WhenTestingP11CryptoPlugin.test_create_pkcs11 [0.290809s] ... ok DEBUG: {3} barbican.tests.plugin.crypto.test_p11_crypto.WhenTestingP11CryptoPlugin.test_decrypt [0.015614s] ... ok DEBUG: {2} barbican.tests.plugin.crypto.test_pkcs11.WhenTestingPKCS11.test_converting_default_str_type_to_bytes [0.531239s] ... ok DEBUG: {3} barbican.tests.plugin.crypto.test_p11_crypto.WhenTestingP11CryptoPlugin.test_generate_asymmetric_raises_error [0.017172s] ... ok DEBUG: {3} barbican.tests.plugin.crypto.test_p11_crypto.WhenTestingP11CryptoPlugin.test_generate_symmetric [0.014581s] ... ok DEBUG: {3} barbican.tests.plugin.crypto.test_p11_crypto.WhenTestingP11CryptoPlugin.test_missing_mkek [0.005264s] ... ok DEBUG: {3} barbican.tests.plugin.crypto.test_p11_crypto.WhenTestingP11CryptoPlugin.test_reinitialize_pkcs11 [0.015480s] ... ok DEBUG: {3} barbican.tests.plugin.crypto.test_p11_crypto.WhenTestingP11CryptoPlugin.test_supports_encrypt_decrypt [0.016811s] ... ok DEBUG: {0} barbican.tests.model.repositories.test_repositories_secret_consumers.WhenTestingSecretConsumerRepository.test_get_by_secret_id [0.163598s] ... ok DEBUG: {0} barbican.tests.model.repositories.test_repositories_secret_consumers.WhenTestingSecretConsumerRepository.test_should_get_count_one_after_delete [0.171217s] ... ok DEBUG: {3} barbican.tests.plugin.crypto.test_pkcs11.WhenTestingPKCS11.test_compute_hmac [0.214230s] ... ok DEBUG: {0} barbican.tests.model.repositories.test_repositories_secret_metadata.WhenTestingSecretMetadataRepository.test_create_and_get_metadata_for_secret [0.079442s] ... ok DEBUG: {2} barbican.tests.plugin.crypto.test_pkcs11.WhenTestingPKCS11.test_decrypt_with_pad [0.529314s] ... ok DEBUG: {3} barbican.tests.plugin.crypto.test_pkcs11.WhenTestingPKCS11.test_converting_unicode_to_bytes [0.297637s] ... ok DEBUG: {1} barbican.tests.plugin.test_snakeoil_ca.CertManagerTestCase.test_gen_cert_no_file_storage [1.362141s] ... ok DEBUG: {2} barbican.tests.plugin.crypto.test_pkcs11.WhenTestingPKCS11.test_finalize_ignores_trustway_network_errors [0.341118s] ... ok DEBUG: {0} barbican.tests.model.repositories.test_repositories_secret_metadata.WhenTestingSecretMetadataRepository.test_create_user_metadatum [0.579102s] ... ok DEBUG: {0} barbican.tests.model.repositories.test_repositories_secret_stores.WhenTestingProjectSecretStoreRepo.test_create_or_update_for_project [0.211199s] ... ok DEBUG: {0} barbican.tests.model.repositories.test_repositories_secret_stores.WhenTestingProjectSecretStoreRepo.test_raise_notfound_exception_get_secret_store_for_project [0.052554s] ... ok DEBUG: {2} barbican.tests.plugin.crypto.test_pkcs11.WhenTestingPKCS11.test_get_key_handle_no_keys [0.341595s] ... ok DEBUG: {3} barbican.tests.plugin.crypto.test_pkcs11.WhenTestingPKCS11.test_decrypt_with_pad_wrong_length [0.656016s] ... ok DEBUG: {0} barbican.tests.model.repositories.test_repositories_secret_stores.WhenTestingSecretStoresRepo.test_get_all [0.072656s] ... ok DEBUG: {0} barbican.tests.model.repositories.test_repositories_secret_stores.WhenTestingSecretStoresRepo.test_should_raise_constraint_for_same_names [0.067019s] ... ok DEBUG: {2} barbican.tests.plugin.crypto.test_pkcs11.WhenTestingPKCS11.test_get_slot_id_from_label [0.202126s] ... ok DEBUG: {0} barbican.tests.model.repositories.test_repositories_secret_stores.WhenTestingSecretStoresRepo.test_should_raise_constraint_for_same_plugin_names [0.132617s] ... ok DEBUG: {0} barbican.tests.model.repositories.test_repositories_secrets.WhenTestingQueryFilters.test_filter_by_created_on_or_after_march [0.078183s] ... ok DEBUG: {2} barbican.tests.plugin.crypto.test_pkcs11.WhenTestingPKCS11.test_get_slot_id_from_serial_ignores_given_slot [0.158007s] ... ok DEBUG: {0} barbican.tests.model.repositories.test_repositories_secrets.WhenTestingQueryFilters.test_sort_by_created_asc [0.122829s] ... ok DEBUG: {0} barbican.tests.model.repositories.test_repositories_secrets.WhenTestingSecretRepository.test_get_by_create_date_nothing [0.162284s] ... ok DEBUG: {2} barbican.tests.plugin.crypto.test_pkcs11.WhenTestingPKCS11.test_get_slot_id_from_serial_number [0.287411s] ... ok DEBUG: {3} barbican.tests.plugin.crypto.test_pkcs11.WhenTestingPKCS11.test_encrypt_with_iv_generation [0.705345s] ... ok DEBUG: {1} barbican.tests.plugin.test_snakeoil_ca.SnakeoilCAPluginTestCase.test_delete_ca [1.457142s] ... ok DEBUG: {1} barbican.tests.plugin.test_snakeoil_ca.SnakeoilCAPluginTestCase.test_get_default_intermediates_none [0.002180s] ... ok DEBUG: {2} barbican.tests.plugin.crypto.test_pkcs11.WhenTestingPKCS11.test_get_slot_id_two_tokens_same_label [0.373910s] ... ok DEBUG: {0} barbican.tests.model.repositories.test_repositories_secrets.WhenTestingSecretRepository.test_get_secret_by_id [0.449670s] ... ok DEBUG: {0} barbican.tests.model.repositories.test_repositories_secrets.WhenTestingSecretRepository.test_get_secret_list [0.168436s] ... ok DEBUG: {3} barbican.tests.plugin.crypto.test_pkcs11.WhenTestingPKCS11.test_generate_master_key [0.541695s] ... ok DEBUG: {0} barbican.tests.model.repositories.test_repositories_secrets.WhenTestingSecretRepository.test_get_secret_list_with_filter_query_by_bit_length [0.204520s] ... ok DEBUG: {0} barbican.tests.model.repositories.test_repositories_secrets.WhenTestingSecretRepository.test_get_secret_list_with_filter_query_by_mode [0.157434s] ... ok DEBUG: {3} barbican.tests.plugin.crypto.test_pkcs11.WhenTestingPKCS11.test_generate_master_key_no_label [0.357097s] ... ok DEBUG: {2} barbican.tests.plugin.crypto.test_pkcs11.WhenTestingPKCS11.test_unwrap_key [0.664260s] ... ok DEBUG: {0} barbican.tests.model.repositories.test_repositories_secrets.WhenTestingSecretRepository.test_get_secret_list_with_filter_query_by_secret_type [0.188109s] ... ok DEBUG: {0} barbican.tests.model.repositories.test_repositories_secrets.WhenTestingSecretRepository.test_should_raise_no_result_found [0.114681s] ... ok DEBUG: {3} barbican.tests.plugin.crypto.test_pkcs11.WhenTestingPKCS11.test_generate_random [0.311006s] ... ok DEBUG: {2} barbican.tests.plugin.crypto.test_pkcs11.WhenTestingPKCS11.test_user_get_session [0.311140s] ... ok DEBUG: {0} barbican.tests.model.repositories.test_repositories_secrets.WhenTestingSecretRepository.test_should_raise_notfound_exception [0.161931s] ... ok DEBUG: {0} barbican.tests.model.test_models.WhenCreatingNewConsumer.test_new_consumer_has_correct_hash [0.001836s] ... ok DEBUG: {0} barbican.tests.model.test_models.WhenCreatingNewContainerACL.test_new_containeracl_check_to_dict_fields [0.001463s] ... ok DEBUG: {0} barbican.tests.model.test_models.WhenCreatingNewContainerACL.test_new_containeracl_with_duplicate_userids_input [0.001418s] ... ok DEBUG: {0} barbican.tests.model.test_models.WhenCreatingNewContainerACLUser.test_new_secretacl_user_for_given_all_input [0.006254s] ... ok DEBUG: {0} barbican.tests.model.test_models.WhenCreatingNewProjectQuotas.test_create_new_project_quotas_with_all_default_quotas [0.001404s] ... ok DEBUG: {0} barbican.tests.model.test_models.WhenCreatingNewProjectQuotas.test_project_quotas_check_to_dict_fields [0.001299s] ... ok DEBUG: {0} barbican.tests.model.test_models.WhenCreatingNewProjectQuotas.test_should_throw_exception_missing_project_id [0.001182s] ... ok DEBUG: {0} barbican.tests.model.test_models.WhenCreatingNewProjectSecretStore.test_project_secret_store_check_to_dict_fields [0.001118s] ... ok DEBUG: {0} barbican.tests.model.test_models.WhenCreatingNewProjectSecretStore.test_should_throw_exception_missing_project_id [0.001171s] ... ok DEBUG: {3} barbican.tests.plugin.crypto.test_pkcs11.WhenTestingPKCS11.test_generate_session_key [0.183341s] ... ok DEBUG: {0} barbican.tests.model.test_models.WhenCreatingNewSecret.test_new_secret_is_created_with_default_secret_type [0.008440s] ... ok DEBUG: {0} barbican.tests.model.test_models.WhenCreatingNewSecretACL.test_new_secretacl_check_to_dict_fields [0.002118s] ... ok DEBUG: {0} barbican.tests.model.test_models.WhenCreatingNewSecretACL.test_new_secretacl_expect_user_ids_as_list [0.001087s] ... ok DEBUG: {0} barbican.tests.model.test_models.WhenCreatingNewSecretACL.test_new_secretacl_for_bare_minimum_input [0.007252s] ... ok DEBUG: {0} barbican.tests.model.test_models.WhenCreatingNewSecretACLUser.test_new_secretacl_user_check_to_dict_fields [0.017698s] ... ok DEBUG: {0} barbican.tests.model.test_models.WhenCreatingNewSecretACLUser.test_new_secretacl_user_for_given_all_input [0.002543s] ... ok DEBUG: {0} barbican.tests.model.test_models.WhenCreatingNewSecretStores.test_secret_stores_check_to_dict_fields [0.001503s] ... ok DEBUG: {0} barbican.tests.model.test_models.WhenCreatingOrderRetryTask.test_create_new_order_task [0.015985s] ... ok DEBUG: {3} barbican.tests.plugin.crypto.test_pkcs11.WhenTestingPKCS11.test_get_slot_id_label_not_found [0.242288s] ... ok DEBUG: {0} barbican.tests.objects.test_ovo_base.TestBarbicanObject.test_ovo_get_session [0.269206s] ... ok DEBUG: {3} barbican.tests.plugin.crypto.test_pkcs11.WhenTestingPKCS11.test_get_slot_id_serial_not_found [0.187929s] ... ok DEBUG: {3} barbican.tests.plugin.interface.test_certificate_manager.WhenTestingCertificatePluginManager.test_get_plugin_no_request_type_provided [0.056400s] ... ok DEBUG: {2} barbican.tests.plugin.crypto.test_pkcs11.WhenTestingPKCS11.test_verify_hmac [0.786725s] ... ok DEBUG: {2} barbican.tests.plugin.interface.test_certificate_manager.WhenTestingCertificateEventPluginManager.test_raises_error_with_no_plugin_by_name_found [0.001489s] ... ok DEBUG: {0} barbican.tests.objects.test_ovo_project_quotas.TestProjectQuotas.test_ovo_get_list_of_two_project_quotas [0.334715s] ... ok DEBUG: {3} barbican.tests.plugin.interface.test_certificate_manager.WhenTestingCertificatePluginManager.test_get_plugin_request_type_supported [0.213218s] ... ok DEBUG: {3} barbican.tests.plugin.interface.test_certificate_manager.WhenTestingCertificatePluginManager.test_get_plugin_with_ca_to_be_added [0.046476s] ... ok DEBUG: {2} barbican.tests.plugin.interface.test_certificate_manager.WhenTestingCertificateEventPluginManager.test_raises_error_with_no_plugin_for_invoke_certificate_plugins [0.096624s] ... ok DEBUG: {3} barbican.tests.plugin.interface.test_secret_store.TestSecretStorePluginManagerMultipleBackend.test_plugin_created_as_per_mulitple_backend_conf [0.071855s] ... ok DEBUG: {3} barbican.tests.plugin.interface.test_secret_store.WhenTestingSecretStorePluginManager.test_get_store_no_plugin_found [0.003302s] ... ok DEBUG: {3} barbican.tests.plugin.interface.test_secret_store.WhenTestingSecretStorePluginManager.test_get_store_plugin_with_tkey_and_no_supports_storage [0.001951s] ... ok DEBUG: {3} barbican.tests.plugin.test_castellan_secret_store.WhenTestingVaultSecretStore.test_generate_asymmetric_throws_exception [0.008937s] ... ok DEBUG: {3} barbican.tests.plugin.test_castellan_secret_store.WhenTestingVaultSecretStore.test_generate_supports [0.009107s] ... ok DEBUG: {3} barbican.tests.plugin.test_castellan_secret_store.WhenTestingVaultSecretStore.test_generate_symmetric_key [0.008099s] ... ok DEBUG: {3} barbican.tests.plugin.test_dogtag.WhenTestingDogtagCAPlugin.test_cancel_ca_unavailable ... SKIPPED: Dogtag imports not available DEBUG: /usr/lib/python3.9/site-packages/kmip/core/config_helper.py:51: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. DEBUG: self.conf = SafeConfigParser() DEBUG: {3} barbican.tests.plugin.test_dogtag.WhenTestingDogtagCAPlugin.test_check_status_raises_error_complete_no_cert ... SKIPPED: Dogtag imports not available DEBUG: {3} barbican.tests.plugin.test_dogtag.WhenTestingDogtagCAPlugin.test_issue_raises_error_request_unknown_status ... SKIPPED: Dogtag imports not available DEBUG: {3} barbican.tests.plugin.test_dogtag.WhenTestingDogtagCAPlugin.test_issue_return_client_error_bad_request_exception ... SKIPPED: Dogtag imports not available DEBUG: {3} barbican.tests.plugin.test_dogtag.WhenTestingDogtagCAPlugin.test_issue_return_data_error_with_no_profile_id ... SKIPPED: Dogtag imports not available DEBUG: {3} barbican.tests.plugin.test_dogtag.WhenTestingDogtagCAPlugin.test_issue_return_data_error_with_request_rejected ... SKIPPED: Dogtag imports not available DEBUG: {3} barbican.tests.plugin.test_dogtag.WhenTestingDogtagCAPlugin.test_issue_return_waiting_with_request_pending ... SKIPPED: Dogtag imports not available DEBUG: {3} barbican.tests.plugin.test_dogtag.WhenTestingDogtagKRAPlugin.test_get_plugin_name ... SKIPPED: Dogtag imports not available DEBUG: /usr/lib/python3.9/site-packages/kmip/core/config_helper.py:51: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. DEBUG: self.conf = SafeConfigParser() DEBUG: {3} barbican.tests.plugin.test_dogtag.WhenTestingDogtagKRAPlugin.test_store_passphrase_for_using_in_private_key_retrieval ... SKIPPED: Dogtag imports not available DEBUG: {3} barbican.tests.plugin.test_dogtag.WhenTestingDogtagKRAPlugin.test_store_secret_with_tkey_id ... SKIPPED: Dogtag imports not available DEBUG: {3} barbican.tests.plugin.test_kmip.WhenTestingKMIPSecretStore.test_credential [0.004408s] ... ok DEBUG: /usr/lib/python3.9/site-packages/kmip/core/config_helper.py:51: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. DEBUG: self.conf = SafeConfigParser() DEBUG: {3} barbican.tests.plugin.test_kmip.WhenTestingKMIPSecretStore.test_enable_tlsv1_config_option [0.004353s] ... ok DEBUG: /usr/lib/python3.9/site-packages/kmip/core/config_helper.py:51: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. DEBUG: self.conf = SafeConfigParser() DEBUG: {3} barbican.tests.plugin.test_kmip.WhenTestingKMIPSecretStore.test_generate_asymmetric_key_assert_called [0.004488s] ... ok DEBUG: /usr/lib/python3.9/site-packages/kmip/core/config_helper.py:51: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. DEBUG: self.conf = SafeConfigParser() DEBUG: {3} barbican.tests.plugin.test_kmip.WhenTestingKMIPSecretStore.test_generate_asymmetric_key_not_asymmetric_algorithm [0.003997s] ... ok DEBUG: /usr/lib/python3.9/site-packages/kmip/core/config_helper.py:51: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. DEBUG: self.conf = SafeConfigParser() DEBUG: {3} barbican.tests.plugin.test_kmip.WhenTestingKMIPSecretStore.test_generate_asymmetric_key_valid_algorithm_invalid_bit_length [0.005537s] ... ok DEBUG: /usr/lib/python3.9/site-packages/kmip/core/config_helper.py:51: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. DEBUG: self.conf = SafeConfigParser() DEBUG: {3} barbican.tests.plugin.test_kmip.WhenTestingKMIPSecretStore.test_get_plugin_name [0.004285s] ... ok DEBUG: /usr/lib/python3.9/site-packages/kmip/core/config_helper.py:51: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. DEBUG: self.conf = SafeConfigParser() DEBUG: {3} barbican.tests.plugin.test_kmip.WhenTestingKMIPSecretStore.test_get_secret_opaque [0.004425s] ... ok DEBUG: /usr/lib/python3.9/site-packages/kmip/core/config_helper.py:51: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. DEBUG: self.conf = SafeConfigParser() DEBUG: {3} barbican.tests.plugin.test_kmip.WhenTestingKMIPSecretStore.test_get_secret_public_key [0.005406s] ... ok DEBUG: {2} barbican.tests.plugin.interface.test_certificate_manager.WhenTestingCertificatePluginManager.test_get_plugin_by_ca_id [0.184465s] ... ok DEBUG: /usr/lib/python3.9/site-packages/kmip/core/config_helper.py:51: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. DEBUG: self.conf = SafeConfigParser() DEBUG: {0} barbican.tests.objects.test_ovo_project_quotas.TestProjectQuotas.test_ovo_get_specific_project_quotas [0.318466s] ... ok DEBUG: {3} barbican.tests.plugin.test_kmip.WhenTestingKMIPSecretStore.test_store_asymmetric_key_secret_assert_called_private_pkcs1 [0.113279s] ... ok DEBUG: /usr/lib/python3.9/site-packages/kmip/core/config_helper.py:51: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. DEBUG: self.conf = SafeConfigParser() DEBUG: /usr/lib/python3.9/site-packages/kmip/core/config_helper.py:51: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. DEBUG: self.conf = SafeConfigParser() DEBUG: {3} barbican.tests.plugin.test_kmip.WhenTestingKMIPSecretStore.test_store_secret_server_error_occurs [0.006265s] ... ok DEBUG: {3} barbican.tests.plugin.test_kmip.WhenTestingKMIPSecretStore.test_store_secret_valid_algorithm_invalid_bit_length [0.003864s] ... ok DEBUG: /usr/lib/python3.9/site-packages/kmip/core/config_helper.py:51: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. DEBUG: self.conf = SafeConfigParser() DEBUG: {1} barbican.tests.plugin.test_snakeoil_ca.SnakeoilCAPluginTestCase.test_issue_certificate_request [2.138717s] ... ok DEBUG: {3} barbican.tests.plugin.test_kmip.WhenTestingKMIPSecretStore.test_store_symmetric_secret_return_value [0.011724s] ... ok DEBUG: {3} barbican.tests.plugin.test_kmip.WhenTestingKMIPSecretStore.test_validate_keyfile_permissions_good [0.004914s] ... ok DEBUG: 2024-01-10 17:36:50.506 2983815 INFO barbican.plugin.simple_certificate_manager [None req-d6d088ab-6cee-4012-a746-9e696ad9a256 - keystoneid1234 - - - -] Invoking issue_certificate_request() DEBUG: {3} barbican.tests.plugin.test_simple_certificate_manager.WhenTestingSimpleCertificateManagerPlugin.test_issue_certificate_request [0.000803s] ... ok DEBUG: {3} barbican.tests.plugin.test_simple_certificate_manager.WhenTestingSimpleCertificateManagerPlugin.test_supported_request_types [0.000078s] ... ok DEBUG: {2} barbican.tests.plugin.interface.test_certificate_manager.WhenTestingCertificatePluginManager.test_get_plugin_by_name [0.224565s] ... ok DEBUG: {0} barbican.tests.objects.test_ovo_project_secret_store.TestProjectSecretStore.test_ovo_create_by_entity_id [0.246075s] ... ok DEBUG: {3} barbican.tests.plugin.test_snakeoil_ca.CertManagerTestCase.test_gen_cert_with_file_storage [0.210752s] ... ok DEBUG: {2} barbican.tests.plugin.interface.test_certificate_manager.WhenTestingCertificatePluginManager.test_raises_error_with_no_plugin_by_ca_id_found [0.132430s] ... ok DEBUG: {0} barbican.tests.objects.test_ovo_project_secret_store.TestProjectSecretStore.test_ovo_create_or_update_for_project [0.243496s] ... ok DEBUG: {2} barbican.tests.plugin.interface.test_certificate_manager.WhenTestingCertificatePluginManager.test_refresh_ca_list_plugin_when_get_ca_info_raises [0.226000s] ... ok DEBUG: {0} barbican.tests.objects.test_ovo_project_secret_store.TestProjectSecretStore.test_ovo_delete_entity_by_id [0.237460s] ... ok DEBUG: {3} barbican.tests.plugin.test_snakeoil_ca.SnakeoilCAPluginTestCase.test_get_ca_info_with_subca [0.529266s] ... ok DEBUG: {2} barbican.tests.plugin.interface.test_certificate_manager.WhenTestingCertificatePluginManager.test_refresh_ca_list_with_bad_ca_returned_from_plugin [0.234453s] ... ok DEBUG: {2} barbican.tests.plugin.interface.test_secret_store.WhenTestingSecretStorePluginManager.test_get_generate_no_supported_plugin [0.004477s] ... ok DEBUG: {2} barbican.tests.plugin.test_castellan_secret_store.WhenTestingVaultSecretStore.test_delete_secret_throws_exception [0.095408s] ... ok DEBUG: {2} barbican.tests.plugin.test_castellan_secret_store.WhenTestingVaultSecretStore.test_get_secret [0.035275s] ... ok DEBUG: {0} barbican.tests.objects.test_ovo_project_secret_store.TestProjectSecretStore.test_ovo_do_entity_name [0.266447s] ... ok DEBUG: {2} barbican.tests.plugin.test_castellan_secret_store.WhenTestingVaultSecretStore.test_get_secret_throws_exception [0.048539s] ... ok DEBUG: {2} barbican.tests.plugin.test_castellan_secret_store.WhenTestingVaultSecretStore.test_meta_dict [0.016746s] ... ok DEBUG: {2} barbican.tests.plugin.test_castellan_secret_store.WhenTestingVaultSecretStore.test_store_secret [0.012115s] ... ok DEBUG: {0} barbican.tests.objects.test_ovo_project_secret_store.TestProjectSecretStore.test_ovo_should_raise_constraint_for_same_project_id [0.159251s] ... ok DEBUG: {0} barbican.tests.objects.test_ovo_project_secret_store.TestProjectSecretStore.test_ovo_should_throw_exception_missing_project_id [0.090362s] ... ok DEBUG: {0} barbican.tests.objects.test_ovo_project_secret_store.TestProjectSecretStore.test_ovo_should_throw_exception_missing_secret_store_id [0.129570s] ... ok DEBUG: {0} barbican.tests.plugin.crypto.test_crypto.WhenTestingSimpleCryptoPlugin.test_byte_string_encryption [0.031772s] ... ok DEBUG: {1} barbican.tests.plugin.test_snakeoil_ca.SnakeoilCAPluginTestCase.test_issue_certificate_request_stored_key [1.452756s] ... ok DEBUG: {0} barbican.tests.plugin.crypto.test_crypto.WhenTestingSimpleCryptoPlugin.test_generate_1024_DSA_key_in_pem_and_reconstruct_key_der [0.117169s] ... ok DEBUG: /usr/lib/python3.9/site-packages/kmip/core/config_helper.py:51: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. DEBUG: self.conf = SafeConfigParser() DEBUG: {2} barbican.tests.plugin.test_castellan_secret_store.WhenTestingVaultSecretStore.test_store_secret_raises_exception [0.561433s] ... ok DEBUG: {2} barbican.tests.plugin.test_dogtag.WhenTestingDogtagCAPlugin.test_cancel_conflicting_operation ... SKIPPED: Dogtag imports not available DEBUG: {2} barbican.tests.plugin.test_dogtag.WhenTestingDogtagCAPlugin.test_cancel_raise_error_no_request_id ... SKIPPED: Dogtag imports not available DEBUG: {2} barbican.tests.plugin.test_dogtag.WhenTestingDogtagCAPlugin.test_cancel_request ... SKIPPED: Dogtag imports not available DEBUG: {2} barbican.tests.plugin.test_dogtag.WhenTestingDogtagCAPlugin.test_check_status_rejected ... SKIPPED: Dogtag imports not available DEBUG: {2} barbican.tests.plugin.test_dogtag.WhenTestingDogtagCAPlugin.test_issue_custom_key_request ... SKIPPED: Dogtag imports not available DEBUG: {2} barbican.tests.plugin.test_dogtag.WhenTestingDogtagCAPlugin.test_issue_full_cmc_request ... SKIPPED: Dogtag imports not available DEBUG: {2} barbican.tests.plugin.test_dogtag.WhenTestingDogtagCAPlugin.test_issue_raises_error_pki_exception ... SKIPPED: Dogtag imports not available DEBUG: {2} barbican.tests.plugin.test_dogtag.WhenTestingDogtagCAPlugin.test_issue_raises_error_request_complete_no_cert ... SKIPPED: Dogtag imports not available DEBUG: {2} barbican.tests.plugin.test_dogtag.WhenTestingDogtagCAPlugin.test_issue_stored_key_request ... SKIPPED: Dogtag imports not available DEBUG: {2} barbican.tests.plugin.test_dogtag.WhenTestingDogtagCAPlugin.test_modify_ca_unavailable ... SKIPPED: Dogtag imports not available DEBUG: /usr/lib/python3.9/site-packages/kmip/core/config_helper.py:51: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. DEBUG: self.conf = SafeConfigParser() DEBUG: /usr/lib/python3.9/site-packages/kmip/core/config_helper.py:51: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. DEBUG: self.conf = SafeConfigParser() DEBUG: {2} barbican.tests.plugin.test_dogtag.WhenTestingDogtagCAPlugin.test_modify_conflicting_operation ... SKIPPED: Dogtag imports not available DEBUG: {2} barbican.tests.plugin.test_dogtag.WhenTestingDogtagKRAPlugin.test_does_not_support_unknown_type ... SKIPPED: Dogtag imports not available DEBUG: {2} barbican.tests.plugin.test_dogtag.WhenTestingDogtagKRAPlugin.test_generate_asymmetric_key ... SKIPPED: Dogtag imports not available DEBUG: {2} barbican.tests.plugin.test_dogtag.WhenTestingDogtagKRAPlugin.test_get_secret_with_twsk ... SKIPPED: Dogtag imports not available DEBUG: {2} barbican.tests.plugin.test_dogtag.WhenTestingDogtagKRAPlugin.test_store_secret ... SKIPPED: Dogtag imports not available DEBUG: {2} barbican.tests.plugin.test_dogtag.WhenTestingDogtagKRAPlugin.test_supports_symmetric_aes_key_generation ... SKIPPED: Dogtag imports not available DEBUG: {2} barbican.tests.plugin.test_kmip.WhenTestingKMIPSecretStore.test_credential_None [0.015915s] ... ok DEBUG: {2} barbican.tests.plugin.test_kmip.WhenTestingKMIPSecretStore.test_delete_secret_return_value [0.004978s] ... ok DEBUG: /usr/lib/python3.9/site-packages/kmip/core/config_helper.py:51: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. DEBUG: self.conf = SafeConfigParser() DEBUG: {2} barbican.tests.plugin.test_kmip.WhenTestingKMIPSecretStore.test_enable_pkcs1_only_config_option [0.012120s] ... ok DEBUG: {2} barbican.tests.plugin.test_kmip.WhenTestingKMIPSecretStore.test_generate_asymmetric_key_error_opening_connection [0.008830s] ... ok DEBUG: /usr/lib/python3.9/site-packages/kmip/core/config_helper.py:51: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. DEBUG: self.conf = SafeConfigParser() DEBUG: {2} barbican.tests.plugin.test_kmip.WhenTestingKMIPSecretStore.test_generate_asymmetric_key_return_value [0.014058s] ... ok DEBUG: {0} barbican.tests.plugin.crypto.test_crypto.WhenTestingSimpleCryptoPlugin.test_generate_1024_bit_RSA_key_with_passphrase [0.152747s] ... ok DEBUG: /usr/lib/python3.9/site-packages/kmip/core/config_helper.py:51: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. DEBUG: self.conf = SafeConfigParser() DEBUG: {0} barbican.tests.plugin.crypto.test_manager.WhenTestingManager.test_raises_error_with_wrong_plugin_name [0.015017s] ... ok DEBUG: {2} barbican.tests.plugin.test_kmip.WhenTestingKMIPSecretStore.test_generate_supports_aes [0.018313s] ... ok DEBUG: {0} barbican.tests.plugin.crypto.test_manager.WhenTestingManager.test_raises_error_with_wrong_plugin_type [0.011093s] ... ok DEBUG: /usr/lib/python3.9/site-packages/kmip/core/config_helper.py:51: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. DEBUG: self.conf = SafeConfigParser() DEBUG: {0} barbican.tests.plugin.crypto.test_p11_crypto.WhenTestingP11CryptoPlugin.test_cached_kek_expired [0.008478s] ... ok DEBUG: {2} barbican.tests.plugin.test_kmip.WhenTestingKMIPSecretStore.test_generate_supports_desede [0.014266s] ... ok DEBUG: {0} barbican.tests.plugin.crypto.test_p11_crypto.WhenTestingP11CryptoPlugin.test_does_not_support_unknown_type [0.006441s] ... ok DEBUG: /usr/lib/python3.9/site-packages/kmip/core/config_helper.py:51: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. DEBUG: self.conf = SafeConfigParser() DEBUG: {0} barbican.tests.plugin.crypto.test_p11_crypto.WhenTestingP11CryptoPlugin.test_does_not_supports_asymmetric_key_generation [0.005722s] ... ok DEBUG: {0} barbican.tests.plugin.crypto.test_p11_crypto.WhenTestingP11CryptoPlugin.test_encrypt [0.005992s] ... ok DEBUG: {2} barbican.tests.plugin.test_kmip.WhenTestingKMIPSecretStore.test_generate_supports_dsa [0.016878s] ... ok DEBUG: /usr/lib/python3.9/site-packages/kmip/core/config_helper.py:51: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. DEBUG: self.conf = SafeConfigParser() DEBUG: {2} barbican.tests.plugin.test_kmip.WhenTestingKMIPSecretStore.test_generate_supports_with_valid_alg_invalid_bit_length [0.013998s] ... ok DEBUG: /usr/lib/python3.9/site-packages/kmip/core/config_helper.py:51: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. DEBUG: self.conf = SafeConfigParser() DEBUG: {2} barbican.tests.plugin.test_kmip.WhenTestingKMIPSecretStore.test_generate_symmetric_key_error_opening_connection [0.013379s] ... ok DEBUG: /usr/lib/python3.9/site-packages/kmip/core/config_helper.py:51: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. DEBUG: self.conf = SafeConfigParser() DEBUG: /usr/lib/python3.9/site-packages/kmip/core/config_helper.py:51: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. DEBUG: self.conf = SafeConfigParser() DEBUG: {2} barbican.tests.plugin.test_kmip.WhenTestingKMIPSecretStore.test_generate_symmetric_key_return_value [0.035694s] ... ok DEBUG: /usr/lib/python3.9/site-packages/kmip/core/config_helper.py:51: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. DEBUG: self.conf = SafeConfigParser() DEBUG: {2} barbican.tests.plugin.test_kmip.WhenTestingKMIPSecretStore.test_get_secret_certificate [0.014304s] ... ok DEBUG: /usr/lib/python3.9/site-packages/kmip/core/config_helper.py:51: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. DEBUG: self.conf = SafeConfigParser() DEBUG: {2} barbican.tests.plugin.test_kmip.WhenTestingKMIPSecretStore.test_get_secret_hmac_sha1 [0.018728s] ... ok DEBUG: /usr/lib/python3.9/site-packages/kmip/core/config_helper.py:51: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. DEBUG: self.conf = SafeConfigParser() DEBUG: /usr/lib/python3.9/site-packages/kmip/core/config_helper.py:51: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. DEBUG: self.conf = SafeConfigParser() DEBUG: {2} barbican.tests.plugin.test_kmip.WhenTestingKMIPSecretStore.test_get_secret_hmac_sha256 [0.009705s] ... ok DEBUG: {2} barbican.tests.plugin.test_kmip.WhenTestingKMIPSecretStore.test_get_secret_hmac_sha512 [0.005966s] ... ok DEBUG: /usr/lib/python3.9/site-packages/kmip/core/config_helper.py:51: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. DEBUG: self.conf = SafeConfigParser() DEBUG: {2} barbican.tests.plugin.test_kmip.WhenTestingKMIPSecretStore.test_get_secret_symmetric_server_error_occurs [0.010559s] ... ok DEBUG: {2} barbican.tests.plugin.test_kmip.WhenTestingKMIPSecretStore.test_get_secret_triple_des [0.015920s] ... ok DEBUG: /usr/lib/python3.9/site-packages/kmip/core/config_helper.py:51: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. DEBUG: self.conf = SafeConfigParser() DEBUG: {2} barbican.tests.plugin.test_kmip.WhenTestingKMIPSecretStore.test_map_type_ss_to_kmip_invalid_type [0.017005s] ... ok DEBUG: /usr/lib/python3.9/site-packages/kmip/core/config_helper.py:51: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. DEBUG: self.conf = SafeConfigParser() DEBUG: /usr/lib/python3.9/site-packages/kmip/core/config_helper.py:51: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. DEBUG: self.conf = SafeConfigParser() DEBUG: {2} barbican.tests.plugin.test_kmip.WhenTestingKMIPSecretStore.test_map_type_ss_to_kmip_valid_type [0.053556s] ... ok DEBUG: {2} barbican.tests.plugin.test_kmip.WhenTestingKMIPSecretStore.test_store_asymmetric_key_secret_assert_called_private_pkcs8 [0.209993s] ... ok DEBUG: /usr/lib/python3.9/site-packages/kmip/core/config_helper.py:51: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. DEBUG: self.conf = SafeConfigParser() DEBUG: {2} barbican.tests.plugin.test_kmip.WhenTestingKMIPSecretStore.test_store_asymmetric_key_secret_assert_called_public_pkcs8 [0.018889s] ... ok DEBUG: /usr/lib/python3.9/site-packages/kmip/core/config_helper.py:51: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. DEBUG: self.conf = SafeConfigParser() DEBUG: {0} barbican.tests.plugin.crypto.test_pkcs11.WhenTestingPKCS11.test_decrypt [0.513291s] ... ok DEBUG: {3} barbican.tests.plugin.test_snakeoil_ca.SnakeoilCAPluginTestCase.test_issue_certificate_request_with_subca_id [1.518700s] ... ok DEBUG: {3} barbican.tests.plugin.test_snakeoil_ca.SnakeoilCAPluginTestCase.test_no_request_data [0.005241s] ... ok DEBUG: {3} barbican.tests.plugin.test_snakeoil_ca.SnakeoilCAPluginTestCase.test_not_implemented [0.001592s] ... ok DEBUG: {3} barbican.tests.plugin.test_snakeoil_ca.SnakeoilCAPluginTestCase.test_supports_create_ca [0.002371s] ... ok DEBUG: {3} barbican.tests.plugin.test_store_crypto.WhenTestingStoreCrypto.test_delete_secret [0.006650s] ... ok DEBUG: {3} barbican.tests.plugin.test_store_crypto.WhenTestingStoreCrypto.test_get_secret_encoding_public [0.008350s] ... ok DEBUG: {3} barbican.tests.plugin.test_store_crypto.WhenTestingStoreCrypto.test_store_secret_supports [0.009504s] ... ok DEBUG: {3} barbican.tests.plugin.test_store_crypto.WhenTestingStoreCryptoFindOrCreateKekObjects.test_kek_bind_not_completed [0.006761s] ... ok DEBUG: {3} barbican.tests.plugin.test_symantec.WhenTestingSymantecPlugin.test_unsuccessful_certificate_request_can_retry ... SKIPPED: Symantec imports not available DEBUG: {3} barbican.tests.plugin.test_symantec.WhenTestingSymantecPlugin.test_unsuccessful_certificate_request_no_retry ... SKIPPED: Symantec imports not available DEBUG: {3} barbican.tests.plugin.util.test_mime_types.WhenTestingAugmentFieldsWithContentTypes.test_secret_with_non_matching_datum [0.001440s] ... ok DEBUG: {3} barbican.tests.plugin.util.test_mime_types.WhenTestingIfContentTypeAndEncodingSupported.test_content_type_encoding_not_supported_plaintext_none [0.000795s] ... ok DEBUG: {3} barbican.tests.plugin.util.test_mime_types.WhenTestingIfContentTypeAndEncodingSupported.test_content_type_encoding_supported_plaintext_none [0.000764s] ... ok DEBUG: {3} barbican.tests.plugin.util.test_mime_types.WhenTestingIsBase64ProcessingNeeded.test_not_base64_needed_invalid_content_type [0.001038s] ... ok DEBUG: {3} barbican.tests.plugin.util.test_mime_types.WhenTestingIsBase64ProcessingNeeded.test_not_base64_needed_text [0.001024s] ... ok DEBUG: {3} barbican.tests.plugin.util.test_mime_types.WhenTestingIsBase64ProcessingSupported.test_is_base64_supported_application_octet_stream [0.000789s] ... ok DEBUG: {3} barbican.tests.plugin.util.test_mime_types.WhenTestingNormalizationOfMIMETypes.test_binary_normalization [0.006671s] ... ok DEBUG: {3} barbican.tests.plugin.util.test_mime_types.WhenTestingNormalizationOfMIMETypes.test_bogus_mime_normalization [0.000822s] ... ok DEBUG: {2} barbican.tests.plugin.test_kmip.WhenTestingKMIPSecretStore.test_store_asymmetric_key_secret_return_value_private_pkcs8 [0.157055s] ... ok DEBUG: /usr/lib/python3.9/site-packages/kmip/core/config_helper.py:51: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. DEBUG: self.conf = SafeConfigParser() DEBUG: /usr/lib/python3.9/site-packages/kmip/core/config_helper.py:51: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. DEBUG: self.conf = SafeConfigParser() DEBUG: {2} barbican.tests.plugin.test_kmip.WhenTestingKMIPSecretStore.test_store_certificate_secret_assert_called_rsa [0.026013s] ... ok DEBUG: {2} barbican.tests.plugin.test_kmip.WhenTestingKMIPSecretStore.test_store_secret_invalid_algorithm [0.004659s] ... ok DEBUG: {2} barbican.tests.plugin.test_resource.WhenTestingPluginResource.test_generate_asymmetric_without_passphrase [0.013852s] ... ok DEBUG: {2} barbican.tests.plugin.test_resource.WhenTestingPluginResource.test_store_secret_dto [0.017132s] ... ok DEBUG: {2} barbican.tests.plugin.test_simple_certificate_manager.WhenTestingSimpleCertificateManagerPlugin.test_supports [0.000084s] ... ok DEBUG: {3} barbican.tests.plugin.util.test_multiple_backends.TestGetApplicablePlugins.test_get_when_project_preferred_plugin_is_not_found_in_conf [0.122799s] ... ok DEBUG: {1} barbican.tests.plugin.test_snakeoil_ca.SnakeoilCAPluginTestCase.test_issue_certificate_request_with_ca_id [1.109648s] ... ok DEBUG: {1} barbican.tests.plugin.test_snakeoil_ca.SnakeoilCAPluginTestCase.test_support_request_types [0.004401s] ... ok DEBUG: {1} barbican.tests.plugin.test_store_crypto.WhenTestingStoreCrypto.test_generate_supports [0.010174s] ... ok DEBUG: {1} barbican.tests.plugin.test_store_crypto.WhenTestingStoreCrypto.test_generate_symmetric_key [0.007675s] ... ok DEBUG: {1} barbican.tests.plugin.test_store_crypto.WhenTestingStoreCrypto.test_get_secret [0.010297s] ... ok DEBUG: {1} barbican.tests.plugin.test_store_crypto.WhenTestingStoreCrypto.test_get_secret_encoding_certificate [0.007941s] ... ok DEBUG: {1} barbican.tests.plugin.test_store_crypto.WhenTestingStoreCrypto.test_should_raise_algorithm_not_supported_generate_symmetric_key [0.010216s] ... ok DEBUG: {3} barbican.tests.plugin.util.test_multiple_backends.TestPluginsGenerateStoreAPIMultipleBackend.test_no_preferred_default_plugin_db_backend [0.171696s] ... ok DEBUG: {1} barbican.tests.plugin.test_store_crypto.WhenTestingStoreCrypto.test_store_pem_secret_public [0.007188s] ... ok DEBUG: {1} barbican.tests.plugin.test_store_crypto.WhenTestingStoreCryptoDetermineGenerationType.test_asymmetric_algorithms [0.000122s] ... ok DEBUG: {1} barbican.tests.plugin.test_store_crypto.WhenTestingStoreCryptoDetermineGenerationType.test_should_raise_not_supported_no_algorithm [0.000126s] ... ok DEBUG: {1} barbican.tests.plugin.test_store_crypto.WhenTestingStoreCryptoFindOrCreateKekObjects.test_kek_raise_no_kek_bind_not_completed [0.009733s] ... ok DEBUG: {1} barbican.tests.plugin.test_store_crypto.WhenTestingStoreCryptoIndicateBindCompleted.test_bind_operation [0.000769s] ... ok DEBUG: {1} barbican.tests.plugin.test_symantec.WhenTestingSymantecPlugin.test_should_raise_unsupported_certificate_request ... SKIPPED: Symantec imports not available DEBUG: {1} barbican.tests.plugin.util.test_mime_types.WhenTestingAllowBinaryContent.test_binary_content_with_base64_encoding [0.001495s] ... ok DEBUG: {1} barbican.tests.plugin.util.test_mime_types.WhenTestingAugmentFieldsWithContentTypes.test_secret_with_matching_datum [0.002968s] ... ok DEBUG: {1} barbican.tests.plugin.util.test_mime_types.WhenTestingAugmentFieldsWithContentTypes.test_static_supported_plain_text [0.001090s] ... ok DEBUG: {1} barbican.tests.plugin.util.test_mime_types.WhenTestingIfContentTypeAndEncodingSupported.test_content_type_encoding_not_supported_pkcs8_no_encoding [0.000940s] ... ok DEBUG: {1} barbican.tests.plugin.util.test_mime_types.WhenTestingIfContentTypeAndEncodingSupported.test_content_type_encoding_supported_octectstream_base64 [0.002479s] ... ok DEBUG: {1} barbican.tests.plugin.util.test_mime_types.WhenTestingIsBase64ProcessingNeeded.test_is_base64_needed [0.001320s] ... ok DEBUG: {1} barbican.tests.plugin.util.test_mime_types.WhenTestingNormalizationOfMIMETypes.test_malformed_charset_in_plain_text_mime [0.000979s] ... ok DEBUG: {1} barbican.tests.plugin.util.test_mime_types.WhenTestingNormalizationOfMIMETypes.test_plain_text_normalization [0.001069s] ... ok DEBUG: {0} barbican.tests.plugin.crypto.test_pkcs11.WhenTestingPKCS11.test_decrypt_with_pad_new_iv [0.466235s] ... ok DEBUG: {1} barbican.tests.plugin.util.test_multiple_backends.TestPluginsGenerateStoreAPIMultipleBackend.test_no_preferred_default_plugin_kmip [0.096673s] ... ok DEBUG: {3} barbican.tests.plugin.util.test_multiple_backends.WhenReadingMultipleBackendsConfig.test_conf_read_when_multiple_plugin_disabled [0.241015s] ... ok DEBUG: {3} barbican.tests.plugin.util.test_translations.WhenConvertingKeyFormats.test_passes_convert_certificate_der_to_pem [0.001669s] ... ok DEBUG: {3} barbican.tests.plugin.util.test_translations.WhenDenormalizingAfterDecryption.test_ascii_characters_to_utf8_with_app_octet_stream [0.000783s] ... ok DEBUG: {3} barbican.tests.plugin.util.test_translations.WhenDenormalizingAfterDecryption.test_content_type_not_text_or_binary_raises_exception [0.000834s] ... ok DEBUG: {3} barbican.tests.plugin.util.test_translations.WhenNormalizingBeforeEncryption.test_can_normalize_certificate [0.000781s] ... ok DEBUG: {3} barbican.tests.plugin.util.test_translations.WhenNormalizingBeforeEncryption.test_can_normalize_private [0.000797s] ... ok DEBUG: {3} barbican.tests.plugin.util.test_translations.WhenNormalizingBeforeEncryption.test_normalize_raising_exceptions_with_content_encoding_isnt_base64 [0.000997s] ... ok DEBUG: {3} barbican.tests.plugin.util.test_translations.WhenNormalizingBeforeEncryption.test_normalize_raising_exceptions_with_invalid_content_type [0.001641s] ... ok DEBUG: {1} barbican.tests.plugin.util.test_multiple_backends.WhenInvokingSyncSecretStores.test_get_global_default_store_when_multiple_backends_disabled [0.107687s] ... ok DEBUG: {3} barbican.tests.plugin.util.test_translations.WhenNormalizingBeforeEncryption.test_normalize_raising_exceptions_with_non_encrypted_content [0.001045s] ... ok DEBUG: {3} barbican.tests.plugin.util.test_utils.WhenInvokingInstantiatePlugins.test_creates_plugin_instance [0.001021s] ... ok DEBUG: {2} barbican.tests.plugin.test_snakeoil_ca.CaTestCase.test_gen_cacert_with_file_storage [0.551218s] ... ok DEBUG: {1} barbican.tests.plugin.util.test_multiple_backends.WhenInvokingSyncSecretStores.test_successful_syncup_no_existing_secret_stores [0.091519s] ... ok DEBUG: {3} barbican.tests.queue.test_keystone_listener.WhenUsingMessageServer.test_should_start [0.147975s] ... ok DEBUG: {3} barbican.tests.queue.test_keystone_listener.WhenUsingNotificationTask.test_delete_project_event_notification_with_missing_payload [0.001872s] ... ok DEBUG: {3} barbican.tests.queue.test_keystone_listener.WhenUsingNotificationTask.test_delete_project_event_notification_with_missing_resource_info [0.001375s] ... ok DEBUG: {3} barbican.tests.queue.test_keystone_listener.WhenUsingNotificationTask.test_delete_project_event_with_different_service_name_in_event_type [0.001856s] ... ok DEBUG: {3} barbican.tests.queue.test_keystone_listener.WhenUsingNotificationTask.test_delete_project_event_with_incomplete_event_type_format [0.001411s] ... ok DEBUG: {1} barbican.tests.plugin.util.test_multiple_backends.WhenReadingMultipleBackendsConfig.test_fail_when_store_plugin_name_missing [0.077659s] ... ok DEBUG: {1} barbican.tests.plugin.util.test_translations.WhenAnalyzingBeforeDecryption.test_supported_content_type_doesnt_raise_exception [0.001039s] ... ok DEBUG: {1} barbican.tests.plugin.util.test_translations.WhenConvertingKeyFormats.test_passes_certificate_conversion [0.003195s] ... ok DEBUG: {1} barbican.tests.plugin.util.test_translations.WhenConvertingKeyFormats.test_passes_convert_certificate_pem_to_der [0.002380s] ... ok DEBUG: {0} barbican.tests.plugin.crypto.test_pkcs11.WhenTestingPKCS11.test_decrypt_with_too_large_pad [0.381507s] ... ok DEBUG: {1} barbican.tests.plugin.util.test_translations.WhenConvertingKeyFormats.test_passes_convert_private_der_to_pem [0.062715s] ... ok DEBUG: {1} barbican.tests.plugin.util.test_translations.WhenConvertingKeyFormats.test_passes_convert_public_der_to_pem [0.001821s] ... ok DEBUG: {1} barbican.tests.plugin.util.test_translations.WhenConvertingKeyFormats.test_should_raise_to_der_with_bad_secret_type [0.001103s] ... ok DEBUG: {1} barbican.tests.plugin.util.test_translations.WhenConvertingKeyFormats.test_should_raise_to_pem_with_bad_secret_type [0.001408s] ... ok DEBUG: {1} barbican.tests.plugin.util.test_translations.WhenDenormalizingAfterDecryption.test_non_ascii_character_with_plain_text_raises_exception [0.000946s] ... ok DEBUG: {1} barbican.tests.plugin.util.test_translations.WhenNormalizingBeforeEncryption.test_can_normalize_base64_bytes [0.000995s] ... ok DEBUG: {1} barbican.tests.plugin.util.test_translations.WhenNormalizingBeforeEncryption.test_can_normalize_binary [0.000991s] ... ok DEBUG: {1} barbican.tests.plugin.util.test_translations.WhenNormalizingBeforeEncryption.test_can_normalize_certificate_base64 [0.000909s] ... ok DEBUG: {1} barbican.tests.plugin.util.test_translations.WhenNormalizingBeforeEncryption.test_can_normalize_symmetric_base64 [0.001034s] ... ok DEBUG: {1} barbican.tests.plugin.util.test_translations.WhenNormalizingBeforeEncryption.test_normalize_raising_exceptions_with_unsupported_content_encoding [0.000967s] ... ok DEBUG: {1} barbican.tests.queue.test_client.WhenCreatingDirectTaskClient.test_should_use_direct_task_client [0.001256s] ... ok DEBUG: {1} barbican.tests.queue.test_client.WhenUsingAsyncTaskClient.test_should_process_type_order [0.002204s] ... ok DEBUG: {1} barbican.tests.queue.test_keystone_listener.WhenUsingMessageServer.test_should_stop [0.097515s] ... ok DEBUG: {1} barbican.tests.queue.test_keystone_listener.WhenUsingNotificationTask.test_event_notification_with_blank_event_type [0.001582s] ... ok DEBUG: {1} barbican.tests.queue.test_keystone_listener.WhenUsingNotificationTask.test_event_notification_with_processing_error_requeue_disabled [0.001903s] ... ok DEBUG: {1} barbican.tests.queue.test_keystone_listener.WhenUsingNotificationTask.test_event_notification_with_processing_error_requeue_enabled [0.001826s] ... ok DEBUG: {1} barbican.tests.queue.test_keystone_listener.WhenUsingNotificationTask.test_update_project_event_notification [0.003027s] ... ok DEBUG: {1} barbican.tests.queue.test_server.WhenCallingScheduleOrderRetryTasks.test_should_schedule_invoking_task_for_retry [0.065251s] ... ok DEBUG: {1} barbican.tests.queue.test_server.WhenUsingRetryableOrderDecorator.test_retry_should_not_be_scheduled_if_exception_is_raised [0.001548s] ... ok DEBUG: {1} barbican.tests.tasks.test_certificate_resources.WhenCheckingCertificateRequests.test_should_return_waiting_for_ca [0.097194s] ... ok DEBUG: {1} barbican.tests.tasks.test_certificate_resources.WhenCreatingSubordinateCAs.test_should_raise_cannot_delete_base_ca [0.063211s] ... ok DEBUG: {0} barbican.tests.plugin.crypto.test_pkcs11.WhenTestingPKCS11.test_encrypt_with_no_iv_generation [0.490016s] ... ok DEBUG: {0} barbican.tests.plugin.crypto.test_pkcs11.WhenTestingPKCS11.test_finalize [0.294565s] ... ok DEBUG: {1} barbican.tests.tasks.test_certificate_resources.WhenIssuingCertificateRequests.test_should_return_for_openssl_stored_key_global_ca_defined [0.547044s] ... ok DEBUG: {0} barbican.tests.plugin.crypto.test_pkcs11.WhenTestingPKCS11.test_get_key_handle_multiple_keys [0.325749s] ... ok DEBUG: {2} barbican.tests.plugin.test_snakeoil_ca.SnakeoilCAPluginTestCase.test_issue_certificate_request_set_subject [1.509969s] ... ok DEBUG: {2} barbican.tests.plugin.test_snakeoil_ca.SnakeoilCAPluginTestCase.test_issue_raises_with_invalid_ca_id [0.273993s] ... ok DEBUG: {2} barbican.tests.plugin.test_store_crypto.WhenTestingStoreCrypto.test_get_secret_encoding_private [0.009004s] ... ok DEBUG: {2} barbican.tests.plugin.test_store_crypto.WhenTestingStoreCrypto.test_should_raise_secret_not_found_get_secret_with_no_model [0.006208s] ... ok DEBUG: {2} barbican.tests.plugin.test_store_crypto.WhenTestingStoreCryptoDetermineGenerationType.test_should_raise_not_supported_bogus_algorithm [0.000166s] ... ok DEBUG: {2} barbican.tests.plugin.test_store_crypto.WhenTestingStoreCryptoFindOrCreateKekObjects.test_kek_bind_completed [0.006716s] ... ok DEBUG: {2} barbican.tests.plugin.util.test_mime_types.WhenTestingAllowBinaryContent.test_binary_content_with_encoding [0.001245s] ... ok DEBUG: {2} barbican.tests.plugin.util.test_mime_types.WhenTestingAllowBinaryContent.test_binary_content_with_valid_encoding [0.000956s] ... ok DEBUG: {2} barbican.tests.plugin.util.test_mime_types.WhenTestingAllowBinaryContent.test_binary_content_without_encoding [0.000806s] ... ok DEBUG: {2} barbican.tests.plugin.util.test_mime_types.WhenTestingAllowBinaryContent.test_not_allow_with_invalid_content_type [0.000905s] ... ok DEBUG: {2} barbican.tests.plugin.util.test_mime_types.WhenTestingIfContentTypeAndEncodingSupported.test_content_type_encoding_not_supported_octectstream_no_encoding [0.000782s] ... ok DEBUG: {2} barbican.tests.plugin.util.test_mime_types.WhenTestingIsBase64ProcessingNeeded.test_not_base64_needed_binary [0.000761s] ... ok DEBUG: {0} barbican.tests.plugin.crypto.test_pkcs11.WhenTestingPKCS11.test_get_key_handle_one_key [0.660375s] ... ok DEBUG: {2} barbican.tests.plugin.util.test_multiple_backends.TestGetApplicablePlugins.test_get_when_project_preferred_plugin_not_set_then_default_used [0.138583s] ... ok DEBUG: {2} barbican.tests.plugin.util.test_multiple_backends.TestPluginsGenerateStoreAPIMultipleBackend.test_no_preferred_default_plugin_pkcs11 [0.112590s] ... ok DEBUG: {1} barbican.tests.tasks.test_certificate_resources.WhenIssuingCertificateRequests.test_should_return_for_pyopenssl_stored_key [1.023174s] ... ok DEBUG: {1} barbican.tests.tasks.test_certificate_resources.WhenIssuingCertificateRequests.test_should_return_waiting_for_ca_as_retry [0.109451s] ... ok DEBUG: {1} barbican.tests.tasks.test_certificate_resources.WhenPerformingPrivateOperations.test_save_plugin_w_null_meta [0.005445s] ... ok DEBUG: {1} barbican.tests.tasks.test_common.WhenUsingFollowOnProcessingStatusDTO.test_should_indicate_follow_on_when_retry_task_provided [0.000833s] ... ok DEBUG: {0} barbican.tests.plugin.crypto.test_pkcs11.WhenTestingPKCS11.test_get_slot_id_backwards_compatibility [0.329590s] ... ok DEBUG: {2} barbican.tests.plugin.util.test_multiple_backends.TestPluginsGenerateStoreAPIMultipleBackend.test_project_preferred_default_plugin_kmip [0.231370s] ... ok DEBUG: {0} barbican.tests.plugin.crypto.test_pkcs11.WhenTestingPKCS11.test_public_get_session [0.200887s] ... ok DEBUG: {0} barbican.tests.plugin.interface.test_certificate_manager.WhenTestingCertificateEventPluginManager.test_invoke_certificate_plugins [0.002227s] ... ok DEBUG: {0} barbican.tests.plugin.interface.test_certificate_manager.WhenTestingCertificateEventPluginManager.test_notify_ca_is_unavailable [0.001626s] ... ok DEBUG: {0} barbican.tests.plugin.interface.test_certificate_manager.WhenTestingCertificateEventPluginManager.test_notify_certificate_is_ready [0.002024s] ... ok DEBUG: {2} barbican.tests.plugin.util.test_multiple_backends.WhenInvokingSyncSecretStores.test_syncup_with_existing_secret_stores [0.159131s] ... ok DEBUG: {1} barbican.tests.tasks.test_keystone_consumer.WhenUsingKeystoneEventConsumer.test_delete_project_entities_alchemy_error_suppress_exception_false [0.291658s] ... ok DEBUG: {0} barbican.tests.plugin.interface.test_certificate_manager.WhenTestingCertificatePluginManager.test_raises_error_get_plugin_request_type_not_supported [0.062225s] ... ok DEBUG: {0} barbican.tests.plugin.interface.test_certificate_manager.WhenTestingCertificatePluginManager.test_raises_error_with_no_plugin_found [0.084672s] ... ok DEBUG: {0} barbican.tests.plugin.interface.test_secret_store.WhenTestingSecretStorePluginManager.test_get_generate_supported_plugin [0.002825s] ... ok DEBUG: {0} barbican.tests.plugin.interface.test_secret_store.WhenTestingSecretStorePluginManager.test_get_store_no_plugin_with_tkey_and_no_supports_storage [0.003910s] ... ok DEBUG: {0} barbican.tests.plugin.interface.test_secret_store.WhenTestingSecretStorePluginManager.test_get_store_no_supported_plugin [0.001949s] ... ok DEBUG: {0} barbican.tests.plugin.interface.test_secret_store.WhenTestingSecretStorePluginManager.test_get_store_plugin_with_no_tkey_and_supports_storage [0.003177s] ... ok DEBUG: {0} barbican.tests.plugin.interface.test_secret_store.WhenTestingSecretStorePluginManager.test_get_store_plugin_with_tkey_and_supports_storage [0.005827s] ... ok DEBUG: {0} barbican.tests.plugin.test_castellan_secret_store.WhenTestingVaultSecretStore.test_delete_secret [0.015393s] ... ok DEBUG: {1} barbican.tests.tasks.test_keystone_consumer.WhenUsingKeystoneEventConsumer.test_get_project_entities_lookup_call [0.136709s] ... ok DEBUG: {2} barbican.tests.plugin.util.test_multiple_backends.WhenInvokingSyncSecretStores.test_syncup_with_store_and_crypto_plugins_count_mismatch [0.179487s] ... ok DEBUG: {0} barbican.tests.plugin.test_castellan_secret_store.WhenTestingVaultSecretStore.test_delete_secret_throws_key_error [0.022672s] ... ok DEBUG: {0} barbican.tests.plugin.test_castellan_secret_store.WhenTestingVaultSecretStore.test_generate_asymmetric_key [0.024837s] ... ok DEBUG: {0} barbican.tests.plugin.test_castellan_secret_store.WhenTestingVaultSecretStore.test_generate_symmetric_key_raises_exception [0.036013s] ... ok DEBUG: {0} barbican.tests.plugin.test_castellan_secret_store.WhenTestingVaultSecretStore.test_get_plugin_name [0.027620s] ... ok DEBUG: /usr/lib/python3.9/site-packages/kmip/core/config_helper.py:51: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. DEBUG: self.conf = SafeConfigParser() DEBUG: /usr/lib/python3.9/site-packages/kmip/core/config_helper.py:51: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. DEBUG: self.conf = SafeConfigParser() DEBUG: {0} barbican.tests.plugin.test_castellan_secret_store.WhenTestingVaultSecretStore.test_store_secret_supports [0.013710s] ... ok DEBUG: {0} barbican.tests.plugin.test_dogtag.WhenTestingDogtagCAPlugin.test_check_status ... SKIPPED: Dogtag imports not available DEBUG: {0} barbican.tests.plugin.test_dogtag.WhenTestingDogtagCAPlugin.test_issue_bad_cert_request_type_provided ... SKIPPED: Dogtag imports not available DEBUG: {0} barbican.tests.plugin.test_dogtag.WhenTestingDogtagCAPlugin.test_issue_no_cert_request_type_provided ... SKIPPED: Dogtag imports not available DEBUG: {0} barbican.tests.plugin.test_dogtag.WhenTestingDogtagCAPlugin.test_issue_return_canceled_with_request_canceled ... SKIPPED: Dogtag imports not available DEBUG: {0} barbican.tests.plugin.test_dogtag.WhenTestingDogtagCAPlugin.test_modify_no_request_found ... SKIPPED: Dogtag imports not available DEBUG: {0} barbican.tests.plugin.test_dogtag.WhenTestingDogtagCAPlugin.test_modify_request ... SKIPPED: Dogtag imports not available DEBUG: {0} barbican.tests.plugin.test_dogtag.WhenTestingDogtagKRAPlugin.test_get_private_key ... SKIPPED: Dogtag imports not available DEBUG: {0} barbican.tests.plugin.test_dogtag.WhenTestingDogtagKRAPlugin.test_get_secret ... SKIPPED: Dogtag imports not available DEBUG: {0} barbican.tests.plugin.test_dogtag.WhenTestingDogtagKRAPlugin.test_supports_asymmetric_rsa_key_generation ... SKIPPED: Dogtag imports not available DEBUG: {0} barbican.tests.plugin.test_dogtag.WhenTestingDogtagKRAPlugin.test_supports_symmetric_dh_key_generation ... SKIPPED: Dogtag imports not available DEBUG: {0} barbican.tests.plugin.test_kmip.WhenTestingKMIPSecretStore.test_checks_keyfile_permissions [0.007539s] ... ok DEBUG: /usr/lib/python3.9/site-packages/kmip/core/config_helper.py:51: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. DEBUG: self.conf = SafeConfigParser() DEBUG: {1} barbican.tests.tasks.test_keystone_consumer.WhenUsingKeystoneEventConsumerProcessMethod.test_project_entities_cleanup_for_no_matching_barbican_project [0.120310s] ... ok DEBUG: {0} barbican.tests.plugin.test_kmip.WhenTestingKMIPSecretStore.test_delete_secret_server_error_occurs [0.007345s] ... ok DEBUG: {2} barbican.tests.plugin.util.test_multiple_backends.WhenReadingMultipleBackendsConfig.test_fail_when_global_default_not_specified [0.139310s] ... ok DEBUG: {2} barbican.tests.plugin.util.test_multiple_backends.WhenReadingMultipleBackendsConfig.test_fail_when_store_plugin_name_is_blank [0.173815s] ... ok DEBUG: {1} barbican.tests.tasks.test_keystone_consumer.WhenUsingKeystoneEventConsumerProcessMethod.test_rollback_with_error_during_project_cleanup [0.198441s] ... ok DEBUG: {1} barbican.tests.tasks.test_resources.WhenBeginningCertificateTypeOrder.test_should_process_order_with_container [0.008492s] ... ok DEBUG: {1} barbican.tests.tasks.test_resources.WhenCheckingCertificateStatus.test_should_fail_with_bogus_order_type [0.010941s] ... ok DEBUG: {1} barbican.tests.tasks.test_resources.WhenUsingOrderTaskHelper.test_should_handle_success_no_result [0.007981s] ... ok DEBUG: {1} barbican.tests.tasks.test_resources.WhenUsingOrderTaskHelper.test_should_handle_success_result_large_statuses_clipped [0.012147s] ... ok DEBUG: /usr/lib/python3.9/site-packages/kmip/core/config_helper.py:51: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. DEBUG: self.conf = SafeConfigParser() DEBUG: {0} barbican.tests.plugin.test_kmip.WhenTestingKMIPSecretStore.test_delete_with_null_metadata_values [0.232453s] ... ok DEBUG: /usr/lib/python3.9/site-packages/kmip/core/config_helper.py:51: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. DEBUG: self.conf = SafeConfigParser() DEBUG: {0} barbican.tests.plugin.test_kmip.WhenTestingKMIPSecretStore.test_generate_asymmetric_key_check_for_passphrase [0.004532s] ... ok DEBUG: /usr/lib/python3.9/site-packages/kmip/core/config_helper.py:51: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. DEBUG: self.conf = SafeConfigParser() DEBUG: /usr/lib/python3.9/site-packages/kmip/core/config_helper.py:51: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. DEBUG: self.conf = SafeConfigParser() DEBUG: {0} barbican.tests.plugin.test_kmip.WhenTestingKMIPSecretStore.test_generate_asymmetric_key_server_error_occurs [0.026981s] ... ok DEBUG: {0} barbican.tests.plugin.test_kmip.WhenTestingKMIPSecretStore.test_generate_supports_des [0.004105s] ... ok DEBUG: /usr/lib/python3.9/site-packages/kmip/core/config_helper.py:51: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. DEBUG: self.conf = SafeConfigParser() DEBUG: {0} barbican.tests.plugin.test_kmip.WhenTestingKMIPSecretStore.test_generate_supports_rsa [0.004104s] ... ok DEBUG: /usr/lib/python3.9/site-packages/kmip/core/config_helper.py:51: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. DEBUG: self.conf = SafeConfigParser() DEBUG: {0} barbican.tests.plugin.test_kmip.WhenTestingKMIPSecretStore.test_generate_symmetric_key_assert_called [0.004891s] ... ok DEBUG: /usr/lib/python3.9/site-packages/kmip/core/config_helper.py:51: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. DEBUG: self.conf = SafeConfigParser() DEBUG: {0} barbican.tests.plugin.test_kmip.WhenTestingKMIPSecretStore.test_generate_symmetric_key_invalid_algorithm [0.010747s] ... ok DEBUG: /usr/lib/python3.9/site-packages/kmip/core/config_helper.py:51: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. DEBUG: self.conf = SafeConfigParser() DEBUG: {0} barbican.tests.plugin.test_kmip.WhenTestingKMIPSecretStore.test_generate_symmetric_key_server_error_occurs [0.008913s] ... ok DEBUG: /usr/lib/python3.9/site-packages/kmip/core/config_helper.py:51: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. DEBUG: self.conf = SafeConfigParser() DEBUG: /usr/lib/python3.9/site-packages/kmip/core/config_helper.py:51: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. DEBUG: self.conf = SafeConfigParser() DEBUG: {0} barbican.tests.plugin.test_kmip.WhenTestingKMIPSecretStore.test_get_secret_private_key [0.052549s] ... ok DEBUG: {0} barbican.tests.plugin.test_kmip.WhenTestingKMIPSecretStore.test_get_secret_symmetric [0.004990s] ... ok DEBUG: /usr/lib/python3.9/site-packages/kmip/core/config_helper.py:51: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. DEBUG: self.conf = SafeConfigParser() DEBUG: {0} barbican.tests.plugin.test_kmip.WhenTestingKMIPSecretStore.test_store_asymmetric_key_secret_assert_called_public_pkcs1 [0.006660s] ... ok DEBUG: {0} barbican.tests.plugin.test_kmip.WhenTestingKMIPSecretStore.test_store_asymmetric_key_secret_return_value_public_pkcs1 [0.005325s] ... ok DEBUG: {2} barbican.tests.plugin.util.test_multiple_backends.WhenReadingMultipleBackendsConfig.test_fail_when_stores_lookup_suffix_missing_when_enabled [0.191498s] ... ok DEBUG: /usr/lib/python3.9/site-packages/kmip/core/config_helper.py:51: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. DEBUG: self.conf = SafeConfigParser() DEBUG: /usr/lib/python3.9/site-packages/kmip/core/config_helper.py:51: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. DEBUG: self.conf = SafeConfigParser() DEBUG: {0} barbican.tests.plugin.test_kmip.WhenTestingKMIPSecretStore.test_store_asymmetric_key_secret_return_value_public_pkcs8 [0.012285s] ... ok DEBUG: {0} barbican.tests.plugin.test_kmip.WhenTestingKMIPSecretStore.test_store_certificate_secret_return_value [0.008350s] ... ok DEBUG: /usr/lib/python3.9/site-packages/kmip/core/config_helper.py:51: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. DEBUG: self.conf = SafeConfigParser() DEBUG: /usr/lib/python3.9/site-packages/kmip/core/config_helper.py:51: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. DEBUG: self.conf = SafeConfigParser() DEBUG: {0} barbican.tests.plugin.test_kmip.WhenTestingKMIPSecretStore.test_store_opaque_secret_return_value [0.014840s] ... ok DEBUG: /usr/lib/python3.9/site-packages/kmip/core/config_helper.py:51: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. DEBUG: self.conf = SafeConfigParser() DEBUG: {0} barbican.tests.plugin.test_kmip.WhenTestingKMIPSecretStore.test_store_passphrase_secret_assert_called [0.014227s] ... ok DEBUG: {0} barbican.tests.plugin.test_kmip.WhenTestingKMIPSecretStore.test_store_passphrase_secret_return_value [0.009791s] ... ok DEBUG: /usr/lib/python3.9/site-packages/kmip/core/config_helper.py:51: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. DEBUG: self.conf = SafeConfigParser() DEBUG: {0} barbican.tests.plugin.test_kmip.WhenTestingKMIPSecretStore.test_store_secret_error_opening_connection [0.011407s] ... ok DEBUG: /usr/lib/python3.9/site-packages/kmip/core/config_helper.py:51: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. DEBUG: self.conf = SafeConfigParser() DEBUG: {0} barbican.tests.plugin.test_kmip.WhenTestingKMIPSecretStore.test_store_symmetric_secret_assert_called [0.046644s] ... ok DEBUG: {0} barbican.tests.plugin.test_resource.WhenTestingPluginResource.test_get_secret_dto_general_secret_store [0.047058s] ... ok DEBUG: {2} barbican.tests.plugin.util.test_multiple_backends.WhenReadingMultipleBackendsConfig.test_successful_conf_read [0.184383s] ... ok DEBUG: Key labeled mocklabel found! DEBUG: HMAC successfully generated! DEBUG: HMAC successfully generated! DEBUG: MKEK successfully generated! DEBUG: 2024-01-10 17:36:56.849 2983749 INFO barbican.plugin.simple_certificate_manager [None req-1eefbfe8-0f24-4332-8fb5-96dbb4ed6e81 - keystoneid1234 - - - -] Invoking notify_ca_is_unavailable() DEBUG: {0} barbican.tests.plugin.test_simple_certificate_manager.WhenTestingSimpleCertificateEventManagerPlugin.test_notify_ca_is_unavailable [0.000777s] ... ok DEBUG: 2024-01-10 17:36:56.849 2983749 INFO barbican.plugin.simple_certificate_manager [None req-1eefbfe8-0f24-4332-8fb5-96dbb4ed6e81 - keystoneid1234 - - - -] Invoking notify_certificate_is_ready() DEBUG: {0} barbican.tests.plugin.test_simple_certificate_manager.WhenTestingSimpleCertificateEventManagerPlugin.test_notify_certificate_is_ready [0.000265s] ... ok DEBUG: 2024-01-10 17:36:56.850 2983749 INFO barbican.plugin.simple_certificate_manager [None req-1eefbfe8-0f24-4332-8fb5-96dbb4ed6e81 - keystoneid1234 - - - -] Invoking cancel_certificate_request() DEBUG: {0} barbican.tests.plugin.test_simple_certificate_manager.WhenTestingSimpleCertificateManagerPlugin.test_cancel_certificate_request [0.000312s] ... ok DEBUG: 2024-01-10 17:36:56.850 2983749 INFO barbican.plugin.simple_certificate_manager [None req-1eefbfe8-0f24-4332-8fb5-96dbb4ed6e81 - keystoneid1234 - - - -] Invoking modify_certificate_request() DEBUG: {0} barbican.tests.plugin.test_simple_certificate_manager.WhenTestingSimpleCertificateManagerPlugin.test_modify_certificate_request [0.000260s] ... ok DEBUG: {0} barbican.tests.plugin.test_snakeoil_ca.CaTestCase.test_gen_cacert_no_file_storage [0.059630s] ... ok DEBUG: {2} barbican.tests.plugin.util.test_multiple_backends.WhenReadingMultipleBackendsConfig.test_successful_conf_read_when_crypto_plugin_name_is_blank [0.155545s] ... ok DEBUG: {2} barbican.tests.plugin.util.test_translations.WhenAnalyzingBeforeDecryption.test_unsupported_content_type_raises_exception [0.001157s] ... ok DEBUG: {2} barbican.tests.plugin.util.test_translations.WhenConvertingKeyFormats.test_passes_convert_private_pem_to_der [0.153572s] ... ok DEBUG: {2} barbican.tests.plugin.util.test_translations.WhenConvertingKeyFormats.test_passes_convert_public_pem_to_der [0.002400s] ... ok DEBUG: {2} barbican.tests.plugin.util.test_translations.WhenDenormalizingAfterDecryption.test_ascii_characters_to_utf8_with_plain_text [0.043839s] ... ok DEBUG: {2} barbican.tests.plugin.util.test_translations.WhenDenormalizingAfterDecryption.test_denormalize_pem_certificate [0.020336s] ... ok DEBUG: {2} barbican.tests.plugin.util.test_translations.WhenDenormalizingAfterDecryption.test_denormalize_pem_public_key [0.001134s] ... ok DEBUG: {2} barbican.tests.plugin.util.test_translations.WhenNormalizingBeforeEncryption.test_can_normalize_base64_str [0.000807s] ... ok DEBUG: {2} barbican.tests.plugin.util.test_translations.WhenNormalizingBeforeEncryption.test_can_normalize_public [0.000785s] ... ok DEBUG: {2} barbican.tests.plugin.util.test_translations.WhenNormalizingBeforeEncryption.test_can_normalize_public_base64 [0.000749s] ... ok DEBUG: {2} barbican.tests.plugin.util.test_utils.WhenInvokingInstantiatePlugins.test_does_not_create_plugin_instance_due_to_error [0.001339s] ... ok DEBUG: {2} barbican.tests.queue.test_keystone_listener.WhenUsingMessageServer.test_keystone_notification_pool_size_used [0.209166s] ... ok DEBUG: {2} barbican.tests.queue.test_keystone_listener.WhenUsingMessageServer.test_should_wait [0.005178s] ... ok DEBUG: {2} barbican.tests.queue.test_keystone_listener.WhenUsingMessageServer.test_target_and_notification_server_invocations [0.010431s] ... ok DEBUG: {2} barbican.tests.queue.test_keystone_listener.WhenUsingNotificationTask.test_create_project_event_notification [0.001703s] ... ok DEBUG: {2} barbican.tests.queue.test_keystone_listener.WhenUsingNotificationTask.test_delete_project_event_notification_with_required_data [0.001492s] ... ok DEBUG: {2} barbican.tests.queue.test_keystone_listener.WhenUsingNotificationTask.test_delete_project_event_with_event_type_in_different_case [0.003992s] ... ok DEBUG: {0} barbican.tests.plugin.test_snakeoil_ca.CaTestCase.test_gen_sub_cacert_with_file_storage [1.857118s] ... ok DEBUG: {0} barbican.tests.plugin.test_snakeoil_ca.SnakeoilCAPluginTestCase.test_create_ca [1.185320s] ... ok DEBUG: {0} barbican.tests.plugin.test_snakeoil_ca.SnakeoilCAPluginTestCase.test_get_ca_info [0.432632s] ... ok DEBUG: {0} barbican.tests.plugin.test_snakeoil_ca.SnakeoilCAPluginTestCase.test_get_default_ca_name [0.002614s] ... ok DEBUG: {0} barbican.tests.plugin.test_snakeoil_ca.SnakeoilCAPluginTestCase.test_get_default_signing_cert [0.395136s] ... ok DEBUG: {0} barbican.tests.plugin.test_snakeoil_ca.SnakeoilCAPluginTestCase.test_raises_invalid_parent_id_passed_in [0.002280s] ... ok DEBUG: {0} barbican.tests.plugin.test_snakeoil_ca.SnakeoilCAPluginTestCase.test_raises_no_parent_id_passed_in [0.004962s] ... ok DEBUG: {0} barbican.tests.plugin.test_store_crypto.WhenTestingStoreCrypto.test_generate_asymmetric_key_with_passphrase [0.009934s] ... ok DEBUG: {0} barbican.tests.plugin.test_store_crypto.WhenTestingStoreCrypto.test_generate_asymmetric_key_without_passphrase [0.014131s] ... ok DEBUG: {0} barbican.tests.plugin.test_store_crypto.WhenTestingStoreCrypto.test_should_raise_algo_not_supported_generate_asymmetric_key [0.016631s] ... ok DEBUG: {0} barbican.tests.plugin.test_store_crypto.WhenTestingStoreCrypto.test_should_raise_secret_not_found_get_secret_no_encrypted_data [0.006262s] ... ok DEBUG: {0} barbican.tests.plugin.test_store_crypto.WhenTestingStoreCrypto.test_store_pem_secret_certificate [0.012497s] ... ok DEBUG: {0} barbican.tests.plugin.test_store_crypto.WhenTestingStoreCrypto.test_store_pem_secret_private [0.032478s] ... ok DEBUG: {0} barbican.tests.plugin.test_store_crypto.WhenTestingStoreCrypto.test_store_secret_with_context_type [0.020651s] ... ok DEBUG: {0} barbican.tests.plugin.test_store_crypto.WhenTestingStoreCrypto.test_store_secret_without_context_type [0.019794s] ... ok DEBUG: {0} barbican.tests.plugin.test_store_crypto.WhenTestingStoreCryptoDetermineGenerationType.test_symmetric_algorithms [0.000302s] ... ok DEBUG: {0} barbican.tests.plugin.test_store_crypto.WhenTestingStoreCryptoStoreSecretAndDatum.test_with_existing_secret [0.008962s] ... ok DEBUG: {0} barbican.tests.plugin.test_store_crypto.WhenTestingStoreCryptoStoreSecretAndDatum.test_without_existing_secret [0.004078s] ... ok DEBUG: {0} barbican.tests.plugin.test_symantec.WhenTestingSymantecPlugin.test_successful_issue_certificate_request ... SKIPPED: Symantec imports not available DEBUG: {0} barbican.tests.plugin.util.test_mime_types.WhenTestingAllowBinaryContent.test_plain_content_with_base64_encoding [0.003671s] ... ok DEBUG: {0} barbican.tests.plugin.util.test_mime_types.WhenTestingAugmentFieldsWithContentTypes.test_static_content_to_encodings [0.001037s] ... ok DEBUG: {0} barbican.tests.plugin.util.test_mime_types.WhenTestingAugmentFieldsWithContentTypes.test_static_supported_binary [0.000916s] ... ok DEBUG: {0} barbican.tests.plugin.util.test_mime_types.WhenTestingIfContentTypeAndEncodingSupported.test_content_type_encoding_not_supported_unknown_with_valid_encoding [0.000768s] ... ok DEBUG: {0} barbican.tests.plugin.util.test_mime_types.WhenTestingIfContentTypeAndEncodingSupported.test_content_type_encoding_supported_pkcs8_base64 [0.000763s] ... ok DEBUG: {0} barbican.tests.plugin.util.test_mime_types.WhenTestingIsBase64ProcessingNeeded.test_is_base64_plus_needed [0.000885s] ... ok DEBUG: {0} barbican.tests.plugin.util.test_mime_types.WhenTestingIsBase64ProcessingSupported.test_is_base64_supported_with_unsupported_values [0.000776s] ... ok DEBUG: {0} barbican.tests.plugin.util.test_mime_types.WhenTestingNormalizationOfMIMETypes.test_unsupported_charset_in_plain_text_mime [0.000783s] ... ok DEBUG: {3} barbican.tests.queue.test_retry_scheduler.WhenRunningPeriodicServer.test_should_have_invoked_periodic_task_after_initial_delay [7.504860s] ... ok DEBUG: {0} barbican.tests.plugin.util.test_multiple_backends.TestGetApplicablePlugins.test_get_applicable_store_plugins_when_multiple_backend_not_enabled [0.097286s] ... ok DEBUG: {0} barbican.tests.plugin.util.test_multiple_backends.TestGetApplicablePlugins.test_get_when_project_preferred_plugin_is_set [0.121992s] ... ok DEBUG: {0} barbican.tests.plugin.util.test_multiple_backends.TestPluginsGenerateStoreAPIMultipleBackend.test_project_preferred_default_plugin_db_backend [0.191115s] ... ok DEBUG: {0} barbican.tests.plugin.util.test_multiple_backends.TestPluginsGenerateStoreAPIMultipleBackend.test_project_preferred_default_plugin_pkcs11 [0.158372s] ... ok DEBUG: {0} barbican.tests.plugin.util.test_multiple_backends.WhenInvokingSyncSecretStores.test_syncup_delete_secret_store_with_preferred_project_using_it [0.125002s] ... ok DEBUG: {0} barbican.tests.plugin.util.test_multiple_backends.WhenInvokingSyncSecretStores.test_syncup_modify_global_default [0.180834s] ... ok DEBUG: {0} barbican.tests.plugin.util.test_multiple_backends.WhenReadingMultipleBackendsConfig.test_fail_when_secretstore_section_missing [0.066166s] ... ok DEBUG: {0} barbican.tests.plugin.util.test_multiple_backends.WhenReadingMultipleBackendsConfig.test_successful_conf_read_when_crypto_plugin_name_is_missing [0.091468s] ... ok DEBUG: {0} barbican.tests.plugin.util.test_translations.WhenDenormalizingAfterDecryption.test_denormalize_pem_private_key [0.003662s] ... ok DEBUG: {0} barbican.tests.plugin.util.test_translations.WhenNormalizingBeforeEncryption.test_can_normalize_binary_base64 [0.001024s] ... ok DEBUG: {0} barbican.tests.plugin.util.test_translations.WhenNormalizingBeforeEncryption.test_can_normalize_plain_text [0.001472s] ... ok DEBUG: {0} barbican.tests.plugin.util.test_translations.WhenNormalizingBeforeEncryption.test_can_normalize_private_base64 [0.001287s] ... ok DEBUG: {0} barbican.tests.plugin.util.test_translations.WhenNormalizingBeforeEncryption.test_can_normalize_symmetric [0.007467s] ... ok DEBUG: {0} barbican.tests.plugin.util.test_translations.WhenNormalizingBeforeEncryption.test_can_normalize_tmp_plain_text [0.000964s] ... ok DEBUG: {0} barbican.tests.plugin.util.test_translations.WhenNormalizingBeforeEncryption.test_null_content_encoding_gets_passed_through [0.003970s] ... ok DEBUG: {3} barbican.tests.queue.test_retry_scheduler.WhenRunningPeriodicServer.test_should_have_not_invoked_periodic_task_yet [1.003027s] ... ok DEBUG: {3} barbican.tests.queue.test_server.WhenCallingTasksMethod.test_process_order_catch_exception [0.005404s] ... ok DEBUG: {3} barbican.tests.queue.test_server.WhenCallingTasksMethod.test_should_check_certificate_order [0.005521s] ... ok DEBUG: {3} barbican.tests.queue.test_server.WhenUsingTransactionalDecorator.test_should_rollback [0.003226s] ... ok DEBUG: {0} barbican.tests.queue.test_keystone_listener.WhenUsingMessageServer.test_keystone_notification_config_used [0.189877s] ... ok DEBUG: {0} barbican.tests.queue.test_keystone_listener.WhenUsingNotificationTask.test_delete_project_event_notification_with_blank_payload [0.001918s] ... ok DEBUG: {3} barbican.tests.tasks.test_certificate_resources.WhenCheckingCertificateRequests.test_should_return_ca_unavailable_for_request [0.175550s] ... ok DEBUG: {0} barbican.tests.queue.test_keystone_listener.WhenUsingNotificationTask.test_event_notification_with_missing_event_type [0.005234s] ... ok DEBUG: {0} barbican.tests.queue.test_keystone_listener.WhenUsingNotificationTask.test_info_level_notification [0.002381s] ... ok DEBUG: {3} barbican.tests.tasks.test_certificate_resources.WhenCreatingSubordinateCAs.test_should_create_subordinate_ca [0.164107s] ... ok DEBUG: {0} barbican.tests.queue.test_retry_scheduler.WhenRunningPeriodicServerRetryLogic.test_should_fail_process_retry [0.176715s] ... ok DEBUG: {3} barbican.tests.tasks.test_certificate_resources.WhenCreatingSubordinateCAs.test_should_delete_subca [0.155509s] ... ok DEBUG: {0} barbican.tests.queue.test_retry_scheduler.WhenRunningPeriodicServerRetryLogic.test_should_perform_retry_processing_no_tasks [0.134826s] ... ok DEBUG: {0} barbican.tests.queue.test_server.WhenCallingScheduleOrderRetryTasks.test_should_not_schedule_task_due_to_no_result [0.146203s] ... ok DEBUG: {3} barbican.tests.tasks.test_certificate_resources.WhenIssuingCertificateRequests.test_should_raise_invalid_operation_seen [0.248497s] ... ok DEBUG: {0} barbican.tests.queue.test_server.WhenCallingScheduleOrderRetryTasks.test_should_schedule_certificate_status_task_for_retry [0.185850s] ... ok DEBUG: {0} barbican.tests.queue.test_server.WhenCallingTasksMethod.test_should_process_begin_order [0.008555s] ... ok DEBUG: {0} barbican.tests.queue.test_server.WhenUsingTaskServer.test_should_start [0.140197s] ... ok DEBUG: {3} barbican.tests.tasks.test_certificate_resources.WhenIssuingCertificateRequests.test_should_return_for_pyopenssl_stored_key_with_passphrase [0.394183s] ... ok DEBUG: {0} barbican.tests.queue.test_server.WhenUsingTaskServer.test_should_stop [0.195457s] ... ok DEBUG: {0} barbican.tests.queue.test_server.WhenUsingTransactionalDecorator.test_should_commit [0.008944s] ... ok DEBUG: {3} barbican.tests.tasks.test_certificate_resources.WhenIssuingCertificateRequests.test_should_return_waiting_for_ca [0.222107s] ... ok DEBUG: {3} barbican.tests.tasks.test_certificate_resources.WhenPerformingPrivateOperations.test_save_barbican_w_null_meta [0.022340s] ... ok DEBUG: {3} barbican.tests.tasks.test_certificate_resources.WhenPerformingPrivateOperations.test_save_plugin_meta_w_mock_meta [0.008070s] ... ok DEBUG: {3} barbican.tests.tasks.test_common.WhenUsingFollowOnProcessingStatusDTO.test_should_indicate_no_follow_on_with_no_retry_task [0.000911s] ... ok DEBUG: {0} barbican.tests.tasks.test_certificate_resources.WhenCheckingCertificateRequests.test_should_raise_client_data_issue_seen [0.308816s] ... ok DEBUG: {3} barbican.tests.tasks.test_keystone_consumer.WhenUsingKeystoneEventConsumer.test_delete_project_entities_not_impl_error_suppress_exception_true [0.141086s] ... ok DEBUG: {3} barbican.tests.tasks.test_keystone_consumer.WhenUsingKeystoneEventConsumer.test_invoke_handle_error [0.078639s] ... ok DEBUG: {3} barbican.tests.tasks.test_resources.WhenBeginningKeyTypeOrder.test_should_fail_during_processing [0.018076s] ... ok DEBUG: {0} barbican.tests.tasks.test_certificate_resources.WhenCheckingCertificateRequests.test_should_raise_status_not_supported [0.206272s] ... ok DEBUG: {0} barbican.tests.tasks.test_certificate_resources.WhenCheckingCertificateRequests.test_should_return_certificate_generated [0.201045s] ... ok DEBUG: {3} barbican.tests.tasks.test_resources.WhenBeginningKeyTypeOrder.test_should_process_key_order [0.382829s] ... ok DEBUG: {0} barbican.tests.tasks.test_certificate_resources.WhenCreatingSubordinateCAs.test_should_raise_invalid_parent_ca [0.093428s] ... ok DEBUG: {3} barbican.tests.tasks.test_resources.WhenCheckingCertificateStatus.test_should_process_order_no_container [0.015059s] ... ok DEBUG: {3} barbican.tests.tasks.test_resources.WhenCheckingCertificateStatus.test_should_process_order_with_container [0.040416s] ... ok DEBUG: {3} barbican.tests.tasks.test_resources.WhenUpdatingOrder.test_should_fail_during_processing [0.011943s] ... ok DEBUG: {3} barbican.tests.tasks.test_resources.WhenUpdatingOrder.test_should_update_certificate_order [0.068506s] ... ok DEBUG: {3} barbican.tests.tasks.test_resources.WhenUsingOrderTaskHelper.test_should_handle_success_result_follow_on_needed [0.011067s] ... ok DEBUG: {0} barbican.tests.tasks.test_certificate_resources.WhenCreatingSubordinateCAs.test_should_raise_subcas_not_created [0.157558s] ... ok DEBUG: {0} barbican.tests.tasks.test_certificate_resources.WhenIssuingCertificateRequests.test_should_raise_client_data_issue_seen [0.475727s] ... ok DEBUG: {0} barbican.tests.tasks.test_certificate_resources.WhenIssuingCertificateRequests.test_should_raise_status_not_supported [0.235024s] ... ok DEBUG: {0} barbican.tests.tasks.test_certificate_resources.WhenIssuingCertificateRequests.test_should_return_ca_unavailable_for_request [0.335843s] ... ok DEBUG: {0} barbican.tests.tasks.test_certificate_resources.WhenIssuingCertificateRequests.test_should_return_for_openssl_stored_key_ca_id_passed_in [0.609625s] ... ok DEBUG: {0} barbican.tests.tasks.test_certificate_resources.WhenIssuingCertificateRequests.test_should_return_for_openssl_stored_key_pref_ca_defined [0.631458s] ... ok DEBUG: {0} barbican.tests.tasks.test_certificate_resources.WhenIssuingCertificateRequests.test_should_return_for_pyopenssl_stored_key_with_extensions [0.533962s] ... ok DEBUG: {0} barbican.tests.tasks.test_certificate_resources.WhenPerformingPrivateOperations.test_get_barbican_meta_with_empty_dict [0.003536s] ... ok DEBUG: {0} barbican.tests.tasks.test_certificate_resources.WhenPerformingPrivateOperations.test_get_plugin_meta [0.002847s] ... ok DEBUG: {0} barbican.tests.tasks.test_certificate_resources.WhenPerformingPrivateOperations.test_get_plugin_meta_with_empty_dict [0.001941s] ... ok DEBUG: {0} barbican.tests.tasks.test_keystone_consumer.WhenUsingKeystoneEventConsumerProcessMethod.test_project_entities_cleanup_for_missing_barbican_project [0.070955s] ... ok DEBUG: {0} barbican.tests.tasks.test_resources.WhenBeginningAsymmetricTypeOrder.test_should_fail_during_error_report_fail [0.023340s] ... ok DEBUG: {0} barbican.tests.tasks.test_resources.WhenBeginningAsymmetricTypeOrder.test_should_fail_during_retrieval [0.010733s] ... ok DEBUG: {0} barbican.tests.tasks.test_resources.WhenBeginningAsymmetricTypeOrder.test_should_process_asymmetric_order [0.015789s] ... ok DEBUG: {0} barbican.tests.tasks.test_resources.WhenBeginningCertificateTypeOrder.test_should_process_order_no_container [0.009694s] ... ok DEBUG: {0} barbican.tests.tasks.test_resources.WhenBeginningKeyTypeOrder.test_should_fail_during_error_report_fail [0.013023s] ... ok DEBUG: {0} barbican.tests.tasks.test_resources.WhenUsingOrderTaskHelper.test_should_handle_error [0.013986s] ... ok DEBUG: {0} barbican.tests.tasks.test_resources.WhenUsingOrderTaskHelper.test_should_retrieve_entity [0.006863s] ... ok DEBUG: {2} barbican.tests.queue.test_retry_scheduler.WhenRunningPeriodicServer.test_should_have_invoked_periodic_task_twice [15.016070s] ... ok DEBUG: {2} barbican.tests.queue.test_retry_scheduler.WhenRunningPeriodicServerRetryLogic.test_should_fail_and_force_a_rollback [1.277262s] ... ok DEBUG: {2} barbican.tests.queue.test_retry_scheduler.WhenRunningPeriodicServerRetryLogic.test_should_perform_retry_processing_one_task [1.096885s] ... ok DEBUG: {2} barbican.tests.queue.test_server.WhenCallingScheduleOrderRetryTasks.test_should_not_schedule_task_due_to_no_action_required_result [0.144184s] ... ok DEBUG: {2} barbican.tests.queue.test_server.WhenUsingRetryableOrderDecorator.test_should_successfully_schedule_a_task_for_retry [0.003122s] ... ok DEBUG: {2} barbican.tests.queue.test_server.WhenUsingTaskServer.test_process_bogus_begin_type_order_should_not_rollback [0.155522s] ... ok DEBUG: {2} barbican.tests.tasks.test_certificate_resources.WhenCheckingCertificateRequests.test_should_return_for_pyopenssl_stored_key [0.420788s] ... ok DEBUG: {2} barbican.tests.tasks.test_certificate_resources.WhenCreatingSubordinateCAs.test_should_delete_subca_and_all_related_db_entities [0.155411s] ... ok DEBUG: {2} barbican.tests.tasks.test_certificate_resources.WhenCreatingSubordinateCAs.test_should_raise_subcas_not_supported [0.179622s] ... ok DEBUG: {2} barbican.tests.tasks.test_certificate_resources.WhenCreatingSubordinateCAs.test_should_raise_unauthorized_parent_ca [0.096583s] ... ok DEBUG: {2} barbican.tests.tasks.test_certificate_resources.WhenCreatingSubordinateCAs.test_should_raise_unauthorized_subca_delete [0.123450s] ... ok DEBUG: {2} barbican.tests.tasks.test_certificate_resources.WhenCreatingSubordinateCAs.test_should_raise_when_delete_pref_subca_with_other_project_ca [0.112002s] ... ok DEBUG: {2} barbican.tests.tasks.test_certificate_resources.WhenIssuingCertificateRequests.test_should_raise_for_pycrypto_stored_key_no_container [0.667426s] ... ok DEBUG: {2} barbican.tests.tasks.test_certificate_resources.WhenIssuingCertificateRequests.test_should_raise_for_pycrypto_stored_key_no_private_key [1.419837s] ... ok DEBUG: {2} barbican.tests.tasks.test_certificate_resources.WhenIssuingCertificateRequests.test_should_return_certificate_generated [0.264461s] ... ok DEBUG: {2} barbican.tests.tasks.test_certificate_resources.WhenIssuingCertificateRequests.test_should_return_for_pycrypto_stored_key_with_passphrase [0.517515s] ... ok DEBUG: {2} barbican.tests.tasks.test_certificate_resources.WhenIssuingCertificateRequests.test_should_return_for_pycrypto_stored_key_without_passphrase [1.177438s] ... ok DEBUG: {2} barbican.tests.tasks.test_common.WhenUsingFollowOnProcessingStatusDTO.test_should_have_expected_defaults [0.003690s] ... ok DEBUG: {2} barbican.tests.tasks.test_keystone_consumer.WhenUsingKeystoneEventConsumer.test_delete_project_entities_alchemy_error_suppress_exception_true [0.154077s] ... ok DEBUG: {2} barbican.tests.tasks.test_keystone_consumer.WhenUsingKeystoneEventConsumer.test_delete_project_entities_not_impl_error_suppress_exception_false [0.129597s] ... ok DEBUG: {2} barbican.tests.tasks.test_keystone_consumer.WhenUsingKeystoneEventConsumerProcessMethod.test_existing_project_entities_cleanup_for_plain_secret [0.404752s] ... ok DEBUG: {2} barbican.tests.tasks.test_resources.WhenBeginningAsymmetricTypeOrder.test_should_fail_during_processing [0.012806s] ... ok DEBUG: {2} barbican.tests.tasks.test_resources.WhenBeginningAsymmetricTypeOrder.test_should_fail_during_success_report_fail [0.014866s] ... ok DEBUG: {2} barbican.tests.tasks.test_resources.WhenBeginningKeyTypeOrder.test_should_fail_during_retrieval [0.008909s] ... ok DEBUG: {2} barbican.tests.tasks.test_resources.WhenBeginningKeyTypeOrder.test_should_fail_during_success_report_fail [0.007741s] ... ok DEBUG: {2} barbican.tests.tasks.test_resources.WhenUsingOrderTaskHelper.test_should_handle_success_result_no_follow_on_needed [0.007789s] ... ok DEBUG: Key labeled None found! DEBUG: Label mocklabel is not set. DEBUG: Key labeled mocklabel found! DEBUG: Label mocklabel is not set. DEBUG: Key labeled mocklabel found! DEBUG: HMAC successfully generated! DEBUG: MKEK successfully generated! DEBUG: ====== DEBUG: Totals DEBUG: ====== DEBUG: Ran: 1528 tests in 68.4983 sec. DEBUG: - Passed: 1472 DEBUG: - Skipped: 56 DEBUG: - Expected Fail: 0 DEBUG: - Unexpected Success: 0 DEBUG: - Failed: 0 DEBUG: Sum of execute time for each test: 210.5935 sec. DEBUG: ============== DEBUG: Worker Balance DEBUG: ============== DEBUG: - Worker 0 (382 tests) => 0:00:53.043080 DEBUG: - Worker 1 (382 tests) => 0:00:42.026367 DEBUG: - Worker 2 (382 tests) => 0:01:08.498274 DEBUG: - Worker 3 (382 tests) => 0:00:49.814007 DEBUG: Combined data file .coverage.trunk-centos8.rdoproject.org.novalocal.2983812.681303 DEBUG: Combined data file .coverage.trunk-centos8.rdoproject.org.novalocal.2983749.249848 DEBUG: Combined data file .coverage.trunk-centos8.rdoproject.org.novalocal.2983815.258694 DEBUG: Combined data file .coverage.trunk-centos8.rdoproject.org.novalocal.2983804.617389 DEBUG: Combined data file .coverage.trunk-centos8.rdoproject.org.novalocal.2977947.041089 DEBUG: Wrote HTML report to cover/index.html DEBUG: Wrote XML report to cover/coverage.xml DEBUG: Name Stmts Miss Branch BrPart Cover Missing DEBUG: -------------------------------------------------------------------------------------------------------------------- DEBUG: barbican/__init__.py 0 0 0 0 100% DEBUG: barbican/api/__init__.py 64 0 14 1 99% 67->74 DEBUG: barbican/api/app.py 56 25 8 2 55% 26, 41, 57, 73-100, 108, 112-113, 117-119 DEBUG: barbican/api/controllers/__init__.py 104 1 36 1 99% 234 DEBUG: barbican/api/controllers/acls.py 172 0 56 0 100% DEBUG: barbican/api/controllers/consumers.py 220 4 38 4 97% 69, 240, 353, 388 DEBUG: barbican/api/controllers/containers.py 180 4 46 3 97% 69, 92-93, 163, 187->190 DEBUG: barbican/api/controllers/orders.py 115 3 12 1 97% 40, 50, 56, 190->194 DEBUG: barbican/api/controllers/quotas.py 89 0 10 0 100% DEBUG: barbican/api/controllers/secretmeta.py 113 1 12 0 99% 121 DEBUG: barbican/api/controllers/secrets.py 269 4 92 3 98% 110, 223, 386-389, 400->403, 457->460 DEBUG: barbican/api/controllers/secretstores.py 127 0 26 0 100% DEBUG: barbican/api/controllers/transportkeys.py 89 3 14 1 96% 52, 99, 109 DEBUG: barbican/api/controllers/versions.py 100 4 26 2 95% 77, 81->84, 151, 178, 187 DEBUG: barbican/api/hooks.py 22 3 10 0 84% 22, 55-56 DEBUG: barbican/api/middleware/__init__.py 47 28 12 0 39% 42-44, 54, 58, 62-67, 80-93, 98-103 DEBUG: barbican/api/middleware/context.py 61 24 22 2 59% 30->32, 38-44, 49, 63-75, 78-84, 87-95, 102-105 DEBUG: barbican/api/middleware/microversion.py 9 9 2 0 0% 16-34 DEBUG: barbican/api/middleware/simple.py 10 0 2 0 100% DEBUG: barbican/cmd/__init__.py 0 0 0 0 100% DEBUG: barbican/cmd/barbican_manage.py 236 8 80 9 95% 258->260, 293->295, 300->302, 302->304, 326->328, 328->331, 344-345, 431-432, 443, 449-450, 454 DEBUG: barbican/cmd/db_manage.py 77 77 6 0 0% 18-185 DEBUG: barbican/cmd/functionaltests/__init__.py 0 0 0 0 100% DEBUG: barbican/cmd/functionaltests/test_db_manage.py 170 170 54 0 0% 16-318 DEBUG: barbican/cmd/keystone_listener.py 36 36 6 0 0% 17-92 DEBUG: barbican/cmd/pkcs11_kek_rewrap.py 101 80 14 1 21% 35-54, 59-129, 132-141, 144-150, 154, 157-170, 174-189, 193 DEBUG: barbican/cmd/pkcs11_key_generation.py 56 56 8 0 0% 14-138 DEBUG: barbican/cmd/pkcs11_migrate_kek_signatures.py 98 98 20 0 0% 15-171 DEBUG: barbican/cmd/retry_scheduler.py 33 2 4 2 89% 42, 83 DEBUG: barbican/cmd/status.py 8 8 2 0 0% 15-44 DEBUG: barbican/cmd/worker.py 33 6 4 2 78% 42, 55-56, 79-80, 84 DEBUG: barbican/common/__init__.py 0 0 0 0 100% DEBUG: barbican/common/accept.py 11 6 4 1 40% 24-31 DEBUG: barbican/common/config.py 88 22 4 0 74% 254-262, 321-339, 351-357 DEBUG: barbican/common/exception.py 208 5 110 4 97% 41, 64->66, 70, 220-221, 383 DEBUG: barbican/common/hrefs.py 73 12 22 0 79% 171-183 DEBUG: barbican/common/policies/__init__.py 13 0 0 0 100% DEBUG: barbican/common/policies/acls.py 12 0 0 0 100% DEBUG: barbican/common/policies/base.py 5 0 0 0 100% DEBUG: barbican/common/policies/consumers.py 13 0 0 0 100% DEBUG: barbican/common/policies/containers.py 12 0 0 0 100% DEBUG: barbican/common/policies/orders.py 11 0 0 0 100% DEBUG: barbican/common/policies/quotas.py 10 0 0 0 100% DEBUG: barbican/common/policies/secretmeta.py 10 0 0 0 100% DEBUG: barbican/common/policies/secrets.py 12 0 0 0 100% DEBUG: barbican/common/policies/secretstores.py 12 0 0 0 100% DEBUG: barbican/common/policies/transportkeys.py 10 0 0 0 100% DEBUG: barbican/common/policy.py 25 3 6 1 81% 35-37, 59->62 DEBUG: barbican/common/quota.py 86 0 20 0 100% DEBUG: barbican/common/resources.py 22 2 2 0 92% 52-54 DEBUG: barbican/common/utils.py 95 5 26 0 96% 191-195, 205-208 DEBUG: barbican/common/validators.py 388 31 110 3 92% 61-83, 477, 615, 651-664, 670, 678, 898 DEBUG: barbican/context.py 16 1 4 0 95% 45 DEBUG: barbican/hacking/__init__.py 0 0 0 0 100% DEBUG: barbican/hacking/checks.py 76 76 40 0 0% 16-191 DEBUG: barbican/i18n.py 3 0 0 0 100% DEBUG: barbican/model/__init__.py 0 0 0 0 100% DEBUG: barbican/model/clean.py 169 0 30 2 99% 50->exit, 251->exit DEBUG: barbican/model/migration/__init__.py 0 0 0 0 100% DEBUG: barbican/model/migration/alembic_migrations/__init__.py 0 0 0 0 100% DEBUG: barbican/model/migration/alembic_migrations/container_init_ops.py 6 6 0 0 0% 21-61 DEBUG: barbican/model/migration/alembic_migrations/encrypted_init_ops.py 4 4 0 0 0% 21-26 DEBUG: barbican/model/migration/alembic_migrations/env.py 26 6 4 2 73% 26-27, 66-69, 94->exit, 96 DEBUG: barbican/model/migration/alembic_migrations/kek_init_ops.py 4 4 0 0 0% 21-26 DEBUG: barbican/model/migration/alembic_migrations/order_ops.py 4 4 0 0 0% 21-26 DEBUG: barbican/model/migration/alembic_migrations/projects_init_ops.py 4 4 0 0 0% 21-26 DEBUG: barbican/model/migration/alembic_migrations/secrets_init_ops.py 5 5 0 0 0% 21-42 DEBUG: barbican/model/migration/alembic_migrations/transport_keys_init_ops.py 4 4 0 0 0% 21-26 DEBUG: barbican/model/migration/commands.py 33 9 4 1 73% 42, 61-62, 66-67, 71-72, 83-84 DEBUG: barbican/model/models.py 745 48 258 27 92% 60, 71, 152-153, 156-157, 160, 163, 166, 191, 193, 199, 395, 446, 450, 455, 542, 588, 592, 688, 690, 692, 728, 732, 737, 769, 773, 778, 804, 877, 935->exit, 970, 975, 982, 1027, 1032, 1059-1064, 1103, 1107, 1112, 1155, 1159, 1166, 1209, 1213, 1220, 1544->1546, 1548->1550, 1550->1552 DEBUG: barbican/model/repositories.py 1266 137 291 30 88% 102->105, 106-107, 116, 159->exit, 172, 181->183, 183->186, 197->200, 198->exit, 214-216, 226-228, 279, 290->283, 293, 295-296, 309, 381->384, 435, 444-445, 481, 488, 510, 682, 684, 686, 693, 849, 853, 966, 970-971, 991, 1029-1035, 1041, 1045, 1095, 1151-1158, 1163-1177, 1181, 1185-1186, 1204-1211, 1216-1230, 1234, 1238-1239, 1333, 1403, 1567, 1572-1575, 1612-1621, 1636->1642, 1665-1695, 1741-1748, 1753-1767, 1771, 1775-1776, 1780, 2040, 2045-2048, 2052, 2155, 2160-2163, 2167, 2532, 2753->2755 DEBUG: barbican/model/sync.py 30 23 12 0 17% 33-65 DEBUG: barbican/objects/__init__.py 44 0 0 0 100% DEBUG: barbican/objects/base.py 110 14 32 4 83% 30, 73->72, 97, 100-103, 107, 130-132, 134-136, 159, 190->exit, 197, 204 DEBUG: barbican/objects/container.py 70 47 32 0 25% 48-68, 71, 75-82, 86-92, 95-102, 106-109, 116-122, 127-130 DEBUG: barbican/objects/container_acl.py 91 58 24 0 30% 44-50, 53, 56-61, 64-65, 70-73, 85-93, 109-118, 124-149, 153-154, 162-164, 174 DEBUG: barbican/objects/container_acl_user.py 19 5 4 0 70% 38-41, 44-45 DEBUG: barbican/objects/container_consumer_meta.py 51 29 4 0 44% 45-51, 56-61, 76-95, 106-125 DEBUG: barbican/objects/container_secret.py 17 6 2 0 68% 35-40 DEBUG: barbican/objects/encrypted_datum.py 11 0 2 0 100% DEBUG: barbican/objects/fields.py 70 6 8 0 90% 77-80, 83, 86 DEBUG: barbican/objects/kekdatum.py 14 2 2 0 88% 44-46 DEBUG: barbican/objects/order.py 27 6 8 0 77% 30, 35-36, 85-95 DEBUG: barbican/objects/order_barbican_metadatum.py 10 0 2 0 100% DEBUG: barbican/objects/order_plugin_metadatum.py 10 0 2 0 100% DEBUG: barbican/objects/order_retry_task.py 15 3 4 0 74% 43-48 DEBUG: barbican/objects/project.py 14 0 2 0 100% DEBUG: barbican/objects/project_quotas.py 41 5 6 1 87% 44->exit, 48, 54-58 DEBUG: barbican/objects/project_secret_store.py 31 0 6 0 100% DEBUG: barbican/objects/secret.py 21 5 4 0 72% 72-78, 83-85 DEBUG: barbican/objects/secret_acl.py 80 47 22 0 34% 43-49, 52, 55-60, 63-64, 69-73, 88-96, 109-133, 139, 151, 162-165, 169 DEBUG: barbican/objects/secret_acl_user.py 19 5 4 0 70% 38-41, 44-45 DEBUG: barbican/objects/secret_consumer_metadatum.py 56 32 6 0 42% 45-51, 56-62, 67-72, 87-109, 120-142 DEBUG: barbican/objects/secret_store_metadatum.py 30 12 8 0 53% 39-45, 50-55, 59 DEBUG: barbican/objects/secret_stores.py 23 5 8 2 71% 42, 44, 48-51 DEBUG: barbican/objects/secret_user_metadatum.py 22 4 2 0 83% 37, 41, 45, 49 DEBUG: barbican/objects/transport_key.py 27 10 8 0 54% 37-43, 49-54, 59-61 DEBUG: barbican/plugin/__init__.py 0 0 0 0 100% DEBUG: barbican/plugin/castellan_secret_store.py 91 16 20 4 80% 63-83, 119-120, 133, 163, 179 DEBUG: barbican/plugin/crypto/__init__.py 0 0 0 0 100% DEBUG: barbican/plugin/crypto/base.py 49 1 22 0 99% 38 DEBUG: barbican/plugin/crypto/manager.py 62 1 22 1 98% 54, 158->160 DEBUG: barbican/plugin/crypto/p11_crypto.py 229 14 46 9 89% 202, 217->220, 239->242, 267->270, 296, 300-306, 315, 325-330, 354->356, 402->424 DEBUG: barbican/plugin/crypto/pkcs11.py 457 43 78 9 90% 439-440, 443, 451, 532->535, 544->547, 595-611, 617-621, 624-639, 713, 718, 721, 727, 911-912, 953 DEBUG: barbican/plugin/crypto/simple_crypto.py 106 4 38 4 94% 49, 70, 137, 176->180, 232 DEBUG: barbican/plugin/dogtag_config_opts.py 12 12 0 0 0% 16-69 DEBUG: barbican/plugin/interface/__init__.py 0 0 0 0 100% DEBUG: barbican/plugin/interface/certificate_manager.py 219 2 78 7 97% 63-64, 430->433, 434->437, 602->597, 614->613, 638->633, 644->exit, 735->734 DEBUG: barbican/plugin/interface/secret_store.py 196 4 76 1 98% 64, 78, 184, 543 DEBUG: barbican/plugin/kmip_secret_store.py 250 6 78 5 97% 91, 101->105, 248, 365, 501->505, 562-571, 597->603 DEBUG: barbican/plugin/resources.py 181 28 42 9 82% 28-43, 58-62, 73, 129-130, 142-143, 153-160, 295, 303-309, 335, 342->345, 366 DEBUG: barbican/plugin/simple_certificate_manager.py 33 0 4 0 100% DEBUG: barbican/plugin/snakeoil_ca.py 268 6 72 3 96% 61, 85->73, 319->325, 323, 328-331, 478->477 DEBUG: barbican/plugin/store_crypto.py 109 0 26 0 100% DEBUG: barbican/plugin/util/__init__.py 0 0 0 0 100% DEBUG: barbican/plugin/util/mime_types.py 70 1 32 2 97% 115, 149->154 DEBUG: barbican/plugin/util/multiple_backends.py 115 0 60 0 100% DEBUG: barbican/plugin/util/translations.py 83 0 32 0 100% DEBUG: barbican/plugin/util/utils.py 14 0 6 0 100% DEBUG: barbican/plugin/vault_secret_store.py 30 0 2 0 100% DEBUG: barbican/queue/__init__.py 42 4 2 1 89% 73-74, 80-81 DEBUG: barbican/queue/client.py 29 5 4 0 85% 51, 67, 86-87, 93 DEBUG: barbican/queue/keystone_listener.py 58 0 14 0 100% DEBUG: barbican/queue/retry_scheduler.py 68 0 4 0 100% DEBUG: barbican/queue/server.py 99 3 18 2 96% 24-25, 39, 161->167 DEBUG: barbican/tasks/__init__.py 0 0 0 0 100% DEBUG: barbican/tasks/certificate_resources.py 247 12 80 9 94% 71, 111->116, 357, 368, 385, 401->404, 405->exit, 419-420, 539->542, 556, 583-587 DEBUG: barbican/tasks/common.py 19 1 8 1 93% 80 DEBUG: barbican/tasks/keystone_consumer.py 40 0 4 0 100% DEBUG: barbican/tasks/resources.py 156 2 34 2 98% 267, 346 DEBUG: barbican/version.py 3 0 0 0 100% DEBUG: -------------------------------------------------------------------------------------------------------------------- DEBUG: TOTAL 10464 1537 2687 181 84% DEBUG: ___________________________________ summary ____________________________________ DEBUG: py39: commands succeeded DEBUG: congratulations :) DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Processing files: openstack-barbican-17.1.0-0.20240110173346.73de2e8.el9.noarch DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.mRHO1M DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd barbican-17.1.0.dev33 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-barbican-17.1.0-0.20240110173346.73de2e8.el9.x86_64/usr/share/licenses/openstack-barbican DEBUG: + export LC_ALL=C DEBUG: + LC_ALL=C DEBUG: + export LICENSEDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-barbican-17.1.0-0.20240110173346.73de2e8.el9.x86_64/usr/share/licenses/openstack-barbican DEBUG: + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-barbican-17.1.0-0.20240110173346.73de2e8.el9.x86_64/usr/share/licenses/openstack-barbican DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Provides: openstack-barbican = 17.1.0-0.20240110173346.73de2e8.el9 DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 DEBUG: Requires(pre): shadow-utils DEBUG: Processing files: python3-barbican-17.1.0-0.20240110173346.73de2e8.el9.noarch DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Pv5q20 DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd barbican-17.1.0.dev33 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-barbican-17.1.0-0.20240110173346.73de2e8.el9.x86_64/usr/share/licenses/python3-barbican DEBUG: + export LC_ALL=C DEBUG: + LC_ALL=C DEBUG: + export LICENSEDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-barbican-17.1.0-0.20240110173346.73de2e8.el9.x86_64/usr/share/licenses/python3-barbican DEBUG: + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-barbican-17.1.0-0.20240110173346.73de2e8.el9.x86_64/usr/share/licenses/python3-barbican DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Provides: python-barbican = 17.1.0-0.20240110173346.73de2e8.el9 python3-barbican = 17.1.0-0.20240110173346.73de2e8.el9 python3.9-barbican = 17.1.0-0.20240110173346.73de2e8.el9 python3.9dist(barbican) = 17.1~~dev33 python3dist(barbican) = 17.1~~dev33 DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 DEBUG: Requires: ((python3.9dist(eventlet) < 0.18.3 or python3.9dist(eventlet) > 0.18.3) with (python3.9dist(eventlet) < 0.20.1 or python3.9dist(eventlet) > 0.20.1) with python3.9dist(eventlet) >= 0.18.2) ((python3.9dist(oslo-serialization) < 2.19.1 or python3.9dist(oslo-serialization) > 2.19.1) with python3.9dist(oslo-serialization) >= 2.18) ((python3.9dist(oslo-service) < 1.28.1 or python3.9dist(oslo-service) > 1.28.1) with python3.9dist(oslo-service) >= 1.24) ((python3.9dist(pbr) < 2.1 or python3.9dist(pbr) > 2.1) with python3.9dist(pbr) >= 2) ((python3.9dist(pecan) < 1.0.2 or python3.9dist(pecan) > 1.0.2) with (python3.9dist(pecan) < 1.0.3 or python3.9dist(pecan) > 1.0.3) with (python3.9dist(pecan) < 1.0.4 or python3.9dist(pecan) > 1.0.4) with (python3.9dist(pecan) < 1.2 or python3.9dist(pecan) > 1.2) with python3.9dist(pecan) >= 1) ((python3.9dist(sqlalchemy) < 1.1.5 or python3.9dist(sqlalchemy) > 1.1.5) with (python3.9dist(sqlalchemy) < 1.1.6 or python3.9dist(sqlalchemy) > 1.1.6) with (python3.9dist(sqlalchemy) < 1.1.7 or python3.9dist(sqlalchemy) > 1.1.7) with (python3.9dist(sqlalchemy) < 1.1.8 or python3.9dist(sqlalchemy) > 1.1.8) with python3.9dist(sqlalchemy) >= 1.0.10) python(abi) = 3.9 python3.9dist(alembic) >= 0.8.10 python3.9dist(castellan) >= 1.2.1 python3.9dist(cffi) >= 1.7 python3.9dist(cryptography) >= 2.1 python3.9dist(jsonschema) >= 3.2 python3.9dist(keystonemiddleware) >= 9.5 python3.9dist(ldap3) >= 1.0.2 python3.9dist(microversion-parse) >= 0.2.1 python3.9dist(oslo-config) >= 6.4 python3.9dist(oslo-context) >= 2.22 python3.9dist(oslo-db) >= 4.27 python3.9dist(oslo-i18n) >= 3.15.3 python3.9dist(oslo-log) >= 4.3 python3.9dist(oslo-messaging) >= 14.1 python3.9dist(oslo-middleware) >= 3.31 python3.9dist(oslo-policy) >= 3.6 python3.9dist(oslo-upgradecheck) >= 1.3 python3.9dist(oslo-utils) >= 3.33 python3.9dist(oslo-versionedobjects) >= 1.31.2 python3.9dist(paste) >= 2.0.2 python3.9dist(pastedeploy) >= 1.5 python3.9dist(pyopenssl) >= 17.1 python3.9dist(stevedore) >= 1.20 python3.9dist(webob) >= 1.7.1 DEBUG: Obsoletes: python39-barbican < 17.1.0-0.20240110173346.73de2e8.el9 DEBUG: Processing files: openstack-barbican-api-17.1.0-0.20240110173346.73de2e8.el9.noarch DEBUG: warning: File not found: /builddir/build/BUILDROOT/openstack-barbican-17.1.0-0.20240110173346.73de2e8.el9.x86_64/etc/barbican/gunicorn-config.pyc DEBUG: warning: File not found: /builddir/build/BUILDROOT/openstack-barbican-17.1.0-0.20240110173346.73de2e8.el9.x86_64/etc/barbican/gunicorn-config.pyo DEBUG: Provides: config(openstack-barbican-api) = 17.1.0-0.20240110173346.73de2e8.el9 openstack-barbican-api = 17.1.0-0.20240110173346.73de2e8.el9 DEBUG: Requires(interp): /bin/sh /bin/sh /bin/sh DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 DEBUG: Requires(post): /bin/sh DEBUG: Requires(preun): /bin/sh DEBUG: Requires(postun): /bin/sh DEBUG: Requires: /usr/bin/python3 DEBUG: Processing files: openstack-barbican-worker-17.1.0-0.20240110173346.73de2e8.el9.noarch DEBUG: Provides: openstack-barbican-worker = 17.1.0-0.20240110173346.73de2e8.el9 DEBUG: Requires(interp): /bin/sh /bin/sh /bin/sh DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 DEBUG: Requires(post): /bin/sh DEBUG: Requires(preun): /bin/sh DEBUG: Requires(postun): /bin/sh DEBUG: Requires: /usr/bin/python3 DEBUG: Processing files: openstack-barbican-keystone-listener-17.1.0-0.20240110173346.73de2e8.el9.noarch DEBUG: Provides: openstack-barbican-keystone-listener = 17.1.0-0.20240110173346.73de2e8.el9 DEBUG: Requires(interp): /bin/sh /bin/sh /bin/sh DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 DEBUG: Requires(post): /bin/sh DEBUG: Requires(preun): /bin/sh DEBUG: Requires(postun): /bin/sh DEBUG: Requires: /usr/bin/python3 DEBUG: Processing files: openstack-barbican-retry-17.1.0-0.20240110173346.73de2e8.el9.noarch DEBUG: Provides: openstack-barbican-retry = 17.1.0-0.20240110173346.73de2e8.el9 DEBUG: Requires(interp): /bin/sh /bin/sh /bin/sh DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 DEBUG: Requires(post): /bin/sh DEBUG: Requires(preun): /bin/sh DEBUG: Requires(postun): /bin/sh DEBUG: Requires: /usr/bin/python3 DEBUG: Processing files: openstack-barbican-common-17.1.0-0.20240110173346.73de2e8.el9.noarch DEBUG: Provides: config(openstack-barbican-common) = 17.1.0-0.20240110173346.73de2e8.el9 openstack-barbican-common = 17.1.0-0.20240110173346.73de2e8.el9 DEBUG: Requires(interp): /bin/sh /bin/sh DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 DEBUG: Requires(pre): /bin/sh DEBUG: Requires(post): /bin/sh DEBUG: Requires: /usr/bin/python3 DEBUG: Processing files: python3-barbican-tests-17.1.0-0.20240110173346.73de2e8.el9.noarch DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.gA6nDp DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd barbican-17.1.0.dev33 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-barbican-17.1.0-0.20240110173346.73de2e8.el9.x86_64/usr/share/licenses/python3-barbican-tests DEBUG: + export LC_ALL=C DEBUG: + LC_ALL=C DEBUG: + export LICENSEDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-barbican-17.1.0-0.20240110173346.73de2e8.el9.x86_64/usr/share/licenses/python3-barbican-tests DEBUG: + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-barbican-17.1.0-0.20240110173346.73de2e8.el9.x86_64/usr/share/licenses/python3-barbican-tests DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Provides: python-barbican-tests = 17.1.0-0.20240110173346.73de2e8.el9 python3-barbican-tests = 17.1.0-0.20240110173346.73de2e8.el9 python3.9-barbican-tests = 17.1.0-0.20240110173346.73de2e8.el9 DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 DEBUG: Requires: python(abi) = 3.9 DEBUG: Obsoletes: python39-barbican-tests < 17.1.0-0.20240110173346.73de2e8.el9 DEBUG: Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/openstack-barbican-17.1.0-0.20240110173346.73de2e8.el9.x86_64 DEBUG: Wrote: /builddir/build/SRPMS/openstack-barbican-17.1.0-0.20240110173346.73de2e8.el9.src.rpm DEBUG: Wrote: /builddir/build/RPMS/openstack-barbican-17.1.0-0.20240110173346.73de2e8.el9.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/openstack-barbican-common-17.1.0-0.20240110173346.73de2e8.el9.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/openstack-barbican-api-17.1.0-0.20240110173346.73de2e8.el9.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/openstack-barbican-keystone-listener-17.1.0-0.20240110173346.73de2e8.el9.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/openstack-barbican-retry-17.1.0-0.20240110173346.73de2e8.el9.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/openstack-barbican-worker-17.1.0-0.20240110173346.73de2e8.el9.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/python3-barbican-17.1.0-0.20240110173346.73de2e8.el9.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/python3-barbican-tests-17.1.0-0.20240110173346.73de2e8.el9.noarch.rpm DEBUG: Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.f1zzSq DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd barbican-17.1.0.dev33 DEBUG: + /usr/bin/rm -rf /builddir/build/BUILDROOT/openstack-barbican-17.1.0-0.20240110173346.73de2e8.el9.x86_64 DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Child return code was: 0 Finish: rpmbuild openstack-barbican-17.1.0-0.20240110173346.73de2e8.el9.src.rpm DEBUG: Copying packages to result dir Finish: build phase for openstack-barbican-17.1.0-0.20240110173346.73de2e8.el9.src.rpm INFO: Done(/home/centos9-master-uc/data/repos/component/security/73/de/73de2e8c3557706eb8bde74d69e5ee32ff6fc4e0_66efa37f/openstack-barbican-17.1.0-0.20240110173346.73de2e8.el9.src.rpm) Config(dlrn-5) 2 minutes 50 seconds INFO: Results and/or logs in: /home/centos9-master-uc/data/repos/component/security/73/de/73de2e8c3557706eb8bde74d69e5ee32ff6fc4e0_66efa37f 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', '-l', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.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-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.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-centos9-master-uc-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': 'C.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-centos9-master-uc-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.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-centos9-master-uc-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': 'C.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-centos9-master-uc-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': 'C.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-centos9-master-uc-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': 'C.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-centos9-master-uc-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': 'C.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-centos9-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.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-centos9-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.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-centos9-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.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-centos9-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.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-centos9-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.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': 'C.UTF-8'} and shell False Finish: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root DEBUG: creating dir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager 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': 'C.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-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K 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 rep_good nopl cpuid extd_apicid tsc_known_freq 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 topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 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': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16139340 5500660 2475800 531020 8162880 9768072 DEBUG: Swap: 16777212 5547916 11229296 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root', '/var/cache/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 266M 4.1G 7% /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root DEBUG: /dev/vda1 550G 287G 264G 53% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/dev/mapper DEBUG: creating dir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/dev/mapper DEBUG: kernel version == 4.18.0-485.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/results DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/usr/share DEBUG: Copying /usr/share/distribution-gpg-keys to the bootstrap chroot DEBUG: child environment: None DEBUG: Executing command: ['cp', '-a', '/usr/share/distribution-gpg-keys', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/usr/share'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc DEBUG: method _fixup_build_user skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos9-master-uc-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-centos9-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /home/centos9-master-uc/data/repos/component/security/73/de/73de2e8c3557706eb8bde74d69e5ee32ff6fc4e0_66efa37f INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-uc-x86_64-5/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/tar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/./proc DEBUG: creating dir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/./sys DEBUG: creating dir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/./dev DEBUG: creating dir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/./tmp/ccache DEBUG: creating dir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/./var/cache/yum DEBUG: creating dir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/./var/cache/dnf DEBUG: creating dir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/./var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/./var/log DEBUG: creating dir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/./var/log Finish: unpacking root cache INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-uc-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-uc-x86_64-5/dnf_cache Start: cleaning package manager metadata Finish: cleaning package manager 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': 'C.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-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K 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 rep_good nopl cpuid extd_apicid tsc_known_freq 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 topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 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': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16139340 5459988 515848 1966116 10163504 8373256 DEBUG: Swap: 16777212 5547916 11229296 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root', '/var/cache/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 1.5G 2.9G 35% /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root DEBUG: /dev/vda1 550G 287G 264G 53% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/dev/pts DEBUG: creating dir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/dev/shm DEBUG: creating dir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/dev/mapper DEBUG: creating dir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/dev/mapper DEBUG: kernel version == 4.18.0-485.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-uc-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': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-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-centos9-master-uc-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': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-uc-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': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos9-master-uc-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': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.4bq7lgwf', '/var/lib/mock/dlrn-centos9-master-uc-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': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root DEBUG: resultdir = /home/centos9-master-uc/data/repos/component/security/73/de/73de2e8c3557706eb8bde74d69e5ee32ff6fc4e0_66efa37f DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/dnf DEBUG: configure DNF vars DEBUG: child environment: None DEBUG: Executing command: ['/usr/sbin/usermod', '-u', '1026', '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': 'C.UTF-8'} and shell False DEBUG: usermod: no changes DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/.initialized Finish: chroot init INFO: Installing built packages DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/home/centos9-master-uc/data/repos/component/security/73/de/73de2e8c3557706eb8bde74d69e5ee32ff6fc4e0_66efa37f DEBUG: creating dir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/home/centos9-master-uc/data/repos/component/security/73/de/73de2e8c3557706eb8bde74d69e5ee32ff6fc4e0_66efa37f DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/home/centos9-master-uc/data/repos/component/security/73/de/73de2e8c3557706eb8bde74d69e5ee32ff6fc4e0_66efa37f', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/home/centos9-master-uc/data/repos/component/security/73/de/73de2e8c3557706eb8bde74d69e5ee32ff6fc4e0_66efa37f'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,bind', '--target', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/home/centos9-master-uc/data/repos/component/security/73/de/73de2e8c3557706eb8bde74d69e5ee32ff6fc4e0_66efa37f'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 INFO: installing package(s): /home/centos9-master-uc/data/repos/component/security/73/de/73de2e8c3557706eb8bde74d69e5ee32ff6fc4e0_66efa37f/openstack-barbican-worker-17.1.0-0.20240110173346.73de2e8.el9.noarch.rpm /home/centos9-master-uc/data/repos/component/security/73/de/73de2e8c3557706eb8bde74d69e5ee32ff6fc4e0_66efa37f/openstack-barbican-retry-17.1.0-0.20240110173346.73de2e8.el9.noarch.rpm /home/centos9-master-uc/data/repos/component/security/73/de/73de2e8c3557706eb8bde74d69e5ee32ff6fc4e0_66efa37f/openstack-barbican-keystone-listener-17.1.0-0.20240110173346.73de2e8.el9.noarch.rpm /home/centos9-master-uc/data/repos/component/security/73/de/73de2e8c3557706eb8bde74d69e5ee32ff6fc4e0_66efa37f/openstack-barbican-api-17.1.0-0.20240110173346.73de2e8.el9.noarch.rpm /home/centos9-master-uc/data/repos/component/security/73/de/73de2e8c3557706eb8bde74d69e5ee32ff6fc4e0_66efa37f/openstack-barbican-17.1.0-0.20240110173346.73de2e8.el9.noarch.rpm /home/centos9-master-uc/data/repos/component/security/73/de/73de2e8c3557706eb8bde74d69e5ee32ff6fc4e0_66efa37f/python3-barbican-17.1.0-0.20240110173346.73de2e8.el9.noarch.rpm /home/centos9-master-uc/data/repos/component/security/73/de/73de2e8c3557706eb8bde74d69e5ee32ff6fc4e0_66efa37f/openstack-barbican-common-17.1.0-0.20240110173346.73de2e8.el9.noarch.rpm /home/centos9-master-uc/data/repos/component/security/73/de/73de2e8c3557706eb8bde74d69e5ee32ff6fc4e0_66efa37f/python3-barbican-tests-17.1.0-0.20240110173346.73de2e8.el9.noarch.rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/', '--releasever', '9', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'install', '/home/centos9-master-uc/data/repos/component/security/73/de/73de2e8c3557706eb8bde74d69e5ee32ff6fc4e0_66efa37f/openstack-barbican-worker-17.1.0-0.20240110173346.73de2e8.el9.noarch.rpm', '/home/centos9-master-uc/data/repos/component/security/73/de/73de2e8c3557706eb8bde74d69e5ee32ff6fc4e0_66efa37f/openstack-barbican-retry-17.1.0-0.20240110173346.73de2e8.el9.noarch.rpm', '/home/centos9-master-uc/data/repos/component/security/73/de/73de2e8c3557706eb8bde74d69e5ee32ff6fc4e0_66efa37f/openstack-barbican-keystone-listener-17.1.0-0.20240110173346.73de2e8.el9.noarch.rpm', '/home/centos9-master-uc/data/repos/component/security/73/de/73de2e8c3557706eb8bde74d69e5ee32ff6fc4e0_66efa37f/openstack-barbican-api-17.1.0-0.20240110173346.73de2e8.el9.noarch.rpm', '/home/centos9-master-uc/data/repos/component/security/73/de/73de2e8c3557706eb8bde74d69e5ee32ff6fc4e0_66efa37f/openstack-barbican-17.1.0-0.20240110173346.73de2e8.el9.noarch.rpm', '/home/centos9-master-uc/data/repos/component/security/73/de/73de2e8c3557706eb8bde74d69e5ee32ff6fc4e0_66efa37f/python3-barbican-17.1.0-0.20240110173346.73de2e8.el9.noarch.rpm', '/home/centos9-master-uc/data/repos/component/security/73/de/73de2e8c3557706eb8bde74d69e5ee32ff6fc4e0_66efa37f/openstack-barbican-common-17.1.0-0.20240110173346.73de2e8.el9.noarch.rpm', '/home/centos9-master-uc/data/repos/component/security/73/de/73de2e8c3557706eb8bde74d69e5ee32ff6fc4e0_66efa37f/python3-barbican-tests-17.1.0-0.20240110173346.73de2e8.el9.noarch.rpm'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/', '--releasever', '9', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'install', '/home/centos9-master-uc/data/repos/component/security/73/de/73de2e8c3557706eb8bde74d69e5ee32ff6fc4e0_66efa37f/openstack-barbican-worker-17.1.0-0.20240110173346.73de2e8.el9.noarch.rpm', '/home/centos9-master-uc/data/repos/component/security/73/de/73de2e8c3557706eb8bde74d69e5ee32ff6fc4e0_66efa37f/openstack-barbican-retry-17.1.0-0.20240110173346.73de2e8.el9.noarch.rpm', '/home/centos9-master-uc/data/repos/component/security/73/de/73de2e8c3557706eb8bde74d69e5ee32ff6fc4e0_66efa37f/openstack-barbican-keystone-listener-17.1.0-0.20240110173346.73de2e8.el9.noarch.rpm', '/home/centos9-master-uc/data/repos/component/security/73/de/73de2e8c3557706eb8bde74d69e5ee32ff6fc4e0_66efa37f/openstack-barbican-api-17.1.0-0.20240110173346.73de2e8.el9.noarch.rpm', '/home/centos9-master-uc/data/repos/component/security/73/de/73de2e8c3557706eb8bde74d69e5ee32ff6fc4e0_66efa37f/openstack-barbican-17.1.0-0.20240110173346.73de2e8.el9.noarch.rpm', '/home/centos9-master-uc/data/repos/component/security/73/de/73de2e8c3557706eb8bde74d69e5ee32ff6fc4e0_66efa37f/python3-barbican-17.1.0-0.20240110173346.73de2e8.el9.noarch.rpm', '/home/centos9-master-uc/data/repos/component/security/73/de/73de2e8c3557706eb8bde74d69e5ee32ff6fc4e0_66efa37f/openstack-barbican-common-17.1.0-0.20240110173346.73de2e8.el9.noarch.rpm', '/home/centos9-master-uc/data/repos/component/security/73/de/73de2e8c3557706eb8bde74d69e5ee32ff6fc4e0_66efa37f/python3-barbican-tests-17.1.0-0.20240110173346.73de2e8.el9.noarch.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LC_MESSAGES': 'C.UTF-8'} and shell False DEBUG: No matches found for the following disable plugin patterns: local, spacewalk, versionlock DEBUG: delorean-openstack-ironic-8eceb9bbc0defffff8317 24 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-cinder-tests-tempest-50bc3fb9e9 27 kB/s | 3.0 kB 00:00 DEBUG: delorean-ansible-collections-openstack-08c93cf9 26 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-aodh-a61215e5beb4298638238fb 20 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-rally-71387ff122243157b9dc18 22 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-nova-39f560d6730f2b212506b7d 24 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-glance-41fa8223b7dda10e2ff31 19 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-manila-0ca4caae7b1e7c5c2313c 25 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-networking-sfc-c908cd018eb2d591 24 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-octavia-663896ce5111638bb0a0 26 kB/s | 3.0 kB 00:00 DEBUG: delorean-ansible-config_template-ca25191181ef1d 27 kB/s | 3.0 kB 00:00 DEBUG: delorean-puppet-ceph-db8e683898b768169a6b5c1bb3 25 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-keystone-adfa92b40d11f94a03a 22 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-swift-7d5c73fcdec06f982c85c5 25 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-magnum-tests-tempest-4320429c89 22 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-octavia-ui-73906fc5d64526f0c 19 kB/s | 3.0 kB 00:00 DEBUG: CentOS Stream 9 - BaseOS 27 kB/s | 3.9 kB 00:00 DEBUG: CentOS Stream 9 - AppStream 32 kB/s | 4.4 kB 00:00 DEBUG: CentOS Stream 9 - CRB 26 kB/s | 6.3 kB 00:00 DEBUG: CentOS Stream 9 - HighAvailability 30 kB/s | 6.7 kB 00:00 DEBUG: dlrn-master-testing 21 kB/s | 3.0 kB 00:00 DEBUG: dlrn-master-build-deps 24 kB/s | 3.0 kB 00:00 DEBUG: centos9-rabbitmq 22 kB/s | 3.0 kB 00:00 DEBUG: centos9-storage 24 kB/s | 3.0 kB 00:00 DEBUG: centos9-opstools 27 kB/s | 3.0 kB 00:00 DEBUG: NFV SIG OpenvSwitch 15 kB/s | 3.0 kB 00:00 DEBUG: Extra Packages for Enterprise Linux 9 - x86_64 158 kB/s | 27 kB 00:00 DEBUG: Dependencies resolved. DEBUG: ======================================================================================================================= DEBUG: Package Arch Version Repository Size DEBUG: ======================================================================================================================= DEBUG: Installing: DEBUG: openstack-barbican noarch 17.1.0-0.20240110173346.73de2e8.el9 @commandline 11 k DEBUG: openstack-barbican-api noarch 17.1.0-0.20240110173346.73de2e8.el9 @commandline 12 k DEBUG: openstack-barbican-common noarch 17.1.0-0.20240110173346.73de2e8.el9 @commandline 24 k DEBUG: openstack-barbican-keystone-listener noarch 17.1.0-0.20240110173346.73de2e8.el9 @commandline 8.4 k DEBUG: openstack-barbican-retry noarch 17.1.0-0.20240110173346.73de2e8.el9 @commandline 8.3 k DEBUG: openstack-barbican-worker noarch 17.1.0-0.20240110173346.73de2e8.el9 @commandline 8.3 k DEBUG: python3-barbican noarch 17.1.0-0.20240110173346.73de2e8.el9 @commandline 399 k DEBUG: python3-barbican-tests noarch 17.1.0-0.20240110173346.73de2e8.el9 @commandline 337 k DEBUG: Installing dependencies: DEBUG: libsodium x86_64 1.0.18-7.el9s delorean-master-testing 161 k DEBUG: libyaml x86_64 0.2.5-7.el9 baseos 61 k DEBUG: memcached x86_64 1.6.9-7.el9 appstream 174 k DEBUG: python-oslo-cache-lang noarch 3.5.0-0.20231027114803.06f76e5.el9 delorean-component-common 16 k DEBUG: python-oslo-concurrency-lang noarch 5.2.0-0.20230829102219.1abc8e0.el9 delorean-component-common 13 k DEBUG: python-oslo-db-lang noarch 14.1.0-0.20230927092428.caebf76.el9 delorean-component-common 12 k DEBUG: python-oslo-i18n-lang noarch 6.2.0-0.20231215115431.4bcda78.el9 delorean-component-common 14 k DEBUG: python-oslo-log-lang noarch 5.4.0-0.20231116094558.b5b8c30.el9 delorean-component-common 13 k DEBUG: python-oslo-middleware-lang noarch 5.2.0-0.20230904143101.4ba32ed.el9 delorean-component-common 11 k DEBUG: python-oslo-policy-lang noarch 4.2.1-0.20230830073844.37de6f3.el9 delorean-component-common 12 k DEBUG: python-oslo-utils-lang noarch 6.3.0-0.20231114091904.505d80e.el9 delorean-component-common 12 k DEBUG: python-oslo-versionedobjects-lang noarch 3.2.0-0.20230830074519.6478669.el9 delorean-component-common 12 k DEBUG: python-pycadf-common noarch 3.1.1-0.20230706150346.4179996.el9 delorean-component-common 14 k DEBUG: python3-PyMySQL noarch 0.10.1-6.el9 appstream 107 k DEBUG: python3-alembic noarch 1.8.1-1.el9s delorean-master-testing 832 k DEBUG: python3-amqp noarch 5.1.1-1.el9s delorean-master-testing 93 k DEBUG: python3-attrs noarch 20.3.0-7.el9 appstream 87 k DEBUG: python3-autopage noarch 0.5.1-1.el9s delorean-master-testing 58 k DEBUG: python3-barbicanclient noarch 5.6.1-0.20230925112909.721e9d8.el9 delorean-component-clients 143 k DEBUG: python3-bcrypt x86_64 3.2.2-4.el9s delorean-master-testing 43 k DEBUG: python3-binary-memcached noarch 0.31.2-1.el9s delorean-master-testing 37 k DEBUG: python3-cachetools noarch 5.3.1-4.el9s delorean-master-testing 32 k DEBUG: python3-castellan noarch 4.3.0-0.20230926072414.7033db5.el9 delorean-component-security 128 k DEBUG: python3-cffi x86_64 1.14.5-5.el9 baseos 253 k DEBUG: python3-cliff noarch 4.4.0-0.20231115135922.3ee0725.el9 delorean-component-common 93 k DEBUG: python3-cmd2 noarch 2.4.2-1.el9s delorean-master-testing 303 k DEBUG: python3-cryptography x86_64 36.0.1-4.el9 baseos 1.2 M DEBUG: python3-dateutil noarch 1:2.8.1-7.el9 baseos 288 k DEBUG: python3-debtcollector noarch 2.5.0-0.20230718123908.a6b46c5.el9 delorean-component-common 31 k DEBUG: python3-decorator noarch 4.4.2-6.el9 baseos 28 k DEBUG: python3-dogpile-cache noarch 1.1.8-1.el9s delorean-master-testing 88 k DEBUG: python3-etcd3gw noarch 2.3.0-1.el9s delorean-master-testing 46 k DEBUG: python3-fasteners noarch 0.19-1.el9s delorean-master-testing 37 k DEBUG: python3-fixtures noarch 4.0.1-1.el9s delorean-master-testing 93 k DEBUG: python3-futurist noarch 2.4.1-0.20230628103433.159d752.el9 delorean-component-common 61 k DEBUG: python3-gunicorn noarch 21.2.0-2.el9s delorean-master-testing 144 k DEBUG: python3-importlib-metadata noarch 4.12.0-2.el9s delorean-master-testing 44 k DEBUG: python3-inotify noarch 0.9.6-25.el9 baseos 53 k DEBUG: python3-iso8601 noarch 1.1.0-1.el9s delorean-master-testing 23 k DEBUG: python3-jaraco noarch 8.2.1-4.el9s delorean-master-testing 10 k DEBUG: python3-jaraco-classes noarch 3.2.1-5.el9s delorean-master-testing 18 k DEBUG: python3-jeepney noarch 0.8.0-3.el9s delorean-master-testing 345 k DEBUG: python3-jsonschema noarch 4.16.0-2.el9s delorean-master-testing 138 k DEBUG: python3-jwt noarch 2.6.0-2.el9s delorean-master-testing 45 k DEBUG: python3-keyring noarch 23.9.3-1.el9s delorean-master-testing 81 k DEBUG: python3-keystoneauth1 noarch 5.4.0-0.20231124105149.44e477d.el9 delorean-component-security 415 k DEBUG: python3-keystoneclient noarch 1:5.2.0-0.20230926071439.141787a.el9 delorean-component-clients 236 k DEBUG: python3-keystonemiddleware noarch 10.5.0-0.20231124110230.9ade074.el9 delorean-component-security 104 k DEBUG: python3-kombu noarch 1:5.2.4-3.el9s delorean-master-testing 322 k DEBUG: python3-ldap3 noarch 2.9.1-1.el9s delorean-master-testing 471 k DEBUG: python3-logutils noarch 0.3.5-15.el9s delorean-master-testing 46 k DEBUG: python3-mako noarch 1.1.4-6.el9 appstream 172 k DEBUG: python3-memcached noarch 1.59-3.el9s delorean-master-testing 39 k DEBUG: python3-microversion-parse noarch 1.0.1-0.20230630142347.2c36df6.el9 delorean-component-common 31 k DEBUG: python3-more-itertools noarch 10.1.0-1.el9s delorean-master-testing 83 k DEBUG: python3-msgpack x86_64 1.0.5-1.el9s delorean-master-testing 85 k DEBUG: python3-netaddr noarch 0.8.0-5.el9 appstream 1.6 M DEBUG: python3-netifaces x86_64 0.10.6-15.el9 appstream 23 k DEBUG: python3-os-service-types noarch 1.7.0-0.20230629121435.0b2f473.el9 delorean-component-clients 36 k DEBUG: python3-oslo-cache noarch 3.5.0-0.20231027114803.06f76e5.el9 delorean-component-common 59 k DEBUG: python3-oslo-cache+dogpile noarch 3.5.0-0.20231027114803.06f76e5.el9 delorean-component-common 8.0 k DEBUG: python3-oslo-cache+etcd3gw noarch 3.5.0-0.20231027114803.06f76e5.el9 delorean-component-common 7.9 k DEBUG: python3-oslo-concurrency noarch 5.2.0-0.20230829102219.1abc8e0.el9 delorean-component-common 41 k DEBUG: python3-oslo-config noarch 2:9.2.0-0.20230925111711.28187da.el9 delorean-component-common 215 k DEBUG: python3-oslo-context noarch 5.3.0-0.20231115140446.8d25cad.el9 delorean-component-common 26 k DEBUG: python3-oslo-db noarch 14.1.0-0.20230927092428.caebf76.el9 delorean-component-common 130 k DEBUG: python3-oslo-db+mysql noarch 14.1.0-0.20230927092428.caebf76.el9 delorean-component-common 7.9 k DEBUG: python3-oslo-i18n noarch 6.2.0-0.20231215115431.4bcda78.el9 delorean-component-common 60 k DEBUG: python3-oslo-log noarch 5.4.0-0.20231116094558.b5b8c30.el9 delorean-component-common 75 k DEBUG: python3-oslo-messaging noarch 14.5.0-0.20231115140921.3438726.el9 delorean-component-common 222 k DEBUG: python3-oslo-messaging+amqp1 noarch 14.5.0-0.20231115140921.3438726.el9 delorean-component-common 8.0 k DEBUG: python3-oslo-metrics noarch 0.7.0-0.20230829101532.5b47840.el9 delorean-component-common 24 k DEBUG: python3-oslo-middleware noarch 5.2.0-0.20230904143101.4ba32ed.el9 delorean-component-common 56 k DEBUG: python3-oslo-policy noarch 4.2.1-0.20230830073844.37de6f3.el9 delorean-component-common 74 k DEBUG: python3-oslo-serialization noarch 5.2.0-0.20230829103603.a0ba2d7.el9 delorean-component-common 32 k DEBUG: python3-oslo-service noarch 3.2.0-0.20230829103133.e94d47a.el9 delorean-component-common 68 k DEBUG: python3-oslo-upgradecheck noarch 2.2.0-0.20230829100853.cbee52e.el9 delorean-component-common 26 k DEBUG: python3-oslo-utils noarch 6.3.0-0.20231114091904.505d80e.el9 delorean-component-common 77 k DEBUG: python3-oslo-versionedobjects noarch 3.2.0-0.20230830074519.6478669.el9 delorean-component-common 76 k DEBUG: python3-paste noarch 3.5.3-3.el9s delorean-master-testing 775 k DEBUG: python3-paste-deploy noarch 3.0.1-1.el9s delorean-master-testing 38 k DEBUG: python3-pecan noarch 1.4.2-2.el9s delorean-master-testing 272 k DEBUG: python3-ply noarch 3.11-14.el9 baseos 106 k DEBUG: python3-prettytable noarch 0.7.2-27.el9 appstream 42 k DEBUG: python3-prometheus_client noarch 0.17.1-1.el9s delorean-master-testing 96 k DEBUG: python3-pyOpenSSL noarch 20.0.1-2.el9s delorean-master-testing 89 k DEBUG: python3-pyasn1 noarch 0.4.8-6.el9 appstream 159 k DEBUG: python3-pycadf noarch 3.1.1-0.20230706150346.4179996.el9 delorean-component-common 55 k DEBUG: python3-pycparser noarch 2.20-6.el9 baseos 135 k DEBUG: python3-pymemcache noarch 4.0.0-1.el9s delorean-master-testing 120 k DEBUG: python3-pynacl x86_64 1.5.0-1.el9s delorean-master-testing 111 k DEBUG: python3-pyngus noarch 2.3.0-8.el9s delorean-master-testing 51 k DEBUG: python3-pyperclip noarch 1.8.2-2.el9s delorean-master-testing 28 k DEBUG: python3-pyrsistent x86_64 0.17.3-8.el9 appstream 114 k DEBUG: python3-pyyaml x86_64 5.4.1-6.el9 baseos 205 k DEBUG: python3-qpid-proton x86_64 0.35.0-2.el9s delorean-master-testing 408 k DEBUG: python3-repoze-lru noarch 0.7-10.el9s delorean-master-testing 31 k DEBUG: python3-rfc3986 noarch 1.5.0-1.el9s delorean-master-testing 50 k DEBUG: python3-routes noarch 2.5.1-1.el9s delorean-master-testing 188 k DEBUG: python3-secretstorage noarch 3.3.1-1.el9s delorean-master-testing 35 k DEBUG: python3-statsd noarch 3.2.1-20.el9s delorean-master-testing 34 k DEBUG: python3-stevedore noarch 5.1.0-0.20230627090844.2d99ccc.el9 delorean-component-clients 68 k DEBUG: python3-tempita noarch 0.5.2-2.el9s delorean-master-testing 36 k DEBUG: python3-testresources noarch 2.0.1-2.el9s delorean-master-testing 59 k DEBUG: python3-testscenarios noarch 0.5.0-21.el9s delorean-master-testing 37 k DEBUG: python3-testtools noarch 2.6.0-1.el9s delorean-master-testing 328 k DEBUG: python3-uhashring noarch 2.1-1.el9s delorean-master-testing 24 k DEBUG: python3-vine noarch 5.0.0-3.el9s delorean-master-testing 25 k DEBUG: python3-wcwidth noarch 0.2.6-1.el9s delorean-master-testing 42 k DEBUG: python3-webob noarch 1.8.7-1.el9s delorean-master-testing 230 k DEBUG: python3-wrapt x86_64 1.14.1-1.el9s delorean-master-testing 57 k DEBUG: python3-yappi x86_64 1.3.6-1.el9s delorean-master-testing 55 k DEBUG: python3-zipp noarch 3.6.0-1.el9s delorean-master-testing 16 k DEBUG: qpid-proton-c x86_64 0.35.0-2.el9s delorean-master-testing 225 k DEBUG: Installing weak dependencies: DEBUG: python3-jwt+crypto noarch 2.6.0-2.el9s delorean-master-testing 9.0 k DEBUG: Transaction Summary DEBUG: ======================================================================================================================= DEBUG: Install 123 Packages DEBUG: Total size: 15 M DEBUG: Installed size: 68 M DEBUG: Downloading Packages: DEBUG: [SKIPPED] python3-barbicanclient-5.6.1-0.20230925112909.721e9d8.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-keystoneclient-5.2.0-0.20230926071439.141787a.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-os-service-types-1.7.0-0.20230629121435.0b2f473.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-stevedore-5.1.0-0.20230627090844.2d99ccc.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-cache-lang-3.5.0-0.20231027114803.06f76e5.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-concurrency-lang-5.2.0-0.20230829102219.1abc8e0.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-db-lang-14.1.0-0.20230927092428.caebf76.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-i18n-lang-6.2.0-0.20231215115431.4bcda78.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-log-lang-5.4.0-0.20231116094558.b5b8c30.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-middleware-lang-5.2.0-0.20230904143101.4ba32ed.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-policy-lang-4.2.1-0.20230830073844.37de6f3.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-utils-lang-6.3.0-0.20231114091904.505d80e.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-versionedobjects-lang-3.2.0-0.20230830074519.6478669.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-pycadf-common-3.1.1-0.20230706150346.4179996.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cliff-4.4.0-0.20231115135922.3ee0725.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-debtcollector-2.5.0-0.20230718123908.a6b46c5.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-futurist-2.4.1-0.20230628103433.159d752.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-microversion-parse-1.0.1-0.20230630142347.2c36df6.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-cache+dogpile-3.5.0-0.20231027114803.06f76e5.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-cache+etcd3gw-3.5.0-0.20231027114803.06f76e5.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-cache-3.5.0-0.20231027114803.06f76e5.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-concurrency-5.2.0-0.20230829102219.1abc8e0.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-config-9.2.0-0.20230925111711.28187da.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-context-5.3.0-0.20231115140446.8d25cad.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-db+mysql-14.1.0-0.20230927092428.caebf76.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-db-14.1.0-0.20230927092428.caebf76.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-i18n-6.2.0-0.20231215115431.4bcda78.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-log-5.4.0-0.20231116094558.b5b8c30.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-messaging+amqp1-14.5.0-0.20231115140921.3438726.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-messaging-14.5.0-0.20231115140921.3438726.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-metrics-0.7.0-0.20230829101532.5b47840.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-middleware-5.2.0-0.20230904143101.4ba32ed.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-policy-4.2.1-0.20230830073844.37de6f3.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-serialization-5.2.0-0.20230829103603.a0ba2d7.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-service-3.2.0-0.20230829103133.e94d47a.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-upgradecheck-2.2.0-0.20230829100853.cbee52e.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-utils-6.3.0-0.20231114091904.505d80e.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-versionedobjects-3.2.0-0.20230830074519.6478669.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pycadf-3.1.1-0.20230706150346.4179996.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-castellan-4.3.0-0.20230926072414.7033db5.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-keystoneauth1-5.4.0-0.20231124105149.44e477d.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-keystonemiddleware-10.5.0-0.20231124110230.9ade074.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] libyaml-0.2.5-7.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-cffi-1.14.5-5.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-cryptography-36.0.1-4.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-dateutil-2.8.1-7.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-decorator-4.4.2-6.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-inotify-0.9.6-25.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-ply-3.11-14.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pycparser-2.20-6.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyyaml-5.4.1-6.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] memcached-1.6.9-7.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-PyMySQL-0.10.1-6.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-attrs-20.3.0-7.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-mako-1.1.4-6.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-netaddr-0.8.0-5.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-netifaces-0.10.6-15.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-prettytable-0.7.2-27.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyasn1-0.4.8-6.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyrsistent-0.17.3-8.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libsodium-1.0.18-7.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-alembic-1.8.1-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-amqp-5.1.1-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-autopage-0.5.1-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-bcrypt-3.2.2-4.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-binary-memcached-0.31.2-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cachetools-5.3.1-4.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cmd2-2.4.2-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-dogpile-cache-1.1.8-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-etcd3gw-2.3.0-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-fasteners-0.19-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-fixtures-4.0.1-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-gunicorn-21.2.0-2.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-importlib-metadata-4.12.0-2.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-iso8601-1.1.0-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jaraco-8.2.1-4.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jaraco-classes-3.2.1-5.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jeepney-0.8.0-3.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jsonschema-4.16.0-2.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jwt+crypto-2.6.0-2.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jwt-2.6.0-2.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-keyring-23.9.3-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-kombu-5.2.4-3.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-ldap3-2.9.1-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-logutils-0.3.5-15.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-memcached-1.59-3.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-more-itertools-10.1.0-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-msgpack-1.0.5-1.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-paste-3.5.3-3.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-paste-deploy-3.0.1-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pecan-1.4.2-2.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-prometheus_client-0.17.1-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyOpenSSL-20.0.1-2.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pymemcache-4.0.0-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pynacl-1.5.0-1.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyngus-2.3.0-8.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyperclip-1.8.2-2.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-qpid-proton-0.35.0-2.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-repoze-lru-0.7-10.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-rfc3986-1.5.0-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-routes-2.5.1-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-secretstorage-3.3.1-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-statsd-3.2.1-20.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-tempita-0.5.2-2.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-testresources-2.0.1-2.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-testscenarios-0.5.0-21.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-testtools-2.6.0-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-uhashring-2.1-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-vine-5.0.0-3.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-wcwidth-0.2.6-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-webob-1.8.7-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-wrapt-1.14.1-1.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-yappi-1.3.6-1.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-zipp-3.6.0-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] qpid-proton-c-0.35.0-2.el9s.x86_64.rpm: Already downloaded DEBUG: Running transaction check DEBUG: Transaction check succeeded. DEBUG: Running transaction test DEBUG: Transaction test succeeded. DEBUG: Running transaction DEBUG: Preparing : 1/1 DEBUG: Installing : python3-stevedore-5.1.0-0.20230627090844.2d99ccc 1/123 DEBUG: Installing : python3-webob-1.8.7-1.el9s.noarch 2/123 DEBUG: Installing : python3-iso8601-1.1.0-1.el9s.noarch 3/123 DEBUG: Installing : python3-netaddr-0.8.0-5.el9.noarch 4/123 DEBUG: Installing : python3-mako-1.1.4-6.el9.noarch 5/123 DEBUG: Installing : python3-alembic-1.8.1-1.el9s.noarch 6/123 DEBUG: Installing : python3-vine-5.0.0-3.el9s.noarch 7/123 DEBUG: Installing : python3-amqp-5.1.1-1.el9s.noarch 8/123 DEBUG: Installing : python3-jeepney-0.8.0-3.el9s.noarch 9/123 DEBUG: Installing : python3-fixtures-4.0.1-1.el9s.noarch 10/123 DEBUG: Installing : python3-prettytable-0.7.2-27.el9.noarch 11/123 DEBUG: Installing : python3-attrs-20.3.0-7.el9.noarch 12/123 DEBUG: Installing : python3-decorator-4.4.2-6.el9.noarch 13/123 DEBUG: Installing : python3-futurist-2.4.1-0.20230628103433.159d752. 14/123 DEBUG: Installing : python3-etcd3gw-2.3.0-1.el9s.noarch 15/123 DEBUG: Installing : python3-dogpile-cache-1.1.8-1.el9s.noarch 16/123 DEBUG: Installing : python3-prometheus_client-0.17.1-1.el9s.noarch 17/123 DEBUG: Installing : python3-testtools-2.6.0-1.el9s.noarch 18/123 DEBUG: Installing : python3-testscenarios-0.5.0-21.el9s.noarch 19/123 DEBUG: Installing : python3-kombu-1:5.2.4-3.el9s.noarch 20/123 DEBUG: Installing : python3-microversion-parse-1.0.1-0.2023063014234 21/123 DEBUG: Installing : qpid-proton-c-0.35.0-2.el9s.x86_64 22/123 DEBUG: Installing : python3-qpid-proton-0.35.0-2.el9s.x86_64 23/123 DEBUG: Installing : python3-pyngus-2.3.0-8.el9s.noarch 24/123 DEBUG: Installing : python3-zipp-3.6.0-1.el9s.noarch 25/123 DEBUG: Installing : python3-importlib-metadata-4.12.0-2.el9s.noarch 26/123 DEBUG: Installing : python3-yappi-1.3.6-1.el9s.x86_64 27/123 DEBUG: Installing : python3-wrapt-1.14.1-1.el9s.x86_64 28/123 DEBUG: Installing : python3-debtcollector-2.5.0-0.20230718123908.a6b 29/123 DEBUG: Installing : python3-oslo-context-5.3.0-0.20231115140446.8d25 30/123 DEBUG: Installing : python3-wcwidth-0.2.6-1.el9s.noarch 31/123 DEBUG: Installing : python3-uhashring-2.1-1.el9s.noarch 32/123 DEBUG: Installing : python3-testresources-2.0.1-2.el9s.noarch 33/123 DEBUG: Installing : python3-tempita-0.5.2-2.el9s.noarch 34/123 DEBUG: Installing : python3-statsd-3.2.1-20.el9s.noarch 35/123 DEBUG: Installing : python3-rfc3986-1.5.0-1.el9s.noarch 36/123 DEBUG: Installing : python3-repoze-lru-0.7-10.el9s.noarch 37/123 DEBUG: Installing : python3-routes-2.5.1-1.el9s.noarch 38/123 DEBUG: Installing : python3-pyperclip-1.8.2-2.el9s.noarch 39/123 DEBUG: Installing : python3-cmd2-2.4.2-1.el9s.noarch 40/123 DEBUG: Installing : python3-pymemcache-4.0.0-1.el9s.noarch 41/123 DEBUG: Installing : python3-msgpack-1.0.5-1.el9s.x86_64 42/123 DEBUG: Installing : python3-more-itertools-10.1.0-1.el9s.noarch 43/123 DEBUG: Installing : python3-memcached-1.59-3.el9s.noarch 44/123 DEBUG: Installing : python3-logutils-0.3.5-15.el9s.noarch 45/123 DEBUG: Installing : python3-pecan-1.4.2-2.el9s.noarch 46/123 DEBUG: Installing : python3-jaraco-8.2.1-4.el9s.noarch 47/123 DEBUG: Installing : python3-jaraco-classes-3.2.1-5.el9s.noarch 48/123 DEBUG: Installing : python3-gunicorn-21.2.0-2.el9s.noarch 49/123 DEBUG: Installing : python3-fasteners-0.19-1.el9s.noarch 50/123 DEBUG: Installing : python3-cachetools-5.3.1-4.el9s.noarch 51/123 DEBUG: Installing : python3-autopage-0.5.1-1.el9s.noarch 52/123 DEBUG: Installing : libsodium-1.0.18-7.el9s.x86_64 53/123 DEBUG: Installing : python3-pyrsistent-0.17.3-8.el9.x86_64 54/123 DEBUG: Installing : python3-jsonschema-4.16.0-2.el9s.noarch 55/123 DEBUG: Installing : python3-pyasn1-0.4.8-6.el9.noarch 56/123 DEBUG: Installing : python3-ldap3-2.9.1-1.el9s.noarch 57/123 DEBUG: Installing : python3-netifaces-0.10.6-15.el9.x86_64 58/123 DEBUG: Running scriptlet: memcached-1.6.9-7.el9.x86_64 59/123 DEBUG: Installing : memcached-1.6.9-7.el9.x86_64 59/123 DEBUG: Running scriptlet: memcached-1.6.9-7.el9.x86_64 59/123 DEBUG: Installing : python3-binary-memcached-0.31.2-1.el9s.noarch 60/123 DEBUG: Installing : python3-ply-3.11-14.el9.noarch 61/123 DEBUG: Installing : python3-pycparser-2.20-6.el9.noarch 62/123 DEBUG: Installing : python3-cffi-1.14.5-5.el9.x86_64 63/123 DEBUG: Installing : python3-cryptography-36.0.1-4.el9.x86_64 64/123 DEBUG: Installing : python3-pyOpenSSL-20.0.1-2.el9s.noarch 65/123 DEBUG: Installing : python3-paste-3.5.3-3.el9s.noarch 66/123 DEBUG: Installing : python3-paste-deploy-3.0.1-1.el9s.noarch 67/123 DEBUG: Installing : python3-PyMySQL-0.10.1-6.el9.noarch 68/123 DEBUG: Installing : python3-jwt-2.6.0-2.el9s.noarch 69/123 DEBUG: Installing : python3-jwt+crypto-2.6.0-2.el9s.noarch 70/123 DEBUG: Installing : python3-secretstorage-3.3.1-1.el9s.noarch 71/123 DEBUG: Installing : python3-keyring-23.9.3-1.el9s.noarch 72/123 DEBUG: Installing : python3-bcrypt-3.2.2-4.el9s.x86_64 73/123 DEBUG: Installing : python3-pynacl-1.5.0-1.el9s.x86_64 74/123 DEBUG: Installing : python3-inotify-0.9.6-25.el9.noarch 75/123 DEBUG: Installing : python3-dateutil-1:2.8.1-7.el9.noarch 76/123 DEBUG: Installing : libyaml-0.2.5-7.el9.x86_64 77/123 DEBUG: Installing : python3-pyyaml-5.4.1-6.el9.x86_64 78/123 DEBUG: Installing : python3-cliff-4.4.0-0.20231115135922.3ee0725.el9 79/123 DEBUG: Installing : python-pycadf-common-3.1.1-0.20230706150346.4179 80/123 DEBUG: Installing : python-oslo-versionedobjects-lang-3.2.0-0.202308 81/123 DEBUG: Installing : python-oslo-utils-lang-6.3.0-0.20231114091904.50 82/123 DEBUG: Installing : python-oslo-policy-lang-4.2.1-0.20230830073844.3 83/123 DEBUG: Installing : python-oslo-middleware-lang-5.2.0-0.202309041431 84/123 DEBUG: Installing : python-oslo-log-lang-5.4.0-0.20231116094558.b5b8 85/123 DEBUG: Installing : python-oslo-i18n-lang-6.2.0-0.20231215115431.4bc 86/123 DEBUG: Installing : python3-oslo-i18n-6.2.0-0.20231215115431.4bcda78 87/123 DEBUG: Installing : python3-oslo-utils-6.3.0-0.20231114091904.505d80 88/123 DEBUG: Installing : python3-oslo-config-2:9.2.0-0.20230925111711.281 89/123 DEBUG: Installing : python3-oslo-serialization-5.2.0-0.2023082910360 90/123 DEBUG: Installing : python3-oslo-log-5.4.0-0.20231116094558.b5b8c30. 91/123 DEBUG: Installing : python3-oslo-policy-4.2.1-0.20230830073844.37de6 92/123 DEBUG: Installing : python3-oslo-middleware-5.2.0-0.20230904143101.4 93/123 DEBUG: Installing : python3-oslo-upgradecheck-2.2.0-0.20230829100853 94/123 DEBUG: Installing : python3-oslo-metrics-0.7.0-0.20230829101532.5b47 95/123 DEBUG: Installing : python3-pycadf-3.1.1-0.20230706150346.4179996.el 96/123 DEBUG: Installing : python-oslo-db-lang-14.1.0-0.20230927092428.caeb 97/123 DEBUG: Installing : python3-oslo-db+mysql-14.1.0-0.20230927092428.ca 98/123 DEBUG: Installing : python3-oslo-db-14.1.0-0.20230927092428.caebf76. 99/123 DEBUG: Installing : python-oslo-concurrency-lang-5.2.0-0.20230829102 100/123 DEBUG: Installing : python3-oslo-concurrency-5.2.0-0.20230829102219. 101/123 DEBUG: Installing : python3-oslo-service-3.2.0-0.20230829103133.e94d 102/123 DEBUG: Installing : python3-oslo-messaging+amqp1-14.5.0-0.2023111514 103/123 DEBUG: Installing : python3-oslo-messaging-14.5.0-0.20231115140921.3 104/123 DEBUG: Installing : python3-oslo-versionedobjects-3.2.0-0.2023083007 105/123 DEBUG: Installing : python-oslo-cache-lang-3.5.0-0.20231027114803.06 106/123 DEBUG: Installing : python3-oslo-cache+dogpile-3.5.0-0.2023102711480 107/123 DEBUG: Installing : python3-oslo-cache+etcd3gw-3.5.0-0.2023102711480 108/123 DEBUG: Installing : python3-oslo-cache-3.5.0-0.20231027114803.06f76e 109/123 DEBUG: Installing : python3-os-service-types-1.7.0-0.20230629121435. 110/123 DEBUG: Installing : python3-keystoneauth1-5.4.0-0.20231124105149.44e 111/123 DEBUG: Installing : python3-barbicanclient-5.6.1-0.20230925112909.72 112/123 DEBUG: Installing : python3-castellan-4.3.0-0.20230926072414.7033db5 113/123 DEBUG: Installing : python3-keystoneclient-1:5.2.0-0.20230926071439. 114/123 DEBUG: Installing : python3-keystonemiddleware-10.5.0-0.202311241102 115/123 DEBUG: Installing : python3-barbican-17.1.0-0.20240110173346.73de2e8 116/123 DEBUG: Running scriptlet: openstack-barbican-common-17.1.0-0.2024011017334 117/123 DEBUG: useradd warning: nfast's uid 42481 is greater than SYS_UID_MAX 999 DEBUG: Installing : openstack-barbican-common-17.1.0-0.2024011017334 117/123 DEBUG: Running scriptlet: openstack-barbican-common-17.1.0-0.2024011017334 117/123 DEBUG: Installing : openstack-barbican-worker-17.1.0-0.2024011017334 118/123 DEBUG: Running scriptlet: openstack-barbican-worker-17.1.0-0.2024011017334 118/123 DEBUG: Running in chroot, ignoring command 'daemon-reload' DEBUG: Installing : openstack-barbican-api-17.1.0-0.20240110173346.7 119/123 DEBUG: Running scriptlet: openstack-barbican-api-17.1.0-0.20240110173346.7 119/123 DEBUG: Running in chroot, ignoring command 'daemon-reload' DEBUG: Installing : openstack-barbican-17.1.0-0.20240110173346.73de2 120/123 DEBUG: Installing : openstack-barbican-retry-17.1.0-0.20240110173346 121/123 DEBUG: Running scriptlet: openstack-barbican-retry-17.1.0-0.20240110173346 121/123 DEBUG: Running in chroot, ignoring command 'daemon-reload' DEBUG: Installing : openstack-barbican-keystone-listener-17.1.0-0.20 122/123 DEBUG: Running scriptlet: openstack-barbican-keystone-listener-17.1.0-0.20 122/123 DEBUG: Running in chroot, ignoring command 'daemon-reload' DEBUG: Installing : python3-barbican-tests-17.1.0-0.20240110173346.7 123/123 DEBUG: Running scriptlet: python3-barbican-tests-17.1.0-0.20240110173346.7 123/123 DEBUG: Verifying : python3-barbicanclient-5.6.1-0.20230925112909.72 1/123 DEBUG: Verifying : python3-keystoneclient-1:5.2.0-0.20230926071439. 2/123 DEBUG: Verifying : python3-os-service-types-1.7.0-0.20230629121435. 3/123 DEBUG: Verifying : python3-stevedore-5.1.0-0.20230627090844.2d99ccc 4/123 DEBUG: Verifying : python-oslo-cache-lang-3.5.0-0.20231027114803.06 5/123 DEBUG: Verifying : python-oslo-concurrency-lang-5.2.0-0.20230829102 6/123 DEBUG: Verifying : python-oslo-db-lang-14.1.0-0.20230927092428.caeb 7/123 DEBUG: Verifying : python-oslo-i18n-lang-6.2.0-0.20231215115431.4bc 8/123 DEBUG: Verifying : python-oslo-log-lang-5.4.0-0.20231116094558.b5b8 9/123 DEBUG: Verifying : python-oslo-middleware-lang-5.2.0-0.202309041431 10/123 DEBUG: Verifying : python-oslo-policy-lang-4.2.1-0.20230830073844.3 11/123 DEBUG: Verifying : python-oslo-utils-lang-6.3.0-0.20231114091904.50 12/123 DEBUG: Verifying : python-oslo-versionedobjects-lang-3.2.0-0.202308 13/123 DEBUG: Verifying : python-pycadf-common-3.1.1-0.20230706150346.4179 14/123 DEBUG: Verifying : python3-cliff-4.4.0-0.20231115135922.3ee0725.el9 15/123 DEBUG: Verifying : python3-debtcollector-2.5.0-0.20230718123908.a6b 16/123 DEBUG: Verifying : python3-futurist-2.4.1-0.20230628103433.159d752. 17/123 DEBUG: Verifying : python3-microversion-parse-1.0.1-0.2023063014234 18/123 DEBUG: Verifying : python3-oslo-cache+dogpile-3.5.0-0.2023102711480 19/123 DEBUG: Verifying : python3-oslo-cache+etcd3gw-3.5.0-0.2023102711480 20/123 DEBUG: Verifying : python3-oslo-cache-3.5.0-0.20231027114803.06f76e 21/123 DEBUG: Verifying : python3-oslo-concurrency-5.2.0-0.20230829102219. 22/123 DEBUG: Verifying : python3-oslo-config-2:9.2.0-0.20230925111711.281 23/123 DEBUG: Verifying : python3-oslo-context-5.3.0-0.20231115140446.8d25 24/123 DEBUG: Verifying : python3-oslo-db+mysql-14.1.0-0.20230927092428.ca 25/123 DEBUG: Verifying : python3-oslo-db-14.1.0-0.20230927092428.caebf76. 26/123 DEBUG: Verifying : python3-oslo-i18n-6.2.0-0.20231215115431.4bcda78 27/123 DEBUG: Verifying : python3-oslo-log-5.4.0-0.20231116094558.b5b8c30. 28/123 DEBUG: Verifying : python3-oslo-messaging+amqp1-14.5.0-0.2023111514 29/123 DEBUG: Verifying : python3-oslo-messaging-14.5.0-0.20231115140921.3 30/123 DEBUG: Verifying : python3-oslo-metrics-0.7.0-0.20230829101532.5b47 31/123 DEBUG: Verifying : python3-oslo-middleware-5.2.0-0.20230904143101.4 32/123 DEBUG: Verifying : python3-oslo-policy-4.2.1-0.20230830073844.37de6 33/123 DEBUG: Verifying : python3-oslo-serialization-5.2.0-0.2023082910360 34/123 DEBUG: Verifying : python3-oslo-service-3.2.0-0.20230829103133.e94d 35/123 DEBUG: Verifying : python3-oslo-upgradecheck-2.2.0-0.20230829100853 36/123 DEBUG: Verifying : python3-oslo-utils-6.3.0-0.20231114091904.505d80 37/123 DEBUG: Verifying : python3-oslo-versionedobjects-3.2.0-0.2023083007 38/123 DEBUG: Verifying : python3-pycadf-3.1.1-0.20230706150346.4179996.el 39/123 DEBUG: Verifying : python3-castellan-4.3.0-0.20230926072414.7033db5 40/123 DEBUG: Verifying : python3-keystoneauth1-5.4.0-0.20231124105149.44e 41/123 DEBUG: Verifying : python3-keystonemiddleware-10.5.0-0.202311241102 42/123 DEBUG: Verifying : libyaml-0.2.5-7.el9.x86_64 43/123 DEBUG: Verifying : python3-cffi-1.14.5-5.el9.x86_64 44/123 DEBUG: Verifying : python3-cryptography-36.0.1-4.el9.x86_64 45/123 DEBUG: Verifying : python3-dateutil-1:2.8.1-7.el9.noarch 46/123 DEBUG: Verifying : python3-decorator-4.4.2-6.el9.noarch 47/123 DEBUG: Verifying : python3-inotify-0.9.6-25.el9.noarch 48/123 DEBUG: Verifying : python3-ply-3.11-14.el9.noarch 49/123 DEBUG: Verifying : python3-pycparser-2.20-6.el9.noarch 50/123 DEBUG: Verifying : python3-pyyaml-5.4.1-6.el9.x86_64 51/123 DEBUG: Verifying : memcached-1.6.9-7.el9.x86_64 52/123 DEBUG: Verifying : python3-PyMySQL-0.10.1-6.el9.noarch 53/123 DEBUG: Verifying : python3-attrs-20.3.0-7.el9.noarch 54/123 DEBUG: Verifying : python3-mako-1.1.4-6.el9.noarch 55/123 DEBUG: Verifying : python3-netaddr-0.8.0-5.el9.noarch 56/123 DEBUG: Verifying : python3-netifaces-0.10.6-15.el9.x86_64 57/123 DEBUG: Verifying : python3-prettytable-0.7.2-27.el9.noarch 58/123 DEBUG: Verifying : python3-pyasn1-0.4.8-6.el9.noarch 59/123 DEBUG: Verifying : python3-pyrsistent-0.17.3-8.el9.x86_64 60/123 DEBUG: Verifying : libsodium-1.0.18-7.el9s.x86_64 61/123 DEBUG: Verifying : python3-alembic-1.8.1-1.el9s.noarch 62/123 DEBUG: Verifying : python3-amqp-5.1.1-1.el9s.noarch 63/123 DEBUG: Verifying : python3-autopage-0.5.1-1.el9s.noarch 64/123 DEBUG: Verifying : python3-bcrypt-3.2.2-4.el9s.x86_64 65/123 DEBUG: Verifying : python3-binary-memcached-0.31.2-1.el9s.noarch 66/123 DEBUG: Verifying : python3-cachetools-5.3.1-4.el9s.noarch 67/123 DEBUG: Verifying : python3-cmd2-2.4.2-1.el9s.noarch 68/123 DEBUG: Verifying : python3-dogpile-cache-1.1.8-1.el9s.noarch 69/123 DEBUG: Verifying : python3-etcd3gw-2.3.0-1.el9s.noarch 70/123 DEBUG: Verifying : python3-fasteners-0.19-1.el9s.noarch 71/123 DEBUG: Verifying : python3-fixtures-4.0.1-1.el9s.noarch 72/123 DEBUG: Verifying : python3-gunicorn-21.2.0-2.el9s.noarch 73/123 DEBUG: Verifying : python3-importlib-metadata-4.12.0-2.el9s.noarch 74/123 DEBUG: Verifying : python3-iso8601-1.1.0-1.el9s.noarch 75/123 DEBUG: Verifying : python3-jaraco-8.2.1-4.el9s.noarch 76/123 DEBUG: Verifying : python3-jaraco-classes-3.2.1-5.el9s.noarch 77/123 DEBUG: Verifying : python3-jeepney-0.8.0-3.el9s.noarch 78/123 DEBUG: Verifying : python3-jsonschema-4.16.0-2.el9s.noarch 79/123 DEBUG: Verifying : python3-jwt+crypto-2.6.0-2.el9s.noarch 80/123 DEBUG: Verifying : python3-jwt-2.6.0-2.el9s.noarch 81/123 DEBUG: Verifying : python3-keyring-23.9.3-1.el9s.noarch 82/123 DEBUG: Verifying : python3-kombu-1:5.2.4-3.el9s.noarch 83/123 DEBUG: Verifying : python3-ldap3-2.9.1-1.el9s.noarch 84/123 DEBUG: Verifying : python3-logutils-0.3.5-15.el9s.noarch 85/123 DEBUG: Verifying : python3-memcached-1.59-3.el9s.noarch 86/123 DEBUG: Verifying : python3-more-itertools-10.1.0-1.el9s.noarch 87/123 DEBUG: Verifying : python3-msgpack-1.0.5-1.el9s.x86_64 88/123 DEBUG: Verifying : python3-paste-3.5.3-3.el9s.noarch 89/123 DEBUG: Verifying : python3-paste-deploy-3.0.1-1.el9s.noarch 90/123 DEBUG: Verifying : python3-pecan-1.4.2-2.el9s.noarch 91/123 DEBUG: Verifying : python3-prometheus_client-0.17.1-1.el9s.noarch 92/123 DEBUG: Verifying : python3-pyOpenSSL-20.0.1-2.el9s.noarch 93/123 DEBUG: Verifying : python3-pymemcache-4.0.0-1.el9s.noarch 94/123 DEBUG: Verifying : python3-pynacl-1.5.0-1.el9s.x86_64 95/123 DEBUG: Verifying : python3-pyngus-2.3.0-8.el9s.noarch 96/123 DEBUG: Verifying : python3-pyperclip-1.8.2-2.el9s.noarch 97/123 DEBUG: Verifying : python3-qpid-proton-0.35.0-2.el9s.x86_64 98/123 DEBUG: Verifying : python3-repoze-lru-0.7-10.el9s.noarch 99/123 DEBUG: Verifying : python3-rfc3986-1.5.0-1.el9s.noarch 100/123 DEBUG: Verifying : python3-routes-2.5.1-1.el9s.noarch 101/123 DEBUG: Verifying : python3-secretstorage-3.3.1-1.el9s.noarch 102/123 DEBUG: Verifying : python3-statsd-3.2.1-20.el9s.noarch 103/123 DEBUG: Verifying : python3-tempita-0.5.2-2.el9s.noarch 104/123 DEBUG: Verifying : python3-testresources-2.0.1-2.el9s.noarch 105/123 DEBUG: Verifying : python3-testscenarios-0.5.0-21.el9s.noarch 106/123 DEBUG: Verifying : python3-testtools-2.6.0-1.el9s.noarch 107/123 DEBUG: Verifying : python3-uhashring-2.1-1.el9s.noarch 108/123 DEBUG: Verifying : python3-vine-5.0.0-3.el9s.noarch 109/123 DEBUG: Verifying : python3-wcwidth-0.2.6-1.el9s.noarch 110/123 DEBUG: Verifying : python3-webob-1.8.7-1.el9s.noarch 111/123 DEBUG: Verifying : python3-wrapt-1.14.1-1.el9s.x86_64 112/123 DEBUG: Verifying : python3-yappi-1.3.6-1.el9s.x86_64 113/123 DEBUG: Verifying : python3-zipp-3.6.0-1.el9s.noarch 114/123 DEBUG: Verifying : qpid-proton-c-0.35.0-2.el9s.x86_64 115/123 DEBUG: Verifying : openstack-barbican-worker-17.1.0-0.2024011017334 116/123 DEBUG: Verifying : openstack-barbican-retry-17.1.0-0.20240110173346 117/123 DEBUG: Verifying : openstack-barbican-keystone-listener-17.1.0-0.20 118/123 DEBUG: Verifying : openstack-barbican-api-17.1.0-0.20240110173346.7 119/123 DEBUG: Verifying : openstack-barbican-17.1.0-0.20240110173346.73de2 120/123 DEBUG: Verifying : python3-barbican-17.1.0-0.20240110173346.73de2e8 121/123 DEBUG: Verifying : openstack-barbican-common-17.1.0-0.2024011017334 122/123 DEBUG: Verifying : python3-barbican-tests-17.1.0-0.20240110173346.7 123/123 DEBUG: Installed: DEBUG: libsodium-1.0.18-7.el9s.x86_64 DEBUG: libyaml-0.2.5-7.el9.x86_64 DEBUG: memcached-1.6.9-7.el9.x86_64 DEBUG: openstack-barbican-17.1.0-0.20240110173346.73de2e8.el9.noarch DEBUG: openstack-barbican-api-17.1.0-0.20240110173346.73de2e8.el9.noarch DEBUG: openstack-barbican-common-17.1.0-0.20240110173346.73de2e8.el9.noarch DEBUG: openstack-barbican-keystone-listener-17.1.0-0.20240110173346.73de2e8.el9.noarch DEBUG: openstack-barbican-retry-17.1.0-0.20240110173346.73de2e8.el9.noarch DEBUG: openstack-barbican-worker-17.1.0-0.20240110173346.73de2e8.el9.noarch DEBUG: python-oslo-cache-lang-3.5.0-0.20231027114803.06f76e5.el9.noarch DEBUG: python-oslo-concurrency-lang-5.2.0-0.20230829102219.1abc8e0.el9.noarch DEBUG: python-oslo-db-lang-14.1.0-0.20230927092428.caebf76.el9.noarch DEBUG: python-oslo-i18n-lang-6.2.0-0.20231215115431.4bcda78.el9.noarch DEBUG: python-oslo-log-lang-5.4.0-0.20231116094558.b5b8c30.el9.noarch DEBUG: python-oslo-middleware-lang-5.2.0-0.20230904143101.4ba32ed.el9.noarch DEBUG: python-oslo-policy-lang-4.2.1-0.20230830073844.37de6f3.el9.noarch DEBUG: python-oslo-utils-lang-6.3.0-0.20231114091904.505d80e.el9.noarch DEBUG: python-oslo-versionedobjects-lang-3.2.0-0.20230830074519.6478669.el9.noarch DEBUG: python-pycadf-common-3.1.1-0.20230706150346.4179996.el9.noarch DEBUG: python3-PyMySQL-0.10.1-6.el9.noarch DEBUG: python3-alembic-1.8.1-1.el9s.noarch DEBUG: python3-amqp-5.1.1-1.el9s.noarch DEBUG: python3-attrs-20.3.0-7.el9.noarch DEBUG: python3-autopage-0.5.1-1.el9s.noarch DEBUG: python3-barbican-17.1.0-0.20240110173346.73de2e8.el9.noarch DEBUG: python3-barbican-tests-17.1.0-0.20240110173346.73de2e8.el9.noarch DEBUG: python3-barbicanclient-5.6.1-0.20230925112909.721e9d8.el9.noarch DEBUG: python3-bcrypt-3.2.2-4.el9s.x86_64 DEBUG: python3-binary-memcached-0.31.2-1.el9s.noarch DEBUG: python3-cachetools-5.3.1-4.el9s.noarch DEBUG: python3-castellan-4.3.0-0.20230926072414.7033db5.el9.noarch DEBUG: python3-cffi-1.14.5-5.el9.x86_64 DEBUG: python3-cliff-4.4.0-0.20231115135922.3ee0725.el9.noarch DEBUG: python3-cmd2-2.4.2-1.el9s.noarch DEBUG: python3-cryptography-36.0.1-4.el9.x86_64 DEBUG: python3-dateutil-1:2.8.1-7.el9.noarch DEBUG: python3-debtcollector-2.5.0-0.20230718123908.a6b46c5.el9.noarch DEBUG: python3-decorator-4.4.2-6.el9.noarch DEBUG: python3-dogpile-cache-1.1.8-1.el9s.noarch DEBUG: python3-etcd3gw-2.3.0-1.el9s.noarch DEBUG: python3-fasteners-0.19-1.el9s.noarch DEBUG: python3-fixtures-4.0.1-1.el9s.noarch DEBUG: python3-futurist-2.4.1-0.20230628103433.159d752.el9.noarch DEBUG: python3-gunicorn-21.2.0-2.el9s.noarch DEBUG: python3-importlib-metadata-4.12.0-2.el9s.noarch DEBUG: python3-inotify-0.9.6-25.el9.noarch DEBUG: python3-iso8601-1.1.0-1.el9s.noarch DEBUG: python3-jaraco-8.2.1-4.el9s.noarch DEBUG: python3-jaraco-classes-3.2.1-5.el9s.noarch DEBUG: python3-jeepney-0.8.0-3.el9s.noarch DEBUG: python3-jsonschema-4.16.0-2.el9s.noarch DEBUG: python3-jwt-2.6.0-2.el9s.noarch DEBUG: python3-jwt+crypto-2.6.0-2.el9s.noarch DEBUG: python3-keyring-23.9.3-1.el9s.noarch DEBUG: python3-keystoneauth1-5.4.0-0.20231124105149.44e477d.el9.noarch DEBUG: python3-keystoneclient-1:5.2.0-0.20230926071439.141787a.el9.noarch DEBUG: python3-keystonemiddleware-10.5.0-0.20231124110230.9ade074.el9.noarch DEBUG: python3-kombu-1:5.2.4-3.el9s.noarch DEBUG: python3-ldap3-2.9.1-1.el9s.noarch DEBUG: python3-logutils-0.3.5-15.el9s.noarch DEBUG: python3-mako-1.1.4-6.el9.noarch DEBUG: python3-memcached-1.59-3.el9s.noarch DEBUG: python3-microversion-parse-1.0.1-0.20230630142347.2c36df6.el9.noarch DEBUG: python3-more-itertools-10.1.0-1.el9s.noarch DEBUG: python3-msgpack-1.0.5-1.el9s.x86_64 DEBUG: python3-netaddr-0.8.0-5.el9.noarch DEBUG: python3-netifaces-0.10.6-15.el9.x86_64 DEBUG: python3-os-service-types-1.7.0-0.20230629121435.0b2f473.el9.noarch DEBUG: python3-oslo-cache-3.5.0-0.20231027114803.06f76e5.el9.noarch DEBUG: python3-oslo-cache+dogpile-3.5.0-0.20231027114803.06f76e5.el9.noarch DEBUG: python3-oslo-cache+etcd3gw-3.5.0-0.20231027114803.06f76e5.el9.noarch DEBUG: python3-oslo-concurrency-5.2.0-0.20230829102219.1abc8e0.el9.noarch DEBUG: python3-oslo-config-2:9.2.0-0.20230925111711.28187da.el9.noarch DEBUG: python3-oslo-context-5.3.0-0.20231115140446.8d25cad.el9.noarch DEBUG: python3-oslo-db-14.1.0-0.20230927092428.caebf76.el9.noarch DEBUG: python3-oslo-db+mysql-14.1.0-0.20230927092428.caebf76.el9.noarch DEBUG: python3-oslo-i18n-6.2.0-0.20231215115431.4bcda78.el9.noarch DEBUG: python3-oslo-log-5.4.0-0.20231116094558.b5b8c30.el9.noarch DEBUG: python3-oslo-messaging-14.5.0-0.20231115140921.3438726.el9.noarch DEBUG: python3-oslo-messaging+amqp1-14.5.0-0.20231115140921.3438726.el9.noarch DEBUG: python3-oslo-metrics-0.7.0-0.20230829101532.5b47840.el9.noarch DEBUG: python3-oslo-middleware-5.2.0-0.20230904143101.4ba32ed.el9.noarch DEBUG: python3-oslo-policy-4.2.1-0.20230830073844.37de6f3.el9.noarch DEBUG: python3-oslo-serialization-5.2.0-0.20230829103603.a0ba2d7.el9.noarch DEBUG: python3-oslo-service-3.2.0-0.20230829103133.e94d47a.el9.noarch DEBUG: python3-oslo-upgradecheck-2.2.0-0.20230829100853.cbee52e.el9.noarch DEBUG: python3-oslo-utils-6.3.0-0.20231114091904.505d80e.el9.noarch DEBUG: python3-oslo-versionedobjects-3.2.0-0.20230830074519.6478669.el9.noarch DEBUG: python3-paste-3.5.3-3.el9s.noarch DEBUG: python3-paste-deploy-3.0.1-1.el9s.noarch DEBUG: python3-pecan-1.4.2-2.el9s.noarch DEBUG: python3-ply-3.11-14.el9.noarch DEBUG: python3-prettytable-0.7.2-27.el9.noarch DEBUG: python3-prometheus_client-0.17.1-1.el9s.noarch DEBUG: python3-pyOpenSSL-20.0.1-2.el9s.noarch DEBUG: python3-pyasn1-0.4.8-6.el9.noarch DEBUG: python3-pycadf-3.1.1-0.20230706150346.4179996.el9.noarch DEBUG: python3-pycparser-2.20-6.el9.noarch DEBUG: python3-pymemcache-4.0.0-1.el9s.noarch DEBUG: python3-pynacl-1.5.0-1.el9s.x86_64 DEBUG: python3-pyngus-2.3.0-8.el9s.noarch DEBUG: python3-pyperclip-1.8.2-2.el9s.noarch DEBUG: python3-pyrsistent-0.17.3-8.el9.x86_64 DEBUG: python3-pyyaml-5.4.1-6.el9.x86_64 DEBUG: python3-qpid-proton-0.35.0-2.el9s.x86_64 DEBUG: python3-repoze-lru-0.7-10.el9s.noarch DEBUG: python3-rfc3986-1.5.0-1.el9s.noarch DEBUG: python3-routes-2.5.1-1.el9s.noarch DEBUG: python3-secretstorage-3.3.1-1.el9s.noarch DEBUG: python3-statsd-3.2.1-20.el9s.noarch DEBUG: python3-stevedore-5.1.0-0.20230627090844.2d99ccc.el9.noarch DEBUG: python3-tempita-0.5.2-2.el9s.noarch DEBUG: python3-testresources-2.0.1-2.el9s.noarch DEBUG: python3-testscenarios-0.5.0-21.el9s.noarch DEBUG: python3-testtools-2.6.0-1.el9s.noarch DEBUG: python3-uhashring-2.1-1.el9s.noarch DEBUG: python3-vine-5.0.0-3.el9s.noarch DEBUG: python3-wcwidth-0.2.6-1.el9s.noarch DEBUG: python3-webob-1.8.7-1.el9s.noarch DEBUG: python3-wrapt-1.14.1-1.el9s.x86_64 DEBUG: python3-yappi-1.3.6-1.el9s.x86_64 DEBUG: python3-zipp-3.6.0-1.el9s.noarch DEBUG: qpid-proton-c-0.35.0-2.el9s.x86_64 DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: kill orphans INFO: DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/home/centos9-master-uc/data/repos/component/security/73/de/73de2e8c3557706eb8bde74d69e5ee32ff6fc4e0_66efa37f'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 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', '-l', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.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-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.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-centos9-master-uc-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': 'C.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-centos9-master-uc-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.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-centos9-master-uc-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': 'C.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-centos9-master-uc-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': 'C.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-centos9-master-uc-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': 'C.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-centos9-master-uc-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': 'C.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-centos9-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.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-centos9-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.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-centos9-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.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-centos9-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.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-centos9-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.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': 'C.UTF-8'} and shell False Finish: clean chroot Finish: run DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.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-centos9-master-uc-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.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-centos9-master-uc-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.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-centos9-master-uc-x86_64-5-bootstrap/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.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-centos9-master-uc-x86_64-5-bootstrap/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.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-centos9-master-uc-x86_64-5-bootstrap/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.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-centos9-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.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-centos9-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.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-centos9-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.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-centos9-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0