+ 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/centos10-master-uc/data/dlrn-5.cfg --resultdir /home/centos10-master-uc/data/repos/component/cinder/a8/c7/a8c7de026759179046d24fa6c49df17231a5ee52_99edb21c' + /usr/bin/mock -v -r /home/centos10-master-uc/data/dlrn-5.cfg --resultdir /home/centos10-master-uc/data/repos/component/cinder/a8/c7/a8c7de026759179046d24fa6c49df17231a5ee52_99edb21c --clean WARNING: config_opts['use_bootstrap_container'] is deprecated, please use config_opts['use_bootstrap'] instead INFO: mock.py version 6.3 starting (python version = 3.9.18, NVR = mock-6.3-1.el9), args: /usr/libexec/mock/mock -v -r /home/centos10-master-uc/data/dlrn-5.cfg --resultdir /home/centos10-master-uc/data/repos/component/cinder/a8/c7/a8c7de026759179046d24fa6c49df17231a5ee52_99edb21c --clean Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-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-centos10-master-uc-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-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', 'dnf5.conf': 'dnf.conf', 'dnf4.conf': 'dnf.conf', 'dnf_command': 'dnf4_command', 'dnf_common_opts': 'dnf4_common_opts', 'dnf_install_command': 'dnf4_install_command', 'dnf_disable_plugins': 'dnf4_disable_plugins', 'dnf_avoid_opts': 'dnf4_avoid_opts', 'dnf_builddep_opts': 'dnf4_builddep_opts', 'system_dnf4_command': 'dnf4_system_command', 'system_dnf_command': 'dnf4_system_command', 'system_dnf5_command': 'dnf5_system_command', 'system_yum_command': 'yum_system_command', 'system_microdnf_command': 'microdnf_system_command'} DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/etc/mock/chroot-aliases.cfg', '/home/centos10-master-uc/data/dlrn-5.cfg'] DEBUG: version: 6.3 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos10-master-uc/data/repos/component/cinder/a8/c7/a8c7de026759179046d24fa6c49df17231a5ee52_99edb21c DEBUG: rootdir: /var/lib/mock/dlrn-centos10-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: host_arch: x86_64 DEBUG: chrootuid: 1039 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: True DEBUG: bootstrap_image: quay.io/centos/centos:stream10-development DEBUG: bootstrap_image_skip_pull: False DEBUG: bootstrap_image_ready: False DEBUG: bootstrap_image_fallback: True DEBUG: bootstrap_image_keep_getting: 120 DEBUG: bootstrap_image_assert_digest: None DEBUG: use_buildroot_image: False DEBUG: buildroot_image: None DEBUG: buildroot_image_skip_pull: False DEBUG: buildroot_image_ready: False DEBUG: buildroot_image_fallback: False DEBUG: buildroot_image_keep_getting: 120 DEBUG: buildroot_image_assert_digest: None 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_copied_ca_trust_dirs: [('/etc/pki/ca-trust', '/etc/pki/ca-trust'), ('/usr/share/pki/ca-trust-source', '/usr/share/pki/ca-trust-source')] 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', 'rpmautospec', 'buildroot_lock', 'export_buildroot_image', '__init__', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.9/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/ccache/u1039/', 'hashdir': True, 'debug': False, 'show_stats': False, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cinder/a8/c7/a8c7de026759179046d24fa6c49df17231a5ee52_99edb21c'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cinder/a8/c7/a8c7de026759179046d24fa6c49df17231a5ee52_99edb21c'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos10-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-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cinder/a8/c7/a8c7de026759179046d24fa6c49df17231a5ee52_99edb21c'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cinder/a8/c7/a8c7de026759179046d24fa6c49df17231a5ee52_99edb21c'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cinder/a8/c7/a8c7de026759179046d24fa6c49df17231a5ee52_99edb21c'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cinder/a8/c7/a8c7de026759179046d24fa6c49df17231a5ee52_99edb21c'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cinder/a8/c7/a8c7de026759179046d24fa6c49df17231a5ee52_99edb21c'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cinder/a8/c7/a8c7de026759179046d24fa6c49df17231a5ee52_99edb21c'}, 'buildroot_lock_enable': False, 'buildroot_lock_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cinder/a8/c7/a8c7de026759179046d24fa6c49df17231a5ee52_99edb21c'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cinder/a8/c7/a8c7de026759179046d24fa6c49df17231a5ee52_99edb21c'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cinder/a8/c7/a8c7de026759179046d24fa6c49df17231a5ee52_99edb21c'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'write_tar': False, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cinder/a8/c7/a8c7de026759179046d24fa6c49df17231a5ee52_99edb21c'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cinder/a8/c7/a8c7de026759179046d24fa6c49df17231a5ee52_99edb21c'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cinder/a8/c7/a8c7de026759179046d24fa6c49df17231a5ee52_99edb21c'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cinder/a8/c7/a8c7de026759179046d24fa6c49df17231a5ee52_99edb21c'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cinder/a8/c7/a8c7de026759179046d24fa6c49df17231a5ee52_99edb21c'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cinder/a8/c7/a8c7de026759179046d24fa6c49df17231a5ee52_99edb21c'}, '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-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cinder/a8/c7/a8c7de026759179046d24fa6c49df17231a5ee52_99edb21c'}, 'rpmautospec_enable': False, 'rpmautospec_opts': {'requires': ['rpmautospec'], 'cmd_base': ['/usr/bin/rpmautospec', 'process-distgit'], 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cinder/a8/c7/a8c7de026759179046d24fa6c49df17231a5ee52_99edb21c'}, 'export_buildroot_image_enable': False, 'export_buildroot_image_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cinder/a8/c7/a8c7de026759179046d24fa6c49df17231a5ee52_99edb21c'}, '__init___enable': False, '__init___opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cinder/a8/c7/a8c7de026759179046d24fa6c49df17231a5ee52_99edb21c'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cinder/a8/c7/a8c7de026759179046d24fa6c49df17231a5ee52_99edb21c'}} 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', 'int_src_dir': None, 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} 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: repo_arch: x86_64 DEBUG: repo_arch_map: {} DEBUG: target_arch: x86_64 DEBUG: releasever: 10 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {'stream': '10-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-builder-centos9.rdoproject.org', '%_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: yum_system_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: yum_avoid_opts: {} DEBUG: dnf4_command: /usr/bin/dnf-3 DEBUG: dnf4_system_command: /usr/bin/dnf-3 DEBUG: dnf4_common_opts: ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing'] DEBUG: dnf4_install_command: install python3-dnf python3-dnf-plugins-core DEBUG: dnf4_disable_plugins: ['local', 'spacewalk', 'versionlock'] DEBUG: dnf4_avoid_opts: {} DEBUG: dnf5_command: /usr/bin/dnf5 DEBUG: dnf5_system_command: /usr/bin/dnf5 DEBUG: dnf5_common_opts: ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing'] DEBUG: dnf5_install_command: install dnf5 dnf5-plugins DEBUG: dnf5_disable_plugins: [] DEBUG: dnf5_avoid_opts: {'remove': ['--allowerasing'], 'repoquery': ['--allowerasing'], 'makecache': ['--allowerasing'], 'search': ['--allowerasing'], 'info': ['--allowerasing']} 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: microdnf_avoid_opts: {} DEBUG: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: user_agent: Mock (dlrn-centos10-master-uc-x86_64-5; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: chroot_additional_packages: [] 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: copy_host_users: [] DEBUG: use_host_shadow_utils: True DEBUG: qemu_user_static_mapping: {'aarch64': 'aarch64', 'armv7hl': 'arm', 'i386': 'i386', 'i686': 'i386', 'ppc64': 'ppc64', 'ppc64le': 'ppc64le', 's390x': 's390x', 'x86_64': 'x86_64'} DEBUG: recursion_limit: 5000 DEBUG: calculatedeps: None DEBUG: hermetic_build: False DEBUG: mock_run_uuid: 6a1b61e4-ccdc-48f9-9f15-95f5568c92da DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos10-master-uc/data/dlrn-5.cfg DEBUG: root: dlrn-centos10-master-uc-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el10 DEBUG: use_bootstrap_container: True 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 # NOTE(karolinku) required for botocore best=0 protected_packages= module_platform_id=platform:el10 user_agent=DLRN [baseos] name=CentOS Stream $releasever - BaseOS #metalink=https://mirrors.centos.org/metalink?repo=centos-baseos-10-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/10-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-10-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/10-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-10-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-10-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-barbican] name=delorean-openstack-barbican-16b8a7cad9fb65478c65c00a5f26ca1417314ed0 baseurl=https://trunk.rdoproject.org/centos10-master/component/barbican/16/b8/16b8a7cad9fb65478c65c00a5f26ca1417314ed0_73c95ce7 enabled=1 gpgcheck=0 priority=1 [delorean-component-baremetal] name=delorean-python-sushy-7f41d5c8a608eb062ca73cde6e6714c564697f36 baseurl=https://trunk.rdoproject.org/centos10-master/component/baremetal/7f/41/7f41d5c8a608eb062ca73cde6e6714c564697f36_ee7ee841 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-python-cinder-tests-tempest-1357d5dccffc2cd6c1e8a13e84c065d5bd55e4d5 baseurl=https://trunk.rdoproject.org/centos10-master/component/cinder/13/57/1357d5dccffc2cd6c1e8a13e84c065d5bd55e4d5_df510a15 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-cinderclient-e2d30490444edf773afe6956848986a246dd68aa baseurl=https://trunk.rdoproject.org/centos10-master/component/clients/e2/d3/e2d30490444edf773afe6956848986a246dd68aa_1b68970d enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-python-observabilityclient-bcadbfe6706072ba27af462fa5c0fa3e0198d7e7 baseurl=https://trunk.rdoproject.org/centos10-master/component/cloudops/bc/ad/bcadbfe6706072ba27af462fa5c0fa3e0198d7e7_6f82bf1a enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-openstack-kolla-1c5239e1938a03a64a838ac54ea5e7c5681c6f83 baseurl=https://trunk.rdoproject.org/centos10-master/component/common/1c/52/1c5239e1938a03a64a838ac54ea5e7c5681c6f83_e4212f56 enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-d5cfdfd16d7573a83b05dd6c0656b7610e77c4c4 baseurl=https://trunk.rdoproject.org/centos10-master/component/compute/d5/cf/d5cfdfd16d7573a83b05dd6c0656b7610e77c4c4_0b94abfd enabled=1 gpgcheck=0 priority=1 [delorean-component-designate] name=delorean-openstack-designate-f307d62faf300222bfe62a1d52f850a8a2868121 baseurl=https://trunk.rdoproject.org/centos10-master/component/designate/f3/07/f307d62faf300222bfe62a1d52f850a8a2868121_1056db71 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-d5b2e4f47d61c206c6d90f09005b3a93a92e06a0 baseurl=https://trunk.rdoproject.org/centos10-master/component/glance/d5/b2/d5b2e4f47d61c206c6d90f09005b3a93a92e06a0_268fa265 enabled=1 gpgcheck=0 priority=1 [delorean-component-keystone] name=delorean-python-keystoneauth1-4f0414d864bd790aa6dc54e55308a94653fbcfb4 baseurl=https://trunk.rdoproject.org/centos10-master/component/keystone/4f/04/4f0414d864bd790aa6dc54e55308a94653fbcfb4_ea6b528e enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-python-manila-tests-tempest-b643b1237767132be466737e7c849a72b969d5e8 baseurl=https://trunk.rdoproject.org/centos10-master/component/manila/b6/43/b643b1237767132be466737e7c849a72b969d5e8_fbfaf7cf enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-python-neutron-tests-tempest-1f1b596026db3793b19da356f48da24f2b96940d baseurl=https://trunk.rdoproject.org/centos10-master/component/network/1f/1b/1f1b596026db3793b19da356f48da24f2b96940d_6bbbd268 enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-d6680d73ecaa28d71a19df9deb8891a3313d869e baseurl=https://trunk.rdoproject.org/centos10-master/component/octavia/d6/68/d6680d73ecaa28d71a19df9deb8891a3313d869e_cf67d3ef enabled=1 gpgcheck=0 priority=1 [delorean-component-optimize] name=delorean-python-watcher-tests-tempest-4fc1253844fb23bc4540f89d025775b7f525bae9 baseurl=https://trunk.rdoproject.org/centos10-master/component/optimize/4f/c1/4fc1253844fb23bc4540f89d025775b7f525bae9_5ce2889e enabled=1 gpgcheck=0 priority=1 [delorean-component-podified] name=delorean-edpm-image-builder-0753302c26bc3123be82afa517c6ddc74b50a966 baseurl=https://trunk.rdoproject.org/centos10-master/component/podified/07/53/0753302c26bc3123be82afa517c6ddc74b50a966_d62c2edd enabled=1 gpgcheck=0 priority=1 [delorean-component-puppet] name=delorean-puppet-ceph-5d8e8cbf48aa4b2ca11d20ed9c7479d759673bab baseurl=https://trunk.rdoproject.org/centos10-master/component/puppet/5d/8e/5d8e8cbf48aa4b2ca11d20ed9c7479d759673bab_ad3d6445 enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-4d2426591e8fe47f0c7cee5d73cf4bc0004e33a0 baseurl=https://trunk.rdoproject.org/centos10-master/component/swift/4d/24/4d2426591e8fe47f0c7cee5d73cf4bc0004e33a0_2abff1ce enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-python-tempestconf-8515371b7cceebd4282e09f1d8f0cc842df82855 baseurl=https://trunk.rdoproject.org/centos10-master/component/tempest/85/15/8515371b7cceebd4282e09f1d8f0cc842df82855_52405b11 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-trove-ui-7772b389096c8d5933755f9eeef83b26662ee559 baseurl=https://trunk.rdoproject.org/centos10-master/component/ui/77/72/7772b389096c8d5933755f9eeef83b26662ee559_3736ef65 enabled=1 gpgcheck=0 priority=1 [delorean-master-testing] name=dlrn-master-testing baseurl=https://trunk.rdoproject.org/centos10-master/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-master-build-deps] name=dlrn-master-build-deps baseurl=https://trunk.rdoproject.org/centos10-master/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos10-rabbitmq] name=centos9-rabbitmq baseurl=https://trunk.rdoproject.org/centos10-master/rabbitmq/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos10-storage] name=centos10-storage baseurl=http://mirror.stream.centos.org/SIGs/10-stream/storage/$basearch/ceph-squid/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos10-opstools] name=centos10-opstools baseurl=http://mirror.stream.centos.org/SIGs/10-stream/opstools/$basearch/collectd-5/ enabled=0 gpgcheck=0 module_hotfixes=1 [centos10-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=https://buildlogs.centos.org/centos/10-stream/nfv/x86_64/openvswitch-2/ enabled=1 gpgcheck=0 module_hotfixes=1 # epel is required for Ceph Squid and DLRN mock [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=liboath,gperftools-libs,thrift,libpmemobj,liborc2,libpmem,parquet-libs,libarrow*,mock*,distribution-gpg-keys,python3-templated-dictionary,python3-backoff 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-centos10-master-uc-x86_64-5-bootstrap DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root + /usr/bin/mock -v -r /home/centos10-master-uc/data/dlrn-5.cfg --resultdir /home/centos10-master-uc/data/repos/component/cinder/a8/c7/a8c7de026759179046d24fa6c49df17231a5ee52_99edb21c --init WARNING: config_opts['use_bootstrap_container'] is deprecated, please use config_opts['use_bootstrap'] instead INFO: mock.py version 6.3 starting (python version = 3.9.18, NVR = mock-6.3-1.el9), args: /usr/libexec/mock/mock -v -r /home/centos10-master-uc/data/dlrn-5.cfg --resultdir /home/centos10-master-uc/data/repos/component/cinder/a8/c7/a8c7de026759179046d24fa6c49df17231a5ee52_99edb21c --init Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-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-centos10-master-uc-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-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', 'dnf5.conf': 'dnf.conf', 'dnf4.conf': 'dnf.conf', 'dnf_command': 'dnf4_command', 'dnf_common_opts': 'dnf4_common_opts', 'dnf_install_command': 'dnf4_install_command', 'dnf_disable_plugins': 'dnf4_disable_plugins', 'dnf_avoid_opts': 'dnf4_avoid_opts', 'dnf_builddep_opts': 'dnf4_builddep_opts', 'system_dnf4_command': 'dnf4_system_command', 'system_dnf_command': 'dnf4_system_command', 'system_dnf5_command': 'dnf5_system_command', 'system_yum_command': 'yum_system_command', 'system_microdnf_command': 'microdnf_system_command'} DEBUG: config_paths: ['/etc/mock/chroot-aliases.cfg', '/home/centos10-master-uc/data/dlrn-5.cfg', '/etc/mock/site-defaults.cfg'] DEBUG: version: 6.3 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos10-master-uc/data/repos/component/cinder/a8/c7/a8c7de026759179046d24fa6c49df17231a5ee52_99edb21c DEBUG: rootdir: /var/lib/mock/dlrn-centos10-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: host_arch: x86_64 DEBUG: chrootuid: 1039 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: True DEBUG: bootstrap_image: quay.io/centos/centos:stream10-development DEBUG: bootstrap_image_skip_pull: False DEBUG: bootstrap_image_ready: False DEBUG: bootstrap_image_fallback: True DEBUG: bootstrap_image_keep_getting: 120 DEBUG: bootstrap_image_assert_digest: None DEBUG: use_buildroot_image: False DEBUG: buildroot_image: None DEBUG: buildroot_image_skip_pull: False DEBUG: buildroot_image_ready: False DEBUG: buildroot_image_fallback: False DEBUG: buildroot_image_keep_getting: 120 DEBUG: buildroot_image_assert_digest: None 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_copied_ca_trust_dirs: [('/etc/pki/ca-trust', '/etc/pki/ca-trust'), ('/usr/share/pki/ca-trust-source', '/usr/share/pki/ca-trust-source')] 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', 'rpmautospec', 'buildroot_lock', 'export_buildroot_image', '__init__', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.9/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/ccache/u1039/', 'hashdir': True, 'debug': False, 'show_stats': False, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cinder/a8/c7/a8c7de026759179046d24fa6c49df17231a5ee52_99edb21c'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cinder/a8/c7/a8c7de026759179046d24fa6c49df17231a5ee52_99edb21c'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos10-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-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cinder/a8/c7/a8c7de026759179046d24fa6c49df17231a5ee52_99edb21c'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cinder/a8/c7/a8c7de026759179046d24fa6c49df17231a5ee52_99edb21c'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cinder/a8/c7/a8c7de026759179046d24fa6c49df17231a5ee52_99edb21c'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cinder/a8/c7/a8c7de026759179046d24fa6c49df17231a5ee52_99edb21c'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cinder/a8/c7/a8c7de026759179046d24fa6c49df17231a5ee52_99edb21c'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cinder/a8/c7/a8c7de026759179046d24fa6c49df17231a5ee52_99edb21c'}, 'buildroot_lock_enable': False, 'buildroot_lock_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cinder/a8/c7/a8c7de026759179046d24fa6c49df17231a5ee52_99edb21c'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cinder/a8/c7/a8c7de026759179046d24fa6c49df17231a5ee52_99edb21c'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cinder/a8/c7/a8c7de026759179046d24fa6c49df17231a5ee52_99edb21c'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'write_tar': False, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cinder/a8/c7/a8c7de026759179046d24fa6c49df17231a5ee52_99edb21c'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cinder/a8/c7/a8c7de026759179046d24fa6c49df17231a5ee52_99edb21c'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cinder/a8/c7/a8c7de026759179046d24fa6c49df17231a5ee52_99edb21c'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cinder/a8/c7/a8c7de026759179046d24fa6c49df17231a5ee52_99edb21c'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cinder/a8/c7/a8c7de026759179046d24fa6c49df17231a5ee52_99edb21c'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cinder/a8/c7/a8c7de026759179046d24fa6c49df17231a5ee52_99edb21c'}, '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-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cinder/a8/c7/a8c7de026759179046d24fa6c49df17231a5ee52_99edb21c'}, 'rpmautospec_enable': False, 'rpmautospec_opts': {'requires': ['rpmautospec'], 'cmd_base': ['/usr/bin/rpmautospec', 'process-distgit'], 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cinder/a8/c7/a8c7de026759179046d24fa6c49df17231a5ee52_99edb21c'}, 'export_buildroot_image_enable': False, 'export_buildroot_image_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cinder/a8/c7/a8c7de026759179046d24fa6c49df17231a5ee52_99edb21c'}, '__init___enable': False, '__init___opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cinder/a8/c7/a8c7de026759179046d24fa6c49df17231a5ee52_99edb21c'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cinder/a8/c7/a8c7de026759179046d24fa6c49df17231a5ee52_99edb21c'}} 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', 'int_src_dir': None, 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} 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: repo_arch: x86_64 DEBUG: repo_arch_map: {} DEBUG: target_arch: x86_64 DEBUG: releasever: 10 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {'stream': '10-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-builder-centos9.rdoproject.org', '%_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: yum_system_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: yum_avoid_opts: {} DEBUG: dnf4_command: /usr/bin/dnf-3 DEBUG: dnf4_system_command: /usr/bin/dnf-3 DEBUG: dnf4_common_opts: ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing'] DEBUG: dnf4_install_command: install python3-dnf python3-dnf-plugins-core DEBUG: dnf4_disable_plugins: ['local', 'spacewalk', 'versionlock'] DEBUG: dnf4_avoid_opts: {} DEBUG: dnf5_command: /usr/bin/dnf5 DEBUG: dnf5_system_command: /usr/bin/dnf5 DEBUG: dnf5_common_opts: ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing'] DEBUG: dnf5_install_command: install dnf5 dnf5-plugins DEBUG: dnf5_disable_plugins: [] DEBUG: dnf5_avoid_opts: {'remove': ['--allowerasing'], 'repoquery': ['--allowerasing'], 'makecache': ['--allowerasing'], 'search': ['--allowerasing'], 'info': ['--allowerasing']} 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: microdnf_avoid_opts: {} DEBUG: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: user_agent: Mock (dlrn-centos10-master-uc-x86_64-5; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: chroot_additional_packages: [] 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: copy_host_users: [] DEBUG: use_host_shadow_utils: True DEBUG: qemu_user_static_mapping: {'aarch64': 'aarch64', 'armv7hl': 'arm', 'i386': 'i386', 'i686': 'i386', 'ppc64': 'ppc64', 'ppc64le': 'ppc64le', 's390x': 's390x', 'x86_64': 'x86_64'} DEBUG: recursion_limit: 5000 DEBUG: calculatedeps: None DEBUG: hermetic_build: False DEBUG: mock_run_uuid: 23d3cab5-fa0a-4fec-ba23-ef7dd41f3073 DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos10-master-uc/data/dlrn-5.cfg DEBUG: root: dlrn-centos10-master-uc-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el10 DEBUG: use_bootstrap_container: True 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 # NOTE(karolinku) required for botocore best=0 protected_packages= module_platform_id=platform:el10 user_agent=DLRN [baseos] name=CentOS Stream $releasever - BaseOS #metalink=https://mirrors.centos.org/metalink?repo=centos-baseos-10-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/10-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-10-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/10-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-10-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-10-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-barbican] name=delorean-openstack-barbican-16b8a7cad9fb65478c65c00a5f26ca1417314ed0 baseurl=https://trunk.rdoproject.org/centos10-master/component/barbican/16/b8/16b8a7cad9fb65478c65c00a5f26ca1417314ed0_73c95ce7 enabled=1 gpgcheck=0 priority=1 [delorean-component-baremetal] name=delorean-python-sushy-7f41d5c8a608eb062ca73cde6e6714c564697f36 baseurl=https://trunk.rdoproject.org/centos10-master/component/baremetal/7f/41/7f41d5c8a608eb062ca73cde6e6714c564697f36_ee7ee841 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-python-cinder-tests-tempest-1357d5dccffc2cd6c1e8a13e84c065d5bd55e4d5 baseurl=https://trunk.rdoproject.org/centos10-master/component/cinder/13/57/1357d5dccffc2cd6c1e8a13e84c065d5bd55e4d5_df510a15 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-cinderclient-e2d30490444edf773afe6956848986a246dd68aa baseurl=https://trunk.rdoproject.org/centos10-master/component/clients/e2/d3/e2d30490444edf773afe6956848986a246dd68aa_1b68970d enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-python-observabilityclient-bcadbfe6706072ba27af462fa5c0fa3e0198d7e7 baseurl=https://trunk.rdoproject.org/centos10-master/component/cloudops/bc/ad/bcadbfe6706072ba27af462fa5c0fa3e0198d7e7_6f82bf1a enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-openstack-kolla-1c5239e1938a03a64a838ac54ea5e7c5681c6f83 baseurl=https://trunk.rdoproject.org/centos10-master/component/common/1c/52/1c5239e1938a03a64a838ac54ea5e7c5681c6f83_e4212f56 enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-d5cfdfd16d7573a83b05dd6c0656b7610e77c4c4 baseurl=https://trunk.rdoproject.org/centos10-master/component/compute/d5/cf/d5cfdfd16d7573a83b05dd6c0656b7610e77c4c4_0b94abfd enabled=1 gpgcheck=0 priority=1 [delorean-component-designate] name=delorean-openstack-designate-f307d62faf300222bfe62a1d52f850a8a2868121 baseurl=https://trunk.rdoproject.org/centos10-master/component/designate/f3/07/f307d62faf300222bfe62a1d52f850a8a2868121_1056db71 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-d5b2e4f47d61c206c6d90f09005b3a93a92e06a0 baseurl=https://trunk.rdoproject.org/centos10-master/component/glance/d5/b2/d5b2e4f47d61c206c6d90f09005b3a93a92e06a0_268fa265 enabled=1 gpgcheck=0 priority=1 [delorean-component-keystone] name=delorean-python-keystoneauth1-4f0414d864bd790aa6dc54e55308a94653fbcfb4 baseurl=https://trunk.rdoproject.org/centos10-master/component/keystone/4f/04/4f0414d864bd790aa6dc54e55308a94653fbcfb4_ea6b528e enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-python-manila-tests-tempest-b643b1237767132be466737e7c849a72b969d5e8 baseurl=https://trunk.rdoproject.org/centos10-master/component/manila/b6/43/b643b1237767132be466737e7c849a72b969d5e8_fbfaf7cf enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-python-neutron-tests-tempest-1f1b596026db3793b19da356f48da24f2b96940d baseurl=https://trunk.rdoproject.org/centos10-master/component/network/1f/1b/1f1b596026db3793b19da356f48da24f2b96940d_6bbbd268 enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-d6680d73ecaa28d71a19df9deb8891a3313d869e baseurl=https://trunk.rdoproject.org/centos10-master/component/octavia/d6/68/d6680d73ecaa28d71a19df9deb8891a3313d869e_cf67d3ef enabled=1 gpgcheck=0 priority=1 [delorean-component-optimize] name=delorean-python-watcher-tests-tempest-4fc1253844fb23bc4540f89d025775b7f525bae9 baseurl=https://trunk.rdoproject.org/centos10-master/component/optimize/4f/c1/4fc1253844fb23bc4540f89d025775b7f525bae9_5ce2889e enabled=1 gpgcheck=0 priority=1 [delorean-component-podified] name=delorean-edpm-image-builder-0753302c26bc3123be82afa517c6ddc74b50a966 baseurl=https://trunk.rdoproject.org/centos10-master/component/podified/07/53/0753302c26bc3123be82afa517c6ddc74b50a966_d62c2edd enabled=1 gpgcheck=0 priority=1 [delorean-component-puppet] name=delorean-puppet-ceph-5d8e8cbf48aa4b2ca11d20ed9c7479d759673bab baseurl=https://trunk.rdoproject.org/centos10-master/component/puppet/5d/8e/5d8e8cbf48aa4b2ca11d20ed9c7479d759673bab_ad3d6445 enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-4d2426591e8fe47f0c7cee5d73cf4bc0004e33a0 baseurl=https://trunk.rdoproject.org/centos10-master/component/swift/4d/24/4d2426591e8fe47f0c7cee5d73cf4bc0004e33a0_2abff1ce enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-python-tempestconf-8515371b7cceebd4282e09f1d8f0cc842df82855 baseurl=https://trunk.rdoproject.org/centos10-master/component/tempest/85/15/8515371b7cceebd4282e09f1d8f0cc842df82855_52405b11 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-trove-ui-7772b389096c8d5933755f9eeef83b26662ee559 baseurl=https://trunk.rdoproject.org/centos10-master/component/ui/77/72/7772b389096c8d5933755f9eeef83b26662ee559_3736ef65 enabled=1 gpgcheck=0 priority=1 [delorean-master-testing] name=dlrn-master-testing baseurl=https://trunk.rdoproject.org/centos10-master/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-master-build-deps] name=dlrn-master-build-deps baseurl=https://trunk.rdoproject.org/centos10-master/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos10-rabbitmq] name=centos9-rabbitmq baseurl=https://trunk.rdoproject.org/centos10-master/rabbitmq/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos10-storage] name=centos10-storage baseurl=http://mirror.stream.centos.org/SIGs/10-stream/storage/$basearch/ceph-squid/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos10-opstools] name=centos10-opstools baseurl=http://mirror.stream.centos.org/SIGs/10-stream/opstools/$basearch/collectd-5/ enabled=0 gpgcheck=0 module_hotfixes=1 [centos10-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=https://buildlogs.centos.org/centos/10-stream/nfv/x86_64/openvswitch-2/ enabled=1 gpgcheck=0 module_hotfixes=1 # epel is required for Ceph Squid and DLRN mock [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=liboath,gperftools-libs,thrift,libpmemobj,liborc2,libpmem,parquet-libs,libarrow*,mock*,distribution-gpg-keys,python3-templated-dictionary,python3-backoff 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-centos10-master-uc-x86_64-5 DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5 DEBUG: ensuring that dir exists: /home/centos10-master-uc/data/repos/component/cinder/a8/c7/a8c7de026759179046d24fa6c49df17231a5ee52_99edb21c Mock Version: 6.3 INFO: Mock Version: 6.3 INFO: Mock Version: 6.3 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/mapper DEBUG: kernel version == 5.14.0-427.16.1.el9_4.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/results DEBUG: searching for 'dnf4' package manager or alternatives INFO: Package manager dnf4 detected and used (fallback) DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: copying CA trust dir into chroot: /etc/pki/ca-trust => /etc/pki/ca-trust DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust with files from /etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: copying CA trust dir into chroot: /usr/share/pki/ca-trust-source => /usr/share/pki/ca-trust-source DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-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-centos10-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-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-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-centos10-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-centos10-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-centos10-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-centos10-master-uc-x86_64-5-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-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-centos10-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-centos10-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-centos10-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-centos10-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-centos10-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-centos10-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-centos10-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/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.iuefva_p', '/var/lib/mock/dlrn-centos10-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: ensuring that dir exists: /var/lib/mock/dlrn-centos10-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-centos10-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-centos10-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-centos10-master-uc-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos10-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-centos10-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-centos10-master-uc-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos10-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: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc DEBUG: method _make_users skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos10-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-centos10-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/centos10-master-uc/data/repos/component/cinder/a8/c7/a8c7de026759179046d24fa6c49df17231a5ee52_99edb21c INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/tar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos10-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-centos10-master-uc-x86_64-5/root/./proc DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./sys DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./dev DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./tmp/ccache DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/cache/yum DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/cache/dnf DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/log DEBUG: created dir: /var/lib/mock/dlrn-centos10-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-centos10-master-uc-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-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: Address sizes: 40 bits physical, 48 bits virtual DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Vendor ID: AuthenticAMD DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: Stepping: 0 DEBUG: BogoMIPS: 5599.99 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 clzero xsaveerptr wbnoinvd arat npt lbrv nrip_save tsc_scale vmcb_clean pausefilter pfthreshold umip rdpid arch_capabilities DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 128 KiB (4 instances) DEBUG: L1i cache: 128 KiB (4 instances) DEBUG: L2 cache: 2 MiB (4 instances) DEBUG: L3 cache: 64 MiB (4 instances) DEBUG: NUMA node(s): 1 DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Vulnerability Gather data sampling: Not affected DEBUG: Vulnerability Itlb multihit: Not affected DEBUG: Vulnerability L1tf: Not affected DEBUG: Vulnerability Mds: Not affected DEBUG: Vulnerability Meltdown: Not affected DEBUG: Vulnerability Mmio stale data: Not affected DEBUG: Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled DEBUG: Vulnerability Spec rstack overflow: Vulnerable: Safe RET, no microcode DEBUG: Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl DEBUG: Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization DEBUG: Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, STIBP disabled, RSB filling, PBRSB-eIBRS Not affected DEBUG: Vulnerability Srbds: Not affected DEBUG: Vulnerability Tsx async abort: Not affected DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free', '--human'] with env {'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: 15Gi 3.6Gi 1.8Gi 957Mi 11Gi 11Gi DEBUG: Swap: 15Gi 5.6Gi 10Gi DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '-T', '/var/lib/mock/dlrn-centos10-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 Type Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs tmpfs 4.3G 844M 3.5G 20% /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: /dev/vda4 xfs 549G 184G 366G 34% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/mapper DEBUG: kernel version == 5.14.0-427.16.1.el9_4.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: resultdir = /home/centos10-master-uc/data/repos/component/cinder/a8/c7/a8c7de026759179046d24fa6c49df17231a5ee52_99edb21c INFO: Package manager dnf4 detected and used (direct choice) DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/mock DEBUG: copying CA trust dir into chroot: /etc/pki/ca-trust => /etc/pki/ca-trust DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust with files from /etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/source/blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: copying CA trust dir into chroot: /usr/share/pki/ca-trust-source => /usr/share/pki/ca-trust-source DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-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-centos10-master-uc-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos10-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-centos10-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-centos10-master-uc-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-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-centos10-master-uc-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos10-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-centos10-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-centos10-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-centos10-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-centos10-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-centos10-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/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.genxohm2', '/var/lib/mock/dlrn-centos10-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-centos10-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-centos10-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-centos10-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-centos10-master-uc-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos10-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-centos10-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-centos10-master-uc-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos10-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: ['userdel', '-f', 'mockbuild', '--prefix', '/var/lib/mock/dlrn-centos10-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: ['groupdel', 'mock', '--prefix', '/var/lib/mock/dlrn-centos10-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: ['groupadd', 'mock', '-g', '135', '--prefix', '/var/lib/mock/dlrn-centos10-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: ['useradd', 'mockbuild', '-o', '-u', '1039', '-g', '135', '-N', '-d', '/builddir', '--prefix', '/var/lib/mock/dlrn-centos10-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: useradd: warning: the home directory /builddir already exists. DEBUG: useradd: Not copying any file from skel directory into it. DEBUG: Creating mailbox file: File exists DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/.initialized Finish: chroot init Finish: run DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-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-centos10-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-centos10-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', '/var/lib/mock/dlrn-centos10-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', '-l', '/var/lib/mock/dlrn-centos10-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-centos10-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-centos10-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-centos10-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-centos10-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-centos10-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 in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-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-centos10-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-centos10-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', '/var/lib/mock/dlrn-centos10-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', '-l', '/var/lib/mock/dlrn-centos10-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-centos10-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-centos10-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-centos10-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-centos10-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-centos10-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/centos10-master-uc/data/dlrn-5.cfg --chroot 'git config --global --add safe.directory /var/tmp/pkgsrc' WARNING: config_opts['use_bootstrap_container'] is deprecated, please use config_opts['use_bootstrap'] instead ++ /usr/bin/mock -r /home/centos10-master-uc/data/dlrn-5.cfg -p WARNING: config_opts['use_bootstrap_container'] is deprecated, please use config_opts['use_bootstrap'] instead + MOCKDIR=/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/ + '[' -z '' ']' + '[' '' == 1 ']' + detect_version_and_release + '[' -r setup.py -a '!' -r metadata.json ']' + copy_src_to_mock_buildroot + git checkout -f a8c7de026759179046d24fa6c49df17231a5ee52 HEAD is now at a8c7de0 Merge "Add missing release note" + '[' -d /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root//var/tmp/pkgsrc ']' + mkdir /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root//var/tmp/pkgsrc + cp -pr . /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root//var/tmp/pkgsrc + pushd /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root//var/tmp/pkgsrc /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/tmp/pkgsrc ~/data/python-os-brick + set +o pipefail + git tag -l 'private-*' + xargs -n 1 git tag -d + set -o pipefail + popd ~/data/python-os-brick + '[' -z '' ']' ++ /usr/bin/mock -q -r /home/centos10-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 WARNING: config_opts['use_bootstrap_container'] is deprecated, please use config_opts['use_bootstrap'] instead ++ /usr/bin/mock -q -r /home/centos10-master-uc/data/dlrn-5.cfg --chroot 'cd /var/tmp/pkgsrc && git log --abbrev=7 -n1 --format=format:%h' WARNING: config_opts['use_bootstrap_container'] is deprecated, please use config_opts['use_bootstrap'] instead + setversionandrelease 6.13.0 a8c7de0 + UPSTREAMVERSION=6.13.0 + [[ 6.13.0 =~ ([^-]*)-(.+) ]] + [[ 6.13.0 =~ (.*?)\.(0rc.+) ]] + [[ 6.13.0 =~ (.*?)\.(0b.+) ]] + [[ 6.13.0 =~ (.*?)\.(0a.+) ]] + [[ 6.13.0 =~ (.*?)\.(dev.+) ]] + [[ 6.13.0 =~ (.*?)\.(g.+) ]] + [[ 6.13.0 =~ (.*?)\.pre.* ]] + [[ 6.13.0 =~ ^([.0-9]*)$ ]] + VERSION=6.13.0 + [[ '' =~ \.dev[0-9]+\. ]] + '[' 0.date.hash = 0.1.date.hash ']' + '[' 0.date.hash = minor.date.hash ']' + RELEASE=0.20250905144355.a8c7de0 + '[' -r setup.py -a '!' -r metadata.json ']' + SOURCETYPE=tarball + /usr/bin/mock -v -r /home/centos10-master-uc/data/dlrn-5.cfg --resultdir /home/centos10-master-uc/data/repos/component/cinder/a8/c7/a8c7de026759179046d24fa6c49df17231a5ee52_99edb21c --chroot 'cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)' WARNING: config_opts['use_bootstrap_container'] is deprecated, please use config_opts['use_bootstrap'] instead INFO: mock.py version 6.3 starting (python version = 3.9.18, NVR = mock-6.3-1.el9), args: /usr/libexec/mock/mock -v -r /home/centos10-master-uc/data/dlrn-5.cfg --resultdir /home/centos10-master-uc/data/repos/component/cinder/a8/c7/a8c7de026759179046d24fa6c49df17231a5ee52_99edb21c --chroot 'cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)' Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-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-centos10-master-uc-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-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', 'dnf5.conf': 'dnf.conf', 'dnf4.conf': 'dnf.conf', 'dnf_command': 'dnf4_command', 'dnf_common_opts': 'dnf4_common_opts', 'dnf_install_command': 'dnf4_install_command', 'dnf_disable_plugins': 'dnf4_disable_plugins', 'dnf_avoid_opts': 'dnf4_avoid_opts', 'dnf_builddep_opts': 'dnf4_builddep_opts', 'system_dnf4_command': 'dnf4_system_command', 'system_dnf_command': 'dnf4_system_command', 'system_dnf5_command': 'dnf5_system_command', 'system_yum_command': 'yum_system_command', 'system_microdnf_command': 'microdnf_system_command'} DEBUG: config_paths: ['/etc/mock/chroot-aliases.cfg', '/etc/mock/site-defaults.cfg', '/home/centos10-master-uc/data/dlrn-5.cfg'] DEBUG: version: 6.3 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos10-master-uc/data/repos/component/cinder/a8/c7/a8c7de026759179046d24fa6c49df17231a5ee52_99edb21c DEBUG: rootdir: /var/lib/mock/dlrn-centos10-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: host_arch: x86_64 DEBUG: chrootuid: 1039 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: True DEBUG: bootstrap_image: quay.io/centos/centos:stream10-development DEBUG: bootstrap_image_skip_pull: False DEBUG: bootstrap_image_ready: False DEBUG: bootstrap_image_fallback: True DEBUG: bootstrap_image_keep_getting: 120 DEBUG: bootstrap_image_assert_digest: None DEBUG: use_buildroot_image: False DEBUG: buildroot_image: None DEBUG: buildroot_image_skip_pull: False DEBUG: buildroot_image_ready: False DEBUG: buildroot_image_fallback: False DEBUG: buildroot_image_keep_getting: 120 DEBUG: buildroot_image_assert_digest: None 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_copied_ca_trust_dirs: [('/etc/pki/ca-trust', '/etc/pki/ca-trust'), ('/usr/share/pki/ca-trust-source', '/usr/share/pki/ca-trust-source')] 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', 'rpmautospec', 'buildroot_lock', 'export_buildroot_image', '__init__', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.9/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/ccache/u1039/', 'hashdir': True, 'debug': False, 'show_stats': False, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cinder/a8/c7/a8c7de026759179046d24fa6c49df17231a5ee52_99edb21c'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cinder/a8/c7/a8c7de026759179046d24fa6c49df17231a5ee52_99edb21c'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos10-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-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cinder/a8/c7/a8c7de026759179046d24fa6c49df17231a5ee52_99edb21c'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cinder/a8/c7/a8c7de026759179046d24fa6c49df17231a5ee52_99edb21c'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cinder/a8/c7/a8c7de026759179046d24fa6c49df17231a5ee52_99edb21c'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cinder/a8/c7/a8c7de026759179046d24fa6c49df17231a5ee52_99edb21c'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cinder/a8/c7/a8c7de026759179046d24fa6c49df17231a5ee52_99edb21c'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cinder/a8/c7/a8c7de026759179046d24fa6c49df17231a5ee52_99edb21c'}, 'buildroot_lock_enable': False, 'buildroot_lock_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cinder/a8/c7/a8c7de026759179046d24fa6c49df17231a5ee52_99edb21c'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cinder/a8/c7/a8c7de026759179046d24fa6c49df17231a5ee52_99edb21c'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cinder/a8/c7/a8c7de026759179046d24fa6c49df17231a5ee52_99edb21c'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'write_tar': False, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cinder/a8/c7/a8c7de026759179046d24fa6c49df17231a5ee52_99edb21c'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cinder/a8/c7/a8c7de026759179046d24fa6c49df17231a5ee52_99edb21c'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cinder/a8/c7/a8c7de026759179046d24fa6c49df17231a5ee52_99edb21c'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cinder/a8/c7/a8c7de026759179046d24fa6c49df17231a5ee52_99edb21c'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cinder/a8/c7/a8c7de026759179046d24fa6c49df17231a5ee52_99edb21c'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cinder/a8/c7/a8c7de026759179046d24fa6c49df17231a5ee52_99edb21c'}, '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-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cinder/a8/c7/a8c7de026759179046d24fa6c49df17231a5ee52_99edb21c'}, 'rpmautospec_enable': False, 'rpmautospec_opts': {'requires': ['rpmautospec'], 'cmd_base': ['/usr/bin/rpmautospec', 'process-distgit'], 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cinder/a8/c7/a8c7de026759179046d24fa6c49df17231a5ee52_99edb21c'}, 'export_buildroot_image_enable': False, 'export_buildroot_image_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cinder/a8/c7/a8c7de026759179046d24fa6c49df17231a5ee52_99edb21c'}, '__init___enable': False, '__init___opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cinder/a8/c7/a8c7de026759179046d24fa6c49df17231a5ee52_99edb21c'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cinder/a8/c7/a8c7de026759179046d24fa6c49df17231a5ee52_99edb21c'}} 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', 'int_src_dir': None, 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} 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: repo_arch: x86_64 DEBUG: repo_arch_map: {} DEBUG: target_arch: x86_64 DEBUG: releasever: 10 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {'stream': '10-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-builder-centos9.rdoproject.org', '%_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: yum_system_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: yum_avoid_opts: {} DEBUG: dnf4_command: /usr/bin/dnf-3 DEBUG: dnf4_system_command: /usr/bin/dnf-3 DEBUG: dnf4_common_opts: ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing'] DEBUG: dnf4_install_command: install python3-dnf python3-dnf-plugins-core DEBUG: dnf4_disable_plugins: ['local', 'spacewalk', 'versionlock'] DEBUG: dnf4_avoid_opts: {} DEBUG: dnf5_command: /usr/bin/dnf5 DEBUG: dnf5_system_command: /usr/bin/dnf5 DEBUG: dnf5_common_opts: ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing'] DEBUG: dnf5_install_command: install dnf5 dnf5-plugins DEBUG: dnf5_disable_plugins: [] DEBUG: dnf5_avoid_opts: {'remove': ['--allowerasing'], 'repoquery': ['--allowerasing'], 'makecache': ['--allowerasing'], 'search': ['--allowerasing'], 'info': ['--allowerasing']} 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: microdnf_avoid_opts: {} DEBUG: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: user_agent: Mock (dlrn-centos10-master-uc-x86_64-5; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: chroot_additional_packages: [] 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: copy_host_users: [] DEBUG: use_host_shadow_utils: True DEBUG: qemu_user_static_mapping: {'aarch64': 'aarch64', 'armv7hl': 'arm', 'i386': 'i386', 'i686': 'i386', 'ppc64': 'ppc64', 'ppc64le': 'ppc64le', 's390x': 's390x', 'x86_64': 'x86_64'} DEBUG: recursion_limit: 5000 DEBUG: calculatedeps: None DEBUG: hermetic_build: False DEBUG: mock_run_uuid: 32ecec54-d386-490b-915a-9d4ae71b3b73 DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos10-master-uc/data/dlrn-5.cfg DEBUG: root: dlrn-centos10-master-uc-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el10 DEBUG: use_bootstrap_container: True 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 # NOTE(karolinku) required for botocore best=0 protected_packages= module_platform_id=platform:el10 user_agent=DLRN [baseos] name=CentOS Stream $releasever - BaseOS #metalink=https://mirrors.centos.org/metalink?repo=centos-baseos-10-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/10-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-10-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/10-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-10-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-10-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-barbican] name=delorean-openstack-barbican-16b8a7cad9fb65478c65c00a5f26ca1417314ed0 baseurl=https://trunk.rdoproject.org/centos10-master/component/barbican/16/b8/16b8a7cad9fb65478c65c00a5f26ca1417314ed0_73c95ce7 enabled=1 gpgcheck=0 priority=1 [delorean-component-baremetal] name=delorean-python-sushy-7f41d5c8a608eb062ca73cde6e6714c564697f36 baseurl=https://trunk.rdoproject.org/centos10-master/component/baremetal/7f/41/7f41d5c8a608eb062ca73cde6e6714c564697f36_ee7ee841 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-python-cinder-tests-tempest-1357d5dccffc2cd6c1e8a13e84c065d5bd55e4d5 baseurl=https://trunk.rdoproject.org/centos10-master/component/cinder/13/57/1357d5dccffc2cd6c1e8a13e84c065d5bd55e4d5_df510a15 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-cinderclient-e2d30490444edf773afe6956848986a246dd68aa baseurl=https://trunk.rdoproject.org/centos10-master/component/clients/e2/d3/e2d30490444edf773afe6956848986a246dd68aa_1b68970d enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-python-observabilityclient-bcadbfe6706072ba27af462fa5c0fa3e0198d7e7 baseurl=https://trunk.rdoproject.org/centos10-master/component/cloudops/bc/ad/bcadbfe6706072ba27af462fa5c0fa3e0198d7e7_6f82bf1a enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-openstack-kolla-1c5239e1938a03a64a838ac54ea5e7c5681c6f83 baseurl=https://trunk.rdoproject.org/centos10-master/component/common/1c/52/1c5239e1938a03a64a838ac54ea5e7c5681c6f83_e4212f56 enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-d5cfdfd16d7573a83b05dd6c0656b7610e77c4c4 baseurl=https://trunk.rdoproject.org/centos10-master/component/compute/d5/cf/d5cfdfd16d7573a83b05dd6c0656b7610e77c4c4_0b94abfd enabled=1 gpgcheck=0 priority=1 [delorean-component-designate] name=delorean-openstack-designate-f307d62faf300222bfe62a1d52f850a8a2868121 baseurl=https://trunk.rdoproject.org/centos10-master/component/designate/f3/07/f307d62faf300222bfe62a1d52f850a8a2868121_1056db71 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-d5b2e4f47d61c206c6d90f09005b3a93a92e06a0 baseurl=https://trunk.rdoproject.org/centos10-master/component/glance/d5/b2/d5b2e4f47d61c206c6d90f09005b3a93a92e06a0_268fa265 enabled=1 gpgcheck=0 priority=1 [delorean-component-keystone] name=delorean-python-keystoneauth1-4f0414d864bd790aa6dc54e55308a94653fbcfb4 baseurl=https://trunk.rdoproject.org/centos10-master/component/keystone/4f/04/4f0414d864bd790aa6dc54e55308a94653fbcfb4_ea6b528e enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-python-manila-tests-tempest-b643b1237767132be466737e7c849a72b969d5e8 baseurl=https://trunk.rdoproject.org/centos10-master/component/manila/b6/43/b643b1237767132be466737e7c849a72b969d5e8_fbfaf7cf enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-python-neutron-tests-tempest-1f1b596026db3793b19da356f48da24f2b96940d baseurl=https://trunk.rdoproject.org/centos10-master/component/network/1f/1b/1f1b596026db3793b19da356f48da24f2b96940d_6bbbd268 enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-d6680d73ecaa28d71a19df9deb8891a3313d869e baseurl=https://trunk.rdoproject.org/centos10-master/component/octavia/d6/68/d6680d73ecaa28d71a19df9deb8891a3313d869e_cf67d3ef enabled=1 gpgcheck=0 priority=1 [delorean-component-optimize] name=delorean-python-watcher-tests-tempest-4fc1253844fb23bc4540f89d025775b7f525bae9 baseurl=https://trunk.rdoproject.org/centos10-master/component/optimize/4f/c1/4fc1253844fb23bc4540f89d025775b7f525bae9_5ce2889e enabled=1 gpgcheck=0 priority=1 [delorean-component-podified] name=delorean-edpm-image-builder-0753302c26bc3123be82afa517c6ddc74b50a966 baseurl=https://trunk.rdoproject.org/centos10-master/component/podified/07/53/0753302c26bc3123be82afa517c6ddc74b50a966_d62c2edd enabled=1 gpgcheck=0 priority=1 [delorean-component-puppet] name=delorean-puppet-ceph-5d8e8cbf48aa4b2ca11d20ed9c7479d759673bab baseurl=https://trunk.rdoproject.org/centos10-master/component/puppet/5d/8e/5d8e8cbf48aa4b2ca11d20ed9c7479d759673bab_ad3d6445 enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-4d2426591e8fe47f0c7cee5d73cf4bc0004e33a0 baseurl=https://trunk.rdoproject.org/centos10-master/component/swift/4d/24/4d2426591e8fe47f0c7cee5d73cf4bc0004e33a0_2abff1ce enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-python-tempestconf-8515371b7cceebd4282e09f1d8f0cc842df82855 baseurl=https://trunk.rdoproject.org/centos10-master/component/tempest/85/15/8515371b7cceebd4282e09f1d8f0cc842df82855_52405b11 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-trove-ui-7772b389096c8d5933755f9eeef83b26662ee559 baseurl=https://trunk.rdoproject.org/centos10-master/component/ui/77/72/7772b389096c8d5933755f9eeef83b26662ee559_3736ef65 enabled=1 gpgcheck=0 priority=1 [delorean-master-testing] name=dlrn-master-testing baseurl=https://trunk.rdoproject.org/centos10-master/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-master-build-deps] name=dlrn-master-build-deps baseurl=https://trunk.rdoproject.org/centos10-master/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos10-rabbitmq] name=centos9-rabbitmq baseurl=https://trunk.rdoproject.org/centos10-master/rabbitmq/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos10-storage] name=centos10-storage baseurl=http://mirror.stream.centos.org/SIGs/10-stream/storage/$basearch/ceph-squid/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos10-opstools] name=centos10-opstools baseurl=http://mirror.stream.centos.org/SIGs/10-stream/opstools/$basearch/collectd-5/ enabled=0 gpgcheck=0 module_hotfixes=1 [centos10-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=https://buildlogs.centos.org/centos/10-stream/nfv/x86_64/openvswitch-2/ enabled=1 gpgcheck=0 module_hotfixes=1 # epel is required for Ceph Squid and DLRN mock [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=liboath,gperftools-libs,thrift,libpmemobj,liborc2,libpmem,parquet-libs,libarrow*,mock*,distribution-gpg-keys,python3-templated-dictionary,python3-backoff 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-centos10-master-uc-x86_64-5 DEBUG: ensuring that dir exists: /home/centos10-master-uc/data/repos/component/cinder/a8/c7/a8c7de026759179046d24fa6c49df17231a5ee52_99edb21c Mock Version: 6.3 INFO: Mock Version: 6.3 INFO: Mock Version: 6.3 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/mapper DEBUG: kernel version == 5.14.0-427.16.1.el9_4.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/results DEBUG: searching for 'dnf4' package manager or alternatives INFO: Package manager dnf4 detected and used (fallback) DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: copying CA trust dir into chroot: /etc/pki/ca-trust => /etc/pki/ca-trust DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust with files from /etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: copying CA trust dir into chroot: /usr/share/pki/ca-trust-source => /usr/share/pki/ca-trust-source DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-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-centos10-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-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-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-centos10-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-centos10-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-centos10-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-centos10-master-uc-x86_64-5-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-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-centos10-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-centos10-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-centos10-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-centos10-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-centos10-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-centos10-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-centos10-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/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.j0gcwb8b', '/var/lib/mock/dlrn-centos10-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: ensuring that dir exists: /var/lib/mock/dlrn-centos10-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-centos10-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-centos10-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-centos10-master-uc-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos10-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-centos10-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-centos10-master-uc-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos10-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: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc DEBUG: method _make_users skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root. DEBUG: ensuring that dir exists: /home/centos10-master-uc/data/repos/component/cinder/a8/c7/a8c7de026759179046d24fa6c49df17231a5ee52_99edb21c INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-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: Address sizes: 40 bits physical, 48 bits virtual DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Vendor ID: AuthenticAMD DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: Stepping: 0 DEBUG: BogoMIPS: 5599.99 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 clzero xsaveerptr wbnoinvd arat npt lbrv nrip_save tsc_scale vmcb_clean pausefilter pfthreshold umip rdpid arch_capabilities DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 128 KiB (4 instances) DEBUG: L1i cache: 128 KiB (4 instances) DEBUG: L2 cache: 2 MiB (4 instances) DEBUG: L3 cache: 64 MiB (4 instances) DEBUG: NUMA node(s): 1 DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Vulnerability Gather data sampling: Not affected DEBUG: Vulnerability Itlb multihit: Not affected DEBUG: Vulnerability L1tf: Not affected DEBUG: Vulnerability Mds: Not affected DEBUG: Vulnerability Meltdown: Not affected DEBUG: Vulnerability Mmio stale data: Not affected DEBUG: Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled DEBUG: Vulnerability Spec rstack overflow: Vulnerable: Safe RET, no microcode DEBUG: Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl DEBUG: Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization DEBUG: Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, STIBP disabled, RSB filling, PBRSB-eIBRS Not affected DEBUG: Vulnerability Srbds: Not affected DEBUG: Vulnerability Tsx async abort: Not affected DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free', '--human'] with env {'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: 15Gi 3.8Gi 1.5Gi 963Mi 11Gi 11Gi DEBUG: Swap: 15Gi 5.6Gi 10Gi DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '-T', '/var/lib/mock/dlrn-centos10-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 Type Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs tmpfs 4.3G 850M 3.5G 20% /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: /dev/vda4 xfs 549G 184G 366G 34% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum.repos.d DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/mapper DEBUG: kernel version == 5.14.0-427.16.1.el9_4.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: resultdir = /home/centos10-master-uc/data/repos/component/cinder/a8/c7/a8c7de026759179046d24fa6c49df17231a5ee52_99edb21c INFO: Package manager dnf4 detected and used (direct choice) DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/mock DEBUG: copying CA trust dir into chroot: /etc/pki/ca-trust => /etc/pki/ca-trust DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust with files from /etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/source/blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: copying CA trust dir into chroot: /usr/share/pki/ca-trust-source => /usr/share/pki/ca-trust-source DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-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-centos10-master-uc-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos10-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-centos10-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-centos10-master-uc-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-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-centos10-master-uc-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos10-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-centos10-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-centos10-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-centos10-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-centos10-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-centos10-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/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.en6qj1qk', '/var/lib/mock/dlrn-centos10-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-centos10-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-centos10-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-centos10-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-centos10-master-uc-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos10-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-centos10-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-centos10-master-uc-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos10-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: ['userdel', '-f', 'mockbuild', '--prefix', '/var/lib/mock/dlrn-centos10-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: ['groupdel', 'mock', '--prefix', '/var/lib/mock/dlrn-centos10-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: ['groupadd', 'mock', '-g', '135', '--prefix', '/var/lib/mock/dlrn-centos10-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: ['useradd', 'mockbuild', '-o', '-u', '1039', '-g', '135', '-N', '-d', '/builddir', '--prefix', '/var/lib/mock/dlrn-centos10-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: useradd: warning: the home directory /builddir already exists. DEBUG: useradd: Not copying any file from skel directory into it. DEBUG: Creating mailbox file: File exists DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos10-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 /usr/lib/python3.12/site-packages/setuptools/__init__.py:80: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! dist.fetch_build_eggs(dist.setup_requires) WARNING: The wheel package is not available. [pbr] Generating ChangeLog /usr/lib/python3.12/site-packages/setuptools/command/develop.py:39: EasyInstallDeprecationWarning: easy_install command is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` and ``easy_install``. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://github.com/pypa/setuptools/issues/917 for details. ******************************************************************************** !! easy_install.initialize_options(self) /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running sdist [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.0s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) running egg_info creating os_brick.egg-info writing os_brick.egg-info/PKG-INFO writing dependency_links to os_brick.egg-info/dependency_links.txt writing entry points to os_brick.egg-info/entry_points.txt writing requirements to os_brick.egg-info/requires.txt writing top-level names to os_brick.egg-info/top_level.txt writing pbr to os_brick.egg-info/pbr.json [pbr] Processing SOURCES.txt writing manifest file 'os_brick.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 'os_brick.egg-info/SOURCES.txt' [pbr] reno was not found or is too old. Skipping release notes running check creating os-brick-6.13.0 creating os-brick-6.13.0/doc creating os-brick-6.13.0/doc/source creating os-brick-6.13.0/doc/source/contributor creating os-brick-6.13.0/doc/source/install creating os-brick-6.13.0/doc/source/reference creating os-brick-6.13.0/doc/source/reference/os_brick creating os-brick-6.13.0/doc/source/reference/os_brick/initiator creating os-brick-6.13.0/doc/source/user creating os-brick-6.13.0/etc creating os-brick-6.13.0/etc/os-brick creating os-brick-6.13.0/etc/os-brick/rootwrap.d creating os-brick-6.13.0/os_brick creating os-brick-6.13.0/os_brick.egg-info creating os-brick-6.13.0/os_brick/caches creating os-brick-6.13.0/os_brick/encryptors creating os-brick-6.13.0/os_brick/initiator creating os-brick-6.13.0/os_brick/initiator/connectors creating os-brick-6.13.0/os_brick/initiator/windows creating os-brick-6.13.0/os_brick/local_dev creating os-brick-6.13.0/os_brick/privileged creating os-brick-6.13.0/os_brick/remotefs creating os-brick-6.13.0/os_brick/tests creating os-brick-6.13.0/os_brick/tests/caches creating os-brick-6.13.0/os_brick/tests/encryptors creating os-brick-6.13.0/os_brick/tests/initiator creating os-brick-6.13.0/os_brick/tests/initiator/connectors creating os-brick-6.13.0/os_brick/tests/local_dev creating os-brick-6.13.0/os_brick/tests/privileged creating os-brick-6.13.0/os_brick/tests/remotefs creating os-brick-6.13.0/os_brick/tests/windows creating os-brick-6.13.0/releasenotes creating os-brick-6.13.0/releasenotes/notes creating os-brick-6.13.0/releasenotes/source creating os-brick-6.13.0/releasenotes/source/_static creating os-brick-6.13.0/releasenotes/source/_templates creating os-brick-6.13.0/tools copying files to os-brick-6.13.0... copying .coveragerc -> os-brick-6.13.0 copying .mailmap -> os-brick-6.13.0 copying .pylintrc -> os-brick-6.13.0 copying .stestr.conf -> os-brick-6.13.0 copying .zuul.yaml -> os-brick-6.13.0 copying AUTHORS -> os-brick-6.13.0 copying CONTRIBUTING.rst -> os-brick-6.13.0 copying ChangeLog -> os-brick-6.13.0 copying HACKING.rst -> os-brick-6.13.0 copying LICENSE -> os-brick-6.13.0 copying README.rst -> os-brick-6.13.0 copying bindep.txt -> os-brick-6.13.0 copying mypy-files.txt -> os-brick-6.13.0 copying pylintrc -> os-brick-6.13.0 copying requirements.txt -> os-brick-6.13.0 copying setup.cfg -> os-brick-6.13.0 copying setup.py -> os-brick-6.13.0 copying test-requirements.txt -> os-brick-6.13.0 copying tox.ini -> os-brick-6.13.0 copying doc/requirements.txt -> os-brick-6.13.0/doc copying doc/source/conf.py -> os-brick-6.13.0/doc/source copying doc/source/index.rst -> os-brick-6.13.0/doc/source copying doc/source/contributor/contributing.rst -> os-brick-6.13.0/doc/source/contributor copying doc/source/install/index.rst -> os-brick-6.13.0/doc/source/install copying doc/source/reference/index.rst -> os-brick-6.13.0/doc/source/reference copying doc/source/reference/os_brick/exception.rst -> os-brick-6.13.0/doc/source/reference/os_brick copying doc/source/reference/os_brick/index.rst -> os-brick-6.13.0/doc/source/reference/os_brick copying doc/source/reference/os_brick/initiator/connector.rst -> os-brick-6.13.0/doc/source/reference/os_brick/initiator copying doc/source/reference/os_brick/initiator/index.rst -> os-brick-6.13.0/doc/source/reference/os_brick/initiator copying doc/source/user/tutorial.rst -> os-brick-6.13.0/doc/source/user copying etc/os-brick/rootwrap.d/os-brick.filters -> os-brick-6.13.0/etc/os-brick/rootwrap.d copying os_brick/__init__.py -> os-brick-6.13.0/os_brick copying os_brick/constants.py -> os-brick-6.13.0/os_brick copying os_brick/exception.py -> os-brick-6.13.0/os_brick copying os_brick/executor.py -> os-brick-6.13.0/os_brick copying os_brick/i18n.py -> os-brick-6.13.0/os_brick copying os_brick/opts.py -> os-brick-6.13.0/os_brick copying os_brick/utils.py -> os-brick-6.13.0/os_brick copying os_brick/version.py -> os-brick-6.13.0/os_brick copying os_brick.egg-info/PKG-INFO -> os-brick-6.13.0/os_brick.egg-info copying os_brick.egg-info/SOURCES.txt -> os-brick-6.13.0/os_brick.egg-info copying os_brick.egg-info/dependency_links.txt -> os-brick-6.13.0/os_brick.egg-info copying os_brick.egg-info/entry_points.txt -> os-brick-6.13.0/os_brick.egg-info copying os_brick.egg-info/not-zip-safe -> os-brick-6.13.0/os_brick.egg-info copying os_brick.egg-info/pbr.json -> os-brick-6.13.0/os_brick.egg-info copying os_brick.egg-info/requires.txt -> os-brick-6.13.0/os_brick.egg-info copying os_brick.egg-info/top_level.txt -> os-brick-6.13.0/os_brick.egg-info copying os_brick/caches/__init__.py -> os-brick-6.13.0/os_brick/caches copying os_brick/caches/opencas.py -> os-brick-6.13.0/os_brick/caches copying os_brick/encryptors/__init__.py -> os-brick-6.13.0/os_brick/encryptors copying os_brick/encryptors/base.py -> os-brick-6.13.0/os_brick/encryptors copying os_brick/encryptors/cryptsetup.py -> os-brick-6.13.0/os_brick/encryptors copying os_brick/encryptors/luks.py -> os-brick-6.13.0/os_brick/encryptors copying os_brick/encryptors/nop.py -> os-brick-6.13.0/os_brick/encryptors copying os_brick/initiator/__init__.py -> os-brick-6.13.0/os_brick/initiator copying os_brick/initiator/connector.py -> os-brick-6.13.0/os_brick/initiator copying os_brick/initiator/host_driver.py -> os-brick-6.13.0/os_brick/initiator copying os_brick/initiator/initiator_connector.py -> os-brick-6.13.0/os_brick/initiator copying os_brick/initiator/linuxfc.py -> os-brick-6.13.0/os_brick/initiator copying os_brick/initiator/linuxrbd.py -> os-brick-6.13.0/os_brick/initiator copying os_brick/initiator/linuxscsi.py -> os-brick-6.13.0/os_brick/initiator copying os_brick/initiator/storpool_utils.py -> os-brick-6.13.0/os_brick/initiator copying os_brick/initiator/utils.py -> os-brick-6.13.0/os_brick/initiator copying os_brick/initiator/connectors/__init__.py -> os-brick-6.13.0/os_brick/initiator/connectors copying os_brick/initiator/connectors/base.py -> os-brick-6.13.0/os_brick/initiator/connectors copying os_brick/initiator/connectors/base_iscsi.py -> os-brick-6.13.0/os_brick/initiator/connectors copying os_brick/initiator/connectors/base_rbd.py -> os-brick-6.13.0/os_brick/initiator/connectors copying os_brick/initiator/connectors/fake.py -> os-brick-6.13.0/os_brick/initiator/connectors copying os_brick/initiator/connectors/fibre_channel.py -> os-brick-6.13.0/os_brick/initiator/connectors copying os_brick/initiator/connectors/fibre_channel_ppc64.py -> os-brick-6.13.0/os_brick/initiator/connectors copying os_brick/initiator/connectors/fibre_channel_s390x.py -> os-brick-6.13.0/os_brick/initiator/connectors copying os_brick/initiator/connectors/gpfs.py -> os-brick-6.13.0/os_brick/initiator/connectors copying os_brick/initiator/connectors/huawei.py -> os-brick-6.13.0/os_brick/initiator/connectors copying os_brick/initiator/connectors/iscsi.py -> os-brick-6.13.0/os_brick/initiator/connectors copying os_brick/initiator/connectors/lightos.py -> os-brick-6.13.0/os_brick/initiator/connectors copying os_brick/initiator/connectors/local.py -> os-brick-6.13.0/os_brick/initiator/connectors copying os_brick/initiator/connectors/nvmeof.py -> os-brick-6.13.0/os_brick/initiator/connectors copying os_brick/initiator/connectors/rbd.py -> os-brick-6.13.0/os_brick/initiator/connectors copying os_brick/initiator/connectors/remotefs.py -> os-brick-6.13.0/os_brick/initiator/connectors copying os_brick/initiator/connectors/scaleio.py -> os-brick-6.13.0/os_brick/initiator/connectors copying os_brick/initiator/connectors/storpool.py -> os-brick-6.13.0/os_brick/initiator/connectors copying os_brick/initiator/connectors/vmware.py -> os-brick-6.13.0/os_brick/initiator/connectors copying os_brick/initiator/windows/__init__.py -> os-brick-6.13.0/os_brick/initiator/windows copying os_brick/initiator/windows/base.py -> os-brick-6.13.0/os_brick/initiator/windows copying os_brick/initiator/windows/fibre_channel.py -> os-brick-6.13.0/os_brick/initiator/windows copying os_brick/initiator/windows/iscsi.py -> os-brick-6.13.0/os_brick/initiator/windows copying os_brick/initiator/windows/rbd.py -> os-brick-6.13.0/os_brick/initiator/windows copying os_brick/initiator/windows/smbfs.py -> os-brick-6.13.0/os_brick/initiator/windows copying os_brick/local_dev/__init__.py -> os-brick-6.13.0/os_brick/local_dev copying os_brick/local_dev/lvm.py -> os-brick-6.13.0/os_brick/local_dev copying os_brick/privileged/__init__.py -> os-brick-6.13.0/os_brick/privileged copying os_brick/privileged/lightos.py -> os-brick-6.13.0/os_brick/privileged copying os_brick/privileged/nvmeof.py -> os-brick-6.13.0/os_brick/privileged copying os_brick/privileged/rbd.py -> os-brick-6.13.0/os_brick/privileged copying os_brick/privileged/rootwrap.py -> os-brick-6.13.0/os_brick/privileged copying os_brick/privileged/scaleio.py -> os-brick-6.13.0/os_brick/privileged copying os_brick/remotefs/__init__.py -> os-brick-6.13.0/os_brick/remotefs copying os_brick/remotefs/remotefs.py -> os-brick-6.13.0/os_brick/remotefs copying os_brick/remotefs/windows_remotefs.py -> os-brick-6.13.0/os_brick/remotefs copying os_brick/tests/__init__.py -> os-brick-6.13.0/os_brick/tests copying os_brick/tests/base.py -> os-brick-6.13.0/os_brick/tests copying os_brick/tests/test_brick.py -> os-brick-6.13.0/os_brick/tests copying os_brick/tests/test_exception.py -> os-brick-6.13.0/os_brick/tests copying os_brick/tests/test_executor.py -> os-brick-6.13.0/os_brick/tests copying os_brick/tests/test_utils.py -> os-brick-6.13.0/os_brick/tests copying os_brick/tests/caches/__init__.py -> os-brick-6.13.0/os_brick/tests/caches copying os_brick/tests/caches/test_init.py -> os-brick-6.13.0/os_brick/tests/caches copying os_brick/tests/caches/test_opencas.py -> os-brick-6.13.0/os_brick/tests/caches copying os_brick/tests/encryptors/__init__.py -> os-brick-6.13.0/os_brick/tests/encryptors copying os_brick/tests/encryptors/test_base.py -> os-brick-6.13.0/os_brick/tests/encryptors copying os_brick/tests/encryptors/test_cryptsetup.py -> os-brick-6.13.0/os_brick/tests/encryptors copying os_brick/tests/encryptors/test_luks.py -> os-brick-6.13.0/os_brick/tests/encryptors copying os_brick/tests/encryptors/test_nop.py -> os-brick-6.13.0/os_brick/tests/encryptors copying os_brick/tests/initiator/__init__.py -> os-brick-6.13.0/os_brick/tests/initiator copying os_brick/tests/initiator/test_connector.py -> os-brick-6.13.0/os_brick/tests/initiator copying os_brick/tests/initiator/test_host_driver.py -> os-brick-6.13.0/os_brick/tests/initiator copying os_brick/tests/initiator/test_linuxfc.py -> os-brick-6.13.0/os_brick/tests/initiator copying os_brick/tests/initiator/test_linuxrbd.py -> os-brick-6.13.0/os_brick/tests/initiator copying os_brick/tests/initiator/test_linuxscsi.py -> os-brick-6.13.0/os_brick/tests/initiator copying os_brick/tests/initiator/test_storpool_utils.py -> os-brick-6.13.0/os_brick/tests/initiator copying os_brick/tests/initiator/test_utils.py -> os-brick-6.13.0/os_brick/tests/initiator copying os_brick/tests/initiator/connectors/__init__.py -> os-brick-6.13.0/os_brick/tests/initiator/connectors copying os_brick/tests/initiator/connectors/test_base_iscsi.py -> os-brick-6.13.0/os_brick/tests/initiator/connectors copying os_brick/tests/initiator/connectors/test_base_rbd.py -> os-brick-6.13.0/os_brick/tests/initiator/connectors copying os_brick/tests/initiator/connectors/test_fibre_channel.py -> os-brick-6.13.0/os_brick/tests/initiator/connectors copying os_brick/tests/initiator/connectors/test_fibre_channel_ppc64.py -> os-brick-6.13.0/os_brick/tests/initiator/connectors copying os_brick/tests/initiator/connectors/test_fibre_channel_s390x.py -> os-brick-6.13.0/os_brick/tests/initiator/connectors copying os_brick/tests/initiator/connectors/test_gpfs.py -> os-brick-6.13.0/os_brick/tests/initiator/connectors copying os_brick/tests/initiator/connectors/test_huawei.py -> os-brick-6.13.0/os_brick/tests/initiator/connectors copying os_brick/tests/initiator/connectors/test_iscsi.py -> os-brick-6.13.0/os_brick/tests/initiator/connectors copying os_brick/tests/initiator/connectors/test_iser.py -> os-brick-6.13.0/os_brick/tests/initiator/connectors copying os_brick/tests/initiator/connectors/test_lightos.py -> os-brick-6.13.0/os_brick/tests/initiator/connectors copying os_brick/tests/initiator/connectors/test_local.py -> os-brick-6.13.0/os_brick/tests/initiator/connectors copying os_brick/tests/initiator/connectors/test_nvmeof.py -> os-brick-6.13.0/os_brick/tests/initiator/connectors copying os_brick/tests/initiator/connectors/test_rbd.py -> os-brick-6.13.0/os_brick/tests/initiator/connectors copying os_brick/tests/initiator/connectors/test_remotefs.py -> os-brick-6.13.0/os_brick/tests/initiator/connectors copying os_brick/tests/initiator/connectors/test_scaleio.py -> os-brick-6.13.0/os_brick/tests/initiator/connectors copying os_brick/tests/initiator/connectors/test_storpool.py -> os-brick-6.13.0/os_brick/tests/initiator/connectors copying os_brick/tests/initiator/connectors/test_vmware.py -> os-brick-6.13.0/os_brick/tests/initiator/connectors copying os_brick/tests/local_dev/__init__.py -> os-brick-6.13.0/os_brick/tests/local_dev copying os_brick/tests/local_dev/fake_lvm.py -> os-brick-6.13.0/os_brick/tests/local_dev copying os_brick/tests/local_dev/test_brick_lvm.py -> os-brick-6.13.0/os_brick/tests/local_dev copying os_brick/tests/privileged/__init__.py -> os-brick-6.13.0/os_brick/tests/privileged copying os_brick/tests/privileged/test_nvmeof.py -> os-brick-6.13.0/os_brick/tests/privileged copying os_brick/tests/privileged/test_rbd.py -> os-brick-6.13.0/os_brick/tests/privileged copying os_brick/tests/privileged/test_rootwrap.py -> os-brick-6.13.0/os_brick/tests/privileged copying os_brick/tests/remotefs/__init__.py -> os-brick-6.13.0/os_brick/tests/remotefs copying os_brick/tests/remotefs/test_remotefs.py -> os-brick-6.13.0/os_brick/tests/remotefs copying os_brick/tests/remotefs/test_windows_remotefs.py -> os-brick-6.13.0/os_brick/tests/remotefs copying os_brick/tests/windows/__init__.py -> os-brick-6.13.0/os_brick/tests/windows copying os_brick/tests/windows/fake_win_conn.py -> os-brick-6.13.0/os_brick/tests/windows copying os_brick/tests/windows/test_base.py -> os-brick-6.13.0/os_brick/tests/windows copying os_brick/tests/windows/test_base_connector.py -> os-brick-6.13.0/os_brick/tests/windows copying os_brick/tests/windows/test_factory.py -> os-brick-6.13.0/os_brick/tests/windows copying os_brick/tests/windows/test_fibre_channel.py -> os-brick-6.13.0/os_brick/tests/windows copying os_brick/tests/windows/test_iscsi.py -> os-brick-6.13.0/os_brick/tests/windows copying os_brick/tests/windows/test_rbd.py -> os-brick-6.13.0/os_brick/tests/windows copying os_brick/tests/windows/test_smbfs.py -> os-brick-6.13.0/os_brick/tests/windows copying releasenotes/notes/add-luks2-support-13563cfe83aba69c.yaml -> os-brick-6.13.0/releasenotes/notes copying releasenotes/notes/add-vstorage-protocol-b536f4e21d764801.yaml -> os-brick-6.13.0/releasenotes/notes copying releasenotes/notes/add-windows-fibre-channel-030c095c149da321.yaml -> os-brick-6.13.0/releasenotes/notes copying releasenotes/notes/add-windows-iscsi-15d6b1392695f978.yaml -> os-brick-6.13.0/releasenotes/notes copying releasenotes/notes/add-windows-smbfs-d86edaa003130a31.yaml -> os-brick-6.13.0/releasenotes/notes copying releasenotes/notes/add_custom_keyring_for_rbd_connection-eccbaae9ee5f3491.yaml -> os-brick-6.13.0/releasenotes/notes copying releasenotes/notes/bp-lightbits-lightos-clustered-nvmetcp-connector-fd8dfd73330973e9.yaml -> os-brick-6.13.0/releasenotes/notes copying releasenotes/notes/bug-1609753-16eace7f2b48d805.yaml -> os-brick-6.13.0/releasenotes/notes copying releasenotes/notes/bug-1722432-2408dab55c903c5b.yaml -> os-brick-6.13.0/releasenotes/notes copying releasenotes/notes/bug-1823200-scaleio-upgrade-3e83b5c9dd148714.yaml -> os-brick-6.13.0/releasenotes/notes copying releasenotes/notes/bug-1823200-victoria-b414a1806cba3998.yaml -> os-brick-6.13.0/releasenotes/notes copying releasenotes/notes/bug-1862443-e87ef38b60f9b979.yaml -> os-brick-6.13.0/releasenotes/notes copying releasenotes/notes/bug-1865754-ceph-octopus-compatibility-0aa9b8bc1b028301.yaml -> os-brick-6.13.0/releasenotes/notes copying releasenotes/notes/bug-1884052-798094496dccf23c.yaml -> os-brick-6.13.0/releasenotes/notes copying releasenotes/notes/bug-1888675-mpath-resize-6013ce39fa2b8401.yaml -> os-brick-6.13.0/releasenotes/notes copying releasenotes/notes/bug-1915678-901a6bd24ecede72.yaml -> os-brick-6.13.0/releasenotes/notes copying releasenotes/notes/bug-1924652-2323f905f62ef8ba.yaml -> os-brick-6.13.0/releasenotes/notes copying releasenotes/notes/bug-1929223-powerflex-connector-certificate-validation-cf9ffc98391115d5.yaml -> os-brick-6.13.0/releasenotes/notes copying releasenotes/notes/bug-1938870-af85c420d1a108a9.yaml -> os-brick-6.13.0/releasenotes/notes copying releasenotes/notes/bug-1944474-55c5ebb3a37801aa.yaml -> os-brick-6.13.0/releasenotes/notes copying releasenotes/notes/bug-1945323-4140f5aff3558082.yaml -> os-brick-6.13.0/releasenotes/notes copying releasenotes/notes/bug-2004630-e94616509a51258c.yaml -> os-brick-6.13.0/releasenotes/notes copying releasenotes/notes/bug-2013749-3de9f827b82116a2.yaml -> os-brick-6.13.0/releasenotes/notes copying releasenotes/notes/bug-2033292-storpool-migration-wrong-volume-72ec2f18e39a027a.yaml -> os-brick-6.13.0/releasenotes/notes copying releasenotes/notes/bug-2034685-dell-powerflex-scaleio-disconnect-volume-c69017cc120306df.yaml -> os-brick-6.13.0/releasenotes/notes copying releasenotes/notes/bug-2114879-dell-powerflex-improve-secret-handling-c468d66b58a9626d.yaml -> os-brick-6.13.0/releasenotes/notes copying releasenotes/notes/bug-2121082-ae51de14b3c243fe.yaml -> os-brick-6.13.0/releasenotes/notes copying releasenotes/notes/bug-nvmeof-connector-support-multipath-kernels-ff6f1f27fdea2c8e.yaml -> os-brick-6.13.0/releasenotes/notes copying releasenotes/notes/default-timeout-26c838af8b7af9fc.yaml -> os-brick-6.13.0/releasenotes/notes copying releasenotes/notes/delay-legacy-encryption-provider-name-deprecation-c0d07be3f0d92afd.yaml -> os-brick-6.13.0/releasenotes/notes copying releasenotes/notes/dell-powerflex-bug-2046810-c16ba2bd8dde06d4.yaml -> os-brick-6.13.0/releasenotes/notes copying releasenotes/notes/deprecate-plain-cryptsetup-encryptor-0a279abc0b0d718c.yaml -> os-brick-6.13.0/releasenotes/notes copying releasenotes/notes/deprecate-windows-support-bdc643525e9bb132.yaml -> os-brick-6.13.0/releasenotes/notes copying releasenotes/notes/disconnect-multipath-cfg-changed-637abc5ecf44fb10.yaml -> os-brick-6.13.0/releasenotes/notes copying releasenotes/notes/drop-py2-7dcde3ccd0e167b0.yaml -> os-brick-6.13.0/releasenotes/notes copying releasenotes/notes/drop-python-3-6-and-3-7-1e7190189d415492.yaml -> os-brick-6.13.0/releasenotes/notes copying releasenotes/notes/encryption-a642889a82ff9207.yaml -> os-brick-6.13.0/releasenotes/notes copying releasenotes/notes/extend-encrypted-in-use-ac3f7a1994ec3a38.yaml -> os-brick-6.13.0/releasenotes/notes copying releasenotes/notes/external-locks-9f015988ebdc37d6.yaml -> os-brick-6.13.0/releasenotes/notes copying releasenotes/notes/fc-always-check-single-wwnn-1595689da0eb673b.yaml -> os-brick-6.13.0/releasenotes/notes copying releasenotes/notes/fc-avoid-lsscsi-during-disconnect-0281774084dc02ad.yaml -> os-brick-6.13.0/releasenotes/notes copying releasenotes/notes/fc-flush-single-path-22ed6cc7b56a6d9b.yaml -> os-brick-6.13.0/releasenotes/notes copying releasenotes/notes/fc-force-disconnect-1a33cf46c233dd04.yaml -> os-brick-6.13.0/releasenotes/notes copying releasenotes/notes/fc-remote-ports-exception-handling-0c78d46bcfaddce1.yaml -> os-brick-6.13.0/releasenotes/notes copying releasenotes/notes/fix-extend-multipath-a308d333061665fd.yaml -> os-brick-6.13.0/releasenotes/notes copying releasenotes/notes/fix-fc-scan-too-broad-3c576e1846b7f05f.yaml -> os-brick-6.13.0/releasenotes/notes copying releasenotes/notes/fix-fc-scanning-9164da9eb42aaed0.yaml -> os-brick-6.13.0/releasenotes/notes copying releasenotes/notes/fix-generate-hostnqn-in-case-old-nvmecli.yaml -> os-brick-6.13.0/releasenotes/notes copying releasenotes/notes/fix-host-uuid-warning-3814b7e47bde8010.yaml -> os-brick-6.13.0/releasenotes/notes copying releasenotes/notes/fix-iscsi-force-disconnect-2cae1d629191c3cc.yaml -> os-brick-6.13.0/releasenotes/notes copying releasenotes/notes/fix-multipath-disconnect-819d01e6e981883e.yaml -> os-brick-6.13.0/releasenotes/notes copying releasenotes/notes/fix-multipath-wait-for-fc-2404c4de2b277267.yaml -> os-brick-6.13.0/releasenotes/notes copying releasenotes/notes/fix-multipathd-dependency-nvmeof-d61187f1ab3808c2.yaml -> os-brick-6.13.0/releasenotes/notes copying releasenotes/notes/fix-nvme-issues-8dfc15cb691389fe.yaml -> os-brick-6.13.0/releasenotes/notes copying releasenotes/notes/improve-get_sysfs_wwn-df38ea88cdcdcc94.yaml -> os-brick-6.13.0/releasenotes/notes copying releasenotes/notes/improve-iscsi-multipath-detection-f36f28a993f61936.yaml -> os-brick-6.13.0/releasenotes/notes copying releasenotes/notes/introduce-encryption-provider-constants-a7cd0ce58da2bae8.yaml -> os-brick-6.13.0/releasenotes/notes copying releasenotes/notes/iscsi_manual_scan_support-d64a1c3c8e1986b4.yaml -> os-brick-6.13.0/releasenotes/notes copying releasenotes/notes/local-attach-in-rbd-connector-c06347fb164b084a.yaml -> os-brick-6.13.0/releasenotes/notes copying releasenotes/notes/lock_path-c1c58a253391b41c.yaml -> os-brick-6.13.0/releasenotes/notes copying releasenotes/notes/lvm-delete-error-76f2cc9d8dc91f01.yaml -> os-brick-6.13.0/releasenotes/notes copying releasenotes/notes/multipath-improvements-596c2c6eadfba6ea.yaml -> os-brick-6.13.0/releasenotes/notes copying releasenotes/notes/multipath-nvme-f77a53eb2717a44c.yaml -> os-brick-6.13.0/releasenotes/notes copying releasenotes/notes/no-systool-use-b7bc430de1033670.yaml -> os-brick-6.13.0/releasenotes/notes copying releasenotes/notes/notice-37378e268b52ed89.yaml -> os-brick-6.13.0/releasenotes/notes copying releasenotes/notes/nvme-flush-f31ab337224e5d3d.yaml -> os-brick-6.13.0/releasenotes/notes copying releasenotes/notes/nvme-hostnqn-c2611dc56729183b.yaml -> os-brick-6.13.0/releasenotes/notes copying releasenotes/notes/nvme-rsd-support-d487afd77c534fa1.yaml -> os-brick-6.13.0/releasenotes/notes copying releasenotes/notes/nvmeof-connecting-788f77a42fe7dd3b.yaml -> os-brick-6.13.0/releasenotes/notes copying releasenotes/notes/nvmeof-consolidate-004dbe3a98f6f815.yaml -> os-brick-6.13.0/releasenotes/notes copying releasenotes/notes/nvmeof-create-hostid-15bf84ec00726fad.yaml -> os-brick-6.13.0/releasenotes/notes copying releasenotes/notes/nvmeof-disconnect-83f9aaf17f8c8988.yaml -> os-brick-6.13.0/releasenotes/notes copying releasenotes/notes/nvmeof-faster-create-hostnqn-81a63844142858bf.yaml -> os-brick-6.13.0/releasenotes/notes copying releasenotes/notes/nvmeof-findmnt-args-b2c966af83bd3bf3.yaml -> os-brick-6.13.0/releasenotes/notes copying releasenotes/notes/nvmeof-hide-traceback-a968ab71352684e3.yaml -> os-brick-6.13.0/releasenotes/notes copying releasenotes/notes/nvmeof-multiple-volumes-within-subsystem-support-05879c1c3bdf52c9.yaml -> os-brick-6.13.0/releasenotes/notes copying releasenotes/notes/nvmeof-new-address-56044523cf8fc203.yaml -> os-brick-6.13.0/releasenotes/notes copying releasenotes/notes/nvmeof-old-shownqn-c8cc2820b9c1418e.yaml -> os-brick-6.13.0/releasenotes/notes copying releasenotes/notes/nvmeof-support-v2-0d3a423c26eee003.yaml -> os-brick-6.13.0/releasenotes/notes copying releasenotes/notes/privsep-logs-9e938e5a2aee042e.yaml -> os-brick-6.13.0/releasenotes/notes copying releasenotes/notes/rbd-disconnect-failure-9efa6932df40271b.yaml -> os-brick-6.13.0/releasenotes/notes copying releasenotes/notes/rbd-non-openstack-support-28ee093d7d3a700e.yaml -> os-brick-6.13.0/releasenotes/notes copying releasenotes/notes/rbd-windows-support-ef6e8184842409dd.yaml -> os-brick-6.13.0/releasenotes/notes copying releasenotes/notes/rbd_check_valid_device-2f50c0639adb8e7c.yaml -> os-brick-6.13.0/releasenotes/notes copying releasenotes/notes/rbd_extend_volume-5bc6adc08f662c5b.yaml -> os-brick-6.13.0/releasenotes/notes copying releasenotes/notes/refactor_iscsi_connect-dfbb24305a954783.yaml -> os-brick-6.13.0/releasenotes/notes copying releasenotes/notes/refactor_iscsi_disconnect-557f4173bc1ae4ed.yaml -> os-brick-6.13.0/releasenotes/notes copying releasenotes/notes/remove-aoe-7a97315a73c7b24f.yaml -> os-brick-6.13.0/releasenotes/notes copying releasenotes/notes/remove-bug-1633518-workaround-75c2e26843660696.yaml -> os-brick-6.13.0/releasenotes/notes copying releasenotes/notes/remove-disco-0809537ffb8c50eb.yaml -> os-brick-6.13.0/releasenotes/notes copying releasenotes/notes/remove-drbd-21872230fcac1138.yaml -> os-brick-6.13.0/releasenotes/notes copying releasenotes/notes/remove-hgst-daa7f07c307974d0.yaml -> os-brick-6.13.0/releasenotes/notes copying releasenotes/notes/remove-hyperscale-468f1b61bf4dadf8.yaml -> os-brick-6.13.0/releasenotes/notes copying releasenotes/notes/remove-old-constants-20021f5b30bde890.yaml -> os-brick-6.13.0/releasenotes/notes copying releasenotes/notes/remove-py39-1df77515becc0d51.yaml -> os-brick-6.13.0/releasenotes/notes copying releasenotes/notes/remove-sheepdog-611257b28bc88934.yaml -> os-brick-6.13.0/releasenotes/notes copying releasenotes/notes/scaleio-extend-attached-ec44d3a72395882c.yaml -> os-brick-6.13.0/releasenotes/notes copying releasenotes/notes/scsi-addressing-modes-7674ea30d4ff4c49.yaml -> os-brick-6.13.0/releasenotes/notes copying releasenotes/notes/start-using-reno-23e8d5f1a30851a1.yaml -> os-brick-6.13.0/releasenotes/notes copying releasenotes/notes/storpool-move-api-and-config-code-in-tree-62f41ec44a8a7b7d.yaml -> os-brick-6.13.0/releasenotes/notes copying releasenotes/notes/unsupported-lvm-versions-cbaeabce3ace1805.yaml -> os-brick-6.13.0/releasenotes/notes copying releasenotes/notes/update-nvmeof-connector-6260a658c15a9a6e.yaml -> os-brick-6.13.0/releasenotes/notes copying releasenotes/notes/ussuri-release-979d709dfa7df068.yaml -> os-brick-6.13.0/releasenotes/notes copying releasenotes/notes/veritas-hyperscale-connector-fe56cec68b1947cd.yaml -> os-brick-6.13.0/releasenotes/notes copying releasenotes/notes/vmware-vmdk-connector-19e6999e6cae43cd.yaml -> os-brick-6.13.0/releasenotes/notes copying releasenotes/notes/wait-mpath-io-703605e74ee009ef.yaml -> os-brick-6.13.0/releasenotes/notes copying releasenotes/notes/yoga-known-issues-f1248af0e328d63e.yaml -> os-brick-6.13.0/releasenotes/notes copying releasenotes/source/2023.1.rst -> os-brick-6.13.0/releasenotes/source copying releasenotes/source/2023.2.rst -> os-brick-6.13.0/releasenotes/source copying releasenotes/source/2024.1.rst -> os-brick-6.13.0/releasenotes/source copying releasenotes/source/2024.2.rst -> os-brick-6.13.0/releasenotes/source copying releasenotes/source/2025.1.rst -> os-brick-6.13.0/releasenotes/source copying releasenotes/source/conf.py -> os-brick-6.13.0/releasenotes/source copying releasenotes/source/index.rst -> os-brick-6.13.0/releasenotes/source copying releasenotes/source/mitaka.rst -> os-brick-6.13.0/releasenotes/source copying releasenotes/source/newton.rst -> os-brick-6.13.0/releasenotes/source copying releasenotes/source/ocata.rst -> os-brick-6.13.0/releasenotes/source copying releasenotes/source/pike.rst -> os-brick-6.13.0/releasenotes/source copying releasenotes/source/queens.rst -> os-brick-6.13.0/releasenotes/source copying releasenotes/source/rocky.rst -> os-brick-6.13.0/releasenotes/source copying releasenotes/source/stein.rst -> os-brick-6.13.0/releasenotes/source copying releasenotes/source/train.rst -> os-brick-6.13.0/releasenotes/source copying releasenotes/source/unreleased.rst -> os-brick-6.13.0/releasenotes/source copying releasenotes/source/ussuri.rst -> os-brick-6.13.0/releasenotes/source copying releasenotes/source/victoria.rst -> os-brick-6.13.0/releasenotes/source copying releasenotes/source/wallaby.rst -> os-brick-6.13.0/releasenotes/source copying releasenotes/source/xena.rst -> os-brick-6.13.0/releasenotes/source copying releasenotes/source/yoga.rst -> os-brick-6.13.0/releasenotes/source copying releasenotes/source/zed.rst -> os-brick-6.13.0/releasenotes/source copying releasenotes/source/_static/.placeholder -> os-brick-6.13.0/releasenotes/source/_static copying releasenotes/source/_templates/.placeholder -> os-brick-6.13.0/releasenotes/source/_templates copying tools/coding-checks.sh -> os-brick-6.13.0/tools copying tools/fast8.sh -> os-brick-6.13.0/tools copying tools/generate_connector_list.py -> os-brick-6.13.0/tools copying tools/lintstack.py -> os-brick-6.13.0/tools copying tools/lintstack.sh -> os-brick-6.13.0/tools copying tools/mypywrap.sh -> os-brick-6.13.0/tools copying os_brick.egg-info/SOURCES.txt -> os-brick-6.13.0/os_brick.egg-info Writing os-brick-6.13.0/setup.cfg creating dist Creating tar archive removing 'os-brick-6.13.0' (and everything under it) DEBUG: Child return code was: 0 Finish: chroot ['cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)'] Finish: run DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-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-centos10-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-centos10-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', '/var/lib/mock/dlrn-centos10-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', '-l', '/var/lib/mock/dlrn-centos10-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-centos10-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-centos10-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-centos10-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-centos10-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-centos10-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 in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-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-centos10-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-centos10-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', '/var/lib/mock/dlrn-centos10-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', '-l', '/var/lib/mock/dlrn-centos10-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-centos10-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-centos10-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-centos10-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-centos10-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-centos10-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/centos10-master-uc/data/dlrn-5.cfg --resultdir /home/centos10-master-uc/data/repos/component/cinder/a8/c7/a8c7de026759179046d24fa6c49df17231a5ee52_99edb21c --copyout /var/tmp/pkgsrc/dist /tmp/tmp.fuEJOdpiFI/dist WARNING: config_opts['use_bootstrap_container'] is deprecated, please use config_opts['use_bootstrap'] instead INFO: mock.py version 6.3 starting (python version = 3.9.18, NVR = mock-6.3-1.el9), args: /usr/libexec/mock/mock -v -r /home/centos10-master-uc/data/dlrn-5.cfg --resultdir /home/centos10-master-uc/data/repos/component/cinder/a8/c7/a8c7de026759179046d24fa6c49df17231a5ee52_99edb21c --copyout /var/tmp/pkgsrc/dist /tmp/tmp.fuEJOdpiFI/dist Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-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-centos10-master-uc-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-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', 'dnf5.conf': 'dnf.conf', 'dnf4.conf': 'dnf.conf', 'dnf_command': 'dnf4_command', 'dnf_common_opts': 'dnf4_common_opts', 'dnf_install_command': 'dnf4_install_command', 'dnf_disable_plugins': 'dnf4_disable_plugins', 'dnf_avoid_opts': 'dnf4_avoid_opts', 'dnf_builddep_opts': 'dnf4_builddep_opts', 'system_dnf4_command': 'dnf4_system_command', 'system_dnf_command': 'dnf4_system_command', 'system_dnf5_command': 'dnf5_system_command', 'system_yum_command': 'yum_system_command', 'system_microdnf_command': 'microdnf_system_command'} DEBUG: config_paths: ['/home/centos10-master-uc/data/dlrn-5.cfg', '/etc/mock/site-defaults.cfg', '/etc/mock/chroot-aliases.cfg'] DEBUG: version: 6.3 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos10-master-uc/data/repos/component/cinder/a8/c7/a8c7de026759179046d24fa6c49df17231a5ee52_99edb21c DEBUG: rootdir: /var/lib/mock/dlrn-centos10-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: host_arch: x86_64 DEBUG: chrootuid: 1039 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: True DEBUG: bootstrap_image: quay.io/centos/centos:stream10-development DEBUG: bootstrap_image_skip_pull: False DEBUG: bootstrap_image_ready: False DEBUG: bootstrap_image_fallback: True DEBUG: bootstrap_image_keep_getting: 120 DEBUG: bootstrap_image_assert_digest: None DEBUG: use_buildroot_image: False DEBUG: buildroot_image: None DEBUG: buildroot_image_skip_pull: False DEBUG: buildroot_image_ready: False DEBUG: buildroot_image_fallback: False DEBUG: buildroot_image_keep_getting: 120 DEBUG: buildroot_image_assert_digest: None 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_copied_ca_trust_dirs: [('/etc/pki/ca-trust', '/etc/pki/ca-trust'), ('/usr/share/pki/ca-trust-source', '/usr/share/pki/ca-trust-source')] 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', 'rpmautospec', 'buildroot_lock', 'export_buildroot_image', '__init__', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.9/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/ccache/u1039/', 'hashdir': True, 'debug': False, 'show_stats': False, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cinder/a8/c7/a8c7de026759179046d24fa6c49df17231a5ee52_99edb21c'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cinder/a8/c7/a8c7de026759179046d24fa6c49df17231a5ee52_99edb21c'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos10-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-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cinder/a8/c7/a8c7de026759179046d24fa6c49df17231a5ee52_99edb21c'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cinder/a8/c7/a8c7de026759179046d24fa6c49df17231a5ee52_99edb21c'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cinder/a8/c7/a8c7de026759179046d24fa6c49df17231a5ee52_99edb21c'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cinder/a8/c7/a8c7de026759179046d24fa6c49df17231a5ee52_99edb21c'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cinder/a8/c7/a8c7de026759179046d24fa6c49df17231a5ee52_99edb21c'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cinder/a8/c7/a8c7de026759179046d24fa6c49df17231a5ee52_99edb21c'}, 'buildroot_lock_enable': False, 'buildroot_lock_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cinder/a8/c7/a8c7de026759179046d24fa6c49df17231a5ee52_99edb21c'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cinder/a8/c7/a8c7de026759179046d24fa6c49df17231a5ee52_99edb21c'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cinder/a8/c7/a8c7de026759179046d24fa6c49df17231a5ee52_99edb21c'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'write_tar': False, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cinder/a8/c7/a8c7de026759179046d24fa6c49df17231a5ee52_99edb21c'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cinder/a8/c7/a8c7de026759179046d24fa6c49df17231a5ee52_99edb21c'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cinder/a8/c7/a8c7de026759179046d24fa6c49df17231a5ee52_99edb21c'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cinder/a8/c7/a8c7de026759179046d24fa6c49df17231a5ee52_99edb21c'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cinder/a8/c7/a8c7de026759179046d24fa6c49df17231a5ee52_99edb21c'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cinder/a8/c7/a8c7de026759179046d24fa6c49df17231a5ee52_99edb21c'}, '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-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cinder/a8/c7/a8c7de026759179046d24fa6c49df17231a5ee52_99edb21c'}, 'rpmautospec_enable': False, 'rpmautospec_opts': {'requires': ['rpmautospec'], 'cmd_base': ['/usr/bin/rpmautospec', 'process-distgit'], 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cinder/a8/c7/a8c7de026759179046d24fa6c49df17231a5ee52_99edb21c'}, 'export_buildroot_image_enable': False, 'export_buildroot_image_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cinder/a8/c7/a8c7de026759179046d24fa6c49df17231a5ee52_99edb21c'}, '__init___enable': False, '__init___opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cinder/a8/c7/a8c7de026759179046d24fa6c49df17231a5ee52_99edb21c'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cinder/a8/c7/a8c7de026759179046d24fa6c49df17231a5ee52_99edb21c'}} 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', 'int_src_dir': None, 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} 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: repo_arch: x86_64 DEBUG: repo_arch_map: {} DEBUG: target_arch: x86_64 DEBUG: releasever: 10 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {'stream': '10-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-builder-centos9.rdoproject.org', '%_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: yum_system_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: yum_avoid_opts: {} DEBUG: dnf4_command: /usr/bin/dnf-3 DEBUG: dnf4_system_command: /usr/bin/dnf-3 DEBUG: dnf4_common_opts: ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing'] DEBUG: dnf4_install_command: install python3-dnf python3-dnf-plugins-core DEBUG: dnf4_disable_plugins: ['local', 'spacewalk', 'versionlock'] DEBUG: dnf4_avoid_opts: {} DEBUG: dnf5_command: /usr/bin/dnf5 DEBUG: dnf5_system_command: /usr/bin/dnf5 DEBUG: dnf5_common_opts: ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing'] DEBUG: dnf5_install_command: install dnf5 dnf5-plugins DEBUG: dnf5_disable_plugins: [] DEBUG: dnf5_avoid_opts: {'remove': ['--allowerasing'], 'repoquery': ['--allowerasing'], 'makecache': ['--allowerasing'], 'search': ['--allowerasing'], 'info': ['--allowerasing']} 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: microdnf_avoid_opts: {} DEBUG: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: user_agent: Mock (dlrn-centos10-master-uc-x86_64-5; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: chroot_additional_packages: [] 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: copy_host_users: [] DEBUG: use_host_shadow_utils: True DEBUG: qemu_user_static_mapping: {'aarch64': 'aarch64', 'armv7hl': 'arm', 'i386': 'i386', 'i686': 'i386', 'ppc64': 'ppc64', 'ppc64le': 'ppc64le', 's390x': 's390x', 'x86_64': 'x86_64'} DEBUG: recursion_limit: 5000 DEBUG: calculatedeps: None DEBUG: hermetic_build: False DEBUG: mock_run_uuid: d07b54cb-28c8-4fa0-8f27-314a8943e43a DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos10-master-uc/data/dlrn-5.cfg DEBUG: root: dlrn-centos10-master-uc-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el10 DEBUG: use_bootstrap_container: True 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 # NOTE(karolinku) required for botocore best=0 protected_packages= module_platform_id=platform:el10 user_agent=DLRN [baseos] name=CentOS Stream $releasever - BaseOS #metalink=https://mirrors.centos.org/metalink?repo=centos-baseos-10-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/10-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-10-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/10-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-10-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-10-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-barbican] name=delorean-openstack-barbican-16b8a7cad9fb65478c65c00a5f26ca1417314ed0 baseurl=https://trunk.rdoproject.org/centos10-master/component/barbican/16/b8/16b8a7cad9fb65478c65c00a5f26ca1417314ed0_73c95ce7 enabled=1 gpgcheck=0 priority=1 [delorean-component-baremetal] name=delorean-python-sushy-7f41d5c8a608eb062ca73cde6e6714c564697f36 baseurl=https://trunk.rdoproject.org/centos10-master/component/baremetal/7f/41/7f41d5c8a608eb062ca73cde6e6714c564697f36_ee7ee841 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-python-cinder-tests-tempest-1357d5dccffc2cd6c1e8a13e84c065d5bd55e4d5 baseurl=https://trunk.rdoproject.org/centos10-master/component/cinder/13/57/1357d5dccffc2cd6c1e8a13e84c065d5bd55e4d5_df510a15 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-cinderclient-e2d30490444edf773afe6956848986a246dd68aa baseurl=https://trunk.rdoproject.org/centos10-master/component/clients/e2/d3/e2d30490444edf773afe6956848986a246dd68aa_1b68970d enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-python-observabilityclient-bcadbfe6706072ba27af462fa5c0fa3e0198d7e7 baseurl=https://trunk.rdoproject.org/centos10-master/component/cloudops/bc/ad/bcadbfe6706072ba27af462fa5c0fa3e0198d7e7_6f82bf1a enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-openstack-kolla-1c5239e1938a03a64a838ac54ea5e7c5681c6f83 baseurl=https://trunk.rdoproject.org/centos10-master/component/common/1c/52/1c5239e1938a03a64a838ac54ea5e7c5681c6f83_e4212f56 enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-d5cfdfd16d7573a83b05dd6c0656b7610e77c4c4 baseurl=https://trunk.rdoproject.org/centos10-master/component/compute/d5/cf/d5cfdfd16d7573a83b05dd6c0656b7610e77c4c4_0b94abfd enabled=1 gpgcheck=0 priority=1 [delorean-component-designate] name=delorean-openstack-designate-f307d62faf300222bfe62a1d52f850a8a2868121 baseurl=https://trunk.rdoproject.org/centos10-master/component/designate/f3/07/f307d62faf300222bfe62a1d52f850a8a2868121_1056db71 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-d5b2e4f47d61c206c6d90f09005b3a93a92e06a0 baseurl=https://trunk.rdoproject.org/centos10-master/component/glance/d5/b2/d5b2e4f47d61c206c6d90f09005b3a93a92e06a0_268fa265 enabled=1 gpgcheck=0 priority=1 [delorean-component-keystone] name=delorean-python-keystoneauth1-4f0414d864bd790aa6dc54e55308a94653fbcfb4 baseurl=https://trunk.rdoproject.org/centos10-master/component/keystone/4f/04/4f0414d864bd790aa6dc54e55308a94653fbcfb4_ea6b528e enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-python-manila-tests-tempest-b643b1237767132be466737e7c849a72b969d5e8 baseurl=https://trunk.rdoproject.org/centos10-master/component/manila/b6/43/b643b1237767132be466737e7c849a72b969d5e8_fbfaf7cf enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-python-neutron-tests-tempest-1f1b596026db3793b19da356f48da24f2b96940d baseurl=https://trunk.rdoproject.org/centos10-master/component/network/1f/1b/1f1b596026db3793b19da356f48da24f2b96940d_6bbbd268 enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-d6680d73ecaa28d71a19df9deb8891a3313d869e baseurl=https://trunk.rdoproject.org/centos10-master/component/octavia/d6/68/d6680d73ecaa28d71a19df9deb8891a3313d869e_cf67d3ef enabled=1 gpgcheck=0 priority=1 [delorean-component-optimize] name=delorean-python-watcher-tests-tempest-4fc1253844fb23bc4540f89d025775b7f525bae9 baseurl=https://trunk.rdoproject.org/centos10-master/component/optimize/4f/c1/4fc1253844fb23bc4540f89d025775b7f525bae9_5ce2889e enabled=1 gpgcheck=0 priority=1 [delorean-component-podified] name=delorean-edpm-image-builder-0753302c26bc3123be82afa517c6ddc74b50a966 baseurl=https://trunk.rdoproject.org/centos10-master/component/podified/07/53/0753302c26bc3123be82afa517c6ddc74b50a966_d62c2edd enabled=1 gpgcheck=0 priority=1 [delorean-component-puppet] name=delorean-puppet-ceph-5d8e8cbf48aa4b2ca11d20ed9c7479d759673bab baseurl=https://trunk.rdoproject.org/centos10-master/component/puppet/5d/8e/5d8e8cbf48aa4b2ca11d20ed9c7479d759673bab_ad3d6445 enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-4d2426591e8fe47f0c7cee5d73cf4bc0004e33a0 baseurl=https://trunk.rdoproject.org/centos10-master/component/swift/4d/24/4d2426591e8fe47f0c7cee5d73cf4bc0004e33a0_2abff1ce enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-python-tempestconf-8515371b7cceebd4282e09f1d8f0cc842df82855 baseurl=https://trunk.rdoproject.org/centos10-master/component/tempest/85/15/8515371b7cceebd4282e09f1d8f0cc842df82855_52405b11 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-trove-ui-7772b389096c8d5933755f9eeef83b26662ee559 baseurl=https://trunk.rdoproject.org/centos10-master/component/ui/77/72/7772b389096c8d5933755f9eeef83b26662ee559_3736ef65 enabled=1 gpgcheck=0 priority=1 [delorean-master-testing] name=dlrn-master-testing baseurl=https://trunk.rdoproject.org/centos10-master/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-master-build-deps] name=dlrn-master-build-deps baseurl=https://trunk.rdoproject.org/centos10-master/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos10-rabbitmq] name=centos9-rabbitmq baseurl=https://trunk.rdoproject.org/centos10-master/rabbitmq/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos10-storage] name=centos10-storage baseurl=http://mirror.stream.centos.org/SIGs/10-stream/storage/$basearch/ceph-squid/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos10-opstools] name=centos10-opstools baseurl=http://mirror.stream.centos.org/SIGs/10-stream/opstools/$basearch/collectd-5/ enabled=0 gpgcheck=0 module_hotfixes=1 [centos10-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=https://buildlogs.centos.org/centos/10-stream/nfv/x86_64/openvswitch-2/ enabled=1 gpgcheck=0 module_hotfixes=1 # epel is required for Ceph Squid and DLRN mock [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=liboath,gperftools-libs,thrift,libpmemobj,liborc2,libpmem,parquet-libs,libarrow*,mock*,distribution-gpg-keys,python3-templated-dictionary,python3-backoff 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-centos10-master-uc-x86_64-5 DEBUG: ensuring that dir exists: /home/centos10-master-uc/data/repos/component/cinder/a8/c7/a8c7de026759179046d24fa6c49df17231a5ee52_99edb21c Mock Version: 6.3 INFO: Mock Version: 6.3 INFO: Mock Version: 6.3 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/mapper DEBUG: kernel version == 5.14.0-427.16.1.el9_4.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/results DEBUG: searching for 'dnf4' package manager or alternatives INFO: Package manager dnf4 detected and used (fallback) DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: copying CA trust dir into chroot: /etc/pki/ca-trust => /etc/pki/ca-trust DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust with files from /etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: copying CA trust dir into chroot: /usr/share/pki/ca-trust-source => /usr/share/pki/ca-trust-source DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-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-centos10-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-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-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-centos10-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-centos10-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-centos10-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-centos10-master-uc-x86_64-5-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-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-centos10-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-centos10-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-centos10-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-centos10-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-centos10-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-centos10-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-centos10-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/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.o5663002', '/var/lib/mock/dlrn-centos10-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: ensuring that dir exists: /var/lib/mock/dlrn-centos10-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-centos10-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-centos10-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-centos10-master-uc-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos10-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-centos10-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-centos10-master-uc-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos10-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: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc DEBUG: method _make_users skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root. DEBUG: ensuring that dir exists: /home/centos10-master-uc/data/repos/component/cinder/a8/c7/a8c7de026759179046d24fa6c49df17231a5ee52_99edb21c INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-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: Address sizes: 40 bits physical, 48 bits virtual DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Vendor ID: AuthenticAMD DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: Stepping: 0 DEBUG: BogoMIPS: 5599.99 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 clzero xsaveerptr wbnoinvd arat npt lbrv nrip_save tsc_scale vmcb_clean pausefilter pfthreshold umip rdpid arch_capabilities DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 128 KiB (4 instances) DEBUG: L1i cache: 128 KiB (4 instances) DEBUG: L2 cache: 2 MiB (4 instances) DEBUG: L3 cache: 64 MiB (4 instances) DEBUG: NUMA node(s): 1 DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Vulnerability Gather data sampling: Not affected DEBUG: Vulnerability Itlb multihit: Not affected DEBUG: Vulnerability L1tf: Not affected DEBUG: Vulnerability Mds: Not affected DEBUG: Vulnerability Meltdown: Not affected DEBUG: Vulnerability Mmio stale data: Not affected DEBUG: Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled DEBUG: Vulnerability Spec rstack overflow: Vulnerable: Safe RET, no microcode DEBUG: Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl DEBUG: Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization DEBUG: Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, STIBP disabled, RSB filling, PBRSB-eIBRS Not affected DEBUG: Vulnerability Srbds: Not affected DEBUG: Vulnerability Tsx async abort: Not affected DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free', '--human'] with env {'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: 15Gi 3.8Gi 1.5Gi 964Mi 11Gi 11Gi DEBUG: Swap: 15Gi 5.6Gi 10Gi DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '-T', '/var/lib/mock/dlrn-centos10-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 Type Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs tmpfs 4.3G 851M 3.5G 20% /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: /dev/vda4 xfs 549G 184G 366G 34% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum.repos.d DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/mapper DEBUG: kernel version == 5.14.0-427.16.1.el9_4.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: resultdir = /home/centos10-master-uc/data/repos/component/cinder/a8/c7/a8c7de026759179046d24fa6c49df17231a5ee52_99edb21c INFO: Package manager dnf4 detected and used (direct choice) DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/mock DEBUG: copying CA trust dir into chroot: /etc/pki/ca-trust => /etc/pki/ca-trust DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust with files from /etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/source/blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: copying CA trust dir into chroot: /usr/share/pki/ca-trust-source => /usr/share/pki/ca-trust-source DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-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-centos10-master-uc-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos10-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-centos10-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-centos10-master-uc-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-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-centos10-master-uc-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos10-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-centos10-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-centos10-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-centos10-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-centos10-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-centos10-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/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.pmiyggm7', '/var/lib/mock/dlrn-centos10-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-centos10-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-centos10-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-centos10-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-centos10-master-uc-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos10-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-centos10-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-centos10-master-uc-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos10-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: ['userdel', '-f', 'mockbuild', '--prefix', '/var/lib/mock/dlrn-centos10-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: ['groupdel', 'mock', '--prefix', '/var/lib/mock/dlrn-centos10-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: ['groupadd', 'mock', '-g', '135', '--prefix', '/var/lib/mock/dlrn-centos10-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: ['useradd', 'mockbuild', '-o', '-u', '1039', '-g', '135', '-N', '-d', '/builddir', '--prefix', '/var/lib/mock/dlrn-centos10-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: useradd: warning: the home directory /builddir already exists. DEBUG: useradd: Not copying any file from skel directory into it. DEBUG: Creating mailbox file: File exists DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/.initialized Finish: chroot init INFO: copying /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/tmp/pkgsrc/dist to /tmp/tmp.fuEJOdpiFI/dist Finish: run DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-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-centos10-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-centos10-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', '/var/lib/mock/dlrn-centos10-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', '-l', '/var/lib/mock/dlrn-centos10-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-centos10-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-centos10-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-centos10-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-centos10-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-centos10-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 in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-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-centos10-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-centos10-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', '/var/lib/mock/dlrn-centos10-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', '-l', '/var/lib/mock/dlrn-centos10-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-centos10-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-centos10-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-centos10-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-centos10-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-centos10-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.fuEJOdpiFI/dist ++ grep .tar.gz + SOURCE=os-brick-6.13.0.tar.gz + SOURCEEXT=.tar.gz + SOURCEPATH=/tmp/tmp.fuEJOdpiFI/dist/os-brick-6.13.0.tar.gz ++ basename os-brick-6.13.0.tar.gz .tar.gz + SOURCEWITHREL=os-brick-6.13.0-0.20250905144355.a8c7de0.tar.gz + mv /tmp/tmp.fuEJOdpiFI/dist/os-brick-6.13.0.tar.gz /tmp/tmp.fuEJOdpiFI/SOURCES/os-brick-6.13.0-0.20250905144355.a8c7de0.tar.gz + cd /home/centos10-master-uc/data/python-os-brick_distro + cp -a python-os-brick.spec sources /tmp/tmp.fuEJOdpiFI/SOURCES/ + cp python-os-brick.spec /tmp/tmp.fuEJOdpiFI/SPECS/ + cd /tmp/tmp.fuEJOdpiFI/SPECS/ + '[' -z '' ']' + grep -qc '^%define upstream_version.*' python-os-brick.spec + sed -i -e '1i%define upstream_version 6.13.0\' python-os-brick.spec + grep -qc '^%global dlrn .*' python-os-brick.spec + sed -i -e '1i%global dlrn 1\' python-os-brick.spec + grep -qc '^%global dlrn_nvr .*' python-os-brick.spec ++ basename os-brick-6.13.0-0.20250905144355.a8c7de0.tar.gz .tar.gz + sed -i -e '1i%global dlrn_nvr os-brick-6.13.0-0.20250905144355.a8c7de0\' python-os-brick.spec + sed -i -e s/UPSTREAMVERSION/6.13.0/g python-os-brick.spec + set_nvr_in_spec + VERSION=6.13.0 + sed -i -e 's/Version:.*/Version: 6.13.0/g' python-os-brick.spec + sed -i -e 's/Release:.*/Release: 0.20250905144355.a8c7de0%{?dist}/g' python-os-brick.spec + '[' '' '!=' 1 ']' + sed -i -e 's/^\(Source\|Source0\):.*/\1: os-brick-6.13.0-0.20250905144355.a8c7de0.tar.gz/' python-os-brick.spec + '[' '' '!=' 1 ']' + sed -i -e '/^%changelog.*/q' python-os-brick.spec + cat python-os-brick.spec %global dlrn_nvr os-brick-6.13.0-0.20250905144355.a8c7de0 %global dlrn 1 %define upstream_version 6.13.0 %{!?sources_gpg: %{!?dlrn:%global sources_gpg 1} } %global sources_gpg_sign 0x2426b928085a020d8a90d0d879ab7008d0896c8a %{!?upstream_version: %global upstream_version %{version}%{?milestone}} %{?dlrn: %global tarsources os-brick} %{!?dlrn: %global tarsources os_brick} # we are excluding some BRs from automatic generator %global excluded_brs doc8 bandit pre-commit hacking flake8-import-order flake8-logging-format mypy os-api-ref # Exclude sphinx from BRs if docs are disabled %if ! 0%{?with_doc} %global excluded_brs %{excluded_brs} sphinx openstackdocstheme %endif %global pypi_name os-brick %global with_doc 1 %global common_desc \ OpenStack Cinder brick library for managing local volume attaches Name: python-%{pypi_name} Version: 6.13.0 Release: 0.20250905144355.a8c7de0%{?dist} Summary: OpenStack Cinder brick library for managing local volume attaches License: Apache-2.0 URL: http://www.openstack.org/ Source0: os-brick-6.13.0-0.20250905144355.a8c7de0.tar.gz # Required for tarball sources verification %if 0%{?sources_gpg} == 1 Source101: https://tarballs.openstack.org/%{pypi_name}/%{tarsources}-%{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 BuildRequires: openstack-macros %endif %description %{common_desc} %package -n python3-%{pypi_name} Summary: OpenStack Cinder brick library for managing local volume attaches Provides: os-brick = %{version}-%{release} Requires: cryptsetup Requires: device-mapper-multipath Requires: iscsi-initiator-utils Requires: lsscsi >= 0.29 Requires: lvm2 Requires: nfs-utils Requires: nvme-cli Requires: sg3_utils Requires: systemd-udev BuildRequires: openstack-macros BuildRequires: python3-devel BuildRequires: pyproject-rpm-macros BuildRequires: git-core %description -n python3-%{pypi_name} %{common_desc} %prep # Required for tarball sources verification %if 0%{?sources_gpg} == 1 %{gpgverify} --keyring=%{SOURCE102} --signature=%{SOURCE101} --data=%{SOURCE0} %endif %autosetup -n %{tarsources}-%{upstream_version} -S git 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 sed -i 's/^sphinx>=.*/sphinx/' doc/requirements.txt # 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 # Automatic BR generation %generate_buildrequires %if 0%{?with_doc} %pyproject_buildrequires -t -e %{default_toxenv},docs %else %pyproject_buildrequires -t -e %{default_toxenv} %endif %build %pyproject_wheel %check %tox -e %{default_toxenv} %install %pyproject_install %if 0%{?with_doc} # generate html docs %tox -e docs # remove the sphinx-build-3 leftovers rm -rf doc/build/html/.{doctrees,buildinfo} %endif # Move config files to proper location install -d -m 755 %{buildroot}%{_datarootdir}/%{pypi_name}/rootwrap mv %{buildroot}/usr/etc/os-brick/rootwrap.d/*.filters %{buildroot}%{_datarootdir}/%{pypi_name}/rootwrap %files -n python3-%{pypi_name} %license LICENSE %if 0%{?with_doc} %doc doc/build/html %endif %doc README.rst %{python3_sitelib}/os_brick* %{_datarootdir}/%{pypi_name} %exclude %{python3_sitelib}/os_brick/tests %changelog + spectool -g -C /tmp/tmp.fuEJOdpiFI/SOURCES python-os-brick.spec + /usr/bin/mock --buildsrpm -v -r /home/centos10-master-uc/data/dlrn-5.cfg --resultdir /home/centos10-master-uc/data/repos/component/cinder/a8/c7/a8c7de026759179046d24fa6c49df17231a5ee52_99edb21c --spec python-os-brick.spec --sources=/tmp/tmp.fuEJOdpiFI/SOURCES WARNING: config_opts['use_bootstrap_container'] is deprecated, please use config_opts['use_bootstrap'] instead INFO: mock.py version 6.3 starting (python version = 3.9.18, NVR = mock-6.3-1.el9), args: /usr/libexec/mock/mock --buildsrpm -v -r /home/centos10-master-uc/data/dlrn-5.cfg --resultdir /home/centos10-master-uc/data/repos/component/cinder/a8/c7/a8c7de026759179046d24fa6c49df17231a5ee52_99edb21c --spec python-os-brick.spec --sources=/tmp/tmp.fuEJOdpiFI/SOURCES Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-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-centos10-master-uc-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-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', 'dnf5.conf': 'dnf.conf', 'dnf4.conf': 'dnf.conf', 'dnf_command': 'dnf4_command', 'dnf_common_opts': 'dnf4_common_opts', 'dnf_install_command': 'dnf4_install_command', 'dnf_disable_plugins': 'dnf4_disable_plugins', 'dnf_avoid_opts': 'dnf4_avoid_opts', 'dnf_builddep_opts': 'dnf4_builddep_opts', 'system_dnf4_command': 'dnf4_system_command', 'system_dnf_command': 'dnf4_system_command', 'system_dnf5_command': 'dnf5_system_command', 'system_yum_command': 'yum_system_command', 'system_microdnf_command': 'microdnf_system_command'} DEBUG: config_paths: ['/home/centos10-master-uc/data/dlrn-5.cfg', '/etc/mock/site-defaults.cfg', '/etc/mock/chroot-aliases.cfg'] DEBUG: version: 6.3 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos10-master-uc/data/repos/component/cinder/a8/c7/a8c7de026759179046d24fa6c49df17231a5ee52_99edb21c DEBUG: rootdir: /var/lib/mock/dlrn-centos10-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: host_arch: x86_64 DEBUG: chrootuid: 1039 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: True DEBUG: bootstrap_image: quay.io/centos/centos:stream10-development DEBUG: bootstrap_image_skip_pull: False DEBUG: bootstrap_image_ready: False DEBUG: bootstrap_image_fallback: True DEBUG: bootstrap_image_keep_getting: 120 DEBUG: bootstrap_image_assert_digest: None DEBUG: use_buildroot_image: False DEBUG: buildroot_image: None DEBUG: buildroot_image_skip_pull: False DEBUG: buildroot_image_ready: False DEBUG: buildroot_image_fallback: False DEBUG: buildroot_image_keep_getting: 120 DEBUG: buildroot_image_assert_digest: None 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_copied_ca_trust_dirs: [('/etc/pki/ca-trust', '/etc/pki/ca-trust'), ('/usr/share/pki/ca-trust-source', '/usr/share/pki/ca-trust-source')] 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', 'rpmautospec', 'buildroot_lock', 'export_buildroot_image', '__init__', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.9/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/ccache/u1039/', 'hashdir': True, 'debug': False, 'show_stats': False, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cinder/a8/c7/a8c7de026759179046d24fa6c49df17231a5ee52_99edb21c'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cinder/a8/c7/a8c7de026759179046d24fa6c49df17231a5ee52_99edb21c'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos10-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-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cinder/a8/c7/a8c7de026759179046d24fa6c49df17231a5ee52_99edb21c'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cinder/a8/c7/a8c7de026759179046d24fa6c49df17231a5ee52_99edb21c'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cinder/a8/c7/a8c7de026759179046d24fa6c49df17231a5ee52_99edb21c'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cinder/a8/c7/a8c7de026759179046d24fa6c49df17231a5ee52_99edb21c'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cinder/a8/c7/a8c7de026759179046d24fa6c49df17231a5ee52_99edb21c'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cinder/a8/c7/a8c7de026759179046d24fa6c49df17231a5ee52_99edb21c'}, 'buildroot_lock_enable': False, 'buildroot_lock_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cinder/a8/c7/a8c7de026759179046d24fa6c49df17231a5ee52_99edb21c'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cinder/a8/c7/a8c7de026759179046d24fa6c49df17231a5ee52_99edb21c'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cinder/a8/c7/a8c7de026759179046d24fa6c49df17231a5ee52_99edb21c'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'write_tar': False, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cinder/a8/c7/a8c7de026759179046d24fa6c49df17231a5ee52_99edb21c'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cinder/a8/c7/a8c7de026759179046d24fa6c49df17231a5ee52_99edb21c'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cinder/a8/c7/a8c7de026759179046d24fa6c49df17231a5ee52_99edb21c'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cinder/a8/c7/a8c7de026759179046d24fa6c49df17231a5ee52_99edb21c'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cinder/a8/c7/a8c7de026759179046d24fa6c49df17231a5ee52_99edb21c'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cinder/a8/c7/a8c7de026759179046d24fa6c49df17231a5ee52_99edb21c'}, '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-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cinder/a8/c7/a8c7de026759179046d24fa6c49df17231a5ee52_99edb21c'}, 'rpmautospec_enable': False, 'rpmautospec_opts': {'requires': ['rpmautospec'], 'cmd_base': ['/usr/bin/rpmautospec', 'process-distgit'], 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cinder/a8/c7/a8c7de026759179046d24fa6c49df17231a5ee52_99edb21c'}, 'export_buildroot_image_enable': False, 'export_buildroot_image_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cinder/a8/c7/a8c7de026759179046d24fa6c49df17231a5ee52_99edb21c'}, '__init___enable': False, '__init___opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cinder/a8/c7/a8c7de026759179046d24fa6c49df17231a5ee52_99edb21c'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cinder/a8/c7/a8c7de026759179046d24fa6c49df17231a5ee52_99edb21c'}} 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', 'int_src_dir': None, 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} 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: repo_arch: x86_64 DEBUG: repo_arch_map: {} DEBUG: target_arch: x86_64 DEBUG: releasever: 10 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {'stream': '10-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-builder-centos9.rdoproject.org', '%_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: yum_system_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: yum_avoid_opts: {} DEBUG: dnf4_command: /usr/bin/dnf-3 DEBUG: dnf4_system_command: /usr/bin/dnf-3 DEBUG: dnf4_common_opts: ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing'] DEBUG: dnf4_install_command: install python3-dnf python3-dnf-plugins-core DEBUG: dnf4_disable_plugins: ['local', 'spacewalk', 'versionlock'] DEBUG: dnf4_avoid_opts: {} DEBUG: dnf5_command: /usr/bin/dnf5 DEBUG: dnf5_system_command: /usr/bin/dnf5 DEBUG: dnf5_common_opts: ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing'] DEBUG: dnf5_install_command: install dnf5 dnf5-plugins DEBUG: dnf5_disable_plugins: [] DEBUG: dnf5_avoid_opts: {'remove': ['--allowerasing'], 'repoquery': ['--allowerasing'], 'makecache': ['--allowerasing'], 'search': ['--allowerasing'], 'info': ['--allowerasing']} 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: microdnf_avoid_opts: {} DEBUG: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: user_agent: Mock (dlrn-centos10-master-uc-x86_64-5; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: chroot_additional_packages: [] 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: copy_host_users: [] DEBUG: use_host_shadow_utils: True DEBUG: qemu_user_static_mapping: {'aarch64': 'aarch64', 'armv7hl': 'arm', 'i386': 'i386', 'i686': 'i386', 'ppc64': 'ppc64', 'ppc64le': 'ppc64le', 's390x': 's390x', 'x86_64': 'x86_64'} DEBUG: recursion_limit: 5000 DEBUG: calculatedeps: None DEBUG: hermetic_build: False DEBUG: mock_run_uuid: 271e12b4-2e10-41c4-9099-46cc67f9f853 DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos10-master-uc/data/dlrn-5.cfg DEBUG: root: dlrn-centos10-master-uc-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el10 DEBUG: use_bootstrap_container: True 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 # NOTE(karolinku) required for botocore best=0 protected_packages= module_platform_id=platform:el10 user_agent=DLRN [baseos] name=CentOS Stream $releasever - BaseOS #metalink=https://mirrors.centos.org/metalink?repo=centos-baseos-10-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/10-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-10-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/10-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-10-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-10-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-barbican] name=delorean-openstack-barbican-16b8a7cad9fb65478c65c00a5f26ca1417314ed0 baseurl=https://trunk.rdoproject.org/centos10-master/component/barbican/16/b8/16b8a7cad9fb65478c65c00a5f26ca1417314ed0_73c95ce7 enabled=1 gpgcheck=0 priority=1 [delorean-component-baremetal] name=delorean-python-sushy-7f41d5c8a608eb062ca73cde6e6714c564697f36 baseurl=https://trunk.rdoproject.org/centos10-master/component/baremetal/7f/41/7f41d5c8a608eb062ca73cde6e6714c564697f36_ee7ee841 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-python-cinder-tests-tempest-1357d5dccffc2cd6c1e8a13e84c065d5bd55e4d5 baseurl=https://trunk.rdoproject.org/centos10-master/component/cinder/13/57/1357d5dccffc2cd6c1e8a13e84c065d5bd55e4d5_df510a15 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-cinderclient-e2d30490444edf773afe6956848986a246dd68aa baseurl=https://trunk.rdoproject.org/centos10-master/component/clients/e2/d3/e2d30490444edf773afe6956848986a246dd68aa_1b68970d enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-python-observabilityclient-bcadbfe6706072ba27af462fa5c0fa3e0198d7e7 baseurl=https://trunk.rdoproject.org/centos10-master/component/cloudops/bc/ad/bcadbfe6706072ba27af462fa5c0fa3e0198d7e7_6f82bf1a enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-openstack-kolla-1c5239e1938a03a64a838ac54ea5e7c5681c6f83 baseurl=https://trunk.rdoproject.org/centos10-master/component/common/1c/52/1c5239e1938a03a64a838ac54ea5e7c5681c6f83_e4212f56 enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-d5cfdfd16d7573a83b05dd6c0656b7610e77c4c4 baseurl=https://trunk.rdoproject.org/centos10-master/component/compute/d5/cf/d5cfdfd16d7573a83b05dd6c0656b7610e77c4c4_0b94abfd enabled=1 gpgcheck=0 priority=1 [delorean-component-designate] name=delorean-openstack-designate-f307d62faf300222bfe62a1d52f850a8a2868121 baseurl=https://trunk.rdoproject.org/centos10-master/component/designate/f3/07/f307d62faf300222bfe62a1d52f850a8a2868121_1056db71 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-d5b2e4f47d61c206c6d90f09005b3a93a92e06a0 baseurl=https://trunk.rdoproject.org/centos10-master/component/glance/d5/b2/d5b2e4f47d61c206c6d90f09005b3a93a92e06a0_268fa265 enabled=1 gpgcheck=0 priority=1 [delorean-component-keystone] name=delorean-python-keystoneauth1-4f0414d864bd790aa6dc54e55308a94653fbcfb4 baseurl=https://trunk.rdoproject.org/centos10-master/component/keystone/4f/04/4f0414d864bd790aa6dc54e55308a94653fbcfb4_ea6b528e enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-python-manila-tests-tempest-b643b1237767132be466737e7c849a72b969d5e8 baseurl=https://trunk.rdoproject.org/centos10-master/component/manila/b6/43/b643b1237767132be466737e7c849a72b969d5e8_fbfaf7cf enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-python-neutron-tests-tempest-1f1b596026db3793b19da356f48da24f2b96940d baseurl=https://trunk.rdoproject.org/centos10-master/component/network/1f/1b/1f1b596026db3793b19da356f48da24f2b96940d_6bbbd268 enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-d6680d73ecaa28d71a19df9deb8891a3313d869e baseurl=https://trunk.rdoproject.org/centos10-master/component/octavia/d6/68/d6680d73ecaa28d71a19df9deb8891a3313d869e_cf67d3ef enabled=1 gpgcheck=0 priority=1 [delorean-component-optimize] name=delorean-python-watcher-tests-tempest-4fc1253844fb23bc4540f89d025775b7f525bae9 baseurl=https://trunk.rdoproject.org/centos10-master/component/optimize/4f/c1/4fc1253844fb23bc4540f89d025775b7f525bae9_5ce2889e enabled=1 gpgcheck=0 priority=1 [delorean-component-podified] name=delorean-edpm-image-builder-0753302c26bc3123be82afa517c6ddc74b50a966 baseurl=https://trunk.rdoproject.org/centos10-master/component/podified/07/53/0753302c26bc3123be82afa517c6ddc74b50a966_d62c2edd enabled=1 gpgcheck=0 priority=1 [delorean-component-puppet] name=delorean-puppet-ceph-5d8e8cbf48aa4b2ca11d20ed9c7479d759673bab baseurl=https://trunk.rdoproject.org/centos10-master/component/puppet/5d/8e/5d8e8cbf48aa4b2ca11d20ed9c7479d759673bab_ad3d6445 enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-4d2426591e8fe47f0c7cee5d73cf4bc0004e33a0 baseurl=https://trunk.rdoproject.org/centos10-master/component/swift/4d/24/4d2426591e8fe47f0c7cee5d73cf4bc0004e33a0_2abff1ce enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-python-tempestconf-8515371b7cceebd4282e09f1d8f0cc842df82855 baseurl=https://trunk.rdoproject.org/centos10-master/component/tempest/85/15/8515371b7cceebd4282e09f1d8f0cc842df82855_52405b11 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-trove-ui-7772b389096c8d5933755f9eeef83b26662ee559 baseurl=https://trunk.rdoproject.org/centos10-master/component/ui/77/72/7772b389096c8d5933755f9eeef83b26662ee559_3736ef65 enabled=1 gpgcheck=0 priority=1 [delorean-master-testing] name=dlrn-master-testing baseurl=https://trunk.rdoproject.org/centos10-master/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-master-build-deps] name=dlrn-master-build-deps baseurl=https://trunk.rdoproject.org/centos10-master/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos10-rabbitmq] name=centos9-rabbitmq baseurl=https://trunk.rdoproject.org/centos10-master/rabbitmq/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos10-storage] name=centos10-storage baseurl=http://mirror.stream.centos.org/SIGs/10-stream/storage/$basearch/ceph-squid/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos10-opstools] name=centos10-opstools baseurl=http://mirror.stream.centos.org/SIGs/10-stream/opstools/$basearch/collectd-5/ enabled=0 gpgcheck=0 module_hotfixes=1 [centos10-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=https://buildlogs.centos.org/centos/10-stream/nfv/x86_64/openvswitch-2/ enabled=1 gpgcheck=0 module_hotfixes=1 # epel is required for Ceph Squid and DLRN mock [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=liboath,gperftools-libs,thrift,libpmemobj,liborc2,libpmem,parquet-libs,libarrow*,mock*,distribution-gpg-keys,python3-templated-dictionary,python3-backoff 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(python-os-brick.spec) Config(dlrn-centos10-master-uc-x86_64-5) Start: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root INFO: unmounting tmpfs. DEBUG: child environment: None DEBUG: Executing command: ['umount', '-n', '/var/lib/mock/dlrn-centos10-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-centos10-master-uc-x86_64-5 DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5 DEBUG: ensuring that dir exists: /home/centos10-master-uc/data/repos/component/cinder/a8/c7/a8c7de026759179046d24fa6c49df17231a5ee52_99edb21c Mock Version: 6.3 INFO: Mock Version: 6.3 INFO: Mock Version: 6.3 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/mapper DEBUG: kernel version == 5.14.0-427.16.1.el9_4.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/results DEBUG: searching for 'dnf4' package manager or alternatives INFO: Package manager dnf4 detected and used (fallback) DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: copying CA trust dir into chroot: /etc/pki/ca-trust => /etc/pki/ca-trust DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust with files from /etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: copying CA trust dir into chroot: /usr/share/pki/ca-trust-source => /usr/share/pki/ca-trust-source DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-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-centos10-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-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-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-centos10-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-centos10-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-centos10-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-centos10-master-uc-x86_64-5-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-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-centos10-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-centos10-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-centos10-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-centos10-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-centos10-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-centos10-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-centos10-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/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.91j0dl_7', '/var/lib/mock/dlrn-centos10-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: ensuring that dir exists: /var/lib/mock/dlrn-centos10-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-centos10-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-centos10-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-centos10-master-uc-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos10-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-centos10-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-centos10-master-uc-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos10-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: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc DEBUG: method _cleanup_homedir skipped in bootstrap DEBUG: method _setup_build_dirs skipped in bootstrap DEBUG: method _make_users skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos10-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-centos10-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/centos10-master-uc/data/repos/component/cinder/a8/c7/a8c7de026759179046d24fa6c49df17231a5ee52_99edb21c INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/tar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos10-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-centos10-master-uc-x86_64-5/root/./proc DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./sys DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./dev DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./tmp/ccache DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/cache/yum DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/cache/dnf DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/log DEBUG: created dir: /var/lib/mock/dlrn-centos10-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-centos10-master-uc-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-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: Address sizes: 40 bits physical, 48 bits virtual DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Vendor ID: AuthenticAMD DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: Stepping: 0 DEBUG: BogoMIPS: 5599.99 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 clzero xsaveerptr wbnoinvd arat npt lbrv nrip_save tsc_scale vmcb_clean pausefilter pfthreshold umip rdpid arch_capabilities DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 128 KiB (4 instances) DEBUG: L1i cache: 128 KiB (4 instances) DEBUG: L2 cache: 2 MiB (4 instances) DEBUG: L3 cache: 64 MiB (4 instances) DEBUG: NUMA node(s): 1 DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Vulnerability Gather data sampling: Not affected DEBUG: Vulnerability Itlb multihit: Not affected DEBUG: Vulnerability L1tf: Not affected DEBUG: Vulnerability Mds: Not affected DEBUG: Vulnerability Meltdown: Not affected DEBUG: Vulnerability Mmio stale data: Not affected DEBUG: Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled DEBUG: Vulnerability Spec rstack overflow: Vulnerable: Safe RET, no microcode DEBUG: Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl DEBUG: Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization DEBUG: Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, STIBP disabled, RSB filling, PBRSB-eIBRS Not affected DEBUG: Vulnerability Srbds: Not affected DEBUG: Vulnerability Tsx async abort: Not affected DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free', '--human'] with env {'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: 15Gi 3.8Gi 1.5Gi 957Mi 11Gi 11Gi DEBUG: Swap: 15Gi 5.6Gi 10Gi DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '-T', '/var/lib/mock/dlrn-centos10-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 Type Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs tmpfs 4.3G 844M 3.5G 20% /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: /dev/vda4 xfs 549G 184G 366G 34% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/mapper DEBUG: kernel version == 5.14.0-427.16.1.el9_4.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: resultdir = /home/centos10-master-uc/data/repos/component/cinder/a8/c7/a8c7de026759179046d24fa6c49df17231a5ee52_99edb21c INFO: Package manager dnf4 detected and used (direct choice) DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/mock DEBUG: copying CA trust dir into chroot: /etc/pki/ca-trust => /etc/pki/ca-trust DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust with files from /etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/source/blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: copying CA trust dir into chroot: /usr/share/pki/ca-trust-source => /usr/share/pki/ca-trust-source DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-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-centos10-master-uc-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos10-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-centos10-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-centos10-master-uc-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-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-centos10-master-uc-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos10-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-centos10-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-centos10-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-centos10-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-centos10-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-centos10-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/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.wyt6mfhu', '/var/lib/mock/dlrn-centos10-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-centos10-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-centos10-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-centos10-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-centos10-master-uc-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos10-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-centos10-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-centos10-master-uc-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos10-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: ['rpm', '-q', 'rpm', 'rpm-sequoia', 'python3-dnf', 'python3-dnf-plugins-core', 'yum', 'yum-utils', 'dnf5', 'dnf5-plugins'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: rpm-4.19.1.1-3.el10.x86_64 DEBUG: rpm-sequoia-1.6.0-3.el10.x86_64 DEBUG: python3-dnf-4.20.0-9.el10.noarch DEBUG: python3-dnf-plugins-core-4.7.0-6.el10.noarch DEBUG: yum-4.20.0-9.el10.noarch DEBUG: package yum-utils is not installed DEBUG: package dnf5 is not installed DEBUG: package dnf5-plugins is not installed DEBUG: Child return code was: 3 INFO: Buildroot is handled by package management downloaded with a bootstrap image: rpm-4.19.1.1-3.el10.x86_64 rpm-sequoia-1.6.0-3.el10.x86_64 python3-dnf-4.20.0-9.el10.noarch python3-dnf-plugins-core-4.7.0-6.el10.noarch yum-4.20.0-9.el10.noarch Start: dnf4 update DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-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-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-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-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-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/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos10-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: libgcc-14.3.1-2.1.el10.x86_64 DEBUG: fonts-filesystem-2.0.5-18.el10.noarch DEBUG: tzdata-2025b-2.el10.noarch DEBUG: adobe-mappings-cmap-20230622-5.el10.noarch DEBUG: adobe-mappings-cmap-deprecated-20230622-5.el10.noarch DEBUG: redhat-text-vf-fonts-4.1.0-1.el10.noarch DEBUG: xkeyboard-config-2.41-3.el10.noarch DEBUG: rust-toolset-srpm-macros-1.88.0-1.el10.noarch DEBUG: qt6-srpm-macros-6.9.1-1.el10.noarch DEBUG: poppler-data-0.4.11-9.el10.noarch DEBUG: perl-srpm-macros-1-57.el10.noarch DEBUG: package-notes-srpm-macros-0.5-13.el10.noarch DEBUG: openblas-srpm-macros-2-19.el10.noarch DEBUG: ocaml-srpm-macros-10-4.el10.noarch DEBUG: libX11-common-1.8.10-1.el10.noarch DEBUG: kernel-srpm-macros-1.0-25.el10.noarch DEBUG: kernel-headers-6.12.0-125.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-12.99-1.el10.noarch DEBUG: adobe-mappings-pdf-20190401-9.el10.noarch DEBUG: publicsuffix-list-dafsa-20240107-5.el10.noarch DEBUG: pkgconf-m4-2.1.0-3.el10.noarch DEBUG: pcre2-syntax-10.44-1.el10.3.noarch DEBUG: ncurses-base-6.4-14.20240127.el10.noarch DEBUG: libssh-config-0.11.1-1.el10.noarch DEBUG: google-noto-fonts-common-20240401-5.el10.noarch DEBUG: google-noto-sans-vf-fonts-20240401-5.el10.noarch DEBUG: default-fonts-core-sans-4.1-3.el10.noarch DEBUG: google-droid-sans-fonts-20200215-22.el10.noarch DEBUG: coreutils-common-9.5-6.el10.x86_64 DEBUG: centos-gpg-keys-10.0-10.el10.noarch DEBUG: centos-stream-repos-10.0-10.el10.noarch DEBUG: centos-stream-release-10.0-10.el10.noarch DEBUG: setup-2.14.5-7.el10.noarch DEBUG: filesystem-3.18-17.el10.x86_64 DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-56.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-56.el10.x86_64 DEBUG: glibc-common-2.39-56.el10.x86_64 DEBUG: glibc-2.39-56.el10.x86_64 DEBUG: ncurses-libs-6.4-14.20240127.el10.x86_64 DEBUG: bash-5.2.26-6.el10.x86_64 DEBUG: zlib-ng-compat-2.2.3-2.el10.x86_64 DEBUG: libstdc++-14.3.1-2.1.el10.x86_64 DEBUG: bzip2-libs-1.0.8-25.el10.x86_64 DEBUG: xz-libs-5.6.2-4.el10.x86_64 DEBUG: libpng-1.6.40-8.el10.x86_64 DEBUG: libuuid-2.40.2-13.el10.x86_64 DEBUG: libxml2-2.12.5-9.el10.x86_64 DEBUG: readline-8.2-11.el10.x86_64 DEBUG: libzstd-1.5.5-9.el10.x86_64 DEBUG: elfutils-libelf-0.193-1.el10.x86_64 DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64 DEBUG: gmp-6.2.1-12.el10.x86_64 DEBUG: libgpg-error-1.50-2.el10.x86_64 DEBUG: libxcrypt-4.4.36-10.el10.x86_64 DEBUG: libblkid-2.40.2-13.el10.x86_64 DEBUG: crypto-policies-20250804-1.git2ca4115.el10.noarch DEBUG: nspr-4.36.0-4.el10.x86_64 DEBUG: libassuan-2.5.6-6.el10.x86_64 DEBUG: mpfr-4.2.1-5.el10.x86_64 DEBUG: expat-2.7.1-1.el10.x86_64 DEBUG: pcre2-10.44-1.el10.3.x86_64 DEBUG: grep-3.11-10.el10.x86_64 DEBUG: popt-1.19-8.el10.x86_64 DEBUG: nss-util-3.112.0-4.el10.x86_64 DEBUG: sqlite-libs-3.46.1-4.el10.x86_64 DEBUG: gdbm-libs-1.23-14.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: libgomp-14.3.1-2.1.el10.x86_64 DEBUG: lcms2-2.16-6.el10.x86_64 DEBUG: libwebp-1.3.2-8.el10.x86_64 DEBUG: gawk-5.3.0-6.el10.x86_64 DEBUG: json-c-0.18-3.el10.x86_64 DEBUG: libcap-ng-0.8.4-6.el10.x86_64 DEBUG: audit-libs-4.0.3-4.el10.x86_64 DEBUG: libeconf-0.6.2-4.el10.x86_64 DEBUG: pam-libs-1.6.1-8.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-13.el10.x86_64 DEBUG: libffi-3.4.4-10.el10.x86_64 DEBUG: libtasn1-4.20.0-1.el10.x86_64 DEBUG: p11-kit-0.25.5-7.el10.x86_64 DEBUG: libunistring-1.1-10.el10.x86_64 DEBUG: libidn2-2.3.7-3.el10.x86_64 DEBUG: libICE-1.1.1-5.el10.x86_64 DEBUG: openjpeg2-2.5.2-5.el10.x86_64 DEBUG: libSM-1.2.4-5.el10.x86_64 DEBUG: xz-5.6.2-4.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: libfdisk-2.40.2-13.el10.x86_64 DEBUG: libgcrypt-1.11.0-6.el10.x86_64 DEBUG: libksba-1.6.7-2.el10.x86_64 DEBUG: dwz-0.16-1.el10.x86_64 DEBUG: unzip-6.0-69.el10.x86_64 DEBUG: file-libs-5.45-8.el10.x86_64 DEBUG: file-5.45-8.el10.x86_64 DEBUG: alternatives-1.30-2.el10.x86_64 DEBUG: p11-kit-trust-0.25.5-7.el10.x86_64 DEBUG: gnutls-3.8.10-2.el10.x86_64 DEBUG: diffutils-3.10-8.el10.x86_64 DEBUG: jansson-2.14-3.el10.x86_64 DEBUG: libbrotli-1.1.0-6.el10.x86_64 DEBUG: libsepol-3.9-1.el10.x86_64 DEBUG: libselinux-3.9-1.el10.x86_64 DEBUG: sed-4.9-3.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: openssl-fips-provider-3.5.1-3.el10.x86_64 DEBUG: openssl-libs-3.5.1-3.el10.x86_64 DEBUG: coreutils-9.5-6.el10.x86_64 DEBUG: ca-certificates-2024.2.69_v8.0.303-102.3.el10.noarch DEBUG: libmount-2.40.2-13.el10.x86_64 DEBUG: glib2-2.80.4-8.el10.x86_64 DEBUG: polkit-libs-125-4.el10.x86_64 DEBUG: gzip-1.13-3.el10.x86_64 DEBUG: cracklib-2.9.11-8.el10.x86_64 DEBUG: libevent-2.1.12-16.el10.x86_64 DEBUG: libsmartcols-2.40.2-13.el10.x86_64 DEBUG: util-linux-core-2.40.2-13.el10.x86_64 DEBUG: lua-libs-5.4.6-7.el10.x86_64 DEBUG: lz4-libs-1.9.4-8.el10.x86_64 DEBUG: libarchive-3.7.7-4.el10.x86_64 DEBUG: npth-1.6-21.el10.x86_64 DEBUG: fribidi-1.0.14-4.el10.x86_64 DEBUG: jbigkit-libs-2.1-31.el10.x86_64 DEBUG: libtool-ltdl-2.4.7-13.el10.x86_64 DEBUG: zstd-1.5.5-9.el10.x86_64 DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64 DEBUG: libpwquality-1.4.5-12.el10.x86_64 DEBUG: shared-mime-info-2.3-8.el10.x86_64 DEBUG: gdk-pixbuf2-2.42.12-4.el10.x86_64 DEBUG: libsecret-0.21.2-8.el10.x86_64 DEBUG: pinentry-1.3.1-1.el10.x86_64 DEBUG: liblqr-1-0.4.2-26.el10s.x86_64 DEBUG: python3-pip-wheel-23.3.2-7.el10.noarch DEBUG: urw-base35-bookman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-c059-fonts-20200910-21.el10.noarch DEBUG: urw-base35-d050000l-fonts-20200910-21.el10.noarch DEBUG: urw-base35-gothic-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-roman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-sans-fonts-20200910-21.el10.noarch DEBUG: urw-base35-p052-fonts-20200910-21.el10.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-z003-fonts-20200910-21.el10.noarch DEBUG: urw-base35-fonts-20200910-21.el10.noarch DEBUG: kmod-libs-31-12.el10.x86_64 DEBUG: rpm-sequoia-1.9.0.1-1.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-20.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-20.el10.x86_64 DEBUG: libsemanage-3.9-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-8.el10.x86_64 DEBUG: libutempter-1.2.1-15.el10.x86_64 DEBUG: tpm2-tss-4.1.3-5.el10.x86_64 DEBUG: tar-1.35-7.el10.x86_64 DEBUG: zip-3.0-45.el10.x86_64 DEBUG: cpp-14.3.1-2.1.el10.x86_64 DEBUG: libpsl-0.21.5-6.el10.x86_64 DEBUG: dbus-libs-1.14.10-5.el10.x86_64 DEBUG: avahi-libs-0.9~rc2-2.el10.x86_64 DEBUG: libusb1-1.0.28-1.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.9-1.el10.x86_64 DEBUG: gdbm-1.23-14.el10.x86_64 DEBUG: pam-1.6.1-8.el10.x86_64 DEBUG: nss-softokn-freebl-3.112.0-4.el10.x86_64 DEBUG: nss-softokn-3.112.0-4.el10.x86_64 DEBUG: nss-sysinit-3.112.0-4.el10.x86_64 DEBUG: nss-3.112.0-4.el10.x86_64 DEBUG: jasper-libs-4.1.0-5.el10.x86_64 DEBUG: LibRaw-0.21.3-1.el10s.x86_64 DEBUG: libbpf-1.6.0-3.el10.x86_64 DEBUG: libxkbcommon-1.7.0-4.el10.x86_64 DEBUG: xml-common-0.6.3-65.el10.noarch DEBUG: bzip2-1.0.8-25.el10.x86_64 DEBUG: graphite2-1.3.14-17.el10.x86_64 DEBUG: freetype-2.13.2-8.el10.x86_64 DEBUG: harfbuzz-8.4.0-6.el10.x86_64 DEBUG: fontconfig-2.15.0-7.el10.x86_64 DEBUG: libraqm-0.10.1-2.el10s.x86_64 DEBUG: imath-3.1.10-4.el10.x86_64 DEBUG: liblerc-4.0.0-8.el10.x86_64 DEBUG: libtiff-4.6.0-6.el10.x86_64 DEBUG: openexr-libs-3.1.10-8.el10.x86_64 DEBUG: dbus-common-1.14.10-5.el10.noarch DEBUG: dbus-broker-36-4.el10.x86_64 DEBUG: dbus-1.14.10-5.el10.x86_64 DEBUG: ed-1.20-5.el10.x86_64 DEBUG: patch-2.7.6-26.el10.x86_64 DEBUG: less-661-3.el10.x86_64 DEBUG: libedit-3.1-52.20230828cvs.el10.x86_64 DEBUG: cpio-2.15-3.el10.x86_64 DEBUG: duktape-2.7.0-10.el10.x86_64 DEBUG: keyutils-libs-1.6.3-5.el10.x86_64 DEBUG: libcbor-0.11.0-3.el10.x86_64 DEBUG: libfido2-1.14.0-7.el10.x86_64 DEBUG: libcom_err-1.47.1-4.el10.x86_64 DEBUG: libnghttp2-1.64.0-2.el10.x86_64 DEBUG: libpkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-pkg-config-2.1.0-3.el10.x86_64 DEBUG: libxcrypt-devel-4.4.36-10.el10.x86_64 DEBUG: glibc-devel-2.39-56.el10.x86_64 DEBUG: libseccomp-2.5.6-1.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-8.el10.x86_64 DEBUG: libssh-0.11.1-1.el10.x86_64 DEBUG: libcurl-8.12.1-2.el10.x86_64 DEBUG: util-linux-2.40.2-13.el10.x86_64 DEBUG: authselect-libs-1.5.0-8.el10.x86_64 DEBUG: cryptsetup-libs-2.7.5-2.el10.x86_64 DEBUG: device-mapper-libs-1.02.206-3.el10.x86_64 DEBUG: device-mapper-1.02.206-3.el10.x86_64 DEBUG: elfutils-debuginfod-client-0.193-1.el10.x86_64 DEBUG: elfutils-libs-0.193-1.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.193-1.el10.noarch DEBUG: systemd-pam-257-13.el10.x86_64 DEBUG: systemd-257-13.el10.x86_64 DEBUG: binutils-gold-2.41-58.el10.x86_64 DEBUG: binutils-2.41-58.el10.x86_64 DEBUG: polkit-125-4.el10.x86_64 DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64 DEBUG: elfutils-0.193-1.el10.x86_64 DEBUG: gdb-minimal-16.3-2.el10.x86_64 DEBUG: debugedit-5.1-8.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-20.el10.x86_64 DEBUG: openssh-9.9p1-13.el10.x86_64 DEBUG: openssh-clients-9.9p1-13.el10.x86_64 DEBUG: git-core-2.47.3-1.el10.x86_64 DEBUG: curl-8.12.1-2.el10.x86_64 DEBUG: rpm-4.19.1.1-20.el10.x86_64 DEBUG: efi-srpm-macros-6-6.el10.noarch DEBUG: lua-srpm-macros-1-15.el10.noarch DEBUG: make-4.4.1-9.el10.x86_64 DEBUG: gcc-14.3.1-2.1.el10.x86_64 DEBUG: annobin-plugin-gcc-12.99-1.el10.x86_64 DEBUG: gcc-plugin-annobin-14.3.1-2.1.el10.x86_64 DEBUG: fonts-srpm-macros-2.0.5-18.el10.noarch DEBUG: forge-srpm-macros-0.4.0-6.el10.noarch DEBUG: go-srpm-macros-3.6.0-4.el10.noarch DEBUG: python-srpm-macros-3.12-10.el10.noarch DEBUG: redhat-rpm-config-293-1.el10.noarch DEBUG: rpm-build-4.19.1.1-20.el10.x86_64 DEBUG: pyproject-srpm-macros-1.16.2-1.el10.noarch DEBUG: python-rpm-macros-3.12-10.el10.noarch DEBUG: python3-rpm-macros-3.12-10.el10.noarch DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: python-unversioned-command-3.12.11-3.el10.noarch DEBUG: python3-3.12.11-3.el10.x86_64 DEBUG: python3-libs-3.12.11-3.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-12.el10.noarch DEBUG: python3-idna-3.7-4.el10.noarch DEBUG: python3-greenlet-3.0.3-5.el10.x86_64 DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch DEBUG: python3-urllib3-1.26.19-2.el10.noarch DEBUG: python3-babel-2.13.1-5.el10.noarch DEBUG: python3-rpm-generators-14-12.el10.noarch DEBUG: python3-charset-normalizer-3.4.2-1.el10.noarch DEBUG: python3-requests-2.32.4-1.el10.noarch DEBUG: python3-dns-2.6.1-1.el10.noarch DEBUG: python3-docutils-0.20.1-5.el10.noarch DEBUG: python3-markupsafe-2.1.3-6.el10.x86_64 DEBUG: python3-jinja2-3.1.6-1.el10.noarch DEBUG: python3-pip-23.3.2-7.el10.noarch DEBUG: python3-imagesize-1.4.1-9.el10.noarch DEBUG: python3-pygments-2.18.0-1.el10.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch DEBUG: pcsc-lite-libs-2.2.3-2.el10.x86_64 DEBUG: pcsc-lite-ccid-1.6.0-2.el10.x86_64 DEBUG: pcsc-lite-2.2.3-2.el10.x86_64 DEBUG: gnupg2-smime-2.4.5-2.el10.x86_64 DEBUG: gnupg2-2.4.5-2.el10.x86_64 DEBUG: gpgme-1.23.2-6.el10.x86_64 DEBUG: gpgmepp-1.23.2-6.el10.x86_64 DEBUG: poppler-24.02.0-6.el10.x86_64 DEBUG: jbig2dec-libs-0.20-7.el10.x86_64 DEBUG: libXau-1.0.11-8.el10.x86_64 DEBUG: libxcb-1.17.0-3.el10.x86_64 DEBUG: libX11-1.8.10-1.el10.x86_64 DEBUG: libXrender-0.9.11-8.el10.x86_64 DEBUG: libXext-1.3.6-3.el10.x86_64 DEBUG: libXft-2.3.8-8.el10.x86_64 DEBUG: libXpm-3.5.17-5.el10.x86_64 DEBUG: gd-2.3.3-22.el10.x86_64 DEBUG: libXt-1.3.0-5.el10.x86_64 DEBUG: libdatrie-0.2.13-11.el10.x86_64 DEBUG: libthai-0.1.29-10.el10.x86_64 DEBUG: libijs-0.35-24.el10.x86_64 DEBUG: libpaper-2.1.1-7.el10.x86_64 DEBUG: pixman-0.43.4-2.el10.x86_64 DEBUG: cairo-1.18.2-2.el10.x86_64 DEBUG: pango-1.54.0-3.el10.x86_64 DEBUG: cairo-gobject-1.18.2-2.el10.x86_64 DEBUG: librsvg2-2.57.1-9.el10.x86_64 DEBUG: rsvg-pixbuf-loader-2.57.1-9.el10.x86_64 DEBUG: poppler-glib-24.02.0-6.el10.x86_64 DEBUG: libwmf-lite-0.2.13-6.el10s.x86_64 DEBUG: cups-filesystem-2.4.10-11.el10.noarch DEBUG: cups-libs-2.4.10-11.el10.x86_64 DEBUG: libgs-10.02.1-16.el10.x86_64 DEBUG: graphviz-9.0.0-15.el10.x86_64 DEBUG: ImageMagick-libs-6.9.12.98-1.el10s.x86_64 DEBUG: ImageMagick-6.9.12.98-1.el10s.x86_64 DEBUG: python3-sphinx-7.2.6-10.el10.noarch DEBUG: python3-devel-3.12.11-3.el10.x86_64 DEBUG: python3-eventlet-0.40.0-1.el10s.noarch DEBUG: python3-sqlalchemy-2.0.26-6.el10.x86_64 DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch DEBUG: python3-pbr-6.1.1-1.el10s.noarch DEBUG: python3-six-1.16.0-16.el10.noarch DEBUG: authselect-1.5.0-8.el10.x86_64 DEBUG: systemd-rpm-macros-257-13.el10.noarch DEBUG: openstack-macros-2023.1.0-0.20250702055156.ce6a105.el10.noarch DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-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-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-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-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-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-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-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-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-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-centos10-master-uc-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf-3', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '-y', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'update'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf-3', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '-y', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'update', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos10-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-barbican-16b8a7cad9fb65478c6 93 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-sushy-7f41d5c8a608eb062ca73cde6 164 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-cinder-tests-tempest-1357d5dccf 137 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-cinderclient-e2d30490444edf773a 85 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-observabilityclient-bcadbfe6706 154 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-kolla-1c5239e1938a03a64a838a 193 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-nova-d5cfdfd16d7573a83b05dd6 171 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-designate-f307d62faf300222bf 178 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-glance-d5b2e4f47d61c206c6d90 182 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-keystoneauth1-4f0414d864bd790aa 151 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-manila-tests-tempest-b643b12377 135 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-neutron-tests-tempest-1f1b59602 143 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-octavia-d6680d73ecaa28d71a19 156 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-watcher-tests-tempest-4fc125384 173 kB/s | 3.0 kB 00:00 DEBUG: delorean-edpm-image-builder-0753302c26bc3123be8 138 kB/s | 3.0 kB 00:00 DEBUG: delorean-puppet-ceph-5d8e8cbf48aa4b2ca11d20ed9c 165 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-swift-4d2426591e8fe47f0c7cee 175 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-tempestconf-8515371b7cceebd4282 179 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-trove-ui-7772b389096c8d59337 181 kB/s | 3.0 kB 00:00 DEBUG: CentOS Stream 10 - BaseOS 132 kB/s | 3.9 kB 00:00 DEBUG: CentOS Stream 10 - AppStream 144 kB/s | 3.9 kB 00:00 DEBUG: CentOS Stream 10 - CRB 85 kB/s | 7.3 kB 00:00 DEBUG: CentOS Stream 10 - HighAvailability 97 kB/s | 7.8 kB 00:00 DEBUG: dlrn-master-testing 165 kB/s | 3.0 kB 00:00 DEBUG: dlrn-master-build-deps 148 kB/s | 3.0 kB 00:00 DEBUG: centos9-rabbitmq 173 kB/s | 3.0 kB 00:00 DEBUG: centos10-storage 35 kB/s | 3.0 kB 00:00 DEBUG: NFV SIG OpenvSwitch 56 kB/s | 3.0 kB 00:00 DEBUG: Extra Packages for Enterprise Linux 10 - x86_64 287 kB/s | 34 kB 00:00 DEBUG: Dependencies resolved. DEBUG: Nothing to do. DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-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-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-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-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-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-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-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-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-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/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos10-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: libgcc-14.3.1-2.1.el10.x86_64 DEBUG: fonts-filesystem-2.0.5-18.el10.noarch DEBUG: tzdata-2025b-2.el10.noarch DEBUG: adobe-mappings-cmap-20230622-5.el10.noarch DEBUG: adobe-mappings-cmap-deprecated-20230622-5.el10.noarch DEBUG: redhat-text-vf-fonts-4.1.0-1.el10.noarch DEBUG: xkeyboard-config-2.41-3.el10.noarch DEBUG: rust-toolset-srpm-macros-1.88.0-1.el10.noarch DEBUG: qt6-srpm-macros-6.9.1-1.el10.noarch DEBUG: poppler-data-0.4.11-9.el10.noarch DEBUG: perl-srpm-macros-1-57.el10.noarch DEBUG: package-notes-srpm-macros-0.5-13.el10.noarch DEBUG: openblas-srpm-macros-2-19.el10.noarch DEBUG: ocaml-srpm-macros-10-4.el10.noarch DEBUG: libX11-common-1.8.10-1.el10.noarch DEBUG: kernel-srpm-macros-1.0-25.el10.noarch DEBUG: kernel-headers-6.12.0-125.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-12.99-1.el10.noarch DEBUG: adobe-mappings-pdf-20190401-9.el10.noarch DEBUG: publicsuffix-list-dafsa-20240107-5.el10.noarch DEBUG: pkgconf-m4-2.1.0-3.el10.noarch DEBUG: pcre2-syntax-10.44-1.el10.3.noarch DEBUG: ncurses-base-6.4-14.20240127.el10.noarch DEBUG: libssh-config-0.11.1-1.el10.noarch DEBUG: google-noto-fonts-common-20240401-5.el10.noarch DEBUG: google-noto-sans-vf-fonts-20240401-5.el10.noarch DEBUG: default-fonts-core-sans-4.1-3.el10.noarch DEBUG: google-droid-sans-fonts-20200215-22.el10.noarch DEBUG: coreutils-common-9.5-6.el10.x86_64 DEBUG: centos-gpg-keys-10.0-10.el10.noarch DEBUG: centos-stream-repos-10.0-10.el10.noarch DEBUG: centos-stream-release-10.0-10.el10.noarch DEBUG: setup-2.14.5-7.el10.noarch DEBUG: filesystem-3.18-17.el10.x86_64 DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-56.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-56.el10.x86_64 DEBUG: glibc-common-2.39-56.el10.x86_64 DEBUG: glibc-2.39-56.el10.x86_64 DEBUG: ncurses-libs-6.4-14.20240127.el10.x86_64 DEBUG: bash-5.2.26-6.el10.x86_64 DEBUG: zlib-ng-compat-2.2.3-2.el10.x86_64 DEBUG: libstdc++-14.3.1-2.1.el10.x86_64 DEBUG: bzip2-libs-1.0.8-25.el10.x86_64 DEBUG: xz-libs-5.6.2-4.el10.x86_64 DEBUG: libpng-1.6.40-8.el10.x86_64 DEBUG: libuuid-2.40.2-13.el10.x86_64 DEBUG: libxml2-2.12.5-9.el10.x86_64 DEBUG: readline-8.2-11.el10.x86_64 DEBUG: libzstd-1.5.5-9.el10.x86_64 DEBUG: elfutils-libelf-0.193-1.el10.x86_64 DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64 DEBUG: gmp-6.2.1-12.el10.x86_64 DEBUG: libgpg-error-1.50-2.el10.x86_64 DEBUG: libxcrypt-4.4.36-10.el10.x86_64 DEBUG: libblkid-2.40.2-13.el10.x86_64 DEBUG: crypto-policies-20250804-1.git2ca4115.el10.noarch DEBUG: nspr-4.36.0-4.el10.x86_64 DEBUG: libassuan-2.5.6-6.el10.x86_64 DEBUG: mpfr-4.2.1-5.el10.x86_64 DEBUG: expat-2.7.1-1.el10.x86_64 DEBUG: pcre2-10.44-1.el10.3.x86_64 DEBUG: grep-3.11-10.el10.x86_64 DEBUG: popt-1.19-8.el10.x86_64 DEBUG: nss-util-3.112.0-4.el10.x86_64 DEBUG: sqlite-libs-3.46.1-4.el10.x86_64 DEBUG: gdbm-libs-1.23-14.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: libgomp-14.3.1-2.1.el10.x86_64 DEBUG: lcms2-2.16-6.el10.x86_64 DEBUG: libwebp-1.3.2-8.el10.x86_64 DEBUG: gawk-5.3.0-6.el10.x86_64 DEBUG: json-c-0.18-3.el10.x86_64 DEBUG: libcap-ng-0.8.4-6.el10.x86_64 DEBUG: audit-libs-4.0.3-4.el10.x86_64 DEBUG: libeconf-0.6.2-4.el10.x86_64 DEBUG: pam-libs-1.6.1-8.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-13.el10.x86_64 DEBUG: libffi-3.4.4-10.el10.x86_64 DEBUG: libtasn1-4.20.0-1.el10.x86_64 DEBUG: p11-kit-0.25.5-7.el10.x86_64 DEBUG: libunistring-1.1-10.el10.x86_64 DEBUG: libidn2-2.3.7-3.el10.x86_64 DEBUG: libICE-1.1.1-5.el10.x86_64 DEBUG: openjpeg2-2.5.2-5.el10.x86_64 DEBUG: libSM-1.2.4-5.el10.x86_64 DEBUG: xz-5.6.2-4.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: libfdisk-2.40.2-13.el10.x86_64 DEBUG: libgcrypt-1.11.0-6.el10.x86_64 DEBUG: libksba-1.6.7-2.el10.x86_64 DEBUG: dwz-0.16-1.el10.x86_64 DEBUG: unzip-6.0-69.el10.x86_64 DEBUG: file-libs-5.45-8.el10.x86_64 DEBUG: file-5.45-8.el10.x86_64 DEBUG: alternatives-1.30-2.el10.x86_64 DEBUG: p11-kit-trust-0.25.5-7.el10.x86_64 DEBUG: gnutls-3.8.10-2.el10.x86_64 DEBUG: diffutils-3.10-8.el10.x86_64 DEBUG: jansson-2.14-3.el10.x86_64 DEBUG: libbrotli-1.1.0-6.el10.x86_64 DEBUG: libsepol-3.9-1.el10.x86_64 DEBUG: libselinux-3.9-1.el10.x86_64 DEBUG: sed-4.9-3.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: openssl-fips-provider-3.5.1-3.el10.x86_64 DEBUG: openssl-libs-3.5.1-3.el10.x86_64 DEBUG: coreutils-9.5-6.el10.x86_64 DEBUG: ca-certificates-2024.2.69_v8.0.303-102.3.el10.noarch DEBUG: libmount-2.40.2-13.el10.x86_64 DEBUG: glib2-2.80.4-8.el10.x86_64 DEBUG: polkit-libs-125-4.el10.x86_64 DEBUG: gzip-1.13-3.el10.x86_64 DEBUG: cracklib-2.9.11-8.el10.x86_64 DEBUG: libevent-2.1.12-16.el10.x86_64 DEBUG: libsmartcols-2.40.2-13.el10.x86_64 DEBUG: util-linux-core-2.40.2-13.el10.x86_64 DEBUG: lua-libs-5.4.6-7.el10.x86_64 DEBUG: lz4-libs-1.9.4-8.el10.x86_64 DEBUG: libarchive-3.7.7-4.el10.x86_64 DEBUG: npth-1.6-21.el10.x86_64 DEBUG: fribidi-1.0.14-4.el10.x86_64 DEBUG: jbigkit-libs-2.1-31.el10.x86_64 DEBUG: libtool-ltdl-2.4.7-13.el10.x86_64 DEBUG: zstd-1.5.5-9.el10.x86_64 DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64 DEBUG: libpwquality-1.4.5-12.el10.x86_64 DEBUG: shared-mime-info-2.3-8.el10.x86_64 DEBUG: gdk-pixbuf2-2.42.12-4.el10.x86_64 DEBUG: libsecret-0.21.2-8.el10.x86_64 DEBUG: pinentry-1.3.1-1.el10.x86_64 DEBUG: liblqr-1-0.4.2-26.el10s.x86_64 DEBUG: python3-pip-wheel-23.3.2-7.el10.noarch DEBUG: urw-base35-bookman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-c059-fonts-20200910-21.el10.noarch DEBUG: urw-base35-d050000l-fonts-20200910-21.el10.noarch DEBUG: urw-base35-gothic-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-roman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-sans-fonts-20200910-21.el10.noarch DEBUG: urw-base35-p052-fonts-20200910-21.el10.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-z003-fonts-20200910-21.el10.noarch DEBUG: urw-base35-fonts-20200910-21.el10.noarch DEBUG: kmod-libs-31-12.el10.x86_64 DEBUG: rpm-sequoia-1.9.0.1-1.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-20.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-20.el10.x86_64 DEBUG: libsemanage-3.9-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-8.el10.x86_64 DEBUG: libutempter-1.2.1-15.el10.x86_64 DEBUG: tpm2-tss-4.1.3-5.el10.x86_64 DEBUG: tar-1.35-7.el10.x86_64 DEBUG: zip-3.0-45.el10.x86_64 DEBUG: cpp-14.3.1-2.1.el10.x86_64 DEBUG: libpsl-0.21.5-6.el10.x86_64 DEBUG: dbus-libs-1.14.10-5.el10.x86_64 DEBUG: avahi-libs-0.9~rc2-2.el10.x86_64 DEBUG: libusb1-1.0.28-1.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.9-1.el10.x86_64 DEBUG: gdbm-1.23-14.el10.x86_64 DEBUG: pam-1.6.1-8.el10.x86_64 DEBUG: nss-softokn-freebl-3.112.0-4.el10.x86_64 DEBUG: nss-softokn-3.112.0-4.el10.x86_64 DEBUG: nss-sysinit-3.112.0-4.el10.x86_64 DEBUG: nss-3.112.0-4.el10.x86_64 DEBUG: jasper-libs-4.1.0-5.el10.x86_64 DEBUG: LibRaw-0.21.3-1.el10s.x86_64 DEBUG: libbpf-1.6.0-3.el10.x86_64 DEBUG: libxkbcommon-1.7.0-4.el10.x86_64 DEBUG: xml-common-0.6.3-65.el10.noarch DEBUG: bzip2-1.0.8-25.el10.x86_64 DEBUG: graphite2-1.3.14-17.el10.x86_64 DEBUG: freetype-2.13.2-8.el10.x86_64 DEBUG: harfbuzz-8.4.0-6.el10.x86_64 DEBUG: fontconfig-2.15.0-7.el10.x86_64 DEBUG: libraqm-0.10.1-2.el10s.x86_64 DEBUG: imath-3.1.10-4.el10.x86_64 DEBUG: liblerc-4.0.0-8.el10.x86_64 DEBUG: libtiff-4.6.0-6.el10.x86_64 DEBUG: openexr-libs-3.1.10-8.el10.x86_64 DEBUG: dbus-common-1.14.10-5.el10.noarch DEBUG: dbus-broker-36-4.el10.x86_64 DEBUG: dbus-1.14.10-5.el10.x86_64 DEBUG: ed-1.20-5.el10.x86_64 DEBUG: patch-2.7.6-26.el10.x86_64 DEBUG: less-661-3.el10.x86_64 DEBUG: libedit-3.1-52.20230828cvs.el10.x86_64 DEBUG: cpio-2.15-3.el10.x86_64 DEBUG: duktape-2.7.0-10.el10.x86_64 DEBUG: keyutils-libs-1.6.3-5.el10.x86_64 DEBUG: libcbor-0.11.0-3.el10.x86_64 DEBUG: libfido2-1.14.0-7.el10.x86_64 DEBUG: libcom_err-1.47.1-4.el10.x86_64 DEBUG: libnghttp2-1.64.0-2.el10.x86_64 DEBUG: libpkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-pkg-config-2.1.0-3.el10.x86_64 DEBUG: libxcrypt-devel-4.4.36-10.el10.x86_64 DEBUG: glibc-devel-2.39-56.el10.x86_64 DEBUG: libseccomp-2.5.6-1.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-8.el10.x86_64 DEBUG: libssh-0.11.1-1.el10.x86_64 DEBUG: libcurl-8.12.1-2.el10.x86_64 DEBUG: util-linux-2.40.2-13.el10.x86_64 DEBUG: authselect-libs-1.5.0-8.el10.x86_64 DEBUG: cryptsetup-libs-2.7.5-2.el10.x86_64 DEBUG: device-mapper-libs-1.02.206-3.el10.x86_64 DEBUG: device-mapper-1.02.206-3.el10.x86_64 DEBUG: elfutils-debuginfod-client-0.193-1.el10.x86_64 DEBUG: elfutils-libs-0.193-1.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.193-1.el10.noarch DEBUG: systemd-pam-257-13.el10.x86_64 DEBUG: systemd-257-13.el10.x86_64 DEBUG: binutils-gold-2.41-58.el10.x86_64 DEBUG: binutils-2.41-58.el10.x86_64 DEBUG: polkit-125-4.el10.x86_64 DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64 DEBUG: elfutils-0.193-1.el10.x86_64 DEBUG: gdb-minimal-16.3-2.el10.x86_64 DEBUG: debugedit-5.1-8.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-20.el10.x86_64 DEBUG: openssh-9.9p1-13.el10.x86_64 DEBUG: openssh-clients-9.9p1-13.el10.x86_64 DEBUG: git-core-2.47.3-1.el10.x86_64 DEBUG: curl-8.12.1-2.el10.x86_64 DEBUG: rpm-4.19.1.1-20.el10.x86_64 DEBUG: efi-srpm-macros-6-6.el10.noarch DEBUG: lua-srpm-macros-1-15.el10.noarch DEBUG: make-4.4.1-9.el10.x86_64 DEBUG: gcc-14.3.1-2.1.el10.x86_64 DEBUG: annobin-plugin-gcc-12.99-1.el10.x86_64 DEBUG: gcc-plugin-annobin-14.3.1-2.1.el10.x86_64 DEBUG: fonts-srpm-macros-2.0.5-18.el10.noarch DEBUG: forge-srpm-macros-0.4.0-6.el10.noarch DEBUG: go-srpm-macros-3.6.0-4.el10.noarch DEBUG: python-srpm-macros-3.12-10.el10.noarch DEBUG: redhat-rpm-config-293-1.el10.noarch DEBUG: rpm-build-4.19.1.1-20.el10.x86_64 DEBUG: pyproject-srpm-macros-1.16.2-1.el10.noarch DEBUG: python-rpm-macros-3.12-10.el10.noarch DEBUG: python3-rpm-macros-3.12-10.el10.noarch DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: python-unversioned-command-3.12.11-3.el10.noarch DEBUG: python3-3.12.11-3.el10.x86_64 DEBUG: python3-libs-3.12.11-3.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-12.el10.noarch DEBUG: python3-idna-3.7-4.el10.noarch DEBUG: python3-greenlet-3.0.3-5.el10.x86_64 DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch DEBUG: python3-urllib3-1.26.19-2.el10.noarch DEBUG: python3-babel-2.13.1-5.el10.noarch DEBUG: python3-rpm-generators-14-12.el10.noarch DEBUG: python3-charset-normalizer-3.4.2-1.el10.noarch DEBUG: python3-requests-2.32.4-1.el10.noarch DEBUG: python3-dns-2.6.1-1.el10.noarch DEBUG: python3-docutils-0.20.1-5.el10.noarch DEBUG: python3-markupsafe-2.1.3-6.el10.x86_64 DEBUG: python3-jinja2-3.1.6-1.el10.noarch DEBUG: python3-pip-23.3.2-7.el10.noarch DEBUG: python3-imagesize-1.4.1-9.el10.noarch DEBUG: python3-pygments-2.18.0-1.el10.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch DEBUG: pcsc-lite-libs-2.2.3-2.el10.x86_64 DEBUG: pcsc-lite-ccid-1.6.0-2.el10.x86_64 DEBUG: pcsc-lite-2.2.3-2.el10.x86_64 DEBUG: gnupg2-smime-2.4.5-2.el10.x86_64 DEBUG: gnupg2-2.4.5-2.el10.x86_64 DEBUG: gpgme-1.23.2-6.el10.x86_64 DEBUG: gpgmepp-1.23.2-6.el10.x86_64 DEBUG: poppler-24.02.0-6.el10.x86_64 DEBUG: jbig2dec-libs-0.20-7.el10.x86_64 DEBUG: libXau-1.0.11-8.el10.x86_64 DEBUG: libxcb-1.17.0-3.el10.x86_64 DEBUG: libX11-1.8.10-1.el10.x86_64 DEBUG: libXrender-0.9.11-8.el10.x86_64 DEBUG: libXext-1.3.6-3.el10.x86_64 DEBUG: libXft-2.3.8-8.el10.x86_64 DEBUG: libXpm-3.5.17-5.el10.x86_64 DEBUG: gd-2.3.3-22.el10.x86_64 DEBUG: libXt-1.3.0-5.el10.x86_64 DEBUG: libdatrie-0.2.13-11.el10.x86_64 DEBUG: libthai-0.1.29-10.el10.x86_64 DEBUG: libijs-0.35-24.el10.x86_64 DEBUG: libpaper-2.1.1-7.el10.x86_64 DEBUG: pixman-0.43.4-2.el10.x86_64 DEBUG: cairo-1.18.2-2.el10.x86_64 DEBUG: pango-1.54.0-3.el10.x86_64 DEBUG: cairo-gobject-1.18.2-2.el10.x86_64 DEBUG: librsvg2-2.57.1-9.el10.x86_64 DEBUG: rsvg-pixbuf-loader-2.57.1-9.el10.x86_64 DEBUG: poppler-glib-24.02.0-6.el10.x86_64 DEBUG: libwmf-lite-0.2.13-6.el10s.x86_64 DEBUG: cups-filesystem-2.4.10-11.el10.noarch DEBUG: cups-libs-2.4.10-11.el10.x86_64 DEBUG: libgs-10.02.1-16.el10.x86_64 DEBUG: graphviz-9.0.0-15.el10.x86_64 DEBUG: ImageMagick-libs-6.9.12.98-1.el10s.x86_64 DEBUG: ImageMagick-6.9.12.98-1.el10s.x86_64 DEBUG: python3-sphinx-7.2.6-10.el10.noarch DEBUG: python3-devel-3.12.11-3.el10.x86_64 DEBUG: python3-eventlet-0.40.0-1.el10s.noarch DEBUG: python3-sqlalchemy-2.0.26-6.el10.x86_64 DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch DEBUG: python3-pbr-6.1.1-1.el10s.noarch DEBUG: python3-six-1.16.0-16.el10.noarch DEBUG: authselect-1.5.0-8.el10.x86_64 DEBUG: systemd-rpm-macros-257-13.el10.noarch DEBUG: openstack-macros-2023.1.0-0.20250702055156.ce6a105.el10.noarch DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-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-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-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 Finish: dnf4 update DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/RPMS DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SPECS DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SRPMS DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/BUILD DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/BUILDROOT DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/originals DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/originals DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir DEBUG: child environment: None DEBUG: Executing command: ['userdel', '-f', 'mockbuild', '--prefix', '/var/lib/mock/dlrn-centos10-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: ['groupdel', 'mock', '--prefix', '/var/lib/mock/dlrn-centos10-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: ['groupadd', 'mock', '-g', '135', '--prefix', '/var/lib/mock/dlrn-centos10-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: ['useradd', 'mockbuild', '-o', '-u', '1039', '-g', '135', '-N', '-d', '/builddir', '--prefix', '/var/lib/mock/dlrn-centos10-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: touching file: /var/lib/mock/dlrn-centos10-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/python-os-brick.spec'], chrootPath='/var/lib/mock/dlrn-centos10-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=1039gid=135user='mockbuild'unshare_net=TrueprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) DEBUG: child environment: None DEBUG: Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-os-brick.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: warning: source_date_epoch_from_changelog set but %changelog is missing DEBUG: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Wrote: /builddir/build/SRPMS/python-os-brick-6.13.0-0.20250905144355.a8c7de0.el10.src.rpm DEBUG: RPM build warnings: DEBUG: source_date_epoch_from_changelog set but %changelog is missing DEBUG: Child return code was: 0 Finish: rpmbuild -bs DEBUG: Copying package to result dir Finish: buildsrpm INFO: Done(python-os-brick.spec) Config(dlrn-5) 0 minutes 9 seconds INFO: Results and/or logs in: /home/centos10-master-uc/data/repos/component/cinder/a8/c7/a8c7de026759179046d24fa6c49df17231a5ee52_99edb21c INFO: Cleaning up build root ('cleanup_on_success=True') Start: clean chroot DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-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-centos10-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-centos10-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', '/var/lib/mock/dlrn-centos10-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', '-l', '/var/lib/mock/dlrn-centos10-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-centos10-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-centos10-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-centos10-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-centos10-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-centos10-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-centos10-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 in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-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-centos10-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-centos10-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', '/var/lib/mock/dlrn-centos10-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', '-l', '/var/lib/mock/dlrn-centos10-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-centos10-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-centos10-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-centos10-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-centos10-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-centos10-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.fuEJOdpiFI WARNING: config_opts['use_bootstrap_container'] is deprecated, please use config_opts['use_bootstrap'] instead INFO: mock.py version 6.3 starting (python version = 3.9.18, NVR = mock-6.3-1.el9), args: /usr/libexec/mock/mock -v -r /home/centos10-master-uc/data/dlrn-5.cfg --resultdir /home/centos10-master-uc/data/repos/component/cinder/a8/c7/a8c7de026759179046d24fa6c49df17231a5ee52_99edb21c --rebuild /home/centos10-master-uc/data/repos/component/cinder/a8/c7/a8c7de026759179046d24fa6c49df17231a5ee52_99edb21c/python-os-brick-6.13.0-0.20250905144355.a8c7de0.el10.src.rpm --postinstall Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-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-centos10-master-uc-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-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', 'dnf5.conf': 'dnf.conf', 'dnf4.conf': 'dnf.conf', 'dnf_command': 'dnf4_command', 'dnf_common_opts': 'dnf4_common_opts', 'dnf_install_command': 'dnf4_install_command', 'dnf_disable_plugins': 'dnf4_disable_plugins', 'dnf_avoid_opts': 'dnf4_avoid_opts', 'dnf_builddep_opts': 'dnf4_builddep_opts', 'system_dnf4_command': 'dnf4_system_command', 'system_dnf_command': 'dnf4_system_command', 'system_dnf5_command': 'dnf5_system_command', 'system_yum_command': 'yum_system_command', 'system_microdnf_command': 'microdnf_system_command'} DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/etc/mock/chroot-aliases.cfg', '/home/centos10-master-uc/data/dlrn-5.cfg'] DEBUG: version: 6.3 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos10-master-uc/data/repos/component/cinder/a8/c7/a8c7de026759179046d24fa6c49df17231a5ee52_99edb21c DEBUG: rootdir: /var/lib/mock/dlrn-centos10-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: host_arch: x86_64 DEBUG: chrootuid: 1039 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: True DEBUG: bootstrap_image: quay.io/centos/centos:stream10-development DEBUG: bootstrap_image_skip_pull: False DEBUG: bootstrap_image_ready: False DEBUG: bootstrap_image_fallback: True DEBUG: bootstrap_image_keep_getting: 120 DEBUG: bootstrap_image_assert_digest: None DEBUG: use_buildroot_image: False DEBUG: buildroot_image: None DEBUG: buildroot_image_skip_pull: False DEBUG: buildroot_image_ready: False DEBUG: buildroot_image_fallback: False DEBUG: buildroot_image_keep_getting: 120 DEBUG: buildroot_image_assert_digest: None 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_copied_ca_trust_dirs: [('/etc/pki/ca-trust', '/etc/pki/ca-trust'), ('/usr/share/pki/ca-trust-source', '/usr/share/pki/ca-trust-source')] 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', 'rpmautospec', 'buildroot_lock', 'export_buildroot_image', '__init__', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.9/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/ccache/u1039/', 'hashdir': True, 'debug': False, 'show_stats': False, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cinder/a8/c7/a8c7de026759179046d24fa6c49df17231a5ee52_99edb21c'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cinder/a8/c7/a8c7de026759179046d24fa6c49df17231a5ee52_99edb21c'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos10-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-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cinder/a8/c7/a8c7de026759179046d24fa6c49df17231a5ee52_99edb21c'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cinder/a8/c7/a8c7de026759179046d24fa6c49df17231a5ee52_99edb21c'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cinder/a8/c7/a8c7de026759179046d24fa6c49df17231a5ee52_99edb21c'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cinder/a8/c7/a8c7de026759179046d24fa6c49df17231a5ee52_99edb21c'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cinder/a8/c7/a8c7de026759179046d24fa6c49df17231a5ee52_99edb21c'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cinder/a8/c7/a8c7de026759179046d24fa6c49df17231a5ee52_99edb21c'}, 'buildroot_lock_enable': False, 'buildroot_lock_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cinder/a8/c7/a8c7de026759179046d24fa6c49df17231a5ee52_99edb21c'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cinder/a8/c7/a8c7de026759179046d24fa6c49df17231a5ee52_99edb21c'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cinder/a8/c7/a8c7de026759179046d24fa6c49df17231a5ee52_99edb21c'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'write_tar': False, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cinder/a8/c7/a8c7de026759179046d24fa6c49df17231a5ee52_99edb21c'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cinder/a8/c7/a8c7de026759179046d24fa6c49df17231a5ee52_99edb21c'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cinder/a8/c7/a8c7de026759179046d24fa6c49df17231a5ee52_99edb21c'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cinder/a8/c7/a8c7de026759179046d24fa6c49df17231a5ee52_99edb21c'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cinder/a8/c7/a8c7de026759179046d24fa6c49df17231a5ee52_99edb21c'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cinder/a8/c7/a8c7de026759179046d24fa6c49df17231a5ee52_99edb21c'}, '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-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cinder/a8/c7/a8c7de026759179046d24fa6c49df17231a5ee52_99edb21c'}, 'rpmautospec_enable': False, 'rpmautospec_opts': {'requires': ['rpmautospec'], 'cmd_base': ['/usr/bin/rpmautospec', 'process-distgit'], 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cinder/a8/c7/a8c7de026759179046d24fa6c49df17231a5ee52_99edb21c'}, 'export_buildroot_image_enable': False, 'export_buildroot_image_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cinder/a8/c7/a8c7de026759179046d24fa6c49df17231a5ee52_99edb21c'}, '__init___enable': False, '__init___opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cinder/a8/c7/a8c7de026759179046d24fa6c49df17231a5ee52_99edb21c'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cinder/a8/c7/a8c7de026759179046d24fa6c49df17231a5ee52_99edb21c'}} 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', 'int_src_dir': None, 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} 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: repo_arch: x86_64 DEBUG: repo_arch_map: {} DEBUG: target_arch: x86_64 DEBUG: releasever: 10 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {'stream': '10-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-builder-centos9.rdoproject.org', '%_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: yum_system_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: yum_avoid_opts: {} DEBUG: dnf4_command: /usr/bin/dnf-3 DEBUG: dnf4_system_command: /usr/bin/dnf-3 DEBUG: dnf4_common_opts: ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing'] DEBUG: dnf4_install_command: install python3-dnf python3-dnf-plugins-core DEBUG: dnf4_disable_plugins: ['local', 'spacewalk', 'versionlock'] DEBUG: dnf4_avoid_opts: {} DEBUG: dnf5_command: /usr/bin/dnf5 DEBUG: dnf5_system_command: /usr/bin/dnf5 DEBUG: dnf5_common_opts: ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing'] DEBUG: dnf5_install_command: install dnf5 dnf5-plugins DEBUG: dnf5_disable_plugins: [] DEBUG: dnf5_avoid_opts: {'remove': ['--allowerasing'], 'repoquery': ['--allowerasing'], 'makecache': ['--allowerasing'], 'search': ['--allowerasing'], 'info': ['--allowerasing']} 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: microdnf_avoid_opts: {} DEBUG: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: user_agent: Mock (dlrn-centos10-master-uc-x86_64-5; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: chroot_additional_packages: [] 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: copy_host_users: [] DEBUG: use_host_shadow_utils: True DEBUG: qemu_user_static_mapping: {'aarch64': 'aarch64', 'armv7hl': 'arm', 'i386': 'i386', 'i686': 'i386', 'ppc64': 'ppc64', 'ppc64le': 'ppc64le', 's390x': 's390x', 'x86_64': 'x86_64'} DEBUG: recursion_limit: 5000 DEBUG: calculatedeps: None DEBUG: hermetic_build: False DEBUG: mock_run_uuid: e153f228-9ae8-4610-ba77-55c37dd2de6d DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos10-master-uc/data/dlrn-5.cfg DEBUG: root: dlrn-centos10-master-uc-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el10 DEBUG: use_bootstrap_container: True 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 # NOTE(karolinku) required for botocore best=0 protected_packages= module_platform_id=platform:el10 user_agent=DLRN [baseos] name=CentOS Stream $releasever - BaseOS #metalink=https://mirrors.centos.org/metalink?repo=centos-baseos-10-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/10-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-10-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/10-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-10-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-10-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-barbican] name=delorean-openstack-barbican-16b8a7cad9fb65478c65c00a5f26ca1417314ed0 baseurl=https://trunk.rdoproject.org/centos10-master/component/barbican/16/b8/16b8a7cad9fb65478c65c00a5f26ca1417314ed0_73c95ce7 enabled=1 gpgcheck=0 priority=1 [delorean-component-baremetal] name=delorean-python-sushy-7f41d5c8a608eb062ca73cde6e6714c564697f36 baseurl=https://trunk.rdoproject.org/centos10-master/component/baremetal/7f/41/7f41d5c8a608eb062ca73cde6e6714c564697f36_ee7ee841 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-python-cinder-tests-tempest-1357d5dccffc2cd6c1e8a13e84c065d5bd55e4d5 baseurl=https://trunk.rdoproject.org/centos10-master/component/cinder/13/57/1357d5dccffc2cd6c1e8a13e84c065d5bd55e4d5_df510a15 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-cinderclient-e2d30490444edf773afe6956848986a246dd68aa baseurl=https://trunk.rdoproject.org/centos10-master/component/clients/e2/d3/e2d30490444edf773afe6956848986a246dd68aa_1b68970d enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-python-observabilityclient-bcadbfe6706072ba27af462fa5c0fa3e0198d7e7 baseurl=https://trunk.rdoproject.org/centos10-master/component/cloudops/bc/ad/bcadbfe6706072ba27af462fa5c0fa3e0198d7e7_6f82bf1a enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-openstack-kolla-1c5239e1938a03a64a838ac54ea5e7c5681c6f83 baseurl=https://trunk.rdoproject.org/centos10-master/component/common/1c/52/1c5239e1938a03a64a838ac54ea5e7c5681c6f83_e4212f56 enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-d5cfdfd16d7573a83b05dd6c0656b7610e77c4c4 baseurl=https://trunk.rdoproject.org/centos10-master/component/compute/d5/cf/d5cfdfd16d7573a83b05dd6c0656b7610e77c4c4_0b94abfd enabled=1 gpgcheck=0 priority=1 [delorean-component-designate] name=delorean-openstack-designate-f307d62faf300222bfe62a1d52f850a8a2868121 baseurl=https://trunk.rdoproject.org/centos10-master/component/designate/f3/07/f307d62faf300222bfe62a1d52f850a8a2868121_1056db71 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-d5b2e4f47d61c206c6d90f09005b3a93a92e06a0 baseurl=https://trunk.rdoproject.org/centos10-master/component/glance/d5/b2/d5b2e4f47d61c206c6d90f09005b3a93a92e06a0_268fa265 enabled=1 gpgcheck=0 priority=1 [delorean-component-keystone] name=delorean-python-keystoneauth1-4f0414d864bd790aa6dc54e55308a94653fbcfb4 baseurl=https://trunk.rdoproject.org/centos10-master/component/keystone/4f/04/4f0414d864bd790aa6dc54e55308a94653fbcfb4_ea6b528e enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-python-manila-tests-tempest-b643b1237767132be466737e7c849a72b969d5e8 baseurl=https://trunk.rdoproject.org/centos10-master/component/manila/b6/43/b643b1237767132be466737e7c849a72b969d5e8_fbfaf7cf enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-python-neutron-tests-tempest-1f1b596026db3793b19da356f48da24f2b96940d baseurl=https://trunk.rdoproject.org/centos10-master/component/network/1f/1b/1f1b596026db3793b19da356f48da24f2b96940d_6bbbd268 enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-d6680d73ecaa28d71a19df9deb8891a3313d869e baseurl=https://trunk.rdoproject.org/centos10-master/component/octavia/d6/68/d6680d73ecaa28d71a19df9deb8891a3313d869e_cf67d3ef enabled=1 gpgcheck=0 priority=1 [delorean-component-optimize] name=delorean-python-watcher-tests-tempest-4fc1253844fb23bc4540f89d025775b7f525bae9 baseurl=https://trunk.rdoproject.org/centos10-master/component/optimize/4f/c1/4fc1253844fb23bc4540f89d025775b7f525bae9_5ce2889e enabled=1 gpgcheck=0 priority=1 [delorean-component-podified] name=delorean-edpm-image-builder-0753302c26bc3123be82afa517c6ddc74b50a966 baseurl=https://trunk.rdoproject.org/centos10-master/component/podified/07/53/0753302c26bc3123be82afa517c6ddc74b50a966_d62c2edd enabled=1 gpgcheck=0 priority=1 [delorean-component-puppet] name=delorean-puppet-ceph-5d8e8cbf48aa4b2ca11d20ed9c7479d759673bab baseurl=https://trunk.rdoproject.org/centos10-master/component/puppet/5d/8e/5d8e8cbf48aa4b2ca11d20ed9c7479d759673bab_ad3d6445 enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-4d2426591e8fe47f0c7cee5d73cf4bc0004e33a0 baseurl=https://trunk.rdoproject.org/centos10-master/component/swift/4d/24/4d2426591e8fe47f0c7cee5d73cf4bc0004e33a0_2abff1ce enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-python-tempestconf-8515371b7cceebd4282e09f1d8f0cc842df82855 baseurl=https://trunk.rdoproject.org/centos10-master/component/tempest/85/15/8515371b7cceebd4282e09f1d8f0cc842df82855_52405b11 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-trove-ui-7772b389096c8d5933755f9eeef83b26662ee559 baseurl=https://trunk.rdoproject.org/centos10-master/component/ui/77/72/7772b389096c8d5933755f9eeef83b26662ee559_3736ef65 enabled=1 gpgcheck=0 priority=1 [delorean-master-testing] name=dlrn-master-testing baseurl=https://trunk.rdoproject.org/centos10-master/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-master-build-deps] name=dlrn-master-build-deps baseurl=https://trunk.rdoproject.org/centos10-master/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos10-rabbitmq] name=centos9-rabbitmq baseurl=https://trunk.rdoproject.org/centos10-master/rabbitmq/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos10-storage] name=centos10-storage baseurl=http://mirror.stream.centos.org/SIGs/10-stream/storage/$basearch/ceph-squid/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos10-opstools] name=centos10-opstools baseurl=http://mirror.stream.centos.org/SIGs/10-stream/opstools/$basearch/collectd-5/ enabled=0 gpgcheck=0 module_hotfixes=1 [centos10-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=https://buildlogs.centos.org/centos/10-stream/nfv/x86_64/openvswitch-2/ enabled=1 gpgcheck=0 module_hotfixes=1 # epel is required for Ceph Squid and DLRN mock [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=liboath,gperftools-libs,thrift,libpmemobj,liborc2,libpmem,parquet-libs,libarrow*,mock*,distribution-gpg-keys,python3-templated-dictionary,python3-backoff 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/centos10-master-uc/data/repos/component/cinder/a8/c7/a8c7de026759179046d24fa6c49df17231a5ee52_99edb21c/python-os-brick-6.13.0-0.20250905144355.a8c7de0.el10.src.rpm INFO: Start(/home/centos10-master-uc/data/repos/component/cinder/a8/c7/a8c7de026759179046d24fa6c49df17231a5ee52_99edb21c/python-os-brick-6.13.0-0.20250905144355.a8c7de0.el10.src.rpm) Config(dlrn-centos10-master-uc-x86_64-5) Start: clean chroot Finish: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5 DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5 DEBUG: ensuring that dir exists: /home/centos10-master-uc/data/repos/component/cinder/a8/c7/a8c7de026759179046d24fa6c49df17231a5ee52_99edb21c Mock Version: 6.3 INFO: Mock Version: 6.3 INFO: Mock Version: 6.3 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/mapper DEBUG: kernel version == 5.14.0-427.16.1.el9_4.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/results DEBUG: searching for 'dnf4' package manager or alternatives INFO: Package manager dnf4 detected and used (fallback) DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: copying CA trust dir into chroot: /etc/pki/ca-trust => /etc/pki/ca-trust DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust with files from /etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: copying CA trust dir into chroot: /usr/share/pki/ca-trust-source => /usr/share/pki/ca-trust-source DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-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-centos10-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-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-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-centos10-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-centos10-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-centos10-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-centos10-master-uc-x86_64-5-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-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-centos10-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-centos10-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-centos10-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-centos10-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-centos10-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-centos10-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-centos10-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/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.18s03nmj', '/var/lib/mock/dlrn-centos10-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: ensuring that dir exists: /var/lib/mock/dlrn-centos10-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-centos10-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-centos10-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-centos10-master-uc-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos10-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-centos10-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-centos10-master-uc-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos10-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: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc DEBUG: method _cleanup_homedir skipped in bootstrap DEBUG: method _setup_build_dirs skipped in bootstrap DEBUG: method _make_users skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos10-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-centos10-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/centos10-master-uc/data/repos/component/cinder/a8/c7/a8c7de026759179046d24fa6c49df17231a5ee52_99edb21c INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/tar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos10-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-centos10-master-uc-x86_64-5/root/./proc DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./sys DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./dev DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./tmp/ccache DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/cache/yum DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/cache/dnf DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/log DEBUG: created dir: /var/lib/mock/dlrn-centos10-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-centos10-master-uc-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-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: Address sizes: 40 bits physical, 48 bits virtual DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Vendor ID: AuthenticAMD DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: Stepping: 0 DEBUG: BogoMIPS: 5599.99 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 clzero xsaveerptr wbnoinvd arat npt lbrv nrip_save tsc_scale vmcb_clean pausefilter pfthreshold umip rdpid arch_capabilities DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 128 KiB (4 instances) DEBUG: L1i cache: 128 KiB (4 instances) DEBUG: L2 cache: 2 MiB (4 instances) DEBUG: L3 cache: 64 MiB (4 instances) DEBUG: NUMA node(s): 1 DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Vulnerability Gather data sampling: Not affected DEBUG: Vulnerability Itlb multihit: Not affected DEBUG: Vulnerability L1tf: Not affected DEBUG: Vulnerability Mds: Not affected DEBUG: Vulnerability Meltdown: Not affected DEBUG: Vulnerability Mmio stale data: Not affected DEBUG: Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled DEBUG: Vulnerability Spec rstack overflow: Vulnerable: Safe RET, no microcode DEBUG: Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl DEBUG: Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization DEBUG: Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, STIBP disabled, RSB filling, PBRSB-eIBRS Not affected DEBUG: Vulnerability Srbds: Not affected DEBUG: Vulnerability Tsx async abort: Not affected DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free', '--human'] with env {'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: 15Gi 3.8Gi 1.5Gi 957Mi 11Gi 11Gi DEBUG: Swap: 15Gi 5.6Gi 10Gi DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '-T', '/var/lib/mock/dlrn-centos10-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 Type Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs tmpfs 4.3G 844M 3.5G 20% /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: /dev/vda4 xfs 549G 184G 366G 34% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/mapper DEBUG: kernel version == 5.14.0-427.16.1.el9_4.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: resultdir = /home/centos10-master-uc/data/repos/component/cinder/a8/c7/a8c7de026759179046d24fa6c49df17231a5ee52_99edb21c INFO: Package manager dnf4 detected and used (direct choice) DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/mock DEBUG: copying CA trust dir into chroot: /etc/pki/ca-trust => /etc/pki/ca-trust DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust with files from /etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/source/blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: copying CA trust dir into chroot: /usr/share/pki/ca-trust-source => /usr/share/pki/ca-trust-source DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-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-centos10-master-uc-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos10-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-centos10-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-centos10-master-uc-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-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-centos10-master-uc-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos10-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-centos10-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-centos10-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-centos10-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-centos10-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-centos10-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/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.f69e3mf1', '/var/lib/mock/dlrn-centos10-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-centos10-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-centos10-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-centos10-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-centos10-master-uc-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos10-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-centos10-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-centos10-master-uc-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos10-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: ['rpm', '-q', 'rpm', 'rpm-sequoia', 'python3-dnf', 'python3-dnf-plugins-core', 'yum', 'yum-utils', 'dnf5', 'dnf5-plugins'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: rpm-4.19.1.1-3.el10.x86_64 DEBUG: rpm-sequoia-1.6.0-3.el10.x86_64 DEBUG: python3-dnf-4.20.0-9.el10.noarch DEBUG: python3-dnf-plugins-core-4.7.0-6.el10.noarch DEBUG: yum-4.20.0-9.el10.noarch DEBUG: package yum-utils is not installed DEBUG: package dnf5 is not installed DEBUG: package dnf5-plugins is not installed DEBUG: Child return code was: 3 INFO: Buildroot is handled by package management downloaded with a bootstrap image: rpm-4.19.1.1-3.el10.x86_64 rpm-sequoia-1.6.0-3.el10.x86_64 python3-dnf-4.20.0-9.el10.noarch python3-dnf-plugins-core-4.7.0-6.el10.noarch yum-4.20.0-9.el10.noarch Start: dnf4 update DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-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-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-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-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-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/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos10-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: libgcc-14.3.1-2.1.el10.x86_64 DEBUG: fonts-filesystem-2.0.5-18.el10.noarch DEBUG: tzdata-2025b-2.el10.noarch DEBUG: adobe-mappings-cmap-20230622-5.el10.noarch DEBUG: adobe-mappings-cmap-deprecated-20230622-5.el10.noarch DEBUG: redhat-text-vf-fonts-4.1.0-1.el10.noarch DEBUG: xkeyboard-config-2.41-3.el10.noarch DEBUG: rust-toolset-srpm-macros-1.88.0-1.el10.noarch DEBUG: qt6-srpm-macros-6.9.1-1.el10.noarch DEBUG: poppler-data-0.4.11-9.el10.noarch DEBUG: perl-srpm-macros-1-57.el10.noarch DEBUG: package-notes-srpm-macros-0.5-13.el10.noarch DEBUG: openblas-srpm-macros-2-19.el10.noarch DEBUG: ocaml-srpm-macros-10-4.el10.noarch DEBUG: libX11-common-1.8.10-1.el10.noarch DEBUG: kernel-srpm-macros-1.0-25.el10.noarch DEBUG: kernel-headers-6.12.0-125.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-12.99-1.el10.noarch DEBUG: adobe-mappings-pdf-20190401-9.el10.noarch DEBUG: publicsuffix-list-dafsa-20240107-5.el10.noarch DEBUG: pkgconf-m4-2.1.0-3.el10.noarch DEBUG: pcre2-syntax-10.44-1.el10.3.noarch DEBUG: ncurses-base-6.4-14.20240127.el10.noarch DEBUG: libssh-config-0.11.1-1.el10.noarch DEBUG: google-noto-fonts-common-20240401-5.el10.noarch DEBUG: google-noto-sans-vf-fonts-20240401-5.el10.noarch DEBUG: default-fonts-core-sans-4.1-3.el10.noarch DEBUG: google-droid-sans-fonts-20200215-22.el10.noarch DEBUG: coreutils-common-9.5-6.el10.x86_64 DEBUG: centos-gpg-keys-10.0-10.el10.noarch DEBUG: centos-stream-repos-10.0-10.el10.noarch DEBUG: centos-stream-release-10.0-10.el10.noarch DEBUG: setup-2.14.5-7.el10.noarch DEBUG: filesystem-3.18-17.el10.x86_64 DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-56.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-56.el10.x86_64 DEBUG: glibc-common-2.39-56.el10.x86_64 DEBUG: glibc-2.39-56.el10.x86_64 DEBUG: ncurses-libs-6.4-14.20240127.el10.x86_64 DEBUG: bash-5.2.26-6.el10.x86_64 DEBUG: zlib-ng-compat-2.2.3-2.el10.x86_64 DEBUG: libstdc++-14.3.1-2.1.el10.x86_64 DEBUG: bzip2-libs-1.0.8-25.el10.x86_64 DEBUG: xz-libs-5.6.2-4.el10.x86_64 DEBUG: libpng-1.6.40-8.el10.x86_64 DEBUG: libuuid-2.40.2-13.el10.x86_64 DEBUG: libxml2-2.12.5-9.el10.x86_64 DEBUG: readline-8.2-11.el10.x86_64 DEBUG: libzstd-1.5.5-9.el10.x86_64 DEBUG: elfutils-libelf-0.193-1.el10.x86_64 DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64 DEBUG: gmp-6.2.1-12.el10.x86_64 DEBUG: libgpg-error-1.50-2.el10.x86_64 DEBUG: libxcrypt-4.4.36-10.el10.x86_64 DEBUG: libblkid-2.40.2-13.el10.x86_64 DEBUG: crypto-policies-20250804-1.git2ca4115.el10.noarch DEBUG: nspr-4.36.0-4.el10.x86_64 DEBUG: libassuan-2.5.6-6.el10.x86_64 DEBUG: mpfr-4.2.1-5.el10.x86_64 DEBUG: expat-2.7.1-1.el10.x86_64 DEBUG: pcre2-10.44-1.el10.3.x86_64 DEBUG: grep-3.11-10.el10.x86_64 DEBUG: popt-1.19-8.el10.x86_64 DEBUG: nss-util-3.112.0-4.el10.x86_64 DEBUG: sqlite-libs-3.46.1-4.el10.x86_64 DEBUG: gdbm-libs-1.23-14.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: libgomp-14.3.1-2.1.el10.x86_64 DEBUG: lcms2-2.16-6.el10.x86_64 DEBUG: libwebp-1.3.2-8.el10.x86_64 DEBUG: gawk-5.3.0-6.el10.x86_64 DEBUG: json-c-0.18-3.el10.x86_64 DEBUG: libcap-ng-0.8.4-6.el10.x86_64 DEBUG: audit-libs-4.0.3-4.el10.x86_64 DEBUG: libeconf-0.6.2-4.el10.x86_64 DEBUG: pam-libs-1.6.1-8.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-13.el10.x86_64 DEBUG: libffi-3.4.4-10.el10.x86_64 DEBUG: libtasn1-4.20.0-1.el10.x86_64 DEBUG: p11-kit-0.25.5-7.el10.x86_64 DEBUG: libunistring-1.1-10.el10.x86_64 DEBUG: libidn2-2.3.7-3.el10.x86_64 DEBUG: libICE-1.1.1-5.el10.x86_64 DEBUG: openjpeg2-2.5.2-5.el10.x86_64 DEBUG: libSM-1.2.4-5.el10.x86_64 DEBUG: xz-5.6.2-4.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: libfdisk-2.40.2-13.el10.x86_64 DEBUG: libgcrypt-1.11.0-6.el10.x86_64 DEBUG: libksba-1.6.7-2.el10.x86_64 DEBUG: dwz-0.16-1.el10.x86_64 DEBUG: unzip-6.0-69.el10.x86_64 DEBUG: file-libs-5.45-8.el10.x86_64 DEBUG: file-5.45-8.el10.x86_64 DEBUG: alternatives-1.30-2.el10.x86_64 DEBUG: p11-kit-trust-0.25.5-7.el10.x86_64 DEBUG: gnutls-3.8.10-2.el10.x86_64 DEBUG: diffutils-3.10-8.el10.x86_64 DEBUG: jansson-2.14-3.el10.x86_64 DEBUG: libbrotli-1.1.0-6.el10.x86_64 DEBUG: libsepol-3.9-1.el10.x86_64 DEBUG: libselinux-3.9-1.el10.x86_64 DEBUG: sed-4.9-3.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: openssl-fips-provider-3.5.1-3.el10.x86_64 DEBUG: openssl-libs-3.5.1-3.el10.x86_64 DEBUG: coreutils-9.5-6.el10.x86_64 DEBUG: ca-certificates-2024.2.69_v8.0.303-102.3.el10.noarch DEBUG: libmount-2.40.2-13.el10.x86_64 DEBUG: glib2-2.80.4-8.el10.x86_64 DEBUG: polkit-libs-125-4.el10.x86_64 DEBUG: gzip-1.13-3.el10.x86_64 DEBUG: cracklib-2.9.11-8.el10.x86_64 DEBUG: libevent-2.1.12-16.el10.x86_64 DEBUG: libsmartcols-2.40.2-13.el10.x86_64 DEBUG: util-linux-core-2.40.2-13.el10.x86_64 DEBUG: lua-libs-5.4.6-7.el10.x86_64 DEBUG: lz4-libs-1.9.4-8.el10.x86_64 DEBUG: libarchive-3.7.7-4.el10.x86_64 DEBUG: npth-1.6-21.el10.x86_64 DEBUG: fribidi-1.0.14-4.el10.x86_64 DEBUG: jbigkit-libs-2.1-31.el10.x86_64 DEBUG: libtool-ltdl-2.4.7-13.el10.x86_64 DEBUG: zstd-1.5.5-9.el10.x86_64 DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64 DEBUG: libpwquality-1.4.5-12.el10.x86_64 DEBUG: shared-mime-info-2.3-8.el10.x86_64 DEBUG: gdk-pixbuf2-2.42.12-4.el10.x86_64 DEBUG: libsecret-0.21.2-8.el10.x86_64 DEBUG: pinentry-1.3.1-1.el10.x86_64 DEBUG: liblqr-1-0.4.2-26.el10s.x86_64 DEBUG: python3-pip-wheel-23.3.2-7.el10.noarch DEBUG: urw-base35-bookman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-c059-fonts-20200910-21.el10.noarch DEBUG: urw-base35-d050000l-fonts-20200910-21.el10.noarch DEBUG: urw-base35-gothic-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-roman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-sans-fonts-20200910-21.el10.noarch DEBUG: urw-base35-p052-fonts-20200910-21.el10.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-z003-fonts-20200910-21.el10.noarch DEBUG: urw-base35-fonts-20200910-21.el10.noarch DEBUG: kmod-libs-31-12.el10.x86_64 DEBUG: rpm-sequoia-1.9.0.1-1.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-20.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-20.el10.x86_64 DEBUG: libsemanage-3.9-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-8.el10.x86_64 DEBUG: libutempter-1.2.1-15.el10.x86_64 DEBUG: tpm2-tss-4.1.3-5.el10.x86_64 DEBUG: tar-1.35-7.el10.x86_64 DEBUG: zip-3.0-45.el10.x86_64 DEBUG: cpp-14.3.1-2.1.el10.x86_64 DEBUG: libpsl-0.21.5-6.el10.x86_64 DEBUG: dbus-libs-1.14.10-5.el10.x86_64 DEBUG: avahi-libs-0.9~rc2-2.el10.x86_64 DEBUG: libusb1-1.0.28-1.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.9-1.el10.x86_64 DEBUG: gdbm-1.23-14.el10.x86_64 DEBUG: pam-1.6.1-8.el10.x86_64 DEBUG: nss-softokn-freebl-3.112.0-4.el10.x86_64 DEBUG: nss-softokn-3.112.0-4.el10.x86_64 DEBUG: nss-sysinit-3.112.0-4.el10.x86_64 DEBUG: nss-3.112.0-4.el10.x86_64 DEBUG: jasper-libs-4.1.0-5.el10.x86_64 DEBUG: LibRaw-0.21.3-1.el10s.x86_64 DEBUG: libbpf-1.6.0-3.el10.x86_64 DEBUG: libxkbcommon-1.7.0-4.el10.x86_64 DEBUG: xml-common-0.6.3-65.el10.noarch DEBUG: bzip2-1.0.8-25.el10.x86_64 DEBUG: graphite2-1.3.14-17.el10.x86_64 DEBUG: freetype-2.13.2-8.el10.x86_64 DEBUG: harfbuzz-8.4.0-6.el10.x86_64 DEBUG: fontconfig-2.15.0-7.el10.x86_64 DEBUG: libraqm-0.10.1-2.el10s.x86_64 DEBUG: imath-3.1.10-4.el10.x86_64 DEBUG: liblerc-4.0.0-8.el10.x86_64 DEBUG: libtiff-4.6.0-6.el10.x86_64 DEBUG: openexr-libs-3.1.10-8.el10.x86_64 DEBUG: dbus-common-1.14.10-5.el10.noarch DEBUG: dbus-broker-36-4.el10.x86_64 DEBUG: dbus-1.14.10-5.el10.x86_64 DEBUG: ed-1.20-5.el10.x86_64 DEBUG: patch-2.7.6-26.el10.x86_64 DEBUG: less-661-3.el10.x86_64 DEBUG: libedit-3.1-52.20230828cvs.el10.x86_64 DEBUG: cpio-2.15-3.el10.x86_64 DEBUG: duktape-2.7.0-10.el10.x86_64 DEBUG: keyutils-libs-1.6.3-5.el10.x86_64 DEBUG: libcbor-0.11.0-3.el10.x86_64 DEBUG: libfido2-1.14.0-7.el10.x86_64 DEBUG: libcom_err-1.47.1-4.el10.x86_64 DEBUG: libnghttp2-1.64.0-2.el10.x86_64 DEBUG: libpkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-pkg-config-2.1.0-3.el10.x86_64 DEBUG: libxcrypt-devel-4.4.36-10.el10.x86_64 DEBUG: glibc-devel-2.39-56.el10.x86_64 DEBUG: libseccomp-2.5.6-1.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-8.el10.x86_64 DEBUG: libssh-0.11.1-1.el10.x86_64 DEBUG: libcurl-8.12.1-2.el10.x86_64 DEBUG: util-linux-2.40.2-13.el10.x86_64 DEBUG: authselect-libs-1.5.0-8.el10.x86_64 DEBUG: cryptsetup-libs-2.7.5-2.el10.x86_64 DEBUG: device-mapper-libs-1.02.206-3.el10.x86_64 DEBUG: device-mapper-1.02.206-3.el10.x86_64 DEBUG: elfutils-debuginfod-client-0.193-1.el10.x86_64 DEBUG: elfutils-libs-0.193-1.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.193-1.el10.noarch DEBUG: systemd-pam-257-13.el10.x86_64 DEBUG: systemd-257-13.el10.x86_64 DEBUG: binutils-gold-2.41-58.el10.x86_64 DEBUG: binutils-2.41-58.el10.x86_64 DEBUG: polkit-125-4.el10.x86_64 DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64 DEBUG: elfutils-0.193-1.el10.x86_64 DEBUG: gdb-minimal-16.3-2.el10.x86_64 DEBUG: debugedit-5.1-8.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-20.el10.x86_64 DEBUG: openssh-9.9p1-13.el10.x86_64 DEBUG: openssh-clients-9.9p1-13.el10.x86_64 DEBUG: git-core-2.47.3-1.el10.x86_64 DEBUG: curl-8.12.1-2.el10.x86_64 DEBUG: rpm-4.19.1.1-20.el10.x86_64 DEBUG: efi-srpm-macros-6-6.el10.noarch DEBUG: lua-srpm-macros-1-15.el10.noarch DEBUG: make-4.4.1-9.el10.x86_64 DEBUG: gcc-14.3.1-2.1.el10.x86_64 DEBUG: annobin-plugin-gcc-12.99-1.el10.x86_64 DEBUG: gcc-plugin-annobin-14.3.1-2.1.el10.x86_64 DEBUG: fonts-srpm-macros-2.0.5-18.el10.noarch DEBUG: forge-srpm-macros-0.4.0-6.el10.noarch DEBUG: go-srpm-macros-3.6.0-4.el10.noarch DEBUG: python-srpm-macros-3.12-10.el10.noarch DEBUG: redhat-rpm-config-293-1.el10.noarch DEBUG: rpm-build-4.19.1.1-20.el10.x86_64 DEBUG: pyproject-srpm-macros-1.16.2-1.el10.noarch DEBUG: python-rpm-macros-3.12-10.el10.noarch DEBUG: python3-rpm-macros-3.12-10.el10.noarch DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: python-unversioned-command-3.12.11-3.el10.noarch DEBUG: python3-3.12.11-3.el10.x86_64 DEBUG: python3-libs-3.12.11-3.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-12.el10.noarch DEBUG: python3-idna-3.7-4.el10.noarch DEBUG: python3-greenlet-3.0.3-5.el10.x86_64 DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch DEBUG: python3-urllib3-1.26.19-2.el10.noarch DEBUG: python3-babel-2.13.1-5.el10.noarch DEBUG: python3-rpm-generators-14-12.el10.noarch DEBUG: python3-charset-normalizer-3.4.2-1.el10.noarch DEBUG: python3-requests-2.32.4-1.el10.noarch DEBUG: python3-dns-2.6.1-1.el10.noarch DEBUG: python3-docutils-0.20.1-5.el10.noarch DEBUG: python3-markupsafe-2.1.3-6.el10.x86_64 DEBUG: python3-jinja2-3.1.6-1.el10.noarch DEBUG: python3-pip-23.3.2-7.el10.noarch DEBUG: python3-imagesize-1.4.1-9.el10.noarch DEBUG: python3-pygments-2.18.0-1.el10.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch DEBUG: pcsc-lite-libs-2.2.3-2.el10.x86_64 DEBUG: pcsc-lite-ccid-1.6.0-2.el10.x86_64 DEBUG: pcsc-lite-2.2.3-2.el10.x86_64 DEBUG: gnupg2-smime-2.4.5-2.el10.x86_64 DEBUG: gnupg2-2.4.5-2.el10.x86_64 DEBUG: gpgme-1.23.2-6.el10.x86_64 DEBUG: gpgmepp-1.23.2-6.el10.x86_64 DEBUG: poppler-24.02.0-6.el10.x86_64 DEBUG: jbig2dec-libs-0.20-7.el10.x86_64 DEBUG: libXau-1.0.11-8.el10.x86_64 DEBUG: libxcb-1.17.0-3.el10.x86_64 DEBUG: libX11-1.8.10-1.el10.x86_64 DEBUG: libXrender-0.9.11-8.el10.x86_64 DEBUG: libXext-1.3.6-3.el10.x86_64 DEBUG: libXft-2.3.8-8.el10.x86_64 DEBUG: libXpm-3.5.17-5.el10.x86_64 DEBUG: gd-2.3.3-22.el10.x86_64 DEBUG: libXt-1.3.0-5.el10.x86_64 DEBUG: libdatrie-0.2.13-11.el10.x86_64 DEBUG: libthai-0.1.29-10.el10.x86_64 DEBUG: libijs-0.35-24.el10.x86_64 DEBUG: libpaper-2.1.1-7.el10.x86_64 DEBUG: pixman-0.43.4-2.el10.x86_64 DEBUG: cairo-1.18.2-2.el10.x86_64 DEBUG: pango-1.54.0-3.el10.x86_64 DEBUG: cairo-gobject-1.18.2-2.el10.x86_64 DEBUG: librsvg2-2.57.1-9.el10.x86_64 DEBUG: rsvg-pixbuf-loader-2.57.1-9.el10.x86_64 DEBUG: poppler-glib-24.02.0-6.el10.x86_64 DEBUG: libwmf-lite-0.2.13-6.el10s.x86_64 DEBUG: cups-filesystem-2.4.10-11.el10.noarch DEBUG: cups-libs-2.4.10-11.el10.x86_64 DEBUG: libgs-10.02.1-16.el10.x86_64 DEBUG: graphviz-9.0.0-15.el10.x86_64 DEBUG: ImageMagick-libs-6.9.12.98-1.el10s.x86_64 DEBUG: ImageMagick-6.9.12.98-1.el10s.x86_64 DEBUG: python3-sphinx-7.2.6-10.el10.noarch DEBUG: python3-devel-3.12.11-3.el10.x86_64 DEBUG: python3-eventlet-0.40.0-1.el10s.noarch DEBUG: python3-sqlalchemy-2.0.26-6.el10.x86_64 DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch DEBUG: python3-pbr-6.1.1-1.el10s.noarch DEBUG: python3-six-1.16.0-16.el10.noarch DEBUG: authselect-1.5.0-8.el10.x86_64 DEBUG: systemd-rpm-macros-257-13.el10.noarch DEBUG: openstack-macros-2023.1.0-0.20250702055156.ce6a105.el10.noarch DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-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-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-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-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-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-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-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-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-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-centos10-master-uc-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf-3', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '-y', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'update'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf-3', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '-y', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'update', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos10-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-barbican-16b8a7cad9fb65478c6 94 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-sushy-7f41d5c8a608eb062ca73cde6 145 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-cinder-tests-tempest-1357d5dccf 168 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-cinderclient-e2d30490444edf773a 172 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-observabilityclient-bcadbfe6706 171 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-kolla-1c5239e1938a03a64a838a 169 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-nova-d5cfdfd16d7573a83b05dd6 89 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-designate-f307d62faf300222bf 75 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-glance-d5b2e4f47d61c206c6d90 97 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-keystoneauth1-4f0414d864bd790aa 120 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-manila-tests-tempest-b643b12377 109 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-neutron-tests-tempest-1f1b59602 144 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-octavia-d6680d73ecaa28d71a19 150 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-watcher-tests-tempest-4fc125384 149 kB/s | 3.0 kB 00:00 DEBUG: delorean-edpm-image-builder-0753302c26bc3123be8 173 kB/s | 3.0 kB 00:00 DEBUG: delorean-puppet-ceph-5d8e8cbf48aa4b2ca11d20ed9c 103 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-swift-4d2426591e8fe47f0c7cee 142 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-tempestconf-8515371b7cceebd4282 162 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-trove-ui-7772b389096c8d59337 129 kB/s | 3.0 kB 00:00 DEBUG: CentOS Stream 10 - BaseOS 91 kB/s | 3.9 kB 00:00 DEBUG: CentOS Stream 10 - AppStream 135 kB/s | 3.9 kB 00:00 DEBUG: CentOS Stream 10 - CRB 87 kB/s | 7.3 kB 00:00 DEBUG: CentOS Stream 10 - HighAvailability 87 kB/s | 7.8 kB 00:00 DEBUG: dlrn-master-testing 131 kB/s | 3.0 kB 00:00 DEBUG: dlrn-master-build-deps 112 kB/s | 3.0 kB 00:00 DEBUG: centos9-rabbitmq 114 kB/s | 3.0 kB 00:00 DEBUG: centos10-storage 81 kB/s | 3.0 kB 00:00 DEBUG: NFV SIG OpenvSwitch 16 kB/s | 3.0 kB 00:00 DEBUG: Extra Packages for Enterprise Linux 10 - x86_64 234 kB/s | 34 kB 00:00 DEBUG: Dependencies resolved. DEBUG: Nothing to do. DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-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-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-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-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-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-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-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-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-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/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos10-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: libgcc-14.3.1-2.1.el10.x86_64 DEBUG: fonts-filesystem-2.0.5-18.el10.noarch DEBUG: tzdata-2025b-2.el10.noarch DEBUG: adobe-mappings-cmap-20230622-5.el10.noarch DEBUG: adobe-mappings-cmap-deprecated-20230622-5.el10.noarch DEBUG: redhat-text-vf-fonts-4.1.0-1.el10.noarch DEBUG: xkeyboard-config-2.41-3.el10.noarch DEBUG: rust-toolset-srpm-macros-1.88.0-1.el10.noarch DEBUG: qt6-srpm-macros-6.9.1-1.el10.noarch DEBUG: poppler-data-0.4.11-9.el10.noarch DEBUG: perl-srpm-macros-1-57.el10.noarch DEBUG: package-notes-srpm-macros-0.5-13.el10.noarch DEBUG: openblas-srpm-macros-2-19.el10.noarch DEBUG: ocaml-srpm-macros-10-4.el10.noarch DEBUG: libX11-common-1.8.10-1.el10.noarch DEBUG: kernel-srpm-macros-1.0-25.el10.noarch DEBUG: kernel-headers-6.12.0-125.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-12.99-1.el10.noarch DEBUG: adobe-mappings-pdf-20190401-9.el10.noarch DEBUG: publicsuffix-list-dafsa-20240107-5.el10.noarch DEBUG: pkgconf-m4-2.1.0-3.el10.noarch DEBUG: pcre2-syntax-10.44-1.el10.3.noarch DEBUG: ncurses-base-6.4-14.20240127.el10.noarch DEBUG: libssh-config-0.11.1-1.el10.noarch DEBUG: google-noto-fonts-common-20240401-5.el10.noarch DEBUG: google-noto-sans-vf-fonts-20240401-5.el10.noarch DEBUG: default-fonts-core-sans-4.1-3.el10.noarch DEBUG: google-droid-sans-fonts-20200215-22.el10.noarch DEBUG: coreutils-common-9.5-6.el10.x86_64 DEBUG: centos-gpg-keys-10.0-10.el10.noarch DEBUG: centos-stream-repos-10.0-10.el10.noarch DEBUG: centos-stream-release-10.0-10.el10.noarch DEBUG: setup-2.14.5-7.el10.noarch DEBUG: filesystem-3.18-17.el10.x86_64 DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-56.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-56.el10.x86_64 DEBUG: glibc-common-2.39-56.el10.x86_64 DEBUG: glibc-2.39-56.el10.x86_64 DEBUG: ncurses-libs-6.4-14.20240127.el10.x86_64 DEBUG: bash-5.2.26-6.el10.x86_64 DEBUG: zlib-ng-compat-2.2.3-2.el10.x86_64 DEBUG: libstdc++-14.3.1-2.1.el10.x86_64 DEBUG: bzip2-libs-1.0.8-25.el10.x86_64 DEBUG: xz-libs-5.6.2-4.el10.x86_64 DEBUG: libpng-1.6.40-8.el10.x86_64 DEBUG: libuuid-2.40.2-13.el10.x86_64 DEBUG: libxml2-2.12.5-9.el10.x86_64 DEBUG: readline-8.2-11.el10.x86_64 DEBUG: libzstd-1.5.5-9.el10.x86_64 DEBUG: elfutils-libelf-0.193-1.el10.x86_64 DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64 DEBUG: gmp-6.2.1-12.el10.x86_64 DEBUG: libgpg-error-1.50-2.el10.x86_64 DEBUG: libxcrypt-4.4.36-10.el10.x86_64 DEBUG: libblkid-2.40.2-13.el10.x86_64 DEBUG: crypto-policies-20250804-1.git2ca4115.el10.noarch DEBUG: nspr-4.36.0-4.el10.x86_64 DEBUG: libassuan-2.5.6-6.el10.x86_64 DEBUG: mpfr-4.2.1-5.el10.x86_64 DEBUG: expat-2.7.1-1.el10.x86_64 DEBUG: pcre2-10.44-1.el10.3.x86_64 DEBUG: grep-3.11-10.el10.x86_64 DEBUG: popt-1.19-8.el10.x86_64 DEBUG: nss-util-3.112.0-4.el10.x86_64 DEBUG: sqlite-libs-3.46.1-4.el10.x86_64 DEBUG: gdbm-libs-1.23-14.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: libgomp-14.3.1-2.1.el10.x86_64 DEBUG: lcms2-2.16-6.el10.x86_64 DEBUG: libwebp-1.3.2-8.el10.x86_64 DEBUG: gawk-5.3.0-6.el10.x86_64 DEBUG: json-c-0.18-3.el10.x86_64 DEBUG: libcap-ng-0.8.4-6.el10.x86_64 DEBUG: audit-libs-4.0.3-4.el10.x86_64 DEBUG: libeconf-0.6.2-4.el10.x86_64 DEBUG: pam-libs-1.6.1-8.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-13.el10.x86_64 DEBUG: libffi-3.4.4-10.el10.x86_64 DEBUG: libtasn1-4.20.0-1.el10.x86_64 DEBUG: p11-kit-0.25.5-7.el10.x86_64 DEBUG: libunistring-1.1-10.el10.x86_64 DEBUG: libidn2-2.3.7-3.el10.x86_64 DEBUG: libICE-1.1.1-5.el10.x86_64 DEBUG: openjpeg2-2.5.2-5.el10.x86_64 DEBUG: libSM-1.2.4-5.el10.x86_64 DEBUG: xz-5.6.2-4.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: libfdisk-2.40.2-13.el10.x86_64 DEBUG: libgcrypt-1.11.0-6.el10.x86_64 DEBUG: libksba-1.6.7-2.el10.x86_64 DEBUG: dwz-0.16-1.el10.x86_64 DEBUG: unzip-6.0-69.el10.x86_64 DEBUG: file-libs-5.45-8.el10.x86_64 DEBUG: file-5.45-8.el10.x86_64 DEBUG: alternatives-1.30-2.el10.x86_64 DEBUG: p11-kit-trust-0.25.5-7.el10.x86_64 DEBUG: gnutls-3.8.10-2.el10.x86_64 DEBUG: diffutils-3.10-8.el10.x86_64 DEBUG: jansson-2.14-3.el10.x86_64 DEBUG: libbrotli-1.1.0-6.el10.x86_64 DEBUG: libsepol-3.9-1.el10.x86_64 DEBUG: libselinux-3.9-1.el10.x86_64 DEBUG: sed-4.9-3.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: openssl-fips-provider-3.5.1-3.el10.x86_64 DEBUG: openssl-libs-3.5.1-3.el10.x86_64 DEBUG: coreutils-9.5-6.el10.x86_64 DEBUG: ca-certificates-2024.2.69_v8.0.303-102.3.el10.noarch DEBUG: libmount-2.40.2-13.el10.x86_64 DEBUG: glib2-2.80.4-8.el10.x86_64 DEBUG: polkit-libs-125-4.el10.x86_64 DEBUG: gzip-1.13-3.el10.x86_64 DEBUG: cracklib-2.9.11-8.el10.x86_64 DEBUG: libevent-2.1.12-16.el10.x86_64 DEBUG: libsmartcols-2.40.2-13.el10.x86_64 DEBUG: util-linux-core-2.40.2-13.el10.x86_64 DEBUG: lua-libs-5.4.6-7.el10.x86_64 DEBUG: lz4-libs-1.9.4-8.el10.x86_64 DEBUG: libarchive-3.7.7-4.el10.x86_64 DEBUG: npth-1.6-21.el10.x86_64 DEBUG: fribidi-1.0.14-4.el10.x86_64 DEBUG: jbigkit-libs-2.1-31.el10.x86_64 DEBUG: libtool-ltdl-2.4.7-13.el10.x86_64 DEBUG: zstd-1.5.5-9.el10.x86_64 DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64 DEBUG: libpwquality-1.4.5-12.el10.x86_64 DEBUG: shared-mime-info-2.3-8.el10.x86_64 DEBUG: gdk-pixbuf2-2.42.12-4.el10.x86_64 DEBUG: libsecret-0.21.2-8.el10.x86_64 DEBUG: pinentry-1.3.1-1.el10.x86_64 DEBUG: liblqr-1-0.4.2-26.el10s.x86_64 DEBUG: python3-pip-wheel-23.3.2-7.el10.noarch DEBUG: urw-base35-bookman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-c059-fonts-20200910-21.el10.noarch DEBUG: urw-base35-d050000l-fonts-20200910-21.el10.noarch DEBUG: urw-base35-gothic-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-roman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-sans-fonts-20200910-21.el10.noarch DEBUG: urw-base35-p052-fonts-20200910-21.el10.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-z003-fonts-20200910-21.el10.noarch DEBUG: urw-base35-fonts-20200910-21.el10.noarch DEBUG: kmod-libs-31-12.el10.x86_64 DEBUG: rpm-sequoia-1.9.0.1-1.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-20.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-20.el10.x86_64 DEBUG: libsemanage-3.9-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-8.el10.x86_64 DEBUG: libutempter-1.2.1-15.el10.x86_64 DEBUG: tpm2-tss-4.1.3-5.el10.x86_64 DEBUG: tar-1.35-7.el10.x86_64 DEBUG: zip-3.0-45.el10.x86_64 DEBUG: cpp-14.3.1-2.1.el10.x86_64 DEBUG: libpsl-0.21.5-6.el10.x86_64 DEBUG: dbus-libs-1.14.10-5.el10.x86_64 DEBUG: avahi-libs-0.9~rc2-2.el10.x86_64 DEBUG: libusb1-1.0.28-1.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.9-1.el10.x86_64 DEBUG: gdbm-1.23-14.el10.x86_64 DEBUG: pam-1.6.1-8.el10.x86_64 DEBUG: nss-softokn-freebl-3.112.0-4.el10.x86_64 DEBUG: nss-softokn-3.112.0-4.el10.x86_64 DEBUG: nss-sysinit-3.112.0-4.el10.x86_64 DEBUG: nss-3.112.0-4.el10.x86_64 DEBUG: jasper-libs-4.1.0-5.el10.x86_64 DEBUG: LibRaw-0.21.3-1.el10s.x86_64 DEBUG: libbpf-1.6.0-3.el10.x86_64 DEBUG: libxkbcommon-1.7.0-4.el10.x86_64 DEBUG: xml-common-0.6.3-65.el10.noarch DEBUG: bzip2-1.0.8-25.el10.x86_64 DEBUG: graphite2-1.3.14-17.el10.x86_64 DEBUG: freetype-2.13.2-8.el10.x86_64 DEBUG: harfbuzz-8.4.0-6.el10.x86_64 DEBUG: fontconfig-2.15.0-7.el10.x86_64 DEBUG: libraqm-0.10.1-2.el10s.x86_64 DEBUG: imath-3.1.10-4.el10.x86_64 DEBUG: liblerc-4.0.0-8.el10.x86_64 DEBUG: libtiff-4.6.0-6.el10.x86_64 DEBUG: openexr-libs-3.1.10-8.el10.x86_64 DEBUG: dbus-common-1.14.10-5.el10.noarch DEBUG: dbus-broker-36-4.el10.x86_64 DEBUG: dbus-1.14.10-5.el10.x86_64 DEBUG: ed-1.20-5.el10.x86_64 DEBUG: patch-2.7.6-26.el10.x86_64 DEBUG: less-661-3.el10.x86_64 DEBUG: libedit-3.1-52.20230828cvs.el10.x86_64 DEBUG: cpio-2.15-3.el10.x86_64 DEBUG: duktape-2.7.0-10.el10.x86_64 DEBUG: keyutils-libs-1.6.3-5.el10.x86_64 DEBUG: libcbor-0.11.0-3.el10.x86_64 DEBUG: libfido2-1.14.0-7.el10.x86_64 DEBUG: libcom_err-1.47.1-4.el10.x86_64 DEBUG: libnghttp2-1.64.0-2.el10.x86_64 DEBUG: libpkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-pkg-config-2.1.0-3.el10.x86_64 DEBUG: libxcrypt-devel-4.4.36-10.el10.x86_64 DEBUG: glibc-devel-2.39-56.el10.x86_64 DEBUG: libseccomp-2.5.6-1.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-8.el10.x86_64 DEBUG: libssh-0.11.1-1.el10.x86_64 DEBUG: libcurl-8.12.1-2.el10.x86_64 DEBUG: util-linux-2.40.2-13.el10.x86_64 DEBUG: authselect-libs-1.5.0-8.el10.x86_64 DEBUG: cryptsetup-libs-2.7.5-2.el10.x86_64 DEBUG: device-mapper-libs-1.02.206-3.el10.x86_64 DEBUG: device-mapper-1.02.206-3.el10.x86_64 DEBUG: elfutils-debuginfod-client-0.193-1.el10.x86_64 DEBUG: elfutils-libs-0.193-1.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.193-1.el10.noarch DEBUG: systemd-pam-257-13.el10.x86_64 DEBUG: systemd-257-13.el10.x86_64 DEBUG: binutils-gold-2.41-58.el10.x86_64 DEBUG: binutils-2.41-58.el10.x86_64 DEBUG: polkit-125-4.el10.x86_64 DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64 DEBUG: elfutils-0.193-1.el10.x86_64 DEBUG: gdb-minimal-16.3-2.el10.x86_64 DEBUG: debugedit-5.1-8.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-20.el10.x86_64 DEBUG: openssh-9.9p1-13.el10.x86_64 DEBUG: openssh-clients-9.9p1-13.el10.x86_64 DEBUG: git-core-2.47.3-1.el10.x86_64 DEBUG: curl-8.12.1-2.el10.x86_64 DEBUG: rpm-4.19.1.1-20.el10.x86_64 DEBUG: efi-srpm-macros-6-6.el10.noarch DEBUG: lua-srpm-macros-1-15.el10.noarch DEBUG: make-4.4.1-9.el10.x86_64 DEBUG: gcc-14.3.1-2.1.el10.x86_64 DEBUG: annobin-plugin-gcc-12.99-1.el10.x86_64 DEBUG: gcc-plugin-annobin-14.3.1-2.1.el10.x86_64 DEBUG: fonts-srpm-macros-2.0.5-18.el10.noarch DEBUG: forge-srpm-macros-0.4.0-6.el10.noarch DEBUG: go-srpm-macros-3.6.0-4.el10.noarch DEBUG: python-srpm-macros-3.12-10.el10.noarch DEBUG: redhat-rpm-config-293-1.el10.noarch DEBUG: rpm-build-4.19.1.1-20.el10.x86_64 DEBUG: pyproject-srpm-macros-1.16.2-1.el10.noarch DEBUG: python-rpm-macros-3.12-10.el10.noarch DEBUG: python3-rpm-macros-3.12-10.el10.noarch DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: python-unversioned-command-3.12.11-3.el10.noarch DEBUG: python3-3.12.11-3.el10.x86_64 DEBUG: python3-libs-3.12.11-3.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-12.el10.noarch DEBUG: python3-idna-3.7-4.el10.noarch DEBUG: python3-greenlet-3.0.3-5.el10.x86_64 DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch DEBUG: python3-urllib3-1.26.19-2.el10.noarch DEBUG: python3-babel-2.13.1-5.el10.noarch DEBUG: python3-rpm-generators-14-12.el10.noarch DEBUG: python3-charset-normalizer-3.4.2-1.el10.noarch DEBUG: python3-requests-2.32.4-1.el10.noarch DEBUG: python3-dns-2.6.1-1.el10.noarch DEBUG: python3-docutils-0.20.1-5.el10.noarch DEBUG: python3-markupsafe-2.1.3-6.el10.x86_64 DEBUG: python3-jinja2-3.1.6-1.el10.noarch DEBUG: python3-pip-23.3.2-7.el10.noarch DEBUG: python3-imagesize-1.4.1-9.el10.noarch DEBUG: python3-pygments-2.18.0-1.el10.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch DEBUG: pcsc-lite-libs-2.2.3-2.el10.x86_64 DEBUG: pcsc-lite-ccid-1.6.0-2.el10.x86_64 DEBUG: pcsc-lite-2.2.3-2.el10.x86_64 DEBUG: gnupg2-smime-2.4.5-2.el10.x86_64 DEBUG: gnupg2-2.4.5-2.el10.x86_64 DEBUG: gpgme-1.23.2-6.el10.x86_64 DEBUG: gpgmepp-1.23.2-6.el10.x86_64 DEBUG: poppler-24.02.0-6.el10.x86_64 DEBUG: jbig2dec-libs-0.20-7.el10.x86_64 DEBUG: libXau-1.0.11-8.el10.x86_64 DEBUG: libxcb-1.17.0-3.el10.x86_64 DEBUG: libX11-1.8.10-1.el10.x86_64 DEBUG: libXrender-0.9.11-8.el10.x86_64 DEBUG: libXext-1.3.6-3.el10.x86_64 DEBUG: libXft-2.3.8-8.el10.x86_64 DEBUG: libXpm-3.5.17-5.el10.x86_64 DEBUG: gd-2.3.3-22.el10.x86_64 DEBUG: libXt-1.3.0-5.el10.x86_64 DEBUG: libdatrie-0.2.13-11.el10.x86_64 DEBUG: libthai-0.1.29-10.el10.x86_64 DEBUG: libijs-0.35-24.el10.x86_64 DEBUG: libpaper-2.1.1-7.el10.x86_64 DEBUG: pixman-0.43.4-2.el10.x86_64 DEBUG: cairo-1.18.2-2.el10.x86_64 DEBUG: pango-1.54.0-3.el10.x86_64 DEBUG: cairo-gobject-1.18.2-2.el10.x86_64 DEBUG: librsvg2-2.57.1-9.el10.x86_64 DEBUG: rsvg-pixbuf-loader-2.57.1-9.el10.x86_64 DEBUG: poppler-glib-24.02.0-6.el10.x86_64 DEBUG: libwmf-lite-0.2.13-6.el10s.x86_64 DEBUG: cups-filesystem-2.4.10-11.el10.noarch DEBUG: cups-libs-2.4.10-11.el10.x86_64 DEBUG: libgs-10.02.1-16.el10.x86_64 DEBUG: graphviz-9.0.0-15.el10.x86_64 DEBUG: ImageMagick-libs-6.9.12.98-1.el10s.x86_64 DEBUG: ImageMagick-6.9.12.98-1.el10s.x86_64 DEBUG: python3-sphinx-7.2.6-10.el10.noarch DEBUG: python3-devel-3.12.11-3.el10.x86_64 DEBUG: python3-eventlet-0.40.0-1.el10s.noarch DEBUG: python3-sqlalchemy-2.0.26-6.el10.x86_64 DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch DEBUG: python3-pbr-6.1.1-1.el10s.noarch DEBUG: python3-six-1.16.0-16.el10.noarch DEBUG: authselect-1.5.0-8.el10.x86_64 DEBUG: systemd-rpm-macros-257-13.el10.noarch DEBUG: openstack-macros-2023.1.0-0.20250702055156.ce6a105.el10.noarch DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-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-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-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 Finish: dnf4 update DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/RPMS DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SPECS DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SRPMS DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/BUILD DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/BUILDROOT DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/originals DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/originals DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir DEBUG: child environment: None DEBUG: Executing command: ['userdel', '-f', 'mockbuild', '--prefix', '/var/lib/mock/dlrn-centos10-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: ['groupdel', 'mock', '--prefix', '/var/lib/mock/dlrn-centos10-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: ['groupadd', 'mock', '-g', '135', '--prefix', '/var/lib/mock/dlrn-centos10-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: ['useradd', 'mockbuild', '-o', '-u', '1039', '-g', '135', '-N', '-d', '/builddir', '--prefix', '/var/lib/mock/dlrn-centos10-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: useradd: warning: the home directory /builddir already exists. DEBUG: useradd: Not copying any file from skel directory into it. DEBUG: Creating mailbox file: File exists DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/.initialized Finish: chroot init Start: build phase for python-os-brick-6.13.0-0.20250905144355.a8c7de0.el10.src.rpm Start: build setup for python-os-brick-6.13.0-0.20250905144355.a8c7de0.el10.src.rpm DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-Uvh', '--nodeps', '/builddir/build/originals/python-os-brick-6.13.0-0.20250905144355.a8c7de0.el10.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: python-os-brick-6.13.0-0.2025090514435######################################## DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qpl', '/builddir/build/originals/python-os-brick-6.13.0-0.20250905144355.a8c7de0.el10.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: os-brick-6.13.0-0.20250905144355.a8c7de0.tar.gz DEBUG: python-os-brick.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/python-os-brick.spec'], chrootPath='/var/lib/mock/dlrn-centos10-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=1039gid=135user='mockbuild'unshare_net=TrueprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) DEBUG: child environment: None DEBUG: Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-os-brick.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: warning: source_date_epoch_from_changelog set but %changelog is missing DEBUG: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Wrote: /builddir/build/SRPMS/python-os-brick-6.13.0-0.20250905144355.a8c7de0.el10.src.rpm DEBUG: RPM build warnings: DEBUG: source_date_epoch_from_changelog set but %changelog is missing DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-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-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-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-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-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-centos10-master-uc-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf-3', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root//builddir/build/SRPMS/python-os-brick-6.13.0-0.20250905144355.a8c7de0.el10.src.rpm'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf-3', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root//builddir/build/SRPMS/python-os-brick-6.13.0-0.20250905144355.a8c7de0.el10.src.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos10-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:02 ago on Fri Sep 5 10:44:37 2025. DEBUG: Package git-core-2.47.3-1.el10.x86_64 is already installed. DEBUG: Package openstack-macros-2023.1.0-0.20250702055156.ce6a105.el10.noarch is already installed. DEBUG: Package python3-devel-3.12.11-3.el10.x86_64 is already installed. DEBUG: Dependencies resolved. DEBUG: ================================================================================ DEBUG: Package Architecture Version Repo Size DEBUG: ================================================================================ DEBUG: Installing: DEBUG: pyproject-rpm-macros noarch 1.16.2-1.el10 crb 46 k DEBUG: Transaction Summary DEBUG: ================================================================================ DEBUG: Install 1 Package DEBUG: Total size: 46 k DEBUG: Installed size: 114 k DEBUG: Downloading Packages: DEBUG: [SKIPPED] pyproject-rpm-macros-1.16.2-1.el10.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.16.2-1.el10.noarch 1/1 DEBUG: Running scriptlet: pyproject-rpm-macros-1.16.2-1.el10.noarch 1/1 DEBUG: Installed: DEBUG: pyproject-rpm-macros-1.16.2-1.el10.noarch DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-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-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-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 Finish: build setup for python-os-brick-6.13.0-0.20250905144355.a8c7de0.el10.src.rpm Start: rpmbuild python-os-brick-6.13.0-0.20250905144355.a8c7de0.el10.src.rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-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-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-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-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-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/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos10-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: libgcc-14.3.1-2.1.el10.x86_64 DEBUG: fonts-filesystem-2.0.5-18.el10.noarch DEBUG: tzdata-2025b-2.el10.noarch DEBUG: adobe-mappings-cmap-20230622-5.el10.noarch DEBUG: adobe-mappings-cmap-deprecated-20230622-5.el10.noarch DEBUG: redhat-text-vf-fonts-4.1.0-1.el10.noarch DEBUG: xkeyboard-config-2.41-3.el10.noarch DEBUG: rust-toolset-srpm-macros-1.88.0-1.el10.noarch DEBUG: qt6-srpm-macros-6.9.1-1.el10.noarch DEBUG: poppler-data-0.4.11-9.el10.noarch DEBUG: perl-srpm-macros-1-57.el10.noarch DEBUG: package-notes-srpm-macros-0.5-13.el10.noarch DEBUG: openblas-srpm-macros-2-19.el10.noarch DEBUG: ocaml-srpm-macros-10-4.el10.noarch DEBUG: libX11-common-1.8.10-1.el10.noarch DEBUG: kernel-srpm-macros-1.0-25.el10.noarch DEBUG: kernel-headers-6.12.0-125.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-12.99-1.el10.noarch DEBUG: adobe-mappings-pdf-20190401-9.el10.noarch DEBUG: publicsuffix-list-dafsa-20240107-5.el10.noarch DEBUG: pkgconf-m4-2.1.0-3.el10.noarch DEBUG: pcre2-syntax-10.44-1.el10.3.noarch DEBUG: ncurses-base-6.4-14.20240127.el10.noarch DEBUG: libssh-config-0.11.1-1.el10.noarch DEBUG: google-noto-fonts-common-20240401-5.el10.noarch DEBUG: google-noto-sans-vf-fonts-20240401-5.el10.noarch DEBUG: default-fonts-core-sans-4.1-3.el10.noarch DEBUG: google-droid-sans-fonts-20200215-22.el10.noarch DEBUG: coreutils-common-9.5-6.el10.x86_64 DEBUG: centos-gpg-keys-10.0-10.el10.noarch DEBUG: centos-stream-repos-10.0-10.el10.noarch DEBUG: centos-stream-release-10.0-10.el10.noarch DEBUG: setup-2.14.5-7.el10.noarch DEBUG: filesystem-3.18-17.el10.x86_64 DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-56.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-56.el10.x86_64 DEBUG: glibc-common-2.39-56.el10.x86_64 DEBUG: glibc-2.39-56.el10.x86_64 DEBUG: ncurses-libs-6.4-14.20240127.el10.x86_64 DEBUG: bash-5.2.26-6.el10.x86_64 DEBUG: zlib-ng-compat-2.2.3-2.el10.x86_64 DEBUG: libstdc++-14.3.1-2.1.el10.x86_64 DEBUG: bzip2-libs-1.0.8-25.el10.x86_64 DEBUG: xz-libs-5.6.2-4.el10.x86_64 DEBUG: libpng-1.6.40-8.el10.x86_64 DEBUG: libuuid-2.40.2-13.el10.x86_64 DEBUG: libxml2-2.12.5-9.el10.x86_64 DEBUG: readline-8.2-11.el10.x86_64 DEBUG: libzstd-1.5.5-9.el10.x86_64 DEBUG: elfutils-libelf-0.193-1.el10.x86_64 DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64 DEBUG: gmp-6.2.1-12.el10.x86_64 DEBUG: libgpg-error-1.50-2.el10.x86_64 DEBUG: libxcrypt-4.4.36-10.el10.x86_64 DEBUG: libblkid-2.40.2-13.el10.x86_64 DEBUG: crypto-policies-20250804-1.git2ca4115.el10.noarch DEBUG: nspr-4.36.0-4.el10.x86_64 DEBUG: libassuan-2.5.6-6.el10.x86_64 DEBUG: mpfr-4.2.1-5.el10.x86_64 DEBUG: expat-2.7.1-1.el10.x86_64 DEBUG: pcre2-10.44-1.el10.3.x86_64 DEBUG: grep-3.11-10.el10.x86_64 DEBUG: popt-1.19-8.el10.x86_64 DEBUG: nss-util-3.112.0-4.el10.x86_64 DEBUG: sqlite-libs-3.46.1-4.el10.x86_64 DEBUG: gdbm-libs-1.23-14.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: libgomp-14.3.1-2.1.el10.x86_64 DEBUG: lcms2-2.16-6.el10.x86_64 DEBUG: libwebp-1.3.2-8.el10.x86_64 DEBUG: gawk-5.3.0-6.el10.x86_64 DEBUG: json-c-0.18-3.el10.x86_64 DEBUG: libcap-ng-0.8.4-6.el10.x86_64 DEBUG: audit-libs-4.0.3-4.el10.x86_64 DEBUG: libeconf-0.6.2-4.el10.x86_64 DEBUG: pam-libs-1.6.1-8.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-13.el10.x86_64 DEBUG: libffi-3.4.4-10.el10.x86_64 DEBUG: libtasn1-4.20.0-1.el10.x86_64 DEBUG: p11-kit-0.25.5-7.el10.x86_64 DEBUG: libunistring-1.1-10.el10.x86_64 DEBUG: libidn2-2.3.7-3.el10.x86_64 DEBUG: libICE-1.1.1-5.el10.x86_64 DEBUG: openjpeg2-2.5.2-5.el10.x86_64 DEBUG: libSM-1.2.4-5.el10.x86_64 DEBUG: xz-5.6.2-4.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: libfdisk-2.40.2-13.el10.x86_64 DEBUG: libgcrypt-1.11.0-6.el10.x86_64 DEBUG: libksba-1.6.7-2.el10.x86_64 DEBUG: dwz-0.16-1.el10.x86_64 DEBUG: unzip-6.0-69.el10.x86_64 DEBUG: file-libs-5.45-8.el10.x86_64 DEBUG: file-5.45-8.el10.x86_64 DEBUG: alternatives-1.30-2.el10.x86_64 DEBUG: p11-kit-trust-0.25.5-7.el10.x86_64 DEBUG: gnutls-3.8.10-2.el10.x86_64 DEBUG: diffutils-3.10-8.el10.x86_64 DEBUG: jansson-2.14-3.el10.x86_64 DEBUG: libbrotli-1.1.0-6.el10.x86_64 DEBUG: libsepol-3.9-1.el10.x86_64 DEBUG: libselinux-3.9-1.el10.x86_64 DEBUG: sed-4.9-3.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: openssl-fips-provider-3.5.1-3.el10.x86_64 DEBUG: openssl-libs-3.5.1-3.el10.x86_64 DEBUG: coreutils-9.5-6.el10.x86_64 DEBUG: ca-certificates-2024.2.69_v8.0.303-102.3.el10.noarch DEBUG: libmount-2.40.2-13.el10.x86_64 DEBUG: glib2-2.80.4-8.el10.x86_64 DEBUG: polkit-libs-125-4.el10.x86_64 DEBUG: gzip-1.13-3.el10.x86_64 DEBUG: cracklib-2.9.11-8.el10.x86_64 DEBUG: libevent-2.1.12-16.el10.x86_64 DEBUG: libsmartcols-2.40.2-13.el10.x86_64 DEBUG: util-linux-core-2.40.2-13.el10.x86_64 DEBUG: lua-libs-5.4.6-7.el10.x86_64 DEBUG: lz4-libs-1.9.4-8.el10.x86_64 DEBUG: libarchive-3.7.7-4.el10.x86_64 DEBUG: npth-1.6-21.el10.x86_64 DEBUG: fribidi-1.0.14-4.el10.x86_64 DEBUG: jbigkit-libs-2.1-31.el10.x86_64 DEBUG: libtool-ltdl-2.4.7-13.el10.x86_64 DEBUG: zstd-1.5.5-9.el10.x86_64 DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64 DEBUG: libpwquality-1.4.5-12.el10.x86_64 DEBUG: shared-mime-info-2.3-8.el10.x86_64 DEBUG: gdk-pixbuf2-2.42.12-4.el10.x86_64 DEBUG: libsecret-0.21.2-8.el10.x86_64 DEBUG: pinentry-1.3.1-1.el10.x86_64 DEBUG: liblqr-1-0.4.2-26.el10s.x86_64 DEBUG: python3-pip-wheel-23.3.2-7.el10.noarch DEBUG: urw-base35-bookman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-c059-fonts-20200910-21.el10.noarch DEBUG: urw-base35-d050000l-fonts-20200910-21.el10.noarch DEBUG: urw-base35-gothic-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-roman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-sans-fonts-20200910-21.el10.noarch DEBUG: urw-base35-p052-fonts-20200910-21.el10.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-z003-fonts-20200910-21.el10.noarch DEBUG: urw-base35-fonts-20200910-21.el10.noarch DEBUG: kmod-libs-31-12.el10.x86_64 DEBUG: rpm-sequoia-1.9.0.1-1.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-20.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-20.el10.x86_64 DEBUG: libsemanage-3.9-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-8.el10.x86_64 DEBUG: libutempter-1.2.1-15.el10.x86_64 DEBUG: tpm2-tss-4.1.3-5.el10.x86_64 DEBUG: tar-1.35-7.el10.x86_64 DEBUG: zip-3.0-45.el10.x86_64 DEBUG: cpp-14.3.1-2.1.el10.x86_64 DEBUG: libpsl-0.21.5-6.el10.x86_64 DEBUG: dbus-libs-1.14.10-5.el10.x86_64 DEBUG: avahi-libs-0.9~rc2-2.el10.x86_64 DEBUG: libusb1-1.0.28-1.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.9-1.el10.x86_64 DEBUG: gdbm-1.23-14.el10.x86_64 DEBUG: pam-1.6.1-8.el10.x86_64 DEBUG: nss-softokn-freebl-3.112.0-4.el10.x86_64 DEBUG: nss-softokn-3.112.0-4.el10.x86_64 DEBUG: nss-sysinit-3.112.0-4.el10.x86_64 DEBUG: nss-3.112.0-4.el10.x86_64 DEBUG: jasper-libs-4.1.0-5.el10.x86_64 DEBUG: LibRaw-0.21.3-1.el10s.x86_64 DEBUG: libbpf-1.6.0-3.el10.x86_64 DEBUG: libxkbcommon-1.7.0-4.el10.x86_64 DEBUG: xml-common-0.6.3-65.el10.noarch DEBUG: bzip2-1.0.8-25.el10.x86_64 DEBUG: graphite2-1.3.14-17.el10.x86_64 DEBUG: freetype-2.13.2-8.el10.x86_64 DEBUG: harfbuzz-8.4.0-6.el10.x86_64 DEBUG: fontconfig-2.15.0-7.el10.x86_64 DEBUG: libraqm-0.10.1-2.el10s.x86_64 DEBUG: imath-3.1.10-4.el10.x86_64 DEBUG: liblerc-4.0.0-8.el10.x86_64 DEBUG: libtiff-4.6.0-6.el10.x86_64 DEBUG: openexr-libs-3.1.10-8.el10.x86_64 DEBUG: dbus-common-1.14.10-5.el10.noarch DEBUG: dbus-broker-36-4.el10.x86_64 DEBUG: dbus-1.14.10-5.el10.x86_64 DEBUG: ed-1.20-5.el10.x86_64 DEBUG: patch-2.7.6-26.el10.x86_64 DEBUG: less-661-3.el10.x86_64 DEBUG: libedit-3.1-52.20230828cvs.el10.x86_64 DEBUG: cpio-2.15-3.el10.x86_64 DEBUG: duktape-2.7.0-10.el10.x86_64 DEBUG: keyutils-libs-1.6.3-5.el10.x86_64 DEBUG: libcbor-0.11.0-3.el10.x86_64 DEBUG: libfido2-1.14.0-7.el10.x86_64 DEBUG: libcom_err-1.47.1-4.el10.x86_64 DEBUG: libnghttp2-1.64.0-2.el10.x86_64 DEBUG: libpkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-pkg-config-2.1.0-3.el10.x86_64 DEBUG: libxcrypt-devel-4.4.36-10.el10.x86_64 DEBUG: glibc-devel-2.39-56.el10.x86_64 DEBUG: libseccomp-2.5.6-1.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-8.el10.x86_64 DEBUG: libssh-0.11.1-1.el10.x86_64 DEBUG: libcurl-8.12.1-2.el10.x86_64 DEBUG: util-linux-2.40.2-13.el10.x86_64 DEBUG: authselect-libs-1.5.0-8.el10.x86_64 DEBUG: cryptsetup-libs-2.7.5-2.el10.x86_64 DEBUG: device-mapper-libs-1.02.206-3.el10.x86_64 DEBUG: device-mapper-1.02.206-3.el10.x86_64 DEBUG: elfutils-debuginfod-client-0.193-1.el10.x86_64 DEBUG: elfutils-libs-0.193-1.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.193-1.el10.noarch DEBUG: systemd-pam-257-13.el10.x86_64 DEBUG: systemd-257-13.el10.x86_64 DEBUG: binutils-gold-2.41-58.el10.x86_64 DEBUG: binutils-2.41-58.el10.x86_64 DEBUG: polkit-125-4.el10.x86_64 DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64 DEBUG: elfutils-0.193-1.el10.x86_64 DEBUG: gdb-minimal-16.3-2.el10.x86_64 DEBUG: debugedit-5.1-8.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-20.el10.x86_64 DEBUG: openssh-9.9p1-13.el10.x86_64 DEBUG: openssh-clients-9.9p1-13.el10.x86_64 DEBUG: git-core-2.47.3-1.el10.x86_64 DEBUG: curl-8.12.1-2.el10.x86_64 DEBUG: rpm-4.19.1.1-20.el10.x86_64 DEBUG: efi-srpm-macros-6-6.el10.noarch DEBUG: lua-srpm-macros-1-15.el10.noarch DEBUG: make-4.4.1-9.el10.x86_64 DEBUG: gcc-14.3.1-2.1.el10.x86_64 DEBUG: annobin-plugin-gcc-12.99-1.el10.x86_64 DEBUG: gcc-plugin-annobin-14.3.1-2.1.el10.x86_64 DEBUG: fonts-srpm-macros-2.0.5-18.el10.noarch DEBUG: forge-srpm-macros-0.4.0-6.el10.noarch DEBUG: go-srpm-macros-3.6.0-4.el10.noarch DEBUG: python-srpm-macros-3.12-10.el10.noarch DEBUG: redhat-rpm-config-293-1.el10.noarch DEBUG: rpm-build-4.19.1.1-20.el10.x86_64 DEBUG: pyproject-srpm-macros-1.16.2-1.el10.noarch DEBUG: python-rpm-macros-3.12-10.el10.noarch DEBUG: python3-rpm-macros-3.12-10.el10.noarch DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: python-unversioned-command-3.12.11-3.el10.noarch DEBUG: python3-3.12.11-3.el10.x86_64 DEBUG: python3-libs-3.12.11-3.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-12.el10.noarch DEBUG: python3-idna-3.7-4.el10.noarch DEBUG: python3-greenlet-3.0.3-5.el10.x86_64 DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch DEBUG: python3-urllib3-1.26.19-2.el10.noarch DEBUG: python3-babel-2.13.1-5.el10.noarch DEBUG: python3-rpm-generators-14-12.el10.noarch DEBUG: python3-charset-normalizer-3.4.2-1.el10.noarch DEBUG: python3-requests-2.32.4-1.el10.noarch DEBUG: python3-dns-2.6.1-1.el10.noarch DEBUG: python3-docutils-0.20.1-5.el10.noarch DEBUG: python3-markupsafe-2.1.3-6.el10.x86_64 DEBUG: python3-jinja2-3.1.6-1.el10.noarch DEBUG: python3-pip-23.3.2-7.el10.noarch DEBUG: python3-imagesize-1.4.1-9.el10.noarch DEBUG: python3-pygments-2.18.0-1.el10.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch DEBUG: pcsc-lite-libs-2.2.3-2.el10.x86_64 DEBUG: pcsc-lite-ccid-1.6.0-2.el10.x86_64 DEBUG: pcsc-lite-2.2.3-2.el10.x86_64 DEBUG: gnupg2-smime-2.4.5-2.el10.x86_64 DEBUG: gnupg2-2.4.5-2.el10.x86_64 DEBUG: gpgme-1.23.2-6.el10.x86_64 DEBUG: gpgmepp-1.23.2-6.el10.x86_64 DEBUG: poppler-24.02.0-6.el10.x86_64 DEBUG: jbig2dec-libs-0.20-7.el10.x86_64 DEBUG: libXau-1.0.11-8.el10.x86_64 DEBUG: libxcb-1.17.0-3.el10.x86_64 DEBUG: libX11-1.8.10-1.el10.x86_64 DEBUG: libXrender-0.9.11-8.el10.x86_64 DEBUG: libXext-1.3.6-3.el10.x86_64 DEBUG: libXft-2.3.8-8.el10.x86_64 DEBUG: libXpm-3.5.17-5.el10.x86_64 DEBUG: gd-2.3.3-22.el10.x86_64 DEBUG: libXt-1.3.0-5.el10.x86_64 DEBUG: libdatrie-0.2.13-11.el10.x86_64 DEBUG: libthai-0.1.29-10.el10.x86_64 DEBUG: libijs-0.35-24.el10.x86_64 DEBUG: libpaper-2.1.1-7.el10.x86_64 DEBUG: pixman-0.43.4-2.el10.x86_64 DEBUG: cairo-1.18.2-2.el10.x86_64 DEBUG: pango-1.54.0-3.el10.x86_64 DEBUG: cairo-gobject-1.18.2-2.el10.x86_64 DEBUG: librsvg2-2.57.1-9.el10.x86_64 DEBUG: rsvg-pixbuf-loader-2.57.1-9.el10.x86_64 DEBUG: poppler-glib-24.02.0-6.el10.x86_64 DEBUG: libwmf-lite-0.2.13-6.el10s.x86_64 DEBUG: cups-filesystem-2.4.10-11.el10.noarch DEBUG: cups-libs-2.4.10-11.el10.x86_64 DEBUG: libgs-10.02.1-16.el10.x86_64 DEBUG: graphviz-9.0.0-15.el10.x86_64 DEBUG: ImageMagick-libs-6.9.12.98-1.el10s.x86_64 DEBUG: ImageMagick-6.9.12.98-1.el10s.x86_64 DEBUG: python3-sphinx-7.2.6-10.el10.noarch DEBUG: python3-devel-3.12.11-3.el10.x86_64 DEBUG: python3-eventlet-0.40.0-1.el10s.noarch DEBUG: python3-sqlalchemy-2.0.26-6.el10.x86_64 DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch DEBUG: python3-pbr-6.1.1-1.el10s.noarch DEBUG: python3-six-1.16.0-16.el10.noarch DEBUG: authselect-1.5.0-8.el10.x86_64 DEBUG: systemd-rpm-macros-257-13.el10.noarch DEBUG: openstack-macros-2023.1.0-0.20250702055156.ce6a105.el10.noarch DEBUG: pyproject-rpm-macros-1.16.2-1.el10.noarch DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-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-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-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 INFO: ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target x86_64 --nodeps /builddir/build/SPECS/python-os-brick.spec'], chrootPath='/var/lib/mock/dlrn-centos10-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=1039gid=135user='mockbuild'unshare_net=TrueraiseExc=FalseprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) DEBUG: child environment: None DEBUG: Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target x86_64 --nodeps /builddir/build/SPECS/python-os-brick.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: warning: source_date_epoch_from_changelog set but %changelog is missing DEBUG: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.3iw1Lc DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd /builddir/build/BUILD DEBUG: + rm -rf os-brick-6.13.0 DEBUG: + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/os-brick-6.13.0-0.20250905144355.a8c7de0.tar.gz DEBUG: + STATUS=0 DEBUG: + '[' 0 -ne 0 ']' DEBUG: + cd os-brick-6.13.0 DEBUG: + rm -rf /builddir/build/BUILD/os-brick-6.13.0-SPECPARTS DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILD/os-brick-6.13.0-SPECPARTS DEBUG: + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . DEBUG: + /usr/bin/git init -q DEBUG: + /usr/bin/git config user.name rpm-build DEBUG: + /usr/bin/git config user.email '' DEBUG: + /usr/bin/git config gc.auto 0 DEBUG: + /usr/bin/git add --force . DEBUG: + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'python-os-brick-6.13.0 base' DEBUG: + /usr/bin/git checkout --track -b rpm-build DEBUG: Switched to a new branch 'rpm-build' DEBUG: branch 'rpm-build' set up to track 'master'. 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: + sed -i 's/^sphinx>=.*/sphinx/' doc/requirements.txt DEBUG: + for pkg in doc8 bandit pre-commit hacking flake8-import-order flake8-logging-format mypy os-api-ref 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 flake8-logging-format mypy os-api-ref 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 flake8-logging-format mypy os-api-ref 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 flake8-logging-format mypy os-api-ref 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 flake8-logging-format mypy os-api-ref 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 flake8-logging-format mypy os-api-ref DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f doc/requirements.txt ']' DEBUG: + sed -i '/^flake8-logging-format.*/d' doc/requirements.txt DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f test-requirements.txt ']' DEBUG: + sed -i '/^flake8-logging-format.*/d' test-requirements.txt DEBUG: + for pkg in doc8 bandit pre-commit hacking flake8-import-order flake8-logging-format mypy os-api-ref DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f doc/requirements.txt ']' DEBUG: + sed -i '/^mypy.*/d' doc/requirements.txt DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f test-requirements.txt ']' DEBUG: + sed -i '/^mypy.*/d' test-requirements.txt DEBUG: + for pkg in doc8 bandit pre-commit hacking flake8-import-order flake8-logging-format mypy os-api-ref DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f doc/requirements.txt ']' DEBUG: + sed -i '/^os-api-ref.*/d' doc/requirements.txt DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f test-requirements.txt ']' DEBUG: + sed -i '/^os-api-ref.*/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.ejpRtR DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd os-brick-6.13.0 DEBUG: + echo pyproject-rpm-macros DEBUG: + echo python3-devel DEBUG: + echo 'python3dist(packaging)' DEBUG: + echo 'python3dist(pip) >= 19' DEBUG: + '[' -f pyproject.toml ']' DEBUG: + '[' -f setup.py ']' DEBUG: + echo 'python3dist(setuptools) >= 40.8' DEBUG: + rm -rfv '*.dist-info/' DEBUG: + '[' -f /usr/bin/python3 ']' DEBUG: + mkdir -p /builddir/build/BUILD/os-brick-6.13.0/.pyproject-builddir DEBUG: + echo -n DEBUG: + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' DEBUG: + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' DEBUG: + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' DEBUG: + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' DEBUG: + VALAFLAGS=-g DEBUG: + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' DEBUG: + LT_SYS_LIBRARY_PATH=/usr/lib64: DEBUG: + CC=gcc DEBUG: + CXX=g++ DEBUG: + TMPDIR=/builddir/build/BUILD/os-brick-6.13.0/.pyproject-builddir DEBUG: + RPM_TOXENV=py312,docs DEBUG: + HOSTNAME=rpmbuild DEBUG: + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/os-brick-6.13.0/pyproject-wheeldir --output /builddir/build/BUILD/python-os-brick-6.13.0-0.20250905144355.a8c7de0.el10.x86_64-pyproject-buildrequires -t -e py312,docs DEBUG: Handling setuptools >= 40.8 from default build backend DEBUG: Requirement satisfied: setuptools >= 40.8 DEBUG: (installed: setuptools 69.0.3) DEBUG: Handling wheel from get_requires_for_build_wheel DEBUG: Requirement not satisfied: wheel DEBUG: Handling pbr>=2.0.0 from get_requires_for_build_wheel DEBUG: Requirement satisfied: pbr>=2.0.0 DEBUG: (installed: pbr 6.1.1) DEBUG: Exiting dependency generation pass: get_requires_for_build_wheel DEBUG: + cat /builddir/build/BUILD/python-os-brick-6.13.0-0.20250905144355.a8c7de0.el10.x86_64-pyproject-buildrequires DEBUG: + rm -rfv '*.dist-info/' DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Wrote: /builddir/build/SRPMS/python-os-brick-6.13.0-0.20250905144355.a8c7de0.el10.buildreqs.nosrc.rpm DEBUG: RPM build warnings: DEBUG: source_date_epoch_from_changelog set but %changelog is missing 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-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-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-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-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-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-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-centos10-master-uc-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf-3', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SRPMS/python-os-brick-6.13.0-0.20250905144355.a8c7de0.el10.buildreqs.nosrc.rpm'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf-3', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SRPMS/python-os-brick-6.13.0-0.20250905144355.a8c7de0.el10.buildreqs.nosrc.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos10-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:04 ago on Fri Sep 5 10:44:37 2025. DEBUG: Package git-core-2.47.3-1.el10.x86_64 is already installed. DEBUG: Package openstack-macros-2023.1.0-0.20250702055156.ce6a105.el10.noarch is already installed. DEBUG: Package pyproject-rpm-macros-1.16.2-1.el10.noarch is already installed. DEBUG: Package pyproject-rpm-macros-1.16.2-1.el10.noarch is already installed. DEBUG: Package python3-devel-3.12.11-3.el10.x86_64 is already installed. DEBUG: Package python3-devel-3.12.11-3.el10.x86_64 is already installed. DEBUG: Package python3-packaging-24.2-2.el10.noarch is already installed. DEBUG: Package python3-pbr-6.1.1-1.el10s.noarch is already installed. DEBUG: Package python3-pip-23.3.2-7.el10.noarch is already installed. DEBUG: Package python3-setuptools-69.0.3-12.el10.noarch is already installed. DEBUG: Dependencies resolved. DEBUG: ================================================================================ DEBUG: Package Architecture Version Repository Size DEBUG: ================================================================================ DEBUG: Installing: DEBUG: python3-wheel noarch 1:0.41.2-5.el10 crb 167 k DEBUG: Transaction Summary DEBUG: ================================================================================ DEBUG: Install 1 Package DEBUG: Total size: 167 k DEBUG: Installed size: 506 k DEBUG: Downloading Packages: DEBUG: [SKIPPED] python3-wheel-0.41.2-5.el10.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.41.2-5.el10.noarch 1/1 DEBUG: Running scriptlet: python3-wheel-1:0.41.2-5.el10.noarch 1/1 DEBUG: Installed: DEBUG: python3-wheel-1:0.41.2-5.el10.noarch DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-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-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-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-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-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-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-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-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-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/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos10-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: libgcc-14.3.1-2.1.el10.x86_64 DEBUG: fonts-filesystem-2.0.5-18.el10.noarch DEBUG: tzdata-2025b-2.el10.noarch DEBUG: adobe-mappings-cmap-20230622-5.el10.noarch DEBUG: adobe-mappings-cmap-deprecated-20230622-5.el10.noarch DEBUG: redhat-text-vf-fonts-4.1.0-1.el10.noarch DEBUG: xkeyboard-config-2.41-3.el10.noarch DEBUG: rust-toolset-srpm-macros-1.88.0-1.el10.noarch DEBUG: qt6-srpm-macros-6.9.1-1.el10.noarch DEBUG: poppler-data-0.4.11-9.el10.noarch DEBUG: perl-srpm-macros-1-57.el10.noarch DEBUG: package-notes-srpm-macros-0.5-13.el10.noarch DEBUG: openblas-srpm-macros-2-19.el10.noarch DEBUG: ocaml-srpm-macros-10-4.el10.noarch DEBUG: libX11-common-1.8.10-1.el10.noarch DEBUG: kernel-srpm-macros-1.0-25.el10.noarch DEBUG: kernel-headers-6.12.0-125.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-12.99-1.el10.noarch DEBUG: adobe-mappings-pdf-20190401-9.el10.noarch DEBUG: publicsuffix-list-dafsa-20240107-5.el10.noarch DEBUG: pkgconf-m4-2.1.0-3.el10.noarch DEBUG: pcre2-syntax-10.44-1.el10.3.noarch DEBUG: ncurses-base-6.4-14.20240127.el10.noarch DEBUG: libssh-config-0.11.1-1.el10.noarch DEBUG: google-noto-fonts-common-20240401-5.el10.noarch DEBUG: google-noto-sans-vf-fonts-20240401-5.el10.noarch DEBUG: default-fonts-core-sans-4.1-3.el10.noarch DEBUG: google-droid-sans-fonts-20200215-22.el10.noarch DEBUG: coreutils-common-9.5-6.el10.x86_64 DEBUG: centos-gpg-keys-10.0-10.el10.noarch DEBUG: centos-stream-repos-10.0-10.el10.noarch DEBUG: centos-stream-release-10.0-10.el10.noarch DEBUG: setup-2.14.5-7.el10.noarch DEBUG: filesystem-3.18-17.el10.x86_64 DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-56.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-56.el10.x86_64 DEBUG: glibc-common-2.39-56.el10.x86_64 DEBUG: glibc-2.39-56.el10.x86_64 DEBUG: ncurses-libs-6.4-14.20240127.el10.x86_64 DEBUG: bash-5.2.26-6.el10.x86_64 DEBUG: zlib-ng-compat-2.2.3-2.el10.x86_64 DEBUG: libstdc++-14.3.1-2.1.el10.x86_64 DEBUG: bzip2-libs-1.0.8-25.el10.x86_64 DEBUG: xz-libs-5.6.2-4.el10.x86_64 DEBUG: libpng-1.6.40-8.el10.x86_64 DEBUG: libuuid-2.40.2-13.el10.x86_64 DEBUG: libxml2-2.12.5-9.el10.x86_64 DEBUG: readline-8.2-11.el10.x86_64 DEBUG: libzstd-1.5.5-9.el10.x86_64 DEBUG: elfutils-libelf-0.193-1.el10.x86_64 DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64 DEBUG: gmp-6.2.1-12.el10.x86_64 DEBUG: libgpg-error-1.50-2.el10.x86_64 DEBUG: libxcrypt-4.4.36-10.el10.x86_64 DEBUG: libblkid-2.40.2-13.el10.x86_64 DEBUG: crypto-policies-20250804-1.git2ca4115.el10.noarch DEBUG: nspr-4.36.0-4.el10.x86_64 DEBUG: libassuan-2.5.6-6.el10.x86_64 DEBUG: mpfr-4.2.1-5.el10.x86_64 DEBUG: expat-2.7.1-1.el10.x86_64 DEBUG: pcre2-10.44-1.el10.3.x86_64 DEBUG: grep-3.11-10.el10.x86_64 DEBUG: popt-1.19-8.el10.x86_64 DEBUG: nss-util-3.112.0-4.el10.x86_64 DEBUG: sqlite-libs-3.46.1-4.el10.x86_64 DEBUG: gdbm-libs-1.23-14.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: libgomp-14.3.1-2.1.el10.x86_64 DEBUG: lcms2-2.16-6.el10.x86_64 DEBUG: libwebp-1.3.2-8.el10.x86_64 DEBUG: gawk-5.3.0-6.el10.x86_64 DEBUG: json-c-0.18-3.el10.x86_64 DEBUG: libcap-ng-0.8.4-6.el10.x86_64 DEBUG: audit-libs-4.0.3-4.el10.x86_64 DEBUG: libeconf-0.6.2-4.el10.x86_64 DEBUG: pam-libs-1.6.1-8.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-13.el10.x86_64 DEBUG: libffi-3.4.4-10.el10.x86_64 DEBUG: libtasn1-4.20.0-1.el10.x86_64 DEBUG: p11-kit-0.25.5-7.el10.x86_64 DEBUG: libunistring-1.1-10.el10.x86_64 DEBUG: libidn2-2.3.7-3.el10.x86_64 DEBUG: libICE-1.1.1-5.el10.x86_64 DEBUG: openjpeg2-2.5.2-5.el10.x86_64 DEBUG: libSM-1.2.4-5.el10.x86_64 DEBUG: xz-5.6.2-4.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: libfdisk-2.40.2-13.el10.x86_64 DEBUG: libgcrypt-1.11.0-6.el10.x86_64 DEBUG: libksba-1.6.7-2.el10.x86_64 DEBUG: dwz-0.16-1.el10.x86_64 DEBUG: unzip-6.0-69.el10.x86_64 DEBUG: file-libs-5.45-8.el10.x86_64 DEBUG: file-5.45-8.el10.x86_64 DEBUG: alternatives-1.30-2.el10.x86_64 DEBUG: p11-kit-trust-0.25.5-7.el10.x86_64 DEBUG: gnutls-3.8.10-2.el10.x86_64 DEBUG: diffutils-3.10-8.el10.x86_64 DEBUG: jansson-2.14-3.el10.x86_64 DEBUG: libbrotli-1.1.0-6.el10.x86_64 DEBUG: libsepol-3.9-1.el10.x86_64 DEBUG: libselinux-3.9-1.el10.x86_64 DEBUG: sed-4.9-3.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: openssl-fips-provider-3.5.1-3.el10.x86_64 DEBUG: openssl-libs-3.5.1-3.el10.x86_64 DEBUG: coreutils-9.5-6.el10.x86_64 DEBUG: ca-certificates-2024.2.69_v8.0.303-102.3.el10.noarch DEBUG: libmount-2.40.2-13.el10.x86_64 DEBUG: glib2-2.80.4-8.el10.x86_64 DEBUG: polkit-libs-125-4.el10.x86_64 DEBUG: gzip-1.13-3.el10.x86_64 DEBUG: cracklib-2.9.11-8.el10.x86_64 DEBUG: libevent-2.1.12-16.el10.x86_64 DEBUG: libsmartcols-2.40.2-13.el10.x86_64 DEBUG: util-linux-core-2.40.2-13.el10.x86_64 DEBUG: lua-libs-5.4.6-7.el10.x86_64 DEBUG: lz4-libs-1.9.4-8.el10.x86_64 DEBUG: libarchive-3.7.7-4.el10.x86_64 DEBUG: npth-1.6-21.el10.x86_64 DEBUG: fribidi-1.0.14-4.el10.x86_64 DEBUG: jbigkit-libs-2.1-31.el10.x86_64 DEBUG: libtool-ltdl-2.4.7-13.el10.x86_64 DEBUG: zstd-1.5.5-9.el10.x86_64 DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64 DEBUG: libpwquality-1.4.5-12.el10.x86_64 DEBUG: shared-mime-info-2.3-8.el10.x86_64 DEBUG: gdk-pixbuf2-2.42.12-4.el10.x86_64 DEBUG: libsecret-0.21.2-8.el10.x86_64 DEBUG: pinentry-1.3.1-1.el10.x86_64 DEBUG: liblqr-1-0.4.2-26.el10s.x86_64 DEBUG: python3-pip-wheel-23.3.2-7.el10.noarch DEBUG: urw-base35-bookman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-c059-fonts-20200910-21.el10.noarch DEBUG: urw-base35-d050000l-fonts-20200910-21.el10.noarch DEBUG: urw-base35-gothic-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-roman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-sans-fonts-20200910-21.el10.noarch DEBUG: urw-base35-p052-fonts-20200910-21.el10.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-z003-fonts-20200910-21.el10.noarch DEBUG: urw-base35-fonts-20200910-21.el10.noarch DEBUG: kmod-libs-31-12.el10.x86_64 DEBUG: rpm-sequoia-1.9.0.1-1.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-20.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-20.el10.x86_64 DEBUG: libsemanage-3.9-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-8.el10.x86_64 DEBUG: libutempter-1.2.1-15.el10.x86_64 DEBUG: tpm2-tss-4.1.3-5.el10.x86_64 DEBUG: tar-1.35-7.el10.x86_64 DEBUG: zip-3.0-45.el10.x86_64 DEBUG: cpp-14.3.1-2.1.el10.x86_64 DEBUG: libpsl-0.21.5-6.el10.x86_64 DEBUG: dbus-libs-1.14.10-5.el10.x86_64 DEBUG: avahi-libs-0.9~rc2-2.el10.x86_64 DEBUG: libusb1-1.0.28-1.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.9-1.el10.x86_64 DEBUG: gdbm-1.23-14.el10.x86_64 DEBUG: pam-1.6.1-8.el10.x86_64 DEBUG: nss-softokn-freebl-3.112.0-4.el10.x86_64 DEBUG: nss-softokn-3.112.0-4.el10.x86_64 DEBUG: nss-sysinit-3.112.0-4.el10.x86_64 DEBUG: nss-3.112.0-4.el10.x86_64 DEBUG: jasper-libs-4.1.0-5.el10.x86_64 DEBUG: LibRaw-0.21.3-1.el10s.x86_64 DEBUG: libbpf-1.6.0-3.el10.x86_64 DEBUG: libxkbcommon-1.7.0-4.el10.x86_64 DEBUG: xml-common-0.6.3-65.el10.noarch DEBUG: bzip2-1.0.8-25.el10.x86_64 DEBUG: graphite2-1.3.14-17.el10.x86_64 DEBUG: freetype-2.13.2-8.el10.x86_64 DEBUG: harfbuzz-8.4.0-6.el10.x86_64 DEBUG: fontconfig-2.15.0-7.el10.x86_64 DEBUG: libraqm-0.10.1-2.el10s.x86_64 DEBUG: imath-3.1.10-4.el10.x86_64 DEBUG: liblerc-4.0.0-8.el10.x86_64 DEBUG: libtiff-4.6.0-6.el10.x86_64 DEBUG: openexr-libs-3.1.10-8.el10.x86_64 DEBUG: dbus-common-1.14.10-5.el10.noarch DEBUG: dbus-broker-36-4.el10.x86_64 DEBUG: dbus-1.14.10-5.el10.x86_64 DEBUG: ed-1.20-5.el10.x86_64 DEBUG: patch-2.7.6-26.el10.x86_64 DEBUG: less-661-3.el10.x86_64 DEBUG: libedit-3.1-52.20230828cvs.el10.x86_64 DEBUG: cpio-2.15-3.el10.x86_64 DEBUG: duktape-2.7.0-10.el10.x86_64 DEBUG: keyutils-libs-1.6.3-5.el10.x86_64 DEBUG: libcbor-0.11.0-3.el10.x86_64 DEBUG: libfido2-1.14.0-7.el10.x86_64 DEBUG: libcom_err-1.47.1-4.el10.x86_64 DEBUG: libnghttp2-1.64.0-2.el10.x86_64 DEBUG: libpkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-pkg-config-2.1.0-3.el10.x86_64 DEBUG: libxcrypt-devel-4.4.36-10.el10.x86_64 DEBUG: glibc-devel-2.39-56.el10.x86_64 DEBUG: libseccomp-2.5.6-1.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-8.el10.x86_64 DEBUG: libssh-0.11.1-1.el10.x86_64 DEBUG: libcurl-8.12.1-2.el10.x86_64 DEBUG: util-linux-2.40.2-13.el10.x86_64 DEBUG: authselect-libs-1.5.0-8.el10.x86_64 DEBUG: cryptsetup-libs-2.7.5-2.el10.x86_64 DEBUG: device-mapper-libs-1.02.206-3.el10.x86_64 DEBUG: device-mapper-1.02.206-3.el10.x86_64 DEBUG: elfutils-debuginfod-client-0.193-1.el10.x86_64 DEBUG: elfutils-libs-0.193-1.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.193-1.el10.noarch DEBUG: systemd-pam-257-13.el10.x86_64 DEBUG: systemd-257-13.el10.x86_64 DEBUG: binutils-gold-2.41-58.el10.x86_64 DEBUG: binutils-2.41-58.el10.x86_64 DEBUG: polkit-125-4.el10.x86_64 DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64 DEBUG: elfutils-0.193-1.el10.x86_64 DEBUG: gdb-minimal-16.3-2.el10.x86_64 DEBUG: debugedit-5.1-8.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-20.el10.x86_64 DEBUG: openssh-9.9p1-13.el10.x86_64 DEBUG: openssh-clients-9.9p1-13.el10.x86_64 DEBUG: git-core-2.47.3-1.el10.x86_64 DEBUG: curl-8.12.1-2.el10.x86_64 DEBUG: rpm-4.19.1.1-20.el10.x86_64 DEBUG: efi-srpm-macros-6-6.el10.noarch DEBUG: lua-srpm-macros-1-15.el10.noarch DEBUG: make-4.4.1-9.el10.x86_64 DEBUG: gcc-14.3.1-2.1.el10.x86_64 DEBUG: annobin-plugin-gcc-12.99-1.el10.x86_64 DEBUG: gcc-plugin-annobin-14.3.1-2.1.el10.x86_64 DEBUG: fonts-srpm-macros-2.0.5-18.el10.noarch DEBUG: forge-srpm-macros-0.4.0-6.el10.noarch DEBUG: go-srpm-macros-3.6.0-4.el10.noarch DEBUG: python-srpm-macros-3.12-10.el10.noarch DEBUG: redhat-rpm-config-293-1.el10.noarch DEBUG: rpm-build-4.19.1.1-20.el10.x86_64 DEBUG: pyproject-srpm-macros-1.16.2-1.el10.noarch DEBUG: python-rpm-macros-3.12-10.el10.noarch DEBUG: python3-rpm-macros-3.12-10.el10.noarch DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: python-unversioned-command-3.12.11-3.el10.noarch DEBUG: python3-3.12.11-3.el10.x86_64 DEBUG: python3-libs-3.12.11-3.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-12.el10.noarch DEBUG: python3-idna-3.7-4.el10.noarch DEBUG: python3-greenlet-3.0.3-5.el10.x86_64 DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch DEBUG: python3-urllib3-1.26.19-2.el10.noarch DEBUG: python3-babel-2.13.1-5.el10.noarch DEBUG: python3-rpm-generators-14-12.el10.noarch DEBUG: python3-charset-normalizer-3.4.2-1.el10.noarch DEBUG: python3-requests-2.32.4-1.el10.noarch DEBUG: python3-dns-2.6.1-1.el10.noarch DEBUG: python3-docutils-0.20.1-5.el10.noarch DEBUG: python3-markupsafe-2.1.3-6.el10.x86_64 DEBUG: python3-jinja2-3.1.6-1.el10.noarch DEBUG: python3-pip-23.3.2-7.el10.noarch DEBUG: python3-imagesize-1.4.1-9.el10.noarch DEBUG: python3-pygments-2.18.0-1.el10.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch DEBUG: pcsc-lite-libs-2.2.3-2.el10.x86_64 DEBUG: pcsc-lite-ccid-1.6.0-2.el10.x86_64 DEBUG: pcsc-lite-2.2.3-2.el10.x86_64 DEBUG: gnupg2-smime-2.4.5-2.el10.x86_64 DEBUG: gnupg2-2.4.5-2.el10.x86_64 DEBUG: gpgme-1.23.2-6.el10.x86_64 DEBUG: gpgmepp-1.23.2-6.el10.x86_64 DEBUG: poppler-24.02.0-6.el10.x86_64 DEBUG: jbig2dec-libs-0.20-7.el10.x86_64 DEBUG: libXau-1.0.11-8.el10.x86_64 DEBUG: libxcb-1.17.0-3.el10.x86_64 DEBUG: libX11-1.8.10-1.el10.x86_64 DEBUG: libXrender-0.9.11-8.el10.x86_64 DEBUG: libXext-1.3.6-3.el10.x86_64 DEBUG: libXft-2.3.8-8.el10.x86_64 DEBUG: libXpm-3.5.17-5.el10.x86_64 DEBUG: gd-2.3.3-22.el10.x86_64 DEBUG: libXt-1.3.0-5.el10.x86_64 DEBUG: libdatrie-0.2.13-11.el10.x86_64 DEBUG: libthai-0.1.29-10.el10.x86_64 DEBUG: libijs-0.35-24.el10.x86_64 DEBUG: libpaper-2.1.1-7.el10.x86_64 DEBUG: pixman-0.43.4-2.el10.x86_64 DEBUG: cairo-1.18.2-2.el10.x86_64 DEBUG: pango-1.54.0-3.el10.x86_64 DEBUG: cairo-gobject-1.18.2-2.el10.x86_64 DEBUG: librsvg2-2.57.1-9.el10.x86_64 DEBUG: rsvg-pixbuf-loader-2.57.1-9.el10.x86_64 DEBUG: poppler-glib-24.02.0-6.el10.x86_64 DEBUG: libwmf-lite-0.2.13-6.el10s.x86_64 DEBUG: cups-filesystem-2.4.10-11.el10.noarch DEBUG: cups-libs-2.4.10-11.el10.x86_64 DEBUG: libgs-10.02.1-16.el10.x86_64 DEBUG: graphviz-9.0.0-15.el10.x86_64 DEBUG: ImageMagick-libs-6.9.12.98-1.el10s.x86_64 DEBUG: ImageMagick-6.9.12.98-1.el10s.x86_64 DEBUG: python3-sphinx-7.2.6-10.el10.noarch DEBUG: python3-devel-3.12.11-3.el10.x86_64 DEBUG: python3-eventlet-0.40.0-1.el10s.noarch DEBUG: python3-sqlalchemy-2.0.26-6.el10.x86_64 DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch DEBUG: python3-pbr-6.1.1-1.el10s.noarch DEBUG: python3-six-1.16.0-16.el10.noarch DEBUG: authselect-1.5.0-8.el10.x86_64 DEBUG: systemd-rpm-macros-257-13.el10.noarch DEBUG: openstack-macros-2023.1.0-0.20250702055156.ce6a105.el10.noarch DEBUG: pyproject-rpm-macros-1.16.2-1.el10.noarch DEBUG: python3-wheel-0.41.2-5.el10.noarch DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-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-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-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-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-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-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-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-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-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/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos10-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: libgcc-14.3.1-2.1.el10.x86_64 DEBUG: fonts-filesystem-2.0.5-18.el10.noarch DEBUG: tzdata-2025b-2.el10.noarch DEBUG: adobe-mappings-cmap-20230622-5.el10.noarch DEBUG: adobe-mappings-cmap-deprecated-20230622-5.el10.noarch DEBUG: redhat-text-vf-fonts-4.1.0-1.el10.noarch DEBUG: xkeyboard-config-2.41-3.el10.noarch DEBUG: rust-toolset-srpm-macros-1.88.0-1.el10.noarch DEBUG: qt6-srpm-macros-6.9.1-1.el10.noarch DEBUG: poppler-data-0.4.11-9.el10.noarch DEBUG: perl-srpm-macros-1-57.el10.noarch DEBUG: package-notes-srpm-macros-0.5-13.el10.noarch DEBUG: openblas-srpm-macros-2-19.el10.noarch DEBUG: ocaml-srpm-macros-10-4.el10.noarch DEBUG: libX11-common-1.8.10-1.el10.noarch DEBUG: kernel-srpm-macros-1.0-25.el10.noarch DEBUG: kernel-headers-6.12.0-125.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-12.99-1.el10.noarch DEBUG: adobe-mappings-pdf-20190401-9.el10.noarch DEBUG: publicsuffix-list-dafsa-20240107-5.el10.noarch DEBUG: pkgconf-m4-2.1.0-3.el10.noarch DEBUG: pcre2-syntax-10.44-1.el10.3.noarch DEBUG: ncurses-base-6.4-14.20240127.el10.noarch DEBUG: libssh-config-0.11.1-1.el10.noarch DEBUG: google-noto-fonts-common-20240401-5.el10.noarch DEBUG: google-noto-sans-vf-fonts-20240401-5.el10.noarch DEBUG: default-fonts-core-sans-4.1-3.el10.noarch DEBUG: google-droid-sans-fonts-20200215-22.el10.noarch DEBUG: coreutils-common-9.5-6.el10.x86_64 DEBUG: centos-gpg-keys-10.0-10.el10.noarch DEBUG: centos-stream-repos-10.0-10.el10.noarch DEBUG: centos-stream-release-10.0-10.el10.noarch DEBUG: setup-2.14.5-7.el10.noarch DEBUG: filesystem-3.18-17.el10.x86_64 DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-56.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-56.el10.x86_64 DEBUG: glibc-common-2.39-56.el10.x86_64 DEBUG: glibc-2.39-56.el10.x86_64 DEBUG: ncurses-libs-6.4-14.20240127.el10.x86_64 DEBUG: bash-5.2.26-6.el10.x86_64 DEBUG: zlib-ng-compat-2.2.3-2.el10.x86_64 DEBUG: libstdc++-14.3.1-2.1.el10.x86_64 DEBUG: bzip2-libs-1.0.8-25.el10.x86_64 DEBUG: xz-libs-5.6.2-4.el10.x86_64 DEBUG: libpng-1.6.40-8.el10.x86_64 DEBUG: libuuid-2.40.2-13.el10.x86_64 DEBUG: libxml2-2.12.5-9.el10.x86_64 DEBUG: readline-8.2-11.el10.x86_64 DEBUG: libzstd-1.5.5-9.el10.x86_64 DEBUG: elfutils-libelf-0.193-1.el10.x86_64 DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64 DEBUG: gmp-6.2.1-12.el10.x86_64 DEBUG: libgpg-error-1.50-2.el10.x86_64 DEBUG: libxcrypt-4.4.36-10.el10.x86_64 DEBUG: libblkid-2.40.2-13.el10.x86_64 DEBUG: crypto-policies-20250804-1.git2ca4115.el10.noarch DEBUG: nspr-4.36.0-4.el10.x86_64 DEBUG: libassuan-2.5.6-6.el10.x86_64 DEBUG: mpfr-4.2.1-5.el10.x86_64 DEBUG: expat-2.7.1-1.el10.x86_64 DEBUG: pcre2-10.44-1.el10.3.x86_64 DEBUG: grep-3.11-10.el10.x86_64 DEBUG: popt-1.19-8.el10.x86_64 DEBUG: nss-util-3.112.0-4.el10.x86_64 DEBUG: sqlite-libs-3.46.1-4.el10.x86_64 DEBUG: gdbm-libs-1.23-14.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: libgomp-14.3.1-2.1.el10.x86_64 DEBUG: lcms2-2.16-6.el10.x86_64 DEBUG: libwebp-1.3.2-8.el10.x86_64 DEBUG: gawk-5.3.0-6.el10.x86_64 DEBUG: json-c-0.18-3.el10.x86_64 DEBUG: libcap-ng-0.8.4-6.el10.x86_64 DEBUG: audit-libs-4.0.3-4.el10.x86_64 DEBUG: libeconf-0.6.2-4.el10.x86_64 DEBUG: pam-libs-1.6.1-8.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-13.el10.x86_64 DEBUG: libffi-3.4.4-10.el10.x86_64 DEBUG: libtasn1-4.20.0-1.el10.x86_64 DEBUG: p11-kit-0.25.5-7.el10.x86_64 DEBUG: libunistring-1.1-10.el10.x86_64 DEBUG: libidn2-2.3.7-3.el10.x86_64 DEBUG: libICE-1.1.1-5.el10.x86_64 DEBUG: openjpeg2-2.5.2-5.el10.x86_64 DEBUG: libSM-1.2.4-5.el10.x86_64 DEBUG: xz-5.6.2-4.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: libfdisk-2.40.2-13.el10.x86_64 DEBUG: libgcrypt-1.11.0-6.el10.x86_64 DEBUG: libksba-1.6.7-2.el10.x86_64 DEBUG: dwz-0.16-1.el10.x86_64 DEBUG: unzip-6.0-69.el10.x86_64 DEBUG: file-libs-5.45-8.el10.x86_64 DEBUG: file-5.45-8.el10.x86_64 DEBUG: alternatives-1.30-2.el10.x86_64 DEBUG: p11-kit-trust-0.25.5-7.el10.x86_64 DEBUG: gnutls-3.8.10-2.el10.x86_64 DEBUG: diffutils-3.10-8.el10.x86_64 DEBUG: jansson-2.14-3.el10.x86_64 DEBUG: libbrotli-1.1.0-6.el10.x86_64 DEBUG: libsepol-3.9-1.el10.x86_64 DEBUG: libselinux-3.9-1.el10.x86_64 DEBUG: sed-4.9-3.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: openssl-fips-provider-3.5.1-3.el10.x86_64 DEBUG: openssl-libs-3.5.1-3.el10.x86_64 DEBUG: coreutils-9.5-6.el10.x86_64 DEBUG: ca-certificates-2024.2.69_v8.0.303-102.3.el10.noarch DEBUG: libmount-2.40.2-13.el10.x86_64 DEBUG: glib2-2.80.4-8.el10.x86_64 DEBUG: polkit-libs-125-4.el10.x86_64 DEBUG: gzip-1.13-3.el10.x86_64 DEBUG: cracklib-2.9.11-8.el10.x86_64 DEBUG: libevent-2.1.12-16.el10.x86_64 DEBUG: libsmartcols-2.40.2-13.el10.x86_64 DEBUG: util-linux-core-2.40.2-13.el10.x86_64 DEBUG: lua-libs-5.4.6-7.el10.x86_64 DEBUG: lz4-libs-1.9.4-8.el10.x86_64 DEBUG: libarchive-3.7.7-4.el10.x86_64 DEBUG: npth-1.6-21.el10.x86_64 DEBUG: fribidi-1.0.14-4.el10.x86_64 DEBUG: jbigkit-libs-2.1-31.el10.x86_64 DEBUG: libtool-ltdl-2.4.7-13.el10.x86_64 DEBUG: zstd-1.5.5-9.el10.x86_64 DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64 DEBUG: libpwquality-1.4.5-12.el10.x86_64 DEBUG: shared-mime-info-2.3-8.el10.x86_64 DEBUG: gdk-pixbuf2-2.42.12-4.el10.x86_64 DEBUG: libsecret-0.21.2-8.el10.x86_64 DEBUG: pinentry-1.3.1-1.el10.x86_64 DEBUG: liblqr-1-0.4.2-26.el10s.x86_64 DEBUG: python3-pip-wheel-23.3.2-7.el10.noarch DEBUG: urw-base35-bookman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-c059-fonts-20200910-21.el10.noarch DEBUG: urw-base35-d050000l-fonts-20200910-21.el10.noarch DEBUG: urw-base35-gothic-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-roman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-sans-fonts-20200910-21.el10.noarch DEBUG: urw-base35-p052-fonts-20200910-21.el10.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-z003-fonts-20200910-21.el10.noarch DEBUG: urw-base35-fonts-20200910-21.el10.noarch DEBUG: kmod-libs-31-12.el10.x86_64 DEBUG: rpm-sequoia-1.9.0.1-1.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-20.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-20.el10.x86_64 DEBUG: libsemanage-3.9-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-8.el10.x86_64 DEBUG: libutempter-1.2.1-15.el10.x86_64 DEBUG: tpm2-tss-4.1.3-5.el10.x86_64 DEBUG: tar-1.35-7.el10.x86_64 DEBUG: zip-3.0-45.el10.x86_64 DEBUG: cpp-14.3.1-2.1.el10.x86_64 DEBUG: libpsl-0.21.5-6.el10.x86_64 DEBUG: dbus-libs-1.14.10-5.el10.x86_64 DEBUG: avahi-libs-0.9~rc2-2.el10.x86_64 DEBUG: libusb1-1.0.28-1.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.9-1.el10.x86_64 DEBUG: gdbm-1.23-14.el10.x86_64 DEBUG: pam-1.6.1-8.el10.x86_64 DEBUG: nss-softokn-freebl-3.112.0-4.el10.x86_64 DEBUG: nss-softokn-3.112.0-4.el10.x86_64 DEBUG: nss-sysinit-3.112.0-4.el10.x86_64 DEBUG: nss-3.112.0-4.el10.x86_64 DEBUG: jasper-libs-4.1.0-5.el10.x86_64 DEBUG: LibRaw-0.21.3-1.el10s.x86_64 DEBUG: libbpf-1.6.0-3.el10.x86_64 DEBUG: libxkbcommon-1.7.0-4.el10.x86_64 DEBUG: xml-common-0.6.3-65.el10.noarch DEBUG: bzip2-1.0.8-25.el10.x86_64 DEBUG: graphite2-1.3.14-17.el10.x86_64 DEBUG: freetype-2.13.2-8.el10.x86_64 DEBUG: harfbuzz-8.4.0-6.el10.x86_64 DEBUG: fontconfig-2.15.0-7.el10.x86_64 DEBUG: libraqm-0.10.1-2.el10s.x86_64 DEBUG: imath-3.1.10-4.el10.x86_64 DEBUG: liblerc-4.0.0-8.el10.x86_64 DEBUG: libtiff-4.6.0-6.el10.x86_64 DEBUG: openexr-libs-3.1.10-8.el10.x86_64 DEBUG: dbus-common-1.14.10-5.el10.noarch DEBUG: dbus-broker-36-4.el10.x86_64 DEBUG: dbus-1.14.10-5.el10.x86_64 DEBUG: ed-1.20-5.el10.x86_64 DEBUG: patch-2.7.6-26.el10.x86_64 DEBUG: less-661-3.el10.x86_64 DEBUG: libedit-3.1-52.20230828cvs.el10.x86_64 DEBUG: cpio-2.15-3.el10.x86_64 DEBUG: duktape-2.7.0-10.el10.x86_64 DEBUG: keyutils-libs-1.6.3-5.el10.x86_64 DEBUG: libcbor-0.11.0-3.el10.x86_64 DEBUG: libfido2-1.14.0-7.el10.x86_64 DEBUG: libcom_err-1.47.1-4.el10.x86_64 DEBUG: libnghttp2-1.64.0-2.el10.x86_64 DEBUG: libpkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-pkg-config-2.1.0-3.el10.x86_64 DEBUG: libxcrypt-devel-4.4.36-10.el10.x86_64 DEBUG: glibc-devel-2.39-56.el10.x86_64 DEBUG: libseccomp-2.5.6-1.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-8.el10.x86_64 DEBUG: libssh-0.11.1-1.el10.x86_64 DEBUG: libcurl-8.12.1-2.el10.x86_64 DEBUG: util-linux-2.40.2-13.el10.x86_64 DEBUG: authselect-libs-1.5.0-8.el10.x86_64 DEBUG: cryptsetup-libs-2.7.5-2.el10.x86_64 DEBUG: device-mapper-libs-1.02.206-3.el10.x86_64 DEBUG: device-mapper-1.02.206-3.el10.x86_64 DEBUG: elfutils-debuginfod-client-0.193-1.el10.x86_64 DEBUG: elfutils-libs-0.193-1.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.193-1.el10.noarch DEBUG: systemd-pam-257-13.el10.x86_64 DEBUG: systemd-257-13.el10.x86_64 DEBUG: binutils-gold-2.41-58.el10.x86_64 DEBUG: binutils-2.41-58.el10.x86_64 DEBUG: polkit-125-4.el10.x86_64 DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64 DEBUG: elfutils-0.193-1.el10.x86_64 DEBUG: gdb-minimal-16.3-2.el10.x86_64 DEBUG: debugedit-5.1-8.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-20.el10.x86_64 DEBUG: openssh-9.9p1-13.el10.x86_64 DEBUG: openssh-clients-9.9p1-13.el10.x86_64 DEBUG: git-core-2.47.3-1.el10.x86_64 DEBUG: curl-8.12.1-2.el10.x86_64 DEBUG: rpm-4.19.1.1-20.el10.x86_64 DEBUG: efi-srpm-macros-6-6.el10.noarch DEBUG: lua-srpm-macros-1-15.el10.noarch DEBUG: make-4.4.1-9.el10.x86_64 DEBUG: gcc-14.3.1-2.1.el10.x86_64 DEBUG: annobin-plugin-gcc-12.99-1.el10.x86_64 DEBUG: gcc-plugin-annobin-14.3.1-2.1.el10.x86_64 DEBUG: fonts-srpm-macros-2.0.5-18.el10.noarch DEBUG: forge-srpm-macros-0.4.0-6.el10.noarch DEBUG: go-srpm-macros-3.6.0-4.el10.noarch DEBUG: python-srpm-macros-3.12-10.el10.noarch DEBUG: redhat-rpm-config-293-1.el10.noarch DEBUG: rpm-build-4.19.1.1-20.el10.x86_64 DEBUG: pyproject-srpm-macros-1.16.2-1.el10.noarch DEBUG: python-rpm-macros-3.12-10.el10.noarch DEBUG: python3-rpm-macros-3.12-10.el10.noarch DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: python-unversioned-command-3.12.11-3.el10.noarch DEBUG: python3-3.12.11-3.el10.x86_64 DEBUG: python3-libs-3.12.11-3.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-12.el10.noarch DEBUG: python3-idna-3.7-4.el10.noarch DEBUG: python3-greenlet-3.0.3-5.el10.x86_64 DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch DEBUG: python3-urllib3-1.26.19-2.el10.noarch DEBUG: python3-babel-2.13.1-5.el10.noarch DEBUG: python3-rpm-generators-14-12.el10.noarch DEBUG: python3-charset-normalizer-3.4.2-1.el10.noarch DEBUG: python3-requests-2.32.4-1.el10.noarch DEBUG: python3-dns-2.6.1-1.el10.noarch DEBUG: python3-docutils-0.20.1-5.el10.noarch DEBUG: python3-markupsafe-2.1.3-6.el10.x86_64 DEBUG: python3-jinja2-3.1.6-1.el10.noarch DEBUG: python3-pip-23.3.2-7.el10.noarch DEBUG: python3-imagesize-1.4.1-9.el10.noarch DEBUG: python3-pygments-2.18.0-1.el10.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch DEBUG: pcsc-lite-libs-2.2.3-2.el10.x86_64 DEBUG: pcsc-lite-ccid-1.6.0-2.el10.x86_64 DEBUG: pcsc-lite-2.2.3-2.el10.x86_64 DEBUG: gnupg2-smime-2.4.5-2.el10.x86_64 DEBUG: gnupg2-2.4.5-2.el10.x86_64 DEBUG: gpgme-1.23.2-6.el10.x86_64 DEBUG: gpgmepp-1.23.2-6.el10.x86_64 DEBUG: poppler-24.02.0-6.el10.x86_64 DEBUG: jbig2dec-libs-0.20-7.el10.x86_64 DEBUG: libXau-1.0.11-8.el10.x86_64 DEBUG: libxcb-1.17.0-3.el10.x86_64 DEBUG: libX11-1.8.10-1.el10.x86_64 DEBUG: libXrender-0.9.11-8.el10.x86_64 DEBUG: libXext-1.3.6-3.el10.x86_64 DEBUG: libXft-2.3.8-8.el10.x86_64 DEBUG: libXpm-3.5.17-5.el10.x86_64 DEBUG: gd-2.3.3-22.el10.x86_64 DEBUG: libXt-1.3.0-5.el10.x86_64 DEBUG: libdatrie-0.2.13-11.el10.x86_64 DEBUG: libthai-0.1.29-10.el10.x86_64 DEBUG: libijs-0.35-24.el10.x86_64 DEBUG: libpaper-2.1.1-7.el10.x86_64 DEBUG: pixman-0.43.4-2.el10.x86_64 DEBUG: cairo-1.18.2-2.el10.x86_64 DEBUG: pango-1.54.0-3.el10.x86_64 DEBUG: cairo-gobject-1.18.2-2.el10.x86_64 DEBUG: librsvg2-2.57.1-9.el10.x86_64 DEBUG: rsvg-pixbuf-loader-2.57.1-9.el10.x86_64 DEBUG: poppler-glib-24.02.0-6.el10.x86_64 DEBUG: libwmf-lite-0.2.13-6.el10s.x86_64 DEBUG: cups-filesystem-2.4.10-11.el10.noarch DEBUG: cups-libs-2.4.10-11.el10.x86_64 DEBUG: libgs-10.02.1-16.el10.x86_64 DEBUG: graphviz-9.0.0-15.el10.x86_64 DEBUG: ImageMagick-libs-6.9.12.98-1.el10s.x86_64 DEBUG: ImageMagick-6.9.12.98-1.el10s.x86_64 DEBUG: python3-sphinx-7.2.6-10.el10.noarch DEBUG: python3-devel-3.12.11-3.el10.x86_64 DEBUG: python3-eventlet-0.40.0-1.el10s.noarch DEBUG: python3-sqlalchemy-2.0.26-6.el10.x86_64 DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch DEBUG: python3-pbr-6.1.1-1.el10s.noarch DEBUG: python3-six-1.16.0-16.el10.noarch DEBUG: authselect-1.5.0-8.el10.x86_64 DEBUG: systemd-rpm-macros-257-13.el10.noarch DEBUG: openstack-macros-2023.1.0-0.20250702055156.ce6a105.el10.noarch DEBUG: pyproject-rpm-macros-1.16.2-1.el10.noarch DEBUG: python3-wheel-0.41.2-5.el10.noarch DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-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-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-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 INFO: ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/python-os-brick.spec'], chrootPath='/var/lib/mock/dlrn-centos10-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=1039gid=135user='mockbuild'unshare_net=TrueraiseExc=FalseprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) DEBUG: child environment: None DEBUG: Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/python-os-brick.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: warning: source_date_epoch_from_changelog set but %changelog is missing DEBUG: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.yMev94 DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd os-brick-6.13.0 DEBUG: + echo pyproject-rpm-macros DEBUG: + echo python3-devel DEBUG: + echo 'python3dist(packaging)' DEBUG: + echo 'python3dist(pip) >= 19' DEBUG: + '[' -f pyproject.toml ']' DEBUG: + '[' -f setup.py ']' DEBUG: + echo 'python3dist(setuptools) >= 40.8' DEBUG: + rm -rfv '*.dist-info/' DEBUG: + '[' -f /usr/bin/python3 ']' DEBUG: + mkdir -p /builddir/build/BUILD/os-brick-6.13.0/.pyproject-builddir DEBUG: + echo -n DEBUG: + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' DEBUG: + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' DEBUG: + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' DEBUG: + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' DEBUG: + VALAFLAGS=-g DEBUG: + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' DEBUG: + LT_SYS_LIBRARY_PATH=/usr/lib64: DEBUG: + CC=gcc DEBUG: + CXX=g++ DEBUG: + TMPDIR=/builddir/build/BUILD/os-brick-6.13.0/.pyproject-builddir DEBUG: + RPM_TOXENV=py312,docs DEBUG: + HOSTNAME=rpmbuild DEBUG: + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/os-brick-6.13.0/pyproject-wheeldir --output /builddir/build/BUILD/python-os-brick-6.13.0-0.20250905144355.a8c7de0.el10.x86_64-pyproject-buildrequires -t -e py312,docs DEBUG: Handling setuptools >= 40.8 from default build backend DEBUG: Requirement satisfied: setuptools >= 40.8 DEBUG: (installed: setuptools 69.0.3) DEBUG: Handling wheel from get_requires_for_build_wheel DEBUG: Requirement satisfied: wheel DEBUG: (installed: wheel 0.41.2) DEBUG: Handling pbr>=2.0.0 from get_requires_for_build_wheel DEBUG: Requirement satisfied: pbr>=2.0.0 DEBUG: (installed: pbr 6.1.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/python-os-brick-6.13.0-0.20250905144355.a8c7de0.el10.x86_64-pyproject-buildrequires DEBUG: + rm -rfv '*.dist-info/' DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Wrote: /builddir/build/SRPMS/python-os-brick-6.13.0-0.20250905144355.a8c7de0.el10.buildreqs.nosrc.rpm DEBUG: RPM build warnings: DEBUG: source_date_epoch_from_changelog set but %changelog is missing 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-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-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-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-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-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-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-centos10-master-uc-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf-3', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SRPMS/python-os-brick-6.13.0-0.20250905144355.a8c7de0.el10.buildreqs.nosrc.rpm'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf-3', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SRPMS/python-os-brick-6.13.0-0.20250905144355.a8c7de0.el10.buildreqs.nosrc.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos10-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 Fri Sep 5 10:44:37 2025. DEBUG: Package git-core-2.47.3-1.el10.x86_64 is already installed. DEBUG: Package openstack-macros-2023.1.0-0.20250702055156.ce6a105.el10.noarch is already installed. DEBUG: Package pyproject-rpm-macros-1.16.2-1.el10.noarch is already installed. DEBUG: Package pyproject-rpm-macros-1.16.2-1.el10.noarch is already installed. DEBUG: Package python3-devel-3.12.11-3.el10.x86_64 is already installed. DEBUG: Package python3-devel-3.12.11-3.el10.x86_64 is already installed. DEBUG: Package python3-packaging-24.2-2.el10.noarch is already installed. DEBUG: Package python3-pbr-6.1.1-1.el10s.noarch is already installed. DEBUG: Package python3-pip-23.3.2-7.el10.noarch is already installed. DEBUG: Package python3-setuptools-69.0.3-12.el10.noarch is already installed. DEBUG: Package python3-wheel-1:0.41.2-5.el10.noarch is already installed. DEBUG: Dependencies resolved. DEBUG: ================================================================================ DEBUG: Package Arch Version Repository Size DEBUG: ================================================================================ DEBUG: Installing: DEBUG: python3-tox-current-env DEBUG: noarch 0.0.12-1.el10s delorean-master-build-deps 29 k DEBUG: Installing dependencies: DEBUG: python3-cachetools noarch 5.4.0-6.el10s delorean-master-testing 37 k DEBUG: python3-chardet noarch 5.2.0-1.el10s delorean-master-testing 272 k DEBUG: python3-colorama noarch 0.4.6-13.el10 appstream 72 k DEBUG: python3-distlib noarch 0.3.9-1.el10s delorean-master-build-deps 254 k DEBUG: python3-filelock noarch 3.15.4-3.el10s delorean-master-build-deps 37 k DEBUG: python3-platformdirs noarch 4.2.2-2.el10s delorean-master-build-deps 41 k DEBUG: python3-pluggy noarch 1.3.0-5.el10 crb 53 k DEBUG: python3-pyproject-api noarch 1.6.1-5.el10s delorean-master-build-deps 37 k DEBUG: python3-setuptools-wheel DEBUG: noarch 69.0.3-12.el10 crb 677 k DEBUG: python3-virtualenv noarch 20.26.6-2.el10s delorean-master-build-deps 238 k DEBUG: python3-wheel-wheel noarch 1:0.41.2-5.el10 crb 71 k DEBUG: tox noarch 4.21.2-3.el10s delorean-master-build-deps 365 k DEBUG: Transaction Summary DEBUG: ================================================================================ DEBUG: Install 13 Packages DEBUG: Total size: 2.1 M DEBUG: Installed size: 6.7 M DEBUG: Downloading Packages: DEBUG: [SKIPPED] python3-colorama-0.4.6-13.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pluggy-1.3.0-5.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-setuptools-wheel-69.0.3-12.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-wheel-wheel-0.41.2-5.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cachetools-5.4.0-6.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-chardet-5.2.0-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-distlib-0.3.9-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-filelock-3.15.4-3.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-platformdirs-4.2.2-2.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyproject-api-1.6.1-5.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-tox-current-env-0.0.12-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-virtualenv-20.26.6-2.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] tox-4.21.2-3.el10s.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-platformdirs-4.2.2-2.el10s.noarch 1/13 DEBUG: Installing : python3-filelock-3.15.4-3.el10s.noarch 2/13 DEBUG: Installing : python3-pyproject-api-1.6.1-5.el10s.noarch 3/13 DEBUG: Installing : python3-distlib-0.3.9-1.el10s.noarch 4/13 DEBUG: Installing : python3-chardet-5.2.0-1.el10s.noarch 5/13 DEBUG: Installing : python3-cachetools-5.4.0-6.el10s.noarch 6/13 DEBUG: Installing : python3-wheel-wheel-1:0.41.2-5.el10.noarch 7/13 DEBUG: Installing : python3-setuptools-wheel-69.0.3-12.el10.noarch 8/13 DEBUG: Installing : python3-virtualenv-20.26.6-2.el10s.noarch 9/13 DEBUG: Installing : python3-pluggy-1.3.0-5.el10.noarch 10/13 DEBUG: Installing : python3-colorama-0.4.6-13.el10.noarch 11/13 DEBUG: Installing : tox-4.21.2-3.el10s.noarch 12/13 DEBUG: Installing : python3-tox-current-env-0.0.12-1.el10s.noarch 13/13 DEBUG: Running scriptlet: python3-tox-current-env-0.0.12-1.el10s.noarch 13/13 DEBUG: Installed: DEBUG: python3-cachetools-5.4.0-6.el10s.noarch DEBUG: python3-chardet-5.2.0-1.el10s.noarch DEBUG: python3-colorama-0.4.6-13.el10.noarch DEBUG: python3-distlib-0.3.9-1.el10s.noarch DEBUG: python3-filelock-3.15.4-3.el10s.noarch DEBUG: python3-platformdirs-4.2.2-2.el10s.noarch DEBUG: python3-pluggy-1.3.0-5.el10.noarch DEBUG: python3-pyproject-api-1.6.1-5.el10s.noarch DEBUG: python3-setuptools-wheel-69.0.3-12.el10.noarch DEBUG: python3-tox-current-env-0.0.12-1.el10s.noarch DEBUG: python3-virtualenv-20.26.6-2.el10s.noarch DEBUG: python3-wheel-wheel-1:0.41.2-5.el10.noarch DEBUG: tox-4.21.2-3.el10s.noarch DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-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-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-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-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-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-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-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-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-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/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos10-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: libgcc-14.3.1-2.1.el10.x86_64 DEBUG: fonts-filesystem-2.0.5-18.el10.noarch DEBUG: tzdata-2025b-2.el10.noarch DEBUG: adobe-mappings-cmap-20230622-5.el10.noarch DEBUG: adobe-mappings-cmap-deprecated-20230622-5.el10.noarch DEBUG: redhat-text-vf-fonts-4.1.0-1.el10.noarch DEBUG: xkeyboard-config-2.41-3.el10.noarch DEBUG: rust-toolset-srpm-macros-1.88.0-1.el10.noarch DEBUG: qt6-srpm-macros-6.9.1-1.el10.noarch DEBUG: poppler-data-0.4.11-9.el10.noarch DEBUG: perl-srpm-macros-1-57.el10.noarch DEBUG: package-notes-srpm-macros-0.5-13.el10.noarch DEBUG: openblas-srpm-macros-2-19.el10.noarch DEBUG: ocaml-srpm-macros-10-4.el10.noarch DEBUG: libX11-common-1.8.10-1.el10.noarch DEBUG: kernel-srpm-macros-1.0-25.el10.noarch DEBUG: kernel-headers-6.12.0-125.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-12.99-1.el10.noarch DEBUG: adobe-mappings-pdf-20190401-9.el10.noarch DEBUG: publicsuffix-list-dafsa-20240107-5.el10.noarch DEBUG: pkgconf-m4-2.1.0-3.el10.noarch DEBUG: pcre2-syntax-10.44-1.el10.3.noarch DEBUG: ncurses-base-6.4-14.20240127.el10.noarch DEBUG: libssh-config-0.11.1-1.el10.noarch DEBUG: google-noto-fonts-common-20240401-5.el10.noarch DEBUG: google-noto-sans-vf-fonts-20240401-5.el10.noarch DEBUG: default-fonts-core-sans-4.1-3.el10.noarch DEBUG: google-droid-sans-fonts-20200215-22.el10.noarch DEBUG: coreutils-common-9.5-6.el10.x86_64 DEBUG: centos-gpg-keys-10.0-10.el10.noarch DEBUG: centos-stream-repos-10.0-10.el10.noarch DEBUG: centos-stream-release-10.0-10.el10.noarch DEBUG: setup-2.14.5-7.el10.noarch DEBUG: filesystem-3.18-17.el10.x86_64 DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-56.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-56.el10.x86_64 DEBUG: glibc-common-2.39-56.el10.x86_64 DEBUG: glibc-2.39-56.el10.x86_64 DEBUG: ncurses-libs-6.4-14.20240127.el10.x86_64 DEBUG: bash-5.2.26-6.el10.x86_64 DEBUG: zlib-ng-compat-2.2.3-2.el10.x86_64 DEBUG: libstdc++-14.3.1-2.1.el10.x86_64 DEBUG: bzip2-libs-1.0.8-25.el10.x86_64 DEBUG: xz-libs-5.6.2-4.el10.x86_64 DEBUG: libpng-1.6.40-8.el10.x86_64 DEBUG: libuuid-2.40.2-13.el10.x86_64 DEBUG: libxml2-2.12.5-9.el10.x86_64 DEBUG: readline-8.2-11.el10.x86_64 DEBUG: libzstd-1.5.5-9.el10.x86_64 DEBUG: elfutils-libelf-0.193-1.el10.x86_64 DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64 DEBUG: gmp-6.2.1-12.el10.x86_64 DEBUG: libgpg-error-1.50-2.el10.x86_64 DEBUG: libxcrypt-4.4.36-10.el10.x86_64 DEBUG: libblkid-2.40.2-13.el10.x86_64 DEBUG: crypto-policies-20250804-1.git2ca4115.el10.noarch DEBUG: nspr-4.36.0-4.el10.x86_64 DEBUG: libassuan-2.5.6-6.el10.x86_64 DEBUG: mpfr-4.2.1-5.el10.x86_64 DEBUG: expat-2.7.1-1.el10.x86_64 DEBUG: pcre2-10.44-1.el10.3.x86_64 DEBUG: grep-3.11-10.el10.x86_64 DEBUG: popt-1.19-8.el10.x86_64 DEBUG: nss-util-3.112.0-4.el10.x86_64 DEBUG: sqlite-libs-3.46.1-4.el10.x86_64 DEBUG: gdbm-libs-1.23-14.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: libgomp-14.3.1-2.1.el10.x86_64 DEBUG: lcms2-2.16-6.el10.x86_64 DEBUG: libwebp-1.3.2-8.el10.x86_64 DEBUG: gawk-5.3.0-6.el10.x86_64 DEBUG: json-c-0.18-3.el10.x86_64 DEBUG: libcap-ng-0.8.4-6.el10.x86_64 DEBUG: audit-libs-4.0.3-4.el10.x86_64 DEBUG: libeconf-0.6.2-4.el10.x86_64 DEBUG: pam-libs-1.6.1-8.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-13.el10.x86_64 DEBUG: libffi-3.4.4-10.el10.x86_64 DEBUG: libtasn1-4.20.0-1.el10.x86_64 DEBUG: p11-kit-0.25.5-7.el10.x86_64 DEBUG: libunistring-1.1-10.el10.x86_64 DEBUG: libidn2-2.3.7-3.el10.x86_64 DEBUG: libICE-1.1.1-5.el10.x86_64 DEBUG: openjpeg2-2.5.2-5.el10.x86_64 DEBUG: libSM-1.2.4-5.el10.x86_64 DEBUG: xz-5.6.2-4.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: libfdisk-2.40.2-13.el10.x86_64 DEBUG: libgcrypt-1.11.0-6.el10.x86_64 DEBUG: libksba-1.6.7-2.el10.x86_64 DEBUG: dwz-0.16-1.el10.x86_64 DEBUG: unzip-6.0-69.el10.x86_64 DEBUG: file-libs-5.45-8.el10.x86_64 DEBUG: file-5.45-8.el10.x86_64 DEBUG: alternatives-1.30-2.el10.x86_64 DEBUG: p11-kit-trust-0.25.5-7.el10.x86_64 DEBUG: gnutls-3.8.10-2.el10.x86_64 DEBUG: diffutils-3.10-8.el10.x86_64 DEBUG: jansson-2.14-3.el10.x86_64 DEBUG: libbrotli-1.1.0-6.el10.x86_64 DEBUG: libsepol-3.9-1.el10.x86_64 DEBUG: libselinux-3.9-1.el10.x86_64 DEBUG: sed-4.9-3.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: openssl-fips-provider-3.5.1-3.el10.x86_64 DEBUG: openssl-libs-3.5.1-3.el10.x86_64 DEBUG: coreutils-9.5-6.el10.x86_64 DEBUG: ca-certificates-2024.2.69_v8.0.303-102.3.el10.noarch DEBUG: libmount-2.40.2-13.el10.x86_64 DEBUG: glib2-2.80.4-8.el10.x86_64 DEBUG: polkit-libs-125-4.el10.x86_64 DEBUG: gzip-1.13-3.el10.x86_64 DEBUG: cracklib-2.9.11-8.el10.x86_64 DEBUG: libevent-2.1.12-16.el10.x86_64 DEBUG: libsmartcols-2.40.2-13.el10.x86_64 DEBUG: util-linux-core-2.40.2-13.el10.x86_64 DEBUG: lua-libs-5.4.6-7.el10.x86_64 DEBUG: lz4-libs-1.9.4-8.el10.x86_64 DEBUG: libarchive-3.7.7-4.el10.x86_64 DEBUG: npth-1.6-21.el10.x86_64 DEBUG: fribidi-1.0.14-4.el10.x86_64 DEBUG: jbigkit-libs-2.1-31.el10.x86_64 DEBUG: libtool-ltdl-2.4.7-13.el10.x86_64 DEBUG: zstd-1.5.5-9.el10.x86_64 DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64 DEBUG: libpwquality-1.4.5-12.el10.x86_64 DEBUG: shared-mime-info-2.3-8.el10.x86_64 DEBUG: gdk-pixbuf2-2.42.12-4.el10.x86_64 DEBUG: libsecret-0.21.2-8.el10.x86_64 DEBUG: pinentry-1.3.1-1.el10.x86_64 DEBUG: liblqr-1-0.4.2-26.el10s.x86_64 DEBUG: python3-pip-wheel-23.3.2-7.el10.noarch DEBUG: urw-base35-bookman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-c059-fonts-20200910-21.el10.noarch DEBUG: urw-base35-d050000l-fonts-20200910-21.el10.noarch DEBUG: urw-base35-gothic-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-roman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-sans-fonts-20200910-21.el10.noarch DEBUG: urw-base35-p052-fonts-20200910-21.el10.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-z003-fonts-20200910-21.el10.noarch DEBUG: urw-base35-fonts-20200910-21.el10.noarch DEBUG: kmod-libs-31-12.el10.x86_64 DEBUG: rpm-sequoia-1.9.0.1-1.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-20.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-20.el10.x86_64 DEBUG: libsemanage-3.9-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-8.el10.x86_64 DEBUG: libutempter-1.2.1-15.el10.x86_64 DEBUG: tpm2-tss-4.1.3-5.el10.x86_64 DEBUG: tar-1.35-7.el10.x86_64 DEBUG: zip-3.0-45.el10.x86_64 DEBUG: cpp-14.3.1-2.1.el10.x86_64 DEBUG: libpsl-0.21.5-6.el10.x86_64 DEBUG: dbus-libs-1.14.10-5.el10.x86_64 DEBUG: avahi-libs-0.9~rc2-2.el10.x86_64 DEBUG: libusb1-1.0.28-1.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.9-1.el10.x86_64 DEBUG: gdbm-1.23-14.el10.x86_64 DEBUG: pam-1.6.1-8.el10.x86_64 DEBUG: nss-softokn-freebl-3.112.0-4.el10.x86_64 DEBUG: nss-softokn-3.112.0-4.el10.x86_64 DEBUG: nss-sysinit-3.112.0-4.el10.x86_64 DEBUG: nss-3.112.0-4.el10.x86_64 DEBUG: jasper-libs-4.1.0-5.el10.x86_64 DEBUG: LibRaw-0.21.3-1.el10s.x86_64 DEBUG: libbpf-1.6.0-3.el10.x86_64 DEBUG: libxkbcommon-1.7.0-4.el10.x86_64 DEBUG: xml-common-0.6.3-65.el10.noarch DEBUG: bzip2-1.0.8-25.el10.x86_64 DEBUG: graphite2-1.3.14-17.el10.x86_64 DEBUG: freetype-2.13.2-8.el10.x86_64 DEBUG: harfbuzz-8.4.0-6.el10.x86_64 DEBUG: fontconfig-2.15.0-7.el10.x86_64 DEBUG: libraqm-0.10.1-2.el10s.x86_64 DEBUG: imath-3.1.10-4.el10.x86_64 DEBUG: liblerc-4.0.0-8.el10.x86_64 DEBUG: libtiff-4.6.0-6.el10.x86_64 DEBUG: openexr-libs-3.1.10-8.el10.x86_64 DEBUG: dbus-common-1.14.10-5.el10.noarch DEBUG: dbus-broker-36-4.el10.x86_64 DEBUG: dbus-1.14.10-5.el10.x86_64 DEBUG: ed-1.20-5.el10.x86_64 DEBUG: patch-2.7.6-26.el10.x86_64 DEBUG: less-661-3.el10.x86_64 DEBUG: libedit-3.1-52.20230828cvs.el10.x86_64 DEBUG: cpio-2.15-3.el10.x86_64 DEBUG: duktape-2.7.0-10.el10.x86_64 DEBUG: keyutils-libs-1.6.3-5.el10.x86_64 DEBUG: libcbor-0.11.0-3.el10.x86_64 DEBUG: libfido2-1.14.0-7.el10.x86_64 DEBUG: libcom_err-1.47.1-4.el10.x86_64 DEBUG: libnghttp2-1.64.0-2.el10.x86_64 DEBUG: libpkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-pkg-config-2.1.0-3.el10.x86_64 DEBUG: libxcrypt-devel-4.4.36-10.el10.x86_64 DEBUG: glibc-devel-2.39-56.el10.x86_64 DEBUG: libseccomp-2.5.6-1.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-8.el10.x86_64 DEBUG: libssh-0.11.1-1.el10.x86_64 DEBUG: libcurl-8.12.1-2.el10.x86_64 DEBUG: util-linux-2.40.2-13.el10.x86_64 DEBUG: authselect-libs-1.5.0-8.el10.x86_64 DEBUG: cryptsetup-libs-2.7.5-2.el10.x86_64 DEBUG: device-mapper-libs-1.02.206-3.el10.x86_64 DEBUG: device-mapper-1.02.206-3.el10.x86_64 DEBUG: elfutils-debuginfod-client-0.193-1.el10.x86_64 DEBUG: elfutils-libs-0.193-1.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.193-1.el10.noarch DEBUG: systemd-pam-257-13.el10.x86_64 DEBUG: systemd-257-13.el10.x86_64 DEBUG: binutils-gold-2.41-58.el10.x86_64 DEBUG: binutils-2.41-58.el10.x86_64 DEBUG: polkit-125-4.el10.x86_64 DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64 DEBUG: elfutils-0.193-1.el10.x86_64 DEBUG: gdb-minimal-16.3-2.el10.x86_64 DEBUG: debugedit-5.1-8.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-20.el10.x86_64 DEBUG: openssh-9.9p1-13.el10.x86_64 DEBUG: openssh-clients-9.9p1-13.el10.x86_64 DEBUG: git-core-2.47.3-1.el10.x86_64 DEBUG: curl-8.12.1-2.el10.x86_64 DEBUG: rpm-4.19.1.1-20.el10.x86_64 DEBUG: efi-srpm-macros-6-6.el10.noarch DEBUG: lua-srpm-macros-1-15.el10.noarch DEBUG: make-4.4.1-9.el10.x86_64 DEBUG: gcc-14.3.1-2.1.el10.x86_64 DEBUG: annobin-plugin-gcc-12.99-1.el10.x86_64 DEBUG: gcc-plugin-annobin-14.3.1-2.1.el10.x86_64 DEBUG: fonts-srpm-macros-2.0.5-18.el10.noarch DEBUG: forge-srpm-macros-0.4.0-6.el10.noarch DEBUG: go-srpm-macros-3.6.0-4.el10.noarch DEBUG: python-srpm-macros-3.12-10.el10.noarch DEBUG: redhat-rpm-config-293-1.el10.noarch DEBUG: rpm-build-4.19.1.1-20.el10.x86_64 DEBUG: pyproject-srpm-macros-1.16.2-1.el10.noarch DEBUG: python-rpm-macros-3.12-10.el10.noarch DEBUG: python3-rpm-macros-3.12-10.el10.noarch DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: python-unversioned-command-3.12.11-3.el10.noarch DEBUG: python3-3.12.11-3.el10.x86_64 DEBUG: python3-libs-3.12.11-3.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-12.el10.noarch DEBUG: python3-idna-3.7-4.el10.noarch DEBUG: python3-greenlet-3.0.3-5.el10.x86_64 DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch DEBUG: python3-urllib3-1.26.19-2.el10.noarch DEBUG: python3-babel-2.13.1-5.el10.noarch DEBUG: python3-rpm-generators-14-12.el10.noarch DEBUG: python3-charset-normalizer-3.4.2-1.el10.noarch DEBUG: python3-requests-2.32.4-1.el10.noarch DEBUG: python3-dns-2.6.1-1.el10.noarch DEBUG: python3-docutils-0.20.1-5.el10.noarch DEBUG: python3-markupsafe-2.1.3-6.el10.x86_64 DEBUG: python3-jinja2-3.1.6-1.el10.noarch DEBUG: python3-pip-23.3.2-7.el10.noarch DEBUG: python3-imagesize-1.4.1-9.el10.noarch DEBUG: python3-pygments-2.18.0-1.el10.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch DEBUG: pcsc-lite-libs-2.2.3-2.el10.x86_64 DEBUG: pcsc-lite-ccid-1.6.0-2.el10.x86_64 DEBUG: pcsc-lite-2.2.3-2.el10.x86_64 DEBUG: gnupg2-smime-2.4.5-2.el10.x86_64 DEBUG: gnupg2-2.4.5-2.el10.x86_64 DEBUG: gpgme-1.23.2-6.el10.x86_64 DEBUG: gpgmepp-1.23.2-6.el10.x86_64 DEBUG: poppler-24.02.0-6.el10.x86_64 DEBUG: jbig2dec-libs-0.20-7.el10.x86_64 DEBUG: libXau-1.0.11-8.el10.x86_64 DEBUG: libxcb-1.17.0-3.el10.x86_64 DEBUG: libX11-1.8.10-1.el10.x86_64 DEBUG: libXrender-0.9.11-8.el10.x86_64 DEBUG: libXext-1.3.6-3.el10.x86_64 DEBUG: libXft-2.3.8-8.el10.x86_64 DEBUG: libXpm-3.5.17-5.el10.x86_64 DEBUG: gd-2.3.3-22.el10.x86_64 DEBUG: libXt-1.3.0-5.el10.x86_64 DEBUG: libdatrie-0.2.13-11.el10.x86_64 DEBUG: libthai-0.1.29-10.el10.x86_64 DEBUG: libijs-0.35-24.el10.x86_64 DEBUG: libpaper-2.1.1-7.el10.x86_64 DEBUG: pixman-0.43.4-2.el10.x86_64 DEBUG: cairo-1.18.2-2.el10.x86_64 DEBUG: pango-1.54.0-3.el10.x86_64 DEBUG: cairo-gobject-1.18.2-2.el10.x86_64 DEBUG: librsvg2-2.57.1-9.el10.x86_64 DEBUG: rsvg-pixbuf-loader-2.57.1-9.el10.x86_64 DEBUG: poppler-glib-24.02.0-6.el10.x86_64 DEBUG: libwmf-lite-0.2.13-6.el10s.x86_64 DEBUG: cups-filesystem-2.4.10-11.el10.noarch DEBUG: cups-libs-2.4.10-11.el10.x86_64 DEBUG: libgs-10.02.1-16.el10.x86_64 DEBUG: graphviz-9.0.0-15.el10.x86_64 DEBUG: ImageMagick-libs-6.9.12.98-1.el10s.x86_64 DEBUG: ImageMagick-6.9.12.98-1.el10s.x86_64 DEBUG: python3-sphinx-7.2.6-10.el10.noarch DEBUG: python3-devel-3.12.11-3.el10.x86_64 DEBUG: python3-eventlet-0.40.0-1.el10s.noarch DEBUG: python3-sqlalchemy-2.0.26-6.el10.x86_64 DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch DEBUG: python3-pbr-6.1.1-1.el10s.noarch DEBUG: python3-six-1.16.0-16.el10.noarch DEBUG: authselect-1.5.0-8.el10.x86_64 DEBUG: systemd-rpm-macros-257-13.el10.noarch DEBUG: openstack-macros-2023.1.0-0.20250702055156.ce6a105.el10.noarch DEBUG: pyproject-rpm-macros-1.16.2-1.el10.noarch DEBUG: python3-wheel-0.41.2-5.el10.noarch DEBUG: python3-platformdirs-4.2.2-2.el10s.noarch DEBUG: python3-filelock-3.15.4-3.el10s.noarch DEBUG: python3-pyproject-api-1.6.1-5.el10s.noarch DEBUG: python3-distlib-0.3.9-1.el10s.noarch DEBUG: python3-chardet-5.2.0-1.el10s.noarch DEBUG: python3-cachetools-5.4.0-6.el10s.noarch DEBUG: python3-wheel-wheel-0.41.2-5.el10.noarch DEBUG: python3-setuptools-wheel-69.0.3-12.el10.noarch DEBUG: python3-virtualenv-20.26.6-2.el10s.noarch DEBUG: python3-pluggy-1.3.0-5.el10.noarch DEBUG: python3-colorama-0.4.6-13.el10.noarch DEBUG: tox-4.21.2-3.el10s.noarch DEBUG: python3-tox-current-env-0.0.12-1.el10s.noarch DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-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-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-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-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-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-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-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-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-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/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos10-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: libgcc-14.3.1-2.1.el10.x86_64 DEBUG: fonts-filesystem-2.0.5-18.el10.noarch DEBUG: tzdata-2025b-2.el10.noarch DEBUG: adobe-mappings-cmap-20230622-5.el10.noarch DEBUG: adobe-mappings-cmap-deprecated-20230622-5.el10.noarch DEBUG: redhat-text-vf-fonts-4.1.0-1.el10.noarch DEBUG: xkeyboard-config-2.41-3.el10.noarch DEBUG: rust-toolset-srpm-macros-1.88.0-1.el10.noarch DEBUG: qt6-srpm-macros-6.9.1-1.el10.noarch DEBUG: poppler-data-0.4.11-9.el10.noarch DEBUG: perl-srpm-macros-1-57.el10.noarch DEBUG: package-notes-srpm-macros-0.5-13.el10.noarch DEBUG: openblas-srpm-macros-2-19.el10.noarch DEBUG: ocaml-srpm-macros-10-4.el10.noarch DEBUG: libX11-common-1.8.10-1.el10.noarch DEBUG: kernel-srpm-macros-1.0-25.el10.noarch DEBUG: kernel-headers-6.12.0-125.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-12.99-1.el10.noarch DEBUG: adobe-mappings-pdf-20190401-9.el10.noarch DEBUG: publicsuffix-list-dafsa-20240107-5.el10.noarch DEBUG: pkgconf-m4-2.1.0-3.el10.noarch DEBUG: pcre2-syntax-10.44-1.el10.3.noarch DEBUG: ncurses-base-6.4-14.20240127.el10.noarch DEBUG: libssh-config-0.11.1-1.el10.noarch DEBUG: google-noto-fonts-common-20240401-5.el10.noarch DEBUG: google-noto-sans-vf-fonts-20240401-5.el10.noarch DEBUG: default-fonts-core-sans-4.1-3.el10.noarch DEBUG: google-droid-sans-fonts-20200215-22.el10.noarch DEBUG: coreutils-common-9.5-6.el10.x86_64 DEBUG: centos-gpg-keys-10.0-10.el10.noarch DEBUG: centos-stream-repos-10.0-10.el10.noarch DEBUG: centos-stream-release-10.0-10.el10.noarch DEBUG: setup-2.14.5-7.el10.noarch DEBUG: filesystem-3.18-17.el10.x86_64 DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-56.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-56.el10.x86_64 DEBUG: glibc-common-2.39-56.el10.x86_64 DEBUG: glibc-2.39-56.el10.x86_64 DEBUG: ncurses-libs-6.4-14.20240127.el10.x86_64 DEBUG: bash-5.2.26-6.el10.x86_64 DEBUG: zlib-ng-compat-2.2.3-2.el10.x86_64 DEBUG: libstdc++-14.3.1-2.1.el10.x86_64 DEBUG: bzip2-libs-1.0.8-25.el10.x86_64 DEBUG: xz-libs-5.6.2-4.el10.x86_64 DEBUG: libpng-1.6.40-8.el10.x86_64 DEBUG: libuuid-2.40.2-13.el10.x86_64 DEBUG: libxml2-2.12.5-9.el10.x86_64 DEBUG: readline-8.2-11.el10.x86_64 DEBUG: libzstd-1.5.5-9.el10.x86_64 DEBUG: elfutils-libelf-0.193-1.el10.x86_64 DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64 DEBUG: gmp-6.2.1-12.el10.x86_64 DEBUG: libgpg-error-1.50-2.el10.x86_64 DEBUG: libxcrypt-4.4.36-10.el10.x86_64 DEBUG: libblkid-2.40.2-13.el10.x86_64 DEBUG: crypto-policies-20250804-1.git2ca4115.el10.noarch DEBUG: nspr-4.36.0-4.el10.x86_64 DEBUG: libassuan-2.5.6-6.el10.x86_64 DEBUG: mpfr-4.2.1-5.el10.x86_64 DEBUG: expat-2.7.1-1.el10.x86_64 DEBUG: pcre2-10.44-1.el10.3.x86_64 DEBUG: grep-3.11-10.el10.x86_64 DEBUG: popt-1.19-8.el10.x86_64 DEBUG: nss-util-3.112.0-4.el10.x86_64 DEBUG: sqlite-libs-3.46.1-4.el10.x86_64 DEBUG: gdbm-libs-1.23-14.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: libgomp-14.3.1-2.1.el10.x86_64 DEBUG: lcms2-2.16-6.el10.x86_64 DEBUG: libwebp-1.3.2-8.el10.x86_64 DEBUG: gawk-5.3.0-6.el10.x86_64 DEBUG: json-c-0.18-3.el10.x86_64 DEBUG: libcap-ng-0.8.4-6.el10.x86_64 DEBUG: audit-libs-4.0.3-4.el10.x86_64 DEBUG: libeconf-0.6.2-4.el10.x86_64 DEBUG: pam-libs-1.6.1-8.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-13.el10.x86_64 DEBUG: libffi-3.4.4-10.el10.x86_64 DEBUG: libtasn1-4.20.0-1.el10.x86_64 DEBUG: p11-kit-0.25.5-7.el10.x86_64 DEBUG: libunistring-1.1-10.el10.x86_64 DEBUG: libidn2-2.3.7-3.el10.x86_64 DEBUG: libICE-1.1.1-5.el10.x86_64 DEBUG: openjpeg2-2.5.2-5.el10.x86_64 DEBUG: libSM-1.2.4-5.el10.x86_64 DEBUG: xz-5.6.2-4.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: libfdisk-2.40.2-13.el10.x86_64 DEBUG: libgcrypt-1.11.0-6.el10.x86_64 DEBUG: libksba-1.6.7-2.el10.x86_64 DEBUG: dwz-0.16-1.el10.x86_64 DEBUG: unzip-6.0-69.el10.x86_64 DEBUG: file-libs-5.45-8.el10.x86_64 DEBUG: file-5.45-8.el10.x86_64 DEBUG: alternatives-1.30-2.el10.x86_64 DEBUG: p11-kit-trust-0.25.5-7.el10.x86_64 DEBUG: gnutls-3.8.10-2.el10.x86_64 DEBUG: diffutils-3.10-8.el10.x86_64 DEBUG: jansson-2.14-3.el10.x86_64 DEBUG: libbrotli-1.1.0-6.el10.x86_64 DEBUG: libsepol-3.9-1.el10.x86_64 DEBUG: libselinux-3.9-1.el10.x86_64 DEBUG: sed-4.9-3.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: openssl-fips-provider-3.5.1-3.el10.x86_64 DEBUG: openssl-libs-3.5.1-3.el10.x86_64 DEBUG: coreutils-9.5-6.el10.x86_64 DEBUG: ca-certificates-2024.2.69_v8.0.303-102.3.el10.noarch DEBUG: libmount-2.40.2-13.el10.x86_64 DEBUG: glib2-2.80.4-8.el10.x86_64 DEBUG: polkit-libs-125-4.el10.x86_64 DEBUG: gzip-1.13-3.el10.x86_64 DEBUG: cracklib-2.9.11-8.el10.x86_64 DEBUG: libevent-2.1.12-16.el10.x86_64 DEBUG: libsmartcols-2.40.2-13.el10.x86_64 DEBUG: util-linux-core-2.40.2-13.el10.x86_64 DEBUG: lua-libs-5.4.6-7.el10.x86_64 DEBUG: lz4-libs-1.9.4-8.el10.x86_64 DEBUG: libarchive-3.7.7-4.el10.x86_64 DEBUG: npth-1.6-21.el10.x86_64 DEBUG: fribidi-1.0.14-4.el10.x86_64 DEBUG: jbigkit-libs-2.1-31.el10.x86_64 DEBUG: libtool-ltdl-2.4.7-13.el10.x86_64 DEBUG: zstd-1.5.5-9.el10.x86_64 DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64 DEBUG: libpwquality-1.4.5-12.el10.x86_64 DEBUG: shared-mime-info-2.3-8.el10.x86_64 DEBUG: gdk-pixbuf2-2.42.12-4.el10.x86_64 DEBUG: libsecret-0.21.2-8.el10.x86_64 DEBUG: pinentry-1.3.1-1.el10.x86_64 DEBUG: liblqr-1-0.4.2-26.el10s.x86_64 DEBUG: python3-pip-wheel-23.3.2-7.el10.noarch DEBUG: urw-base35-bookman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-c059-fonts-20200910-21.el10.noarch DEBUG: urw-base35-d050000l-fonts-20200910-21.el10.noarch DEBUG: urw-base35-gothic-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-roman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-sans-fonts-20200910-21.el10.noarch DEBUG: urw-base35-p052-fonts-20200910-21.el10.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-z003-fonts-20200910-21.el10.noarch DEBUG: urw-base35-fonts-20200910-21.el10.noarch DEBUG: kmod-libs-31-12.el10.x86_64 DEBUG: rpm-sequoia-1.9.0.1-1.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-20.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-20.el10.x86_64 DEBUG: libsemanage-3.9-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-8.el10.x86_64 DEBUG: libutempter-1.2.1-15.el10.x86_64 DEBUG: tpm2-tss-4.1.3-5.el10.x86_64 DEBUG: tar-1.35-7.el10.x86_64 DEBUG: zip-3.0-45.el10.x86_64 DEBUG: cpp-14.3.1-2.1.el10.x86_64 DEBUG: libpsl-0.21.5-6.el10.x86_64 DEBUG: dbus-libs-1.14.10-5.el10.x86_64 DEBUG: avahi-libs-0.9~rc2-2.el10.x86_64 DEBUG: libusb1-1.0.28-1.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.9-1.el10.x86_64 DEBUG: gdbm-1.23-14.el10.x86_64 DEBUG: pam-1.6.1-8.el10.x86_64 DEBUG: nss-softokn-freebl-3.112.0-4.el10.x86_64 DEBUG: nss-softokn-3.112.0-4.el10.x86_64 DEBUG: nss-sysinit-3.112.0-4.el10.x86_64 DEBUG: nss-3.112.0-4.el10.x86_64 DEBUG: jasper-libs-4.1.0-5.el10.x86_64 DEBUG: LibRaw-0.21.3-1.el10s.x86_64 DEBUG: libbpf-1.6.0-3.el10.x86_64 DEBUG: libxkbcommon-1.7.0-4.el10.x86_64 DEBUG: xml-common-0.6.3-65.el10.noarch DEBUG: bzip2-1.0.8-25.el10.x86_64 DEBUG: graphite2-1.3.14-17.el10.x86_64 DEBUG: freetype-2.13.2-8.el10.x86_64 DEBUG: harfbuzz-8.4.0-6.el10.x86_64 DEBUG: fontconfig-2.15.0-7.el10.x86_64 DEBUG: libraqm-0.10.1-2.el10s.x86_64 DEBUG: imath-3.1.10-4.el10.x86_64 DEBUG: liblerc-4.0.0-8.el10.x86_64 DEBUG: libtiff-4.6.0-6.el10.x86_64 DEBUG: openexr-libs-3.1.10-8.el10.x86_64 DEBUG: dbus-common-1.14.10-5.el10.noarch DEBUG: dbus-broker-36-4.el10.x86_64 DEBUG: dbus-1.14.10-5.el10.x86_64 DEBUG: ed-1.20-5.el10.x86_64 DEBUG: patch-2.7.6-26.el10.x86_64 DEBUG: less-661-3.el10.x86_64 DEBUG: libedit-3.1-52.20230828cvs.el10.x86_64 DEBUG: cpio-2.15-3.el10.x86_64 DEBUG: duktape-2.7.0-10.el10.x86_64 DEBUG: keyutils-libs-1.6.3-5.el10.x86_64 DEBUG: libcbor-0.11.0-3.el10.x86_64 DEBUG: libfido2-1.14.0-7.el10.x86_64 DEBUG: libcom_err-1.47.1-4.el10.x86_64 DEBUG: libnghttp2-1.64.0-2.el10.x86_64 DEBUG: libpkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-pkg-config-2.1.0-3.el10.x86_64 DEBUG: libxcrypt-devel-4.4.36-10.el10.x86_64 DEBUG: glibc-devel-2.39-56.el10.x86_64 DEBUG: libseccomp-2.5.6-1.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-8.el10.x86_64 DEBUG: libssh-0.11.1-1.el10.x86_64 DEBUG: libcurl-8.12.1-2.el10.x86_64 DEBUG: util-linux-2.40.2-13.el10.x86_64 DEBUG: authselect-libs-1.5.0-8.el10.x86_64 DEBUG: cryptsetup-libs-2.7.5-2.el10.x86_64 DEBUG: device-mapper-libs-1.02.206-3.el10.x86_64 DEBUG: device-mapper-1.02.206-3.el10.x86_64 DEBUG: elfutils-debuginfod-client-0.193-1.el10.x86_64 DEBUG: elfutils-libs-0.193-1.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.193-1.el10.noarch DEBUG: systemd-pam-257-13.el10.x86_64 DEBUG: systemd-257-13.el10.x86_64 DEBUG: binutils-gold-2.41-58.el10.x86_64 DEBUG: binutils-2.41-58.el10.x86_64 DEBUG: polkit-125-4.el10.x86_64 DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64 DEBUG: elfutils-0.193-1.el10.x86_64 DEBUG: gdb-minimal-16.3-2.el10.x86_64 DEBUG: debugedit-5.1-8.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-20.el10.x86_64 DEBUG: openssh-9.9p1-13.el10.x86_64 DEBUG: openssh-clients-9.9p1-13.el10.x86_64 DEBUG: git-core-2.47.3-1.el10.x86_64 DEBUG: curl-8.12.1-2.el10.x86_64 DEBUG: rpm-4.19.1.1-20.el10.x86_64 DEBUG: efi-srpm-macros-6-6.el10.noarch DEBUG: lua-srpm-macros-1-15.el10.noarch DEBUG: make-4.4.1-9.el10.x86_64 DEBUG: gcc-14.3.1-2.1.el10.x86_64 DEBUG: annobin-plugin-gcc-12.99-1.el10.x86_64 DEBUG: gcc-plugin-annobin-14.3.1-2.1.el10.x86_64 DEBUG: fonts-srpm-macros-2.0.5-18.el10.noarch DEBUG: forge-srpm-macros-0.4.0-6.el10.noarch DEBUG: go-srpm-macros-3.6.0-4.el10.noarch DEBUG: python-srpm-macros-3.12-10.el10.noarch DEBUG: redhat-rpm-config-293-1.el10.noarch DEBUG: rpm-build-4.19.1.1-20.el10.x86_64 DEBUG: pyproject-srpm-macros-1.16.2-1.el10.noarch DEBUG: python-rpm-macros-3.12-10.el10.noarch DEBUG: python3-rpm-macros-3.12-10.el10.noarch DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: python-unversioned-command-3.12.11-3.el10.noarch DEBUG: python3-3.12.11-3.el10.x86_64 DEBUG: python3-libs-3.12.11-3.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-12.el10.noarch DEBUG: python3-idna-3.7-4.el10.noarch DEBUG: python3-greenlet-3.0.3-5.el10.x86_64 DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch DEBUG: python3-urllib3-1.26.19-2.el10.noarch DEBUG: python3-babel-2.13.1-5.el10.noarch DEBUG: python3-rpm-generators-14-12.el10.noarch DEBUG: python3-charset-normalizer-3.4.2-1.el10.noarch DEBUG: python3-requests-2.32.4-1.el10.noarch DEBUG: python3-dns-2.6.1-1.el10.noarch DEBUG: python3-docutils-0.20.1-5.el10.noarch DEBUG: python3-markupsafe-2.1.3-6.el10.x86_64 DEBUG: python3-jinja2-3.1.6-1.el10.noarch DEBUG: python3-pip-23.3.2-7.el10.noarch DEBUG: python3-imagesize-1.4.1-9.el10.noarch DEBUG: python3-pygments-2.18.0-1.el10.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch DEBUG: pcsc-lite-libs-2.2.3-2.el10.x86_64 DEBUG: pcsc-lite-ccid-1.6.0-2.el10.x86_64 DEBUG: pcsc-lite-2.2.3-2.el10.x86_64 DEBUG: gnupg2-smime-2.4.5-2.el10.x86_64 DEBUG: gnupg2-2.4.5-2.el10.x86_64 DEBUG: gpgme-1.23.2-6.el10.x86_64 DEBUG: gpgmepp-1.23.2-6.el10.x86_64 DEBUG: poppler-24.02.0-6.el10.x86_64 DEBUG: jbig2dec-libs-0.20-7.el10.x86_64 DEBUG: libXau-1.0.11-8.el10.x86_64 DEBUG: libxcb-1.17.0-3.el10.x86_64 DEBUG: libX11-1.8.10-1.el10.x86_64 DEBUG: libXrender-0.9.11-8.el10.x86_64 DEBUG: libXext-1.3.6-3.el10.x86_64 DEBUG: libXft-2.3.8-8.el10.x86_64 DEBUG: libXpm-3.5.17-5.el10.x86_64 DEBUG: gd-2.3.3-22.el10.x86_64 DEBUG: libXt-1.3.0-5.el10.x86_64 DEBUG: libdatrie-0.2.13-11.el10.x86_64 DEBUG: libthai-0.1.29-10.el10.x86_64 DEBUG: libijs-0.35-24.el10.x86_64 DEBUG: libpaper-2.1.1-7.el10.x86_64 DEBUG: pixman-0.43.4-2.el10.x86_64 DEBUG: cairo-1.18.2-2.el10.x86_64 DEBUG: pango-1.54.0-3.el10.x86_64 DEBUG: cairo-gobject-1.18.2-2.el10.x86_64 DEBUG: librsvg2-2.57.1-9.el10.x86_64 DEBUG: rsvg-pixbuf-loader-2.57.1-9.el10.x86_64 DEBUG: poppler-glib-24.02.0-6.el10.x86_64 DEBUG: libwmf-lite-0.2.13-6.el10s.x86_64 DEBUG: cups-filesystem-2.4.10-11.el10.noarch DEBUG: cups-libs-2.4.10-11.el10.x86_64 DEBUG: libgs-10.02.1-16.el10.x86_64 DEBUG: graphviz-9.0.0-15.el10.x86_64 DEBUG: ImageMagick-libs-6.9.12.98-1.el10s.x86_64 DEBUG: ImageMagick-6.9.12.98-1.el10s.x86_64 DEBUG: python3-sphinx-7.2.6-10.el10.noarch DEBUG: python3-devel-3.12.11-3.el10.x86_64 DEBUG: python3-eventlet-0.40.0-1.el10s.noarch DEBUG: python3-sqlalchemy-2.0.26-6.el10.x86_64 DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch DEBUG: python3-pbr-6.1.1-1.el10s.noarch DEBUG: python3-six-1.16.0-16.el10.noarch DEBUG: authselect-1.5.0-8.el10.x86_64 DEBUG: systemd-rpm-macros-257-13.el10.noarch DEBUG: openstack-macros-2023.1.0-0.20250702055156.ce6a105.el10.noarch DEBUG: pyproject-rpm-macros-1.16.2-1.el10.noarch DEBUG: python3-wheel-0.41.2-5.el10.noarch DEBUG: python3-platformdirs-4.2.2-2.el10s.noarch DEBUG: python3-filelock-3.15.4-3.el10s.noarch DEBUG: python3-pyproject-api-1.6.1-5.el10s.noarch DEBUG: python3-distlib-0.3.9-1.el10s.noarch DEBUG: python3-chardet-5.2.0-1.el10s.noarch DEBUG: python3-cachetools-5.4.0-6.el10s.noarch DEBUG: python3-wheel-wheel-0.41.2-5.el10.noarch DEBUG: python3-setuptools-wheel-69.0.3-12.el10.noarch DEBUG: python3-virtualenv-20.26.6-2.el10s.noarch DEBUG: python3-pluggy-1.3.0-5.el10.noarch DEBUG: python3-colorama-0.4.6-13.el10.noarch DEBUG: tox-4.21.2-3.el10s.noarch DEBUG: python3-tox-current-env-0.0.12-1.el10s.noarch DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-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-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-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 INFO: ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/python-os-brick.spec'], chrootPath='/var/lib/mock/dlrn-centos10-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=1039gid=135user='mockbuild'unshare_net=TrueraiseExc=FalseprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) DEBUG: child environment: None DEBUG: Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/python-os-brick.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: warning: source_date_epoch_from_changelog set but %changelog is missing DEBUG: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.pwmScu DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd os-brick-6.13.0 DEBUG: + echo pyproject-rpm-macros DEBUG: + echo python3-devel DEBUG: + echo 'python3dist(packaging)' DEBUG: + echo 'python3dist(pip) >= 19' DEBUG: + '[' -f pyproject.toml ']' DEBUG: + '[' -f setup.py ']' DEBUG: + echo 'python3dist(setuptools) >= 40.8' DEBUG: + rm -rfv '*.dist-info/' DEBUG: + '[' -f /usr/bin/python3 ']' DEBUG: + mkdir -p /builddir/build/BUILD/os-brick-6.13.0/.pyproject-builddir DEBUG: + echo -n DEBUG: + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' DEBUG: + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' DEBUG: + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' DEBUG: + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' DEBUG: + VALAFLAGS=-g DEBUG: + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' DEBUG: + LT_SYS_LIBRARY_PATH=/usr/lib64: DEBUG: + CC=gcc DEBUG: + CXX=g++ DEBUG: + TMPDIR=/builddir/build/BUILD/os-brick-6.13.0/.pyproject-builddir DEBUG: + RPM_TOXENV=py312,docs DEBUG: + HOSTNAME=rpmbuild DEBUG: + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/os-brick-6.13.0/pyproject-wheeldir --output /builddir/build/BUILD/python-os-brick-6.13.0-0.20250905144355.a8c7de0.el10.x86_64-pyproject-buildrequires -t -e py312,docs DEBUG: Handling setuptools >= 40.8 from default build backend DEBUG: Requirement satisfied: setuptools >= 40.8 DEBUG: (installed: setuptools 69.0.3) DEBUG: Handling wheel from get_requires_for_build_wheel DEBUG: Requirement satisfied: wheel DEBUG: (installed: wheel 0.41.2) DEBUG: Handling pbr>=2.0.0 from get_requires_for_build_wheel DEBUG: Requirement satisfied: pbr>=2.0.0 DEBUG: (installed: pbr 6.1.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.12) DEBUG: py312: OK ✔ in 0.01 seconds DEBUG: py312: OK (0.01 seconds) DEBUG: docs: OK (0.00 seconds) DEBUG: congratulations :) (0.08 seconds) DEBUG: Handling tox from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: tox DEBUG: (installed: tox 4.21.2) DEBUG: Handling pbr>=5.8.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: pbr>=5.8.0 DEBUG: (installed: pbr 6.1.1) DEBUG: Handling oslo.concurrency>=5.0.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: oslo.concurrency>=5.0.0 DEBUG: Handling oslo.config>=9.0.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: oslo.config>=9.0.0 DEBUG: Handling oslo.context>=4.1.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: oslo.context>=4.1.0 DEBUG: Handling oslo.log>=4.8.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: oslo.log>=4.8.0 DEBUG: Handling oslo.i18n>=5.1.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: oslo.i18n>=5.1.0 DEBUG: Handling oslo.privsep>=3.0.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: oslo.privsep>=3.0.0 DEBUG: Handling oslo.serialization>=4.3.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: oslo.serialization>=4.3.0 DEBUG: Handling oslo.service>=2.8.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: oslo.service>=2.8.0 DEBUG: Handling oslo.utils>=7.3.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: oslo.utils>=7.3.0 DEBUG: Handling requests>=2.25.1 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: requests>=2.25.1 DEBUG: (installed: requests 2.32.4) DEBUG: Handling tenacity>=6.3.1 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: tenacity>=6.3.1 DEBUG: Handling os-win>=5.7.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: os-win>=5.7.0 DEBUG: Handling psutil>=5.7.2 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: psutil>=5.7.2 DEBUG: Handling coverage>=5.5 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: coverage>=5.5 DEBUG: Handling ddt>=1.4.1 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: ddt>=1.4.1 DEBUG: Handling oslotest>=4.5.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: oslotest>=4.5.0 DEBUG: Handling testscenarios>=0.5.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: testscenarios>=0.5.0 DEBUG: Handling testtools>=2.4.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: testtools>=2.4.0 DEBUG: Handling stestr>=3.2.1 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: stestr>=3.2.1 DEBUG: Handling oslo.vmware>=4.0.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: oslo.vmware>=4.0.0 DEBUG: Handling castellan>=3.10.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: castellan>=3.10.0 DEBUG: Handling fixtures>=3.0.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: fixtures>=3.0.0 DEBUG: Handling eventlet>=0.30.1,!=0.32.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: eventlet>=0.30.1,!=0.32.0 DEBUG: (installed: eventlet 0.40.0) DEBUG: Handling tox from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: tox DEBUG: (installed: tox 4.21.2) DEBUG: Handling openstackdocstheme>=2.2.7 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: openstackdocstheme>=2.2.7 DEBUG: Handling reno>=3.2.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: reno>=3.2.0 DEBUG: Handling sphinx from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: sphinx DEBUG: (installed: sphinx 7.2.6) DEBUG: Handling sphinxcontrib-apidoc>=0.3.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: sphinxcontrib-apidoc>=0.3.0 DEBUG: Handling sphinx-feature-classification>=1.1.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: sphinx-feature-classification>=1.1.0 DEBUG: /usr/lib/python3.12/site-packages/setuptools/command/develop.py:39: EasyInstallDeprecationWarning: easy_install command is deprecated. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: Please avoid running ``setup.py`` and ``easy_install``. DEBUG: Instead, use pypa/build, pypa/installer or other DEBUG: standards-based tools. DEBUG: See https://github.com/pypa/setuptools/issues/917 for details. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: easy_install.initialize_options(self) DEBUG: /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: Please avoid running ``setup.py`` directly. DEBUG: Instead, use pypa/build, pypa/installer or other DEBUG: standards-based tools. DEBUG: Follow the current Python packaging guidelines when building DEBUG: Python RPM packages. DEBUG: See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html DEBUG: and https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/ for details. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: self.initialize_options() DEBUG: running dist_info DEBUG: writing os_brick.egg-info/PKG-INFO DEBUG: writing dependency_links to os_brick.egg-info/dependency_links.txt DEBUG: writing entry points to os_brick.egg-info/entry_points.txt DEBUG: writing requirements to os_brick.egg-info/requires.txt DEBUG: writing top-level names to os_brick.egg-info/top_level.txt DEBUG: writing pbr to os_brick.egg-info/pbr.json DEBUG: [pbr] Processing SOURCES.txt DEBUG: [pbr] In git context, generating filelist from git 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 'os_brick.egg-info/SOURCES.txt' DEBUG: creating '/builddir/build/BUILD/os-brick-6.13.0/os_brick-6.13.0.dist-info' DEBUG: Handling pbr >=5.8.0 from hook generated metadata: Requires-Dist (os-brick) DEBUG: Requirement satisfied: pbr >=5.8.0 DEBUG: (installed: pbr 6.1.1) DEBUG: Handling oslo.concurrency >=5.0.0 from hook generated metadata: Requires-Dist (os-brick) DEBUG: Requirement not satisfied: oslo.concurrency >=5.0.0 DEBUG: Handling oslo.config >=9.0.0 from hook generated metadata: Requires-Dist (os-brick) DEBUG: Requirement not satisfied: oslo.config >=9.0.0 DEBUG: Handling oslo.context >=4.1.0 from hook generated metadata: Requires-Dist (os-brick) DEBUG: Requirement not satisfied: oslo.context >=4.1.0 DEBUG: Handling oslo.log >=4.8.0 from hook generated metadata: Requires-Dist (os-brick) DEBUG: Requirement not satisfied: oslo.log >=4.8.0 DEBUG: Handling oslo.i18n >=5.1.0 from hook generated metadata: Requires-Dist (os-brick) DEBUG: Requirement not satisfied: oslo.i18n >=5.1.0 DEBUG: Handling oslo.privsep >=3.0.0 from hook generated metadata: Requires-Dist (os-brick) DEBUG: Requirement not satisfied: oslo.privsep >=3.0.0 DEBUG: Handling oslo.serialization >=4.3.0 from hook generated metadata: Requires-Dist (os-brick) DEBUG: Requirement not satisfied: oslo.serialization >=4.3.0 DEBUG: Handling oslo.service >=2.8.0 from hook generated metadata: Requires-Dist (os-brick) DEBUG: Requirement not satisfied: oslo.service >=2.8.0 DEBUG: Handling oslo.utils >=7.3.0 from hook generated metadata: Requires-Dist (os-brick) DEBUG: Requirement not satisfied: oslo.utils >=7.3.0 DEBUG: Handling requests >=2.25.1 from hook generated metadata: Requires-Dist (os-brick) DEBUG: Requirement satisfied: requests >=2.25.1 DEBUG: (installed: requests 2.32.4) DEBUG: Handling tenacity >=6.3.1 from hook generated metadata: Requires-Dist (os-brick) DEBUG: Requirement not satisfied: tenacity >=6.3.1 DEBUG: Handling os-win >=5.7.0 from hook generated metadata: Requires-Dist (os-brick) DEBUG: Requirement not satisfied: os-win >=5.7.0 DEBUG: Handling psutil >=5.7.2 from hook generated metadata: Requires-Dist (os-brick) DEBUG: Requirement not satisfied: psutil >=5.7.2 DEBUG: + cat /builddir/build/BUILD/python-os-brick-6.13.0-0.20250905144355.a8c7de0.el10.x86_64-pyproject-buildrequires DEBUG: + rm -rfv os_brick-6.13.0.dist-info/ DEBUG: removed 'os_brick-6.13.0.dist-info/AUTHORS' DEBUG: removed 'os_brick-6.13.0.dist-info/LICENSE' DEBUG: removed 'os_brick-6.13.0.dist-info/METADATA' DEBUG: removed 'os_brick-6.13.0.dist-info/entry_points.txt' DEBUG: removed 'os_brick-6.13.0.dist-info/pbr.json' DEBUG: removed 'os_brick-6.13.0.dist-info/top_level.txt' DEBUG: removed directory 'os_brick-6.13.0.dist-info/' DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Wrote: /builddir/build/SRPMS/python-os-brick-6.13.0-0.20250905144355.a8c7de0.el10.buildreqs.nosrc.rpm DEBUG: RPM build warnings: DEBUG: source_date_epoch_from_changelog set but %changelog is missing 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-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-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-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-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-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-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-centos10-master-uc-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf-3', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SRPMS/python-os-brick-6.13.0-0.20250905144355.a8c7de0.el10.buildreqs.nosrc.rpm'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf-3', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SRPMS/python-os-brick-6.13.0-0.20250905144355.a8c7de0.el10.buildreqs.nosrc.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos10-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:10 ago on Fri Sep 5 10:44:37 2025. DEBUG: Package python3-eventlet-0.40.0-1.el10s.noarch is already installed. DEBUG: Package git-core-2.47.3-1.el10.x86_64 is already installed. DEBUG: Package openstack-macros-2023.1.0-0.20250702055156.ce6a105.el10.noarch is already installed. DEBUG: Package pyproject-rpm-macros-1.16.2-1.el10.noarch is already installed. DEBUG: Package pyproject-rpm-macros-1.16.2-1.el10.noarch is already installed. DEBUG: Package python3-devel-3.12.11-3.el10.x86_64 is already installed. DEBUG: Package python3-devel-3.12.11-3.el10.x86_64 is already installed. DEBUG: Package python3-packaging-24.2-2.el10.noarch is already installed. DEBUG: Package python3-pbr-6.1.1-1.el10s.noarch is already installed. DEBUG: Package python3-pbr-6.1.1-1.el10s.noarch is already installed. DEBUG: Package python3-pip-23.3.2-7.el10.noarch is already installed. DEBUG: Package python3-requests-2.32.4-1.el10.noarch is already installed. DEBUG: Package python3-setuptools-69.0.3-12.el10.noarch is already installed. DEBUG: Package python3-sphinx-1:7.2.6-10.el10.noarch is already installed. DEBUG: Package tox-4.21.2-3.el10s.noarch is already installed. DEBUG: Package python3-tox-current-env-0.0.12-1.el10s.noarch is already installed. DEBUG: Package python3-wheel-1:0.41.2-5.el10.noarch is already installed. DEBUG: Dependencies resolved. DEBUG: ========================================================================================================================== DEBUG: Package Arch Version Repository Size DEBUG: ========================================================================================================================== DEBUG: Installing: DEBUG: python3-castellan noarch 5.4.1-0.20250903123600.609f4ea.el10 delorean-component-barbican 160 k DEBUG: python3-coverage x86_64 7.3.2-5.el10s delorean-master-testing 358 k DEBUG: python3-ddt noarch 1.6.0-1.el10s delorean-master-testing 21 k DEBUG: python3-fixtures noarch 4.2.2-1.el10s delorean-master-testing 111 k DEBUG: python3-openstackdocstheme noarch 3.0.0-10.el10s delorean-master-build-deps 934 k DEBUG: python3-os-win noarch 5.9.0-0.20250311184926.318b105.el10 delorean-component-common 553 k DEBUG: python3-oslo-concurrency noarch 7.2.0-0.20250903115211.08987d8.el10 delorean-component-common 46 k DEBUG: python3-oslo-config noarch 2:10.0.0-0.20250722064059.493a086.el10 delorean-component-common 282 k DEBUG: python3-oslo-context noarch 6.1.0-0.20250903115431.f23bc41.el10 delorean-component-common 28 k DEBUG: python3-oslo-i18n noarch 6.6.0-0.20250903121520.fc51cd8.el10 delorean-component-common 64 k DEBUG: python3-oslo-log noarch 7.2.1-0.20250903123413.dda3eb6.el10 delorean-component-common 75 k DEBUG: python3-oslo-privsep noarch 3.8.0-0.20250903125837.c343be9.el10 delorean-component-common 53 k DEBUG: python3-oslo-serialization noarch 5.8.0-0.20250903120250.8ed3fca.el10 delorean-component-common 35 k DEBUG: python3-oslo-service noarch 4.3.0-0.20250903130900.bfc7798.el10 delorean-component-common 109 k DEBUG: python3-oslo-utils noarch 9.1.0-0.20250903120622.c9dd062.el10 delorean-component-common 130 k DEBUG: python3-oslo-vmware noarch 4.7.0-0.20250903123227.308a9a6.el10 delorean-component-common 220 k DEBUG: python3-oslotest noarch 5.0.1-0.20250513100931.1fe4458.el10 delorean-component-clients 52 k DEBUG: python3-psutil x86_64 5.9.8-6.el10 appstream 269 k DEBUG: python3-reno noarch 4.1.0-0.20250212114939.47651ec.el10 delorean-component-common 139 k DEBUG: python3-sphinx-feature-classification noarch 2.0.0-0.20250311185409.4972944.el10 delorean-component-common 27 k DEBUG: python3-sphinxcontrib-apidoc noarch 0.5.0-1.el10s delorean-master-build-deps 20 k DEBUG: python3-stestr noarch 4.1.0-1.el10s delorean-master-testing 194 k DEBUG: python3-tenacity noarch 8.2.3-1.el10s delorean-master-testing 55 k DEBUG: python3-testscenarios noarch 0.5.0-21.el10s delorean-master-testing 40 k DEBUG: python3-testtools noarch 2.7.2-1.bootstrap.el10s delorean-master-testing 405 k DEBUG: Installing dependencies: DEBUG: libxslt x86_64 1.1.39-8.el10 appstream 189 k DEBUG: libyaml x86_64 0.2.5-16.el10 baseos 62 k DEBUG: python-oslo-concurrency-lang noarch 7.2.0-0.20250903115211.08987d8.el10 delorean-component-common 13 k DEBUG: python-oslo-i18n-lang noarch 6.6.0-0.20250903121520.fc51cd8.el10 delorean-component-common 14 k DEBUG: python-oslo-log-lang noarch 7.2.1-0.20250903123413.dda3eb6.el10 delorean-component-common 13 k DEBUG: python-oslo-privsep-lang noarch 3.8.0-0.20250903125837.c343be9.el10 delorean-component-common 12 k DEBUG: python-oslo-utils-lang noarch 9.1.0-0.20250903120622.c9dd062.el10 delorean-component-common 13 k DEBUG: python-oslo-vmware-lang noarch 4.7.0-0.20250903123227.308a9a6.el10 delorean-component-common 13 k DEBUG: python3-autopage noarch 0.5.2-8.el10s delorean-master-testing 75 k DEBUG: python3-barbicanclient noarch 7.2.0-0.20250903114445.8b1a210.el10 delorean-component-clients 164 k DEBUG: python3-cffi x86_64 1.16.0-7.el10 baseos 308 k DEBUG: python3-cliff noarch 4.10.0-0.20250618070037.af17b57.el10 delorean-component-common 116 k DEBUG: python3-cmd2 noarch 2.5.8-1.el10s delorean-master-testing 375 k DEBUG: python3-cryptography x86_64 43.0.0-4.el10 baseos 1.4 M DEBUG: python3-dateutil noarch 1:2.9.0.post0-1.el10 baseos 340 k DEBUG: python3-debtcollector noarch 3.0.0-0.20250212115946.0e6ce1c.el10 delorean-component-common 35 k DEBUG: python3-dulwich x86_64 0.22.1-2.el10s delorean-master-testing 522 k DEBUG: python3-extras noarch 1.0.0-36.el10s delorean-master-testing 15 k DEBUG: python3-fasteners noarch 0.19-1.el10s delorean-master-testing 43 k DEBUG: python3-iso8601 noarch 2.1.0-3.el10s delorean-master-testing 23 k DEBUG: python3-keystoneauth1 noarch 5.12.0-0.20250905092839.4f0414d.el10 delorean-component-keystone 554 k DEBUG: python3-lxml x86_64 5.2.1-4.el10 appstream 1.4 M DEBUG: python3-msgpack x86_64 1.1.0-1.el10s delorean-master-testing 103 k DEBUG: python3-netaddr noarch 1.3.0-2.el10 appstream 1.7 M DEBUG: python3-os-service-types noarch 1.8.0-0.20250722070657.dbbc067.el10 delorean-component-clients 42 k DEBUG: python3-paste noarch 3.10.1-6.el10s delorean-master-testing 607 k DEBUG: python3-paste-deploy noarch 3.1.0-7.el10s delorean-master-testing 46 k DEBUG: python3-ply noarch 3.11-25.el10 baseos 134 k DEBUG: python3-prettytable noarch 3.6.0-10.el10 appstream 68 k DEBUG: python3-pyOpenSSL noarch 24.2.1-1.el10s delorean-master-testing 121 k DEBUG: python3-pycparser noarch 2.20-16.el10 baseos 158 k DEBUG: python3-pyparsing noarch 3.1.1-7.el10 baseos 269 k DEBUG: python3-pyperclip noarch 1.8.2-1.el10s delorean-master-testing 28 k DEBUG: python3-pytz noarch 2024.1-3.el10s delorean-master-testing 59 k DEBUG: python3-pyyaml x86_64 6.0.1-19.el10 baseos 236 k DEBUG: python3-repoze-lru noarch 0.7-25.el10s delorean-master-testing 36 k DEBUG: python3-rfc3986 noarch 1.5.0-12.el10s delorean-master-testing 59 k DEBUG: python3-routes noarch 2.5.1-11.el10s delorean-master-testing 201 k DEBUG: python3-stevedore noarch 5.5.0-0.20250903121709.3c04bde.el10 delorean-component-clients 79 k DEBUG: python3-subunit noarch 1.4.4-5.el10s delorean-master-testing 123 k DEBUG: python3-suds noarch 1.2.0-1.el10s delorean-master-testing 256 k DEBUG: python3-tomlkit noarch 0.13.2-1.el10s delorean-master-testing 111 k DEBUG: python3-voluptuous noarch 0.15.2-1.el10s delorean-master-testing 73 k DEBUG: python3-wcwidth noarch 0.2.6-6.el10 baseos 46 k DEBUG: python3-webob noarch 1.8.9-1.el10s delorean-master-testing 274 k DEBUG: python3-wrapt x86_64 1.17.1-1.el10s delorean-master-testing 68 k DEBUG: python3-yappi x86_64 1.6.0-1.el10s delorean-master-testing 62 k DEBUG: which x86_64 2.21-44.el10 baseos 42 k DEBUG: Transaction Summary DEBUG: ========================================================================================================================== DEBUG: Install 73 Packages DEBUG: Total size: 15 M DEBUG: Total download size: 878 k DEBUG: Installed size: 67 M DEBUG: Downloading Packages: DEBUG: [SKIPPED] python3-castellan-5.4.1-0.20250903123600.609f4ea.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-barbicanclient-7.2.0-0.20250903114445.8b1a210.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-os-service-types-1.8.0-0.20250722070657.dbbc067.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslotest-5.0.1-0.20250513100931.1fe4458.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-stevedore-5.5.0-0.20250903121709.3c04bde.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-concurrency-lang-7.2.0-0.20250903115211.08987d8.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-i18n-lang-6.6.0-0.20250903121520.fc51cd8.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-log-lang-7.2.1-0.20250903123413.dda3eb6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-utils-lang-9.1.0-0.20250903120622.c9dd062.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cliff-4.10.0-0.20250618070037.af17b57.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-debtcollector-3.0.0-0.20250212115946.0e6ce1c.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-concurrency-7.2.0-0.20250903115211.08987d8.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-config-10.0.0-0.20250722064059.493a086.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-context-6.1.0-0.20250903115431.f23bc41.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-i18n-6.6.0-0.20250903121520.fc51cd8.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-log-7.2.1-0.20250903123413.dda3eb6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-serialization-5.8.0-0.20250903120250.8ed3fca.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-service-4.3.0-0.20250903130900.bfc7798.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-utils-9.1.0-0.20250903120622.c9dd062.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-reno-4.1.0-0.20250212114939.47651ec.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-keystoneauth1-5.12.0-0.20250905092839.4f0414d.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] libyaml-0.2.5-16.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-cffi-1.16.0-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-cryptography-43.0.0-4.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-dateutil-2.9.0.post0-1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-ply-3.11-25.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pycparser-2.20-16.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyparsing-3.1.1-7.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyyaml-6.0.1-19.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-wcwidth-0.2.6-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] which-2.21-44.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libxslt-1.1.39-8.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-lxml-5.2.1-4.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-netaddr-1.3.0-2.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-prettytable-3.6.0-10.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-psutil-5.9.8-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-autopage-0.5.2-8.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cmd2-2.5.8-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-coverage-7.3.2-5.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-ddt-1.6.0-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-dulwich-0.22.1-2.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-extras-1.0.0-36.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-fasteners-0.19-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-fixtures-4.2.2-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-iso8601-2.1.0-3.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-msgpack-1.1.0-1.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-paste-3.10.1-6.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-paste-deploy-3.1.0-7.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyOpenSSL-24.2.1-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyperclip-1.8.2-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pytz-2024.1-3.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-repoze-lru-0.7-25.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-rfc3986-1.5.0-12.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-routes-2.5.1-11.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-stestr-4.1.0-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-subunit-1.4.4-5.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-suds-1.2.0-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-tenacity-8.2.3-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-testscenarios-0.5.0-21.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-testtools-2.7.2-1.bootstrap.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-tomlkit-0.13.2-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-voluptuous-0.15.2-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-webob-1.8.9-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-wrapt-1.17.1-1.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-yappi-1.6.0-1.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-openstackdocstheme-3.0.0-10.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-sphinxcontrib-apidoc-0.5.0-1.el10s.noarch.rpm: Already downloaded DEBUG: (68/73): python-oslo-privsep-lang-3.8.0-0.20250 270 kB/s | 12 kB 00:00 DEBUG: (69/73): python-oslo-vmware-lang-4.7.0-0.202509 273 kB/s | 13 kB 00:00 DEBUG: (70/73): python3-oslo-privsep-3.8.0-0.202509031 4.8 MB/s | 53 kB 00:00 DEBUG: (71/73): python3-os-win-5.9.0-0.20250311184926. 8.1 MB/s | 553 kB 00:00 DEBUG: (72/73): python3-sphinx-feature-classification- 1.5 MB/s | 27 kB 00:00 DEBUG: (73/73): python3-oslo-vmware-4.7.0-0.2025090312 6.9 MB/s | 220 kB 00:00 DEBUG: -------------------------------------------------------------------------------- DEBUG: Total 9.2 MB/s | 878 kB 00:00 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-testtools-2.7.2-1.bootstrap.el10s.noarch 1/73 DEBUG: Installing : python3-stevedore-5.5.0-0.20250903121709.3c04bde.e 2/73 DEBUG: Installing : python3-iso8601-2.1.0-3.el10s.noarch 3/73 DEBUG: Installing : python3-subunit-1.4.4-5.el10s.noarch 4/73 DEBUG: Installing : python3-msgpack-1.1.0-1.el10s.x86_64 5/73 DEBUG: Installing : python3-fixtures-4.2.2-1.el10s.noarch 6/73 DEBUG: Installing : python3-dulwich-0.22.1-2.el10s.x86_64 7/73 DEBUG: Installing : python3-netaddr-1.3.0-2.el10.noarch 8/73 DEBUG: Installing : python3-wcwidth-0.2.6-6.el10.noarch 9/73 DEBUG: Installing : python3-prettytable-3.6.0-10.el10.noarch 10/73 DEBUG: Installing : python3-yappi-1.6.0-1.el10s.x86_64 11/73 DEBUG: Installing : python3-wrapt-1.17.1-1.el10s.x86_64 12/73 DEBUG: Installing : python3-debtcollector-3.0.0-0.20250212115946.0e6ce 13/73 DEBUG: Installing : python3-oslo-context-6.1.0-0.20250903115431.f23bc4 14/73 DEBUG: Installing : python3-webob-1.8.9-1.el10s.noarch 15/73 DEBUG: Installing : python3-voluptuous-0.15.2-1.el10s.noarch 16/73 DEBUG: Installing : python3-tomlkit-0.13.2-1.el10s.noarch 17/73 DEBUG: Installing : python3-suds-1.2.0-1.el10s.noarch 18/73 DEBUG: Installing : python3-rfc3986-1.5.0-12.el10s.noarch 19/73 DEBUG: Installing : python3-repoze-lru-0.7-25.el10s.noarch 20/73 DEBUG: Installing : python3-routes-2.5.1-11.el10s.noarch 21/73 DEBUG: Installing : python3-pytz-2024.1-3.el10s.noarch 22/73 DEBUG: Installing : python3-pyperclip-1.8.2-1.el10s.noarch 23/73 DEBUG: Installing : python3-paste-deploy-3.1.0-7.el10s.noarch 24/73 DEBUG: Installing : python3-fasteners-0.19-1.el10s.noarch 25/73 DEBUG: Installing : python3-extras-1.0.0-36.el10s.noarch 26/73 DEBUG: Installing : python3-autopage-0.5.2-8.el10s.noarch 27/73 DEBUG: Installing : python3-psutil-5.9.8-6.el10.x86_64 28/73 DEBUG: Installing : libxslt-1.1.39-8.el10.x86_64 29/73 DEBUG: Installing : python3-lxml-5.2.1-4.el10.x86_64 30/73 DEBUG: Installing : which-2.21-44.el10.x86_64 31/73 DEBUG: Installing : python3-cmd2-2.5.8-1.el10s.noarch 32/73 DEBUG: Installing : python3-pyparsing-3.1.1-7.el10.noarch 33/73 DEBUG: Installing : python3-ply-3.11-25.el10.noarch 34/73 DEBUG: Installing : python3-pycparser-2.20-16.el10.noarch 35/73 DEBUG: Installing : python3-cffi-1.16.0-7.el10.x86_64 36/73 DEBUG: Installing : python3-cryptography-43.0.0-4.el10.x86_64 37/73 DEBUG: Installing : python3-pyOpenSSL-24.2.1-1.el10s.noarch 38/73 DEBUG: Installing : python3-paste-3.10.1-6.el10s.noarch 39/73 DEBUG: Installing : python3-dateutil-1:2.9.0.post0-1.el10.noarch 40/73 DEBUG: Installing : libyaml-0.2.5-16.el10.x86_64 41/73 DEBUG: Installing : python3-pyyaml-6.0.1-19.el10.x86_64 42/73 DEBUG: Installing : python3-cliff-4.10.0-0.20250618070037.af17b57.el10 43/73 DEBUG: Installing : python-oslo-vmware-lang-4.7.0-0.20250903123227.308 44/73 DEBUG: Installing : python-oslo-utils-lang-9.1.0-0.20250903120622.c9dd 45/73 DEBUG: Installing : python-oslo-privsep-lang-3.8.0-0.20250903125837.c3 46/73 DEBUG: Installing : python-oslo-log-lang-7.2.1-0.20250903123413.dda3eb 47/73 DEBUG: Installing : python-oslo-i18n-lang-6.6.0-0.20250903121520.fc51c 48/73 DEBUG: Installing : python3-oslo-i18n-6.6.0-0.20250903121520.fc51cd8.e 49/73 DEBUG: Installing : python3-oslo-utils-9.1.0-0.20250903120622.c9dd062. 50/73 DEBUG: Installing : python3-oslo-config-2:10.0.0-0.20250722064059.493a 51/73 DEBUG: Installing : python3-oslo-serialization-5.8.0-0.20250903120250. 52/73 DEBUG: Installing : python3-oslo-log-7.2.1-0.20250903123413.dda3eb6.el 53/73 DEBUG: Installing : python-oslo-concurrency-lang-7.2.0-0.2025090311521 54/73 DEBUG: Installing : python3-oslo-concurrency-7.2.0-0.20250903115211.08 55/73 DEBUG: Installing : python3-os-service-types-1.8.0-0.20250722070657.db 56/73 DEBUG: Installing : python3-keystoneauth1-5.12.0-0.20250905092839.4f04 57/73 DEBUG: Installing : python3-barbicanclient-7.2.0-0.20250903114445.8b1a 58/73 DEBUG: Installing : python3-castellan-5.4.1-0.20250903123600.609f4ea.e 59/73 DEBUG: Installing : python3-os-win-5.9.0-0.20250311184926.318b105.el10 60/73 DEBUG: Installing : python3-oslo-service-4.3.0-0.20250903130900.bfc779 61/73 DEBUG: Installing : python3-oslo-vmware-4.7.0-0.20250903123227.308a9a6 62/73 DEBUG: Installing : python3-oslo-privsep-3.8.0-0.20250903125837.c343be 63/73 DEBUG: Installing : python3-stestr-4.1.0-1.el10s.noarch 64/73 DEBUG: Installing : python3-reno-4.1.0-0.20250212114939.47651ec.el10.n 65/73 DEBUG: Installing : python3-openstackdocstheme-3.0.0-10.el10s.noarch 66/73 DEBUG: Installing : python3-oslotest-5.0.1-0.20250513100931.1fe4458.el 67/73 DEBUG: Installing : python3-testscenarios-0.5.0-21.el10s.noarch 68/73 DEBUG: Installing : python3-sphinxcontrib-apidoc-0.5.0-1.el10s.noarch 69/73 DEBUG: Installing : python3-tenacity-8.2.3-1.el10s.noarch 70/73 DEBUG: Installing : python3-ddt-1.6.0-1.el10s.noarch 71/73 DEBUG: Installing : python3-coverage-7.3.2-5.el10s.x86_64 72/73 DEBUG: Installing : python3-sphinx-feature-classification-2.0.0-0.2025 73/73 DEBUG: Running scriptlet: python3-sphinx-feature-classification-2.0.0-0.2025 73/73 DEBUG: Installed: DEBUG: libxslt-1.1.39-8.el10.x86_64 DEBUG: libyaml-0.2.5-16.el10.x86_64 DEBUG: python-oslo-concurrency-lang-7.2.0-0.20250903115211.08987d8.el10.noarch DEBUG: python-oslo-i18n-lang-6.6.0-0.20250903121520.fc51cd8.el10.noarch DEBUG: python-oslo-log-lang-7.2.1-0.20250903123413.dda3eb6.el10.noarch DEBUG: python-oslo-privsep-lang-3.8.0-0.20250903125837.c343be9.el10.noarch DEBUG: python-oslo-utils-lang-9.1.0-0.20250903120622.c9dd062.el10.noarch DEBUG: python-oslo-vmware-lang-4.7.0-0.20250903123227.308a9a6.el10.noarch DEBUG: python3-autopage-0.5.2-8.el10s.noarch DEBUG: python3-barbicanclient-7.2.0-0.20250903114445.8b1a210.el10.noarch DEBUG: python3-castellan-5.4.1-0.20250903123600.609f4ea.el10.noarch DEBUG: python3-cffi-1.16.0-7.el10.x86_64 DEBUG: python3-cliff-4.10.0-0.20250618070037.af17b57.el10.noarch DEBUG: python3-cmd2-2.5.8-1.el10s.noarch DEBUG: python3-coverage-7.3.2-5.el10s.x86_64 DEBUG: python3-cryptography-43.0.0-4.el10.x86_64 DEBUG: python3-dateutil-1:2.9.0.post0-1.el10.noarch DEBUG: python3-ddt-1.6.0-1.el10s.noarch DEBUG: python3-debtcollector-3.0.0-0.20250212115946.0e6ce1c.el10.noarch DEBUG: python3-dulwich-0.22.1-2.el10s.x86_64 DEBUG: python3-extras-1.0.0-36.el10s.noarch DEBUG: python3-fasteners-0.19-1.el10s.noarch DEBUG: python3-fixtures-4.2.2-1.el10s.noarch DEBUG: python3-iso8601-2.1.0-3.el10s.noarch DEBUG: python3-keystoneauth1-5.12.0-0.20250905092839.4f0414d.el10.noarch DEBUG: python3-lxml-5.2.1-4.el10.x86_64 DEBUG: python3-msgpack-1.1.0-1.el10s.x86_64 DEBUG: python3-netaddr-1.3.0-2.el10.noarch DEBUG: python3-openstackdocstheme-3.0.0-10.el10s.noarch DEBUG: python3-os-service-types-1.8.0-0.20250722070657.dbbc067.el10.noarch DEBUG: python3-os-win-5.9.0-0.20250311184926.318b105.el10.noarch DEBUG: python3-oslo-concurrency-7.2.0-0.20250903115211.08987d8.el10.noarch DEBUG: python3-oslo-config-2:10.0.0-0.20250722064059.493a086.el10.noarch DEBUG: python3-oslo-context-6.1.0-0.20250903115431.f23bc41.el10.noarch DEBUG: python3-oslo-i18n-6.6.0-0.20250903121520.fc51cd8.el10.noarch DEBUG: python3-oslo-log-7.2.1-0.20250903123413.dda3eb6.el10.noarch DEBUG: python3-oslo-privsep-3.8.0-0.20250903125837.c343be9.el10.noarch DEBUG: python3-oslo-serialization-5.8.0-0.20250903120250.8ed3fca.el10.noarch DEBUG: python3-oslo-service-4.3.0-0.20250903130900.bfc7798.el10.noarch DEBUG: python3-oslo-utils-9.1.0-0.20250903120622.c9dd062.el10.noarch DEBUG: python3-oslo-vmware-4.7.0-0.20250903123227.308a9a6.el10.noarch DEBUG: python3-oslotest-5.0.1-0.20250513100931.1fe4458.el10.noarch DEBUG: python3-paste-3.10.1-6.el10s.noarch DEBUG: python3-paste-deploy-3.1.0-7.el10s.noarch DEBUG: python3-ply-3.11-25.el10.noarch DEBUG: python3-prettytable-3.6.0-10.el10.noarch DEBUG: python3-psutil-5.9.8-6.el10.x86_64 DEBUG: python3-pyOpenSSL-24.2.1-1.el10s.noarch DEBUG: python3-pycparser-2.20-16.el10.noarch DEBUG: python3-pyparsing-3.1.1-7.el10.noarch DEBUG: python3-pyperclip-1.8.2-1.el10s.noarch DEBUG: python3-pytz-2024.1-3.el10s.noarch DEBUG: python3-pyyaml-6.0.1-19.el10.x86_64 DEBUG: python3-reno-4.1.0-0.20250212114939.47651ec.el10.noarch DEBUG: python3-repoze-lru-0.7-25.el10s.noarch DEBUG: python3-rfc3986-1.5.0-12.el10s.noarch DEBUG: python3-routes-2.5.1-11.el10s.noarch DEBUG: python3-sphinx-feature-classification-2.0.0-0.20250311185409.4972944.el10.noarch DEBUG: python3-sphinxcontrib-apidoc-0.5.0-1.el10s.noarch DEBUG: python3-stestr-4.1.0-1.el10s.noarch DEBUG: python3-stevedore-5.5.0-0.20250903121709.3c04bde.el10.noarch DEBUG: python3-subunit-1.4.4-5.el10s.noarch DEBUG: python3-suds-1.2.0-1.el10s.noarch DEBUG: python3-tenacity-8.2.3-1.el10s.noarch DEBUG: python3-testscenarios-0.5.0-21.el10s.noarch DEBUG: python3-testtools-2.7.2-1.bootstrap.el10s.noarch DEBUG: python3-tomlkit-0.13.2-1.el10s.noarch DEBUG: python3-voluptuous-0.15.2-1.el10s.noarch DEBUG: python3-wcwidth-0.2.6-6.el10.noarch DEBUG: python3-webob-1.8.9-1.el10s.noarch DEBUG: python3-wrapt-1.17.1-1.el10s.x86_64 DEBUG: python3-yappi-1.6.0-1.el10s.x86_64 DEBUG: which-2.21-44.el10.x86_64 DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-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-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-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-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-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-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-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-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-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/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos10-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: libgcc-14.3.1-2.1.el10.x86_64 DEBUG: fonts-filesystem-2.0.5-18.el10.noarch DEBUG: tzdata-2025b-2.el10.noarch DEBUG: adobe-mappings-cmap-20230622-5.el10.noarch DEBUG: adobe-mappings-cmap-deprecated-20230622-5.el10.noarch DEBUG: redhat-text-vf-fonts-4.1.0-1.el10.noarch DEBUG: xkeyboard-config-2.41-3.el10.noarch DEBUG: rust-toolset-srpm-macros-1.88.0-1.el10.noarch DEBUG: qt6-srpm-macros-6.9.1-1.el10.noarch DEBUG: poppler-data-0.4.11-9.el10.noarch DEBUG: perl-srpm-macros-1-57.el10.noarch DEBUG: package-notes-srpm-macros-0.5-13.el10.noarch DEBUG: openblas-srpm-macros-2-19.el10.noarch DEBUG: ocaml-srpm-macros-10-4.el10.noarch DEBUG: libX11-common-1.8.10-1.el10.noarch DEBUG: kernel-srpm-macros-1.0-25.el10.noarch DEBUG: kernel-headers-6.12.0-125.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-12.99-1.el10.noarch DEBUG: adobe-mappings-pdf-20190401-9.el10.noarch DEBUG: publicsuffix-list-dafsa-20240107-5.el10.noarch DEBUG: pkgconf-m4-2.1.0-3.el10.noarch DEBUG: pcre2-syntax-10.44-1.el10.3.noarch DEBUG: ncurses-base-6.4-14.20240127.el10.noarch DEBUG: libssh-config-0.11.1-1.el10.noarch DEBUG: google-noto-fonts-common-20240401-5.el10.noarch DEBUG: google-noto-sans-vf-fonts-20240401-5.el10.noarch DEBUG: default-fonts-core-sans-4.1-3.el10.noarch DEBUG: google-droid-sans-fonts-20200215-22.el10.noarch DEBUG: coreutils-common-9.5-6.el10.x86_64 DEBUG: centos-gpg-keys-10.0-10.el10.noarch DEBUG: centos-stream-repos-10.0-10.el10.noarch DEBUG: centos-stream-release-10.0-10.el10.noarch DEBUG: setup-2.14.5-7.el10.noarch DEBUG: filesystem-3.18-17.el10.x86_64 DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-56.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-56.el10.x86_64 DEBUG: glibc-common-2.39-56.el10.x86_64 DEBUG: glibc-2.39-56.el10.x86_64 DEBUG: ncurses-libs-6.4-14.20240127.el10.x86_64 DEBUG: bash-5.2.26-6.el10.x86_64 DEBUG: zlib-ng-compat-2.2.3-2.el10.x86_64 DEBUG: libstdc++-14.3.1-2.1.el10.x86_64 DEBUG: bzip2-libs-1.0.8-25.el10.x86_64 DEBUG: xz-libs-5.6.2-4.el10.x86_64 DEBUG: libpng-1.6.40-8.el10.x86_64 DEBUG: libuuid-2.40.2-13.el10.x86_64 DEBUG: libxml2-2.12.5-9.el10.x86_64 DEBUG: readline-8.2-11.el10.x86_64 DEBUG: libzstd-1.5.5-9.el10.x86_64 DEBUG: elfutils-libelf-0.193-1.el10.x86_64 DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64 DEBUG: gmp-6.2.1-12.el10.x86_64 DEBUG: libgpg-error-1.50-2.el10.x86_64 DEBUG: libxcrypt-4.4.36-10.el10.x86_64 DEBUG: libblkid-2.40.2-13.el10.x86_64 DEBUG: crypto-policies-20250804-1.git2ca4115.el10.noarch DEBUG: nspr-4.36.0-4.el10.x86_64 DEBUG: libassuan-2.5.6-6.el10.x86_64 DEBUG: mpfr-4.2.1-5.el10.x86_64 DEBUG: expat-2.7.1-1.el10.x86_64 DEBUG: pcre2-10.44-1.el10.3.x86_64 DEBUG: grep-3.11-10.el10.x86_64 DEBUG: popt-1.19-8.el10.x86_64 DEBUG: nss-util-3.112.0-4.el10.x86_64 DEBUG: sqlite-libs-3.46.1-4.el10.x86_64 DEBUG: gdbm-libs-1.23-14.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: libgomp-14.3.1-2.1.el10.x86_64 DEBUG: lcms2-2.16-6.el10.x86_64 DEBUG: libwebp-1.3.2-8.el10.x86_64 DEBUG: gawk-5.3.0-6.el10.x86_64 DEBUG: json-c-0.18-3.el10.x86_64 DEBUG: libcap-ng-0.8.4-6.el10.x86_64 DEBUG: audit-libs-4.0.3-4.el10.x86_64 DEBUG: libeconf-0.6.2-4.el10.x86_64 DEBUG: pam-libs-1.6.1-8.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-13.el10.x86_64 DEBUG: libffi-3.4.4-10.el10.x86_64 DEBUG: libtasn1-4.20.0-1.el10.x86_64 DEBUG: p11-kit-0.25.5-7.el10.x86_64 DEBUG: libunistring-1.1-10.el10.x86_64 DEBUG: libidn2-2.3.7-3.el10.x86_64 DEBUG: libICE-1.1.1-5.el10.x86_64 DEBUG: openjpeg2-2.5.2-5.el10.x86_64 DEBUG: libSM-1.2.4-5.el10.x86_64 DEBUG: xz-5.6.2-4.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: libfdisk-2.40.2-13.el10.x86_64 DEBUG: libgcrypt-1.11.0-6.el10.x86_64 DEBUG: libksba-1.6.7-2.el10.x86_64 DEBUG: dwz-0.16-1.el10.x86_64 DEBUG: unzip-6.0-69.el10.x86_64 DEBUG: file-libs-5.45-8.el10.x86_64 DEBUG: file-5.45-8.el10.x86_64 DEBUG: alternatives-1.30-2.el10.x86_64 DEBUG: p11-kit-trust-0.25.5-7.el10.x86_64 DEBUG: gnutls-3.8.10-2.el10.x86_64 DEBUG: diffutils-3.10-8.el10.x86_64 DEBUG: jansson-2.14-3.el10.x86_64 DEBUG: libbrotli-1.1.0-6.el10.x86_64 DEBUG: libsepol-3.9-1.el10.x86_64 DEBUG: libselinux-3.9-1.el10.x86_64 DEBUG: sed-4.9-3.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: openssl-fips-provider-3.5.1-3.el10.x86_64 DEBUG: openssl-libs-3.5.1-3.el10.x86_64 DEBUG: coreutils-9.5-6.el10.x86_64 DEBUG: ca-certificates-2024.2.69_v8.0.303-102.3.el10.noarch DEBUG: libmount-2.40.2-13.el10.x86_64 DEBUG: glib2-2.80.4-8.el10.x86_64 DEBUG: polkit-libs-125-4.el10.x86_64 DEBUG: gzip-1.13-3.el10.x86_64 DEBUG: cracklib-2.9.11-8.el10.x86_64 DEBUG: libevent-2.1.12-16.el10.x86_64 DEBUG: libsmartcols-2.40.2-13.el10.x86_64 DEBUG: util-linux-core-2.40.2-13.el10.x86_64 DEBUG: lua-libs-5.4.6-7.el10.x86_64 DEBUG: lz4-libs-1.9.4-8.el10.x86_64 DEBUG: libarchive-3.7.7-4.el10.x86_64 DEBUG: npth-1.6-21.el10.x86_64 DEBUG: fribidi-1.0.14-4.el10.x86_64 DEBUG: jbigkit-libs-2.1-31.el10.x86_64 DEBUG: libtool-ltdl-2.4.7-13.el10.x86_64 DEBUG: zstd-1.5.5-9.el10.x86_64 DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64 DEBUG: libpwquality-1.4.5-12.el10.x86_64 DEBUG: shared-mime-info-2.3-8.el10.x86_64 DEBUG: gdk-pixbuf2-2.42.12-4.el10.x86_64 DEBUG: libsecret-0.21.2-8.el10.x86_64 DEBUG: pinentry-1.3.1-1.el10.x86_64 DEBUG: liblqr-1-0.4.2-26.el10s.x86_64 DEBUG: python3-pip-wheel-23.3.2-7.el10.noarch DEBUG: urw-base35-bookman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-c059-fonts-20200910-21.el10.noarch DEBUG: urw-base35-d050000l-fonts-20200910-21.el10.noarch DEBUG: urw-base35-gothic-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-roman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-sans-fonts-20200910-21.el10.noarch DEBUG: urw-base35-p052-fonts-20200910-21.el10.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-z003-fonts-20200910-21.el10.noarch DEBUG: urw-base35-fonts-20200910-21.el10.noarch DEBUG: kmod-libs-31-12.el10.x86_64 DEBUG: rpm-sequoia-1.9.0.1-1.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-20.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-20.el10.x86_64 DEBUG: libsemanage-3.9-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-8.el10.x86_64 DEBUG: libutempter-1.2.1-15.el10.x86_64 DEBUG: tpm2-tss-4.1.3-5.el10.x86_64 DEBUG: tar-1.35-7.el10.x86_64 DEBUG: zip-3.0-45.el10.x86_64 DEBUG: cpp-14.3.1-2.1.el10.x86_64 DEBUG: libpsl-0.21.5-6.el10.x86_64 DEBUG: dbus-libs-1.14.10-5.el10.x86_64 DEBUG: avahi-libs-0.9~rc2-2.el10.x86_64 DEBUG: libusb1-1.0.28-1.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.9-1.el10.x86_64 DEBUG: gdbm-1.23-14.el10.x86_64 DEBUG: pam-1.6.1-8.el10.x86_64 DEBUG: nss-softokn-freebl-3.112.0-4.el10.x86_64 DEBUG: nss-softokn-3.112.0-4.el10.x86_64 DEBUG: nss-sysinit-3.112.0-4.el10.x86_64 DEBUG: nss-3.112.0-4.el10.x86_64 DEBUG: jasper-libs-4.1.0-5.el10.x86_64 DEBUG: LibRaw-0.21.3-1.el10s.x86_64 DEBUG: libbpf-1.6.0-3.el10.x86_64 DEBUG: libxkbcommon-1.7.0-4.el10.x86_64 DEBUG: xml-common-0.6.3-65.el10.noarch DEBUG: bzip2-1.0.8-25.el10.x86_64 DEBUG: graphite2-1.3.14-17.el10.x86_64 DEBUG: freetype-2.13.2-8.el10.x86_64 DEBUG: harfbuzz-8.4.0-6.el10.x86_64 DEBUG: fontconfig-2.15.0-7.el10.x86_64 DEBUG: libraqm-0.10.1-2.el10s.x86_64 DEBUG: imath-3.1.10-4.el10.x86_64 DEBUG: liblerc-4.0.0-8.el10.x86_64 DEBUG: libtiff-4.6.0-6.el10.x86_64 DEBUG: openexr-libs-3.1.10-8.el10.x86_64 DEBUG: dbus-common-1.14.10-5.el10.noarch DEBUG: dbus-broker-36-4.el10.x86_64 DEBUG: dbus-1.14.10-5.el10.x86_64 DEBUG: ed-1.20-5.el10.x86_64 DEBUG: patch-2.7.6-26.el10.x86_64 DEBUG: less-661-3.el10.x86_64 DEBUG: libedit-3.1-52.20230828cvs.el10.x86_64 DEBUG: cpio-2.15-3.el10.x86_64 DEBUG: duktape-2.7.0-10.el10.x86_64 DEBUG: keyutils-libs-1.6.3-5.el10.x86_64 DEBUG: libcbor-0.11.0-3.el10.x86_64 DEBUG: libfido2-1.14.0-7.el10.x86_64 DEBUG: libcom_err-1.47.1-4.el10.x86_64 DEBUG: libnghttp2-1.64.0-2.el10.x86_64 DEBUG: libpkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-pkg-config-2.1.0-3.el10.x86_64 DEBUG: libxcrypt-devel-4.4.36-10.el10.x86_64 DEBUG: glibc-devel-2.39-56.el10.x86_64 DEBUG: libseccomp-2.5.6-1.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-8.el10.x86_64 DEBUG: libssh-0.11.1-1.el10.x86_64 DEBUG: libcurl-8.12.1-2.el10.x86_64 DEBUG: util-linux-2.40.2-13.el10.x86_64 DEBUG: authselect-libs-1.5.0-8.el10.x86_64 DEBUG: cryptsetup-libs-2.7.5-2.el10.x86_64 DEBUG: device-mapper-libs-1.02.206-3.el10.x86_64 DEBUG: device-mapper-1.02.206-3.el10.x86_64 DEBUG: elfutils-debuginfod-client-0.193-1.el10.x86_64 DEBUG: elfutils-libs-0.193-1.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.193-1.el10.noarch DEBUG: systemd-pam-257-13.el10.x86_64 DEBUG: systemd-257-13.el10.x86_64 DEBUG: binutils-gold-2.41-58.el10.x86_64 DEBUG: binutils-2.41-58.el10.x86_64 DEBUG: polkit-125-4.el10.x86_64 DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64 DEBUG: elfutils-0.193-1.el10.x86_64 DEBUG: gdb-minimal-16.3-2.el10.x86_64 DEBUG: debugedit-5.1-8.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-20.el10.x86_64 DEBUG: openssh-9.9p1-13.el10.x86_64 DEBUG: openssh-clients-9.9p1-13.el10.x86_64 DEBUG: git-core-2.47.3-1.el10.x86_64 DEBUG: curl-8.12.1-2.el10.x86_64 DEBUG: rpm-4.19.1.1-20.el10.x86_64 DEBUG: efi-srpm-macros-6-6.el10.noarch DEBUG: lua-srpm-macros-1-15.el10.noarch DEBUG: make-4.4.1-9.el10.x86_64 DEBUG: gcc-14.3.1-2.1.el10.x86_64 DEBUG: annobin-plugin-gcc-12.99-1.el10.x86_64 DEBUG: gcc-plugin-annobin-14.3.1-2.1.el10.x86_64 DEBUG: fonts-srpm-macros-2.0.5-18.el10.noarch DEBUG: forge-srpm-macros-0.4.0-6.el10.noarch DEBUG: go-srpm-macros-3.6.0-4.el10.noarch DEBUG: python-srpm-macros-3.12-10.el10.noarch DEBUG: redhat-rpm-config-293-1.el10.noarch DEBUG: rpm-build-4.19.1.1-20.el10.x86_64 DEBUG: pyproject-srpm-macros-1.16.2-1.el10.noarch DEBUG: python-rpm-macros-3.12-10.el10.noarch DEBUG: python3-rpm-macros-3.12-10.el10.noarch DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: python-unversioned-command-3.12.11-3.el10.noarch DEBUG: python3-3.12.11-3.el10.x86_64 DEBUG: python3-libs-3.12.11-3.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-12.el10.noarch DEBUG: python3-idna-3.7-4.el10.noarch DEBUG: python3-greenlet-3.0.3-5.el10.x86_64 DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch DEBUG: python3-urllib3-1.26.19-2.el10.noarch DEBUG: python3-babel-2.13.1-5.el10.noarch DEBUG: python3-rpm-generators-14-12.el10.noarch DEBUG: python3-charset-normalizer-3.4.2-1.el10.noarch DEBUG: python3-requests-2.32.4-1.el10.noarch DEBUG: python3-dns-2.6.1-1.el10.noarch DEBUG: python3-docutils-0.20.1-5.el10.noarch DEBUG: python3-markupsafe-2.1.3-6.el10.x86_64 DEBUG: python3-jinja2-3.1.6-1.el10.noarch DEBUG: python3-pip-23.3.2-7.el10.noarch DEBUG: python3-imagesize-1.4.1-9.el10.noarch DEBUG: python3-pygments-2.18.0-1.el10.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch DEBUG: pcsc-lite-libs-2.2.3-2.el10.x86_64 DEBUG: pcsc-lite-ccid-1.6.0-2.el10.x86_64 DEBUG: pcsc-lite-2.2.3-2.el10.x86_64 DEBUG: gnupg2-smime-2.4.5-2.el10.x86_64 DEBUG: gnupg2-2.4.5-2.el10.x86_64 DEBUG: gpgme-1.23.2-6.el10.x86_64 DEBUG: gpgmepp-1.23.2-6.el10.x86_64 DEBUG: poppler-24.02.0-6.el10.x86_64 DEBUG: jbig2dec-libs-0.20-7.el10.x86_64 DEBUG: libXau-1.0.11-8.el10.x86_64 DEBUG: libxcb-1.17.0-3.el10.x86_64 DEBUG: libX11-1.8.10-1.el10.x86_64 DEBUG: libXrender-0.9.11-8.el10.x86_64 DEBUG: libXext-1.3.6-3.el10.x86_64 DEBUG: libXft-2.3.8-8.el10.x86_64 DEBUG: libXpm-3.5.17-5.el10.x86_64 DEBUG: gd-2.3.3-22.el10.x86_64 DEBUG: libXt-1.3.0-5.el10.x86_64 DEBUG: libdatrie-0.2.13-11.el10.x86_64 DEBUG: libthai-0.1.29-10.el10.x86_64 DEBUG: libijs-0.35-24.el10.x86_64 DEBUG: libpaper-2.1.1-7.el10.x86_64 DEBUG: pixman-0.43.4-2.el10.x86_64 DEBUG: cairo-1.18.2-2.el10.x86_64 DEBUG: pango-1.54.0-3.el10.x86_64 DEBUG: cairo-gobject-1.18.2-2.el10.x86_64 DEBUG: librsvg2-2.57.1-9.el10.x86_64 DEBUG: rsvg-pixbuf-loader-2.57.1-9.el10.x86_64 DEBUG: poppler-glib-24.02.0-6.el10.x86_64 DEBUG: libwmf-lite-0.2.13-6.el10s.x86_64 DEBUG: cups-filesystem-2.4.10-11.el10.noarch DEBUG: cups-libs-2.4.10-11.el10.x86_64 DEBUG: libgs-10.02.1-16.el10.x86_64 DEBUG: graphviz-9.0.0-15.el10.x86_64 DEBUG: ImageMagick-libs-6.9.12.98-1.el10s.x86_64 DEBUG: ImageMagick-6.9.12.98-1.el10s.x86_64 DEBUG: python3-sphinx-7.2.6-10.el10.noarch DEBUG: python3-devel-3.12.11-3.el10.x86_64 DEBUG: python3-eventlet-0.40.0-1.el10s.noarch DEBUG: python3-sqlalchemy-2.0.26-6.el10.x86_64 DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch DEBUG: python3-pbr-6.1.1-1.el10s.noarch DEBUG: python3-six-1.16.0-16.el10.noarch DEBUG: authselect-1.5.0-8.el10.x86_64 DEBUG: systemd-rpm-macros-257-13.el10.noarch DEBUG: openstack-macros-2023.1.0-0.20250702055156.ce6a105.el10.noarch DEBUG: pyproject-rpm-macros-1.16.2-1.el10.noarch DEBUG: python3-wheel-0.41.2-5.el10.noarch DEBUG: python3-platformdirs-4.2.2-2.el10s.noarch DEBUG: python3-filelock-3.15.4-3.el10s.noarch DEBUG: python3-pyproject-api-1.6.1-5.el10s.noarch DEBUG: python3-distlib-0.3.9-1.el10s.noarch DEBUG: python3-chardet-5.2.0-1.el10s.noarch DEBUG: python3-cachetools-5.4.0-6.el10s.noarch DEBUG: python3-wheel-wheel-0.41.2-5.el10.noarch DEBUG: python3-setuptools-wheel-69.0.3-12.el10.noarch DEBUG: python3-virtualenv-20.26.6-2.el10s.noarch DEBUG: python3-pluggy-1.3.0-5.el10.noarch DEBUG: python3-colorama-0.4.6-13.el10.noarch DEBUG: tox-4.21.2-3.el10s.noarch DEBUG: python3-tox-current-env-0.0.12-1.el10s.noarch DEBUG: python3-testtools-2.7.2-1.bootstrap.el10s.noarch DEBUG: python3-stevedore-5.5.0-0.20250903121709.3c04bde.el10.noarch DEBUG: python3-iso8601-2.1.0-3.el10s.noarch DEBUG: python3-subunit-1.4.4-5.el10s.noarch DEBUG: python3-msgpack-1.1.0-1.el10s.x86_64 DEBUG: python3-fixtures-4.2.2-1.el10s.noarch DEBUG: python3-dulwich-0.22.1-2.el10s.x86_64 DEBUG: python3-netaddr-1.3.0-2.el10.noarch DEBUG: python3-wcwidth-0.2.6-6.el10.noarch DEBUG: python3-prettytable-3.6.0-10.el10.noarch DEBUG: python3-yappi-1.6.0-1.el10s.x86_64 DEBUG: python3-wrapt-1.17.1-1.el10s.x86_64 DEBUG: python3-debtcollector-3.0.0-0.20250212115946.0e6ce1c.el10.noarch DEBUG: python3-oslo-context-6.1.0-0.20250903115431.f23bc41.el10.noarch DEBUG: python3-webob-1.8.9-1.el10s.noarch DEBUG: python3-voluptuous-0.15.2-1.el10s.noarch DEBUG: python3-tomlkit-0.13.2-1.el10s.noarch DEBUG: python3-suds-1.2.0-1.el10s.noarch DEBUG: python3-rfc3986-1.5.0-12.el10s.noarch DEBUG: python3-repoze-lru-0.7-25.el10s.noarch DEBUG: python3-routes-2.5.1-11.el10s.noarch DEBUG: python3-pytz-2024.1-3.el10s.noarch DEBUG: python3-pyperclip-1.8.2-1.el10s.noarch DEBUG: python3-paste-deploy-3.1.0-7.el10s.noarch DEBUG: python3-fasteners-0.19-1.el10s.noarch DEBUG: python3-extras-1.0.0-36.el10s.noarch DEBUG: python3-autopage-0.5.2-8.el10s.noarch DEBUG: python3-psutil-5.9.8-6.el10.x86_64 DEBUG: libxslt-1.1.39-8.el10.x86_64 DEBUG: python3-lxml-5.2.1-4.el10.x86_64 DEBUG: which-2.21-44.el10.x86_64 DEBUG: python3-cmd2-2.5.8-1.el10s.noarch DEBUG: python3-pyparsing-3.1.1-7.el10.noarch DEBUG: python3-ply-3.11-25.el10.noarch DEBUG: python3-pycparser-2.20-16.el10.noarch DEBUG: python3-cffi-1.16.0-7.el10.x86_64 DEBUG: python3-cryptography-43.0.0-4.el10.x86_64 DEBUG: python3-pyOpenSSL-24.2.1-1.el10s.noarch DEBUG: python3-paste-3.10.1-6.el10s.noarch DEBUG: python3-dateutil-2.9.0.post0-1.el10.noarch DEBUG: libyaml-0.2.5-16.el10.x86_64 DEBUG: python3-pyyaml-6.0.1-19.el10.x86_64 DEBUG: python3-cliff-4.10.0-0.20250618070037.af17b57.el10.noarch DEBUG: python-oslo-vmware-lang-4.7.0-0.20250903123227.308a9a6.el10.noarch DEBUG: python-oslo-utils-lang-9.1.0-0.20250903120622.c9dd062.el10.noarch DEBUG: python-oslo-privsep-lang-3.8.0-0.20250903125837.c343be9.el10.noarch DEBUG: python-oslo-log-lang-7.2.1-0.20250903123413.dda3eb6.el10.noarch DEBUG: python-oslo-i18n-lang-6.6.0-0.20250903121520.fc51cd8.el10.noarch DEBUG: python3-oslo-i18n-6.6.0-0.20250903121520.fc51cd8.el10.noarch DEBUG: python3-oslo-utils-9.1.0-0.20250903120622.c9dd062.el10.noarch DEBUG: python3-oslo-config-10.0.0-0.20250722064059.493a086.el10.noarch DEBUG: python3-oslo-serialization-5.8.0-0.20250903120250.8ed3fca.el10.noarch DEBUG: python3-oslo-log-7.2.1-0.20250903123413.dda3eb6.el10.noarch DEBUG: python-oslo-concurrency-lang-7.2.0-0.20250903115211.08987d8.el10.noarch DEBUG: python3-oslo-concurrency-7.2.0-0.20250903115211.08987d8.el10.noarch DEBUG: python3-os-service-types-1.8.0-0.20250722070657.dbbc067.el10.noarch DEBUG: python3-keystoneauth1-5.12.0-0.20250905092839.4f0414d.el10.noarch DEBUG: python3-barbicanclient-7.2.0-0.20250903114445.8b1a210.el10.noarch DEBUG: python3-castellan-5.4.1-0.20250903123600.609f4ea.el10.noarch DEBUG: python3-os-win-5.9.0-0.20250311184926.318b105.el10.noarch DEBUG: python3-oslo-service-4.3.0-0.20250903130900.bfc7798.el10.noarch DEBUG: python3-oslo-vmware-4.7.0-0.20250903123227.308a9a6.el10.noarch DEBUG: python3-oslo-privsep-3.8.0-0.20250903125837.c343be9.el10.noarch DEBUG: python3-stestr-4.1.0-1.el10s.noarch DEBUG: python3-reno-4.1.0-0.20250212114939.47651ec.el10.noarch DEBUG: python3-openstackdocstheme-3.0.0-10.el10s.noarch DEBUG: python3-oslotest-5.0.1-0.20250513100931.1fe4458.el10.noarch DEBUG: python3-testscenarios-0.5.0-21.el10s.noarch DEBUG: python3-sphinxcontrib-apidoc-0.5.0-1.el10s.noarch DEBUG: python3-tenacity-8.2.3-1.el10s.noarch DEBUG: python3-ddt-1.6.0-1.el10s.noarch DEBUG: python3-coverage-7.3.2-5.el10s.x86_64 DEBUG: python3-sphinx-feature-classification-2.0.0-0.20250311185409.4972944.el10.noarch DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-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-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-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-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-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-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-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-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-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/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos10-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: libgcc-14.3.1-2.1.el10.x86_64 DEBUG: fonts-filesystem-2.0.5-18.el10.noarch DEBUG: tzdata-2025b-2.el10.noarch DEBUG: adobe-mappings-cmap-20230622-5.el10.noarch DEBUG: adobe-mappings-cmap-deprecated-20230622-5.el10.noarch DEBUG: redhat-text-vf-fonts-4.1.0-1.el10.noarch DEBUG: xkeyboard-config-2.41-3.el10.noarch DEBUG: rust-toolset-srpm-macros-1.88.0-1.el10.noarch DEBUG: qt6-srpm-macros-6.9.1-1.el10.noarch DEBUG: poppler-data-0.4.11-9.el10.noarch DEBUG: perl-srpm-macros-1-57.el10.noarch DEBUG: package-notes-srpm-macros-0.5-13.el10.noarch DEBUG: openblas-srpm-macros-2-19.el10.noarch DEBUG: ocaml-srpm-macros-10-4.el10.noarch DEBUG: libX11-common-1.8.10-1.el10.noarch DEBUG: kernel-srpm-macros-1.0-25.el10.noarch DEBUG: kernel-headers-6.12.0-125.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-12.99-1.el10.noarch DEBUG: adobe-mappings-pdf-20190401-9.el10.noarch DEBUG: publicsuffix-list-dafsa-20240107-5.el10.noarch DEBUG: pkgconf-m4-2.1.0-3.el10.noarch DEBUG: pcre2-syntax-10.44-1.el10.3.noarch DEBUG: ncurses-base-6.4-14.20240127.el10.noarch DEBUG: libssh-config-0.11.1-1.el10.noarch DEBUG: google-noto-fonts-common-20240401-5.el10.noarch DEBUG: google-noto-sans-vf-fonts-20240401-5.el10.noarch DEBUG: default-fonts-core-sans-4.1-3.el10.noarch DEBUG: google-droid-sans-fonts-20200215-22.el10.noarch DEBUG: coreutils-common-9.5-6.el10.x86_64 DEBUG: centos-gpg-keys-10.0-10.el10.noarch DEBUG: centos-stream-repos-10.0-10.el10.noarch DEBUG: centos-stream-release-10.0-10.el10.noarch DEBUG: setup-2.14.5-7.el10.noarch DEBUG: filesystem-3.18-17.el10.x86_64 DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-56.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-56.el10.x86_64 DEBUG: glibc-common-2.39-56.el10.x86_64 DEBUG: glibc-2.39-56.el10.x86_64 DEBUG: ncurses-libs-6.4-14.20240127.el10.x86_64 DEBUG: bash-5.2.26-6.el10.x86_64 DEBUG: zlib-ng-compat-2.2.3-2.el10.x86_64 DEBUG: libstdc++-14.3.1-2.1.el10.x86_64 DEBUG: bzip2-libs-1.0.8-25.el10.x86_64 DEBUG: xz-libs-5.6.2-4.el10.x86_64 DEBUG: libpng-1.6.40-8.el10.x86_64 DEBUG: libuuid-2.40.2-13.el10.x86_64 DEBUG: libxml2-2.12.5-9.el10.x86_64 DEBUG: readline-8.2-11.el10.x86_64 DEBUG: libzstd-1.5.5-9.el10.x86_64 DEBUG: elfutils-libelf-0.193-1.el10.x86_64 DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64 DEBUG: gmp-6.2.1-12.el10.x86_64 DEBUG: libgpg-error-1.50-2.el10.x86_64 DEBUG: libxcrypt-4.4.36-10.el10.x86_64 DEBUG: libblkid-2.40.2-13.el10.x86_64 DEBUG: crypto-policies-20250804-1.git2ca4115.el10.noarch DEBUG: nspr-4.36.0-4.el10.x86_64 DEBUG: libassuan-2.5.6-6.el10.x86_64 DEBUG: mpfr-4.2.1-5.el10.x86_64 DEBUG: expat-2.7.1-1.el10.x86_64 DEBUG: pcre2-10.44-1.el10.3.x86_64 DEBUG: grep-3.11-10.el10.x86_64 DEBUG: popt-1.19-8.el10.x86_64 DEBUG: nss-util-3.112.0-4.el10.x86_64 DEBUG: sqlite-libs-3.46.1-4.el10.x86_64 DEBUG: gdbm-libs-1.23-14.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: libgomp-14.3.1-2.1.el10.x86_64 DEBUG: lcms2-2.16-6.el10.x86_64 DEBUG: libwebp-1.3.2-8.el10.x86_64 DEBUG: gawk-5.3.0-6.el10.x86_64 DEBUG: json-c-0.18-3.el10.x86_64 DEBUG: libcap-ng-0.8.4-6.el10.x86_64 DEBUG: audit-libs-4.0.3-4.el10.x86_64 DEBUG: libeconf-0.6.2-4.el10.x86_64 DEBUG: pam-libs-1.6.1-8.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-13.el10.x86_64 DEBUG: libffi-3.4.4-10.el10.x86_64 DEBUG: libtasn1-4.20.0-1.el10.x86_64 DEBUG: p11-kit-0.25.5-7.el10.x86_64 DEBUG: libunistring-1.1-10.el10.x86_64 DEBUG: libidn2-2.3.7-3.el10.x86_64 DEBUG: libICE-1.1.1-5.el10.x86_64 DEBUG: openjpeg2-2.5.2-5.el10.x86_64 DEBUG: libSM-1.2.4-5.el10.x86_64 DEBUG: xz-5.6.2-4.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: libfdisk-2.40.2-13.el10.x86_64 DEBUG: libgcrypt-1.11.0-6.el10.x86_64 DEBUG: libksba-1.6.7-2.el10.x86_64 DEBUG: dwz-0.16-1.el10.x86_64 DEBUG: unzip-6.0-69.el10.x86_64 DEBUG: file-libs-5.45-8.el10.x86_64 DEBUG: file-5.45-8.el10.x86_64 DEBUG: alternatives-1.30-2.el10.x86_64 DEBUG: p11-kit-trust-0.25.5-7.el10.x86_64 DEBUG: gnutls-3.8.10-2.el10.x86_64 DEBUG: diffutils-3.10-8.el10.x86_64 DEBUG: jansson-2.14-3.el10.x86_64 DEBUG: libbrotli-1.1.0-6.el10.x86_64 DEBUG: libsepol-3.9-1.el10.x86_64 DEBUG: libselinux-3.9-1.el10.x86_64 DEBUG: sed-4.9-3.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: openssl-fips-provider-3.5.1-3.el10.x86_64 DEBUG: openssl-libs-3.5.1-3.el10.x86_64 DEBUG: coreutils-9.5-6.el10.x86_64 DEBUG: ca-certificates-2024.2.69_v8.0.303-102.3.el10.noarch DEBUG: libmount-2.40.2-13.el10.x86_64 DEBUG: glib2-2.80.4-8.el10.x86_64 DEBUG: polkit-libs-125-4.el10.x86_64 DEBUG: gzip-1.13-3.el10.x86_64 DEBUG: cracklib-2.9.11-8.el10.x86_64 DEBUG: libevent-2.1.12-16.el10.x86_64 DEBUG: libsmartcols-2.40.2-13.el10.x86_64 DEBUG: util-linux-core-2.40.2-13.el10.x86_64 DEBUG: lua-libs-5.4.6-7.el10.x86_64 DEBUG: lz4-libs-1.9.4-8.el10.x86_64 DEBUG: libarchive-3.7.7-4.el10.x86_64 DEBUG: npth-1.6-21.el10.x86_64 DEBUG: fribidi-1.0.14-4.el10.x86_64 DEBUG: jbigkit-libs-2.1-31.el10.x86_64 DEBUG: libtool-ltdl-2.4.7-13.el10.x86_64 DEBUG: zstd-1.5.5-9.el10.x86_64 DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64 DEBUG: libpwquality-1.4.5-12.el10.x86_64 DEBUG: shared-mime-info-2.3-8.el10.x86_64 DEBUG: gdk-pixbuf2-2.42.12-4.el10.x86_64 DEBUG: libsecret-0.21.2-8.el10.x86_64 DEBUG: pinentry-1.3.1-1.el10.x86_64 DEBUG: liblqr-1-0.4.2-26.el10s.x86_64 DEBUG: python3-pip-wheel-23.3.2-7.el10.noarch DEBUG: urw-base35-bookman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-c059-fonts-20200910-21.el10.noarch DEBUG: urw-base35-d050000l-fonts-20200910-21.el10.noarch DEBUG: urw-base35-gothic-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-roman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-sans-fonts-20200910-21.el10.noarch DEBUG: urw-base35-p052-fonts-20200910-21.el10.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-z003-fonts-20200910-21.el10.noarch DEBUG: urw-base35-fonts-20200910-21.el10.noarch DEBUG: kmod-libs-31-12.el10.x86_64 DEBUG: rpm-sequoia-1.9.0.1-1.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-20.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-20.el10.x86_64 DEBUG: libsemanage-3.9-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-8.el10.x86_64 DEBUG: libutempter-1.2.1-15.el10.x86_64 DEBUG: tpm2-tss-4.1.3-5.el10.x86_64 DEBUG: tar-1.35-7.el10.x86_64 DEBUG: zip-3.0-45.el10.x86_64 DEBUG: cpp-14.3.1-2.1.el10.x86_64 DEBUG: libpsl-0.21.5-6.el10.x86_64 DEBUG: dbus-libs-1.14.10-5.el10.x86_64 DEBUG: avahi-libs-0.9~rc2-2.el10.x86_64 DEBUG: libusb1-1.0.28-1.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.9-1.el10.x86_64 DEBUG: gdbm-1.23-14.el10.x86_64 DEBUG: pam-1.6.1-8.el10.x86_64 DEBUG: nss-softokn-freebl-3.112.0-4.el10.x86_64 DEBUG: nss-softokn-3.112.0-4.el10.x86_64 DEBUG: nss-sysinit-3.112.0-4.el10.x86_64 DEBUG: nss-3.112.0-4.el10.x86_64 DEBUG: jasper-libs-4.1.0-5.el10.x86_64 DEBUG: LibRaw-0.21.3-1.el10s.x86_64 DEBUG: libbpf-1.6.0-3.el10.x86_64 DEBUG: libxkbcommon-1.7.0-4.el10.x86_64 DEBUG: xml-common-0.6.3-65.el10.noarch DEBUG: bzip2-1.0.8-25.el10.x86_64 DEBUG: graphite2-1.3.14-17.el10.x86_64 DEBUG: freetype-2.13.2-8.el10.x86_64 DEBUG: harfbuzz-8.4.0-6.el10.x86_64 DEBUG: fontconfig-2.15.0-7.el10.x86_64 DEBUG: libraqm-0.10.1-2.el10s.x86_64 DEBUG: imath-3.1.10-4.el10.x86_64 DEBUG: liblerc-4.0.0-8.el10.x86_64 DEBUG: libtiff-4.6.0-6.el10.x86_64 DEBUG: openexr-libs-3.1.10-8.el10.x86_64 DEBUG: dbus-common-1.14.10-5.el10.noarch DEBUG: dbus-broker-36-4.el10.x86_64 DEBUG: dbus-1.14.10-5.el10.x86_64 DEBUG: ed-1.20-5.el10.x86_64 DEBUG: patch-2.7.6-26.el10.x86_64 DEBUG: less-661-3.el10.x86_64 DEBUG: libedit-3.1-52.20230828cvs.el10.x86_64 DEBUG: cpio-2.15-3.el10.x86_64 DEBUG: duktape-2.7.0-10.el10.x86_64 DEBUG: keyutils-libs-1.6.3-5.el10.x86_64 DEBUG: libcbor-0.11.0-3.el10.x86_64 DEBUG: libfido2-1.14.0-7.el10.x86_64 DEBUG: libcom_err-1.47.1-4.el10.x86_64 DEBUG: libnghttp2-1.64.0-2.el10.x86_64 DEBUG: libpkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-pkg-config-2.1.0-3.el10.x86_64 DEBUG: libxcrypt-devel-4.4.36-10.el10.x86_64 DEBUG: glibc-devel-2.39-56.el10.x86_64 DEBUG: libseccomp-2.5.6-1.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-8.el10.x86_64 DEBUG: libssh-0.11.1-1.el10.x86_64 DEBUG: libcurl-8.12.1-2.el10.x86_64 DEBUG: util-linux-2.40.2-13.el10.x86_64 DEBUG: authselect-libs-1.5.0-8.el10.x86_64 DEBUG: cryptsetup-libs-2.7.5-2.el10.x86_64 DEBUG: device-mapper-libs-1.02.206-3.el10.x86_64 DEBUG: device-mapper-1.02.206-3.el10.x86_64 DEBUG: elfutils-debuginfod-client-0.193-1.el10.x86_64 DEBUG: elfutils-libs-0.193-1.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.193-1.el10.noarch DEBUG: systemd-pam-257-13.el10.x86_64 DEBUG: systemd-257-13.el10.x86_64 DEBUG: binutils-gold-2.41-58.el10.x86_64 DEBUG: binutils-2.41-58.el10.x86_64 DEBUG: polkit-125-4.el10.x86_64 DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64 DEBUG: elfutils-0.193-1.el10.x86_64 DEBUG: gdb-minimal-16.3-2.el10.x86_64 DEBUG: debugedit-5.1-8.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-20.el10.x86_64 DEBUG: openssh-9.9p1-13.el10.x86_64 DEBUG: openssh-clients-9.9p1-13.el10.x86_64 DEBUG: git-core-2.47.3-1.el10.x86_64 DEBUG: curl-8.12.1-2.el10.x86_64 DEBUG: rpm-4.19.1.1-20.el10.x86_64 DEBUG: efi-srpm-macros-6-6.el10.noarch DEBUG: lua-srpm-macros-1-15.el10.noarch DEBUG: make-4.4.1-9.el10.x86_64 DEBUG: gcc-14.3.1-2.1.el10.x86_64 DEBUG: annobin-plugin-gcc-12.99-1.el10.x86_64 DEBUG: gcc-plugin-annobin-14.3.1-2.1.el10.x86_64 DEBUG: fonts-srpm-macros-2.0.5-18.el10.noarch DEBUG: forge-srpm-macros-0.4.0-6.el10.noarch DEBUG: go-srpm-macros-3.6.0-4.el10.noarch DEBUG: python-srpm-macros-3.12-10.el10.noarch DEBUG: redhat-rpm-config-293-1.el10.noarch DEBUG: rpm-build-4.19.1.1-20.el10.x86_64 DEBUG: pyproject-srpm-macros-1.16.2-1.el10.noarch DEBUG: python-rpm-macros-3.12-10.el10.noarch DEBUG: python3-rpm-macros-3.12-10.el10.noarch DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: python-unversioned-command-3.12.11-3.el10.noarch DEBUG: python3-3.12.11-3.el10.x86_64 DEBUG: python3-libs-3.12.11-3.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-12.el10.noarch DEBUG: python3-idna-3.7-4.el10.noarch DEBUG: python3-greenlet-3.0.3-5.el10.x86_64 DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch DEBUG: python3-urllib3-1.26.19-2.el10.noarch DEBUG: python3-babel-2.13.1-5.el10.noarch DEBUG: python3-rpm-generators-14-12.el10.noarch DEBUG: python3-charset-normalizer-3.4.2-1.el10.noarch DEBUG: python3-requests-2.32.4-1.el10.noarch DEBUG: python3-dns-2.6.1-1.el10.noarch DEBUG: python3-docutils-0.20.1-5.el10.noarch DEBUG: python3-markupsafe-2.1.3-6.el10.x86_64 DEBUG: python3-jinja2-3.1.6-1.el10.noarch DEBUG: python3-pip-23.3.2-7.el10.noarch DEBUG: python3-imagesize-1.4.1-9.el10.noarch DEBUG: python3-pygments-2.18.0-1.el10.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch DEBUG: pcsc-lite-libs-2.2.3-2.el10.x86_64 DEBUG: pcsc-lite-ccid-1.6.0-2.el10.x86_64 DEBUG: pcsc-lite-2.2.3-2.el10.x86_64 DEBUG: gnupg2-smime-2.4.5-2.el10.x86_64 DEBUG: gnupg2-2.4.5-2.el10.x86_64 DEBUG: gpgme-1.23.2-6.el10.x86_64 DEBUG: gpgmepp-1.23.2-6.el10.x86_64 DEBUG: poppler-24.02.0-6.el10.x86_64 DEBUG: jbig2dec-libs-0.20-7.el10.x86_64 DEBUG: libXau-1.0.11-8.el10.x86_64 DEBUG: libxcb-1.17.0-3.el10.x86_64 DEBUG: libX11-1.8.10-1.el10.x86_64 DEBUG: libXrender-0.9.11-8.el10.x86_64 DEBUG: libXext-1.3.6-3.el10.x86_64 DEBUG: libXft-2.3.8-8.el10.x86_64 DEBUG: libXpm-3.5.17-5.el10.x86_64 DEBUG: gd-2.3.3-22.el10.x86_64 DEBUG: libXt-1.3.0-5.el10.x86_64 DEBUG: libdatrie-0.2.13-11.el10.x86_64 DEBUG: libthai-0.1.29-10.el10.x86_64 DEBUG: libijs-0.35-24.el10.x86_64 DEBUG: libpaper-2.1.1-7.el10.x86_64 DEBUG: pixman-0.43.4-2.el10.x86_64 DEBUG: cairo-1.18.2-2.el10.x86_64 DEBUG: pango-1.54.0-3.el10.x86_64 DEBUG: cairo-gobject-1.18.2-2.el10.x86_64 DEBUG: librsvg2-2.57.1-9.el10.x86_64 DEBUG: rsvg-pixbuf-loader-2.57.1-9.el10.x86_64 DEBUG: poppler-glib-24.02.0-6.el10.x86_64 DEBUG: libwmf-lite-0.2.13-6.el10s.x86_64 DEBUG: cups-filesystem-2.4.10-11.el10.noarch DEBUG: cups-libs-2.4.10-11.el10.x86_64 DEBUG: libgs-10.02.1-16.el10.x86_64 DEBUG: graphviz-9.0.0-15.el10.x86_64 DEBUG: ImageMagick-libs-6.9.12.98-1.el10s.x86_64 DEBUG: ImageMagick-6.9.12.98-1.el10s.x86_64 DEBUG: python3-sphinx-7.2.6-10.el10.noarch DEBUG: python3-devel-3.12.11-3.el10.x86_64 DEBUG: python3-eventlet-0.40.0-1.el10s.noarch DEBUG: python3-sqlalchemy-2.0.26-6.el10.x86_64 DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch DEBUG: python3-pbr-6.1.1-1.el10s.noarch DEBUG: python3-six-1.16.0-16.el10.noarch DEBUG: authselect-1.5.0-8.el10.x86_64 DEBUG: systemd-rpm-macros-257-13.el10.noarch DEBUG: openstack-macros-2023.1.0-0.20250702055156.ce6a105.el10.noarch DEBUG: pyproject-rpm-macros-1.16.2-1.el10.noarch DEBUG: python3-wheel-0.41.2-5.el10.noarch DEBUG: python3-platformdirs-4.2.2-2.el10s.noarch DEBUG: python3-filelock-3.15.4-3.el10s.noarch DEBUG: python3-pyproject-api-1.6.1-5.el10s.noarch DEBUG: python3-distlib-0.3.9-1.el10s.noarch DEBUG: python3-chardet-5.2.0-1.el10s.noarch DEBUG: python3-cachetools-5.4.0-6.el10s.noarch DEBUG: python3-wheel-wheel-0.41.2-5.el10.noarch DEBUG: python3-setuptools-wheel-69.0.3-12.el10.noarch DEBUG: python3-virtualenv-20.26.6-2.el10s.noarch DEBUG: python3-pluggy-1.3.0-5.el10.noarch DEBUG: python3-colorama-0.4.6-13.el10.noarch DEBUG: tox-4.21.2-3.el10s.noarch DEBUG: python3-tox-current-env-0.0.12-1.el10s.noarch DEBUG: python3-testtools-2.7.2-1.bootstrap.el10s.noarch DEBUG: python3-stevedore-5.5.0-0.20250903121709.3c04bde.el10.noarch DEBUG: python3-iso8601-2.1.0-3.el10s.noarch DEBUG: python3-subunit-1.4.4-5.el10s.noarch DEBUG: python3-msgpack-1.1.0-1.el10s.x86_64 DEBUG: python3-fixtures-4.2.2-1.el10s.noarch DEBUG: python3-dulwich-0.22.1-2.el10s.x86_64 DEBUG: python3-netaddr-1.3.0-2.el10.noarch DEBUG: python3-wcwidth-0.2.6-6.el10.noarch DEBUG: python3-prettytable-3.6.0-10.el10.noarch DEBUG: python3-yappi-1.6.0-1.el10s.x86_64 DEBUG: python3-wrapt-1.17.1-1.el10s.x86_64 DEBUG: python3-debtcollector-3.0.0-0.20250212115946.0e6ce1c.el10.noarch DEBUG: python3-oslo-context-6.1.0-0.20250903115431.f23bc41.el10.noarch DEBUG: python3-webob-1.8.9-1.el10s.noarch DEBUG: python3-voluptuous-0.15.2-1.el10s.noarch DEBUG: python3-tomlkit-0.13.2-1.el10s.noarch DEBUG: python3-suds-1.2.0-1.el10s.noarch DEBUG: python3-rfc3986-1.5.0-12.el10s.noarch DEBUG: python3-repoze-lru-0.7-25.el10s.noarch DEBUG: python3-routes-2.5.1-11.el10s.noarch DEBUG: python3-pytz-2024.1-3.el10s.noarch DEBUG: python3-pyperclip-1.8.2-1.el10s.noarch DEBUG: python3-paste-deploy-3.1.0-7.el10s.noarch DEBUG: python3-fasteners-0.19-1.el10s.noarch DEBUG: python3-extras-1.0.0-36.el10s.noarch DEBUG: python3-autopage-0.5.2-8.el10s.noarch DEBUG: python3-psutil-5.9.8-6.el10.x86_64 DEBUG: libxslt-1.1.39-8.el10.x86_64 DEBUG: python3-lxml-5.2.1-4.el10.x86_64 DEBUG: which-2.21-44.el10.x86_64 DEBUG: python3-cmd2-2.5.8-1.el10s.noarch DEBUG: python3-pyparsing-3.1.1-7.el10.noarch DEBUG: python3-ply-3.11-25.el10.noarch DEBUG: python3-pycparser-2.20-16.el10.noarch DEBUG: python3-cffi-1.16.0-7.el10.x86_64 DEBUG: python3-cryptography-43.0.0-4.el10.x86_64 DEBUG: python3-pyOpenSSL-24.2.1-1.el10s.noarch DEBUG: python3-paste-3.10.1-6.el10s.noarch DEBUG: python3-dateutil-2.9.0.post0-1.el10.noarch DEBUG: libyaml-0.2.5-16.el10.x86_64 DEBUG: python3-pyyaml-6.0.1-19.el10.x86_64 DEBUG: python3-cliff-4.10.0-0.20250618070037.af17b57.el10.noarch DEBUG: python-oslo-vmware-lang-4.7.0-0.20250903123227.308a9a6.el10.noarch DEBUG: python-oslo-utils-lang-9.1.0-0.20250903120622.c9dd062.el10.noarch DEBUG: python-oslo-privsep-lang-3.8.0-0.20250903125837.c343be9.el10.noarch DEBUG: python-oslo-log-lang-7.2.1-0.20250903123413.dda3eb6.el10.noarch DEBUG: python-oslo-i18n-lang-6.6.0-0.20250903121520.fc51cd8.el10.noarch DEBUG: python3-oslo-i18n-6.6.0-0.20250903121520.fc51cd8.el10.noarch DEBUG: python3-oslo-utils-9.1.0-0.20250903120622.c9dd062.el10.noarch DEBUG: python3-oslo-config-10.0.0-0.20250722064059.493a086.el10.noarch DEBUG: python3-oslo-serialization-5.8.0-0.20250903120250.8ed3fca.el10.noarch DEBUG: python3-oslo-log-7.2.1-0.20250903123413.dda3eb6.el10.noarch DEBUG: python-oslo-concurrency-lang-7.2.0-0.20250903115211.08987d8.el10.noarch DEBUG: python3-oslo-concurrency-7.2.0-0.20250903115211.08987d8.el10.noarch DEBUG: python3-os-service-types-1.8.0-0.20250722070657.dbbc067.el10.noarch DEBUG: python3-keystoneauth1-5.12.0-0.20250905092839.4f0414d.el10.noarch DEBUG: python3-barbicanclient-7.2.0-0.20250903114445.8b1a210.el10.noarch DEBUG: python3-castellan-5.4.1-0.20250903123600.609f4ea.el10.noarch DEBUG: python3-os-win-5.9.0-0.20250311184926.318b105.el10.noarch DEBUG: python3-oslo-service-4.3.0-0.20250903130900.bfc7798.el10.noarch DEBUG: python3-oslo-vmware-4.7.0-0.20250903123227.308a9a6.el10.noarch DEBUG: python3-oslo-privsep-3.8.0-0.20250903125837.c343be9.el10.noarch DEBUG: python3-stestr-4.1.0-1.el10s.noarch DEBUG: python3-reno-4.1.0-0.20250212114939.47651ec.el10.noarch DEBUG: python3-openstackdocstheme-3.0.0-10.el10s.noarch DEBUG: python3-oslotest-5.0.1-0.20250513100931.1fe4458.el10.noarch DEBUG: python3-testscenarios-0.5.0-21.el10s.noarch DEBUG: python3-sphinxcontrib-apidoc-0.5.0-1.el10s.noarch DEBUG: python3-tenacity-8.2.3-1.el10s.noarch DEBUG: python3-ddt-1.6.0-1.el10s.noarch DEBUG: python3-coverage-7.3.2-5.el10s.x86_64 DEBUG: python3-sphinx-feature-classification-2.0.0-0.20250311185409.4972944.el10.noarch DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-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-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-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 INFO: ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/python-os-brick.spec'], chrootPath='/var/lib/mock/dlrn-centos10-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=1039gid=135user='mockbuild'unshare_net=TrueraiseExc=FalseprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) DEBUG: child environment: None DEBUG: Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/python-os-brick.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: warning: source_date_epoch_from_changelog set but %changelog is missing DEBUG: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.QUZ78k DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd os-brick-6.13.0 DEBUG: + echo pyproject-rpm-macros DEBUG: + echo python3-devel DEBUG: + echo 'python3dist(packaging)' DEBUG: + echo 'python3dist(pip) >= 19' DEBUG: + '[' -f pyproject.toml ']' DEBUG: + '[' -f setup.py ']' DEBUG: + echo 'python3dist(setuptools) >= 40.8' DEBUG: + rm -rfv '*.dist-info/' DEBUG: + '[' -f /usr/bin/python3 ']' DEBUG: + mkdir -p /builddir/build/BUILD/os-brick-6.13.0/.pyproject-builddir DEBUG: + echo -n DEBUG: + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' DEBUG: + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' DEBUG: + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' DEBUG: + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' DEBUG: + VALAFLAGS=-g DEBUG: + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' DEBUG: + LT_SYS_LIBRARY_PATH=/usr/lib64: DEBUG: + CC=gcc DEBUG: + CXX=g++ DEBUG: + TMPDIR=/builddir/build/BUILD/os-brick-6.13.0/.pyproject-builddir DEBUG: + RPM_TOXENV=py312,docs DEBUG: + HOSTNAME=rpmbuild DEBUG: + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/os-brick-6.13.0/pyproject-wheeldir --output /builddir/build/BUILD/python-os-brick-6.13.0-0.20250905144355.a8c7de0.el10.x86_64-pyproject-buildrequires -t -e py312,docs DEBUG: Handling setuptools >= 40.8 from default build backend DEBUG: Requirement satisfied: setuptools >= 40.8 DEBUG: (installed: setuptools 69.0.3) DEBUG: Handling wheel from get_requires_for_build_wheel DEBUG: Requirement satisfied: wheel DEBUG: (installed: wheel 0.41.2) DEBUG: Handling pbr>=2.0.0 from get_requires_for_build_wheel DEBUG: Requirement satisfied: pbr>=2.0.0 DEBUG: (installed: pbr 6.1.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.12) DEBUG: py312: OK ✔ in 0.01 seconds DEBUG: py312: OK (0.01 seconds) DEBUG: docs: OK (0.01 seconds) DEBUG: congratulations :) (0.08 seconds) DEBUG: Handling tox from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: tox DEBUG: (installed: tox 4.21.2) DEBUG: Handling pbr>=5.8.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: pbr>=5.8.0 DEBUG: (installed: pbr 6.1.1) DEBUG: Handling oslo.concurrency>=5.0.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.concurrency>=5.0.0 DEBUG: (installed: oslo.concurrency 7.2.0) DEBUG: Handling oslo.config>=9.0.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.config>=9.0.0 DEBUG: (installed: oslo.config 10.0.0) DEBUG: Handling oslo.context>=4.1.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.context>=4.1.0 DEBUG: (installed: oslo.context 6.1.0) DEBUG: Handling oslo.log>=4.8.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.log>=4.8.0 DEBUG: (installed: oslo.log 7.2.1) DEBUG: Handling oslo.i18n>=5.1.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.i18n>=5.1.0 DEBUG: (installed: oslo.i18n 6.6.0) DEBUG: Handling oslo.privsep>=3.0.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.privsep>=3.0.0 DEBUG: (installed: oslo.privsep 3.8.0) DEBUG: Handling oslo.serialization>=4.3.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.serialization>=4.3.0 DEBUG: (installed: oslo.serialization 5.8.0) DEBUG: Handling oslo.service>=2.8.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.service>=2.8.0 DEBUG: (installed: oslo.service 4.3.0) DEBUG: Handling oslo.utils>=7.3.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.utils>=7.3.0 DEBUG: (installed: oslo.utils 9.1.0) DEBUG: Handling requests>=2.25.1 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: requests>=2.25.1 DEBUG: (installed: requests 2.32.4) DEBUG: Handling tenacity>=6.3.1 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: tenacity>=6.3.1 DEBUG: (installed: tenacity 8.2.3) DEBUG: Handling os-win>=5.7.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: os-win>=5.7.0 DEBUG: (installed: os-win 5.9.0) DEBUG: Handling psutil>=5.7.2 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: psutil>=5.7.2 DEBUG: (installed: psutil 5.9.8) DEBUG: Handling coverage>=5.5 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: coverage>=5.5 DEBUG: (installed: coverage 7.3.2) DEBUG: Handling ddt>=1.4.1 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: ddt>=1.4.1 DEBUG: (installed: ddt 1.6.0) DEBUG: Handling oslotest>=4.5.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslotest>=4.5.0 DEBUG: (installed: oslotest 5.0.1) DEBUG: Handling testscenarios>=0.5.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: testscenarios>=0.5.0 DEBUG: (installed: testscenarios 0.5.0) DEBUG: Handling testtools>=2.4.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: testtools>=2.4.0 DEBUG: (installed: testtools 2.7.2) DEBUG: Handling stestr>=3.2.1 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: stestr>=3.2.1 DEBUG: (installed: stestr 4.1.0) DEBUG: Handling oslo.vmware>=4.0.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.vmware>=4.0.0 DEBUG: (installed: oslo.vmware 4.7.0) DEBUG: Handling castellan>=3.10.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: castellan>=3.10.0 DEBUG: (installed: castellan 5.4.1) DEBUG: Handling fixtures>=3.0.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: fixtures>=3.0.0 DEBUG: (installed: fixtures 4.2.2) DEBUG: Handling eventlet>=0.30.1,!=0.32.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: eventlet>=0.30.1,!=0.32.0 DEBUG: (installed: eventlet 0.40.0) DEBUG: Handling tox from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: tox DEBUG: (installed: tox 4.21.2) DEBUG: Handling openstackdocstheme>=2.2.7 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: openstackdocstheme>=2.2.7 DEBUG: (installed: openstackdocstheme 3.0.0) DEBUG: Handling reno>=3.2.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: reno>=3.2.0 DEBUG: (installed: reno 4.1.0) DEBUG: Handling sphinx from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: sphinx DEBUG: (installed: sphinx 7.2.6) DEBUG: Handling sphinxcontrib-apidoc>=0.3.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: sphinxcontrib-apidoc>=0.3.0 DEBUG: (installed: sphinxcontrib-apidoc 0.5.0) DEBUG: Handling sphinx-feature-classification>=1.1.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: sphinx-feature-classification>=1.1.0 DEBUG: (installed: sphinx-feature-classification 2.0.0) DEBUG: /usr/lib/python3.12/site-packages/setuptools/command/develop.py:39: EasyInstallDeprecationWarning: easy_install command is deprecated. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: Please avoid running ``setup.py`` and ``easy_install``. DEBUG: Instead, use pypa/build, pypa/installer or other DEBUG: standards-based tools. DEBUG: See https://github.com/pypa/setuptools/issues/917 for details. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: easy_install.initialize_options(self) DEBUG: /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: Please avoid running ``setup.py`` directly. DEBUG: Instead, use pypa/build, pypa/installer or other DEBUG: standards-based tools. DEBUG: Follow the current Python packaging guidelines when building DEBUG: Python RPM packages. DEBUG: See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html DEBUG: and https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/ for details. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: self.initialize_options() DEBUG: running dist_info DEBUG: writing os_brick.egg-info/PKG-INFO DEBUG: writing dependency_links to os_brick.egg-info/dependency_links.txt DEBUG: writing entry points to os_brick.egg-info/entry_points.txt DEBUG: writing requirements to os_brick.egg-info/requires.txt DEBUG: writing top-level names to os_brick.egg-info/top_level.txt DEBUG: writing pbr to os_brick.egg-info/pbr.json DEBUG: [pbr] Processing SOURCES.txt DEBUG: [pbr] In git context, generating filelist from git 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 'os_brick.egg-info/SOURCES.txt' DEBUG: creating '/builddir/build/BUILD/os-brick-6.13.0/os_brick-6.13.0.dist-info' DEBUG: Handling pbr >=5.8.0 from hook generated metadata: Requires-Dist (os-brick) DEBUG: Requirement satisfied: pbr >=5.8.0 DEBUG: (installed: pbr 6.1.1) DEBUG: Handling oslo.concurrency >=5.0.0 from hook generated metadata: Requires-Dist (os-brick) DEBUG: Requirement satisfied: oslo.concurrency >=5.0.0 DEBUG: (installed: oslo.concurrency 7.2.0) DEBUG: Handling oslo.config >=9.0.0 from hook generated metadata: Requires-Dist (os-brick) DEBUG: Requirement satisfied: oslo.config >=9.0.0 DEBUG: (installed: oslo.config 10.0.0) DEBUG: Handling oslo.context >=4.1.0 from hook generated metadata: Requires-Dist (os-brick) DEBUG: Requirement satisfied: oslo.context >=4.1.0 DEBUG: (installed: oslo.context 6.1.0) DEBUG: Handling oslo.log >=4.8.0 from hook generated metadata: Requires-Dist (os-brick) DEBUG: Requirement satisfied: oslo.log >=4.8.0 DEBUG: (installed: oslo.log 7.2.1) DEBUG: Handling oslo.i18n >=5.1.0 from hook generated metadata: Requires-Dist (os-brick) DEBUG: Requirement satisfied: oslo.i18n >=5.1.0 DEBUG: (installed: oslo.i18n 6.6.0) DEBUG: Handling oslo.privsep >=3.0.0 from hook generated metadata: Requires-Dist (os-brick) DEBUG: Requirement satisfied: oslo.privsep >=3.0.0 DEBUG: (installed: oslo.privsep 3.8.0) DEBUG: Handling oslo.serialization >=4.3.0 from hook generated metadata: Requires-Dist (os-brick) DEBUG: Requirement satisfied: oslo.serialization >=4.3.0 DEBUG: (installed: oslo.serialization 5.8.0) DEBUG: Handling oslo.service >=2.8.0 from hook generated metadata: Requires-Dist (os-brick) DEBUG: Requirement satisfied: oslo.service >=2.8.0 DEBUG: (installed: oslo.service 4.3.0) DEBUG: Handling oslo.utils >=7.3.0 from hook generated metadata: Requires-Dist (os-brick) DEBUG: Requirement satisfied: oslo.utils >=7.3.0 DEBUG: (installed: oslo.utils 9.1.0) DEBUG: Handling requests >=2.25.1 from hook generated metadata: Requires-Dist (os-brick) DEBUG: Requirement satisfied: requests >=2.25.1 DEBUG: (installed: requests 2.32.4) DEBUG: Handling tenacity >=6.3.1 from hook generated metadata: Requires-Dist (os-brick) DEBUG: Requirement satisfied: tenacity >=6.3.1 DEBUG: (installed: tenacity 8.2.3) DEBUG: Handling os-win >=5.7.0 from hook generated metadata: Requires-Dist (os-brick) DEBUG: Requirement satisfied: os-win >=5.7.0 DEBUG: (installed: os-win 5.9.0) DEBUG: Handling psutil >=5.7.2 from hook generated metadata: Requires-Dist (os-brick) DEBUG: Requirement satisfied: psutil >=5.7.2 DEBUG: (installed: psutil 5.9.8) DEBUG: + cat /builddir/build/BUILD/python-os-brick-6.13.0-0.20250905144355.a8c7de0.el10.x86_64-pyproject-buildrequires DEBUG: + rm -rfv os_brick-6.13.0.dist-info/ DEBUG: removed 'os_brick-6.13.0.dist-info/AUTHORS' DEBUG: removed 'os_brick-6.13.0.dist-info/LICENSE' DEBUG: removed 'os_brick-6.13.0.dist-info/METADATA' DEBUG: removed 'os_brick-6.13.0.dist-info/top_level.txt' DEBUG: removed 'os_brick-6.13.0.dist-info/pbr.json' DEBUG: removed 'os_brick-6.13.0.dist-info/entry_points.txt' DEBUG: removed directory 'os_brick-6.13.0.dist-info/' DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Wrote: /builddir/build/SRPMS/python-os-brick-6.13.0-0.20250905144355.a8c7de0.el10.buildreqs.nosrc.rpm DEBUG: RPM build warnings: DEBUG: source_date_epoch_from_changelog set but %changelog is missing 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-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-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-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-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-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-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-centos10-master-uc-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf-3', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SRPMS/python-os-brick-6.13.0-0.20250905144355.a8c7de0.el10.buildreqs.nosrc.rpm'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf-3', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SRPMS/python-os-brick-6.13.0-0.20250905144355.a8c7de0.el10.buildreqs.nosrc.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos10-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:14 ago on Fri Sep 5 10:44:37 2025. DEBUG: Package python3-eventlet-0.40.0-1.el10s.noarch is already installed. DEBUG: Package git-core-2.47.3-1.el10.x86_64 is already installed. DEBUG: Package openstack-macros-2023.1.0-0.20250702055156.ce6a105.el10.noarch is already installed. DEBUG: Package pyproject-rpm-macros-1.16.2-1.el10.noarch is already installed. DEBUG: Package pyproject-rpm-macros-1.16.2-1.el10.noarch is already installed. DEBUG: Package python3-devel-3.12.11-3.el10.x86_64 is already installed. DEBUG: Package python3-devel-3.12.11-3.el10.x86_64 is already installed. DEBUG: Package python3-castellan-5.4.1-0.20250903123600.609f4ea.el10.noarch is already installed. DEBUG: Package python3-coverage-7.3.2-5.el10s.x86_64 is already installed. DEBUG: Package python3-ddt-1.6.0-1.el10s.noarch is already installed. DEBUG: Package python3-fixtures-4.2.2-1.el10s.noarch is already installed. DEBUG: Package python3-openstackdocstheme-3.0.0-10.el10s.noarch is already installed. DEBUG: Package python3-os-win-5.9.0-0.20250311184926.318b105.el10.noarch is already installed. DEBUG: Package python3-oslo-concurrency-7.2.0-0.20250903115211.08987d8.el10.noarch is already installed. DEBUG: Package python3-oslo-config-2:10.0.0-0.20250722064059.493a086.el10.noarch is already installed. DEBUG: Package python3-oslo-context-6.1.0-0.20250903115431.f23bc41.el10.noarch is already installed. DEBUG: Package python3-oslo-i18n-6.6.0-0.20250903121520.fc51cd8.el10.noarch is already installed. DEBUG: Package python3-oslo-log-7.2.1-0.20250903123413.dda3eb6.el10.noarch is already installed. DEBUG: Package python3-oslo-privsep-3.8.0-0.20250903125837.c343be9.el10.noarch is already installed. DEBUG: Package python3-oslo-serialization-5.8.0-0.20250903120250.8ed3fca.el10.noarch is already installed. DEBUG: Package python3-oslo-service-4.3.0-0.20250903130900.bfc7798.el10.noarch is already installed. DEBUG: Package python3-oslo-utils-9.1.0-0.20250903120622.c9dd062.el10.noarch is already installed. DEBUG: Package python3-oslo-vmware-4.7.0-0.20250903123227.308a9a6.el10.noarch is already installed. DEBUG: Package python3-oslotest-5.0.1-0.20250513100931.1fe4458.el10.noarch is already installed. DEBUG: Package python3-packaging-24.2-2.el10.noarch is already installed. DEBUG: Package python3-pbr-6.1.1-1.el10s.noarch is already installed. DEBUG: Package python3-pbr-6.1.1-1.el10s.noarch is already installed. DEBUG: Package python3-pip-23.3.2-7.el10.noarch is already installed. DEBUG: Package python3-psutil-5.9.8-6.el10.x86_64 is already installed. DEBUG: Package python3-reno-4.1.0-0.20250212114939.47651ec.el10.noarch is already installed. DEBUG: Package python3-requests-2.32.4-1.el10.noarch is already installed. DEBUG: Package python3-setuptools-69.0.3-12.el10.noarch is already installed. DEBUG: Package python3-sphinx-1:7.2.6-10.el10.noarch is already installed. DEBUG: Package python3-sphinx-feature-classification-2.0.0-0.20250311185409.4972944.el10.noarch is already installed. DEBUG: Package python3-sphinxcontrib-apidoc-0.5.0-1.el10s.noarch is already installed. DEBUG: Package python3-stestr-4.1.0-1.el10s.noarch is already installed. DEBUG: Package python3-tenacity-8.2.3-1.el10s.noarch is already installed. DEBUG: Package python3-testscenarios-0.5.0-21.el10s.noarch is already installed. DEBUG: Package python3-testtools-2.7.2-1.bootstrap.el10s.noarch is already installed. DEBUG: Package tox-4.21.2-3.el10s.noarch is already installed. DEBUG: Package python3-tox-current-env-0.0.12-1.el10s.noarch is already installed. DEBUG: Package python3-wheel-1:0.41.2-5.el10.noarch is already installed. DEBUG: Dependencies resolved. DEBUG: Nothing to do. DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-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-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-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-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-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-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-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-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-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/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos10-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: libgcc-14.3.1-2.1.el10.x86_64 DEBUG: fonts-filesystem-2.0.5-18.el10.noarch DEBUG: tzdata-2025b-2.el10.noarch DEBUG: adobe-mappings-cmap-20230622-5.el10.noarch DEBUG: adobe-mappings-cmap-deprecated-20230622-5.el10.noarch DEBUG: redhat-text-vf-fonts-4.1.0-1.el10.noarch DEBUG: xkeyboard-config-2.41-3.el10.noarch DEBUG: rust-toolset-srpm-macros-1.88.0-1.el10.noarch DEBUG: qt6-srpm-macros-6.9.1-1.el10.noarch DEBUG: poppler-data-0.4.11-9.el10.noarch DEBUG: perl-srpm-macros-1-57.el10.noarch DEBUG: package-notes-srpm-macros-0.5-13.el10.noarch DEBUG: openblas-srpm-macros-2-19.el10.noarch DEBUG: ocaml-srpm-macros-10-4.el10.noarch DEBUG: libX11-common-1.8.10-1.el10.noarch DEBUG: kernel-srpm-macros-1.0-25.el10.noarch DEBUG: kernel-headers-6.12.0-125.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-12.99-1.el10.noarch DEBUG: adobe-mappings-pdf-20190401-9.el10.noarch DEBUG: publicsuffix-list-dafsa-20240107-5.el10.noarch DEBUG: pkgconf-m4-2.1.0-3.el10.noarch DEBUG: pcre2-syntax-10.44-1.el10.3.noarch DEBUG: ncurses-base-6.4-14.20240127.el10.noarch DEBUG: libssh-config-0.11.1-1.el10.noarch DEBUG: google-noto-fonts-common-20240401-5.el10.noarch DEBUG: google-noto-sans-vf-fonts-20240401-5.el10.noarch DEBUG: default-fonts-core-sans-4.1-3.el10.noarch DEBUG: google-droid-sans-fonts-20200215-22.el10.noarch DEBUG: coreutils-common-9.5-6.el10.x86_64 DEBUG: centos-gpg-keys-10.0-10.el10.noarch DEBUG: centos-stream-repos-10.0-10.el10.noarch DEBUG: centos-stream-release-10.0-10.el10.noarch DEBUG: setup-2.14.5-7.el10.noarch DEBUG: filesystem-3.18-17.el10.x86_64 DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-56.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-56.el10.x86_64 DEBUG: glibc-common-2.39-56.el10.x86_64 DEBUG: glibc-2.39-56.el10.x86_64 DEBUG: ncurses-libs-6.4-14.20240127.el10.x86_64 DEBUG: bash-5.2.26-6.el10.x86_64 DEBUG: zlib-ng-compat-2.2.3-2.el10.x86_64 DEBUG: libstdc++-14.3.1-2.1.el10.x86_64 DEBUG: bzip2-libs-1.0.8-25.el10.x86_64 DEBUG: xz-libs-5.6.2-4.el10.x86_64 DEBUG: libpng-1.6.40-8.el10.x86_64 DEBUG: libuuid-2.40.2-13.el10.x86_64 DEBUG: libxml2-2.12.5-9.el10.x86_64 DEBUG: readline-8.2-11.el10.x86_64 DEBUG: libzstd-1.5.5-9.el10.x86_64 DEBUG: elfutils-libelf-0.193-1.el10.x86_64 DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64 DEBUG: gmp-6.2.1-12.el10.x86_64 DEBUG: libgpg-error-1.50-2.el10.x86_64 DEBUG: libxcrypt-4.4.36-10.el10.x86_64 DEBUG: libblkid-2.40.2-13.el10.x86_64 DEBUG: crypto-policies-20250804-1.git2ca4115.el10.noarch DEBUG: nspr-4.36.0-4.el10.x86_64 DEBUG: libassuan-2.5.6-6.el10.x86_64 DEBUG: mpfr-4.2.1-5.el10.x86_64 DEBUG: expat-2.7.1-1.el10.x86_64 DEBUG: pcre2-10.44-1.el10.3.x86_64 DEBUG: grep-3.11-10.el10.x86_64 DEBUG: popt-1.19-8.el10.x86_64 DEBUG: nss-util-3.112.0-4.el10.x86_64 DEBUG: sqlite-libs-3.46.1-4.el10.x86_64 DEBUG: gdbm-libs-1.23-14.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: libgomp-14.3.1-2.1.el10.x86_64 DEBUG: lcms2-2.16-6.el10.x86_64 DEBUG: libwebp-1.3.2-8.el10.x86_64 DEBUG: gawk-5.3.0-6.el10.x86_64 DEBUG: json-c-0.18-3.el10.x86_64 DEBUG: libcap-ng-0.8.4-6.el10.x86_64 DEBUG: audit-libs-4.0.3-4.el10.x86_64 DEBUG: libeconf-0.6.2-4.el10.x86_64 DEBUG: pam-libs-1.6.1-8.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-13.el10.x86_64 DEBUG: libffi-3.4.4-10.el10.x86_64 DEBUG: libtasn1-4.20.0-1.el10.x86_64 DEBUG: p11-kit-0.25.5-7.el10.x86_64 DEBUG: libunistring-1.1-10.el10.x86_64 DEBUG: libidn2-2.3.7-3.el10.x86_64 DEBUG: libICE-1.1.1-5.el10.x86_64 DEBUG: openjpeg2-2.5.2-5.el10.x86_64 DEBUG: libSM-1.2.4-5.el10.x86_64 DEBUG: xz-5.6.2-4.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: libfdisk-2.40.2-13.el10.x86_64 DEBUG: libgcrypt-1.11.0-6.el10.x86_64 DEBUG: libksba-1.6.7-2.el10.x86_64 DEBUG: dwz-0.16-1.el10.x86_64 DEBUG: unzip-6.0-69.el10.x86_64 DEBUG: file-libs-5.45-8.el10.x86_64 DEBUG: file-5.45-8.el10.x86_64 DEBUG: alternatives-1.30-2.el10.x86_64 DEBUG: p11-kit-trust-0.25.5-7.el10.x86_64 DEBUG: gnutls-3.8.10-2.el10.x86_64 DEBUG: diffutils-3.10-8.el10.x86_64 DEBUG: jansson-2.14-3.el10.x86_64 DEBUG: libbrotli-1.1.0-6.el10.x86_64 DEBUG: libsepol-3.9-1.el10.x86_64 DEBUG: libselinux-3.9-1.el10.x86_64 DEBUG: sed-4.9-3.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: openssl-fips-provider-3.5.1-3.el10.x86_64 DEBUG: openssl-libs-3.5.1-3.el10.x86_64 DEBUG: coreutils-9.5-6.el10.x86_64 DEBUG: ca-certificates-2024.2.69_v8.0.303-102.3.el10.noarch DEBUG: libmount-2.40.2-13.el10.x86_64 DEBUG: glib2-2.80.4-8.el10.x86_64 DEBUG: polkit-libs-125-4.el10.x86_64 DEBUG: gzip-1.13-3.el10.x86_64 DEBUG: cracklib-2.9.11-8.el10.x86_64 DEBUG: libevent-2.1.12-16.el10.x86_64 DEBUG: libsmartcols-2.40.2-13.el10.x86_64 DEBUG: util-linux-core-2.40.2-13.el10.x86_64 DEBUG: lua-libs-5.4.6-7.el10.x86_64 DEBUG: lz4-libs-1.9.4-8.el10.x86_64 DEBUG: libarchive-3.7.7-4.el10.x86_64 DEBUG: npth-1.6-21.el10.x86_64 DEBUG: fribidi-1.0.14-4.el10.x86_64 DEBUG: jbigkit-libs-2.1-31.el10.x86_64 DEBUG: libtool-ltdl-2.4.7-13.el10.x86_64 DEBUG: zstd-1.5.5-9.el10.x86_64 DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64 DEBUG: libpwquality-1.4.5-12.el10.x86_64 DEBUG: shared-mime-info-2.3-8.el10.x86_64 DEBUG: gdk-pixbuf2-2.42.12-4.el10.x86_64 DEBUG: libsecret-0.21.2-8.el10.x86_64 DEBUG: pinentry-1.3.1-1.el10.x86_64 DEBUG: liblqr-1-0.4.2-26.el10s.x86_64 DEBUG: python3-pip-wheel-23.3.2-7.el10.noarch DEBUG: urw-base35-bookman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-c059-fonts-20200910-21.el10.noarch DEBUG: urw-base35-d050000l-fonts-20200910-21.el10.noarch DEBUG: urw-base35-gothic-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-roman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-sans-fonts-20200910-21.el10.noarch DEBUG: urw-base35-p052-fonts-20200910-21.el10.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-z003-fonts-20200910-21.el10.noarch DEBUG: urw-base35-fonts-20200910-21.el10.noarch DEBUG: kmod-libs-31-12.el10.x86_64 DEBUG: rpm-sequoia-1.9.0.1-1.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-20.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-20.el10.x86_64 DEBUG: libsemanage-3.9-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-8.el10.x86_64 DEBUG: libutempter-1.2.1-15.el10.x86_64 DEBUG: tpm2-tss-4.1.3-5.el10.x86_64 DEBUG: tar-1.35-7.el10.x86_64 DEBUG: zip-3.0-45.el10.x86_64 DEBUG: cpp-14.3.1-2.1.el10.x86_64 DEBUG: libpsl-0.21.5-6.el10.x86_64 DEBUG: dbus-libs-1.14.10-5.el10.x86_64 DEBUG: avahi-libs-0.9~rc2-2.el10.x86_64 DEBUG: libusb1-1.0.28-1.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.9-1.el10.x86_64 DEBUG: gdbm-1.23-14.el10.x86_64 DEBUG: pam-1.6.1-8.el10.x86_64 DEBUG: nss-softokn-freebl-3.112.0-4.el10.x86_64 DEBUG: nss-softokn-3.112.0-4.el10.x86_64 DEBUG: nss-sysinit-3.112.0-4.el10.x86_64 DEBUG: nss-3.112.0-4.el10.x86_64 DEBUG: jasper-libs-4.1.0-5.el10.x86_64 DEBUG: LibRaw-0.21.3-1.el10s.x86_64 DEBUG: libbpf-1.6.0-3.el10.x86_64 DEBUG: libxkbcommon-1.7.0-4.el10.x86_64 DEBUG: xml-common-0.6.3-65.el10.noarch DEBUG: bzip2-1.0.8-25.el10.x86_64 DEBUG: graphite2-1.3.14-17.el10.x86_64 DEBUG: freetype-2.13.2-8.el10.x86_64 DEBUG: harfbuzz-8.4.0-6.el10.x86_64 DEBUG: fontconfig-2.15.0-7.el10.x86_64 DEBUG: libraqm-0.10.1-2.el10s.x86_64 DEBUG: imath-3.1.10-4.el10.x86_64 DEBUG: liblerc-4.0.0-8.el10.x86_64 DEBUG: libtiff-4.6.0-6.el10.x86_64 DEBUG: openexr-libs-3.1.10-8.el10.x86_64 DEBUG: dbus-common-1.14.10-5.el10.noarch DEBUG: dbus-broker-36-4.el10.x86_64 DEBUG: dbus-1.14.10-5.el10.x86_64 DEBUG: ed-1.20-5.el10.x86_64 DEBUG: patch-2.7.6-26.el10.x86_64 DEBUG: less-661-3.el10.x86_64 DEBUG: libedit-3.1-52.20230828cvs.el10.x86_64 DEBUG: cpio-2.15-3.el10.x86_64 DEBUG: duktape-2.7.0-10.el10.x86_64 DEBUG: keyutils-libs-1.6.3-5.el10.x86_64 DEBUG: libcbor-0.11.0-3.el10.x86_64 DEBUG: libfido2-1.14.0-7.el10.x86_64 DEBUG: libcom_err-1.47.1-4.el10.x86_64 DEBUG: libnghttp2-1.64.0-2.el10.x86_64 DEBUG: libpkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-pkg-config-2.1.0-3.el10.x86_64 DEBUG: libxcrypt-devel-4.4.36-10.el10.x86_64 DEBUG: glibc-devel-2.39-56.el10.x86_64 DEBUG: libseccomp-2.5.6-1.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-8.el10.x86_64 DEBUG: libssh-0.11.1-1.el10.x86_64 DEBUG: libcurl-8.12.1-2.el10.x86_64 DEBUG: util-linux-2.40.2-13.el10.x86_64 DEBUG: authselect-libs-1.5.0-8.el10.x86_64 DEBUG: cryptsetup-libs-2.7.5-2.el10.x86_64 DEBUG: device-mapper-libs-1.02.206-3.el10.x86_64 DEBUG: device-mapper-1.02.206-3.el10.x86_64 DEBUG: elfutils-debuginfod-client-0.193-1.el10.x86_64 DEBUG: elfutils-libs-0.193-1.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.193-1.el10.noarch DEBUG: systemd-pam-257-13.el10.x86_64 DEBUG: systemd-257-13.el10.x86_64 DEBUG: binutils-gold-2.41-58.el10.x86_64 DEBUG: binutils-2.41-58.el10.x86_64 DEBUG: polkit-125-4.el10.x86_64 DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64 DEBUG: elfutils-0.193-1.el10.x86_64 DEBUG: gdb-minimal-16.3-2.el10.x86_64 DEBUG: debugedit-5.1-8.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-20.el10.x86_64 DEBUG: openssh-9.9p1-13.el10.x86_64 DEBUG: openssh-clients-9.9p1-13.el10.x86_64 DEBUG: git-core-2.47.3-1.el10.x86_64 DEBUG: curl-8.12.1-2.el10.x86_64 DEBUG: rpm-4.19.1.1-20.el10.x86_64 DEBUG: efi-srpm-macros-6-6.el10.noarch DEBUG: lua-srpm-macros-1-15.el10.noarch DEBUG: make-4.4.1-9.el10.x86_64 DEBUG: gcc-14.3.1-2.1.el10.x86_64 DEBUG: annobin-plugin-gcc-12.99-1.el10.x86_64 DEBUG: gcc-plugin-annobin-14.3.1-2.1.el10.x86_64 DEBUG: fonts-srpm-macros-2.0.5-18.el10.noarch DEBUG: forge-srpm-macros-0.4.0-6.el10.noarch DEBUG: go-srpm-macros-3.6.0-4.el10.noarch DEBUG: python-srpm-macros-3.12-10.el10.noarch DEBUG: redhat-rpm-config-293-1.el10.noarch DEBUG: rpm-build-4.19.1.1-20.el10.x86_64 DEBUG: pyproject-srpm-macros-1.16.2-1.el10.noarch DEBUG: python-rpm-macros-3.12-10.el10.noarch DEBUG: python3-rpm-macros-3.12-10.el10.noarch DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: python-unversioned-command-3.12.11-3.el10.noarch DEBUG: python3-3.12.11-3.el10.x86_64 DEBUG: python3-libs-3.12.11-3.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-12.el10.noarch DEBUG: python3-idna-3.7-4.el10.noarch DEBUG: python3-greenlet-3.0.3-5.el10.x86_64 DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch DEBUG: python3-urllib3-1.26.19-2.el10.noarch DEBUG: python3-babel-2.13.1-5.el10.noarch DEBUG: python3-rpm-generators-14-12.el10.noarch DEBUG: python3-charset-normalizer-3.4.2-1.el10.noarch DEBUG: python3-requests-2.32.4-1.el10.noarch DEBUG: python3-dns-2.6.1-1.el10.noarch DEBUG: python3-docutils-0.20.1-5.el10.noarch DEBUG: python3-markupsafe-2.1.3-6.el10.x86_64 DEBUG: python3-jinja2-3.1.6-1.el10.noarch DEBUG: python3-pip-23.3.2-7.el10.noarch DEBUG: python3-imagesize-1.4.1-9.el10.noarch DEBUG: python3-pygments-2.18.0-1.el10.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch DEBUG: pcsc-lite-libs-2.2.3-2.el10.x86_64 DEBUG: pcsc-lite-ccid-1.6.0-2.el10.x86_64 DEBUG: pcsc-lite-2.2.3-2.el10.x86_64 DEBUG: gnupg2-smime-2.4.5-2.el10.x86_64 DEBUG: gnupg2-2.4.5-2.el10.x86_64 DEBUG: gpgme-1.23.2-6.el10.x86_64 DEBUG: gpgmepp-1.23.2-6.el10.x86_64 DEBUG: poppler-24.02.0-6.el10.x86_64 DEBUG: jbig2dec-libs-0.20-7.el10.x86_64 DEBUG: libXau-1.0.11-8.el10.x86_64 DEBUG: libxcb-1.17.0-3.el10.x86_64 DEBUG: libX11-1.8.10-1.el10.x86_64 DEBUG: libXrender-0.9.11-8.el10.x86_64 DEBUG: libXext-1.3.6-3.el10.x86_64 DEBUG: libXft-2.3.8-8.el10.x86_64 DEBUG: libXpm-3.5.17-5.el10.x86_64 DEBUG: gd-2.3.3-22.el10.x86_64 DEBUG: libXt-1.3.0-5.el10.x86_64 DEBUG: libdatrie-0.2.13-11.el10.x86_64 DEBUG: libthai-0.1.29-10.el10.x86_64 DEBUG: libijs-0.35-24.el10.x86_64 DEBUG: libpaper-2.1.1-7.el10.x86_64 DEBUG: pixman-0.43.4-2.el10.x86_64 DEBUG: cairo-1.18.2-2.el10.x86_64 DEBUG: pango-1.54.0-3.el10.x86_64 DEBUG: cairo-gobject-1.18.2-2.el10.x86_64 DEBUG: librsvg2-2.57.1-9.el10.x86_64 DEBUG: rsvg-pixbuf-loader-2.57.1-9.el10.x86_64 DEBUG: poppler-glib-24.02.0-6.el10.x86_64 DEBUG: libwmf-lite-0.2.13-6.el10s.x86_64 DEBUG: cups-filesystem-2.4.10-11.el10.noarch DEBUG: cups-libs-2.4.10-11.el10.x86_64 DEBUG: libgs-10.02.1-16.el10.x86_64 DEBUG: graphviz-9.0.0-15.el10.x86_64 DEBUG: ImageMagick-libs-6.9.12.98-1.el10s.x86_64 DEBUG: ImageMagick-6.9.12.98-1.el10s.x86_64 DEBUG: python3-sphinx-7.2.6-10.el10.noarch DEBUG: python3-devel-3.12.11-3.el10.x86_64 DEBUG: python3-eventlet-0.40.0-1.el10s.noarch DEBUG: python3-sqlalchemy-2.0.26-6.el10.x86_64 DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch DEBUG: python3-pbr-6.1.1-1.el10s.noarch DEBUG: python3-six-1.16.0-16.el10.noarch DEBUG: authselect-1.5.0-8.el10.x86_64 DEBUG: systemd-rpm-macros-257-13.el10.noarch DEBUG: openstack-macros-2023.1.0-0.20250702055156.ce6a105.el10.noarch DEBUG: pyproject-rpm-macros-1.16.2-1.el10.noarch DEBUG: python3-wheel-0.41.2-5.el10.noarch DEBUG: python3-platformdirs-4.2.2-2.el10s.noarch DEBUG: python3-filelock-3.15.4-3.el10s.noarch DEBUG: python3-pyproject-api-1.6.1-5.el10s.noarch DEBUG: python3-distlib-0.3.9-1.el10s.noarch DEBUG: python3-chardet-5.2.0-1.el10s.noarch DEBUG: python3-cachetools-5.4.0-6.el10s.noarch DEBUG: python3-wheel-wheel-0.41.2-5.el10.noarch DEBUG: python3-setuptools-wheel-69.0.3-12.el10.noarch DEBUG: python3-virtualenv-20.26.6-2.el10s.noarch DEBUG: python3-pluggy-1.3.0-5.el10.noarch DEBUG: python3-colorama-0.4.6-13.el10.noarch DEBUG: tox-4.21.2-3.el10s.noarch DEBUG: python3-tox-current-env-0.0.12-1.el10s.noarch DEBUG: python3-testtools-2.7.2-1.bootstrap.el10s.noarch DEBUG: python3-stevedore-5.5.0-0.20250903121709.3c04bde.el10.noarch DEBUG: python3-iso8601-2.1.0-3.el10s.noarch DEBUG: python3-subunit-1.4.4-5.el10s.noarch DEBUG: python3-msgpack-1.1.0-1.el10s.x86_64 DEBUG: python3-fixtures-4.2.2-1.el10s.noarch DEBUG: python3-dulwich-0.22.1-2.el10s.x86_64 DEBUG: python3-netaddr-1.3.0-2.el10.noarch DEBUG: python3-wcwidth-0.2.6-6.el10.noarch DEBUG: python3-prettytable-3.6.0-10.el10.noarch DEBUG: python3-yappi-1.6.0-1.el10s.x86_64 DEBUG: python3-wrapt-1.17.1-1.el10s.x86_64 DEBUG: python3-debtcollector-3.0.0-0.20250212115946.0e6ce1c.el10.noarch DEBUG: python3-oslo-context-6.1.0-0.20250903115431.f23bc41.el10.noarch DEBUG: python3-webob-1.8.9-1.el10s.noarch DEBUG: python3-voluptuous-0.15.2-1.el10s.noarch DEBUG: python3-tomlkit-0.13.2-1.el10s.noarch DEBUG: python3-suds-1.2.0-1.el10s.noarch DEBUG: python3-rfc3986-1.5.0-12.el10s.noarch DEBUG: python3-repoze-lru-0.7-25.el10s.noarch DEBUG: python3-routes-2.5.1-11.el10s.noarch DEBUG: python3-pytz-2024.1-3.el10s.noarch DEBUG: python3-pyperclip-1.8.2-1.el10s.noarch DEBUG: python3-paste-deploy-3.1.0-7.el10s.noarch DEBUG: python3-fasteners-0.19-1.el10s.noarch DEBUG: python3-extras-1.0.0-36.el10s.noarch DEBUG: python3-autopage-0.5.2-8.el10s.noarch DEBUG: python3-psutil-5.9.8-6.el10.x86_64 DEBUG: libxslt-1.1.39-8.el10.x86_64 DEBUG: python3-lxml-5.2.1-4.el10.x86_64 DEBUG: which-2.21-44.el10.x86_64 DEBUG: python3-cmd2-2.5.8-1.el10s.noarch DEBUG: python3-pyparsing-3.1.1-7.el10.noarch DEBUG: python3-ply-3.11-25.el10.noarch DEBUG: python3-pycparser-2.20-16.el10.noarch DEBUG: python3-cffi-1.16.0-7.el10.x86_64 DEBUG: python3-cryptography-43.0.0-4.el10.x86_64 DEBUG: python3-pyOpenSSL-24.2.1-1.el10s.noarch DEBUG: python3-paste-3.10.1-6.el10s.noarch DEBUG: python3-dateutil-2.9.0.post0-1.el10.noarch DEBUG: libyaml-0.2.5-16.el10.x86_64 DEBUG: python3-pyyaml-6.0.1-19.el10.x86_64 DEBUG: python3-cliff-4.10.0-0.20250618070037.af17b57.el10.noarch DEBUG: python-oslo-vmware-lang-4.7.0-0.20250903123227.308a9a6.el10.noarch DEBUG: python-oslo-utils-lang-9.1.0-0.20250903120622.c9dd062.el10.noarch DEBUG: python-oslo-privsep-lang-3.8.0-0.20250903125837.c343be9.el10.noarch DEBUG: python-oslo-log-lang-7.2.1-0.20250903123413.dda3eb6.el10.noarch DEBUG: python-oslo-i18n-lang-6.6.0-0.20250903121520.fc51cd8.el10.noarch DEBUG: python3-oslo-i18n-6.6.0-0.20250903121520.fc51cd8.el10.noarch DEBUG: python3-oslo-utils-9.1.0-0.20250903120622.c9dd062.el10.noarch DEBUG: python3-oslo-config-10.0.0-0.20250722064059.493a086.el10.noarch DEBUG: python3-oslo-serialization-5.8.0-0.20250903120250.8ed3fca.el10.noarch DEBUG: python3-oslo-log-7.2.1-0.20250903123413.dda3eb6.el10.noarch DEBUG: python-oslo-concurrency-lang-7.2.0-0.20250903115211.08987d8.el10.noarch DEBUG: python3-oslo-concurrency-7.2.0-0.20250903115211.08987d8.el10.noarch DEBUG: python3-os-service-types-1.8.0-0.20250722070657.dbbc067.el10.noarch DEBUG: python3-keystoneauth1-5.12.0-0.20250905092839.4f0414d.el10.noarch DEBUG: python3-barbicanclient-7.2.0-0.20250903114445.8b1a210.el10.noarch DEBUG: python3-castellan-5.4.1-0.20250903123600.609f4ea.el10.noarch DEBUG: python3-os-win-5.9.0-0.20250311184926.318b105.el10.noarch DEBUG: python3-oslo-service-4.3.0-0.20250903130900.bfc7798.el10.noarch DEBUG: python3-oslo-vmware-4.7.0-0.20250903123227.308a9a6.el10.noarch DEBUG: python3-oslo-privsep-3.8.0-0.20250903125837.c343be9.el10.noarch DEBUG: python3-stestr-4.1.0-1.el10s.noarch DEBUG: python3-reno-4.1.0-0.20250212114939.47651ec.el10.noarch DEBUG: python3-openstackdocstheme-3.0.0-10.el10s.noarch DEBUG: python3-oslotest-5.0.1-0.20250513100931.1fe4458.el10.noarch DEBUG: python3-testscenarios-0.5.0-21.el10s.noarch DEBUG: python3-sphinxcontrib-apidoc-0.5.0-1.el10s.noarch DEBUG: python3-tenacity-8.2.3-1.el10s.noarch DEBUG: python3-ddt-1.6.0-1.el10s.noarch DEBUG: python3-coverage-7.3.2-5.el10s.x86_64 DEBUG: python3-sphinx-feature-classification-2.0.0-0.20250311185409.4972944.el10.noarch DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-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-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-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 Start: Outputting list of installed packages DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-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-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-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-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-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: rpm -qa --root '/var/lib/mock/dlrn-centos10-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: libgcc-14.3.1-2.1.el10.x86_64 1750714831 277140 1c02f2f827e00f5cbfb76b4d7235754f installed DEBUG: fonts-filesystem-1:2.0.5-18.el10.noarch 1730216344 0 5b562284b8ae5a306943d7ecf1d4033a installed DEBUG: tzdata-2025b-2.el10.noarch 1753885217 1903601 0273d4da36c76fc021ad2dba4f45c055 installed DEBUG: adobe-mappings-cmap-20230622-5.el10.noarch 1730215136 15080934 6c6e6e87586dfeff49100e64066f7892 installed DEBUG: adobe-mappings-cmap-deprecated-20230622-5.el10.noarch 1730215136 596045 ee9c9de3d6ac81d46fb8a717f7857113 installed DEBUG: redhat-text-vf-fonts-4.1.0-1.el10.noarch 1743053656 464837 2e652b2065694dbd14a70e8a0ef4e980 installed DEBUG: xkeyboard-config-2.41-3.el10.noarch 1730234670 6895827 adb585c320d812caab3651f0c6d9d1f0 installed DEBUG: rust-toolset-srpm-macros-1.88.0-1.el10.noarch 1752266840 2058 f57eaea5861a27d697358b58f259c616 installed DEBUG: qt6-srpm-macros-6.9.1-1.el10.noarch 1747304296 464 15416c87c95aca8f600039ef129b5877 installed DEBUG: poppler-data-0.4.11-9.el10.noarch 1730228686 12947088 0a5e53f7dadd7335899f243ec7584ebe installed DEBUG: perl-srpm-macros-1-57.el10.noarch 1730227896 861 6278c61673e6f70568ec05a59aa0b9fc installed DEBUG: package-notes-srpm-macros-0.5-13.el10.noarch 1730226011 1601 bb87b72df28a1d373265d9aabc1927ac installed DEBUG: openblas-srpm-macros-2-19.el10.noarch 1730225697 112 db378a3d2cc4c55e091943978c6c07b4 installed DEBUG: ocaml-srpm-macros-10-4.el10.noarch 1730225579 1959 e93fce8c61a956aa0b01b0e3edd6419f installed DEBUG: libX11-common-1.8.10-1.el10.noarch 1733735637 1205206 d67b629075b5661587b70cde84479345 installed DEBUG: kernel-srpm-macros-1.0-25.el10.noarch 1730219807 1949 d8348f4676bb25585ae7919de6bc05ce installed DEBUG: kernel-headers-6.12.0-125.el10.x86_64 1756491605 6906434 d489dd591519b2ffb922d17bd5718ed0 installed DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 1730216535 1746912 d68c7f46d126756c2aeae6a70525522e installed DEBUG: annobin-docs-12.99-1.el10.noarch 1754477906 101309 855e149ca9a3eac9dfff62d48731dc8a installed DEBUG: adobe-mappings-pdf-20190401-9.el10.noarch 1730215095 4600301 5dceb1d603e5b1880d69e7946569fa02 installed DEBUG: publicsuffix-list-dafsa-20240107-5.el10.noarch 1730228718 69171 b3f4df6e954d12b428e67ee877c7e810 installed DEBUG: pkgconf-m4-2.1.0-3.el10.noarch 1730228266 14252 85405cf8cc1a36c8de9fe92347e0acc3 installed DEBUG: pcre2-syntax-10.44-1.el10.3.noarch 1730226499 257634 38d94bb36ae8d3ef12a3a9af950e791f installed DEBUG: ncurses-base-6.4-14.20240127.el10.noarch 1730224728 334036 fa6145f4b4d3d18d911bcb32d9be44ad installed DEBUG: libssh-config-0.11.1-1.el10.noarch 1730102143 277 e6293f316965dfdca9417663ffb357a7 installed DEBUG: google-noto-fonts-common-20240401-5.el10.noarch 1730217907 17944 1363d33de93f0f96b3732a50096a8e05 installed DEBUG: google-noto-sans-vf-fonts-20240401-5.el10.noarch 1730217907 1308528 72211458a17a612e189da75dbe8ca086 installed DEBUG: default-fonts-core-sans-4.1-3.el10.noarch 1730219898 12145 f7b341324081169790f255c283b14590 installed DEBUG: google-droid-sans-fonts-20200215-22.el10.noarch 1730235282 6554991 fbad26634814b1a96ea1edd30adebd66 installed DEBUG: coreutils-common-9.5-6.el10.x86_64 1732618075 11696153 9224526c32e26a915fabca8e440fab9a installed DEBUG: centos-gpg-keys-10.0-10.el10.noarch 1753827001 3865 5a4c8ecc49849a8e828f879f8cb273d0 installed DEBUG: centos-stream-repos-10.0-10.el10.noarch 1753827001 7002 de86066a63130d08334b57504ae5cb88 installed DEBUG: centos-stream-release-10.0-10.el10.noarch 1753827001 38056 bce27f422be915c50c39752d8f615006 installed DEBUG: setup-2.14.5-7.el10.noarch 1744129580 737783 1ebd10b27986b317f541947707a04aaa installed DEBUG: filesystem-3.18-17.el10.x86_64 1747076992 106 cac56e1e2528d23c26b3561512a37f6f installed DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch 1730233556 38280 f2fc1392d4f3a7990994c83a79e42b9c installed DEBUG: basesystem-11-22.el10.noarch 1730215184 0 46b49e11743b85a984f4a5a17fc35d88 installed DEBUG: glibc-gconv-extra-2.39-56.el10.x86_64 1755594362 8163110 92837d13a448b23dff2e4abf62f3c8a2 installed DEBUG: glibc-minimal-langpack-2.39-56.el10.x86_64 1755594362 0 7dec09143ac343dd8a894fda6cc5f3c2 installed DEBUG: glibc-common-2.39-56.el10.x86_64 1755594362 1072850 337d77d4d52324ba72a54af142ce5fe6 installed DEBUG: glibc-2.39-56.el10.x86_64 1755594362 6531746 e236d56c199553fdfb35904b909fe8da installed DEBUG: ncurses-libs-6.4-14.20240127.el10.x86_64 1730224743 990279 1bcc5f175337f09bb575f6c7ca174057 installed DEBUG: bash-5.2.26-6.el10.x86_64 1730213617 8542552 2cd3d5bca2648022603f782773791b1c installed DEBUG: zlib-ng-compat-2.2.3-2.el10.x86_64 1745311060 140888 9c76600f3cc710f4a682f280e255cdc7 installed DEBUG: libstdc++-14.3.1-2.1.el10.x86_64 1750714831 2974297 fd8c1d8f94d3779d8caa597cb4ac628d installed DEBUG: bzip2-libs-1.0.8-25.el10.x86_64 1737038253 81060 d26773fabbebe684132db674e56b6cd2 installed DEBUG: xz-libs-1:5.6.2-4.el10.x86_64 1747138417 219435 66d3e9b1c1e2aa38fe0333c40a9da659 installed DEBUG: libpng-2:1.6.40-8.el10.x86_64 1730221757 243478 761a1596d44c02eeea2caefd14570a5f installed DEBUG: libuuid-2.40.2-13.el10.x86_64 1753880156 38205 a522b14ac5e337e6bb888ed19ef09384 installed DEBUG: libxml2-2.12.5-9.el10.x86_64 1754416424 1811795 b8ce48cf83a829ff6e2c9103eecef8c2 installed DEBUG: readline-8.2-11.el10.x86_64 1730230508 500877 45ca10b09be562eeea8f8e2b169df55f installed DEBUG: libzstd-1.5.5-9.el10.x86_64 1730235146 749302 8dc60817eda1668634e33393e9caee5b installed DEBUG: elfutils-libelf-0.193-1.el10.x86_64 1746041422 1220560 ec0a44e631932b826cf43396276bf973 installed DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64 1730221221 869267 fa5f7bc2359e8b54f34e14b9dcb0ea7d installed DEBUG: gmp-1:6.2.1-12.el10.x86_64 1750237266 829840 bb05b021f5d80228398ab6984fb095a8 installed DEBUG: libgpg-error-1.50-2.el10.x86_64 1730220796 906740 dd810ef1e50b1f57c4b7b680644ab4fa installed DEBUG: libxcrypt-4.4.36-10.el10.x86_64 1730222731 273229 25dd448aa9ad608a0fbbee91b0625269 installed DEBUG: libblkid-2.40.2-13.el10.x86_64 1753880156 268714 ac3366c8517dd872d7abea58ff6d8f78 installed DEBUG: crypto-policies-20250804-1.git2ca4115.el10.noarch 1754320872 121962 92737ba1dd748f056729376c5e412d5b installed DEBUG: nspr-4.36.0-4.el10.x86_64 1754617146 309504 baa6a361f8873803cac0198575fb35c7 installed DEBUG: libassuan-2.5.6-6.el10.x86_64 1730220050 171462 a5718d57a4d543af6fdc2cfdb7a8cf8e installed DEBUG: mpfr-4.2.1-5.el10.x86_64 1730224547 847869 1b965245c27956c0e33e27d2ca0b0d4a installed DEBUG: expat-2.7.1-1.el10.x86_64 1743419389 305164 93657612837e61603161045f890a84d6 installed DEBUG: pcre2-10.44-1.el10.3.x86_64 1730226502 681418 1d1777bee1d205beaf93890546e8b674 installed DEBUG: grep-3.11-10.el10.x86_64 1730217810 1038114 c4048f163c58a88d4fdbc16b88d43ddf installed DEBUG: popt-1.19-8.el10.x86_64 1730228515 140130 053a20a60e1afd5e3badd2f5d4a638f4 installed DEBUG: nss-util-3.112.0-4.el10.x86_64 1754617146 213736 2c5507ee324a1eb446b15fa90dc42807 installed DEBUG: sqlite-libs-3.46.1-4.el10.x86_64 1744789221 1575656 5233272796185d812c8a0888a2df5c1a installed DEBUG: gdbm-libs-1:1.23-14.el10.x86_64 1753088209 124794 20dbe494f76524ac4c63214222fe6ab5 installed DEBUG: libattr-2.5.2-5.el10.x86_64 1730215193 29173 2833a042a276b30da6c1a0ba42587877 installed DEBUG: libacl-2.3.2-4.el10.x86_64 1730215005 40954 631458af65cf3e129e9416aafab73ad3 installed DEBUG: libgomp-14.3.1-2.1.el10.x86_64 1750714831 540240 176a91bc08e398a92a099873cb2c6c89 installed DEBUG: lcms2-2.16-6.el10.x86_64 1730219868 434995 a11d13644b53fb5baed0acaa7e1e34e0 installed DEBUG: libwebp-1.3.2-8.el10.x86_64 1730222912 808370 b22e3b937f3e63b8b4f5a4e515aace20 installed DEBUG: gawk-5.3.0-6.el10.x86_64 1730216535 1799421 85779b68a9aff20397bd084b03a23424 installed DEBUG: json-c-0.18-3.el10.x86_64 1730888062 84642 790ed9f22b49da601d165a7f42803ef5 installed DEBUG: libcap-ng-0.8.4-6.el10.x86_64 1730220054 74859 fa1e3296fb900214494caafbdd560ef7 installed DEBUG: audit-libs-4.0.3-4.el10.x86_64 1744382132 371825 531f4d2bfee9b25bfd0c5cc3bb656d0b installed DEBUG: libeconf-0.6.2-4.el10.x86_64 1730220424 59376 3c1826ec5ca18028ea82945e488379e5 installed DEBUG: pam-libs-1.6.1-8.el10.x86_64 1751360210 137903 4c8d5b504acdcc04be65f3390ff1f63a installed DEBUG: libcap-2.69-7.el10.x86_64 1730220121 229023 09c235e1a41cb500ab105f07a777e83d installed DEBUG: systemd-libs-257-13.el10.x86_64 1755263174 2403114 2e0fcea8ae4570735b796b1ab5b61be5 installed DEBUG: libffi-3.4.4-10.el10.x86_64 1747269976 87536 09add1816293186b6cb76eb3b4e07686 installed DEBUG: libtasn1-4.20.0-1.el10.x86_64 1739768187 184603 b4eff3a9f4b9efc278d5220ba1bde8cd installed DEBUG: p11-kit-0.25.5-7.el10.x86_64 1730453558 2274541 0d10784fb866e91942e5969c5595bcf8 installed DEBUG: libunistring-1.1-10.el10.x86_64 1730222558 1812853 8c599b5aa65a4c4789cd4e41924d01e8 installed DEBUG: libidn2-2.3.7-3.el10.x86_64 1730221096 336954 bad1bcf3af7ac272c292fb703d063727 installed DEBUG: libICE-1.1.1-5.el10.x86_64 1730221200 185549 23e593c41d291cf8ea9f304794a3ab40 installed DEBUG: openjpeg2-2.5.2-5.el10.x86_64 1754920316 456211 614f1d18381fecedc4c8b67ac9bf51dd installed DEBUG: libSM-1.2.4-5.el10.x86_64 1730221926 99596 eaee1c27d0b64b353b7c0e6b2a6453d4 installed DEBUG: xz-1:5.6.2-4.el10.x86_64 1747138417 1244792 3dac3447f931ab37d89a44cd3c8b78a9 installed DEBUG: libmpc-1.3.1-7.el10.x86_64 1730221091 164516 c2758337a2075dd3f6270fde665f31ef installed DEBUG: libfdisk-2.40.2-13.el10.x86_64 1753880156 371474 7d8623980f66960cd933bad02ccad7aa installed DEBUG: libgcrypt-1.11.0-6.el10.x86_64 1746004907 1635730 45cd8876bbc08a49fdb27f24c7b0610e installed DEBUG: libksba-1.6.7-2.el10.x86_64 1730221262 403876 cf1f380b165e4071eb8bafd89e15200b installed DEBUG: dwz-0.16-1.el10.x86_64 1751668425 301852 ff8d71f57d3f332a9c95c1ef322ad269 installed DEBUG: unzip-6.0-69.el10.x86_64 1744882430 407835 f957cb670c1796896a830e385dbc290e installed DEBUG: file-libs-5.45-8.el10.x86_64 1744037963 10414622 1cc0692376215de158ce589afcf80f5c installed DEBUG: file-5.45-8.el10.x86_64 1744037963 105815 4df49fcbff81131c972676c04c1b430b installed DEBUG: alternatives-1.30-2.el10.x86_64 1730215254 67921 dacc56c639d072091b65fbccb3a8a2d0 installed DEBUG: p11-kit-trust-0.25.5-7.el10.x86_64 1730453558 408940 a90c2a5f8a915a65b0fc0970e23366ee installed DEBUG: gnutls-3.8.10-2.el10.x86_64 1754031081 4398843 5f5c5093f661304acc0a47d01b89c110 installed DEBUG: diffutils-3.10-8.el10.x86_64 1730215620 1658034 c2e3be68b585b63d79f192af4b8bbbad installed DEBUG: jansson-2.14-3.el10.x86_64 1730219623 91245 f356c03e41105a611f67f1c3616f7054 installed DEBUG: libbrotli-1.1.0-6.el10.x86_64 1730215202 865794 afbddda59d52fa99a76d2576ffe3d9d9 installed DEBUG: libsepol-3.9-1.el10.x86_64 1753299038 853747 b1f0d06af17dca9f5c1d1c972aaced91 installed DEBUG: libselinux-3.9-1.el10.x86_64 1753350351 201773 0258f8e18f2890eb0d7ed5b14f440a59 installed DEBUG: sed-4.9-3.el10.x86_64 1730231721 878041 6949f0c4519a6db4dbb7a5f18203526c installed DEBUG: findutils-1:4.10.0-5.el10.x86_64 1730216105 1942959 2942c06a64d76c8c621b9c0e249e8f99 installed DEBUG: openssl-fips-provider-1:3.5.1-3.el10.x86_64 1753360419 2493202 457de75f5ce5e982b8e6970559b36a24 installed DEBUG: openssl-libs-1:3.5.1-3.el10.x86_64 1753360419 6876019 75d9004d7de3a31b2ba811413e7fb9c7 installed DEBUG: coreutils-9.5-6.el10.x86_64 1732618075 5781370 5801daf855d9de1c9f5513ba77b3d425 installed DEBUG: ca-certificates-2024.2.69_v8.0.303-102.3.el10.noarch 1730215318 2701731 de08249ae5f7cf022e975101e0ccd147 installed DEBUG: libmount-2.40.2-13.el10.x86_64 1753880156 360114 c86e175495cf78251ebdd168af51d1c3 installed DEBUG: glib2-2.80.4-8.el10.x86_64 1753111080 15329055 c6cca95326b53550e0754a0e2c8d4bf6 installed DEBUG: polkit-libs-125-4.el10.x86_64 1755093026 212764 948d953622fc0cb5a86beca2c57631e0 installed DEBUG: gzip-1.13-3.el10.x86_64 1730218103 402458 6973a672a654579d3b8b5325ae4f87de installed DEBUG: cracklib-2.9.11-8.el10.x86_64 1730215560 245125 0d10c73fe55b00e2d18bc180be1676fa installed DEBUG: libevent-2.1.12-16.el10.x86_64 1730220420 917042 bd352550fdb83a3f83d48def858b10a0 installed DEBUG: libsmartcols-2.40.2-13.el10.x86_64 1753880156 184578 48a88c59bae0a0cf1d06332e06331789 installed DEBUG: util-linux-core-2.40.2-13.el10.x86_64 1753880156 1534625 ca762997aa2edd5ca2aa3dd5fdc449b3 installed DEBUG: lua-libs-5.4.6-7.el10.x86_64 1730223336 283675 1d3b244c28e3fabf1efc86d5e3735110 installed DEBUG: lz4-libs-1.9.4-8.el10.x86_64 1730223387 140659 787b6ed11b45f7fb7d4fa89dc99db3b2 installed DEBUG: libarchive-3.7.7-4.el10.x86_64 1755170415 957114 5be34bcd0b94d64ca6381ee16ec692f3 installed DEBUG: npth-1.6-21.el10.x86_64 1730225148 50619 767fe709a43d8f601b7e3fc9cc7251c7 installed DEBUG: fribidi-1.0.14-4.el10.x86_64 1730216530 376410 e707a04ecf5a55a8ea62a11326dd7600 installed DEBUG: jbigkit-libs-2.1-31.el10.x86_64 1730219576 120383 7dd8b09319db3b36eeb4d340bbb825bf installed DEBUG: libtool-ltdl-2.4.7-13.el10.x86_64 1730222239 71816 5f64e02fbd5a4865259fb5750f59f733 installed DEBUG: zstd-1.5.5-9.el10.x86_64 1730235146 1632357 84663edbbd66d6925ff9af6ed92e0b42 installed DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64 1730215560 9815811 b8a3046d44a06c339d10aac3eff2a19e installed DEBUG: libpwquality-1.4.5-12.el10.x86_64 1730221689 427746 07adceb7817e9dfe21005a35c7838f08 installed DEBUG: shared-mime-info-2.3-8.el10.x86_64 1730231854 5418941 101b11684cd99c75e1ebdf4a64918213 installed DEBUG: gdk-pixbuf2-2.42.12-4.el10.x86_64 1752860413 2626885 48300c4ded59c647afd48fc502bf5915 installed DEBUG: libsecret-0.21.2-8.el10.x86_64 1748332815 582530 757d75780197d26b36c225b3833c18a9 installed DEBUG: pinentry-1.3.1-1.el10.x86_64 1730799299 268288 7b600756d31f47600c9c5804ea310207 installed DEBUG: liblqr-1-0.4.2-26.el10s.x86_64 1739178290 103608 1aea9cd852c11b32c62306dbc817f78c installed DEBUG: python3-pip-wheel-23.3.2-7.el10.noarch 1730229430 1600309 2d8ff882a5474646d918d8a659d466e4 installed DEBUG: urw-base35-bookman-fonts-20200910-21.el10.noarch 1730233556 1428570 c5eb388d521aeeb0a0a1af08510d0ded installed DEBUG: urw-base35-c059-fonts-20200910-21.el10.noarch 1730233556 1460518 343aa3d85f3dec940791857131adbddd installed DEBUG: urw-base35-d050000l-fonts-20200910-21.el10.noarch 1730233556 86336 ea100dd5e02bf99edda8db08dd6a0d98 installed DEBUG: urw-base35-gothic-fonts-20200910-21.el10.noarch 1730233556 1216723 c85ec46bf6cb5ee7e554157a4437b457 installed DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-21.el10.noarch 1730233556 1100338 b4062caa2532c33f8a535e3618c76819 installed DEBUG: urw-base35-nimbus-roman-fonts-20200910-21.el10.noarch 1730233556 1429732 410fc78ef3967c59a9e28b2f0d0cf3bb installed DEBUG: urw-base35-nimbus-sans-fonts-20200910-21.el10.noarch 1730233556 2505850 d4a3340940f41ab4dc40762ebc4b5177 installed DEBUG: urw-base35-p052-fonts-20200910-21.el10.noarch 1730233556 1557220 8f0520bc45660eabe132ffbfe8d640e4 installed DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-21.el10.noarch 1730233556 45248 7fdd04af8e7dac35eab33927f8a507ae installed DEBUG: urw-base35-z003-fonts-20200910-21.el10.noarch 1730233556 400137 79dee41a0ba562f5bf2b90d342af9eda installed DEBUG: urw-base35-fonts-20200910-21.el10.noarch 1730233556 5478 9a5fdb4cb4ef59a2fa9d349cc72f505a installed DEBUG: kmod-libs-31-12.el10.x86_64 1755586286 150598 7aeee35d70dbdf8da4882726162a4f73 installed DEBUG: rpm-sequoia-1.9.0.1-1.el10.x86_64 1751649033 2723377 ab82de9d505e32efcba03b885119fb67 installed DEBUG: rpm-plugin-audit-4.19.1.1-20.el10.x86_64 1756197347 16413 e3c4048663e6c16c35b182264b8a7abf installed DEBUG: rpm-libs-4.19.1.1-20.el10.x86_64 1756197347 743080 da1f3e97e96168d8df7097007a67f3e3 installed DEBUG: libsemanage-3.9-1.el10.x86_64 1753359641 319451 4229000945e4ab894ced279891b57605 installed DEBUG: shadow-utils-2:4.15.0-8.el10.x86_64 1754394098 4282173 e3ca9676d0be874fb0a62ae419580f52 installed DEBUG: libutempter-1.2.1-15.el10.x86_64 1730222480 59097 3d7e2d73681be7ee74b906baf3003c64 installed DEBUG: tpm2-tss-4.1.3-5.el10.x86_64 1730233187 1765648 86b04608b431d286b21d73a45d0f13cf installed DEBUG: tar-2:1.35-7.el10.x86_64 1738777241 3097154 f8d3b5a4f39d52f208c74d90ab384c88 installed DEBUG: zip-3.0-45.el10.x86_64 1751450411 730233 9c04520218a965e62771717a002d3fc1 installed DEBUG: cpp-14.3.1-2.1.el10.x86_64 1750714831 40400337 5e61dc5d1e145602e20a950c74768f63 installed DEBUG: libpsl-0.21.5-6.el10.x86_64 1730221584 82456 e51ba2fb198c78d0192012c64b37224b installed DEBUG: dbus-libs-1:1.14.10-5.el10.x86_64 1730215691 381803 3986b69c669ef4619f4b07fdbd7cc6f3 installed DEBUG: avahi-libs-0.9~rc2-2.el10.x86_64 1752240296 181946 7cf7578b4f5fc36301cb371e860ab688 installed DEBUG: libusb1-1.0.28-1.el10.x86_64 1744806478 170605 226d314bfd9fd97cbf927c76c9a1734d installed DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 1733406346 728430 234b2a6d9bb457044f53d7cb729ec330 installed DEBUG: openldap-2.6.9-1.el10.x86_64 1755037201 526418 181206637e651785b1363b5745a4912e installed DEBUG: gdbm-1:1.23-14.el10.x86_64 1753088209 475471 6f9ce83951aa4d0c638d236ad59c8fa7 installed DEBUG: pam-1.6.1-8.el10.x86_64 1751360210 1840377 34c27d641de5452ddf7c5e096aad5d22 installed DEBUG: nss-softokn-freebl-3.112.0-4.el10.x86_64 1754617146 1072310 471d66a7d8725aec7eb995ce9c4b2b39 installed DEBUG: nss-softokn-3.112.0-4.el10.x86_64 1754617146 1324227 d3926c676afa8cb3e23868db498984ea installed DEBUG: nss-sysinit-3.112.0-4.el10.x86_64 1754617146 18464 5aed713ca0f9ffb47cec5ba8f53f179c installed DEBUG: nss-3.112.0-4.el10.x86_64 1754617146 1977490 de0fd46caba864f4e8de1cd0334cf698 installed DEBUG: jasper-libs-4.1.0-5.el10.x86_64 1730219578 340810 4412964b611c16dbc916caccc019f17d installed DEBUG: LibRaw-0.21.3-1.el10s.x86_64 1739179255 2446638 6ceb7584d6131ee657e8fb649e025d1e installed DEBUG: libbpf-2:1.6.0-3.el10.x86_64 1755087975 436788 f75f288f5635c5707ca9b1c930abdc9a installed DEBUG: libxkbcommon-1.7.0-4.el10.x86_64 1730222786 348498 f925a0f3ffd64dce3b2f5a5564bb7fcc installed DEBUG: xml-common-0.6.3-65.el10.noarch 1730231784 80280 7784b07633cf3f6f4aff07408198892e installed DEBUG: bzip2-1.0.8-25.el10.x86_64 1737038253 95093 499d5be2f4267c6f95c8a8abf0a8c59f installed DEBUG: graphite2-1.3.14-17.el10.x86_64 1730217759 200695 ea49afba5fde9fc3b885b7831ef04cad installed DEBUG: freetype-2.13.2-8.el10.x86_64 1730216401 870983 bc3698d3bf5dc73da13e6ac6028a92be installed DEBUG: harfbuzz-8.4.0-6.el10.x86_64 1737385279 2682932 2d9a808662ff4bc150c4352c7e21f746 installed DEBUG: fontconfig-2.15.0-7.el10.x86_64 1730216441 789642 6284d23092e7524cc2b5444a1e7aa803 installed DEBUG: libraqm-0.10.1-2.el10s.x86_64 1738591708 33364 cc1eea3fd4f778645b61b2ef36e6f3bf installed DEBUG: imath-3.1.10-4.el10.x86_64 1730219392 369518 24c80b864f46c48cc6430fcd84dbb111 installed DEBUG: liblerc-4.0.0-8.el10.x86_64 1730221235 630269 d0877f13e7c6a617ec4b1260a3ae37d3 installed DEBUG: libtiff-4.6.0-6.el10.x86_64 1743457997 620323 41d6fb3679eedf3b3078575de6c0f259 installed DEBUG: openexr-libs-3.1.10-8.el10.x86_64 1730225707 6702448 6b12364d556a1139de86b8a1fcdc7c4b installed DEBUG: dbus-common-1:1.14.10-5.el10.noarch 1730215691 11504 da769f965be2149de4b59b4ee15abfc7 installed DEBUG: dbus-broker-36-4.el10.x86_64 1755247985 395694 5ee6828679ad072fd633adf0c7cfa85b installed DEBUG: dbus-1:1.14.10-5.el10.x86_64 1730215691 0 a9d6b88e207e560aa021a7bf329fa8d4 installed DEBUG: ed-1.20-5.el10.x86_64 1730215852 149892 e1e288db4337486a7c77f0e6bd3bbe8c installed DEBUG: patch-2.7.6-26.el10.x86_64 1730226385 273106 629d8b27ec95017e5710c3f64376a32b installed DEBUG: less-661-3.el10.x86_64 1730219928 410949 12a5c4e186c837698a080ea19e972869 installed DEBUG: libedit-3.1-52.20230828cvs.el10.x86_64 1730220423 249718 4fdd7dae30461b978ab748b08a3bc0ba installed DEBUG: cpio-2.15-3.el10.x86_64 1730215674 1146592 61aa626f62b20f0c8c7cf66eedcbb856 installed DEBUG: duktape-2.7.0-10.el10.x86_64 1730215929 630984 1d34dbc094c548ee521996f25fc3ac3d installed DEBUG: keyutils-libs-1.6.3-5.el10.x86_64 1730219803 55667 f3fa3cffd844c72bbd66724696a99bc4 installed DEBUG: libcbor-0.11.0-3.el10.x86_64 1730220246 75663 d6f49ac89814ee1ab7f0025b56932530 installed DEBUG: libfido2-1.14.0-7.el10.x86_64 1730220618 243444 475c2ca7218bd930edf7ab3bb75f0c3f installed DEBUG: libcom_err-1.47.1-4.el10.x86_64 1750842543 68697 2c1905a55e760f9c110bfc0e8adb4254 installed DEBUG: libnghttp2-1.64.0-2.el10.x86_64 1730225043 174188 5eeac80e9dd6a1dcfd404a8a7f726465 installed DEBUG: libpkgconf-2.1.0-3.el10.x86_64 1730228319 80073 29a40a2c8547c3a919e88eeb7b65c0c4 installed DEBUG: pkgconf-2.1.0-3.el10.x86_64 1730228319 84394 9d7185cea1dbaf5c7fd90496405870fd installed DEBUG: pkgconf-pkg-config-2.1.0-3.el10.x86_64 1730228319 989 3c7cb7632d24c50637aba61cebafcae4 installed DEBUG: libxcrypt-devel-4.4.36-10.el10.x86_64 1730222731 30995 7a920a9940272b25b465231e89e54690 installed DEBUG: glibc-devel-2.39-56.el10.x86_64 1755594362 2340839 31d8886d8e4b4067355a3bb6a022794e installed DEBUG: libseccomp-2.5.6-1.el10.x86_64 1751627631 181747 13a76b9197285b355969d206a5897be7 installed DEBUG: libverto-0.3.2-10.el10.x86_64 1730222483 30157 4d68fbc37bf8a651028e124253921fda installed DEBUG: krb5-libs-1.21.3-8.el10.x86_64 1746462303 2429165 d128aff61e99968a0b6d22a1e9ffd926 installed DEBUG: libssh-0.11.1-1.el10.x86_64 1730102150 583267 76aec171b235b18fef05b534bc855454 installed DEBUG: libcurl-8.12.1-2.el10.x86_64 1744713242 858278 aae9071f6606439144d0d2341f351a9f installed DEBUG: util-linux-2.40.2-13.el10.x86_64 1753880156 3884785 df149779337fba58bcdf71d18584aefd installed DEBUG: authselect-libs-1.5.0-8.el10.x86_64 1730215145 820118 bcc3148237825fa3e17a24f10da0fb19 installed DEBUG: cryptsetup-libs-2.7.5-2.el10.x86_64 1730215738 2461118 745694e988f33cd223b199af2338d471 installed DEBUG: device-mapper-libs-10:1.02.206-3.el10.x86_64 1749631649 432217 0d7466e6e731dcea5b366e95021136b2 installed DEBUG: device-mapper-10:1.02.206-3.el10.x86_64 1749631649 354662 289c5c46bdb4ca7c431f13c3a06a2611 installed DEBUG: elfutils-debuginfod-client-0.193-1.el10.x86_64 1746041422 81801 b8116dfdfe9c7efe5cc4f75f5990cd9f installed DEBUG: elfutils-libs-0.193-1.el10.x86_64 1746041422 702893 800b6863b34c85196adb5bdf303dd499 installed DEBUG: elfutils-default-yama-scope-0.193-1.el10.noarch 1746041434 1810 a7a4ca739663c17ba96b52f149914547 installed DEBUG: systemd-pam-257-13.el10.x86_64 1755263174 680041 3c38c9efadcb156f8f8737e35a720b0c installed DEBUG: systemd-257-13.el10.x86_64 1755263174 17616658 21ef29c8b7639a7dff90989dacba1329 installed DEBUG: binutils-gold-2.41-58.el10.x86_64 1754553565 2182171 e35bd89fbda9b3d594e1b9216aeaa424 installed DEBUG: binutils-2.41-58.el10.x86_64 1754553565 27869794 e8f0d81fa54d39d12581b35e85a96765 installed DEBUG: polkit-125-4.el10.x86_64 1755093026 490037 77642f3601a14e811a673ec8d86d924e installed DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64 1730228823 95997 a2dca6f6da42d2af50a4340e6d70871b installed DEBUG: elfutils-0.193-1.el10.x86_64 1746041422 3086630 7fde3a8c40691c7d511cf1106c45d6ca installed DEBUG: gdb-minimal-16.3-2.el10.x86_64 1748968594 13817513 8dc3ee39bf64fa319f0ac79698fa8acc installed DEBUG: debugedit-5.1-8.el10.x86_64 1750438732 205407 854e7eed20de9dd2277af887c5ef75c3 installed DEBUG: rpm-build-libs-4.19.1.1-20.el10.x86_64 1756197347 198960 154c0adbf671c9737dd703b0be7df0ce installed DEBUG: openssh-9.9p1-13.el10.x86_64 1756825988 1452227 9357122570e5391a2b1bf91bbb755f80 installed DEBUG: openssh-clients-9.9p1-13.el10.x86_64 1756825988 2756462 5153dcd9100f9f467c654d8b7786ab64 installed DEBUG: git-core-2.47.3-1.el10.x86_64 1752151865 23581211 54012029b93d3d9701d468dbc861f298 installed DEBUG: curl-8.12.1-2.el10.x86_64 1744713242 457272 7237349c3bea5464abc1d4ed9e645840 installed DEBUG: rpm-4.19.1.1-20.el10.x86_64 1756197347 3100884 3ad62c7da0282e0376e14bf924fd5eb7 installed DEBUG: efi-srpm-macros-6-6.el10.noarch 1734008449 41044 1ad8953ce79f728ad45d9708d84a7eee installed DEBUG: lua-srpm-macros-1-15.el10.noarch 1730223327 1367 1fbe1970bdc0d6edcd3fdc530b8be649 installed DEBUG: make-1:4.4.1-9.el10.x86_64 1731009937 1880255 6b4ced19a6818dbe9cc17bb080560e2d installed DEBUG: gcc-14.3.1-2.1.el10.x86_64 1750714831 114762250 da2e8a92a88b52ed9f72e5085174977a installed DEBUG: annobin-plugin-gcc-12.99-1.el10.x86_64 1754477902 1035841 28fce0cb205564a6788c34b08b2b8968 installed DEBUG: gcc-plugin-annobin-14.3.1-2.1.el10.x86_64 1750714831 57970 430960e4b2bc067deb0c6df9951097d6 installed DEBUG: fonts-srpm-macros-1:2.0.5-18.el10.noarch 1730216344 57184 1c64f1de557330974aff611b600dae9a installed DEBUG: forge-srpm-macros-0.4.0-6.el10.noarch 1734556047 39882 fabea85a88c6ad82988771613c4c1125 installed DEBUG: go-srpm-macros-3.6.0-4.el10.noarch 1730218185 61912 73de5378f0c920b8cf8a4af1f5ee2730 installed DEBUG: python-srpm-macros-3.12-10.el10.noarch 1744804726 52539 db863cc8b9f7f04cc76daf66391d4c9f installed DEBUG: redhat-rpm-config-293-1.el10.noarch 1753090328 184121 075ffb827d0d5cb195845180ef54aafd installed DEBUG: rpm-build-4.19.1.1-20.el10.x86_64 1756197347 176781 8ed031c73a947aa6c3d652673917a8ee installed DEBUG: pyproject-srpm-macros-1.16.2-1.el10.noarch 1731588881 1952 d4ade3bbe7b9be654b4f26c2beb49edc installed DEBUG: python-rpm-macros-3.12-10.el10.noarch 1744804726 22627 76285a929fba0b09bbccc14bc9481135 installed DEBUG: python3-rpm-macros-3.12-10.el10.noarch 1744804726 6586 12bf378fdb43a99696854f9c2d9954ab installed DEBUG: mpdecimal-2.5.1-12.el10.x86_64 1730224546 205695 78dc22f1e261c382b161055fae287aa9 installed DEBUG: python-unversioned-command-3.12.11-3.el10.noarch 1756120476 23 32d31d76feab4430ef1f042951d135fd installed DEBUG: python3-3.12.11-3.el10.x86_64 1756120471 32122 e6f511ab0a8af68dbc99529e47b683e8 installed DEBUG: python3-libs-3.12.11-3.el10.x86_64 1756120471 43634698 894765078c1914bee95b9686250cc3cc installed DEBUG: python3-packaging-24.2-2.el10.noarch 1738250594 570729 1edd3696535c1e17b1c56a05403d98dc installed DEBUG: python3-setuptools-69.0.3-12.el10.noarch 1750322830 7489822 ed0a4a9cfc6509ea88abe57e7d6fd627 installed DEBUG: python3-idna-3.7-4.el10.noarch 1730229122 608800 997087c9a5891316b3df42888f34d3a5 installed DEBUG: python3-greenlet-3.0.3-5.el10.x86_64 1730229116 946183 60a4eef35b59b2e25c8628c2dded64e3 installed DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch 1739541276 469225 b16715f7769c47ca01364dd8cf4e2fba installed DEBUG: python3-urllib3-1.26.19-2.el10.noarch 1730229666 1020701 e3a3d61ec75bc975cf1e5f789ec8c2dc installed DEBUG: python3-babel-2.13.1-5.el10.noarch 1730215314 32699135 5612203d5825461cfefcd14e7dd5ceab installed DEBUG: python3-rpm-generators-14-12.el10.noarch 1730229620 83703 dd85a9253f6c833cd79c2e17d00a470d installed DEBUG: python3-charset-normalizer-3.4.2-1.el10.noarch 1746515787 337674 d19fd140b90095bfd843eef168db4ea2 installed DEBUG: python3-requests-2.32.4-1.el10.noarch 1753444661 488211 f934b19489b55854db91cf6d658371c2 installed DEBUG: python3-dns-2.6.1-1.el10.noarch 1723732656 2952737 518dd356689f8213ae29540a2a5e1a94 installed DEBUG: python3-docutils-0.20.1-5.el10.noarch 1730229238 5020198 7b945ee38a0e8f02c264b75de2588d9b installed DEBUG: python3-markupsafe-2.1.3-6.el10.x86_64 1730229370 57655 aae145c6ce911f725ac7d4f1ac134c23 installed DEBUG: python3-jinja2-3.1.6-1.el10.noarch 1743112165 1617187 acdcedea85f1bd1ebb50a957e43d99ca installed DEBUG: python3-pip-23.3.2-7.el10.noarch 1730229430 14859218 31e43046c676e62f524678e36656ed8c installed DEBUG: python3-imagesize-1.4.1-9.el10.noarch 1730229107 35540 d1301ccacc1cd88fc7bf7ccef9d38282 installed DEBUG: python3-pygments-2.18.0-1.el10.noarch 1737364998 8411601 ca4be5b2d1dbd1732832ba315a294496 installed DEBUG: python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch 1730229681 42883 8f90547e7075b9a66518309a9aa31916 installed DEBUG: pcsc-lite-libs-2.2.3-2.el10.x86_64 1730226519 65565 5cc3fe95daea76b302b8fe77892afe5b installed DEBUG: pcsc-lite-ccid-1.6.0-2.el10.x86_64 1730226510 413717 936a559ba5ac2994e1418b3842bd3493 installed DEBUG: pcsc-lite-2.2.3-2.el10.x86_64 1730226519 220177 99b622cbdf6b5e6928ae65060e972974 installed DEBUG: gnupg2-smime-2.4.5-2.el10.x86_64 1730217561 591737 c4560b6214e42242d0e94a19e5513624 installed DEBUG: gnupg2-2.4.5-2.el10.x86_64 1730217561 9979077 576528bb73b23f28ee9a004530cdd52f installed DEBUG: gpgme-1.23.2-6.el10.x86_64 1730217877 609635 669f9ce493cc5b368780557fd841b94c installed DEBUG: gpgmepp-1.23.2-6.el10.x86_64 1730217877 430341 0b853f44adc382c8a56218c74ef0d816 installed DEBUG: poppler-24.02.0-6.el10.x86_64 1736512704 3554297 8eb4214bb2065fd51e4fe40b664467a1 installed DEBUG: jbig2dec-libs-0.20-7.el10.x86_64 1730219621 168984 a76084465e9251ddf218a3f69af247f0 installed DEBUG: libXau-1.0.11-8.el10.x86_64 1730222665 68459 fc57676cc147be91d56abc13cb5cfce4 installed DEBUG: libxcb-1.17.0-3.el10.x86_64 1730222737 1162650 53fbbf00f5a3c5d91f223d83f1066b80 installed DEBUG: libX11-1.8.10-1.el10.x86_64 1733735632 1350964 f4b8afd1803b859b313b66f5bb1f0bf5 installed DEBUG: libXrender-0.9.11-8.el10.x86_64 1730222908 51311 7ad31f9ac505f004c06c5a60612391bc installed DEBUG: libXext-1.3.6-3.el10.x86_64 1730222717 96253 96de174ce1016a085a28161c04d1806a installed DEBUG: libXft-2.3.8-8.el10.x86_64 1730222783 168381 b087060f92e999eb3e2153182309da93 installed DEBUG: libXpm-3.5.17-5.el10.x86_64 1730222910 152003 2df14c23f0dccf1e70096a716d4d6424 installed DEBUG: gd-2.3.3-22.el10.x86_64 1750858270 400915 2b368f215805a055f42d475db96b545a installed DEBUG: libXt-1.3.0-5.el10.x86_64 1730223042 448361 0353cb970accc8b9b554a33fdec9da66 installed DEBUG: libdatrie-0.2.13-11.el10.x86_64 1730220305 59289 cf20a9bff0a5711777fd6eed0eb8df8b installed DEBUG: libthai-0.1.29-10.el10.x86_64 1730222183 802278 58833d87ce0d583643743f26c6039e73 installed DEBUG: libijs-0.35-24.el10.x86_64 1730221026 67204 fc2a74580a1207d03f9ca2c1cbece5d0 installed DEBUG: libpaper-1:2.1.1-7.el10.x86_64 1730221516 50005 beb8bab2e988cb36754e28e9d899cdea installed DEBUG: pixman-0.43.4-2.el10.x86_64 1730228273 694319 d072d69959cb5752e428a3463e181f63 installed DEBUG: cairo-1.18.2-2.el10.x86_64 1730215330 1818236 9a30697458cf6ee76fb216cbb9ce544e installed DEBUG: pango-1.54.0-3.el10.x86_64 1730226353 1024097 7ed6bff29df6118cc7290c457de1b29a installed DEBUG: cairo-gobject-1.18.2-2.el10.x86_64 1730215330 36040 f664305b3c936813aa92596252f29ed8 installed DEBUG: librsvg2-2.57.1-9.el10.x86_64 1732260608 4349023 6ce6e8059a446770303fa6e0d3ce24f5 installed DEBUG: rsvg-pixbuf-loader-2.57.1-9.el10.x86_64 1732260608 15784 6f1acc267d6247c0d58dcafd7912b448 installed DEBUG: poppler-glib-24.02.0-6.el10.x86_64 1736512704 578768 9ad58314eeefbb0f89779a2980fd9b70 installed DEBUG: libwmf-lite-0.2.13-6.el10s.x86_64 1739178539 163402 41c0daea5347778ccd435d593bf95041 installed DEBUG: cups-filesystem-1:2.4.10-11.el10.noarch 1736272587 0 f481eace099bac9d66b161e53e1ecc51 installed DEBUG: cups-libs-1:2.4.10-11.el10.x86_64 1736272591 624534 10c2d962c979b5f21b6ce87ed1fba1ee installed DEBUG: libgs-10.02.1-16.el10.x86_64 1746621346 24333486 355882f756f9c9b71f6098932b310e10 installed DEBUG: graphviz-9.0.0-15.el10.x86_64 1730240660 4430109 2f76d0ebdd22fb0744c34e65e681482c installed DEBUG: ImageMagick-libs-0:6.9.12.98-1.el10s.x86_64 1739181763 8574479 e282b0723f4b530e070758309abd77f0 installed DEBUG: ImageMagick-0:6.9.12.98-1.el10s.x86_64 1739181763 245728 3d3079e28a22bc8ff24203f962b024d9 installed DEBUG: python3-sphinx-1:7.2.6-10.el10.noarch 1730229736 11309241 9a78413bc4ed4c3fcdf1d08d26a96211 installed DEBUG: python3-devel-3.12.11-3.el10.x86_64 1756120471 1336363 79e9825f61a722d77865667fee787628 installed DEBUG: python3-eventlet-0.40.0-1.el10s.noarch 1755169696 2163017 2473abdd1bccf46ef683c25b78db15c1 installed DEBUG: python3-sqlalchemy-2.0.26-6.el10.x86_64 1730229665 23459805 b8e4574462ef8ead73d9dfc3f52f45e2 installed DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch 1730229721 315016 8b0171b157b9722d621b59a5e754878b installed DEBUG: python3-pbr-6.1.1-1.el10s.noarch 1748618097 634274 c3a1df9e1005c2ab52308c84d38fb5ed installed DEBUG: python3-six-1.16.0-16.el10.noarch 1730229623 120439 2adba5efc7db90de5b163a28b00ccf71 installed DEBUG: authselect-1.5.0-8.el10.x86_64 1730215145 160761 4900e595754d431a53a35a510aeecb7f installed DEBUG: systemd-rpm-macros-257-13.el10.noarch 1755263176 10938 81b40b1a1a6b22fa383538045fd7e899 installed DEBUG: openstack-macros-2023.1.0-0.20250702055156.ce6a105.el10.noarch 1751435630 45488 67587d28ddaebed51a9e23cec015074c installed DEBUG: pyproject-rpm-macros-1.16.2-1.el10.noarch 1731588881 116503 57cf0d789d5e7802c3cb75324fc925c2 installed DEBUG: python3-wheel-1:0.41.2-5.el10.noarch 1730229891 518630 6963b4e5fbf77b4c0ef592c46b529aa1 installed DEBUG: python3-platformdirs-4.2.2-2.el10s.noarch 1731059081 172653 e8eb11259fea0eeda969b316b8384265 installed DEBUG: python3-filelock-3.15.4-3.el10s.noarch 1731058737 92158 d8eabb789aaaa99bff7d95da27562b31 installed DEBUG: python3-pyproject-api-1.6.1-5.el10s.noarch 1731056783 82288 013ed4ee5e0d17c427b3e065ccdafb2f installed DEBUG: python3-distlib-0.3.9-1.el10s.noarch 1731059442 1217909 34438f3fd1f5935fe54e943f47d334e1 installed DEBUG: python3-chardet-5.2.0-1.el10s.noarch 1730888623 2161972 43e2c7d2f8583d29a4e6c384e1c44687 installed DEBUG: python3-cachetools-5.4.0-6.el10s.noarch 1731062713 140847 b0b431b6ccfc5012ae66e5e4c487b41a installed DEBUG: python3-wheel-wheel-1:0.41.2-5.el10.noarch 1730229891 65769 469e09806e2ddd6b642503c06d092713 installed DEBUG: python3-setuptools-wheel-69.0.3-12.el10.noarch 1750322830 766397 a76df75d15e6fc5905616f30afd564f5 installed DEBUG: python3-virtualenv-20.26.6-2.el10s.noarch 1730917676 655447 8c6bc214b126ae6d877648d0323ddcb8 installed DEBUG: python3-pluggy-1.3.0-5.el10.noarch 1730229371 186765 cd81f4a49466a80867355fe422378974 installed DEBUG: python3-colorama-0.4.6-13.el10.noarch 1730229065 194726 fbd819363ab7fbf8c59ce17abf06292d installed DEBUG: tox-4.21.2-3.el10s.noarch 1731061324 1250841 43af758a6323e0f5feee516e6ff80a43 installed DEBUG: python3-tox-current-env-0.0.12-1.el10s.noarch 1730902599 72788 4bcdce5f226c5bd50767a34a652624e2 installed DEBUG: python3-testtools-2.7.2-1.bootstrap.el10s.noarch 1737458511 1871591 01cc5831e388f9af11205a35f2338628 installed DEBUG: python3-stevedore-5.5.0-0.20250903121709.3c04bde.el10.noarch 1756901907 312149 c53ba390163f3cb80f7e5fa9ff13793d installed DEBUG: python3-iso8601-2.1.0-3.el10s.noarch 1738058890 52152 b88415a2b3711250a8dc0f772fa96c12 installed DEBUG: python3-subunit-1.4.4-5.el10s.noarch 1738655653 446682 9dbb0f1ec8efcd56c36d8a3026f830f8 installed DEBUG: python3-msgpack-1.1.0-1.el10s.x86_64 1737453719 333975 d8341954028b5e0cd368f6644312fb1b installed DEBUG: python3-fixtures-4.2.2-1.el10s.noarch 1737468005 428292 9ab60f66b62f250ca0fe90dd0fd7821c installed DEBUG: python3-dulwich-0.22.1-2.el10s.x86_64 1738576764 2706882 0c18ad333c352a3ee3947d78ba3b34e0 installed DEBUG: python3-netaddr-1.3.0-2.el10.noarch 1737397369 10138039 b6f5b55e515f9e9f09ccf7522a2a4e6f installed DEBUG: python3-wcwidth-0.2.6-6.el10.noarch 1730229871 519341 8e7b16c7ab6f5ae90d7bea01c8d4eee7 installed DEBUG: python3-prettytable-3.6.0-10.el10.noarch 1730229417 363172 35b35565e30c4e035dcff0ad92455c06 installed DEBUG: python3-yappi-1.6.0-1.el10s.x86_64 1738594796 179246 f2544d11da0dbfca2607e5c8a69d4557 installed DEBUG: python3-wrapt-1.17.1-1.el10s.x86_64 1738921897 207116 d7d9f9001e7e352a2c15ea0cd04f5efd installed DEBUG: python3-debtcollector-3.0.0-0.20250212115946.0e6ce1c.el10.noarch 1739361663 96455 f6e26491dfeeb13224155a9c231ef924 installed DEBUG: python3-oslo-context-6.1.0-0.20250903115431.f23bc41.el10.noarch 1756900570 61959 8264ea1bdb5643f3316364730ce51005 installed DEBUG: python3-webob-1.8.9-1.el10s.noarch 1737648216 1439046 cb1585b1b8ab9c2aa75b764ffc1bdba8 installed DEBUG: python3-voluptuous-0.15.2-1.el10s.noarch 1737371818 361593 33704c3a80b274da1912c816d36d1d4b installed DEBUG: python3-tomlkit-0.13.2-1.el10s.noarch 1738656887 456243 a19ff8f6dab6c4416cd799f32211e0b7 installed DEBUG: python3-suds-1.2.0-1.el10s.noarch 1739178050 1223404 8ca7d6e8894c9c6f314876ed626bada5 installed DEBUG: python3-rfc3986-1.5.0-12.el10s.noarch 1738052245 208254 5f5d9f7b447feddaa5efe1b1c82cb9f1 installed DEBUG: python3-repoze-lru-0.7-25.el10s.noarch 1737369170 117180 a0564003fbb8efcb9bd007fb7c7bce60 installed DEBUG: python3-routes-2.5.1-11.el10s.noarch 1738828305 503232 6e1f36e96702a81f55fe60a350b9f3e8 installed DEBUG: python3-pytz-2024.1-3.el10s.noarch 1730926953 231152 a2e7e129993bcdf51e7de413b333d799 installed DEBUG: python3-pyperclip-1.8.2-1.el10s.noarch 1737111011 93868 2cc1af441efe2e9a4ac41c3c6c5f0dea installed DEBUG: python3-paste-deploy-3.1.0-7.el10s.noarch 1737647799 129765 5fa8df2820887dd91d7f999c050002b7 installed DEBUG: python3-fasteners-0.19-1.el10s.noarch 1738579537 118969 a68e342eb69e2c9124f233f7913a78a4 installed DEBUG: python3-extras-1.0.0-36.el10s.noarch 1737467939 12597 b0937f731ece6ed29fa769c955cbe551 installed DEBUG: python3-autopage-0.5.2-8.el10s.noarch 1738684947 311747 122570d58f3b3d41c0293b04710c7a76 installed DEBUG: python3-psutil-5.9.8-6.el10.x86_64 1748354405 1500396 90eefd25db20fae8fd606dd1adc6aed9 installed DEBUG: libxslt-1.1.39-8.el10.x86_64 1753879736 492741 34fa52bb9a6ddf53759c567f36e373dc installed DEBUG: python3-lxml-5.2.1-4.el10.x86_64 1730229297 5186202 ced452f341bcf7ba29d17be6188670e4 installed DEBUG: which-2.21-44.el10.x86_64 1751378208 81642 d5552843c23d6b8cfabde4653c8bb771 installed DEBUG: python3-cmd2-2.5.8-1.el10s.noarch 1737368129 1646915 4dbb83db27a73ae01c33962f10987772 installed DEBUG: python3-pyparsing-3.1.1-7.el10.noarch 1730229042 1038569 10cd8727b47570d8ed575363f0a84a31 installed DEBUG: python3-ply-3.11-25.el10.noarch 1730229427 573665 e1e9239f24eebd8509c6c85309d3889d installed DEBUG: python3-pycparser-2.20-16.el10.noarch 1730229473 859394 b6d61bd85b25ad629a9c992b6becd9d9 installed DEBUG: python3-cffi-1.16.0-7.el10.x86_64 1730229065 1363295 84e5dc989caac4c9fb72c16124bfbdc2 installed DEBUG: python3-cryptography-43.0.0-4.el10.x86_64 1730229073 4929962 7c78461ef2f085065d2f134c4d525135 installed DEBUG: python3-pyOpenSSL-24.2.1-1.el10s.noarch 1736244268 777252 673c197e46e16ed2ea0d6b9cc28301ea installed DEBUG: python3-paste-3.10.1-6.el10s.noarch 1738826853 2756313 dabf06dcee0cf091e090b448fb196279 installed DEBUG: python3-dateutil-1:2.9.0.post0-1.el10.noarch 1752651861 880820 bc23c46f6f42c0353bbcefa948a2beee installed DEBUG: libyaml-0.2.5-16.el10.x86_64 1730222984 137595 1e4c8786f4e977fbd15fdf3c9f77a88b installed DEBUG: python3-pyyaml-6.0.1-19.el10.x86_64 1730229919 800922 589b78466347469576d5676b797b3d22 installed DEBUG: python3-cliff-4.10.0-0.20250618070037.af17b57.el10.noarch 1750230126 367634 ea22dec32abd089e68f4ff0c89748548 installed DEBUG: python-oslo-vmware-lang-4.7.0-0.20250903123227.308a9a6.el10.noarch 1756902832 20741 763b70aac9e206ddba61dc9e9e2ad208 installed DEBUG: python-oslo-utils-lang-9.1.0-0.20250903120622.c9dd062.el10.noarch 1756901269 18922 85e49e63a4af93395600274c96895e83 installed DEBUG: python-oslo-privsep-lang-3.8.0-0.20250903125837.c343be9.el10.noarch 1756904408 14248 298581e5f4cfc34c7ea8feeb432c3b34 installed DEBUG: python-oslo-log-lang-7.2.1-0.20250903123413.dda3eb6.el10.noarch 1756902937 16987 206e8f6ed80e2701bc23a83bd2eeb66f installed DEBUG: python-oslo-i18n-lang-6.6.0-0.20250903121520.fc51cd8.el10.noarch 1756901812 16906 7e0f5adbf623e623e5334f5105a92ef5 installed DEBUG: python3-oslo-i18n-6.6.0-0.20250903121520.fc51cd8.el10.noarch 1756901812 220012 908466564f2908ba443e4e35b8af97b2 installed DEBUG: python3-oslo-utils-9.1.0-0.20250903120622.c9dd062.el10.noarch 1756901269 452241 4e86131f59820e975dc48f4770af9ec5 installed DEBUG: python3-oslo-config-2:10.0.0-0.20250722064059.493a086.el10.noarch 1753166548 1507679 2ea601cdd6478102988eb3f6acd84542 installed DEBUG: python3-oslo-serialization-5.8.0-0.20250903120250.8ed3fca.el10.noarch 1756901054 93885 c0fde777fbd0d2a64efaa308de6ff65a installed DEBUG: python3-oslo-log-7.2.1-0.20250903123413.dda3eb6.el10.noarch 1756902937 215270 ce980aa6e2671ee31a64b195d6e5440e installed DEBUG: python-oslo-concurrency-lang-7.2.0-0.20250903115211.08987d8.el10.noarch 1756900424 18975 be74c63b77c9efe823f3560909f77265 installed DEBUG: python3-oslo-concurrency-7.2.0-0.20250903115211.08987d8.el10.noarch 1756900424 132197 266ed7a44a4f49b44c995d3151c7a5fd installed DEBUG: python3-os-service-types-1.8.0-0.20250722070657.dbbc067.el10.noarch 1753168096 148285 c99c4e9ca1eb64968da7121315917f01 installed DEBUG: python3-keystoneauth1-5.12.0-0.20250905092839.4f0414d.el10.noarch 1757064578 3093237 8d5df5df154c72309c011ca1698472cf installed DEBUG: python3-barbicanclient-7.2.0-0.20250903114445.8b1a210.el10.noarch 1756899949 814082 62fcb2c191d94fac84f6f256b1a2abcb installed DEBUG: python3-castellan-5.4.1-0.20250903123600.609f4ea.el10.noarch 1756903047 759215 a9e8abdb0b77d8aba6f3a7f2e9412112 installed DEBUG: python3-os-win-5.9.0-0.20250311184926.318b105.el10.noarch 1741719045 2659013 7f0da277f9a5102ce9538771e9f50cd5 installed DEBUG: python3-oslo-service-4.3.0-0.20250903130900.bfc7798.el10.noarch 1756905007 397090 492bd99631c8f0bb3d81bfbb27ff741f installed DEBUG: python3-oslo-vmware-4.7.0-0.20250903123227.308a9a6.el10.noarch 1756902832 7375693 822b1c54d8bdbbe875e1bb0b53f5ad18 installed DEBUG: python3-oslo-privsep-3.8.0-0.20250903125837.c343be9.el10.noarch 1756904408 128848 ed3b2a79a7f3144226eaff2f8b23b48e installed DEBUG: python3-stestr-4.1.0-1.el10s.noarch 1738759744 827126 01732d2afa3169d0f9510b202e45c94b installed DEBUG: python3-reno-4.1.0-0.20250212114939.47651ec.el10.noarch 1739361028 605471 a5392bb531fe0e8143e2f6a2778fc899 installed DEBUG: python3-openstackdocstheme-3.0.0-10.el10s.noarch 1738577793 2266648 335ab9a0927433fde27de8be29ac0264 installed DEBUG: python3-oslotest-5.0.1-0.20250513100931.1fe4458.el10.noarch 1747131136 153534 44d4e730cbe0666e5fe250ecd312766c installed DEBUG: python3-testscenarios-0.5.0-21.el10s.noarch 1737466362 113932 2f3d514cfdb455e1696192d12e05a835 installed DEBUG: python3-sphinxcontrib-apidoc-0.5.0-1.el10s.noarch 1736948186 36448 8a3d727cd5bb869daca121d8ac8cc420 installed DEBUG: python3-tenacity-8.2.3-1.el10s.noarch 1738684952 160047 141c93dc6da08b605d39441a899bdb2e installed DEBUG: python3-ddt-1.6.0-1.el10s.noarch 1736953271 35480 0b37dd2751d6a86017d96e986f46388b installed DEBUG: python3-coverage-7.3.2-5.el10s.x86_64 1736244875 1741945 e43eed50f1361181f0b465f37a90fdfd installed DEBUG: python3-sphinx-feature-classification-2.0.0-0.20250311185409.4972944.el10.noarch 1741719328 62477 1fca237107d8ffda3ba55198d8447c17 installed DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-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-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-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 Finish: Outputting list of installed packages INFO: ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -ba --noprep --target x86_64 /builddir/build/SPECS/python-os-brick.spec'], chrootPath='/var/lib/mock/dlrn-centos10-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=1039gid=135user='mockbuild'unshare_net=TrueprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) DEBUG: child environment: None DEBUG: Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -ba --noprep --target x86_64 /builddir/build/SPECS/python-os-brick.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: warning: source_date_epoch_from_changelog set but %changelog is missing DEBUG: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.0GAbtl DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd os-brick-6.13.0 DEBUG: + echo pyproject-rpm-macros DEBUG: + echo python3-devel DEBUG: + echo 'python3dist(packaging)' DEBUG: + echo 'python3dist(pip) >= 19' DEBUG: + '[' -f pyproject.toml ']' DEBUG: + '[' -f setup.py ']' DEBUG: + echo 'python3dist(setuptools) >= 40.8' DEBUG: + rm -rfv '*.dist-info/' DEBUG: + '[' -f /usr/bin/python3 ']' DEBUG: + mkdir -p /builddir/build/BUILD/os-brick-6.13.0/.pyproject-builddir DEBUG: + echo -n DEBUG: + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' DEBUG: + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' DEBUG: + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' DEBUG: + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' DEBUG: + VALAFLAGS=-g DEBUG: + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' DEBUG: + LT_SYS_LIBRARY_PATH=/usr/lib64: DEBUG: + CC=gcc DEBUG: + CXX=g++ DEBUG: + TMPDIR=/builddir/build/BUILD/os-brick-6.13.0/.pyproject-builddir DEBUG: + RPM_TOXENV=py312,docs DEBUG: + HOSTNAME=rpmbuild DEBUG: + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/os-brick-6.13.0/pyproject-wheeldir --output /builddir/build/BUILD/python-os-brick-6.13.0-0.20250905144355.a8c7de0.el10.x86_64-pyproject-buildrequires -t -e py312,docs DEBUG: Handling setuptools >= 40.8 from default build backend DEBUG: Requirement satisfied: setuptools >= 40.8 DEBUG: (installed: setuptools 69.0.3) DEBUG: Handling wheel from get_requires_for_build_wheel DEBUG: Requirement satisfied: wheel DEBUG: (installed: wheel 0.41.2) DEBUG: Handling pbr>=2.0.0 from get_requires_for_build_wheel DEBUG: Requirement satisfied: pbr>=2.0.0 DEBUG: (installed: pbr 6.1.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.12) DEBUG: py312: OK ✔ in 0.01 seconds DEBUG: py312: OK (0.01 seconds) DEBUG: docs: OK (0.01 seconds) DEBUG: congratulations :) (0.08 seconds) DEBUG: Handling tox from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: tox DEBUG: (installed: tox 4.21.2) DEBUG: Handling pbr>=5.8.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: pbr>=5.8.0 DEBUG: (installed: pbr 6.1.1) DEBUG: Handling oslo.concurrency>=5.0.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.concurrency>=5.0.0 DEBUG: (installed: oslo.concurrency 7.2.0) DEBUG: Handling oslo.config>=9.0.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.config>=9.0.0 DEBUG: (installed: oslo.config 10.0.0) DEBUG: Handling oslo.context>=4.1.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.context>=4.1.0 DEBUG: (installed: oslo.context 6.1.0) DEBUG: Handling oslo.log>=4.8.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.log>=4.8.0 DEBUG: (installed: oslo.log 7.2.1) DEBUG: Handling oslo.i18n>=5.1.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.i18n>=5.1.0 DEBUG: (installed: oslo.i18n 6.6.0) DEBUG: Handling oslo.privsep>=3.0.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.privsep>=3.0.0 DEBUG: (installed: oslo.privsep 3.8.0) DEBUG: Handling oslo.serialization>=4.3.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.serialization>=4.3.0 DEBUG: (installed: oslo.serialization 5.8.0) DEBUG: Handling oslo.service>=2.8.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.service>=2.8.0 DEBUG: (installed: oslo.service 4.3.0) DEBUG: Handling oslo.utils>=7.3.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.utils>=7.3.0 DEBUG: (installed: oslo.utils 9.1.0) DEBUG: Handling requests>=2.25.1 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: requests>=2.25.1 DEBUG: (installed: requests 2.32.4) DEBUG: Handling tenacity>=6.3.1 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: tenacity>=6.3.1 DEBUG: (installed: tenacity 8.2.3) DEBUG: Handling os-win>=5.7.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: os-win>=5.7.0 DEBUG: (installed: os-win 5.9.0) DEBUG: Handling psutil>=5.7.2 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: psutil>=5.7.2 DEBUG: (installed: psutil 5.9.8) DEBUG: Handling coverage>=5.5 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: coverage>=5.5 DEBUG: (installed: coverage 7.3.2) DEBUG: Handling ddt>=1.4.1 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: ddt>=1.4.1 DEBUG: (installed: ddt 1.6.0) DEBUG: Handling oslotest>=4.5.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslotest>=4.5.0 DEBUG: (installed: oslotest 5.0.1) DEBUG: Handling testscenarios>=0.5.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: testscenarios>=0.5.0 DEBUG: (installed: testscenarios 0.5.0) DEBUG: Handling testtools>=2.4.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: testtools>=2.4.0 DEBUG: (installed: testtools 2.7.2) DEBUG: Handling stestr>=3.2.1 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: stestr>=3.2.1 DEBUG: (installed: stestr 4.1.0) DEBUG: Handling oslo.vmware>=4.0.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.vmware>=4.0.0 DEBUG: (installed: oslo.vmware 4.7.0) DEBUG: Handling castellan>=3.10.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: castellan>=3.10.0 DEBUG: (installed: castellan 5.4.1) DEBUG: Handling fixtures>=3.0.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: fixtures>=3.0.0 DEBUG: (installed: fixtures 4.2.2) DEBUG: Handling eventlet>=0.30.1,!=0.32.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: eventlet>=0.30.1,!=0.32.0 DEBUG: (installed: eventlet 0.40.0) DEBUG: Handling tox from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: tox DEBUG: (installed: tox 4.21.2) DEBUG: Handling openstackdocstheme>=2.2.7 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: openstackdocstheme>=2.2.7 DEBUG: (installed: openstackdocstheme 3.0.0) DEBUG: Handling reno>=3.2.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: reno>=3.2.0 DEBUG: (installed: reno 4.1.0) DEBUG: Handling sphinx from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: sphinx DEBUG: (installed: sphinx 7.2.6) DEBUG: Handling sphinxcontrib-apidoc>=0.3.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: sphinxcontrib-apidoc>=0.3.0 DEBUG: (installed: sphinxcontrib-apidoc 0.5.0) DEBUG: Handling sphinx-feature-classification>=1.1.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: sphinx-feature-classification>=1.1.0 DEBUG: (installed: sphinx-feature-classification 2.0.0) DEBUG: /usr/lib/python3.12/site-packages/setuptools/command/develop.py:39: EasyInstallDeprecationWarning: easy_install command is deprecated. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: Please avoid running ``setup.py`` and ``easy_install``. DEBUG: Instead, use pypa/build, pypa/installer or other DEBUG: standards-based tools. DEBUG: See https://github.com/pypa/setuptools/issues/917 for details. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: easy_install.initialize_options(self) DEBUG: /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: Please avoid running ``setup.py`` directly. DEBUG: Instead, use pypa/build, pypa/installer or other DEBUG: standards-based tools. DEBUG: Follow the current Python packaging guidelines when building DEBUG: Python RPM packages. DEBUG: See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html DEBUG: and https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/ for details. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: self.initialize_options() DEBUG: running dist_info DEBUG: writing os_brick.egg-info/PKG-INFO DEBUG: writing dependency_links to os_brick.egg-info/dependency_links.txt DEBUG: writing entry points to os_brick.egg-info/entry_points.txt DEBUG: writing requirements to os_brick.egg-info/requires.txt DEBUG: writing top-level names to os_brick.egg-info/top_level.txt DEBUG: writing pbr to os_brick.egg-info/pbr.json DEBUG: [pbr] Processing SOURCES.txt DEBUG: [pbr] In git context, generating filelist from git 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 'os_brick.egg-info/SOURCES.txt' DEBUG: creating '/builddir/build/BUILD/os-brick-6.13.0/os_brick-6.13.0.dist-info' DEBUG: Handling pbr >=5.8.0 from hook generated metadata: Requires-Dist (os-brick) DEBUG: Requirement satisfied: pbr >=5.8.0 DEBUG: (installed: pbr 6.1.1) DEBUG: Handling oslo.concurrency >=5.0.0 from hook generated metadata: Requires-Dist (os-brick) DEBUG: Requirement satisfied: oslo.concurrency >=5.0.0 DEBUG: (installed: oslo.concurrency 7.2.0) DEBUG: Handling oslo.config >=9.0.0 from hook generated metadata: Requires-Dist (os-brick) DEBUG: Requirement satisfied: oslo.config >=9.0.0 DEBUG: (installed: oslo.config 10.0.0) DEBUG: Handling oslo.context >=4.1.0 from hook generated metadata: Requires-Dist (os-brick) DEBUG: Requirement satisfied: oslo.context >=4.1.0 DEBUG: (installed: oslo.context 6.1.0) DEBUG: Handling oslo.log >=4.8.0 from hook generated metadata: Requires-Dist (os-brick) DEBUG: Requirement satisfied: oslo.log >=4.8.0 DEBUG: (installed: oslo.log 7.2.1) DEBUG: Handling oslo.i18n >=5.1.0 from hook generated metadata: Requires-Dist (os-brick) DEBUG: Requirement satisfied: oslo.i18n >=5.1.0 DEBUG: (installed: oslo.i18n 6.6.0) DEBUG: Handling oslo.privsep >=3.0.0 from hook generated metadata: Requires-Dist (os-brick) DEBUG: Requirement satisfied: oslo.privsep >=3.0.0 DEBUG: (installed: oslo.privsep 3.8.0) DEBUG: Handling oslo.serialization >=4.3.0 from hook generated metadata: Requires-Dist (os-brick) DEBUG: Requirement satisfied: oslo.serialization >=4.3.0 DEBUG: (installed: oslo.serialization 5.8.0) DEBUG: Handling oslo.service >=2.8.0 from hook generated metadata: Requires-Dist (os-brick) DEBUG: Requirement satisfied: oslo.service >=2.8.0 DEBUG: (installed: oslo.service 4.3.0) DEBUG: Handling oslo.utils >=7.3.0 from hook generated metadata: Requires-Dist (os-brick) DEBUG: Requirement satisfied: oslo.utils >=7.3.0 DEBUG: (installed: oslo.utils 9.1.0) DEBUG: Handling requests >=2.25.1 from hook generated metadata: Requires-Dist (os-brick) DEBUG: Requirement satisfied: requests >=2.25.1 DEBUG: (installed: requests 2.32.4) DEBUG: Handling tenacity >=6.3.1 from hook generated metadata: Requires-Dist (os-brick) DEBUG: Requirement satisfied: tenacity >=6.3.1 DEBUG: (installed: tenacity 8.2.3) DEBUG: Handling os-win >=5.7.0 from hook generated metadata: Requires-Dist (os-brick) DEBUG: Requirement satisfied: os-win >=5.7.0 DEBUG: (installed: os-win 5.9.0) DEBUG: Handling psutil >=5.7.2 from hook generated metadata: Requires-Dist (os-brick) DEBUG: Requirement satisfied: psutil >=5.7.2 DEBUG: (installed: psutil 5.9.8) DEBUG: + cat /builddir/build/BUILD/python-os-brick-6.13.0-0.20250905144355.a8c7de0.el10.x86_64-pyproject-buildrequires DEBUG: + rm -rfv os_brick-6.13.0.dist-info/ DEBUG: removed 'os_brick-6.13.0.dist-info/AUTHORS' DEBUG: removed 'os_brick-6.13.0.dist-info/LICENSE' DEBUG: removed 'os_brick-6.13.0.dist-info/METADATA' DEBUG: removed 'os_brick-6.13.0.dist-info/entry_points.txt' DEBUG: removed 'os_brick-6.13.0.dist-info/pbr.json' DEBUG: removed 'os_brick-6.13.0.dist-info/top_level.txt' DEBUG: removed directory 'os_brick-6.13.0.dist-info/' DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.JzffmR DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' DEBUG: + export CFLAGS DEBUG: + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' DEBUG: + export CXXFLAGS DEBUG: + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' DEBUG: + export FFLAGS DEBUG: + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' DEBUG: + export FCFLAGS DEBUG: + VALAFLAGS=-g DEBUG: + export VALAFLAGS DEBUG: + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' DEBUG: + export LDFLAGS DEBUG: + LT_SYS_LIBRARY_PATH=/usr/lib64: DEBUG: + export LT_SYS_LIBRARY_PATH DEBUG: + CC=gcc DEBUG: + export CC DEBUG: + CXX=g++ DEBUG: + export CXX DEBUG: + cd os-brick-6.13.0 DEBUG: + mkdir -p /builddir/build/BUILD/os-brick-6.13.0/.pyproject-builddir DEBUG: + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' DEBUG: + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' DEBUG: + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' DEBUG: + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' DEBUG: + VALAFLAGS=-g DEBUG: + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' DEBUG: + LT_SYS_LIBRARY_PATH=/usr/lib64: DEBUG: + CC=gcc DEBUG: + CXX=g++ DEBUG: + TMPDIR=/builddir/build/BUILD/os-brick-6.13.0/.pyproject-builddir DEBUG: + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /builddir/build/BUILD/os-brick-6.13.0/pyproject-wheeldir DEBUG: Processing /builddir/build/BUILD/os-brick-6.13.0 DEBUG: Preparing metadata (pyproject.toml): started DEBUG: Running command Preparing metadata (pyproject.toml) DEBUG: /usr/lib/python3.12/site-packages/setuptools/command/develop.py:39: EasyInstallDeprecationWarning: easy_install command is deprecated. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: Please avoid running ``setup.py`` and ``easy_install``. DEBUG: Instead, use pypa/build, pypa/installer or other DEBUG: standards-based tools. DEBUG: See https://github.com/pypa/setuptools/issues/917 for details. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: easy_install.initialize_options(self) DEBUG: /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: Please avoid running ``setup.py`` directly. DEBUG: Instead, use pypa/build, pypa/installer or other DEBUG: standards-based tools. DEBUG: Follow the current Python packaging guidelines when building DEBUG: Python RPM packages. DEBUG: See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html DEBUG: and https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/ for details. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: self.initialize_options() DEBUG: running dist_info DEBUG: creating /builddir/build/BUILD/os-brick-6.13.0/.pyproject-builddir/pip-modern-metadata-s9j3g9hw/os_brick.egg-info DEBUG: writing /builddir/build/BUILD/os-brick-6.13.0/.pyproject-builddir/pip-modern-metadata-s9j3g9hw/os_brick.egg-info/PKG-INFO DEBUG: writing dependency_links to /builddir/build/BUILD/os-brick-6.13.0/.pyproject-builddir/pip-modern-metadata-s9j3g9hw/os_brick.egg-info/dependency_links.txt DEBUG: writing entry points to /builddir/build/BUILD/os-brick-6.13.0/.pyproject-builddir/pip-modern-metadata-s9j3g9hw/os_brick.egg-info/entry_points.txt DEBUG: writing requirements to /builddir/build/BUILD/os-brick-6.13.0/.pyproject-builddir/pip-modern-metadata-s9j3g9hw/os_brick.egg-info/requires.txt DEBUG: writing top-level names to /builddir/build/BUILD/os-brick-6.13.0/.pyproject-builddir/pip-modern-metadata-s9j3g9hw/os_brick.egg-info/top_level.txt DEBUG: writing pbr to /builddir/build/BUILD/os-brick-6.13.0/.pyproject-builddir/pip-modern-metadata-s9j3g9hw/os_brick.egg-info/pbr.json DEBUG: [pbr] Processing SOURCES.txt DEBUG: writing manifest file '/builddir/build/BUILD/os-brick-6.13.0/.pyproject-builddir/pip-modern-metadata-s9j3g9hw/os_brick.egg-info/SOURCES.txt' DEBUG: [pbr] In git context, generating filelist from git 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/os-brick-6.13.0/.pyproject-builddir/pip-modern-metadata-s9j3g9hw/os_brick.egg-info/SOURCES.txt' DEBUG: creating '/builddir/build/BUILD/os-brick-6.13.0/.pyproject-builddir/pip-modern-metadata-s9j3g9hw/os_brick-6.13.0.dist-info' DEBUG: Preparing metadata (pyproject.toml): finished with status 'done' DEBUG: Building wheels for collected packages: os-brick DEBUG: Building wheel for os-brick (pyproject.toml): started DEBUG: Running command Building wheel for os-brick (pyproject.toml) DEBUG: /usr/lib/python3.12/site-packages/setuptools/command/develop.py:39: EasyInstallDeprecationWarning: easy_install command is deprecated. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: Please avoid running ``setup.py`` and ``easy_install``. DEBUG: Instead, use pypa/build, pypa/installer or other DEBUG: standards-based tools. DEBUG: See https://github.com/pypa/setuptools/issues/917 for details. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: easy_install.initialize_options(self) DEBUG: running bdist_wheel DEBUG: running build DEBUG: running build_py DEBUG: creating build DEBUG: creating build/lib DEBUG: creating build/lib/os_brick DEBUG: creating build/lib/os_brick/tests DEBUG: creating build/lib/os_brick/tests/caches DEBUG: copying os_brick/tests/caches/test_opencas.py -> build/lib/os_brick/tests/caches DEBUG: copying os_brick/tests/caches/test_init.py -> build/lib/os_brick/tests/caches DEBUG: copying os_brick/tests/caches/__init__.py -> build/lib/os_brick/tests/caches DEBUG: creating build/lib/os_brick/initiator DEBUG: creating build/lib/os_brick/initiator/windows DEBUG: copying os_brick/initiator/windows/smbfs.py -> build/lib/os_brick/initiator/windows DEBUG: copying os_brick/initiator/windows/rbd.py -> build/lib/os_brick/initiator/windows DEBUG: copying os_brick/initiator/windows/iscsi.py -> build/lib/os_brick/initiator/windows DEBUG: copying os_brick/initiator/windows/fibre_channel.py -> build/lib/os_brick/initiator/windows DEBUG: copying os_brick/initiator/windows/base.py -> build/lib/os_brick/initiator/windows DEBUG: copying os_brick/initiator/windows/__init__.py -> build/lib/os_brick/initiator/windows DEBUG: copying os_brick/initiator/utils.py -> build/lib/os_brick/initiator DEBUG: copying os_brick/initiator/storpool_utils.py -> build/lib/os_brick/initiator DEBUG: copying os_brick/initiator/linuxscsi.py -> build/lib/os_brick/initiator DEBUG: copying os_brick/initiator/linuxrbd.py -> build/lib/os_brick/initiator DEBUG: copying os_brick/initiator/linuxfc.py -> build/lib/os_brick/initiator DEBUG: copying os_brick/initiator/initiator_connector.py -> build/lib/os_brick/initiator DEBUG: copying os_brick/initiator/host_driver.py -> build/lib/os_brick/initiator DEBUG: copying os_brick/initiator/connector.py -> build/lib/os_brick/initiator DEBUG: copying os_brick/initiator/__init__.py -> build/lib/os_brick/initiator DEBUG: creating build/lib/os_brick/tests/privileged DEBUG: copying os_brick/tests/privileged/test_rootwrap.py -> build/lib/os_brick/tests/privileged DEBUG: copying os_brick/tests/privileged/test_rbd.py -> build/lib/os_brick/tests/privileged DEBUG: copying os_brick/tests/privileged/test_nvmeof.py -> build/lib/os_brick/tests/privileged DEBUG: copying os_brick/tests/privileged/__init__.py -> build/lib/os_brick/tests/privileged DEBUG: creating build/lib/os_brick/tests/initiator DEBUG: copying os_brick/tests/initiator/test_utils.py -> build/lib/os_brick/tests/initiator DEBUG: copying os_brick/tests/initiator/test_storpool_utils.py -> build/lib/os_brick/tests/initiator DEBUG: copying os_brick/tests/initiator/test_linuxscsi.py -> build/lib/os_brick/tests/initiator DEBUG: copying os_brick/tests/initiator/test_linuxrbd.py -> build/lib/os_brick/tests/initiator DEBUG: copying os_brick/tests/initiator/test_linuxfc.py -> build/lib/os_brick/tests/initiator DEBUG: copying os_brick/tests/initiator/test_host_driver.py -> build/lib/os_brick/tests/initiator DEBUG: copying os_brick/tests/initiator/test_connector.py -> build/lib/os_brick/tests/initiator DEBUG: copying os_brick/tests/initiator/__init__.py -> build/lib/os_brick/tests/initiator DEBUG: copying os_brick/version.py -> build/lib/os_brick DEBUG: copying os_brick/utils.py -> build/lib/os_brick DEBUG: copying os_brick/opts.py -> build/lib/os_brick DEBUG: copying os_brick/i18n.py -> build/lib/os_brick DEBUG: copying os_brick/executor.py -> build/lib/os_brick DEBUG: copying os_brick/exception.py -> build/lib/os_brick DEBUG: copying os_brick/constants.py -> build/lib/os_brick DEBUG: copying os_brick/__init__.py -> build/lib/os_brick DEBUG: creating build/lib/os_brick/tests/initiator/connectors DEBUG: copying os_brick/tests/initiator/connectors/test_vmware.py -> build/lib/os_brick/tests/initiator/connectors DEBUG: copying os_brick/tests/initiator/connectors/test_storpool.py -> build/lib/os_brick/tests/initiator/connectors DEBUG: copying os_brick/tests/initiator/connectors/test_scaleio.py -> build/lib/os_brick/tests/initiator/connectors DEBUG: copying os_brick/tests/initiator/connectors/test_remotefs.py -> build/lib/os_brick/tests/initiator/connectors DEBUG: copying os_brick/tests/initiator/connectors/test_rbd.py -> build/lib/os_brick/tests/initiator/connectors DEBUG: copying os_brick/tests/initiator/connectors/test_nvmeof.py -> build/lib/os_brick/tests/initiator/connectors DEBUG: copying os_brick/tests/initiator/connectors/test_local.py -> build/lib/os_brick/tests/initiator/connectors DEBUG: copying os_brick/tests/initiator/connectors/test_lightos.py -> build/lib/os_brick/tests/initiator/connectors DEBUG: copying os_brick/tests/initiator/connectors/test_iser.py -> build/lib/os_brick/tests/initiator/connectors DEBUG: copying os_brick/tests/initiator/connectors/test_iscsi.py -> build/lib/os_brick/tests/initiator/connectors DEBUG: copying os_brick/tests/initiator/connectors/test_huawei.py -> build/lib/os_brick/tests/initiator/connectors DEBUG: copying os_brick/tests/initiator/connectors/test_gpfs.py -> build/lib/os_brick/tests/initiator/connectors DEBUG: copying os_brick/tests/initiator/connectors/test_fibre_channel_s390x.py -> build/lib/os_brick/tests/initiator/connectors DEBUG: copying os_brick/tests/initiator/connectors/test_fibre_channel_ppc64.py -> build/lib/os_brick/tests/initiator/connectors DEBUG: copying os_brick/tests/initiator/connectors/test_fibre_channel.py -> build/lib/os_brick/tests/initiator/connectors DEBUG: copying os_brick/tests/initiator/connectors/test_base_rbd.py -> build/lib/os_brick/tests/initiator/connectors DEBUG: copying os_brick/tests/initiator/connectors/test_base_iscsi.py -> build/lib/os_brick/tests/initiator/connectors DEBUG: copying os_brick/tests/initiator/connectors/__init__.py -> build/lib/os_brick/tests/initiator/connectors DEBUG: creating build/lib/os_brick/privileged DEBUG: copying os_brick/privileged/scaleio.py -> build/lib/os_brick/privileged DEBUG: copying os_brick/privileged/rootwrap.py -> build/lib/os_brick/privileged DEBUG: copying os_brick/privileged/rbd.py -> build/lib/os_brick/privileged DEBUG: copying os_brick/privileged/nvmeof.py -> build/lib/os_brick/privileged DEBUG: copying os_brick/privileged/lightos.py -> build/lib/os_brick/privileged DEBUG: copying os_brick/privileged/__init__.py -> build/lib/os_brick/privileged DEBUG: creating build/lib/os_brick/tests/encryptors DEBUG: copying os_brick/tests/encryptors/test_nop.py -> build/lib/os_brick/tests/encryptors DEBUG: copying os_brick/tests/encryptors/test_luks.py -> build/lib/os_brick/tests/encryptors DEBUG: copying os_brick/tests/encryptors/test_cryptsetup.py -> build/lib/os_brick/tests/encryptors DEBUG: copying os_brick/tests/encryptors/test_base.py -> build/lib/os_brick/tests/encryptors DEBUG: copying os_brick/tests/encryptors/__init__.py -> build/lib/os_brick/tests/encryptors DEBUG: creating build/lib/os_brick/caches DEBUG: copying os_brick/caches/opencas.py -> build/lib/os_brick/caches DEBUG: copying os_brick/caches/__init__.py -> build/lib/os_brick/caches DEBUG: creating build/lib/os_brick/remotefs DEBUG: copying os_brick/remotefs/windows_remotefs.py -> build/lib/os_brick/remotefs DEBUG: copying os_brick/remotefs/remotefs.py -> build/lib/os_brick/remotefs DEBUG: copying os_brick/remotefs/__init__.py -> build/lib/os_brick/remotefs DEBUG: creating build/lib/os_brick/initiator/connectors DEBUG: copying os_brick/initiator/connectors/vmware.py -> build/lib/os_brick/initiator/connectors DEBUG: copying os_brick/initiator/connectors/storpool.py -> build/lib/os_brick/initiator/connectors DEBUG: copying os_brick/initiator/connectors/scaleio.py -> build/lib/os_brick/initiator/connectors DEBUG: copying os_brick/initiator/connectors/remotefs.py -> build/lib/os_brick/initiator/connectors DEBUG: copying os_brick/initiator/connectors/rbd.py -> build/lib/os_brick/initiator/connectors DEBUG: copying os_brick/initiator/connectors/nvmeof.py -> build/lib/os_brick/initiator/connectors DEBUG: copying os_brick/initiator/connectors/local.py -> build/lib/os_brick/initiator/connectors DEBUG: copying os_brick/initiator/connectors/lightos.py -> build/lib/os_brick/initiator/connectors DEBUG: copying os_brick/initiator/connectors/iscsi.py -> build/lib/os_brick/initiator/connectors DEBUG: copying os_brick/initiator/connectors/huawei.py -> build/lib/os_brick/initiator/connectors DEBUG: copying os_brick/initiator/connectors/gpfs.py -> build/lib/os_brick/initiator/connectors DEBUG: copying os_brick/initiator/connectors/fibre_channel_s390x.py -> build/lib/os_brick/initiator/connectors DEBUG: copying os_brick/initiator/connectors/fibre_channel_ppc64.py -> build/lib/os_brick/initiator/connectors DEBUG: copying os_brick/initiator/connectors/fibre_channel.py -> build/lib/os_brick/initiator/connectors DEBUG: copying os_brick/initiator/connectors/fake.py -> build/lib/os_brick/initiator/connectors DEBUG: copying os_brick/initiator/connectors/base_rbd.py -> build/lib/os_brick/initiator/connectors DEBUG: copying os_brick/initiator/connectors/base_iscsi.py -> build/lib/os_brick/initiator/connectors DEBUG: copying os_brick/initiator/connectors/base.py -> build/lib/os_brick/initiator/connectors DEBUG: copying os_brick/initiator/connectors/__init__.py -> build/lib/os_brick/initiator/connectors DEBUG: creating build/lib/os_brick/local_dev DEBUG: copying os_brick/local_dev/lvm.py -> build/lib/os_brick/local_dev DEBUG: copying os_brick/local_dev/__init__.py -> build/lib/os_brick/local_dev DEBUG: creating build/lib/os_brick/tests/remotefs DEBUG: copying os_brick/tests/remotefs/test_windows_remotefs.py -> build/lib/os_brick/tests/remotefs DEBUG: copying os_brick/tests/remotefs/test_remotefs.py -> build/lib/os_brick/tests/remotefs DEBUG: copying os_brick/tests/remotefs/__init__.py -> build/lib/os_brick/tests/remotefs DEBUG: creating build/lib/os_brick/tests/windows DEBUG: copying os_brick/tests/windows/test_smbfs.py -> build/lib/os_brick/tests/windows DEBUG: copying os_brick/tests/windows/test_rbd.py -> build/lib/os_brick/tests/windows DEBUG: copying os_brick/tests/windows/test_iscsi.py -> build/lib/os_brick/tests/windows DEBUG: copying os_brick/tests/windows/test_fibre_channel.py -> build/lib/os_brick/tests/windows DEBUG: copying os_brick/tests/windows/test_factory.py -> build/lib/os_brick/tests/windows DEBUG: copying os_brick/tests/windows/test_base_connector.py -> build/lib/os_brick/tests/windows DEBUG: copying os_brick/tests/windows/test_base.py -> build/lib/os_brick/tests/windows DEBUG: copying os_brick/tests/windows/fake_win_conn.py -> build/lib/os_brick/tests/windows DEBUG: copying os_brick/tests/windows/__init__.py -> build/lib/os_brick/tests/windows DEBUG: creating build/lib/os_brick/encryptors DEBUG: copying os_brick/encryptors/nop.py -> build/lib/os_brick/encryptors DEBUG: copying os_brick/encryptors/luks.py -> build/lib/os_brick/encryptors DEBUG: copying os_brick/encryptors/cryptsetup.py -> build/lib/os_brick/encryptors DEBUG: copying os_brick/encryptors/base.py -> build/lib/os_brick/encryptors DEBUG: copying os_brick/encryptors/__init__.py -> build/lib/os_brick/encryptors DEBUG: creating build/lib/os_brick/tests/local_dev DEBUG: copying os_brick/tests/local_dev/test_brick_lvm.py -> build/lib/os_brick/tests/local_dev DEBUG: copying os_brick/tests/local_dev/fake_lvm.py -> build/lib/os_brick/tests/local_dev DEBUG: copying os_brick/tests/local_dev/__init__.py -> build/lib/os_brick/tests/local_dev DEBUG: copying os_brick/tests/test_utils.py -> build/lib/os_brick/tests DEBUG: copying os_brick/tests/test_executor.py -> build/lib/os_brick/tests DEBUG: copying os_brick/tests/test_exception.py -> build/lib/os_brick/tests DEBUG: copying os_brick/tests/test_brick.py -> build/lib/os_brick/tests DEBUG: copying os_brick/tests/base.py -> build/lib/os_brick/tests DEBUG: copying os_brick/tests/__init__.py -> build/lib/os_brick/tests DEBUG: running egg_info DEBUG: writing os_brick.egg-info/PKG-INFO DEBUG: writing dependency_links to os_brick.egg-info/dependency_links.txt DEBUG: writing entry points to os_brick.egg-info/entry_points.txt DEBUG: writing requirements to os_brick.egg-info/requires.txt DEBUG: writing top-level names to os_brick.egg-info/top_level.txt DEBUG: writing pbr to os_brick.egg-info/pbr.json DEBUG: [pbr] Processing SOURCES.txt DEBUG: [pbr] In git context, generating filelist from git 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 'os_brick.egg-info/SOURCES.txt' DEBUG: installing to build/bdist.linux-x86_64/wheel DEBUG: running install DEBUG: [pbr] Writing ChangeLog DEBUG: [pbr] Generating ChangeLog DEBUG: [pbr] ChangeLog complete (0.0s) DEBUG: [pbr] Generating AUTHORS DEBUG: [pbr] AUTHORS complete (0.0s) DEBUG: running install_lib DEBUG: creating build/bdist.linux-x86_64 DEBUG: creating build/bdist.linux-x86_64/wheel DEBUG: creating build/bdist.linux-x86_64/wheel/os_brick DEBUG: creating build/bdist.linux-x86_64/wheel/os_brick/encryptors DEBUG: copying build/lib/os_brick/encryptors/__init__.py -> build/bdist.linux-x86_64/wheel/os_brick/encryptors DEBUG: copying build/lib/os_brick/encryptors/base.py -> build/bdist.linux-x86_64/wheel/os_brick/encryptors DEBUG: copying build/lib/os_brick/encryptors/cryptsetup.py -> build/bdist.linux-x86_64/wheel/os_brick/encryptors DEBUG: copying build/lib/os_brick/encryptors/luks.py -> build/bdist.linux-x86_64/wheel/os_brick/encryptors DEBUG: copying build/lib/os_brick/encryptors/nop.py -> build/bdist.linux-x86_64/wheel/os_brick/encryptors DEBUG: creating build/bdist.linux-x86_64/wheel/os_brick/local_dev DEBUG: copying build/lib/os_brick/local_dev/__init__.py -> build/bdist.linux-x86_64/wheel/os_brick/local_dev DEBUG: copying build/lib/os_brick/local_dev/lvm.py -> build/bdist.linux-x86_64/wheel/os_brick/local_dev DEBUG: creating build/bdist.linux-x86_64/wheel/os_brick/remotefs DEBUG: copying build/lib/os_brick/remotefs/__init__.py -> build/bdist.linux-x86_64/wheel/os_brick/remotefs DEBUG: copying build/lib/os_brick/remotefs/remotefs.py -> build/bdist.linux-x86_64/wheel/os_brick/remotefs DEBUG: copying build/lib/os_brick/remotefs/windows_remotefs.py -> build/bdist.linux-x86_64/wheel/os_brick/remotefs DEBUG: creating build/bdist.linux-x86_64/wheel/os_brick/caches DEBUG: copying build/lib/os_brick/caches/__init__.py -> build/bdist.linux-x86_64/wheel/os_brick/caches DEBUG: copying build/lib/os_brick/caches/opencas.py -> build/bdist.linux-x86_64/wheel/os_brick/caches DEBUG: creating build/bdist.linux-x86_64/wheel/os_brick/privileged DEBUG: copying build/lib/os_brick/privileged/__init__.py -> build/bdist.linux-x86_64/wheel/os_brick/privileged DEBUG: copying build/lib/os_brick/privileged/lightos.py -> build/bdist.linux-x86_64/wheel/os_brick/privileged DEBUG: copying build/lib/os_brick/privileged/nvmeof.py -> build/bdist.linux-x86_64/wheel/os_brick/privileged DEBUG: copying build/lib/os_brick/privileged/rbd.py -> build/bdist.linux-x86_64/wheel/os_brick/privileged DEBUG: copying build/lib/os_brick/privileged/rootwrap.py -> build/bdist.linux-x86_64/wheel/os_brick/privileged DEBUG: copying build/lib/os_brick/privileged/scaleio.py -> build/bdist.linux-x86_64/wheel/os_brick/privileged DEBUG: copying build/lib/os_brick/__init__.py -> build/bdist.linux-x86_64/wheel/os_brick DEBUG: copying build/lib/os_brick/constants.py -> build/bdist.linux-x86_64/wheel/os_brick DEBUG: copying build/lib/os_brick/exception.py -> build/bdist.linux-x86_64/wheel/os_brick DEBUG: copying build/lib/os_brick/executor.py -> build/bdist.linux-x86_64/wheel/os_brick DEBUG: copying build/lib/os_brick/i18n.py -> build/bdist.linux-x86_64/wheel/os_brick DEBUG: copying build/lib/os_brick/opts.py -> build/bdist.linux-x86_64/wheel/os_brick DEBUG: copying build/lib/os_brick/utils.py -> build/bdist.linux-x86_64/wheel/os_brick DEBUG: copying build/lib/os_brick/version.py -> build/bdist.linux-x86_64/wheel/os_brick DEBUG: creating build/bdist.linux-x86_64/wheel/os_brick/initiator DEBUG: creating build/bdist.linux-x86_64/wheel/os_brick/initiator/connectors DEBUG: copying build/lib/os_brick/initiator/connectors/__init__.py -> build/bdist.linux-x86_64/wheel/os_brick/initiator/connectors DEBUG: copying build/lib/os_brick/initiator/connectors/base.py -> build/bdist.linux-x86_64/wheel/os_brick/initiator/connectors DEBUG: copying build/lib/os_brick/initiator/connectors/base_iscsi.py -> build/bdist.linux-x86_64/wheel/os_brick/initiator/connectors DEBUG: copying build/lib/os_brick/initiator/connectors/base_rbd.py -> build/bdist.linux-x86_64/wheel/os_brick/initiator/connectors DEBUG: copying build/lib/os_brick/initiator/connectors/fake.py -> build/bdist.linux-x86_64/wheel/os_brick/initiator/connectors DEBUG: copying build/lib/os_brick/initiator/connectors/fibre_channel.py -> build/bdist.linux-x86_64/wheel/os_brick/initiator/connectors DEBUG: copying build/lib/os_brick/initiator/connectors/fibre_channel_ppc64.py -> build/bdist.linux-x86_64/wheel/os_brick/initiator/connectors DEBUG: copying build/lib/os_brick/initiator/connectors/fibre_channel_s390x.py -> build/bdist.linux-x86_64/wheel/os_brick/initiator/connectors DEBUG: copying build/lib/os_brick/initiator/connectors/gpfs.py -> build/bdist.linux-x86_64/wheel/os_brick/initiator/connectors DEBUG: copying build/lib/os_brick/initiator/connectors/huawei.py -> build/bdist.linux-x86_64/wheel/os_brick/initiator/connectors DEBUG: copying build/lib/os_brick/initiator/connectors/iscsi.py -> build/bdist.linux-x86_64/wheel/os_brick/initiator/connectors DEBUG: copying build/lib/os_brick/initiator/connectors/lightos.py -> build/bdist.linux-x86_64/wheel/os_brick/initiator/connectors DEBUG: copying build/lib/os_brick/initiator/connectors/local.py -> build/bdist.linux-x86_64/wheel/os_brick/initiator/connectors DEBUG: copying build/lib/os_brick/initiator/connectors/nvmeof.py -> build/bdist.linux-x86_64/wheel/os_brick/initiator/connectors DEBUG: copying build/lib/os_brick/initiator/connectors/rbd.py -> build/bdist.linux-x86_64/wheel/os_brick/initiator/connectors DEBUG: copying build/lib/os_brick/initiator/connectors/remotefs.py -> build/bdist.linux-x86_64/wheel/os_brick/initiator/connectors DEBUG: copying build/lib/os_brick/initiator/connectors/scaleio.py -> build/bdist.linux-x86_64/wheel/os_brick/initiator/connectors DEBUG: copying build/lib/os_brick/initiator/connectors/storpool.py -> build/bdist.linux-x86_64/wheel/os_brick/initiator/connectors DEBUG: copying build/lib/os_brick/initiator/connectors/vmware.py -> build/bdist.linux-x86_64/wheel/os_brick/initiator/connectors DEBUG: copying build/lib/os_brick/initiator/__init__.py -> build/bdist.linux-x86_64/wheel/os_brick/initiator DEBUG: copying build/lib/os_brick/initiator/connector.py -> build/bdist.linux-x86_64/wheel/os_brick/initiator DEBUG: copying build/lib/os_brick/initiator/host_driver.py -> build/bdist.linux-x86_64/wheel/os_brick/initiator DEBUG: copying build/lib/os_brick/initiator/initiator_connector.py -> build/bdist.linux-x86_64/wheel/os_brick/initiator DEBUG: copying build/lib/os_brick/initiator/linuxfc.py -> build/bdist.linux-x86_64/wheel/os_brick/initiator DEBUG: copying build/lib/os_brick/initiator/linuxrbd.py -> build/bdist.linux-x86_64/wheel/os_brick/initiator DEBUG: copying build/lib/os_brick/initiator/linuxscsi.py -> build/bdist.linux-x86_64/wheel/os_brick/initiator DEBUG: copying build/lib/os_brick/initiator/storpool_utils.py -> build/bdist.linux-x86_64/wheel/os_brick/initiator DEBUG: copying build/lib/os_brick/initiator/utils.py -> build/bdist.linux-x86_64/wheel/os_brick/initiator DEBUG: creating build/bdist.linux-x86_64/wheel/os_brick/initiator/windows DEBUG: copying build/lib/os_brick/initiator/windows/__init__.py -> build/bdist.linux-x86_64/wheel/os_brick/initiator/windows DEBUG: copying build/lib/os_brick/initiator/windows/base.py -> build/bdist.linux-x86_64/wheel/os_brick/initiator/windows DEBUG: copying build/lib/os_brick/initiator/windows/fibre_channel.py -> build/bdist.linux-x86_64/wheel/os_brick/initiator/windows DEBUG: copying build/lib/os_brick/initiator/windows/iscsi.py -> build/bdist.linux-x86_64/wheel/os_brick/initiator/windows DEBUG: copying build/lib/os_brick/initiator/windows/rbd.py -> build/bdist.linux-x86_64/wheel/os_brick/initiator/windows DEBUG: copying build/lib/os_brick/initiator/windows/smbfs.py -> build/bdist.linux-x86_64/wheel/os_brick/initiator/windows DEBUG: creating build/bdist.linux-x86_64/wheel/os_brick/tests DEBUG: copying build/lib/os_brick/tests/__init__.py -> build/bdist.linux-x86_64/wheel/os_brick/tests DEBUG: copying build/lib/os_brick/tests/base.py -> build/bdist.linux-x86_64/wheel/os_brick/tests DEBUG: copying build/lib/os_brick/tests/test_brick.py -> build/bdist.linux-x86_64/wheel/os_brick/tests DEBUG: copying build/lib/os_brick/tests/test_exception.py -> build/bdist.linux-x86_64/wheel/os_brick/tests DEBUG: copying build/lib/os_brick/tests/test_executor.py -> build/bdist.linux-x86_64/wheel/os_brick/tests DEBUG: copying build/lib/os_brick/tests/test_utils.py -> build/bdist.linux-x86_64/wheel/os_brick/tests DEBUG: creating build/bdist.linux-x86_64/wheel/os_brick/tests/local_dev DEBUG: copying build/lib/os_brick/tests/local_dev/__init__.py -> build/bdist.linux-x86_64/wheel/os_brick/tests/local_dev DEBUG: copying build/lib/os_brick/tests/local_dev/fake_lvm.py -> build/bdist.linux-x86_64/wheel/os_brick/tests/local_dev DEBUG: copying build/lib/os_brick/tests/local_dev/test_brick_lvm.py -> build/bdist.linux-x86_64/wheel/os_brick/tests/local_dev DEBUG: creating build/bdist.linux-x86_64/wheel/os_brick/tests/windows DEBUG: copying build/lib/os_brick/tests/windows/__init__.py -> build/bdist.linux-x86_64/wheel/os_brick/tests/windows DEBUG: copying build/lib/os_brick/tests/windows/fake_win_conn.py -> build/bdist.linux-x86_64/wheel/os_brick/tests/windows DEBUG: copying build/lib/os_brick/tests/windows/test_base.py -> build/bdist.linux-x86_64/wheel/os_brick/tests/windows DEBUG: copying build/lib/os_brick/tests/windows/test_base_connector.py -> build/bdist.linux-x86_64/wheel/os_brick/tests/windows DEBUG: copying build/lib/os_brick/tests/windows/test_factory.py -> build/bdist.linux-x86_64/wheel/os_brick/tests/windows DEBUG: copying build/lib/os_brick/tests/windows/test_fibre_channel.py -> build/bdist.linux-x86_64/wheel/os_brick/tests/windows DEBUG: copying build/lib/os_brick/tests/windows/test_iscsi.py -> build/bdist.linux-x86_64/wheel/os_brick/tests/windows DEBUG: copying build/lib/os_brick/tests/windows/test_rbd.py -> build/bdist.linux-x86_64/wheel/os_brick/tests/windows DEBUG: copying build/lib/os_brick/tests/windows/test_smbfs.py -> build/bdist.linux-x86_64/wheel/os_brick/tests/windows DEBUG: creating build/bdist.linux-x86_64/wheel/os_brick/tests/remotefs DEBUG: copying build/lib/os_brick/tests/remotefs/__init__.py -> build/bdist.linux-x86_64/wheel/os_brick/tests/remotefs DEBUG: copying build/lib/os_brick/tests/remotefs/test_remotefs.py -> build/bdist.linux-x86_64/wheel/os_brick/tests/remotefs DEBUG: copying build/lib/os_brick/tests/remotefs/test_windows_remotefs.py -> build/bdist.linux-x86_64/wheel/os_brick/tests/remotefs DEBUG: creating build/bdist.linux-x86_64/wheel/os_brick/tests/encryptors DEBUG: copying build/lib/os_brick/tests/encryptors/__init__.py -> build/bdist.linux-x86_64/wheel/os_brick/tests/encryptors DEBUG: copying build/lib/os_brick/tests/encryptors/test_base.py -> build/bdist.linux-x86_64/wheel/os_brick/tests/encryptors DEBUG: copying build/lib/os_brick/tests/encryptors/test_cryptsetup.py -> build/bdist.linux-x86_64/wheel/os_brick/tests/encryptors DEBUG: copying build/lib/os_brick/tests/encryptors/test_luks.py -> build/bdist.linux-x86_64/wheel/os_brick/tests/encryptors DEBUG: copying build/lib/os_brick/tests/encryptors/test_nop.py -> build/bdist.linux-x86_64/wheel/os_brick/tests/encryptors DEBUG: creating build/bdist.linux-x86_64/wheel/os_brick/tests/initiator DEBUG: creating build/bdist.linux-x86_64/wheel/os_brick/tests/initiator/connectors DEBUG: copying build/lib/os_brick/tests/initiator/connectors/__init__.py -> build/bdist.linux-x86_64/wheel/os_brick/tests/initiator/connectors DEBUG: copying build/lib/os_brick/tests/initiator/connectors/test_base_iscsi.py -> build/bdist.linux-x86_64/wheel/os_brick/tests/initiator/connectors DEBUG: copying build/lib/os_brick/tests/initiator/connectors/test_base_rbd.py -> build/bdist.linux-x86_64/wheel/os_brick/tests/initiator/connectors DEBUG: copying build/lib/os_brick/tests/initiator/connectors/test_fibre_channel.py -> build/bdist.linux-x86_64/wheel/os_brick/tests/initiator/connectors DEBUG: copying build/lib/os_brick/tests/initiator/connectors/test_fibre_channel_ppc64.py -> build/bdist.linux-x86_64/wheel/os_brick/tests/initiator/connectors DEBUG: copying build/lib/os_brick/tests/initiator/connectors/test_fibre_channel_s390x.py -> build/bdist.linux-x86_64/wheel/os_brick/tests/initiator/connectors DEBUG: copying build/lib/os_brick/tests/initiator/connectors/test_gpfs.py -> build/bdist.linux-x86_64/wheel/os_brick/tests/initiator/connectors DEBUG: copying build/lib/os_brick/tests/initiator/connectors/test_huawei.py -> build/bdist.linux-x86_64/wheel/os_brick/tests/initiator/connectors DEBUG: copying build/lib/os_brick/tests/initiator/connectors/test_iscsi.py -> build/bdist.linux-x86_64/wheel/os_brick/tests/initiator/connectors DEBUG: copying build/lib/os_brick/tests/initiator/connectors/test_iser.py -> build/bdist.linux-x86_64/wheel/os_brick/tests/initiator/connectors DEBUG: copying build/lib/os_brick/tests/initiator/connectors/test_lightos.py -> build/bdist.linux-x86_64/wheel/os_brick/tests/initiator/connectors DEBUG: copying build/lib/os_brick/tests/initiator/connectors/test_local.py -> build/bdist.linux-x86_64/wheel/os_brick/tests/initiator/connectors DEBUG: copying build/lib/os_brick/tests/initiator/connectors/test_nvmeof.py -> build/bdist.linux-x86_64/wheel/os_brick/tests/initiator/connectors DEBUG: copying build/lib/os_brick/tests/initiator/connectors/test_rbd.py -> build/bdist.linux-x86_64/wheel/os_brick/tests/initiator/connectors DEBUG: copying build/lib/os_brick/tests/initiator/connectors/test_remotefs.py -> build/bdist.linux-x86_64/wheel/os_brick/tests/initiator/connectors DEBUG: copying build/lib/os_brick/tests/initiator/connectors/test_scaleio.py -> build/bdist.linux-x86_64/wheel/os_brick/tests/initiator/connectors DEBUG: copying build/lib/os_brick/tests/initiator/connectors/test_storpool.py -> build/bdist.linux-x86_64/wheel/os_brick/tests/initiator/connectors DEBUG: copying build/lib/os_brick/tests/initiator/connectors/test_vmware.py -> build/bdist.linux-x86_64/wheel/os_brick/tests/initiator/connectors DEBUG: copying build/lib/os_brick/tests/initiator/__init__.py -> build/bdist.linux-x86_64/wheel/os_brick/tests/initiator DEBUG: copying build/lib/os_brick/tests/initiator/test_connector.py -> build/bdist.linux-x86_64/wheel/os_brick/tests/initiator DEBUG: copying build/lib/os_brick/tests/initiator/test_host_driver.py -> build/bdist.linux-x86_64/wheel/os_brick/tests/initiator DEBUG: copying build/lib/os_brick/tests/initiator/test_linuxfc.py -> build/bdist.linux-x86_64/wheel/os_brick/tests/initiator DEBUG: copying build/lib/os_brick/tests/initiator/test_linuxrbd.py -> build/bdist.linux-x86_64/wheel/os_brick/tests/initiator DEBUG: copying build/lib/os_brick/tests/initiator/test_linuxscsi.py -> build/bdist.linux-x86_64/wheel/os_brick/tests/initiator DEBUG: copying build/lib/os_brick/tests/initiator/test_storpool_utils.py -> build/bdist.linux-x86_64/wheel/os_brick/tests/initiator DEBUG: copying build/lib/os_brick/tests/initiator/test_utils.py -> build/bdist.linux-x86_64/wheel/os_brick/tests/initiator DEBUG: creating build/bdist.linux-x86_64/wheel/os_brick/tests/privileged DEBUG: copying build/lib/os_brick/tests/privileged/__init__.py -> build/bdist.linux-x86_64/wheel/os_brick/tests/privileged DEBUG: copying build/lib/os_brick/tests/privileged/test_nvmeof.py -> build/bdist.linux-x86_64/wheel/os_brick/tests/privileged DEBUG: copying build/lib/os_brick/tests/privileged/test_rbd.py -> build/bdist.linux-x86_64/wheel/os_brick/tests/privileged DEBUG: copying build/lib/os_brick/tests/privileged/test_rootwrap.py -> build/bdist.linux-x86_64/wheel/os_brick/tests/privileged DEBUG: creating build/bdist.linux-x86_64/wheel/os_brick/tests/caches DEBUG: copying build/lib/os_brick/tests/caches/__init__.py -> build/bdist.linux-x86_64/wheel/os_brick/tests/caches DEBUG: copying build/lib/os_brick/tests/caches/test_init.py -> build/bdist.linux-x86_64/wheel/os_brick/tests/caches DEBUG: copying build/lib/os_brick/tests/caches/test_opencas.py -> build/bdist.linux-x86_64/wheel/os_brick/tests/caches DEBUG: running install_data DEBUG: creating build/bdist.linux-x86_64/wheel/os_brick-6.13.0.data DEBUG: creating build/bdist.linux-x86_64/wheel/os_brick-6.13.0.data/data DEBUG: creating build/bdist.linux-x86_64/wheel/os_brick-6.13.0.data/data/etc DEBUG: creating build/bdist.linux-x86_64/wheel/os_brick-6.13.0.data/data/etc/os-brick DEBUG: creating build/bdist.linux-x86_64/wheel/os_brick-6.13.0.data/data/etc/os-brick/rootwrap.d DEBUG: copying etc/os-brick/rootwrap.d/os-brick.filters -> build/bdist.linux-x86_64/wheel/os_brick-6.13.0.data/data/etc/os-brick/rootwrap.d DEBUG: running install_egg_info DEBUG: Copying os_brick.egg-info to build/bdist.linux-x86_64/wheel/os_brick-6.13.0-py3.12.egg-info DEBUG: running install_scripts DEBUG: creating build/bdist.linux-x86_64/wheel/os_brick-6.13.0.dist-info/WHEEL DEBUG: creating '/builddir/build/BUILD/os-brick-6.13.0/.pyproject-builddir/pip-wheel-lwevqrfa/.tmp-4hav6ca6/os_brick-6.13.0-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it DEBUG: adding 'os_brick/__init__.py' DEBUG: adding 'os_brick/constants.py' DEBUG: adding 'os_brick/exception.py' DEBUG: adding 'os_brick/executor.py' DEBUG: adding 'os_brick/i18n.py' DEBUG: adding 'os_brick/opts.py' DEBUG: adding 'os_brick/utils.py' DEBUG: adding 'os_brick/version.py' DEBUG: adding 'os_brick/caches/__init__.py' DEBUG: adding 'os_brick/caches/opencas.py' DEBUG: adding 'os_brick/encryptors/__init__.py' DEBUG: adding 'os_brick/encryptors/base.py' DEBUG: adding 'os_brick/encryptors/cryptsetup.py' DEBUG: adding 'os_brick/encryptors/luks.py' DEBUG: adding 'os_brick/encryptors/nop.py' DEBUG: adding 'os_brick/initiator/__init__.py' DEBUG: adding 'os_brick/initiator/connector.py' DEBUG: adding 'os_brick/initiator/host_driver.py' DEBUG: adding 'os_brick/initiator/initiator_connector.py' DEBUG: adding 'os_brick/initiator/linuxfc.py' DEBUG: adding 'os_brick/initiator/linuxrbd.py' DEBUG: adding 'os_brick/initiator/linuxscsi.py' DEBUG: adding 'os_brick/initiator/storpool_utils.py' DEBUG: adding 'os_brick/initiator/utils.py' DEBUG: adding 'os_brick/initiator/connectors/__init__.py' DEBUG: adding 'os_brick/initiator/connectors/base.py' DEBUG: adding 'os_brick/initiator/connectors/base_iscsi.py' DEBUG: adding 'os_brick/initiator/connectors/base_rbd.py' DEBUG: adding 'os_brick/initiator/connectors/fake.py' DEBUG: adding 'os_brick/initiator/connectors/fibre_channel.py' DEBUG: adding 'os_brick/initiator/connectors/fibre_channel_ppc64.py' DEBUG: adding 'os_brick/initiator/connectors/fibre_channel_s390x.py' DEBUG: adding 'os_brick/initiator/connectors/gpfs.py' DEBUG: adding 'os_brick/initiator/connectors/huawei.py' DEBUG: adding 'os_brick/initiator/connectors/iscsi.py' DEBUG: adding 'os_brick/initiator/connectors/lightos.py' DEBUG: adding 'os_brick/initiator/connectors/local.py' DEBUG: adding 'os_brick/initiator/connectors/nvmeof.py' DEBUG: adding 'os_brick/initiator/connectors/rbd.py' DEBUG: adding 'os_brick/initiator/connectors/remotefs.py' DEBUG: adding 'os_brick/initiator/connectors/scaleio.py' DEBUG: adding 'os_brick/initiator/connectors/storpool.py' DEBUG: adding 'os_brick/initiator/connectors/vmware.py' DEBUG: adding 'os_brick/initiator/windows/__init__.py' DEBUG: adding 'os_brick/initiator/windows/base.py' DEBUG: adding 'os_brick/initiator/windows/fibre_channel.py' DEBUG: adding 'os_brick/initiator/windows/iscsi.py' DEBUG: adding 'os_brick/initiator/windows/rbd.py' DEBUG: adding 'os_brick/initiator/windows/smbfs.py' DEBUG: adding 'os_brick/local_dev/__init__.py' DEBUG: adding 'os_brick/local_dev/lvm.py' DEBUG: adding 'os_brick/privileged/__init__.py' DEBUG: adding 'os_brick/privileged/lightos.py' DEBUG: adding 'os_brick/privileged/nvmeof.py' DEBUG: adding 'os_brick/privileged/rbd.py' DEBUG: adding 'os_brick/privileged/rootwrap.py' DEBUG: adding 'os_brick/privileged/scaleio.py' DEBUG: adding 'os_brick/remotefs/__init__.py' DEBUG: adding 'os_brick/remotefs/remotefs.py' DEBUG: adding 'os_brick/remotefs/windows_remotefs.py' DEBUG: adding 'os_brick/tests/__init__.py' DEBUG: adding 'os_brick/tests/base.py' DEBUG: adding 'os_brick/tests/test_brick.py' DEBUG: adding 'os_brick/tests/test_exception.py' DEBUG: adding 'os_brick/tests/test_executor.py' DEBUG: adding 'os_brick/tests/test_utils.py' DEBUG: adding 'os_brick/tests/caches/__init__.py' DEBUG: adding 'os_brick/tests/caches/test_init.py' DEBUG: adding 'os_brick/tests/caches/test_opencas.py' DEBUG: adding 'os_brick/tests/encryptors/__init__.py' DEBUG: adding 'os_brick/tests/encryptors/test_base.py' DEBUG: adding 'os_brick/tests/encryptors/test_cryptsetup.py' DEBUG: adding 'os_brick/tests/encryptors/test_luks.py' DEBUG: adding 'os_brick/tests/encryptors/test_nop.py' DEBUG: adding 'os_brick/tests/initiator/__init__.py' DEBUG: adding 'os_brick/tests/initiator/test_connector.py' DEBUG: adding 'os_brick/tests/initiator/test_host_driver.py' DEBUG: adding 'os_brick/tests/initiator/test_linuxfc.py' DEBUG: adding 'os_brick/tests/initiator/test_linuxrbd.py' DEBUG: adding 'os_brick/tests/initiator/test_linuxscsi.py' DEBUG: adding 'os_brick/tests/initiator/test_storpool_utils.py' DEBUG: adding 'os_brick/tests/initiator/test_utils.py' DEBUG: adding 'os_brick/tests/initiator/connectors/__init__.py' DEBUG: adding 'os_brick/tests/initiator/connectors/test_base_iscsi.py' DEBUG: adding 'os_brick/tests/initiator/connectors/test_base_rbd.py' DEBUG: adding 'os_brick/tests/initiator/connectors/test_fibre_channel.py' DEBUG: adding 'os_brick/tests/initiator/connectors/test_fibre_channel_ppc64.py' DEBUG: adding 'os_brick/tests/initiator/connectors/test_fibre_channel_s390x.py' DEBUG: adding 'os_brick/tests/initiator/connectors/test_gpfs.py' DEBUG: adding 'os_brick/tests/initiator/connectors/test_huawei.py' DEBUG: adding 'os_brick/tests/initiator/connectors/test_iscsi.py' DEBUG: adding 'os_brick/tests/initiator/connectors/test_iser.py' DEBUG: adding 'os_brick/tests/initiator/connectors/test_lightos.py' DEBUG: adding 'os_brick/tests/initiator/connectors/test_local.py' DEBUG: adding 'os_brick/tests/initiator/connectors/test_nvmeof.py' DEBUG: adding 'os_brick/tests/initiator/connectors/test_rbd.py' DEBUG: adding 'os_brick/tests/initiator/connectors/test_remotefs.py' DEBUG: adding 'os_brick/tests/initiator/connectors/test_scaleio.py' DEBUG: adding 'os_brick/tests/initiator/connectors/test_storpool.py' DEBUG: adding 'os_brick/tests/initiator/connectors/test_vmware.py' DEBUG: adding 'os_brick/tests/local_dev/__init__.py' DEBUG: adding 'os_brick/tests/local_dev/fake_lvm.py' DEBUG: adding 'os_brick/tests/local_dev/test_brick_lvm.py' DEBUG: adding 'os_brick/tests/privileged/__init__.py' DEBUG: adding 'os_brick/tests/privileged/test_nvmeof.py' DEBUG: adding 'os_brick/tests/privileged/test_rbd.py' DEBUG: adding 'os_brick/tests/privileged/test_rootwrap.py' DEBUG: adding 'os_brick/tests/remotefs/__init__.py' DEBUG: adding 'os_brick/tests/remotefs/test_remotefs.py' DEBUG: adding 'os_brick/tests/remotefs/test_windows_remotefs.py' DEBUG: adding 'os_brick/tests/windows/__init__.py' DEBUG: adding 'os_brick/tests/windows/fake_win_conn.py' DEBUG: adding 'os_brick/tests/windows/test_base.py' DEBUG: adding 'os_brick/tests/windows/test_base_connector.py' DEBUG: adding 'os_brick/tests/windows/test_factory.py' DEBUG: adding 'os_brick/tests/windows/test_fibre_channel.py' DEBUG: adding 'os_brick/tests/windows/test_iscsi.py' DEBUG: adding 'os_brick/tests/windows/test_rbd.py' DEBUG: adding 'os_brick/tests/windows/test_smbfs.py' DEBUG: adding 'os_brick-6.13.0.data/data/etc/os-brick/rootwrap.d/os-brick.filters' DEBUG: adding 'os_brick-6.13.0.dist-info/AUTHORS' DEBUG: adding 'os_brick-6.13.0.dist-info/LICENSE' DEBUG: adding 'os_brick-6.13.0.dist-info/METADATA' DEBUG: adding 'os_brick-6.13.0.dist-info/WHEEL' DEBUG: adding 'os_brick-6.13.0.dist-info/entry_points.txt' DEBUG: adding 'os_brick-6.13.0.dist-info/pbr.json' DEBUG: adding 'os_brick-6.13.0.dist-info/top_level.txt' DEBUG: adding 'os_brick-6.13.0.dist-info/RECORD' DEBUG: removing build/bdist.linux-x86_64/wheel DEBUG: Building wheel for os-brick (pyproject.toml): finished with status 'done' DEBUG: Created wheel for os-brick: filename=os_brick-6.13.0-py3-none-any.whl size=306778 sha256=5fdda7d5d27e8140a4f90e4ffeea5b1a60fbc07776963ae81caf7a95e2112c25 DEBUG: Stored in directory: /builddir/.cache/pip/wheels/df/fd/d4/860ef87626eb760ab7d56dbcd2d890729e32cb0788a7d17ec7 DEBUG: Successfully built os-brick DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.4r7cyG DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + '[' /builddir/build/BUILDROOT/python-os-brick-6.13.0-0.20250905144355.a8c7de0.el10.x86_64 '!=' / ']' DEBUG: + rm -rf /builddir/build/BUILDROOT/python-os-brick-6.13.0-0.20250905144355.a8c7de0.el10.x86_64 DEBUG: ++ dirname /builddir/build/BUILDROOT/python-os-brick-6.13.0-0.20250905144355.a8c7de0.el10.x86_64 DEBUG: + mkdir -p /builddir/build/BUILDROOT DEBUG: + mkdir /builddir/build/BUILDROOT/python-os-brick-6.13.0-0.20250905144355.a8c7de0.el10.x86_64 DEBUG: + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' DEBUG: + export CFLAGS DEBUG: + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' DEBUG: + export CXXFLAGS DEBUG: + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' DEBUG: + export FFLAGS DEBUG: + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' DEBUG: + export FCFLAGS DEBUG: + VALAFLAGS=-g DEBUG: + export VALAFLAGS DEBUG: + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' DEBUG: + export LDFLAGS DEBUG: + LT_SYS_LIBRARY_PATH=/usr/lib64: DEBUG: + export LT_SYS_LIBRARY_PATH DEBUG: + CC=gcc DEBUG: + export CC DEBUG: + CXX=g++ DEBUG: + export CXX DEBUG: + cd os-brick-6.13.0 DEBUG: ++ ls /builddir/build/BUILD/os-brick-6.13.0/pyproject-wheeldir/os_brick-6.13.0-py3-none-any.whl DEBUG: ++ xargs basename --multiple DEBUG: ++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/' DEBUG: + specifier=os_brick==6.13.0 DEBUG: + '[' -z os_brick==6.13.0 ']' DEBUG: + TMPDIR=/builddir/build/BUILD/os-brick-6.13.0/.pyproject-builddir DEBUG: + /usr/bin/python3 -m pip install --root /builddir/build/BUILDROOT/python-os-brick-6.13.0-0.20250905144355.a8c7de0.el10.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/os-brick-6.13.0/pyproject-wheeldir os_brick==6.13.0 DEBUG: Using pip 23.3.2 from /usr/lib/python3.12/site-packages/pip (python 3.12) DEBUG: Looking in links: /builddir/build/BUILD/os-brick-6.13.0/pyproject-wheeldir DEBUG: Processing ./pyproject-wheeldir/os_brick-6.13.0-py3-none-any.whl DEBUG: Installing collected packages: os_brick DEBUG: Successfully installed os_brick-6.13.0 DEBUG: + '[' -d /builddir/build/BUILDROOT/python-os-brick-6.13.0-0.20250905144355.a8c7de0.el10.x86_64/usr/bin ']' DEBUG: + rm -f /builddir/build/BUILD/python-os-brick-6.13.0-0.20250905144355.a8c7de0.el10.x86_64-pyproject-ghost-distinfo DEBUG: + site_dirs=() DEBUG: + '[' -d /builddir/build/BUILDROOT/python-os-brick-6.13.0-0.20250905144355.a8c7de0.el10.x86_64/usr/lib/python3.12/site-packages ']' DEBUG: + site_dirs+=("/usr/lib/python3.12/site-packages") DEBUG: + '[' /builddir/build/BUILDROOT/python-os-brick-6.13.0-0.20250905144355.a8c7de0.el10.x86_64/usr/lib64/python3.12/site-packages '!=' /builddir/build/BUILDROOT/python-os-brick-6.13.0-0.20250905144355.a8c7de0.el10.x86_64/usr/lib/python3.12/site-packages ']' DEBUG: + '[' -d /builddir/build/BUILDROOT/python-os-brick-6.13.0-0.20250905144355.a8c7de0.el10.x86_64/usr/lib64/python3.12/site-packages ']' DEBUG: + for site_dir in ${site_dirs[@]} DEBUG: + for distinfo in /builddir/build/BUILDROOT/python-os-brick-6.13.0-0.20250905144355.a8c7de0.el10.x86_64$site_dir/*.dist-info DEBUG: + echo '%ghost /usr/lib/python3.12/site-packages/os_brick-6.13.0.dist-info' DEBUG: + sed -i s/pip/rpm/ /builddir/build/BUILDROOT/python-os-brick-6.13.0-0.20250905144355.a8c7de0.el10.x86_64/usr/lib/python3.12/site-packages/os_brick-6.13.0.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/python-os-brick-6.13.0-0.20250905144355.a8c7de0.el10.x86_64 --record /builddir/build/BUILDROOT/python-os-brick-6.13.0-0.20250905144355.a8c7de0.el10.x86_64/usr/lib/python3.12/site-packages/os_brick-6.13.0.dist-info/RECORD --output /builddir/build/BUILD/python-os-brick-6.13.0-0.20250905144355.a8c7de0.el10.x86_64-pyproject-record DEBUG: + rm -fv /builddir/build/BUILDROOT/python-os-brick-6.13.0-0.20250905144355.a8c7de0.el10.x86_64/usr/lib/python3.12/site-packages/os_brick-6.13.0.dist-info/RECORD DEBUG: removed '/builddir/build/BUILDROOT/python-os-brick-6.13.0-0.20250905144355.a8c7de0.el10.x86_64/usr/lib/python3.12/site-packages/os_brick-6.13.0.dist-info/RECORD' DEBUG: + rm -fv /builddir/build/BUILDROOT/python-os-brick-6.13.0-0.20250905144355.a8c7de0.el10.x86_64/usr/lib/python3.12/site-packages/os_brick-6.13.0.dist-info/REQUESTED DEBUG: removed '/builddir/build/BUILDROOT/python-os-brick-6.13.0-0.20250905144355.a8c7de0.el10.x86_64/usr/lib/python3.12/site-packages/os_brick-6.13.0.dist-info/REQUESTED' DEBUG: ++ wc -l /builddir/build/BUILD/python-os-brick-6.13.0-0.20250905144355.a8c7de0.el10.x86_64-pyproject-ghost-distinfo DEBUG: ++ cut -f1 '-d ' DEBUG: + lines=1 DEBUG: + '[' 1 -ne 1 ']' DEBUG: + TOX_TESTENV_PASSENV='*' DEBUG: + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' DEBUG: + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' DEBUG: + PATH=/builddir/build/BUILDROOT/python-os-brick-6.13.0-0.20250905144355.a8c7de0.el10.x86_64/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin DEBUG: + PYTHONPATH=/builddir/build/BUILDROOT/python-os-brick-6.13.0-0.20250905144355.a8c7de0.el10.x86_64/usr/lib64/python3.12/site-packages:/builddir/build/BUILDROOT/python-os-brick-6.13.0-0.20250905144355.a8c7de0.el10.x86_64/usr/lib/python3.12/site-packages DEBUG: + PYTHONDONTWRITEBYTECODE=1 DEBUG: + PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/os-brick-6.13.0/.pyproject-builddir' DEBUG: + PYTEST_XDIST_AUTO_NUM_WORKERS=4 DEBUG: + HOSTNAME=rpmbuild DEBUG: + /usr/bin/python3 -m tox --current-env -q --recreate -e docs DEBUG: Running Sphinx v7.2.6 DEBUG: [openstackdocstheme] version: 3.0.0 DEBUG: [openstackdocstheme] connecting html-page-context event handler DEBUG: making output directory... done DEBUG: [openstackdocstheme] overriding configured project name (Python) with name extracted from the package (os-brick); you can disable this behavior with the 'openstackdocs_auto_name' option DEBUG: [openstackdocstheme] using theme from /usr/lib/python3.12/site-packages/openstackdocstheme/theme DEBUG: [openstackdocstheme] no /builddir/build/BUILD/os-brick-6.13.0/.gitreview found DEBUG: building [mo]: targets for 0 po files that are out of date DEBUG: writing output... DEBUG: building [html]: targets for 9 source files that are out of date DEBUG: updating environment: [new config] 9 added, 0 changed, 0 removed DEBUG: reading sources... [ 11%] contributor/contributing reading sources... [ 22%] index reading sources... [ 33%] install/index reading sources... [ 44%] reference/index reading sources... [ 56%] reference/os_brick/exception reading sources... [ 67%] reference/os_brick/index reading sources... [ 78%] reference/os_brick/initiator/connector reading sources... [ 89%] reference/os_brick/initiator/index reading sources... [100%] user/tutorial DEBUG: looking for now-outdated files... none found DEBUG: pickling environment... done DEBUG: checking consistency... done DEBUG: preparing documents... done DEBUG: copying assets... copying static files... done DEBUG: copying extra files... done DEBUG: done DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 11%] contributor/contributing writing output... [ 22%] index writing output... [ 33%] install/index writing output... [ 44%] reference/index writing output... [ 56%] reference/os_brick/exception writing output... [ 67%] reference/os_brick/index writing output... [ 78%] reference/os_brick/initiator/connector writing output... [ 89%] reference/os_brick/initiator/index writing output... [100%] user/tutorial DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: generating indices... genindex py-modindex [openstackdocstheme] could not determine last_updated for 'py-modindex' DEBUG: done DEBUG: writing additional pages... search done DEBUG: dumping search index in English (code: en)... done DEBUG: dumping object inventory... done DEBUG: build succeeded. DEBUG: The HTML pages are in doc/build/html. DEBUG: docs: OK (1.95 seconds) DEBUG: congratulations :) (2.03 seconds) DEBUG: + rm -rf doc/build/html/.doctrees doc/build/html/.buildinfo DEBUG: + install -d -m 755 /builddir/build/BUILDROOT/python-os-brick-6.13.0-0.20250905144355.a8c7de0.el10.x86_64/usr/share/os-brick/rootwrap DEBUG: + mv /builddir/build/BUILDROOT/python-os-brick-6.13.0-0.20250905144355.a8c7de0.el10.x86_64/usr/etc/os-brick/rootwrap.d/os-brick.filters /builddir/build/BUILDROOT/python-os-brick-6.13.0-0.20250905144355.a8c7de0.el10.x86_64/usr/share/os-brick/rootwrap DEBUG: + /usr/bin/find-debuginfo -j4 --strict-build-id -m -i --build-id-seed 6.13.0-0.20250905144355.a8c7de0.el10 --unique-debug-suffix -6.13.0-0.20250905144355.a8c7de0.el10.x86_64 --unique-debug-src-base python-os-brick-6.13.0-0.20250905144355.a8c7de0.el10.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/os-brick-6.13.0 DEBUG: find-debuginfo: starting DEBUG: Extracting debug info from 0 files DEBUG: Creating .debug symlinks for symlinks to ELF files DEBUG: find: ‘debug’: No such file or directory DEBUG: find-debuginfo: done 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/check-rpaths DEBUG: + /usr/lib/rpm/redhat/brp-mangle-shebangs DEBUG: + /usr/lib/rpm/brp-remove-la-files DEBUG: + /usr/lib/rpm/redhat/brp-python-rpm-in-distinfo DEBUG: + env /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j4 DEBUG: Bytecompiling .py files below /builddir/build/BUILDROOT/python-os-brick-6.13.0-0.20250905144355.a8c7de0.el10.x86_64/usr/lib/python3.12 using python3.12 DEBUG: Not clamping source mtimes, $SOURCE_DATE_EPOCH not set DEBUG: + /usr/lib/rpm/redhat/brp-python-hardlink DEBUG: Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.P4hkck DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' DEBUG: + export CFLAGS DEBUG: + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' DEBUG: + export CXXFLAGS DEBUG: + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' DEBUG: + export FFLAGS DEBUG: + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' DEBUG: + export FCFLAGS DEBUG: + VALAFLAGS=-g DEBUG: + export VALAFLAGS DEBUG: + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' DEBUG: + export LDFLAGS DEBUG: + LT_SYS_LIBRARY_PATH=/usr/lib64: DEBUG: + export LT_SYS_LIBRARY_PATH DEBUG: + CC=gcc DEBUG: + export CC DEBUG: + CXX=g++ DEBUG: + export CXX DEBUG: + cd os-brick-6.13.0 DEBUG: + TOX_TESTENV_PASSENV='*' DEBUG: + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' DEBUG: + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' DEBUG: + PATH=/builddir/build/BUILDROOT/python-os-brick-6.13.0-0.20250905144355.a8c7de0.el10.x86_64/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin DEBUG: + PYTHONPATH=/builddir/build/BUILDROOT/python-os-brick-6.13.0-0.20250905144355.a8c7de0.el10.x86_64/usr/lib64/python3.12/site-packages:/builddir/build/BUILDROOT/python-os-brick-6.13.0-0.20250905144355.a8c7de0.el10.x86_64/usr/lib/python3.12/site-packages DEBUG: + PYTHONDONTWRITEBYTECODE=1 DEBUG: + PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/os-brick-6.13.0/.pyproject-builddir' DEBUG: + PYTEST_XDIST_AUTO_NUM_WORKERS=4 DEBUG: + HOSTNAME=rpmbuild DEBUG: + /usr/bin/python3 -m tox --current-env -q --recreate -e py312 DEBUG: {1} os_brick.tests.caches.test_init.CacheManagerTestCase.test_attach_volume [0.002004s] ... ok DEBUG: {1} os_brick.tests.caches.test_init.CacheManagerTestCase.test_init_invalid_device_path [0.001197s] ... ok DEBUG: {1} os_brick.tests.caches.test_opencas.OpenCASEngineTestCase.test_map_casdisk [0.001011s] ... ok DEBUG: {1} os_brick.tests.encryptors.test_base.BaseEncryptorTestCase.test_get_direct_encryptor_log [0.001568s] ... ok DEBUG: {1} os_brick.tests.encryptors.test_base.BaseEncryptorTestCase.test_get_encryptors [0.001721s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Use of the in tree encryptor class LuksEncryptor by directly referencing the implementation class will be blocked in the Queens release of os-brick. DEBUG: Use of the in tree encryptor class os_brick.encryptors.luks.LuksEncryptor by directly referencing the implementation class will be blocked in the Queens release of os-brick. DEBUG: Use of the in tree encryptor class nova.volume.encryptors.luks.LuksEncryptor by directly referencing the implementation class will be blocked in the Queens release of os-brick. DEBUG: Use of the in tree encryptor class CryptsetupEncryptor by directly referencing the implementation class will be blocked in the Queens release of os-brick. DEBUG: Use of the in tree encryptor class os_brick.encryptors.cryptsetup.CryptsetupEncryptor by directly referencing the implementation class will be blocked in the Queens release of os-brick. DEBUG: Use of the in tree encryptor class nova.volume.encryptors.cryptsetup.CryptsetupEncryptor by directly referencing the implementation class will be blocked in the Queens release of os-brick. DEBUG: Use of the in tree encryptor class NoOpEncryptor by directly referencing the implementation class will be blocked in the Queens release of os-brick. DEBUG: Use of the out of tree encryptor class os_brick.encryptors.nop.NoOpEncryptor will be blocked with the Queens release of os-brick. DEBUG: Use of the in tree encryptor class nova.volume.encryptors.nop.NoopEncryptor by directly referencing the implementation class will be blocked in the Queens release of os-brick. DEBUG: {1} os_brick.tests.encryptors.test_cryptsetup.CryptsetupEncryptorTestCase.test__close_volume [0.001534s] ... ok DEBUG: {1} os_brick.tests.encryptors.test_cryptsetup.CryptsetupEncryptorTestCase.test_detach_volume [0.001096s] ... ok DEBUG: {1} os_brick.tests.encryptors.test_luks.Luks2EncryptorTestCase.test_attach_volume_fail [0.002221s] ... ok DEBUG: {1} os_brick.tests.encryptors.test_luks.Luks2EncryptorTestCase.test_attach_volume_not_formatted [0.001221s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: isLuks exited abnormally (status 1): None DEBUG: {1} os_brick.tests.encryptors.test_luks.Luks2EncryptorTestCase.test_extend_volume [0.001480s] ... ok DEBUG: {1} os_brick.tests.encryptors.test_luks.Luks2EncryptorTestCase.test_is_luks [0.001028s] ... ok DEBUG: {1} os_brick.tests.encryptors.test_luks.LuksEncryptorTestCase.test_detach_volume [0.001568s] ... ok DEBUG: {1} os_brick.tests.encryptors.test_luks.LuksEncryptorTestCase.test_is_luks [0.000888s] ... ok DEBUG: {1} os_brick.tests.initiator.connectors.test_fibre_channel.FibreChannelConnectorTestCase.test__add_targets_to_connection_properties_01 [0.000664s] ... ok DEBUG: {1} os_brick.tests.initiator.connectors.test_fibre_channel.FibreChannelConnectorTestCase.test__add_targets_to_connection_properties_05 [0.000767s] ... ok DEBUG: {1} os_brick.tests.initiator.connectors.test_fibre_channel.FibreChannelConnectorTestCase.test__add_targets_to_connection_properties_09 [0.000640s] ... ok DEBUG: {1} os_brick.tests.initiator.connectors.test_fibre_channel.FibreChannelConnectorTestCase.test__add_targets_to_connection_properties_11 [0.000701s] ... ok DEBUG: {1} os_brick.tests.initiator.connectors.test_fibre_channel.FibreChannelConnectorTestCase.test__get_possible_devices [0.001561s] ... ok DEBUG: {1} os_brick.tests.initiator.connectors.test_fibre_channel.FibreChannelConnectorTestCase.test__get_possible_volume_paths_1_None [0.001247s] ... ok DEBUG: {1} os_brick.tests.initiator.connectors.test_fibre_channel.FibreChannelConnectorTestCase.test__remove_devices_4____dev_disk_by_path_pci_1_fc_1_lun_1___False_ [0.004935s] ... ok DEBUG: {1} os_brick.tests.initiator.connectors.test_fibre_channel.FibreChannelConnectorTestCase.test__remove_devices_fails_1____dev_mapper__WWN____True_ [0.001522s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Removing device {'device': '/dev/sda'} failed DEBUG: Removing device {'device': '/dev/sdb'} failed DEBUG: {1} os_brick.tests.initiator.connectors.test_fibre_channel.FibreChannelConnectorTestCase.test_check_multipath_3__False__True__False_ [0.001118s] ... ok DEBUG: {1} os_brick.tests.initiator.connectors.test_fibre_channel.FibreChannelConnectorTestCase.test_check_valid_device_with_cmd_error [0.000922s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Failed to access the device on the path /dev: None. DEBUG: {1} os_brick.tests.initiator.connectors.test_fibre_channel.FibreChannelConnectorTestCase.test_check_valid_device_with_wrong_path [0.000718s] ... ok DEBUG: {1} os_brick.tests.initiator.connectors.test_fibre_channel.FibreChannelConnectorTestCase.test_connect_volume_device_not_valid [0.004875s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Service needs to call os_brick.setup() before connecting volumes, if it doesn't it will break on the next release DEBUG: Fibre Channel volume device not found. DEBUG: Fixed interval looping call 'os_brick.initiator.connectors.fibre_channel.FibreChannelConnector.connect_volume.._wait_for_device_discovery' failed DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py", line 152, in _run_loop DEBUG: result = func(*self.args, **self.kw) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/builddir/build/BUILD/os-brick-6.13.0/os_brick/initiator/connectors/fibre_channel.py", line 255, in _wait_for_device_discovery DEBUG: raise exception.NoFibreChannelVolumeDeviceFound() DEBUG: os_brick.exception.NoFibreChannelVolumeDeviceFound: Unable to find a Fibre Channel volume device. DEBUG: {1} os_brick.tests.initiator.connectors.test_fibre_channel.FibreChannelConnectorTestCase.test_connect_volume_multipath_no_access_mode [0.010103s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Service needs to call os_brick.setup() before connecting volumes, if it doesn't it will break on the next release DEBUG: Service needs to call os_brick.setup() before connecting volumes, if it doesn't it will break on the next release DEBUG: {1} os_brick.tests.initiator.connectors.test_fibre_channel.FibreChannelConnectorTestCase.test_disconnect_volume_fails_2 [0.082984s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Service needs to call os_brick.setup() before connecting volumes, if it doesn't it will break on the next release DEBUG: Flushing /dev/mapper/mpatha failed DEBUG: Removing multipath /dev/mapper/mpatha failed DEBUG: There were errors removing ['/dev/disk/by-path/pci-0000:05:00.2-fc-0x1234567890123456-lun-1', '/dev/disk/by-path/pci-0000:05:00.2-fc-0x1234567890123457-lun-1'], leftovers may remain in the system DEBUG: {1} os_brick.tests.initiator.connectors.test_fibre_channel.FibreChannelConnectorTestCase.test_get_all_available_volumes_path_not_dir [0.000882s] ... ok DEBUG: {1} os_brick.tests.initiator.connectors.test_fibre_channel.FibreChannelConnectorTestCase.test_get_connector_mapping [0.000861s] ... ok DEBUG: {1} os_brick.tests.initiator.connectors.test_fibre_channel.FibreChannelConnectorTestCase.test_get_connector_properties [0.001096s] ... ok DEBUG: {1} os_brick.tests.initiator.connectors.test_fibre_channel_ppc64.FibreChannelConnectorPPC64TestCase.test_check_multipath_4__False__True__True_ [0.001073s] ... ok DEBUG: {1} os_brick.tests.initiator.connectors.test_fibre_channel_ppc64.FibreChannelConnectorPPC64TestCase.test_check_multipath_6__True__False__True_ [0.001182s] ... ok DEBUG: {1} os_brick.tests.initiator.connectors.test_fibre_channel_ppc64.FibreChannelConnectorPPC64TestCase.test_check_multipath_7__True__True__False_ [0.003937s] ... ok DEBUG: {1} os_brick.tests.initiator.connectors.test_fibre_channel_ppc64.FibreChannelConnectorPPC64TestCase.test_check_valid_device [0.001322s] ... ok DEBUG: {1} os_brick.tests.initiator.connectors.test_fibre_channel_ppc64.FibreChannelConnectorPPC64TestCase.test_disconnect_volume [0.000644s] ... ok DEBUG: {1} os_brick.tests.initiator.connectors.test_fibre_channel_ppc64.FibreChannelConnectorPPC64TestCase.test_factory [0.001200s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Connection details not present. RemoteFsClient may not initialize properly. DEBUG: Connection details not present. RemoteFsClient may not initialize properly. DEBUG: Connection details not present. RemoteFsClient may not initialize properly. DEBUG: SDS CLI file not found, HuaweiStorHyperConnector init failed. DEBUG: Connection details not present. RemoteFsClient may not initialize properly. DEBUG: {1} os_brick.tests.initiator.connectors.test_fibre_channel_s390x.FibreChannelConnectorS390XTestCase.test_check_multipath_1__False__False__False_ [0.001158s] ... ok DEBUG: {1} os_brick.tests.initiator.connectors.test_fibre_channel_s390x.FibreChannelConnectorS390XTestCase.test_check_multipath_5__True__False__False_ [0.002204s] ... ok DEBUG: {1} os_brick.tests.initiator.connectors.test_fibre_channel_s390x.FibreChannelConnectorS390XTestCase.test_check_multipath_8__True__True__True_ [0.001053s] ... ok DEBUG: {1} os_brick.tests.initiator.connectors.test_fibre_channel_s390x.FibreChannelConnectorS390XTestCase.test_check_valid_device_with_cmd_error [0.000896s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Failed to access the device on the path /dev: None. DEBUG: {1} os_brick.tests.initiator.connectors.test_fibre_channel_s390x.FibreChannelConnectorS390XTestCase.test_get_connector_mapping [0.000804s] ... ok DEBUG: {1} os_brick.tests.initiator.connectors.test_fibre_channel_s390x.FibreChannelConnectorS390XTestCase.test_get_connector_mapping_win32 [0.000623s] ... ok DEBUG: {1} os_brick.tests.initiator.connectors.test_fibre_channel_s390x.FibreChannelConnectorS390XTestCase.test_get_lun_string [0.000620s] ... ok DEBUG: {1} os_brick.tests.initiator.connectors.test_gpfs.GPFSConnectorTestCase.test_check_multipath_2__False__False__True_ [0.001916s] ... ok DEBUG: {1} os_brick.tests.initiator.connectors.test_gpfs.GPFSConnectorTestCase.test_check_multipath_5__True__False__False_ [0.001437s] ... ok DEBUG: {1} os_brick.tests.initiator.connectors.test_gpfs.GPFSConnectorTestCase.test_extend_volume [0.000762s] ... ok DEBUG: {1} os_brick.tests.initiator.connectors.test_gpfs.GPFSConnectorTestCase.test_factory [0.001525s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Connection details not present. RemoteFsClient may not initialize properly. DEBUG: Connection details not present. RemoteFsClient may not initialize properly. DEBUG: Connection details not present. RemoteFsClient may not initialize properly. DEBUG: SDS CLI file not found, HuaweiStorHyperConnector init failed. DEBUG: Connection details not present. RemoteFsClient may not initialize properly. DEBUG: {1} os_brick.tests.initiator.connectors.test_gpfs.GPFSConnectorTestCase.test_get_connector_mapping [0.001001s] ... ok DEBUG: {1} os_brick.tests.initiator.connectors.test_gpfs.GPFSConnectorTestCase.test_get_volume_paths [0.001135s] ... ok DEBUG: {1} os_brick.tests.initiator.connectors.test_huawei.HuaweiStorHyperConnectorTestCase.test_check_multipath_4__False__True__True_ [0.006010s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: SDS CLI file not found, HuaweiStorHyperConnector init failed. DEBUG: SDS CLI file not found, HuaweiStorHyperConnector init failed. DEBUG: SDS CLI file not found, HuaweiStorHyperConnector init failed. DEBUG: {1} os_brick.tests.initiator.connectors.test_huawei.HuaweiStorHyperConnectorTestCase.test_check_multipath_8__True__True__True_ [0.001475s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: SDS CLI file not found, HuaweiStorHyperConnector init failed. DEBUG: SDS CLI file not found, HuaweiStorHyperConnector init failed. DEBUG: SDS CLI file not found, HuaweiStorHyperConnector init failed. DEBUG: {1} os_brick.tests.initiator.connectors.test_huawei.HuaweiStorHyperConnectorTestCase.test_disconnect_volume_fail [0.001343s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: SDS CLI file not found, HuaweiStorHyperConnector init failed. DEBUG: SDS CLI file not found, HuaweiStorHyperConnector init failed. DEBUG: SDS CLI file not found, HuaweiStorHyperConnector init failed. DEBUG: Service needs to call os_brick.setup() before connecting volumes, if it doesn't it will break on the next release DEBUG: Service needs to call os_brick.setup() before connecting volumes, if it doesn't it will break on the next release DEBUG: {1} os_brick.tests.initiator.connectors.test_huawei.HuaweiStorHyperConnectorTestCase.test_factory [0.007700s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: SDS CLI file not found, HuaweiStorHyperConnector init failed. DEBUG: SDS CLI file not found, HuaweiStorHyperConnector init failed. DEBUG: SDS CLI file not found, HuaweiStorHyperConnector init failed. DEBUG: Connection details not present. RemoteFsClient may not initialize properly. DEBUG: Connection details not present. RemoteFsClient may not initialize properly. DEBUG: Connection details not present. RemoteFsClient may not initialize properly. DEBUG: SDS CLI file not found, HuaweiStorHyperConnector init failed. DEBUG: Connection details not present. RemoteFsClient may not initialize properly. DEBUG: {1} os_brick.tests.initiator.connectors.test_huawei.HuaweiStorHyperConnectorTestCase.test_get_search_path [0.001068s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: SDS CLI file not found, HuaweiStorHyperConnector init failed. DEBUG: SDS CLI file not found, HuaweiStorHyperConnector init failed. DEBUG: SDS CLI file not found, HuaweiStorHyperConnector init failed. DEBUG: {1} os_brick.tests.initiator.connectors.test_huawei.HuaweiStorHyperConnectorTestCase.test_get_volume_paths [0.000972s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: SDS CLI file not found, HuaweiStorHyperConnector init failed. DEBUG: SDS CLI file not found, HuaweiStorHyperConnector init failed. DEBUG: SDS CLI file not found, HuaweiStorHyperConnector init failed. DEBUG: {1} os_brick.tests.initiator.connectors.test_huawei.HuaweiStorHyperConnectorTestCase.test_is_volume_connected [0.007978s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: SDS CLI file not found, HuaweiStorHyperConnector init failed. DEBUG: SDS CLI file not found, HuaweiStorHyperConnector init failed. DEBUG: SDS CLI file not found, HuaweiStorHyperConnector init failed. DEBUG: Service needs to call os_brick.setup() before connecting volumes, if it doesn't it will break on the next release DEBUG: Service needs to call os_brick.setup() before connecting volumes, if it doesn't it will break on the next release DEBUG: {1} os_brick.tests.initiator.connectors.test_iscsi.ISCSIConnectorTestCase.test__get_all_targets_no_addressing_mode_1_None [0.001919s] ... ok DEBUG: {1} os_brick.tests.initiator.connectors.test_iscsi.ISCSIConnectorTestCase.test__get_connect_result_mpath [0.000832s] ... ok DEBUG: {1} os_brick.tests.initiator.connectors.test_iscsi.ISCSIConnectorTestCase.test_check_multipath_1__False__False__False_ [0.004645s] ... ok DEBUG: {1} os_brick.tests.initiator.connectors.test_iscsi.ISCSIConnectorTestCase.test_check_multipath_2__False__False__True_ [0.001243s] ... ok DEBUG: {1} os_brick.tests.initiator.connectors.test_iscsi.ISCSIConnectorTestCase.test_check_multipath_5__True__False__False_ [0.001356s] ... ok DEBUG: {1} os_brick.tests.initiator.connectors.test_iscsi.ISCSIConnectorTestCase.test_cleanup_connection_3____dev_dm_11___True_ [0.001346s] ... ok DEBUG: {1} os_brick.tests.initiator.connectors.test_iscsi.ISCSIConnectorTestCase.test_cleanup_connection_no_data_discoverydb [0.006065s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Exception in string format operation. msg='Unable to find target portal in %(target_portals)s.' DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/os-brick-6.13.0/os_brick/exception.py", line 54, in __init__ DEBUG: message = self.message % kwargs DEBUG: ~~~~~~~~~~~~~^~~~~~~~ DEBUG: KeyError: 'target_portals' DEBUG: code: 500 DEBUG: {1} os_brick.tests.initiator.connectors.test_iscsi.ISCSIConnectorTestCase.test_connect_single_volume [0.002559s] ... ok DEBUG: {1} os_brick.tests.initiator.connectors.test_iscsi.ISCSIConnectorTestCase.test_connect_vol [0.002651s] ... ok DEBUG: {1} os_brick.tests.initiator.connectors.test_iscsi.ISCSIConnectorTestCase.test_connect_vol_manual [0.001628s] ... ok DEBUG: {1} os_brick.tests.initiator.connectors.test_iscsi.ISCSIConnectorTestCase.test_connect_volume_mp_failure [0.002803s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Service needs to call os_brick.setup() before connecting volumes, if it doesn't it will break on the next release DEBUG: {1} os_brick.tests.initiator.connectors.test_iscsi.ISCSIConnectorTestCase.test_connect_volume_sp [0.001774s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Service needs to call os_brick.setup() before connecting volumes, if it doesn't it will break on the next release DEBUG: {1} os_brick.tests.initiator.connectors.test_iscsi.ISCSIConnectorTestCase.test_disconnect_connection_2 [0.001904s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Disconnect from ip1:port1 tgt1 failed DEBUG: Disconnect from ip2:port2 tgt2 failed DEBUG: {1} os_brick.tests.initiator.connectors.test_iscsi.ISCSIConnectorTestCase.test_disconnect_from_iscsi_portal [0.000796s] ... ok DEBUG: {1} os_brick.tests.initiator.connectors.test_iscsi.ISCSIConnectorTestCase.test_discover_mpath_device_by_realpath [0.001192s] ... ok DEBUG: {1} os_brick.tests.initiator.connectors.test_iscsi.ISCSIConnectorTestCase.test_extend_volume_no_path [0.002773s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Service needs to call os_brick.setup() before connecting volumes, if it doesn't it will break on the next release DEBUG: Couldn't find any volume paths on the host to extend volume for {'volume_id': 'fake_uuid', 'target_portal': '10.0.2.15:3260', 'target_iqn': 'fake_iqn', 'target_lun': 1} DEBUG: {1} os_brick.tests.initiator.connectors.test_iscsi.ISCSIConnectorTestCase.test_get_discoverydb_portals_1_True [0.001497s] ... ok DEBUG: {1} os_brick.tests.initiator.connectors.test_iscsi.ISCSIConnectorTestCase.test_get_discoverydb_portals_error [0.001863s] ... ok DEBUG: {1} os_brick.tests.initiator.connectors.test_iscsi.ISCSIConnectorTestCase.test_get_ips_iqns_luns_no_target_iqns_diff_iqn [0.001024s] ... ok DEBUG: {1} os_brick.tests.initiator.connectors.test_iscsi.ISCSIConnectorTestCase.test_get_iscsi_nodes_error [0.001270s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Couldn't find iSCSI nodes because iscsiadm err: error DEBUG: {1} os_brick.tests.initiator.connectors.test_iscsi.ISCSIConnectorTestCase.test_get_iscsi_sessions_full [0.001191s] ... ok DEBUG: {1} os_brick.tests.initiator.connectors.test_iscsi.ISCSIConnectorTestCase.test_get_node_startup_values_no_nodes [0.000841s] ... ok DEBUG: {1} os_brick.tests.initiator.connectors.test_iscsi.ISCSIConnectorTestCase.test_get_potential_paths_single_path [0.001514s] ... ok DEBUG: {1} os_brick.tests.initiator.connectors.test_iscsi.ISCSIConnectorTestCase.test_iscsi_portals_with_chap_discovery [0.003971s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Service needs to call os_brick.setup() before connecting volumes, if it doesn't it will break on the next release DEBUG: Unable to find target portal: 10.0.2.15:3260. DEBUG: Exception encountered during portal discovery DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/os-brick-6.13.0/os_brick/initiator/connectors/iscsi.py", line 227, in _get_ips_iqns_luns DEBUG: ips_iqns_luns = method(connection_properties) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/builddir/build/BUILD/os-brick-6.13.0/os_brick/initiator/connectors/iscsi.py", line 430, in _discover_iscsi_portals DEBUG: self._run_iscsiadm_update_discoverydb(connection_properties, DEBUG: File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ DEBUG: return self._mock_call(*args, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call DEBUG: return self._execute_mock_call(*args, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/mock.py", line 1202, in _execute_mock_call DEBUG: raise result DEBUG: oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. DEBUG: Command: None DEBUG: Exit code: 9 DEBUG: Stdout: None DEBUG: Stderr: None DEBUG: Exception encountered during portal discovery DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/os-brick-6.13.0/os_brick/initiator/connectors/iscsi.py", line 227, in _get_ips_iqns_luns DEBUG: ips_iqns_luns = method(connection_properties) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/builddir/build/BUILD/os-brick-6.13.0/os_brick/initiator/connectors/iscsi.py", line 430, in _discover_iscsi_portals DEBUG: self._run_iscsiadm_update_discoverydb(connection_properties, DEBUG: File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ DEBUG: return self._mock_call(*args, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call DEBUG: return self._execute_mock_call(*args, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/mock.py", line 1202, in _execute_mock_call DEBUG: raise result DEBUG: oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. DEBUG: Command: None DEBUG: Exit code: 9 DEBUG: Stdout: None DEBUG: Stderr: None DEBUG: During handling of the above exception, another exception occurred: DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/os-brick-6.13.0/os_brick/initiator/connectors/iscsi.py", line 549, in connect_volume DEBUG: return self._connect_multipath_volume(connection_properties) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/builddir/build/BUILD/os-brick-6.13.0/os_brick/utils.py", line 98, in _wrapper DEBUG: return r(f, *args, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib/python3.12/site-packages/tenacity/__init__.py", line 379, in __call__ DEBUG: do = self.iter(retry_state=retry_state) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib/python3.12/site-packages/tenacity/__init__.py", line 314, in iter DEBUG: return fut.result() DEBUG: ^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/concurrent/futures/_base.py", line 449, in result DEBUG: return self.__get_result() DEBUG: ^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/concurrent/futures/_base.py", line 401, in __get_result DEBUG: raise self._exception DEBUG: File "/usr/lib/python3.12/site-packages/tenacity/__init__.py", line 382, in __call__ DEBUG: result = fn(*args, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^ DEBUG: File "/builddir/build/BUILD/os-brick-6.13.0/os_brick/initiator/connectors/iscsi.py", line 737, in _connect_multipath_volume DEBUG: ips_iqns_luns = self._get_ips_iqns_luns(connection_properties) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/builddir/build/BUILD/os-brick-6.13.0/os_brick/initiator/connectors/iscsi.py", line 241, in _get_ips_iqns_luns DEBUG: raise exception.TargetPortalNotFound( DEBUG: os_brick.exception.TargetPortalNotFound: Unable to find target portal 10.0.2.15:3260. DEBUG: During handling of the above exception, another exception occurred: DEBUG: DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/os-brick-6.13.0/os_brick/initiator/connectors/iscsi.py", line 227, in _get_ips_iqns_luns DEBUG: ips_iqns_luns = method(connection_properties) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/builddir/build/BUILD/os-brick-6.13.0/os_brick/initiator/connectors/iscsi.py", line 386, in _get_discoverydb_portals DEBUG: out = self._run_iscsiadm_bare(['-m', 'discoverydb', DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/builddir/build/BUILD/os-brick-6.13.0/os_brick/initiator/connectors/iscsi.py", line 1218, in _run_iscsiadm_bare DEBUG: (out, err) = self._execute('iscsiadm', DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/builddir/build/BUILD/os-brick-6.13.0/os_brick/executor.py", line 55, in _execute DEBUG: result = self.__execute(*args, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/builddir/build/BUILD/os-brick-6.13.0/os_brick/tests/initiator/test_connector.py", line 155, in fake_execute DEBUG: self.cmds.append(" ".join(cmd)) DEBUG: ^^^^^^^^^^^^^ DEBUG: TypeError: sequence item 6: expected str instance, int found DEBUG: {1} os_brick.tests.initiator.connectors.test_iser.ISERConnectorTestCase.test_check_multipath_1__False__False__False_ [0.001050s] ... ok DEBUG: {1} os_brick.tests.initiator.connectors.test_iser.ISERConnectorTestCase.test_check_multipath_3__False__True__False_ [0.001492s] ... ok DEBUG: {1} os_brick.tests.initiator.connectors.test_iser.ISERConnectorTestCase.test_check_multipath_6__True__False__True_ [0.002575s] ... ok DEBUG: {1} os_brick.tests.initiator.connectors.test_iser.ISERConnectorTestCase.test_check_valid_device_with_wrong_path [0.000688s] ... ok DEBUG: {1} os_brick.tests.initiator.connectors.test_iser.ISERConnectorTestCase.test_factory [0.001073s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Connection details not present. RemoteFsClient may not initialize properly. DEBUG: Connection details not present. RemoteFsClient may not initialize properly. DEBUG: Connection details not present. RemoteFsClient may not initialize properly. DEBUG: SDS CLI file not found, HuaweiStorHyperConnector init failed. DEBUG: Connection details not present. RemoteFsClient may not initialize properly. DEBUG: {1} os_brick.tests.initiator.connectors.test_iser.ISERConnectorTestCase.test_get_connector_mapping_win32 [0.000697s] ... ok DEBUG: {1} os_brick.tests.initiator.connectors.test_lightos.LightosConnectorTestCase.test_check_device_exists_using_dev_lnk_false [0.000659s] ... ok DEBUG: {1} os_brick.tests.initiator.connectors.test_lightos.LightosConnectorTestCase.test_check_device_exists_using_dev_lnk_succeed [0.002190s] ... ok DEBUG: {1} os_brick.tests.initiator.connectors.test_lightos.LightosConnectorTestCase.test_check_multipath_2__False__False__True_ [0.001058s] ... ok DEBUG: {1} os_brick.tests.initiator.connectors.test_lightos.LightosConnectorTestCase.test_check_multipath_3__False__True__False_ [0.001229s] ... ok DEBUG: {1} os_brick.tests.initiator.connectors.test_lightos.LightosConnectorTestCase.test_check_multipath_8__True__True__True_ [0.001065s] ... ok DEBUG: {1} os_brick.tests.initiator.connectors.test_lightos.LightosConnectorTestCase.test_connect_volume_succeed [0.002380s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Service needs to call os_brick.setup() before connecting volumes, if it doesn't it will break on the next release DEBUG: {1} os_brick.tests.initiator.connectors.test_lightos.LightosConnectorTestCase.test_dsc_disconnect_volume_succeed [0.001539s] ... ok DEBUG: {1} os_brick.tests.initiator.connectors.test_lightos.LightosConnectorTestCase.test_get_connector_mapping [0.000792s] ... ok DEBUG: {1} os_brick.tests.initiator.connectors.test_lightos.LightosConnectorTestCase.test_get_connector_mapping_win32 [0.000613s] ... ok DEBUG: {2} os_brick.tests.caches.test_init.CacheManagerTestCase.test_detach_volume [0.002224s] ... ok DEBUG: {2} os_brick.tests.caches.test_opencas.OpenCASEngineTestCase.test_attach_volume [0.001509s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: dev_path is not specified DEBUG: dev_path is not specified DEBUG: {2} os_brick.tests.caches.test_opencas.OpenCASEngineTestCase.test_is_engine_ready [0.001155s] ... ok DEBUG: {2} os_brick.tests.caches.test_opencas.OpenCASEngineTestCase.test_unmap_casdisk [0.000797s] ... ok DEBUG: {2} os_brick.tests.encryptors.test_base.BaseEncryptorTestCase.test__get_encryption_key_as_passphrase [0.001045s] ... ok DEBUG: {2} os_brick.tests.encryptors.test_base.BaseEncryptorTestCase.test_get_missing_out_of_tree_encryptor_log [0.009148s] ... ok DEBUG: {2} os_brick.tests.encryptors.test_cryptsetup.CryptsetupEncryptorTestCase.test_extend_volume [0.000927s] ... ok DEBUG: {2} os_brick.tests.encryptors.test_luks.Luks2EncryptorTestCase.test__open_volume [0.001022s] ... ok DEBUG: {1} os_brick.tests.initiator.connectors.test_lightos.LightosConnectorTestCase.test_get_connector_properties [0.002369s] ... ok DEBUG: {1} os_brick.tests.initiator.connectors.test_lightos.LightosConnectorTestCase.test_get_ips [0.000913s] ... ok DEBUG: {1} os_brick.tests.initiator.connectors.test_lightos.LightosConnectorTestCase.test_monitor_message_queue_add [0.000634s] ... ok DEBUG: {1} os_brick.tests.initiator.connectors.test_lightos.LightosConnectorTestCase.test_monitor_message_queue_delete [0.000613s] ... ok DEBUG: {1} os_brick.tests.initiator.connectors.test_local.LocalConnectorTestCase.test_check_multipath_4__False__True__True_ [0.005677s] ... ok DEBUG: {2} os_brick.tests.encryptors.test_luks.Luks2EncryptorTestCase.test_init_volume_encryption_with_wwn [0.010991s] ... ok DEBUG: {1} os_brick.tests.initiator.connectors.test_local.LocalConnectorTestCase.test_check_multipath_5__True__False__False_ [0.001309s] ... ok DEBUG: {1} os_brick.tests.initiator.connectors.test_local.LocalConnectorTestCase.test_check_valid_device_with_cmd_error [0.000869s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Failed to access the device on the path /dev: None. DEBUG: {1} os_brick.tests.initiator.connectors.test_local.LocalConnectorTestCase.test_get_connector_mapping_win32 [0.000633s] ... ok DEBUG: {1} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnPropsTestCase.test_get_devices [0.004009s] ... ok DEBUG: {2} os_brick.tests.encryptors.test_luks.LuksEncryptorTestCase.test_attach_volume [0.008201s] ... ok DEBUG: {1} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test__connect_target_new_device_path [0.001910s] ... ok DEBUG: {2} os_brick.tests.encryptors.test_luks.LuksEncryptorTestCase.test_attach_volume_fail [0.001478s] ... ok DEBUG: {2} os_brick.tests.encryptors.test_luks.LuksEncryptorTestCase.test_init_volume_encryption_with_old_name [0.001199s] ... ok DEBUG: {2} os_brick.tests.encryptors.test_nop.NoOpEncryptorTestCase.test_attach_volume [0.000600s] ... ok DEBUG: {1} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test__connect_target_no_portals_connect [0.002569s] ... ok DEBUG: {2} os_brick.tests.encryptors.test_nop.NoOpEncryptorTestCase.test_detach_volume [0.004250s] ... ok DEBUG: {2} os_brick.tests.initiator.connectors.test_base_iscsi.BaseISCSIConnectorTestCase.test_iterate_all_targets [0.000915s] ... ok DEBUG: {1} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test__connect_target_portals_connecting [0.006262s] ... ok DEBUG: {2} os_brick.tests.initiator.connectors.test_base_rbd.TestRBDConnectorMixin.test_sanitize_mon_host_4____192_168_1_1____3ffe_1900_4545_3_200_f8ff_fe21_67cf____hello__world_______192_168_1_1_____3ffe_1900_4545_3_200_f8ff_fe21_67cf_____hello__world____ [0.000668s] ... ok DEBUG: {2} os_brick.tests.initiator.connectors.test_fibre_channel.FibreChannelConnectorTestCase.test__add_targets_to_connection_properties_03 [0.000888s] ... ok DEBUG: {1} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test__connect_target_race_3__1_______already_connected__ [0.005116s] ... ok DEBUG: {1} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test__connect_target_race_unknown_1__70_________ [0.003554s] ... ok DEBUG: {1} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test__connect_target_race_unknown_2__114_________ [0.002343s] ... ok DEBUG: {1} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test__connect_target_race_unknown_4__1___already_connected______ [0.002263s] ... ok DEBUG: {2} os_brick.tests.initiator.connectors.test_fibre_channel.FibreChannelConnectorTestCase.test__add_targets_to_connection_properties_10 [0.012668s] ... ok DEBUG: {2} os_brick.tests.initiator.connectors.test_fibre_channel.FibreChannelConnectorTestCase.test__remove_devices_2____dev_mapper_mpath0___True_ [0.004272s] ... ok DEBUG: {2} os_brick.tests.initiator.connectors.test_fibre_channel.FibreChannelConnectorTestCase.test__remove_devices_fails_2____dev_mapper_mpath0___True_ [0.001639s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Removing device {'device': '/dev/sda'} failed DEBUG: Removing device {'device': '/dev/sdb'} failed DEBUG: {2} os_brick.tests.initiator.connectors.test_fibre_channel.FibreChannelConnectorTestCase.test__remove_devices_fails_4____dev_disk_by_path_pci_1_fc_1_lun_1___False_ [0.001520s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Removing device {'device': '/dev/sda'} failed DEBUG: Removing device {'device': '/dev/sdb'} failed DEBUG: {1} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test__do_multipath_3 [0.013563s] ... ok DEBUG: {1} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test__get_fs_type_err [0.005820s] ... ok DEBUG: {2} os_brick.tests.initiator.connectors.test_fibre_channel.FibreChannelConnectorTestCase.test_check_multipath_7__True__True__False_ [0.006278s] ... ok DEBUG: {1} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test__try_disconnect [0.002833s] ... ok DEBUG: {1} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test__try_disconnect_no_disconnect [0.000958s] ... ok DEBUG: {1} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test_assemble_raid_simple [0.002031s] ... ok DEBUG: {1} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test_check_multipath_8__True__True__True_ [0.001194s] ... ok DEBUG: {1} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test_check_valid_device_with_cmd_error [0.001065s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Failed to access the device on the path /dev: None. DEBUG: {1} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test_check_valid_device_with_wrong_path [0.000721s] ... ok DEBUG: {1} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test_disconnect_volume [0.001659s] ... ok DEBUG: {2} os_brick.tests.initiator.connectors.test_fibre_channel.FibreChannelConnectorTestCase.test_connect_volume [0.017744s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Service needs to call os_brick.setup() before connecting volumes, if it doesn't it will break on the next release DEBUG: Service needs to call os_brick.setup() before connecting volumes, if it doesn't it will break on the next release DEBUG: Service needs to call os_brick.setup() before connecting volumes, if it doesn't it will break on the next release DEBUG: Service needs to call os_brick.setup() before connecting volumes, if it doesn't it will break on the next release DEBUG: Service needs to call os_brick.setup() before connecting volumes, if it doesn't it will break on the next release DEBUG: Service needs to call os_brick.setup() before connecting volumes, if it doesn't it will break on the next release DEBUG: Service needs to call os_brick.setup() before connecting volumes, if it doesn't it will break on the next release DEBUG: Service needs to call os_brick.setup() before connecting volumes, if it doesn't it will break on the next release DEBUG: Service needs to call os_brick.setup() before connecting volumes, if it doesn't it will break on the next release DEBUG: Unable to find potential volume paths for FC device with luns: [1] and wwns: []. DEBUG: Service needs to call os_brick.setup() before connecting volumes, if it doesn't it will break on the next release DEBUG: Unable to find potential volume paths for FC device with luns: [1] and wwns: []. DEBUG: {1} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test_disconnect_volume_unreplicated [0.005615s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Service needs to call os_brick.setup() before connecting volumes, if it doesn't it will break on the next release DEBUG: {3} os_brick.tests.caches.test_opencas.OpenCASEngineTestCase.test_get_mapped_casdev [0.012703s] ... ok DEBUG: {3} os_brick.tests.encryptors.test_base.BaseEncryptorTestCase.test__get_encryption_key_as_passphrase_hexlify [0.003589s] ... ok DEBUG: {3} os_brick.tests.encryptors.test_base.BaseEncryptorTestCase.test_get_error_encryptors [0.004293s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Use of the out of tree encryptor class ErrorEncryptor will be blocked with the Queens release of os-brick. DEBUG: Error instantiating ErrorEncryptor: Empty module name DEBUG: {3} os_brick.tests.encryptors.test_cryptsetup.CryptsetupEncryptorTestCase.test__open_volume [0.009063s] ... ok DEBUG: {3} os_brick.tests.encryptors.test_cryptsetup.CryptsetupEncryptorTestCase.test_attach_volume [0.002127s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Deprecated: The plain CryptsetupEncryptor is deprecated and will be removed in a future release. Existing users are encouraged to retype any existing volumes using this encryptor to the 'luks' LuksEncryptor or 'luks2' Luks2Encryptor encryptors as soon as possible. DEBUG: {1} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test_extend_volume_unreplicated_nvme_fails [0.013319s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Service needs to call os_brick.setup() before connecting volumes, if it doesn't it will break on the next release DEBUG: Failed to get id-ns Unexpected error while running command. DEBUG: Command: None DEBUG: Exit code: - DEBUG: Stdout: None DEBUG: Stderr: None DEBUG: {3} os_brick.tests.encryptors.test_luks.Luks2EncryptorTestCase.test__close_volume [0.001062s] ... ok DEBUG: {1} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test_get_connector_mapping_win32 [0.000857s] ... ok DEBUG: {3} os_brick.tests.encryptors.test_luks.Luks2EncryptorTestCase.test__format_volume [0.001071s] ... ok DEBUG: {2} os_brick.tests.initiator.connectors.test_fibre_channel.FibreChannelConnectorTestCase.test_disconnect_volume_fails_1 [0.015995s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Service needs to call os_brick.setup() before connecting volumes, if it doesn't it will break on the next release DEBUG: Flushing /dev/mapper/mpatha failed DEBUG: Removing multipath /dev/mapper/mpatha failed DEBUG: There were errors removing ['/dev/disk/by-path/pci-0000:05:00.2-fc-0x1234567890123456-lun-1', '/dev/disk/by-path/pci-0000:05:00.2-fc-0x1234567890123457-lun-1'], leftovers may remain in the system DEBUG: {1} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test_get_host_nqn_io_err_sys_uuid [0.001098s] ... ok DEBUG: {2} os_brick.tests.initiator.connectors.test_fibre_channel.FibreChannelConnectorTestCase.test_extend_volume_no_path [0.001196s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Service needs to call os_brick.setup() before connecting volumes, if it doesn't it will break on the next release DEBUG: Couldn't find any volume paths on the host to extend volume for {'volume_id': 'fake_uuid', 'target_portal': '10.0.2.15:3260', 'target_wwn': ['1234567890123456'], 'target_lun': 1, 'targets': [('1234567890123456', 1)]} DEBUG: {1} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test_get_sysuuid_err [0.002116s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Process execution error in _get_host_uuid: Unexpected error while running command. DEBUG: Command: None DEBUG: Exit code: - DEBUG: Stdout: None DEBUG: Stderr: None DEBUG: {1} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test_handle_replicated_volume_new [0.002032s] ... ok DEBUG: {1} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test_is_device_in_raid_not_found [0.000866s] ... ok DEBUG: {3} os_brick.tests.encryptors.test_luks.Luks2EncryptorTestCase.test_detach_volume [0.007127s] ... ok DEBUG: {1} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test_is_raid_exists_err [0.001035s] ... ok DEBUG: {3} os_brick.tests.encryptors.test_luks.Luks2EncryptorTestCase.test_init_volume_encryption_not_supported [0.000682s] ... ok DEBUG: {1} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test_nvme_present [0.001402s] ... ok DEBUG: {3} os_brick.tests.encryptors.test_luks.LuksEncryptorTestCase.test__close_volume [0.003484s] ... ok DEBUG: {1} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test_run_mdadm [0.002642s] ... ok DEBUG: {2} os_brick.tests.initiator.connectors.test_fibre_channel.FibreChannelConnectorTestCase.test_factory [0.009803s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Connection details not present. RemoteFsClient may not initialize properly. DEBUG: Connection details not present. RemoteFsClient may not initialize properly. DEBUG: Connection details not present. RemoteFsClient may not initialize properly. DEBUG: SDS CLI file not found, HuaweiStorHyperConnector init failed. DEBUG: Connection details not present. RemoteFsClient may not initialize properly. DEBUG: {2} os_brick.tests.initiator.connectors.test_fibre_channel.FibreChannelConnectorTestCase.test_get_pci_num [0.000954s] ... ok DEBUG: {1} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test_stop_and_assemble_raid_err [0.001377s] ... ok DEBUG: {1} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test_stop_raid_simple [0.001112s] ... ok DEBUG: {1} os_brick.tests.initiator.connectors.test_nvmeof.PortalTestCase.test__can_disconnect [0.001133s] ... ok DEBUG: {3} os_brick.tests.encryptors.test_luks.LuksEncryptorTestCase.test_attach_volume_not_formatted [0.004424s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: isLuks exited abnormally (status 1): None DEBUG: {2} os_brick.tests.initiator.connectors.test_fibre_channel.FibreChannelConnectorTestCase.test_get_volume_paths_with_platform [0.004254s] ... ok DEBUG: {1} os_brick.tests.initiator.connectors.test_nvmeof.PortalTestCase.test__can_disconnect_no_controller_name [0.001887s] ... ok DEBUG: {1} os_brick.tests.initiator.connectors.test_nvmeof.PortalTestCase.test__can_disconnect_not_1_namespace_2_____sys_class_nvme_fabrics_ctl_nvme0_nvme0n1_____sys_class_nvme_fabrics_ctl_nvme0_nvme0n2____False_ [0.000832s] ... ok DEBUG: {1} os_brick.tests.initiator.connectors.test_nvmeof.PortalTestCase.test_init_1___RoCEv2____rdma__ [0.000608s] ... ok DEBUG: {3} os_brick.tests.encryptors.test_luks.LuksEncryptorTestCase.test_extend_volume [0.003087s] ... ok DEBUG: {1} os_brick.tests.initiator.connectors.test_nvmeof.TargetTestCase.test_find_device_not_found [0.001313s] ... ok DEBUG: {3} os_brick.tests.encryptors.test_luks.LuksEncryptorTestCase.test_init_volume_encryption_not_supported [0.001401s] ... ok DEBUG: {1} os_brick.tests.initiator.connectors.test_nvmeof.TargetTestCase.test_get_device_path_by_initial_devices [0.001172s] ... ok DEBUG: {1} os_brick.tests.initiator.connectors.test_nvmeof.UtilityMethodsTestCase.test_nvme_basename_3__sys_class_nvme_fabrics_ctl_nvme1_nvme0c1n10 [0.000770s] ... ok DEBUG: {3} os_brick.tests.encryptors.test_luks.LuksEncryptorTestCase.test_init_volume_encryption_with_wwn [0.003408s] ... ok DEBUG: {1} os_brick.tests.initiator.connectors.test_nvmeof.UtilityMethodsTestCase.test_sysfs_property_ioerror [0.001476s] ... ok DEBUG: {3} os_brick.tests.encryptors.test_nop.NoOpEncryptorTestCase.test_extend_volume [0.001361s] ... ok DEBUG: {1} os_brick.tests.initiator.connectors.test_rbd.RBDConnectorTestCase.test__local_attach_volume_non_openstack [0.001955s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Volume fake_volume has not been mapped to local device /dev/rbd/fake_pool/fake_volume; is the udev daemon running and are the ceph-renamer udev rules configured? See bug #1884114 for more information. DEBUG: {3} os_brick.tests.initiator.connectors.test_base_iscsi.BaseISCSIConnectorTestCase.test_get_all_targets_no_target_luns [0.001176s] ... ok DEBUG: {2} os_brick.tests.initiator.connectors.test_fibre_channel.FibreChannelConnectorTestCase.test_supports_multipath [0.009742s] ... ok DEBUG: {1} os_brick.tests.initiator.connectors.test_rbd.RBDConnectorTestCase.test_check_multipath_2__False__False__True_ [0.001100s] ... ok DEBUG: {2} os_brick.tests.initiator.connectors.test_fibre_channel_ppc64.FibreChannelConnectorPPC64TestCase.test_check_multipath_1__False__False__False_ [0.001400s] ... ok DEBUG: {1} os_brick.tests.initiator.connectors.test_rbd.RBDConnectorTestCase.test_check_valid_device_handle_1_True [0.000980s] ... ok DEBUG: {3} os_brick.tests.initiator.connectors.test_base_iscsi.BaseISCSIConnectorTestCase.test_get_all_targets_single_target [0.003245s] ... ok DEBUG: {1} os_brick.tests.initiator.connectors.test_rbd.RBDConnectorTestCase.test_check_valid_device_handle_2_False [0.001887s] ... ok DEBUG: {3} os_brick.tests.initiator.connectors.test_base_rbd.TestRBDConnectorMixin.test_get_rbd_args_with_conf [0.001423s] ... ok DEBUG: {1} os_brick.tests.initiator.connectors.test_rbd.RBDConnectorTestCase.test_disconnect_local_volume_2____________0____pool___pool___device____dev_rbd0___name___image______________1____pool___pool___device____dev_rdb1___name___image_2____________ [0.001734s] ... ok DEBUG: {3} os_brick.tests.initiator.connectors.test_base_rbd.TestRBDConnectorMixin.test_sanitize_mon_host_2____3ffe_1900_4545_3_200_f8ff_fe21_67cf____fe80_0_0_0_200_f8ff_fe21_67cf_______3ffe_1900_4545_3_200_f8ff_fe21_67cf______fe80_0_0_0_200_f8ff_fe21_67cf____ [0.001134s] ... ok DEBUG: {3} os_brick.tests.initiator.connectors.test_base_rbd.TestRBDConnectorMixin.test_sanitize_mon_host_3____foobar____fizzbuzz______foobar____fizzbuzz___ [0.001091s] ... ok DEBUG: {1} os_brick.tests.initiator.connectors.test_rbd.RBDConnectorTestCase.test_disconnect_local_volume_no_mappings [0.003159s] ... ok DEBUG: {3} os_brick.tests.initiator.connectors.test_fibre_channel.FibreChannelConnectorTestCase.test__add_targets_to_connection_properties_02 [0.001232s] ... ok DEBUG: {1} os_brick.tests.initiator.connectors.test_rbd.RBDConnectorTestCase.test_get_connector_mapping [0.000986s] ... ok DEBUG: {3} os_brick.tests.initiator.connectors.test_fibre_channel.FibreChannelConnectorTestCase.test__add_targets_to_connection_properties_04 [0.001379s] ... ok DEBUG: {1} os_brick.tests.initiator.connectors.test_rbd.RBDConnectorTestCase.test_keyring_is_none [0.001780s] ... ok DEBUG: {3} os_brick.tests.initiator.connectors.test_fibre_channel.FibreChannelConnectorTestCase.test__add_targets_to_connection_properties_06 [0.001116s] ... ok DEBUG: {1} os_brick.tests.initiator.connectors.test_rbd.RBDConnectorTestCase.test_keyring_raise_error [0.001612s] ... ok DEBUG: {3} os_brick.tests.initiator.connectors.test_fibre_channel.FibreChannelConnectorTestCase.test__remove_devices_3____dev_sda___False_ [0.002177s] ... ok DEBUG: {1} os_brick.tests.initiator.connectors.test_remotefs.RemoteFsConnectorTestCase.test_check_multipath_1__False__False__False_ [0.001302s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Connection details not present. RemoteFsClient may not initialize properly. DEBUG: {1} os_brick.tests.initiator.connectors.test_remotefs.RemoteFsConnectorTestCase.test_check_multipath_7__True__True__False_ [0.001161s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Connection details not present. RemoteFsClient may not initialize properly. DEBUG: {1} os_brick.tests.initiator.connectors.test_remotefs.RemoteFsConnectorTestCase.test_check_valid_device_with_cmd_error [0.000932s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Connection details not present. RemoteFsClient may not initialize properly. DEBUG: Failed to access the device on the path /dev: None. DEBUG: {1} os_brick.tests.initiator.connectors.test_remotefs.RemoteFsConnectorTestCase.test_disconnect_volume [0.000622s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Connection details not present. RemoteFsClient may not initialize properly. DEBUG: {1} os_brick.tests.initiator.connectors.test_remotefs.RemoteFsConnectorTestCase.test_extend_volume [0.000735s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Connection details not present. RemoteFsClient may not initialize properly. DEBUG: {3} os_brick.tests.initiator.connectors.test_fibre_channel.FibreChannelConnectorTestCase.test__remove_devices_fails_3____dev_sda___False_ [0.004886s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Removing device {'device': '/dev/sda'} failed DEBUG: Removing device {'device': '/dev/sdb'} failed DEBUG: {1} os_brick.tests.initiator.connectors.test_remotefs.RemoteFsConnectorTestCase.test_factory [0.001036s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Connection details not present. RemoteFsClient may not initialize properly. DEBUG: Connection details not present. RemoteFsClient may not initialize properly. DEBUG: Connection details not present. RemoteFsClient may not initialize properly. DEBUG: Connection details not present. RemoteFsClient may not initialize properly. DEBUG: SDS CLI file not found, HuaweiStorHyperConnector init failed. DEBUG: Connection details not present. RemoteFsClient may not initialize properly. DEBUG: {1} os_brick.tests.initiator.connectors.test_scaleio.ScaleIOConnectorTestCase.test_check_multipath_2__False__False__True_ [0.001765s] ... ok DEBUG: {3} os_brick.tests.initiator.connectors.test_fibre_channel.FibreChannelConnectorTestCase.test_check_multipath_1__False__False__False_ [0.004567s] ... ok DEBUG: {3} os_brick.tests.initiator.connectors.test_fibre_channel.FibreChannelConnectorTestCase.test_check_multipath_5__True__False__False_ [0.001639s] ... ok DEBUG: {3} os_brick.tests.initiator.connectors.test_fibre_channel.FibreChannelConnectorTestCase.test_check_multipath_6__True__False__True_ [0.001471s] ... ok DEBUG: {3} os_brick.tests.initiator.connectors.test_fibre_channel.FibreChannelConnectorTestCase.test_check_multipath_8__True__True__True_ [0.001660s] ... ok DEBUG: {3} os_brick.tests.initiator.connectors.test_fibre_channel.FibreChannelConnectorTestCase.test_check_valid_device [0.001267s] ... ok DEBUG: {1} os_brick.tests.initiator.connectors.test_scaleio.ScaleIOConnectorTestCase.test_check_multipath_4__False__True__True_ [0.008531s] ... ok DEBUG: {1} os_brick.tests.initiator.connectors.test_scaleio.ScaleIOConnectorTestCase.test_check_multipath_7__True__True__False_ [0.002697s] ... ok DEBUG: {3} os_brick.tests.initiator.connectors.test_fibre_channel.FibreChannelConnectorTestCase.test_connect_volume_multipath_rw [0.004755s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Service needs to call os_brick.setup() before connecting volumes, if it doesn't it will break on the next release DEBUG: Service needs to call os_brick.setup() before connecting volumes, if it doesn't it will break on the next release DEBUG: {1} os_brick.tests.initiator.connectors.test_scaleio.ScaleIOConnectorTestCase.test_connect_volume_with_no_secret [0.001679s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Service needs to call os_brick.setup() before connecting volumes, if it doesn't it will break on the next release DEBUG: {1} os_brick.tests.initiator.connectors.test_scaleio.ScaleIOConnectorTestCase.test_connect_volume_without_volume_id [0.001682s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Service needs to call os_brick.setup() before connecting volumes, if it doesn't it will break on the next release DEBUG: {1} os_brick.tests.initiator.connectors.test_scaleio.ScaleIOConnectorTestCase.test_connect_with_iops_and_bandwidth_limits [0.002983s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Service needs to call os_brick.setup() before connecting volumes, if it doesn't it will break on the next release DEBUG: {3} os_brick.tests.initiator.connectors.test_fibre_channel.FibreChannelConnectorTestCase.test_disconnect_volume_fails_3__False__None_ [0.007410s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Service needs to call os_brick.setup() before connecting volumes, if it doesn't it will break on the next release DEBUG: {1} os_brick.tests.initiator.connectors.test_scaleio.ScaleIOConnectorTestCase.test_disconnect_volume_not_mapped [0.002337s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Service needs to call os_brick.setup() before connecting volumes, if it doesn't it will break on the next release DEBUG: Ignoring error unmapping volume test_volume: volume not mapped. DEBUG: {1} os_brick.tests.initiator.connectors.test_scaleio.ScaleIOConnectorTestCase.test_disconnect_volume_not_mapped_v4 [0.001511s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Service needs to call os_brick.setup() before connecting volumes, if it doesn't it will break on the next release DEBUG: Ignoring error unmapping volume test_volume: volume not mapped. DEBUG: {3} os_brick.tests.initiator.connectors.test_fibre_channel.FibreChannelConnectorTestCase.test_get_pci_num_with_platform [0.003895s] ... ok DEBUG: {1} os_brick.tests.initiator.connectors.test_scaleio.ScaleIOConnectorTestCase.test_disconnect_volume_wait_for_path_not_removed [0.008620s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Service needs to call os_brick.setup() before connecting volumes, if it doesn't it will break on the next release DEBUG: {1} os_brick.tests.initiator.connectors.test_scaleio.ScaleIOConnectorTestCase.test_disconnect_volume_with_no_secret [0.002406s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Service needs to call os_brick.setup() before connecting volumes, if it doesn't it will break on the next release DEBUG: {1} os_brick.tests.initiator.connectors.test_scaleio.ScaleIOConnectorTestCase.test_error_disconnect_volume [0.005878s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Service needs to call os_brick.setup() before connecting volumes, if it doesn't it will break on the next release DEBUG: Error unmapping volume test_volume: Test error map volume DEBUG: {1} os_brick.tests.initiator.connectors.test_scaleio.ScaleIOConnectorTestCase.test_error_map_volume [0.001569s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Service needs to call os_brick.setup() before connecting volumes, if it doesn't it will break on the next release DEBUG: Error mapping volume test_volume: Test error map volume DEBUG: {1} os_brick.tests.initiator.connectors.test_scaleio.ScaleIOConnectorTestCase.test_extend_volume [0.001626s] ... ok DEBUG: {1} os_brick.tests.initiator.connectors.test_scaleio.ScaleIOConnectorTestCase.test_get_connector_mapping [0.001388s] ... ok DEBUG: {1} os_brick.tests.initiator.connectors.test_scaleio.ScaleIOConnectorTestCase.test_get_volume_paths [0.002959s] ... ok DEBUG: {1} os_brick.tests.initiator.connectors.test_scaleio.ScaleIOConnectorTestCase.test_map_volume_already_mapped [0.017537s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Service needs to call os_brick.setup() before connecting volumes, if it doesn't it will break on the next release DEBUG: Ignoring error mapping volume test_volume: volume already mapped. DEBUG: {1} os_brick.tests.initiator.connectors.test_scaleio.ScaleIOConnectorTestCase.test_map_volume_already_mapped_v4 [0.001837s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Service needs to call os_brick.setup() before connecting volumes, if it doesn't it will break on the next release DEBUG: Ignoring error mapping volume test_volume: volume already mapped. DEBUG: {1} os_brick.tests.initiator.connectors.test_storpool.StorPoolConnectorTestCase.test_connect_exceptions [0.009048s] ... ok DEBUG: {1} os_brick.tests.initiator.connectors.test_storpool.StorPoolConnectorTestCase.test_get_connector_mapping_win32 [0.001097s] ... ok DEBUG: {3} os_brick.tests.initiator.connectors.test_fibre_channel.FibreChannelConnectorTestCase.test_get_volume_paths [0.064207s] ... ok DEBUG: {1} os_brick.tests.initiator.connectors.test_storpool.StorPoolConnectorTestCase.test_sp_api_exceptions [0.010274s] ... ok DEBUG: {1} os_brick.tests.initiator.connectors.test_vmware.VmdkConnectorTestCase.test_check_multipath_4__False__True__True_ [0.001097s] ... ok DEBUG: {3} os_brick.tests.initiator.connectors.test_fibre_channel_ppc64.FibreChannelConnectorPPC64TestCase.test_check_multipath_3__False__True__False_ [0.002387s] ... ok DEBUG: {3} os_brick.tests.initiator.connectors.test_fibre_channel_ppc64.FibreChannelConnectorPPC64TestCase.test_check_multipath_5__True__False__False_ [0.001680s] ... ok DEBUG: {3} os_brick.tests.initiator.connectors.test_fibre_channel_ppc64.FibreChannelConnectorPPC64TestCase.test_get_connector_mapping_win32 [0.001122s] ... ok DEBUG: {3} os_brick.tests.initiator.connectors.test_fibre_channel_ppc64.FibreChannelConnectorPPC64TestCase.test_get_connector_properties [0.001867s] ... ok DEBUG: {1} os_brick.tests.initiator.connectors.test_vmware.VmdkConnectorTestCase.test_check_multipath_7__True__True__False_ [0.006291s] ... ok DEBUG: {1} os_brick.tests.initiator.connectors.test_vmware.VmdkConnectorTestCase.test_snapshot_exists_2 [0.001101s] ... ok DEBUG: {2} os_brick.tests.initiator.connectors.test_fibre_channel_ppc64.FibreChannelConnectorPPC64TestCase.test_check_multipath_2__False__False__True_ [0.121721s] ... ok DEBUG: {3} os_brick.tests.initiator.connectors.test_fibre_channel_ppc64.FibreChannelConnectorPPC64TestCase.test_get_host_devices [0.001826s] ... ok DEBUG: {1} os_brick.tests.initiator.test_connector.ConnectorTestCase.test_check_multipath_4__False__True__True_ [0.001135s] ... ok DEBUG: {1} os_brick.tests.initiator.test_connector.ConnectorTestCase.test_check_valid_device [0.000590s] ... ok DEBUG: {3} os_brick.tests.initiator.connectors.test_fibre_channel_s390x.FibreChannelConnectorS390XTestCase.test_check_multipath_2__False__False__True_ [0.002302s] ... ok DEBUG: {1} os_brick.tests.initiator.test_connector.ConnectorTestCase.test_connect_volume [0.001517s] ... ok DEBUG: {3} os_brick.tests.initiator.connectors.test_fibre_channel_s390x.FibreChannelConnectorS390XTestCase.test_check_valid_device [0.000942s] ... ok DEBUG: {1} os_brick.tests.initiator.test_connector.ConnectorTestCase.test_disconnect_volume [0.000588s] ... ok DEBUG: {3} os_brick.tests.initiator.connectors.test_fibre_channel_s390x.FibreChannelConnectorS390XTestCase.test_remove_devices [0.002051s] ... ok DEBUG: {2} os_brick.tests.initiator.connectors.test_fibre_channel_ppc64.FibreChannelConnectorPPC64TestCase.test_check_multipath_8__True__True__True_ [0.007501s] ... ok DEBUG: {3} os_brick.tests.initiator.connectors.test_gpfs.GPFSConnectorTestCase.test_check_multipath_6__True__False__True_ [0.002218s] ... ok DEBUG: {3} os_brick.tests.initiator.connectors.test_gpfs.GPFSConnectorTestCase.test_check_multipath_7__True__True__False_ [0.001533s] ... ok DEBUG: {3} os_brick.tests.initiator.connectors.test_gpfs.GPFSConnectorTestCase.test_check_multipath_8__True__True__True_ [0.001387s] ... ok DEBUG: {2} os_brick.tests.initiator.connectors.test_fibre_channel_ppc64.FibreChannelConnectorPPC64TestCase.test_connect_volume [0.006180s] ... ok DEBUG: {3} os_brick.tests.initiator.connectors.test_gpfs.GPFSConnectorTestCase.test_disconnect_volume [0.002008s] ... ok DEBUG: {2} os_brick.tests.initiator.connectors.test_fibre_channel_s390x.FibreChannelConnectorS390XTestCase.test_check_multipath_3__False__True__False_ [0.001347s] ... ok DEBUG: {2} os_brick.tests.initiator.connectors.test_fibre_channel_s390x.FibreChannelConnectorS390XTestCase.test_check_multipath_4__False__True__True_ [0.001180s] ... ok DEBUG: {3} os_brick.tests.initiator.connectors.test_huawei.HuaweiStorHyperConnectorTestCase.test__analyze_output [0.001615s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: SDS CLI file not found, HuaweiStorHyperConnector init failed. DEBUG: SDS CLI file not found, HuaweiStorHyperConnector init failed. DEBUG: SDS CLI file not found, HuaweiStorHyperConnector init failed. DEBUG: {2} os_brick.tests.initiator.connectors.test_fibre_channel_s390x.FibreChannelConnectorS390XTestCase.test_check_multipath_7__True__True__False_ [0.001214s] ... ok DEBUG: {2} os_brick.tests.initiator.connectors.test_fibre_channel_s390x.FibreChannelConnectorS390XTestCase.test_check_valid_device_with_wrong_path [0.000633s] ... ok DEBUG: {3} os_brick.tests.initiator.connectors.test_huawei.HuaweiStorHyperConnectorTestCase.test_check_multipath_1__False__False__False_ [0.003339s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: SDS CLI file not found, HuaweiStorHyperConnector init failed. DEBUG: SDS CLI file not found, HuaweiStorHyperConnector init failed. DEBUG: SDS CLI file not found, HuaweiStorHyperConnector init failed. DEBUG: {1} os_brick.tests.initiator.test_connector.ConnectorTestCase.test_factory [0.015335s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Connection details not present. RemoteFsClient may not initialize properly. DEBUG: Connection details not present. RemoteFsClient may not initialize properly. DEBUG: Connection details not present. RemoteFsClient may not initialize properly. DEBUG: SDS CLI file not found, HuaweiStorHyperConnector init failed. DEBUG: Connection details not present. RemoteFsClient may not initialize properly. DEBUG: {1} os_brick.tests.initiator.test_connector.ConnectorTestCase.test_get_connector_mapping_win32 [0.000718s] ... ok DEBUG: {3} os_brick.tests.initiator.connectors.test_huawei.HuaweiStorHyperConnectorTestCase.test_check_multipath_5__True__False__False_ [0.004077s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: SDS CLI file not found, HuaweiStorHyperConnector init failed. DEBUG: SDS CLI file not found, HuaweiStorHyperConnector init failed. DEBUG: SDS CLI file not found, HuaweiStorHyperConnector init failed. DEBUG: {3} os_brick.tests.initiator.connectors.test_huawei.HuaweiStorHyperConnectorTestCase.test_check_valid_device [0.001814s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: SDS CLI file not found, HuaweiStorHyperConnector init failed. DEBUG: SDS CLI file not found, HuaweiStorHyperConnector init failed. DEBUG: SDS CLI file not found, HuaweiStorHyperConnector init failed. DEBUG: {3} os_brick.tests.initiator.connectors.test_huawei.HuaweiStorHyperConnectorTestCase.test_check_valid_device_with_cmd_error [0.001979s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: SDS CLI file not found, HuaweiStorHyperConnector init failed. DEBUG: SDS CLI file not found, HuaweiStorHyperConnector init failed. DEBUG: SDS CLI file not found, HuaweiStorHyperConnector init failed. DEBUG: Failed to access the device on the path /dev: None. DEBUG: {2} os_brick.tests.initiator.connectors.test_fibre_channel_s390x.FibreChannelConnectorS390XTestCase.test_get_connector_properties [0.012118s] ... ok DEBUG: {2} os_brick.tests.initiator.connectors.test_fibre_channel_s390x.FibreChannelConnectorS390XTestCase.test_get_host_devices [0.001404s] ... ok DEBUG: {3} os_brick.tests.initiator.connectors.test_huawei.HuaweiStorHyperConnectorTestCase.test_check_valid_device_with_wrong_path [0.004032s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: SDS CLI file not found, HuaweiStorHyperConnector init failed. DEBUG: SDS CLI file not found, HuaweiStorHyperConnector init failed. DEBUG: SDS CLI file not found, HuaweiStorHyperConnector init failed. DEBUG: {2} os_brick.tests.initiator.connectors.test_gpfs.GPFSConnectorTestCase.test_check_multipath_4__False__True__True_ [0.001401s] ... ok DEBUG: {3} os_brick.tests.initiator.connectors.test_huawei.HuaweiStorHyperConnectorTestCase.test_extend_volume [0.003425s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: SDS CLI file not found, HuaweiStorHyperConnector init failed. DEBUG: SDS CLI file not found, HuaweiStorHyperConnector init failed. DEBUG: SDS CLI file not found, HuaweiStorHyperConnector init failed. DEBUG: {2} os_brick.tests.initiator.connectors.test_gpfs.GPFSConnectorTestCase.test_check_valid_device [0.003785s] ... ok DEBUG: {2} os_brick.tests.initiator.connectors.test_gpfs.GPFSConnectorTestCase.test_connect_volume_with_invalid_connection_data [0.002246s] ... ok DEBUG: {3} os_brick.tests.initiator.connectors.test_iscsi.ISCSIConnectorTestCase.test__get_all_targets_no_addressing_mode_2_SAM2 [0.004466s] ... ok DEBUG: {2} os_brick.tests.initiator.connectors.test_gpfs.GPFSConnectorTestCase.test_get_search_path [0.002044s] ... ok DEBUG: {3} os_brick.tests.initiator.connectors.test_iscsi.ISCSIConnectorTestCase.test_check_valid_device_with_wrong_path [0.002383s] ... ok DEBUG: {2} os_brick.tests.initiator.connectors.test_huawei.HuaweiStorHyperConnectorTestCase.test_connect_volume [0.003159s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: SDS CLI file not found, HuaweiStorHyperConnector init failed. DEBUG: SDS CLI file not found, HuaweiStorHyperConnector init failed. DEBUG: SDS CLI file not found, HuaweiStorHyperConnector init failed. DEBUG: Service needs to call os_brick.setup() before connecting volumes, if it doesn't it will break on the next release DEBUG: {3} os_brick.tests.initiator.connectors.test_iscsi.ISCSIConnectorTestCase.test_cleanup_connection_1____dev_sda___False_ [0.003930s] ... ok DEBUG: {3} os_brick.tests.initiator.connectors.test_iscsi.ISCSIConnectorTestCase.test_cleanup_connection_2____dev_disk_by_id_scsi_WWID___False_ [0.002815s] ... ok DEBUG: {2} os_brick.tests.initiator.connectors.test_huawei.HuaweiStorHyperConnectorTestCase.test_connect_volume_fail [0.011281s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: SDS CLI file not found, HuaweiStorHyperConnector init failed. DEBUG: SDS CLI file not found, HuaweiStorHyperConnector init failed. DEBUG: SDS CLI file not found, HuaweiStorHyperConnector init failed. DEBUG: Service needs to call os_brick.setup() before connecting volumes, if it doesn't it will break on the next release DEBUG: {2} os_brick.tests.initiator.connectors.test_huawei.HuaweiStorHyperConnectorTestCase.test_disconnect_volume_nocli [0.001552s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: SDS CLI file not found, HuaweiStorHyperConnector init failed. DEBUG: SDS CLI file not found, HuaweiStorHyperConnector init failed. DEBUG: SDS CLI file not found, HuaweiStorHyperConnector init failed. DEBUG: Service needs to call os_brick.setup() before connecting volumes, if it doesn't it will break on the next release DEBUG: Service needs to call os_brick.setup() before connecting volumes, if it doesn't it will break on the next release DEBUG: {2} os_brick.tests.initiator.connectors.test_iscsi.ISCSIConnectorTestCase.test__get_connect_result [0.001015s] ... ok DEBUG: {3} os_brick.tests.initiator.connectors.test_iscsi.ISCSIConnectorTestCase.test_cleanup_connection_force_failure [0.005591s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: There were errors removing {'sda', 'sdb'}, leftovers may remain in the system DEBUG: {1} os_brick.tests.initiator.test_connector.ConnectorUtilsTestCase.test_brick_connector_properties_override_hostname [0.037085s] ... ok DEBUG: {0} os_brick.tests.caches.test_init.CacheManagerTestCase.test_get_engine [0.015473s] ... ok DEBUG: {2} os_brick.tests.initiator.connectors.test_iscsi.ISCSIConnectorTestCase.test_brick_iscsi_validate_transport [0.008236s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: No useable transport found for iscsi iface fake_transport. Falling back to default transport. DEBUG: {2} os_brick.tests.initiator.connectors.test_iscsi.ISCSIConnectorTestCase.test_check_multipath_3__False__True__False_ [0.001538s] ... ok DEBUG: {2} os_brick.tests.initiator.connectors.test_iscsi.ISCSIConnectorTestCase.test_check_multipath_6__True__False__True_ [0.001451s] ... ok DEBUG: {0} os_brick.tests.caches.test_init.CacheManagerTestCase.test_init_cacheable [0.005792s] ... ok DEBUG: {1} os_brick.tests.initiator.test_connector.ConnectorUtilsTestCase.test_brick_get_connector_properties [0.020384s] ... ok DEBUG: {0} os_brick.tests.caches.test_opencas.OpenCASEngineTestCase.test_detach_volume [0.007162s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: dev_path is not specified DEBUG: dev_path is not specified DEBUG: {0} os_brick.tests.caches.test_opencas.OpenCASEngineTestCase.test_get_mapped_coredev [0.001279s] ... ok DEBUG: {3} os_brick.tests.initiator.connectors.test_iscsi.ISCSIConnectorTestCase.test_connect_multipath_volume_all_loging_not_found [0.026489s] ... ok DEBUG: {3} os_brick.tests.initiator.connectors.test_iscsi.ISCSIConnectorTestCase.test_connect_multipath_volume_all_succeed [0.003287s] ... ok DEBUG: {3} os_brick.tests.initiator.connectors.test_iscsi.ISCSIConnectorTestCase.test_connect_multipath_volume_some_fail_mp_found [0.003429s] ... ok DEBUG: {1} os_brick.tests.initiator.test_connector.ConnectorUtilsTestCase.test_brick_get_connector_properties_multipath [0.013576s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Unknown error when checking presence of nvme: 2 DEBUG: {2} os_brick.tests.initiator.connectors.test_iscsi.ISCSIConnectorTestCase.test_check_multipath_7__True__True__False_ [0.010692s] ... ok DEBUG: {1} os_brick.tests.initiator.test_linuxfc.LinuxFCS390XTestCase.test__get_hba_channel_scsi_target_lun_single_wwpn_2_False [0.001295s] ... ok DEBUG: {2} os_brick.tests.initiator.connectors.test_iscsi.ISCSIConnectorTestCase.test_check_multipath_8__True__True__True_ [0.001899s] ... ok DEBUG: {2} os_brick.tests.initiator.connectors.test_iscsi.ISCSIConnectorTestCase.test_check_valid_device [0.005355s] ... ok DEBUG: {1} os_brick.tests.initiator.test_linuxfc.LinuxFCS390XTestCase.test__get_hba_channel_scsi_target_lun_with_initiator_target_map_2_False [0.011921s] ... ok DEBUG: {1} os_brick.tests.initiator.test_linuxfc.LinuxFCS390XTestCase.test__get_hba_channel_scsi_target_lun_with_initiator_target_map_none_1_True [0.003801s] ... ok DEBUG: {1} os_brick.tests.initiator.test_linuxfc.LinuxFCS390XTestCase.test__get_hba_channel_scsi_target_open_oserror [0.002720s] ... ok DEBUG: {1} os_brick.tests.initiator.test_linuxfc.LinuxFCS390XTestCase.test_get_fc_wwpns [0.000930s] ... ok DEBUG: {1} os_brick.tests.initiator.test_linuxfc.LinuxFCTestCase.test__get_hba_channel_scsi_target_lun_multiple_wwpn_1_True [0.009475s] ... ok DEBUG: {0} os_brick.tests.caches.test_opencas.OpenCASEngineTestCase.test_os_execute_exception [0.041758s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: os_execute error DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/os-brick-6.13.0/os_brick/caches/opencas.py", line 34, in os_execute DEBUG: out, err = self._execute(*cmd, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ DEBUG: return self._mock_call(*args, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call DEBUG: return self._execute_mock_call(*args, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/mock.py", line 1202, in _execute_mock_call DEBUG: raise result DEBUG: oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. DEBUG: Command: None DEBUG: Exit code: 1 DEBUG: Stdout: None DEBUG: Stderr: None DEBUG: Cmd :None DEBUG: StdOut :None DEBUG: StdErr :None DEBUG: os_execute error DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/os-brick-6.13.0/os_brick/caches/opencas.py", line 34, in os_execute DEBUG: out, err = self._execute(*cmd, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ DEBUG: return self._mock_call(*args, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call DEBUG: return self._execute_mock_call(*args, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/mock.py", line 1202, in _execute_mock_call DEBUG: raise result DEBUG: File "/usr/lib/python3.12/site-packages/testtools/matchers/_exception.py", line 101, in match DEBUG: result = matchee() DEBUG: ^^^^^^^^^ DEBUG: File "/usr/lib/python3.12/site-packages/testtools/testcase.py", line 1110, in __call__ DEBUG: return self._callable_object(*self._args, **self._kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/builddir/build/BUILD/os-brick-6.13.0/os_brick/caches/opencas.py", line 34, in os_execute DEBUG: out, err = self._execute(*cmd, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ DEBUG: return self._mock_call(*args, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call DEBUG: return self._execute_mock_call(*args, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/mock.py", line 1202, in _execute_mock_call DEBUG: raise result DEBUG: oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. DEBUG: Command: None DEBUG: Exit code: 1 DEBUG: Stdout: None DEBUG: Stderr: None DEBUG: Cmd :None DEBUG: StdOut :None DEBUG: StdErr :None DEBUG: os_execute error DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/os-brick-6.13.0/os_brick/caches/opencas.py", line 34, in os_execute DEBUG: out, err = self._execute(*cmd, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ DEBUG: return self._mock_call(*args, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call DEBUG: return self._execute_mock_call(*args, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/mock.py", line 1202, in _execute_mock_call DEBUG: raise result DEBUG: File "/usr/lib/python3.12/site-packages/testtools/matchers/_exception.py", line 101, in match DEBUG: result = matchee() DEBUG: ^^^^^^^^^ DEBUG: File "/usr/lib/python3.12/site-packages/testtools/testcase.py", line 1110, in __call__ DEBUG: return self._callable_object(*self._args, **self._kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/builddir/build/BUILD/os-brick-6.13.0/os_brick/caches/opencas.py", line 52, in is_engine_ready DEBUG: out, err = self.os_execute(*cmd, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/builddir/build/BUILD/os-brick-6.13.0/os_brick/caches/opencas.py", line 34, in os_execute DEBUG: out, err = self._execute(*cmd, **kwargs) DEBUG: DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ DEBUG: return self._mock_call(*args, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call DEBUG: return self._execute_mock_call(*args, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/mock.py", line 1202, in _execute_mock_call DEBUG: raise result DEBUG: File "/usr/lib/python3.12/site-packages/testtools/matchers/_exception.py", line 101, in match DEBUG: result = matchee() DEBUG: ^^^^^^^^^ DEBUG: File "/usr/lib/python3.12/site-packages/testtools/testcase.py", line 1110, in __call__ DEBUG: return self._callable_object(*self._args, **self._kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/builddir/build/BUILD/os-brick-6.13.0/os_brick/caches/opencas.py", line 34, in os_execute DEBUG: out, err = self._execute(*cmd, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ DEBUG: return self._mock_call(*args, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call DEBUG: return self._execute_mock_call(*args, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/mock.py", line 1202, in _execute_mock_call DEBUG: raise result DEBUG: oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. DEBUG: Command: None DEBUG: Exit code: 1 DEBUG: Stdout: None DEBUG: Stderr: None DEBUG: Cmd :None DEBUG: StdOut :None DEBUG: StdErr :None DEBUG: os_execute error DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/os-brick-6.13.0/os_brick/caches/opencas.py", line 34, in os_execute DEBUG: out, err = self._execute(*cmd, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ DEBUG: return self._mock_call(*args, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call DEBUG: return self._execute_mock_call(*args, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/mock.py", line 1202, in _execute_mock_call DEBUG: raise result DEBUG: File "/usr/lib/python3.12/site-packages/testtools/matchers/_exception.py", line 101, in match DEBUG: result = matchee() DEBUG: ^^^^^^^^^ DEBUG: File "/usr/lib/python3.12/site-packages/testtools/testcase.py", line 1110, in __call__ DEBUG: return self._callable_object(*self._args, **self._kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/builddir/build/BUILD/os-brick-6.13.0/os_brick/caches/opencas.py", line 83, in _get_mapped_casdev DEBUG: out, err = self.os_execute(*cmd, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/builddir/build/BUILD/os-brick-6.13.0/os_brick/caches/opencas.py", line 34, in os_execute DEBUG: out, err = self._execute(*cmd, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ DEBUG: return self._mock_call(*args, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call DEBUG: return self._execute_mock_call(*args, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/mock.py", line 1202, in _execute_mock_call DEBUG: raise result DEBUG: File "/usr/lib/python3.12/site-packages/testtools/matchers/_exception.py", line 101, in match DEBUG: result = matchee() DEBUG: ^^^^^^^^^ DEBUG: File "/usr/lib/python3.12/site-packages/testtools/testcase.py", line 1110, in __call__ DEBUG: return self._callable_object(*self._args, **self._kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/builddir/build/BUILD/os-brick-6.13.0/os_brick/caches/opencas.py", line 52, in is_engine_ready DEBUG: out, err = self.os_execute(*cmd, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/builddir/build/BUILD/os-brick-6.13.0/os_br DEBUG: ick/caches/opencas.py", line 34, in os_execute DEBUG: out, err = self._execute(*cmd, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ DEBUG: return self._mock_call(*args, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call DEBUG: return self._execute_mock_call(*args, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/mock.py", line 1202, in _execute_mock_call DEBUG: raise result DEBUG: File "/usr/lib/python3.12/site-packages/testtools/matchers/_exception.py", line 101, in match DEBUG: result = matchee() DEBUG: ^^^^^^^^^ DEBUG: File "/usr/lib/python3.12/site-packages/testtools/testcase.py", line 1110, in __call__ DEBUG: return self._callable_object(*self._args, **self._kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/builddir/build/BUILD/os-brick-6.13.0/os_brick/caches/opencas.py", line 34, in os_execute DEBUG: out, err = self._execute(*cmd, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ DEBUG: return self._mock_call(*args, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call DEBUG: return self._execute_mock_call(*args, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/mock.py", line 1202, in _execute_mock_call DEBUG: raise result DEBUG: oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. DEBUG: Command: None DEBUG: Exit code: 1 DEBUG: Stdout: None DEBUG: Stderr: None DEBUG: Cmd :None DEBUG: StdOut :None DEBUG: StdErr :None DEBUG: os_execute error DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/os-brick-6.13.0/os_brick/caches/opencas.py", line 34, in os_execute DEBUG: out, err = self._execute(*cmd, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ DEBUG: return self._mock_call(*args, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call DEBUG: return self._execute_mock_call(*args, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/mock.py", line 1202, in _execute_mock_call DEBUG: raise result DEBUG: File "/usr/lib/python3.12/site-packages/testtools/matchers/_exception.py", line 101, in match DEBUG: result = matchee() DEBUG: ^^^^^^^^^ DEBUG: File "/usr/lib/python3.12/site-packages/testtools/testcase.py", line 1110, in __call__ DEBUG: return self._callable_object(*self._args, **self._kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/builddir/build/BUILD/os-brick-6.13.0/os_brick/caches/opencas.py", line 97, in _get_mapped_coredev DEBUG: out, err = self.os_execute(*cmd, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/builddir/build/BUILD/os-brick-6.13.0/os_brick/caches/opencas.py", line 34, in os_execute DEBUG: out, err = self._execute(*cmd, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ DEBUG: return self._mock_call(*args, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call DEBUG: return self._execute_mock_call(*args, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/mock.py", line 1202, in _execute_mock_call DEBUG: raise result DEBUG: File "/usr/lib/python3.12/site-packages/testtools/matchers/_exception.py", line 101, in match DEBUG: result = matchee() DEBUG: ^^^^^^^^^ DEBUG: File "/usr/lib/python3.12/site-packages/testtools/testcase.py", line 1110, in __call__ DEBUG: return self._callable_object(*self._args, **self._kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/builddir/build/BUILD/os-brick-6.13.0/os_brick/caches/opencas.py", line 83, in _get_mapped_casdev DEBUG: out, err = self.os_execute(*cmd DEBUG: , **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/builddir/build/BUILD/os-brick-6.13.0/os_brick/caches/opencas.py", line 34, in os_execute DEBUG: out, err = self._execute(*cmd, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ DEBUG: return self._mock_call(*args, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call DEBUG: return self._execute_mock_call(*args, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/mock.py", line 1202, in _execute_mock_call DEBUG: raise result DEBUG: File "/usr/lib/python3.12/site-packages/testtools/matchers/_exception.py", line 101, in match DEBUG: result = matchee() DEBUG: ^^^^^^^^^ DEBUG: File "/usr/lib/python3.12/site-packages/testtools/testcase.py", line 1110, in __call__ DEBUG: return self._callable_object(*self._args, **self._kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/builddir/build/BUILD/os-brick-6.13.0/os_brick/caches/opencas.py", line 52, in is_engine_ready DEBUG: out, err = self.os_execute(*cmd, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/builddir/build/BUILD/os-brick-6.13.0/os_brick/caches/opencas.py", line 34, in os_execute DEBUG: out, err = self._execute(*cmd, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ DEBUG: return self._mock_call(*args, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call DEBUG: return self._execute_mock_call(*args, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/mock.py", line 1202, in _execute_mock_call DEBUG: raise result DEBUG: File "/usr/lib/python3.12/site-packages/testtools/matchers/_exception.py", line 101, in match DEBUG: result = matchee() DEBUG: ^^^^^^^^^ DEBUG: File "/usr/lib/python3.12/site-packages/testtools/testcase.py", line 1110, in __call__ DEBUG: return self._callable_object(*self._args, **self._kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/builddir/build/BUILD/os-brick-6.13.0/os_brick/caches/opencas.py", line 34, in os_execute DEBUG: out, err = self._execute(*cmd, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ DEBUG: return self._mock_call(*args, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call DEBUG: return self._execute_mock_call(*args, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/mock.py", line 1202, in _execute_mock_call DEBUG: raise result DEBUG: oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. DEBUG: Command: None DEBUG: Exit code: 1 DEBUG: Stdout: None DEBUG: Stderr: None DEBUG: Cmd :None DEBUG: StdOut :None DEBUG: StdErr :None DEBUG: os_execute error DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/os-brick-6.13.0/os_brick/caches/opencas.py", line 34, in os_execute DEBUG: out, err = self._execute(*cmd, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ DEBUG: return self._mock_call(*args, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call DEBUG: return self._execute_mock_call(*args, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/mock.py", line 1202, in _execute_mock_call DEBUG: raise result DEBUG: File "/usr/lib/python3.12/site-packages/testtools/matchers/_exception.py", line 101, in match DEBUG: result = matchee() DEBUG: ^^^^^^^^^ DEBUG: File "/usr/lib/python3.12/site-packages/testtools/testcase.py", line 1110, in __call__ DEBUG: return self._callable_object(*self._args, **self._kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/builddir/build/BUILD/os-br DEBUG: ick-6.13.0/os_brick/caches/opencas.py", line 111, in _map_casdisk DEBUG: out, err = self.os_execute(*cmd, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/builddir/build/BUILD/os-brick-6.13.0/os_brick/caches/opencas.py", line 34, in os_execute DEBUG: out, err = self._execute(*cmd, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ DEBUG: return self._mock_call(*args, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call DEBUG: return self._execute_mock_call(*args, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/mock.py", line 1202, in _execute_mock_call DEBUG: raise result DEBUG: File "/usr/lib/python3.12/site-packages/testtools/matchers/_exception.py", line 101, in match DEBUG: result = matchee() DEBUG: ^^^^^^^^^ DEBUG: File "/usr/lib/python3.12/site-packages/testtools/testcase.py", line 1110, in __call__ DEBUG: return self._callable_object(*self._args, **self._kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/builddir/build/BUILD/os-brick-6.13.0/os_brick/caches/opencas.py", line 97, in _get_mapped_coredev DEBUG: out, err = self.os_execute(*cmd, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/builddir/build/BUILD/os-brick-6.13.0/os_brick/caches/opencas.py", line 34, in os_execute DEBUG: out, err = self._execute(*cmd, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ DEBUG: return self._mock_call(*args, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call DEBUG: return self._execute_mock_call(*args, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/mock.py", line 1202, in _execute_mock_call DEBUG: raise result DEBUG: File "/usr/lib/python3.12/site-packages/testtools/matchers/_exception.py", line 101, in match DEBUG: result = matchee() DEBUG: ^^^^^^^^^ DEBUG: File "/usr/lib/python3.12/site-packages/testtools/testcase.py", line 1110, in __call__ DEBUG: return self._callable_object(*self._args, **self._kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/builddir/build/BUILD/os-brick-6.13.0/os_brick/caches/opencas.py", line 83, in _get_mapped_casdev DEBUG: out, err = self.os_execute(*cmd, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/builddir/build/BUILD/os-brick-6.13.0/os_brick/caches/opencas.py", line 34, in os_execute DEBUG: out, err = self._execute(*cmd, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ DEBUG: return self._mock_call(*args, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call DEBUG: return self._execute_mock_call(*args, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/mock.py", line 1202, in _execute_mock_call DEBUG: raise result DEBUG: File "/usr/lib/python3.12/site-packages/testtools/matchers/_exception.py", line 101, in match DEBUG: result = matchee() DEBUG: ^^^^^^^^^ DEBUG: File "/usr/lib/python3.12/site-packages/testtools/testcase.py", line 1110, in __call__ DEBUG: return self._callable_object(*self._args, **self._kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/builddir/build/BUILD/os-brick-6.13.0/os_brick/caches/opencas.py", line 52, in is_engine_ready DEBUG: out, err = self.os_execute(*cmd, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/builddir/build/BUILD/os-brick-6.13.0/os_brick/caches/opencas.py", line 34, in os_execute DEBUG: out, err = self._execute(*cmd, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ DEBUG: return self._mock_call(*args, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/mock.py", l DEBUG: ine 1143, in _mock_call DEBUG: return self._execute_mock_call(*args, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/mock.py", line 1202, in _execute_mock_call DEBUG: raise result DEBUG: File "/usr/lib/python3.12/site-packages/testtools/matchers/_exception.py", line 101, in match DEBUG: result = matchee() DEBUG: ^^^^^^^^^ DEBUG: File "/usr/lib/python3.12/site-packages/testtools/testcase.py", line 1110, in __call__ DEBUG: return self._callable_object(*self._args, **self._kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/builddir/build/BUILD/os-brick-6.13.0/os_brick/caches/opencas.py", line 34, in os_execute DEBUG: out, err = self._execute(*cmd, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ DEBUG: return self._mock_call(*args, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call DEBUG: return self._execute_mock_call(*args, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/mock.py", line 1202, in _execute_mock_call DEBUG: raise result DEBUG: oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. DEBUG: Command: None DEBUG: Exit code: 1 DEBUG: Stdout: None DEBUG: Stderr: None DEBUG: Cmd :None DEBUG: StdOut :None DEBUG: StdErr :None DEBUG: {1} os_brick.tests.initiator.test_linuxfc.LinuxFCTestCase.test__get_hba_channel_scsi_target_lun_zone_manager_1_True [0.002527s] ... ok DEBUG: {0} os_brick.tests.encryptors.test_base.BaseEncryptorTestCase.test_error_log [0.009001s] ... ok DEBUG: {0} os_brick.tests.encryptors.test_cryptsetup.CryptsetupEncryptorTestCase.test_init_volume_encryption_not_supported [0.002995s] ... ok DEBUG: {1} os_brick.tests.initiator.test_linuxfc.LinuxFCTestCase.test__get_hba_channel_scsi_target_open_oserror [0.012565s] ... ok DEBUG: {0} os_brick.tests.encryptors.test_cryptsetup.CryptsetupEncryptorTestCase.test_init_volume_encryption_with_old_name [0.001503s] ... ok DEBUG: {0} os_brick.tests.encryptors.test_cryptsetup.CryptsetupEncryptorTestCase.test_init_volume_encryption_with_wwn [0.001257s] ... ok DEBUG: {0} os_brick.tests.encryptors.test_luks.Luks2EncryptorTestCase.test_attach_volume [0.001186s] ... ok DEBUG: {0} os_brick.tests.encryptors.test_luks.Luks2EncryptorTestCase.test_init_volume_encryption_with_old_name [0.010749s] ... ok DEBUG: {0} os_brick.tests.encryptors.test_luks.Luks2EncryptorTestCase.test_is_luks_with_error [0.001437s] ... ok DEBUG: {1} os_brick.tests.initiator.test_linuxfc.LinuxFCTestCase.test_get_fc_hbas [0.018926s] ... ok DEBUG: {2} os_brick.tests.initiator.connectors.test_iscsi.ISCSIConnectorTestCase.test_connect_multipath_volume_all_fail [0.065830s] ... ok DEBUG: {3} os_brick.tests.initiator.connectors.test_iscsi.ISCSIConnectorTestCase.test_connect_multipath_volume_some_fail_mp_not_found [0.074768s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: No dm was created, connection to volume is probably bad and will perform poorly. DEBUG: {2} os_brick.tests.initiator.connectors.test_iscsi.ISCSIConnectorTestCase.test_connect_multipath_volume_no_wwid [0.003243s] ... ok DEBUG: {2} os_brick.tests.initiator.connectors.test_iscsi.ISCSIConnectorTestCase.test_connect_to_iscsi_portal_fail_op_new [0.002098s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Service needs to call os_brick.setup() before connecting volumes, if it doesn't it will break on the next release DEBUG: {2} os_brick.tests.initiator.connectors.test_iscsi.ISCSIConnectorTestCase.test_connect_to_iscsi_portal_ip_case_insensitive [0.001525s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Service needs to call os_brick.setup() before connecting volumes, if it doesn't it will break on the next release DEBUG: {2} os_brick.tests.initiator.connectors.test_iscsi.ISCSIConnectorTestCase.test_connect_vol_no_session [0.000920s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Failed to connect to iSCSI portal ip1:port1. DEBUG: {2} os_brick.tests.initiator.connectors.test_iscsi.ISCSIConnectorTestCase.test_connect_vol_rescan [0.001632s] ... ok DEBUG: {2} os_brick.tests.initiator.connectors.test_iscsi.ISCSIConnectorTestCase.test_connect_vol_stop_connecting [0.001286s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: LUN 4 on iSCSI portal ip1:port1 not found on sysfs after logging in. DEBUG: {0} os_brick.tests.encryptors.test_luks.LuksEncryptorTestCase.test__format_volume [0.022335s] ... ok DEBUG: {0} os_brick.tests.encryptors.test_luks.LuksEncryptorTestCase.test__open_volume [0.001501s] ... ok DEBUG: {3} os_brick.tests.initiator.connectors.test_iscsi.ISCSIConnectorTestCase.test_connect_to_iscsi_portal_all_exists_chap [0.009124s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Service needs to call os_brick.setup() before connecting volumes, if it doesn't it will break on the next release DEBUG: {3} os_brick.tests.initiator.connectors.test_iscsi.ISCSIConnectorTestCase.test_connect_vol_with_connection_failure [0.004409s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Exception connecting to ip1:port1 DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/os-brick-6.13.0/os_brick/initiator/connectors/iscsi.py", line 642, in _connect_vol DEBUG: session, manual_scan = self._connect_to_iscsi_portal(props) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ DEBUG: return self._mock_call(*args, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call DEBUG: return self._execute_mock_call(*args, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call DEBUG: raise effect DEBUG: Exception DEBUG: Failed to connect to iSCSI portal ip1:port1. DEBUG: {0} os_brick.tests.encryptors.test_luks.LuksEncryptorTestCase.test_is_luks_with_error [0.002488s] ... ok DEBUG: {3} os_brick.tests.initiator.connectors.test_iscsi.ISCSIConnectorTestCase.test_connect_volume [0.001056s] ... ok DEBUG: {0} os_brick.tests.initiator.connectors.test_base_iscsi.BaseISCSIConnectorTestCase.test_get_all_targets [0.001045s] ... ok DEBUG: {0} os_brick.tests.initiator.connectors.test_base_rbd.TestRBDConnectorMixin.test_get_rbd_args [0.000846s] ... ok DEBUG: {0} os_brick.tests.initiator.connectors.test_base_rbd.TestRBDConnectorMixin.test_sanitize_mon_host_1____192_168_1_1____192_168_1_2______192_168_1_1____192_168_1_2___ [0.000802s] ... ok DEBUG: {2} os_brick.tests.initiator.connectors.test_iscsi.ISCSIConnectorTestCase.test_connect_volume_sp_failure [0.014101s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Service needs to call os_brick.setup() before connecting volumes, if it doesn't it will break on the next release DEBUG: {2} os_brick.tests.initiator.connectors.test_iscsi.ISCSIConnectorTestCase.test_disconnect_connection_3 [0.001168s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Disconnect from ip1:port1 tgt1 failed DEBUG: {2} os_brick.tests.initiator.connectors.test_iscsi.ISCSIConnectorTestCase.test_disconnect_volume [0.001395s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Service needs to call os_brick.setup() before connecting volumes, if it doesn't it will break on the next release DEBUG: {1} os_brick.tests.initiator.test_linuxfc.LinuxFCTestCase.test_get_fc_hbas_fail [0.039113s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Could not read attributes for /sys/class/fc_host/host0: DEBUG: Could not read attributes for /sys/class/fc_host/host2: DEBUG: {3} os_brick.tests.initiator.connectors.test_iscsi.ISCSIConnectorTestCase.test_connect_volume_mp [0.016740s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Service needs to call os_brick.setup() before connecting volumes, if it doesn't it will break on the next release DEBUG: {2} os_brick.tests.initiator.connectors.test_iscsi.ISCSIConnectorTestCase.test_get_all_available_volumes_path_not_dir [0.006836s] ... ok DEBUG: {0} os_brick.tests.initiator.connectors.test_fibre_channel.FibreChannelConnectorTestCase.test__add_targets_to_connection_properties_07 [0.010626s] ... ok DEBUG: {0} os_brick.tests.initiator.connectors.test_fibre_channel.FibreChannelConnectorTestCase.test__add_targets_to_connection_properties_08 [0.001557s] ... ok DEBUG: {0} os_brick.tests.initiator.connectors.test_fibre_channel.FibreChannelConnectorTestCase.test__get_possible_volume_paths_2 [0.001310s] ... ok DEBUG: {3} os_brick.tests.initiator.connectors.test_iscsi.ISCSIConnectorTestCase.test_extend_volume [0.004471s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Service needs to call os_brick.setup() before connecting volumes, if it doesn't it will break on the next release DEBUG: {2} os_brick.tests.initiator.connectors.test_iscsi.ISCSIConnectorTestCase.test_get_discoverydb_portals_error_is_present [0.008774s] ... ok DEBUG: {2} os_brick.tests.initiator.connectors.test_iscsi.ISCSIConnectorTestCase.test_get_iscsi_sessions_no_sessions [0.001143s] ... ok DEBUG: {2} os_brick.tests.initiator.connectors.test_iscsi.ISCSIConnectorTestCase.test_get_target_portals_from_iscsiadm_output [0.000732s] ... ok DEBUG: {0} os_brick.tests.initiator.connectors.test_fibre_channel.FibreChannelConnectorTestCase.test__remove_devices_1____dev_mapper__WWN____True_ [0.005509s] ... ok DEBUG: {0} os_brick.tests.initiator.connectors.test_fibre_channel.FibreChannelConnectorTestCase.test_check_multipath_2__False__False__True_ [0.001188s] ... ok DEBUG: {1} os_brick.tests.initiator.test_linuxfc.LinuxFCTestCase.test_rescan_hosts_initiator_map_single_wwnn [0.012793s] ... ok DEBUG: {1} os_brick.tests.initiator.test_linuxfc.LinuxFCTestCase.test_rescan_hosts_port_not_found_driver_disables_wildcards [0.001123s] ... ok DEBUG: {2} os_brick.tests.initiator.connectors.test_iscsi.ISCSIConnectorTestCase.test_iscsiadm_discover_parsing [0.003963s] ... ok DEBUG: {0} os_brick.tests.initiator.connectors.test_fibre_channel.FibreChannelConnectorTestCase.test_check_multipath_4__False__True__True_ [0.001117s] ... ok DEBUG: {2} os_brick.tests.initiator.connectors.test_iser.ISERConnectorTestCase.test_check_multipath_2__False__False__True_ [0.003711s] ... ok DEBUG: {2} os_brick.tests.initiator.connectors.test_iser.ISERConnectorTestCase.test_check_multipath_4__False__True__True_ [0.002531s] ... ok DEBUG: {1} os_brick.tests.initiator.test_linuxrbd.RBDVolumeIOWrapperTestCase.test_read [0.007855s] ... ok DEBUG: {1} os_brick.tests.initiator.test_linuxrbd.RBDVolumeTestCase.test_name_attribute [0.000826s] ... ok DEBUG: {3} os_brick.tests.initiator.connectors.test_iscsi.ISCSIConnectorTestCase.test_extend_volume_mask_password [0.015697s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Service needs to call os_brick.setup() before connecting volumes, if it doesn't it will break on the next release DEBUG: {0} os_brick.tests.initiator.connectors.test_fibre_channel.FibreChannelConnectorTestCase.test_connect_volume_multipath_found_dm [0.017917s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Service needs to call os_brick.setup() before connecting volumes, if it doesn't it will break on the next release DEBUG: Service needs to call os_brick.setup() before connecting volumes, if it doesn't it will break on the next release DEBUG: {1} os_brick.tests.initiator.test_linuxscsi.LinuxSCSITestCase.test_device_name_by_hctl_wildcards [0.003349s] ... ok DEBUG: {2} os_brick.tests.initiator.connectors.test_iser.ISERConnectorTestCase.test_check_multipath_7__True__True__False_ [0.006064s] ... ok DEBUG: {3} os_brick.tests.initiator.connectors.test_iscsi.ISCSIConnectorTestCase.test_extend_volume_mask_password_no_paths [0.001768s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Service needs to call os_brick.setup() before connecting volumes, if it doesn't it will break on the next release DEBUG: {2} os_brick.tests.initiator.connectors.test_iser.ISERConnectorTestCase.test_check_valid_device [0.003463s] ... ok DEBUG: {3} os_brick.tests.initiator.connectors.test_iscsi.ISCSIConnectorTestCase.test_factory [0.001319s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Connection details not present. RemoteFsClient may not initialize properly. DEBUG: Connection details not present. RemoteFsClient may not initialize properly. DEBUG: Connection details not present. RemoteFsClient may not initialize properly. DEBUG: SDS CLI file not found, HuaweiStorHyperConnector init failed. DEBUG: Connection details not present. RemoteFsClient may not initialize properly. DEBUG: {1} os_brick.tests.initiator.test_linuxscsi.LinuxSCSITestCase.test_find_multipath_device_with_action [0.007257s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Device info: {'device': '/dev/mapper/36005076303ffc48e0000000000000101', 'id': '36005076303ffc48e0000000000000101', 'name': '36005076303ffc48e0000000000000101', 'devices': [{'device': '/dev/sdd', 'host': '6', 'channel': '0', 'id': '2', 'lun': '0'}, {'device': '/dev/sdc', 'host': '6', 'channel': '1', 'id': '0', 'lun': '3'}]} DEBUG: {2} os_brick.tests.initiator.connectors.test_iser.ISERConnectorTestCase.test_check_valid_device_with_cmd_error [0.001770s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Failed to access the device on the path /dev: None. DEBUG: {2} os_brick.tests.initiator.connectors.test_iser.ISERConnectorTestCase.test_connect_to_iscsi_portal [0.001369s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Service needs to call os_brick.setup() before connecting volumes, if it doesn't it will break on the next release DEBUG: {2} os_brick.tests.initiator.connectors.test_iser.ISERConnectorTestCase.test_connect_volume [0.000625s] ... ok DEBUG: {2} os_brick.tests.initiator.connectors.test_lightos.LightosConnectorTestCase.test_check_device_exists_reading_block_class [0.002388s] ... ok DEBUG: {3} os_brick.tests.initiator.connectors.test_iscsi.ISCSIConnectorTestCase.test_get_connection_devices_with_iqns [0.008705s] ... ok DEBUG: {1} os_brick.tests.initiator.test_linuxscsi.LinuxSCSITestCase.test_flush_device_io [0.003855s] ... ok DEBUG: {3} os_brick.tests.initiator.connectors.test_iscsi.ISCSIConnectorTestCase.test_get_connector_properties [0.000902s] ... ok DEBUG: {1} os_brick.tests.initiator.test_linuxscsi.LinuxSCSITestCase.test_flush_device_io_non_existent [0.006755s] ... ok DEBUG: {1} os_brick.tests.initiator.test_linuxscsi.LinuxSCSITestCase.test_flush_multipath_device [0.001082s] ... ok DEBUG: {1} os_brick.tests.initiator.test_linuxscsi.LinuxSCSITestCase.test_get_dm_name [0.003628s] ... ok DEBUG: {1} os_brick.tests.initiator.test_linuxscsi.LinuxSCSITestCase.test_get_hctl_with_target [0.000954s] ... ok DEBUG: {3} os_brick.tests.initiator.connectors.test_iscsi.ISCSIConnectorTestCase.test_get_discoverydb_portals_2_False [0.001265s] ... ok DEBUG: {2} os_brick.tests.initiator.connectors.test_lightos.LightosConnectorTestCase.test_check_multipath_4__False__True__True_ [0.013654s] ... ok DEBUG: {2} os_brick.tests.initiator.connectors.test_lightos.LightosConnectorTestCase.test_check_valid_device_with_wrong_path [0.002079s] ... ok DEBUG: {3} os_brick.tests.initiator.connectors.test_iscsi.ISCSIConnectorTestCase.test_get_initiator [0.000886s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Could not find the iSCSI Initiator File /etc/iscsi/initiatorname.iscsi DEBUG: {2} os_brick.tests.initiator.connectors.test_lightos.LightosConnectorTestCase.test_dsc_disconnect_volume_failure [0.002563s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: LIGHTOS: Failed delete dsc file uuid:926e6df8-73e1-11ec-a624-07ba3880f6cc DEBUG: {3} os_brick.tests.initiator.connectors.test_iscsi.ISCSIConnectorTestCase.test_get_ips_iqns_luns_disconnect_single_path [0.001792s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Exception in string format operation. msg='Unable to find target portal in %(target_portals)s.' DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/os-brick-6.13.0/os_brick/exception.py", line 54, in __init__ DEBUG: message = self.message % kwargs DEBUG: ~~~~~~~~~~~~~^~~~~~~~ DEBUG: KeyError: 'target_portals' DEBUG: code: 500 DEBUG: {1} os_brick.tests.initiator.test_linuxscsi.LinuxSCSITestCase.test_get_name_from_path [0.009415s] ... ok DEBUG: {3} os_brick.tests.initiator.connectors.test_iscsi.ISCSIConnectorTestCase.test_get_ips_iqns_luns_discoverydb [0.004506s] ... ok DEBUG: {1} os_brick.tests.initiator.test_linuxscsi.LinuxSCSITestCase.test_get_sysfs_wwid_1 [0.010194s] ... ok DEBUG: {2} os_brick.tests.initiator.connectors.test_lightos.LightosConnectorTestCase.test_extend_volume [0.012568s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Service needs to call os_brick.setup() before connecting volumes, if it doesn't it will break on the next release DEBUG: {3} os_brick.tests.initiator.connectors.test_iscsi.ISCSIConnectorTestCase.test_get_ips_iqns_luns_with_target_iqns [0.004916s] ... ok DEBUG: {3} os_brick.tests.initiator.connectors.test_iscsi.ISCSIConnectorTestCase.test_get_iscsi_sessions [0.000939s] ... ok DEBUG: {2} os_brick.tests.initiator.connectors.test_lightos.LightosConnectorTestCase.test_factory [0.001528s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Connection details not present. RemoteFsClient may not initialize properly. DEBUG: Connection details not present. RemoteFsClient may not initialize properly. DEBUG: Connection details not present. RemoteFsClient may not initialize properly. DEBUG: SDS CLI file not found, HuaweiStorHyperConnector init failed. DEBUG: Connection details not present. RemoteFsClient may not initialize properly. DEBUG: {2} os_brick.tests.initiator.connectors.test_lightos.LightosConnectorTestCase.test_find_dsc_failure [0.001406s] ... ok DEBUG: {2} os_brick.tests.initiator.connectors.test_lightos.LightosConnectorTestCase.test_find_dsc_success [0.001167s] ... ok DEBUG: {2} os_brick.tests.initiator.connectors.test_lightos.LightosConnectorTestCase.test_get_device_by_uuid_many_attempts [0.001071s] ... ok DEBUG: {3} os_brick.tests.initiator.connectors.test_iscsi.ISCSIConnectorTestCase.test_get_iscsi_sessions_full_stderr [0.003328s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: iscsiadm stderr output when getting sessions: error DEBUG: {2} os_brick.tests.initiator.connectors.test_lightos.LightosConnectorTestCase.test_get_device_by_uuid_succeed_with_link [0.000888s] ... ok DEBUG: {1} os_brick.tests.initiator.test_linuxscsi.LinuxSCSITestCase.test_get_sysfs_wwn_mpath_exc [0.006367s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Failed to read the DM uuid: DEBUG: {3} os_brick.tests.initiator.connectors.test_iscsi.ISCSIConnectorTestCase.test_get_node_startup_values [0.004226s] ... ok DEBUG: {3} os_brick.tests.initiator.connectors.test_iscsi.ISCSIConnectorTestCase.test_get_search_path [0.000826s] ... ok DEBUG: {1} os_brick.tests.initiator.test_linuxscsi.LinuxSCSITestCase.test_get_sysfs_wwn_multiple_designators [0.004416s] ... ok DEBUG: {3} os_brick.tests.initiator.connectors.test_iscsi.ISCSIConnectorTestCase.test_get_volume_paths [0.002222s] ... ok DEBUG: {2} os_brick.tests.initiator.connectors.test_local.LocalConnectorTestCase.test_check_multipath_6__True__False__True_ [0.009308s] ... ok DEBUG: {1} os_brick.tests.initiator.test_linuxscsi.LinuxSCSITestCase.test_lun_for_addressing_bad_2_SAM3 [0.003122s] ... ok DEBUG: {2} os_brick.tests.initiator.connectors.test_local.LocalConnectorTestCase.test_check_multipath_8__True__True__True_ [0.001149s] ... ok DEBUG: {3} os_brick.tests.initiator.connectors.test_iscsi.ISCSIConnectorTestCase.test_sanitize_log_run_iscsiadm [0.001032s] ... ok DEBUG: {2} os_brick.tests.initiator.connectors.test_local.LocalConnectorTestCase.test_check_valid_device [0.001718s] ... ok DEBUG: {2} os_brick.tests.initiator.connectors.test_local.LocalConnectorTestCase.test_connect_volume_with_invalid_connection_data [0.000699s] ... ok DEBUG: {1} os_brick.tests.initiator.test_linuxscsi.LinuxSCSITestCase.test_lun_for_addressing_bad_5_sam2 [0.001337s] ... ok DEBUG: {1} os_brick.tests.initiator.test_linuxscsi.LinuxSCSITestCase.test_lun_for_addressing_sam2_2__100__100_ [0.000851s] ... ok DEBUG: {2} os_brick.tests.initiator.connectors.test_local.LocalConnectorTestCase.test_disconnect_volume [0.003747s] ... ok DEBUG: {3} os_brick.tests.initiator.connectors.test_iscsi.ISCSIConnectorTestCase.test_supports_multipath [0.006471s] ... ok DEBUG: {3} os_brick.tests.initiator.connectors.test_iser.ISERConnectorTestCase.test_disconnect_volume [0.000843s] ... ok DEBUG: {1} os_brick.tests.initiator.test_linuxscsi.LinuxSCSITestCase.test_lun_for_addressing_sam2_3__256__16640_ [0.003033s] ... ok DEBUG: {1} os_brick.tests.initiator.test_linuxscsi.LinuxSCSITestCase.test_lun_for_addressing_sam3_flat_3__256__16640_ [0.000796s] ... ok DEBUG: {2} os_brick.tests.initiator.connectors.test_local.LocalConnectorTestCase.test_factory [0.003125s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Connection details not present. RemoteFsClient may not initialize properly. DEBUG: Connection details not present. RemoteFsClient may not initialize properly. DEBUG: Connection details not present. RemoteFsClient may not initialize properly. DEBUG: SDS CLI file not found, HuaweiStorHyperConnector init failed. DEBUG: Connection details not present. RemoteFsClient may not initialize properly. DEBUG: {2} os_brick.tests.initiator.connectors.test_local.LocalConnectorTestCase.test_get_search_path [0.000683s] ... ok DEBUG: {3} os_brick.tests.initiator.connectors.test_iser.ISERConnectorTestCase.test_get_connector_mapping [0.003172s] ... ok DEBUG: {2} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnPropsTestCase.test_from_dictionary_parameter [0.000889s] ... ok DEBUG: {1} os_brick.tests.initiator.test_linuxscsi.LinuxSCSITestCase.test_lun_for_addressing_sam3_flat_4__1010__17394_ [0.005968s] ... ok DEBUG: {2} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnPropsTestCase.test_init_new_props_replicated [0.004086s] ... ok DEBUG: {2} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnPropsTestCase.test_init_new_props_unreplicated_2_ns_id [0.002599s] ... ok DEBUG: {1} os_brick.tests.initiator.test_linuxscsi.LinuxSCSITestCase.test_lun_for_addressing_transparent_sam_2_SAM [0.001011s] ... ok DEBUG: {3} os_brick.tests.initiator.connectors.test_lightos.LightosConnectorTestCase.test_check_multipath_1__False__False__False_ [0.009366s] ... ok DEBUG: {2} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnPropsTestCase.test_init_new_props_unreplicated_3_volume_nguid [0.003173s] ... ok DEBUG: {1} os_brick.tests.initiator.test_linuxscsi.LinuxSCSITestCase.test_multipath_del_map_not_present [0.003683s] ... ok DEBUG: {3} os_brick.tests.initiator.connectors.test_lightos.LightosConnectorTestCase.test_check_multipath_5__True__False__False_ [0.003822s] ... ok DEBUG: {3} os_brick.tests.initiator.connectors.test_lightos.LightosConnectorTestCase.test_check_valid_device [0.000614s] ... ok DEBUG: {2} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnPropsTestCase.test_init_old_props [0.003238s] ... ok DEBUG: {3} os_brick.tests.initiator.connectors.test_lightos.LightosConnectorTestCase.test_connect_volume [0.001882s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Service needs to call os_brick.setup() before connecting volumes, if it doesn't it will break on the next release DEBUG: {3} os_brick.tests.initiator.connectors.test_local.LocalConnectorTestCase.test_check_multipath_3__False__True__False_ [0.001124s] ... ok DEBUG: {1} os_brick.tests.initiator.test_linuxscsi.LinuxSCSITestCase.test_multipath_resize_map [0.005728s] ... ok DEBUG: {1} os_brick.tests.initiator.test_linuxscsi.LinuxSCSITestCase.test_process_lun_id_list [0.000834s] ... ok DEBUG: {1} os_brick.tests.initiator.test_linuxscsi.LinuxSCSITestCase.test_process_lun_id_single_val_make_hex_border_case [0.000817s] ... ok DEBUG: {2} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test__connect_target_not_found_1_True [0.008861s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Exception in string format operation. msg='Volume device not found at %(device)s.' DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/os-brick-6.13.0/os_brick/exception.py", line 54, in __init__ DEBUG: message = self.message % kwargs DEBUG: ~~~~~~~~~~~~~^~~~~~~~ DEBUG: KeyError: 'device' DEBUG: code: 500 DEBUG: {3} os_brick.tests.initiator.connectors.test_local.LocalConnectorTestCase.test_check_multipath_7__True__True__False_ [0.008289s] ... ok DEBUG: {3} os_brick.tests.initiator.connectors.test_local.LocalConnectorTestCase.test_check_valid_device_with_wrong_path [0.000640s] ... ok DEBUG: {3} os_brick.tests.initiator.connectors.test_local.LocalConnectorTestCase.test_connect_volume [0.002644s] ... ok DEBUG: {1} os_brick.tests.initiator.test_linuxscsi.LinuxSCSITestCase.test_remove_connection_multipath_complete_2 [0.007247s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Flushing failed DEBUG: {3} os_brick.tests.initiator.connectors.test_local.LocalConnectorTestCase.test_extend_volume [0.000728s] ... ok DEBUG: {1} os_brick.tests.initiator.test_linuxscsi.LinuxSCSITestCase.test_remove_scsi_device_no_flush [0.003125s] ... ok DEBUG: {2} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test__connect_target_not_found_2_False [0.007151s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Exception in string format operation. msg='Volume device not found at %(device)s.' DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/os-brick-6.13.0/os_brick/exception.py", line 54, in __init__ DEBUG: message = self.message % kwargs DEBUG: ~~~~~~~~~~~~~^~~~~~~~ DEBUG: KeyError: 'device' DEBUG: code: 500 DEBUG: {0} os_brick.tests.initiator.connectors.test_fibre_channel.FibreChannelConnectorTestCase.test_connect_volume_multipath_not_found [0.105224s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Service needs to call os_brick.setup() before connecting volumes, if it doesn't it will break on the next release DEBUG: Service needs to call os_brick.setup() before connecting volumes, if it doesn't it will break on the next release DEBUG: {3} os_brick.tests.initiator.connectors.test_local.LocalConnectorTestCase.test_get_connector_mapping [0.003602s] ... ok DEBUG: {0} os_brick.tests.initiator.connectors.test_fibre_channel.FibreChannelConnectorTestCase.test_connect_volume_multipath_ro [0.003433s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Service needs to call os_brick.setup() before connecting volumes, if it doesn't it will break on the next release DEBUG: Service needs to call os_brick.setup() before connecting volumes, if it doesn't it will break on the next release DEBUG: {1} os_brick.tests.initiator.test_linuxscsi.LinuxSCSITestCase.test_remove_scsi_symlinks [0.003246s] ... ok DEBUG: {3} os_brick.tests.initiator.connectors.test_local.LocalConnectorTestCase.test_get_volume_paths [0.001315s] ... ok DEBUG: {0} os_brick.tests.initiator.connectors.test_fibre_channel.FibreChannelConnectorTestCase.test_disconnect_volume [0.002324s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Service needs to call os_brick.setup() before connecting volumes, if it doesn't it will break on the next release DEBUG: {3} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnPropsTestCase.test_init_new_props_unreplicated_1_vol_uuid [0.002868s] ... ok DEBUG: {0} os_brick.tests.initiator.connectors.test_fibre_channel.FibreChannelConnectorTestCase.test_extend_volume [0.001205s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Service needs to call os_brick.setup() before connecting volumes, if it doesn't it will break on the next release DEBUG: {1} os_brick.tests.initiator.test_linuxscsi.LinuxSCSITestCase.test_wait_for_rw_needs_retry [0.004105s] ... ok DEBUG: {3} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test__connect_target_multipath [0.002931s] ... ok DEBUG: {2} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test__connect_target_portals_down [0.008827s] ... ok DEBUG: {0} os_brick.tests.initiator.connectors.test_fibre_channel.FibreChannelConnectorTestCase.test_get_connector_mapping_win32 [0.001618s] ... ok DEBUG: {0} os_brick.tests.initiator.connectors.test_fibre_channel.FibreChannelConnectorTestCase.test_get_search_path [0.001164s] ... ok DEBUG: {0} os_brick.tests.initiator.connectors.test_fibre_channel_ppc64.FibreChannelConnectorPPC64TestCase.test_check_valid_device_with_cmd_error [0.001061s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Failed to access the device on the path /dev: None. DEBUG: {3} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test__connect_target_race_connecting_4__1___already_connected______ [0.004220s] ... ok DEBUG: {2} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test__connect_target_race_1__70_________ [0.005528s] ... ok DEBUG: {1} os_brick.tests.initiator.test_storpool_utils.StorPoolAPITestCase.test_api_exceptions [0.006132s] ... ok DEBUG: {0} os_brick.tests.initiator.connectors.test_fibre_channel_ppc64.FibreChannelConnectorPPC64TestCase.test_check_valid_device_with_wrong_path [0.000760s] ... ok DEBUG: {0} os_brick.tests.initiator.connectors.test_fibre_channel_ppc64.FibreChannelConnectorPPC64TestCase.test_get_connector_mapping [0.000955s] ... ok DEBUG: {0} os_brick.tests.initiator.connectors.test_fibre_channel_s390x.FibreChannelConnectorS390XTestCase.test_check_multipath_6__True__False__True_ [0.001184s] ... ok DEBUG: {0} os_brick.tests.initiator.connectors.test_fibre_channel_s390x.FibreChannelConnectorS390XTestCase.test_connect_volume [0.000658s] ... ok DEBUG: {0} os_brick.tests.initiator.connectors.test_fibre_channel_s390x.FibreChannelConnectorS390XTestCase.test_disconnect_volume [0.000624s] ... ok DEBUG: {0} os_brick.tests.initiator.connectors.test_fibre_channel_s390x.FibreChannelConnectorS390XTestCase.test_factory [0.001216s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Connection details not present. RemoteFsClient may not initialize properly. DEBUG: Connection details not present. RemoteFsClient may not initialize properly. DEBUG: Connection details not present. RemoteFsClient may not initialize properly. DEBUG: SDS CLI file not found, HuaweiStorHyperConnector init failed. DEBUG: Connection details not present. RemoteFsClient may not initialize properly. DEBUG: {1} os_brick.tests.initiator.test_storpool_utils.StorPoolAPITestCase.test_api_ok [0.004747s] ... ok DEBUG: {0} os_brick.tests.initiator.connectors.test_fibre_channel_s390x.FibreChannelConnectorS390XTestCase.test_remove_devices_force [0.001189s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Removing device 3:5:0x0002000000000000 failed DEBUG: {3} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test__connect_volume_replicated [0.003542s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: _connect_target: DEBUG: {3} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test__connect_volume_replicated_no_device_paths_found [0.001254s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: _connect_target: DEBUG: _connect_target: DEBUG: _connect_target: DEBUG: {3} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test__connect_volume_replicated_single_replica [0.001388s] ... ok DEBUG: {1} os_brick.tests.initiator.test_utils.InitiatorUtilsTestCase.test_check_manual_scan_not_supported [0.000772s] ... ok DEBUG: {2} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test__connect_target_race_connecting_1__70_________ [0.011047s] ... ok DEBUG: {3} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test__is_raid_device [0.002331s] ... ok DEBUG: {0} os_brick.tests.initiator.connectors.test_gpfs.GPFSConnectorTestCase.test_check_multipath_1__False__False__False_ [0.002380s] ... ok DEBUG: {0} os_brick.tests.initiator.connectors.test_gpfs.GPFSConnectorTestCase.test_check_multipath_3__False__True__False_ [0.001572s] ... ok DEBUG: {1} os_brick.tests.initiator.test_utils.InitiatorUtilsTestCase.test_guard_connection_manual_scan_support_forced [0.001158s] ... ok DEBUG: {1} os_brick.tests.initiator.test_utils.InitiatorUtilsTestCase.test_guard_connection_manual_scan_unsupported_not_shared [0.000668s] ... ok DEBUG: {1} os_brick.tests.initiator.test_utils.InitiatorUtilsTestCase.test_guard_connection_manual_scan_unsupported_shared [0.001099s] ... ok DEBUG: {3} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test__is_raid_device_not [0.000969s] ... ok DEBUG: {0} os_brick.tests.initiator.connectors.test_gpfs.GPFSConnectorTestCase.test_check_valid_device_with_cmd_error [0.000955s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Failed to access the device on the path /dev: None. DEBUG: {0} os_brick.tests.initiator.connectors.test_gpfs.GPFSConnectorTestCase.test_check_valid_device_with_wrong_path [0.000626s] ... ok DEBUG: {0} os_brick.tests.initiator.connectors.test_gpfs.GPFSConnectorTestCase.test_connect_volume [0.000671s] ... ok DEBUG: {0} os_brick.tests.initiator.connectors.test_gpfs.GPFSConnectorTestCase.test_get_connector_mapping_win32 [0.001915s] ... ok DEBUG: {0} os_brick.tests.initiator.connectors.test_gpfs.GPFSConnectorTestCase.test_get_connector_properties [0.000708s] ... ok DEBUG: {0} os_brick.tests.initiator.connectors.test_huawei.HuaweiStorHyperConnectorTestCase.test_check_multipath_2__False__False__True_ [0.001372s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: SDS CLI file not found, HuaweiStorHyperConnector init failed. DEBUG: SDS CLI file not found, HuaweiStorHyperConnector init failed. DEBUG: SDS CLI file not found, HuaweiStorHyperConnector init failed. DEBUG: {3} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test__set_native_multipath_supported_2_False [0.000835s] ... ok DEBUG: {1} os_brick.tests.local_dev.test_brick_lvm.BrickLvmTestCase.test_create_lv_snapshot [0.004328s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Trying to create snapshot by non-existent LV: fake-non-existent DEBUG: {2} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test__connect_target_race_unknown_3__1_______already_connected__ [0.006286s] ... ok DEBUG: {1} os_brick.tests.local_dev.test_brick_lvm.BrickLvmTestCase.test_get_mirrored_available_capacity [0.000663s] ... ok DEBUG: {1} os_brick.tests.local_dev.test_brick_lvm.BrickLvmTestCase.test_get_vg_uuid [0.000645s] ... ok DEBUG: {0} os_brick.tests.initiator.connectors.test_huawei.HuaweiStorHyperConnectorTestCase.test_check_multipath_3__False__True__False_ [0.001568s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: SDS CLI file not found, HuaweiStorHyperConnector init failed. DEBUG: SDS CLI file not found, HuaweiStorHyperConnector init failed. DEBUG: SDS CLI file not found, HuaweiStorHyperConnector init failed. DEBUG: {0} os_brick.tests.initiator.connectors.test_huawei.HuaweiStorHyperConnectorTestCase.test_check_multipath_6__True__False__True_ [0.001721s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: SDS CLI file not found, HuaweiStorHyperConnector init failed. DEBUG: SDS CLI file not found, HuaweiStorHyperConnector init failed. DEBUG: SDS CLI file not found, HuaweiStorHyperConnector init failed. DEBUG: {1} os_brick.tests.local_dev.test_brick_lvm.BrickLvmTestCase.test_get_volume_none [0.001284s] ... ok DEBUG: {3} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test__try_disconnect_failure [0.007518s] ... ok DEBUG: {3} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test_assemble_raid_simple_err [0.001007s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: [!] Could not _assemble_raid: Unexpected error while running command. DEBUG: Command: None DEBUG: Exit code: - DEBUG: Stdout: None DEBUG: Stderr: None DEBUG: {2} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test__get_fs_type [0.007415s] ... ok DEBUG: {0} os_brick.tests.initiator.connectors.test_huawei.HuaweiStorHyperConnectorTestCase.test_check_multipath_7__True__True__False_ [0.002412s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: SDS CLI file not found, HuaweiStorHyperConnector init failed. DEBUG: SDS CLI file not found, HuaweiStorHyperConnector init failed. DEBUG: SDS CLI file not found, HuaweiStorHyperConnector init failed. DEBUG: {1} os_brick.tests.local_dev.test_brick_lvm.BrickLvmTestCaseIgnoreFDWarnings.test_create_lv_snapshot [0.004093s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Trying to create snapshot by non-existent LV: fake-non-existent DEBUG: {1} os_brick.tests.local_dev.test_brick_lvm.BrickLvmTestCaseIgnoreFDWarnings.test_get_all_volumes [0.000805s] ... ok DEBUG: {3} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test_check_multipath_2__False__False__True_ [0.005309s] ... ok DEBUG: {1} os_brick.tests.local_dev.test_brick_lvm.BrickLvmTestCaseIgnoreFDWarnings.test_get_physical_volumes [0.000655s] ... ok DEBUG: {1} os_brick.tests.local_dev.test_brick_lvm.BrickLvmTestCaseIgnoreFDWarnings.test_lv_deactivate [0.001038s] ... ok DEBUG: {0} os_brick.tests.initiator.connectors.test_huawei.HuaweiStorHyperConnectorTestCase.test_connect_volume_nocli [0.001736s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: SDS CLI file not found, HuaweiStorHyperConnector init failed. DEBUG: SDS CLI file not found, HuaweiStorHyperConnector init failed. DEBUG: SDS CLI file not found, HuaweiStorHyperConnector init failed. DEBUG: Service needs to call os_brick.setup() before connecting volumes, if it doesn't it will break on the next release DEBUG: {3} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test_check_multipath_5__True__False__False_ [0.001441s] ... ok DEBUG: {1} os_brick.tests.local_dev.test_brick_lvm.BrickLvmTestCaseIgnoreFDWarnings.test_lv_deactivate_timeout [0.004427s] ... ok DEBUG: {2} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test__get_sizes_from_lba_error_1 [0.005306s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Cannot calculate new size with LBAs DEBUG: {3} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test_check_multipath_7__True__True__False_ [0.004397s] ... ok DEBUG: {1} os_brick.tests.local_dev.test_brick_lvm.BrickLvmTestCaseIgnoreFDWarnings.test_lv_extend [0.003192s] ... ok DEBUG: {0} os_brick.tests.initiator.connectors.test_huawei.HuaweiStorHyperConnectorTestCase.test_disconnect_volume [0.010052s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: SDS CLI file not found, HuaweiStorHyperConnector init failed. DEBUG: SDS CLI file not found, HuaweiStorHyperConnector init failed. DEBUG: SDS CLI file not found, HuaweiStorHyperConnector init failed. DEBUG: Service needs to call os_brick.setup() before connecting volumes, if it doesn't it will break on the next release DEBUG: Service needs to call os_brick.setup() before connecting volumes, if it doesn't it will break on the next release DEBUG: {2} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test__set_native_multipath_supported_second_call [0.005224s] ... ok DEBUG: {1} os_brick.tests.local_dev.test_brick_lvm.BrickLvmTestCaseIgnoreFDWarnings.test_lv_has_snapshot [0.003417s] ... ok DEBUG: {0} os_brick.tests.initiator.connectors.test_huawei.HuaweiStorHyperConnectorTestCase.test_get_connector_mapping [0.001203s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: SDS CLI file not found, HuaweiStorHyperConnector init failed. DEBUG: SDS CLI file not found, HuaweiStorHyperConnector init failed. DEBUG: SDS CLI file not found, HuaweiStorHyperConnector init failed. DEBUG: {1} os_brick.tests.local_dev.test_brick_lvm.BrickLvmTestCaseIgnoreFDWarnings.test_volume_create_after_thin_creation [0.001031s] ... ok DEBUG: {3} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test_connect_volume_not_replicated_fails [0.008184s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Service needs to call os_brick.setup() before connecting volumes, if it doesn't it will break on the next release DEBUG: Exception in string format operation. msg='Volume device not found at %(device)s.' DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/os-brick-6.13.0/os_brick/exception.py", line 54, in __init__ DEBUG: message = self.message % kwargs DEBUG: ~~~~~~~~~~~~~^~~~~~~~ DEBUG: KeyError: 'device' DEBUG: code: 500 DEBUG: {0} os_brick.tests.initiator.connectors.test_huawei.HuaweiStorHyperConnectorTestCase.test_get_connector_mapping_win32 [0.003691s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: SDS CLI file not found, HuaweiStorHyperConnector init failed. DEBUG: SDS CLI file not found, HuaweiStorHyperConnector init failed. DEBUG: SDS CLI file not found, HuaweiStorHyperConnector init failed. DEBUG: {1} os_brick.tests.privileged.test_nvmeof.PrivNVMeTestCase.test_create_hostid_fails [0.004211s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Could not generate nvme host id: DEBUG: {2} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test__try_disconnect_all [0.007047s] ... ok DEBUG: {3} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test_create_raid_cmd_simple [0.003256s] ... ok DEBUG: {0} os_brick.tests.initiator.connectors.test_huawei.HuaweiStorHyperConnectorTestCase.test_get_connector_properties [0.001971s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: SDS CLI file not found, HuaweiStorHyperConnector init failed. DEBUG: SDS CLI file not found, HuaweiStorHyperConnector init failed. DEBUG: SDS CLI file not found, HuaweiStorHyperConnector init failed. DEBUG: {0} os_brick.tests.initiator.connectors.test_iscsi.ISCSIConnectorTestCase.test_check_multipath_4__False__True__True_ [0.001810s] ... ok DEBUG: {0} os_brick.tests.initiator.connectors.test_iscsi.ISCSIConnectorTestCase.test_check_valid_device_with_cmd_error [0.001204s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Failed to access the device on the path /dev: None. DEBUG: {3} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test_disconnect_volume_path_doesnt_exist [0.004966s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Service needs to call os_brick.setup() before connecting volumes, if it doesn't it will break on the next release DEBUG: Trying to disconnect device /dev/nvme0n1, but it is not connected. Skipping. DEBUG: {1} os_brick.tests.privileged.test_nvmeof.PrivNVMeTestCase.test_create_hostnqn_generate_old_nvme_cli_1__231___error__Invalid_sub_command_n______ [0.008590s] ... ok DEBUG: {3} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test_end_raid_err [0.003514s] ... ok DEBUG: {2} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test__try_disconnect_all_with_failures [0.010622s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Failed to disconnect Portal rdma at portal1:port1 (ctrl: None) DEBUG: Failed to disconnect Portal rdma at portal3:port3 (ctrl: None) DEBUG: {3} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test_extend_volume_replicated [0.002348s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Service needs to call os_brick.setup() before connecting volumes, if it doesn't it will break on the next release DEBUG: {0} os_brick.tests.initiator.connectors.test_iscsi.ISCSIConnectorTestCase.test_cleanup_connection_4____dev_disk_by_id_dm_uuid_mpath_MPATH___True_ [0.006829s] ... ok DEBUG: {0} os_brick.tests.initiator.connectors.test_iscsi.ISCSIConnectorTestCase.test_connect_single_volume_no_wwn [0.001800s] ... ok DEBUG: {1} os_brick.tests.privileged.test_nvmeof.PrivNVMeTestCase.test_create_hostnqn_nvme_not_present_2 [0.001035s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Could not generate host nqn: unsupported operand type(s) for +: 'NoneType' and 'str' DEBUG: {1} os_brick.tests.privileged.test_rbd.PrivRBDTestCase.test_root_create_ceph_conf [0.001196s] ... ok DEBUG: {2} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test_check_multipath_3__False__True__False_ [0.002409s] ... ok DEBUG: {3} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test_factory [0.002622s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Connection details not present. RemoteFsClient may not initialize properly. DEBUG: Connection details not present. RemoteFsClient may not initialize properly. DEBUG: Connection details not present. RemoteFsClient may not initialize properly. DEBUG: SDS CLI file not found, HuaweiStorHyperConnector init failed. DEBUG: Connection details not present. RemoteFsClient may not initialize properly. DEBUG: {2} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test_check_multipath_6__True__False__True_ [0.012361s] ... ok DEBUG: {2} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test_connect_volume [0.000997s] ... ok DEBUG: {3} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test_get_connector_properties_with_sysuuid [0.005399s] ... ok DEBUG: {3} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test_get_connector_properties_without_sysuuid [0.004518s] ... ok DEBUG: {3} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test_get_sysuuid_overlay [0.005959s] ... ok DEBUG: {0} os_brick.tests.initiator.connectors.test_iscsi.ISCSIConnectorTestCase.test_connect_single_volume_not_found [0.015198s] ... ok DEBUG: {3} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test_is_device_in_raid [0.000985s] ... ok DEBUG: {3} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test_is_device_in_raid_err [0.000829s] ... ok DEBUG: {0} os_brick.tests.initiator.connectors.test_iscsi.ISCSIConnectorTestCase.test_connect_to_iscsi_portal_all_new [0.005974s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Service needs to call os_brick.setup() before connecting volumes, if it doesn't it will break on the next release DEBUG: {2} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test_connect_volume_replicated [0.008752s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Service needs to call os_brick.setup() before connecting volumes, if it doesn't it will break on the next release DEBUG: {0} os_brick.tests.initiator.connectors.test_iscsi.ISCSIConnectorTestCase.test_connect_to_iscsi_portal_fail_login [0.003289s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Service needs to call os_brick.setup() before connecting volumes, if it doesn't it will break on the next release DEBUG: Failed to login iSCSI target tgt1 on portal ip1:port1 (exit code None). DEBUG: {3} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test_nvme_present_exception_1 [0.005609s] ... ok DEBUG: {2} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test_end_raid [0.004173s] ... ok DEBUG: {0} os_brick.tests.initiator.connectors.test_iscsi.ISCSIConnectorTestCase.test_connect_vol_not_found [0.003311s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: LUN 4 on iSCSI portal ip1:port1 not found on sysfs after logging in. DEBUG: {1} os_brick.tests.privileged.test_rootwrap.PrivRootwrapTestCase.test_custom_execute_no_check_exit_code [0.031499s] ... ok DEBUG: {0} os_brick.tests.initiator.connectors.test_iscsi.ISCSIConnectorTestCase.test_disconnect_connection_1 [0.000930s] ... ok DEBUG: {0} os_brick.tests.initiator.connectors.test_iscsi.ISCSIConnectorTestCase.test_discover_iscsi_portals [0.000953s] ... ok DEBUG: {2} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test_get_connector_mapping [0.001129s] ... ok DEBUG: {2} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test_get_host_nqn_err [0.001095s] ... ok DEBUG: {2} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test_get_host_nqn_io_err [0.004428s] ... ok DEBUG: {0} os_brick.tests.initiator.connectors.test_iscsi.ISCSIConnectorTestCase.test_discover_mpath_device [0.001102s] ... ok DEBUG: {0} os_brick.tests.initiator.connectors.test_iscsi.ISCSIConnectorTestCase.test_get_connection_devices [0.002162s] ... ok DEBUG: {0} os_brick.tests.initiator.connectors.test_iscsi.ISCSIConnectorTestCase.test_get_connector_mapping [0.000939s] ... ok DEBUG: {0} os_brick.tests.initiator.connectors.test_iscsi.ISCSIConnectorTestCase.test_get_connector_mapping_win32 [0.000723s] ... ok DEBUG: {0} os_brick.tests.initiator.connectors.test_iscsi.ISCSIConnectorTestCase.test_get_ips_iqns_luns_no_target_iqns_share_iqn [0.001782s] ... ok DEBUG: {0} os_brick.tests.initiator.connectors.test_iscsi.ISCSIConnectorTestCase.test_get_iscsi_nodes [0.000860s] ... ok DEBUG: {0} os_brick.tests.initiator.connectors.test_iscsi.ISCSIConnectorTestCase.test_get_iscsi_nodes_corrupt [0.000915s] ... ok DEBUG: {1} os_brick.tests.privileged.test_rootwrap.PrivRootwrapTestCase.test_execute [0.001506s] ... ok DEBUG: {1} os_brick.tests.privileged.test_rootwrap.PrivRootwrapTestCase.test_link_root_no_force [0.001185s] ... ok DEBUG: {1} os_brick.tests.privileged.test_rootwrap.PrivRootwrapTestCase.test_unlink_root_raise [0.000970s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Unlink failed for /dev/disk/by-id/link1 DEBUG: {1} os_brick.tests.remotefs.test_remotefs.RemoteFsClientTestCase.test_mount_failure [0.001376s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Failed to mount 192.0.2.20:/share, reason: mount.nfs: nfs broke DEBUG: {2} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test_get_sysuuid_without_newline [0.006204s] ... ok DEBUG: {2} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test_get_volume_paths_nova_conn_props [0.000766s] ... ok DEBUG: {1} os_brick.tests.remotefs.test_remotefs.RemoteFsClientTestCase.test_no_mount_point_glusterfs [0.000714s] ... ok DEBUG: {1} os_brick.tests.remotefs.test_remotefs.RemoteFsClientTestCase.test_no_mount_point_quobyte [0.000728s] ... ok DEBUG: {1} os_brick.tests.remotefs.test_remotefs.ScalityRemoteFsClientTestCase.test_get_mount_point [0.000798s] ... ok DEBUG: {1} os_brick.tests.remotefs.test_remotefs.ScalityRemoteFsClientTestCase.test_no_mount_point_scality [0.000769s] ... ok DEBUG: {1} os_brick.tests.remotefs.test_remotefs.VZStorageRemoteFSClientTestVase.test_init_nfs_calls_check_nfs_options [0.000978s] ... ok DEBUG: {3} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test_run_mdadm_err [0.016822s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: [!] Could not run mdadm: Unexpected error while running command. DEBUG: Command: None DEBUG: Exit code: - DEBUG: Stdout: None DEBUG: Stderr: None DEBUG: {3} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test_run_nvme_cli [0.000935s] ... ok DEBUG: {0} os_brick.tests.initiator.connectors.test_iscsi.ISCSIConnectorTestCase.test_get_potential_paths_mpath [0.000968s] ... ok DEBUG: {0} os_brick.tests.initiator.connectors.test_iscsi.ISCSIConnectorTestCase.test_recover_node_startup_values [0.005055s] ... ok DEBUG: {3} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test_stop_and_assemble_raid [0.002438s] ... ok DEBUG: {1} os_brick.tests.remotefs.test_remotefs.VZStorageRemoteFSClientTestVase.test_mount_already_mounted [0.006475s] ... ok DEBUG: {0} os_brick.tests.initiator.connectors.test_iser.ISERConnectorTestCase.test_check_multipath_5__True__False__False_ [0.001283s] ... ok DEBUG: {2} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test_get_volume_paths_replicated [0.004170s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: We are being called without the path information! DEBUG: {1} os_brick.tests.remotefs.test_remotefs.VZStorageRemoteFSClientTestVase.test_mount_race [0.002349s] ... ok DEBUG: {1} os_brick.tests.remotefs.test_remotefs.VZStorageRemoteFSClientTestVase.test_no_mount_point_cifs [0.000853s] ... ok DEBUG: {1} os_brick.tests.remotefs.test_remotefs.VZStorageRemoteFSClientTestVase.test_no_mount_point_nfs [0.000728s] ... ok DEBUG: {2} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test_get_volume_paths_single_replica_not_replicated [0.002580s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: We are being called without the path information! DEBUG: {0} os_brick.tests.initiator.connectors.test_iser.ISERConnectorTestCase.test_check_multipath_8__True__True__True_ [0.005646s] ... ok DEBUG: {2} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test_get_volume_paths_unreplicated [0.001129s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: We are being called without the path information! DEBUG: {3} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test_stop_and_assemble_raid_existing_simple [0.002490s] ... ok DEBUG: {3} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test_supports_multipath_1_False [0.000883s] ... ok DEBUG: {0} os_brick.tests.initiator.connectors.test_iser.ISERConnectorTestCase.test_get_connection_devices [0.001219s] ... ok DEBUG: {0} os_brick.tests.initiator.connectors.test_iser.ISERConnectorTestCase.test_get_connector_properties [0.000733s] ... ok DEBUG: {3} os_brick.tests.initiator.connectors.test_nvmeof.PortalTestCase.test_get_all_namespaces_ctrl_paths [0.001323s] ... ok DEBUG: {0} os_brick.tests.initiator.connectors.test_lightos.LightosConnectorTestCase.test_check_multipath_6__True__False__True_ [0.001392s] ... ok DEBUG: {0} os_brick.tests.initiator.connectors.test_lightos.LightosConnectorTestCase.test_check_multipath_7__True__True__False_ [0.001220s] ... ok DEBUG: {0} os_brick.tests.initiator.connectors.test_lightos.LightosConnectorTestCase.test_check_valid_device_with_cmd_error [0.004716s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Failed to access the device on the path /dev: None. DEBUG: {1} os_brick.tests.remotefs.test_remotefs.VZStorageRemoteFSClientTestVase.test_read_mounts [0.009478s] ... ok DEBUG: {1} os_brick.tests.remotefs.test_windows_remotefs.WindowsRemotefsClientTestCase.test_unmount [0.001447s] ... ok DEBUG: {1} os_brick.tests.test_brick.TestBrick.test_something [0.000622s] ... ok DEBUG: {1} os_brick.tests.test_exception.BrickExceptionTestCase.test_default_error_code [0.002749s] ... ok DEBUG: {1} os_brick.tests.test_exception.BrickExceptionTestCase.test_default_error_msg [0.000623s] ... ok DEBUG: {1} os_brick.tests.test_exception.BrickExceptionTestCase.test_default_error_msg_with_kwargs [0.000586s] ... ok DEBUG: {1} os_brick.tests.test_executor.TestExecutor.test_none_execute [0.000781s] ... ok DEBUG: {3} os_brick.tests.initiator.connectors.test_nvmeof.PortalTestCase.test_get_device [0.001733s] ... ok DEBUG: {3} os_brick.tests.initiator.connectors.test_nvmeof.PortalTestCase.test_init_2___rdma____rdma__ [0.000605s] ... ok DEBUG: {3} os_brick.tests.initiator.connectors.test_nvmeof.PortalTestCase.test_init_3___tcp____tcp__ [0.000634s] ... ok DEBUG: {3} os_brick.tests.initiator.connectors.test_nvmeof.PortalTestCase.test_is_live_1___live___True_ [0.004825s] ... ok DEBUG: {3} os_brick.tests.initiator.connectors.test_nvmeof.PortalTestCase.test_reconnect_delay [0.000740s] ... ok DEBUG: {3} os_brick.tests.initiator.connectors.test_nvmeof.TargetTestCase.test_factory [0.004094s] ... ok DEBUG: {3} os_brick.tests.initiator.connectors.test_nvmeof.TargetTestCase.test_get_device_path_by_initial_devices_multiple [0.001162s] ... ok DEBUG: {0} os_brick.tests.initiator.connectors.test_lightos.LightosConnectorTestCase.test_connect_volume_failure [0.001870s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Service needs to call os_brick.setup() before connecting volumes, if it doesn't it will break on the next release DEBUG: {0} os_brick.tests.initiator.connectors.test_lightos.LightosConnectorTestCase.test_disconnect_volume [0.002193s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Service needs to call os_brick.setup() before connecting volumes, if it doesn't it will break on the next release DEBUG: {3} os_brick.tests.initiator.connectors.test_nvmeof.TargetTestCase.test_get_device_path_by_initial_devices_multiple_different [0.000956s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Too many different volumes found for ['nvme0', 'nvme1'] DEBUG: {0} os_brick.tests.initiator.connectors.test_lightos.LightosConnectorTestCase.test_get_device_by_uuid_succeed_with_block_class [0.000932s] ... ok DEBUG: {3} os_brick.tests.initiator.connectors.test_nvmeof.TargetTestCase.test_get_devices_get_present [0.000963s] ... ok DEBUG: {0} os_brick.tests.initiator.connectors.test_local.LocalConnectorTestCase.test_check_multipath_1__False__False__False_ [0.001006s] ... ok DEBUG: {3} os_brick.tests.initiator.connectors.test_nvmeof.TargetTestCase.test_init_no_id [0.001149s] ... ok DEBUG: {3} os_brick.tests.initiator.connectors.test_nvmeof.UtilityMethodsTestCase.test_ctrl_property [0.000899s] ... ok DEBUG: {3} os_brick.tests.initiator.connectors.test_nvmeof.UtilityMethodsTestCase.test_sysfs_property [0.001943s] ... ok DEBUG: {3} os_brick.tests.initiator.connectors.test_rbd.RBDConnectorTestCase.test__local_attach_volume_fail_non_openstack [0.001627s] ... ok DEBUG: {3} os_brick.tests.initiator.connectors.test_rbd.RBDConnectorTestCase.test_check_valid_device [0.002742s] ... ok DEBUG: {2} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test_handle_replicated_volume_not_found [0.025834s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Cannot create MD as 3 out of 4 legs were found. DEBUG: {2} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test_remove_raid_simple [0.001138s] ... ok DEBUG: {2} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test_supports_multipath_2_True [0.001004s] ... ok DEBUG: {2} os_brick.tests.initiator.connectors.test_nvmeof.PortalTestCase.test_get_all_namespaces_ctrl_paths_no_controller [0.000829s] ... ok DEBUG: {0} os_brick.tests.initiator.connectors.test_local.LocalConnectorTestCase.test_check_multipath_2__False__False__True_ [0.007637s] ... ok DEBUG: {0} os_brick.tests.initiator.connectors.test_local.LocalConnectorTestCase.test_get_connector_properties [0.000643s] ... ok DEBUG: {0} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test__connect_target_race_2__114_________ [0.002860s] ... ok DEBUG: {1} os_brick.tests.test_executor.TestThread.test_no_context [0.014115s] ... ok DEBUG: {3} os_brick.tests.initiator.connectors.test_rbd.RBDConnectorTestCase.test_check_valid_device_block_non_root [0.009211s] ... ok DEBUG: {3} os_brick.tests.initiator.connectors.test_rbd.RBDConnectorTestCase.test_check_valid_device_with_cmd_error [0.000948s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Failed to access the device on the path /dev: None. DEBUG: {3} os_brick.tests.initiator.connectors.test_rbd.RBDConnectorTestCase.test_connect_volume [0.004451s] ... ok DEBUG: {0} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test__connect_target_race_4__1___already_connected______ [0.005578s] ... ok DEBUG: {0} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test__connect_target_race_connecting_2__114_________ [0.002433s] ... ok DEBUG: {3} os_brick.tests.initiator.connectors.test_rbd.RBDConnectorTestCase.test_connect_volume_local [0.001150s] ... ok DEBUG: {3} os_brick.tests.initiator.connectors.test_rbd.RBDConnectorTestCase.test_create_non_openstack_config [0.001023s] ... ok DEBUG: {1} os_brick.tests.test_executor.TestThread.test_with_context [0.018430s] ... ok DEBUG: {0} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test__connect_target_race_connecting_3__1_______already_connected__ [0.008285s] ... ok DEBUG: {1} os_brick.tests.test_utils.AnyTestCase.test_different_1_hola [0.000733s] ... ok DEBUG: {1} os_brick.tests.test_utils.AnyTestCase.test_different_3_None [0.000613s] ... ok DEBUG: {1} os_brick.tests.test_utils.AnyTestCase.test_different_4 [0.000721s] ... ok DEBUG: {1} os_brick.tests.test_utils.AnyTestCase.test_equal_3_None [0.000543s] ... ok DEBUG: {2} os_brick.tests.initiator.connectors.test_nvmeof.PortalTestCase.test_get_device_by_initial_devices [0.022728s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Using unreliable mechanism to find device: "devices_on_start" DEBUG: {1} os_brick.tests.test_utils.AnyTestCase.test_equal_4 [0.000597s] ... ok DEBUG: {1} os_brick.tests.test_utils.ConnectionPropertiesDecoratorsTestCase.test__symlink_name_from_device_path [0.001192s] ... ok DEBUG: {2} os_brick.tests.initiator.connectors.test_nvmeof.PortalTestCase.test_get_device_by_ns_id [0.001032s] ... ok DEBUG: {1} os_brick.tests.test_utils.ConnectionPropertiesDecoratorsTestCase.test__symlink_name_from_device_path_raid [0.000850s] ... ok DEBUG: {1} os_brick.tests.test_utils.ConnectionPropertiesDecoratorsTestCase.test_connect_volume_prepare_result_encrypted_1__dev_md_alias [0.002247s] ... ok DEBUG: {1} os_brick.tests.test_utils.ConnectionPropertiesDecoratorsTestCase.test_connect_volume_undo_prepare_result_non_custom_link_2 [0.000923s] ... ok DEBUG: {1} os_brick.tests.test_utils.GetDevPathTestCase.test_get_dev_path_conn_props_2 [0.000556s] ... ok DEBUG: {1} os_brick.tests.test_utils.GetDevPathTestCase.test_get_dev_path_conn_props_7 [0.000602s] ... ok DEBUG: {0} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test__connect_target_with_connected_device [0.010404s] ... ok DEBUG: {1} os_brick.tests.test_utils.GetDevPathTestCase.test_get_dev_path_device_info_4 [0.000556s] ... ok DEBUG: {2} os_brick.tests.initiator.connectors.test_nvmeof.PortalTestCase.test_get_device_by_property [0.006026s] ... ok DEBUG: {3} os_brick.tests.initiator.connectors.test_rbd.RBDConnectorTestCase.test_disconnect_local_volume_non_openstack [0.001159s] ... ok DEBUG: {0} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test__do_multipath_1 [0.001058s] ... ok DEBUG: {2} os_brick.tests.initiator.connectors.test_nvmeof.PortalTestCase.test_init_5___other____tcp__ [0.001588s] ... ok DEBUG: {0} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test__do_multipath_2 [0.000857s] ... ok DEBUG: {2} os_brick.tests.initiator.connectors.test_nvmeof.PortalTestCase.test_is_live_2___connecting___False_ [0.000664s] ... ok DEBUG: {3} os_brick.tests.initiator.connectors.test_rbd.RBDConnectorTestCase.test_extend_volume_no_device_local [0.002834s] ... ok DEBUG: {3} os_brick.tests.initiator.connectors.test_rbd.RBDConnectorTestCase.test_get_connector_mapping_win32 [0.001673s] ... ok DEBUG: {3} os_brick.tests.initiator.connectors.test_rbd.RBDConnectorTestCase.test_get_search_path [0.001638s] ... ok DEBUG: {1} os_brick.tests.test_utils.TestRetryDecorator.test_limit_is_reached [0.004557s] ... ok DEBUG: {1} os_brick.tests.test_utils.TestRetryDecorator.test_wrong_exception_no_retry [0.001816s] ... ok DEBUG: {1} os_brick.tests.test_utils.TestUtils.test_check_valid_device_1___fake_info___True_ [0.002751s] ... ok DEBUG: {1} os_brick.tests.test_utils.TestUtils.test_get_device_size_2___junk___None_ [0.000977s] ... ok DEBUG: {0} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test__do_multipath_4 [0.003400s] ... ok DEBUG: {0} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test__get_sizes_from_lba [0.001058s] ... ok DEBUG: {0} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test__get_sizes_from_lba_error_2 [0.000942s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Cannot calculate new size with LBAs DEBUG: {0} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test__set_native_multipath_supported_1_True [0.000953s] ... ok DEBUG: {0} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test_check_multipath_1__False__False__False_ [0.001354s] ... ok DEBUG: {0} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test_check_multipath_4__False__True__True_ [0.001201s] ... ok DEBUG: {3} os_brick.tests.initiator.connectors.test_remotefs.RemoteFsConnectorTestCase.test_check_multipath_5__True__False__False_ [0.001448s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Connection details not present. RemoteFsClient may not initialize properly. DEBUG: {2} os_brick.tests.initiator.connectors.test_nvmeof.PortalTestCase.test_is_live_3__None__False_ [0.009715s] ... ok DEBUG: {3} os_brick.tests.initiator.connectors.test_remotefs.RemoteFsConnectorTestCase.test_check_multipath_8__True__True__True_ [0.001073s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Connection details not present. RemoteFsClient may not initialize properly. DEBUG: {3} os_brick.tests.initiator.connectors.test_remotefs.RemoteFsConnectorTestCase.test_get_connector_mapping [0.003984s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Connection details not present. RemoteFsClient may not initialize properly. DEBUG: {3} os_brick.tests.initiator.connectors.test_remotefs.RemoteFsConnectorTestCase.test_get_connector_mapping_win32 [0.000723s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Connection details not present. RemoteFsClient may not initialize properly. DEBUG: {2} os_brick.tests.initiator.connectors.test_nvmeof.PortalTestCase.test_state [0.007318s] ... ok DEBUG: {3} os_brick.tests.initiator.connectors.test_remotefs.RemoteFsConnectorTestCase.test_get_connector_properties [0.000672s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Connection details not present. RemoteFsClient may not initialize properly. DEBUG: {3} os_brick.tests.initiator.connectors.test_remotefs.RemoteFsConnectorTestCase.test_init_with_scality [0.005223s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Connection details not present. RemoteFsClient may not initialize properly. DEBUG: Connection details not present. RemoteFsClient may not initialize properly. DEBUG: {3} os_brick.tests.initiator.connectors.test_scaleio.ScaleIOConnectorTestCase.test_check_multipath_8__True__True__True_ [0.003694s] ... ok DEBUG: {0} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test_check_valid_device [0.000720s] ... ok DEBUG: {0} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test_connect_volume_not_replicated [0.002017s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Service needs to call os_brick.setup() before connecting volumes, if it doesn't it will break on the next release DEBUG: {2} os_brick.tests.initiator.connectors.test_nvmeof.TargetTestCase.test__get_nvme_devices [0.012479s] ... ok DEBUG: {0} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test_connect_volume_replicated_exception [0.003474s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Service needs to call os_brick.setup() before connecting volumes, if it doesn't it will break on the next release DEBUG: _connect_target: DEBUG: _connect_target: DEBUG: _connect_target: DEBUG: {3} os_brick.tests.initiator.connectors.test_scaleio.ScaleIOConnectorTestCase.test_check_valid_device_with_cmd_error [0.005392s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Failed to access the device on the path /dev: None. DEBUG: {0} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test_disconnect_volume_path_not_found [0.002035s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Service needs to call os_brick.setup() before connecting volumes, if it doesn't it will break on the next release DEBUG: Cannot find the device for c20aba21-6ef6-446b-b374-45733b4883ba, assuming it's not there. DEBUG: {0} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test_disconnect_volume_replicated [0.002731s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Service needs to call os_brick.setup() before connecting volumes, if it doesn't it will break on the next release DEBUG: {3} os_brick.tests.initiator.connectors.test_scaleio.ScaleIOConnectorTestCase.test_check_valid_device_with_wrong_path [0.001333s] ... ok DEBUG: {2} os_brick.tests.initiator.connectors.test_nvmeof.TargetTestCase.test_find_device_first_found [0.002370s] ... ok DEBUG: {1} os_brick.tests.test_utils.TestUtils.test_get_nvme_host_id_io_err [0.002775s] ... ok DEBUG: {1} os_brick.tests.test_utils.TestUtils.test_get_passphrase_from_secret_2 [0.001432s] ... ok DEBUG: {1} os_brick.tests.test_utils.TestUtils.test_get_passphrase_from_secret_6 [0.004269s] ... ok DEBUG: {2} os_brick.tests.initiator.connectors.test_nvmeof.TargetTestCase.test_get_devices_first_live [0.000970s] ... ok DEBUG: {1} os_brick.tests.windows.test_base_connector.BaseWindowsConnectorTestCase.test_check_valid_device_2_OSError [0.002543s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Failed to access the device on the path sentinel.dev_path DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/os-brick-6.13.0/os_brick/initiator/windows/base.py", line 87, in check_valid_device DEBUG: with open(path, 'r') as dev: DEBUG: ^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ DEBUG: return self._mock_call(*args, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call DEBUG: return self._execute_mock_call(*args, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call DEBUG: raise effect DEBUG: OSError DEBUG: {1} os_brick.tests.windows.test_base_connector.BaseWindowsConnectorTestCase.test_extend_volume_missing_path [0.003398s] ... ok DEBUG: {1} os_brick.tests.windows.test_factory.WindowsConnectorFactoryTestCase.test_factory_1 [0.003191s] ... ok DEBUG: {1} os_brick.tests.windows.test_fibre_channel.WindowsFCConnectorTestCase.test_get_disk_paths_by_scsi_id [0.001138s] ... ok DEBUG: {1} os_brick.tests.windows.test_fibre_channel.WindowsFCConnectorTestCase.test_get_volume_paths_3 [0.001692s] ... ok DEBUG: {0} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test_end_raid_simple [0.001061s] ... ok DEBUG: {0} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test_extend_volume_unreplicated [0.002560s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Service needs to call os_brick.setup() before connecting volumes, if it doesn't it will break on the next release DEBUG: {0} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test_get_connector_properties [0.000895s] ... ok DEBUG: {3} os_brick.tests.initiator.connectors.test_scaleio.ScaleIOConnectorTestCase.test_connect_volume_old_connection_properties [0.003612s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Service needs to call os_brick.setup() before connecting volumes, if it doesn't it will break on the next release DEBUG: {2} os_brick.tests.initiator.connectors.test_nvmeof.TargetTestCase.test_init_2_False [0.000874s] ... ok DEBUG: {2} os_brick.tests.initiator.connectors.test_nvmeof.TargetTestCase.test_present_portals [0.000996s] ... ok DEBUG: {0} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test_get_host_nqn_file_available [0.001315s] ... ok DEBUG: {0} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test_get_md_name [0.002050s] ... ok DEBUG: {0} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test_get_md_name_err [0.000841s] ... ok DEBUG: {0} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test_get_volume_paths_device_info [0.004271s] ... ok DEBUG: {2} os_brick.tests.initiator.connectors.test_nvmeof.TargetTestCase.test_set_portals_controllers_1_traddr_portal2_trsvcid_port2 [0.003308s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: OS doesn't present the host nqn information. Controller may be incorrectly matched. DEBUG: {1} os_brick.tests.windows.test_iscsi.WindowsISCSIConnectorTestCase.test_connect_volume_2_False [0.008086s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Could not establish the iSCSI session. DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/os-brick-6.13.0/os_brick/initiator/windows/iscsi.py", line 99, in connect_volume DEBUG: self._iscsi_utils.login_storage_target( DEBUG: File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ DEBUG: return self._mock_call(*args, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call DEBUG: return self._execute_mock_call(*args, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/mock.py", line 1202, in _execute_mock_call DEBUG: raise result DEBUG: os_win.exceptions.OSWinException: An exception has been encountered. DEBUG: {0} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test_get_volume_paths_single_replica [0.001354s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: We are being called without the path information! DEBUG: {1} os_brick.tests.windows.test_iscsi.WindowsISCSIConnectorTestCase.test_get_connector_properties [0.002381s] ... ok DEBUG: {0} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test_handle_replicated_volume_existing [0.001179s] ... ok DEBUG: {3} os_brick.tests.initiator.connectors.test_scaleio.ScaleIOConnectorTestCase.test_connect_with_iops_limit [0.007223s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Service needs to call os_brick.setup() before connecting volumes, if it doesn't it will break on the next release DEBUG: {0} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test_is_raid_exists [0.000999s] ... ok DEBUG: {2} os_brick.tests.initiator.connectors.test_nvmeof.TargetTestCase.test_set_portals_controllers_2_traddr_portal2_trsvcid_port2_src_addr_myip [0.004708s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: OS doesn't present the host nqn information. Controller may be incorrectly matched. DEBUG: {1} os_brick.tests.windows.test_iscsi.WindowsISCSIConnectorTestCase.test_get_initiator [0.004773s] ... ok DEBUG: {0} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test_is_raid_exists_not [0.003205s] ... ok DEBUG: {0} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test_ks_readlink [0.001165s] ... ok DEBUG: {1} os_brick.tests.windows.test_iscsi.WindowsISCSIConnectorTestCase.test_get_volume_paths [0.002284s] ... ok DEBUG: {2} os_brick.tests.initiator.connectors.test_nvmeof.TargetTestCase.test_set_portals_controllers_short_circuit [0.005647s] ... ok DEBUG: {0} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test_nvme_present_exception_2 [0.002275s] ... ok DEBUG: {3} os_brick.tests.initiator.connectors.test_scaleio.ScaleIOConnectorTestCase.test_connection_properties_without_failed_over [0.006686s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Service needs to call os_brick.setup() before connecting volumes, if it doesn't it will break on the next release DEBUG: {0} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test_rescan [0.000923s] ... ok DEBUG: {3} os_brick.tests.initiator.connectors.test_scaleio.ScaleIOConnectorTestCase.test_get_search_path [0.001266s] ... ok DEBUG: {0} os_brick.tests.initiator.connectors.test_nvmeof.NVMeOFConnectorTestCase.test_rescan_err [0.001044s] ... ok DEBUG: {3} os_brick.tests.initiator.connectors.test_storpool.StorPoolConnectorTestCase.test_check_multipath_1__False__False__False_ [0.001134s] ... ok DEBUG: {0} os_brick.tests.initiator.connectors.test_nvmeof.PortalTestCase.test__can_disconnect_different_target [0.001051s] ... ok DEBUG: {2} os_brick.tests.initiator.connectors.test_nvmeof.UtilityMethodsTestCase.test_blk_property [0.005154s] ... ok DEBUG: {0} os_brick.tests.initiator.connectors.test_nvmeof.PortalTestCase.test__can_disconnect_not_1_namespace_1______True_ [0.001312s] ... ok DEBUG: {2} os_brick.tests.initiator.connectors.test_nvmeof.UtilityMethodsTestCase.test_nvme_basename_1__dev_nvme0n10 [0.000606s] ... ok DEBUG: {0} os_brick.tests.initiator.connectors.test_nvmeof.PortalTestCase.test_get_device_by_nguid [0.000866s] ... ok DEBUG: {3} os_brick.tests.initiator.connectors.test_storpool.StorPoolConnectorTestCase.test_check_multipath_2__False__False__True_ [0.003752s] ... ok DEBUG: {0} os_brick.tests.initiator.connectors.test_nvmeof.PortalTestCase.test_get_device_by_property_not_found [0.000919s] ... ok DEBUG: {0} os_brick.tests.initiator.connectors.test_nvmeof.PortalTestCase.test_init_4___TCP____tcp__ [0.000597s] ... ok DEBUG: {0} os_brick.tests.initiator.connectors.test_nvmeof.PortalTestCase.test_state_no_controller [0.000810s] ... ok DEBUG: {2} os_brick.tests.initiator.connectors.test_rbd.RBDConnectorTestCase.test_check_multipath_4__False__True__True_ [0.002734s] ... ok DEBUG: {1} os_brick.tests.windows.test_iscsi.WindowsISCSIConnectorTestCase.test_validate_initiators_2 [0.005806s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: The requested initiator sentinel.initiator_0 is not in the list of available initiators: [sentinel.initiator_1]. DEBUG: {2} os_brick.tests.initiator.connectors.test_rbd.RBDConnectorTestCase.test_check_multipath_7__True__True__False_ [0.001074s] ... ok DEBUG: {2} os_brick.tests.initiator.connectors.test_rbd.RBDConnectorTestCase.test_check_multipath_8__True__True__True_ [0.001240s] ... ok DEBUG: {2} os_brick.tests.initiator.connectors.test_rbd.RBDConnectorTestCase.test_check_valid_device_with_wrong_path [0.000602s] ... ok DEBUG: {0} os_brick.tests.initiator.connectors.test_nvmeof.TargetTestCase.test_get_device_path_by_initial_devices_not_found [0.001165s] ... ok DEBUG: {3} os_brick.tests.initiator.connectors.test_storpool.StorPoolConnectorTestCase.test_check_multipath_3__False__True__False_ [0.019597s] ... ok DEBUG: {3} os_brick.tests.initiator.connectors.test_storpool.StorPoolConnectorTestCase.test_check_multipath_4__False__True__True_ [0.005220s] ... ok DEBUG: {1} os_brick.tests.windows.test_rbd.WindowsRBDConnectorTestCase.test_check_rbd_1_True [0.017453s] ... ok DEBUG: {1} os_brick.tests.windows.test_rbd.WindowsRBDConnectorTestCase.test_check_rbd_2_False [0.002418s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: rbd.exe is not available. DEBUG: rbd.exe is not available. DEBUG: rbd.exe is not available. DEBUG: {1} os_brick.tests.windows.test_rbd.WindowsRBDConnectorTestCase.test_disconnect_volume_2_False [0.001209s] ... ok DEBUG: {2} os_brick.tests.initiator.connectors.test_rbd.RBDConnectorTestCase.test_connect_local_volume [0.015446s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Volume image has not been mapped to local device /dev/rbd/pool/image; is the udev daemon running and are the ceph-renamer udev rules configured? See bug #1884114 for more information. DEBUG: {3} os_brick.tests.initiator.connectors.test_storpool.StorPoolConnectorTestCase.test_check_multipath_6__True__False__True_ [0.001213s] ... ok DEBUG: {0} os_brick.tests.initiator.connectors.test_nvmeof.TargetTestCase.test_init_1_True [0.024325s] ... ok DEBUG: {0} os_brick.tests.initiator.connectors.test_nvmeof.TargetTestCase.test_live_portals [0.000994s] ... ok DEBUG: {2} os_brick.tests.initiator.connectors.test_rbd.RBDConnectorTestCase.test_create_ceph_conf [0.002790s] ... ok DEBUG: {1} os_brick.tests.windows.test_rbd.WindowsRBDConnectorTestCase.test_wait_for_volume_2_False [0.006788s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Fixed interval looping call 'os_brick.initiator.windows.rbd.WindowsRBDConnector._wait_for_volume.._check_rbd_device' failed DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py", line 152, in _run_loop DEBUG: result = func(*self.args, **self.kw) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/builddir/build/BUILD/os-brick-6.13.0/os_brick/initiator/windows/rbd.py", line 132, in _check_rbd_device DEBUG: raise exception.VolumeDeviceNotFound( DEBUG: os_brick.exception.VolumeDeviceNotFound: The mounted RBD image isn't available: fake_pool/fake_volume DEBUG: {2} os_brick.tests.initiator.connectors.test_rbd.RBDConnectorTestCase.test_extend_volume_handle_fail [0.003810s] ... ok DEBUG: {0} os_brick.tests.initiator.connectors.test_nvmeof.TargetTestCase.test_set_portals_controllers_do_nothing [0.000876s] ... ok DEBUG: {2} os_brick.tests.initiator.connectors.test_rbd.RBDConnectorTestCase.test_factory [0.001973s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Connection details not present. RemoteFsClient may not initialize properly. DEBUG: Connection details not present. RemoteFsClient may not initialize properly. DEBUG: Connection details not present. RemoteFsClient may not initialize properly. DEBUG: SDS CLI file not found, HuaweiStorHyperConnector init failed. DEBUG: Connection details not present. RemoteFsClient may not initialize properly. DEBUG: {2} os_brick.tests.initiator.connectors.test_rbd.RBDConnectorTestCase.test_find_root_device [0.001007s] ... ok DEBUG: {0} os_brick.tests.initiator.connectors.test_nvmeof.UtilityMethodsTestCase.test_nvme_basename_2__sys_class_block_nvme0c1n10 [0.000559s] ... ok DEBUG: {3} os_brick.tests.initiator.connectors.test_storpool.StorPoolConnectorTestCase.test_check_multipath_7__True__True__False_ [0.006086s] ... ok DEBUG: {3} os_brick.tests.initiator.connectors.test_storpool.StorPoolConnectorTestCase.test_check_valid_device_with_wrong_path [0.001549s] ... ok DEBUG: {2} os_brick.tests.initiator.connectors.test_rbd.RBDConnectorTestCase.test_get_connector_properties [0.001329s] ... ok DEBUG: {2} os_brick.tests.initiator.connectors.test_rbd.RBDConnectorTestCase.test_get_volume_paths [0.002105s] ... ok DEBUG: {3} os_brick.tests.initiator.connectors.test_storpool.StorPoolConnectorTestCase.test_factory [0.001921s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Connection details not present. RemoteFsClient may not initialize properly. DEBUG: Connection details not present. RemoteFsClient may not initialize properly. DEBUG: Connection details not present. RemoteFsClient may not initialize properly. DEBUG: SDS CLI file not found, HuaweiStorHyperConnector init failed. DEBUG: Connection details not present. RemoteFsClient may not initialize properly. DEBUG: {3} os_brick.tests.initiator.connectors.test_storpool.StorPoolConnectorTestCase.test_raise_if_sp_ourid_missing [0.001047s] ... ok DEBUG: {0} os_brick.tests.initiator.connectors.test_nvmeof.UtilityMethodsTestCase.test_sysfs_property_not_found [0.007648s] ... ok DEBUG: {1} os_brick.tests.windows.test_smbfs.WindowsSMBFSConnectorTestCase.test_connect_and_mount_volume_1_True [0.010415s] ... ok DEBUG: {0} os_brick.tests.initiator.connectors.test_rbd.RBDConnectorTestCase.test_check_multipath_1__False__False__False_ [0.002056s] ... ok DEBUG: {3} os_brick.tests.initiator.connectors.test_storpool.StorPoolConnectorTestCase.test_sp_ourid_exceptions [0.006508s] ... ok DEBUG: {1} os_brick.tests.windows.test_smbfs.WindowsSMBFSConnectorTestCase.test_disconnect_volume [0.005138s] ... ok DEBUG: {1} os_brick.tests.windows.test_smbfs.WindowsSMBFSConnectorTestCase.test_ensure_share_mounted [0.001501s] ... ok DEBUG: {2} os_brick.tests.initiator.connectors.test_remotefs.RemoteFsConnectorTestCase.test_check_multipath_2__False__False__True_ [0.006863s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Connection details not present. RemoteFsClient may not initialize properly. DEBUG: {0} os_brick.tests.initiator.connectors.test_rbd.RBDConnectorTestCase.test_check_multipath_3__False__True__False_ [0.004256s] ... ok DEBUG: {3} os_brick.tests.initiator.connectors.test_vmware.VmdkConnectorTestCase.test_attach_disk_to_backing [0.001179s] ... ok DEBUG: {3} os_brick.tests.initiator.connectors.test_vmware.VmdkConnectorTestCase.test_check_multipath_1__False__False__False_ [0.005737s] ... ok DEBUG: {3} os_brick.tests.initiator.connectors.test_vmware.VmdkConnectorTestCase.test_check_multipath_2__False__False__True_ [0.002121s] ... ok DEBUG: {2} os_brick.tests.initiator.connectors.test_remotefs.RemoteFsConnectorTestCase.test_check_multipath_3__False__True__False_ [0.001463s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Connection details not present. RemoteFsClient may not initialize properly. DEBUG: {2} os_brick.tests.initiator.connectors.test_remotefs.RemoteFsConnectorTestCase.test_check_valid_device [0.000700s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Connection details not present. RemoteFsClient may not initialize properly. DEBUG: {2} os_brick.tests.initiator.connectors.test_remotefs.RemoteFsConnectorTestCase.test_get_volume_paths [0.002679s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Connection details not present. RemoteFsClient may not initialize properly. DEBUG: {0} os_brick.tests.initiator.connectors.test_rbd.RBDConnectorTestCase.test_check_multipath_5__True__False__False_ [0.002835s] ... ok DEBUG: {0} os_brick.tests.initiator.connectors.test_rbd.RBDConnectorTestCase.test_check_multipath_6__True__False__True_ [0.001009s] ... ok DEBUG: {0} os_brick.tests.initiator.connectors.test_rbd.RBDConnectorTestCase.test_check_valid_device_block_root [0.004255s] ... ok DEBUG: {0} os_brick.tests.initiator.connectors.test_rbd.RBDConnectorTestCase.test_check_valid_device_handle_no_path [0.000984s] ... ok DEBUG: {0} os_brick.tests.initiator.connectors.test_rbd.RBDConnectorTestCase.test_connect_local_volume_dev_exist [0.002723s] ... ok DEBUG: {0} os_brick.tests.initiator.connectors.test_rbd.RBDConnectorTestCase.test_connect_local_volume_without_mons [0.001011s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Volume image has not been mapped to local device /dev/rbd/pool/image; is the udev daemon running and are the ceph-renamer udev rules configured? See bug #1884114 for more information. DEBUG: {0} os_brick.tests.initiator.connectors.test_rbd.RBDConnectorTestCase.test_create_non_openstack_config_in_openstack [0.000723s] ... ok DEBUG: {2} os_brick.tests.initiator.connectors.test_scaleio.ScaleIOConnectorTestCase.test_check_multipath_1__False__False__False_ [0.007498s] ... ok DEBUG: {3} os_brick.tests.initiator.connectors.test_vmware.VmdkConnectorTestCase.test_check_multipath_8__True__True__True_ [0.009585s] ... ok DEBUG: {0} os_brick.tests.initiator.connectors.test_rbd.RBDConnectorTestCase.test_disconnect_local_volume_1_____________id___0___pool___pool___device____dev_rbd0___name___image_______________id___1___pool___pool___device____dev_rdb1___name___image_2____________ [0.003500s] ... ok DEBUG: {2} os_brick.tests.initiator.connectors.test_scaleio.ScaleIOConnectorTestCase.test_check_multipath_6__True__False__True_ [0.002861s] ... ok DEBUG: {3} os_brick.tests.initiator.connectors.test_vmware.VmdkConnectorTestCase.test_check_valid_device_with_cmd_error [0.000809s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Failed to access the device on the path /dev: None. DEBUG: {0} os_brick.tests.initiator.connectors.test_rbd.RBDConnectorTestCase.test_disconnect_local_volume_no_mapping [0.001645s] ... ok DEBUG: {3} os_brick.tests.initiator.connectors.test_vmware.VmdkConnectorTestCase.test_create_temp_file [0.001654s] ... ok DEBUG: {0} os_brick.tests.initiator.connectors.test_rbd.RBDConnectorTestCase.test_disconnect_volume [0.002024s] ... ok DEBUG: {3} os_brick.tests.initiator.connectors.test_vmware.VmdkConnectorTestCase.test_detach_disk_from_backing [0.001656s] ... ok DEBUG: {3} os_brick.tests.initiator.connectors.test_vmware.VmdkConnectorTestCase.test_disconnect_volume_with_unmodified_file [0.001188s] ... ok DEBUG: {3} os_brick.tests.initiator.connectors.test_vmware.VmdkConnectorTestCase.test_get_connector_mapping_win32 [0.000738s] ... ok DEBUG: {0} os_brick.tests.initiator.connectors.test_rbd.RBDConnectorTestCase.test_extend_volume_block [0.002201s] ... ok DEBUG: {3} os_brick.tests.initiator.connectors.test_vmware.VmdkConnectorTestCase.test_snapshot_exists_1__None__False_ [0.000742s] ... ok DEBUG: {3} os_brick.tests.initiator.test_connector.ConnectorTestCase.test_check_multipath_2__False__False__True_ [0.001069s] ... ok DEBUG: {0} os_brick.tests.initiator.connectors.test_rbd.RBDConnectorTestCase.test_extend_volume_handle [0.002472s] ... ok DEBUG: {2} os_brick.tests.initiator.connectors.test_scaleio.ScaleIOConnectorTestCase.test_check_valid_device [0.008859s] ... ok DEBUG: {0} os_brick.tests.initiator.connectors.test_rbd.RBDConnectorTestCase.test_provided_keyring [0.003701s] ... ok DEBUG: {0} os_brick.tests.initiator.connectors.test_remotefs.RemoteFsConnectorTestCase.test_check_multipath_4__False__True__True_ [0.002177s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Connection details not present. RemoteFsClient may not initialize properly. DEBUG: {2} os_brick.tests.initiator.connectors.test_scaleio.ScaleIOConnectorTestCase.test_connect_with_bandwidth_limit [0.005652s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Service needs to call os_brick.setup() before connecting volumes, if it doesn't it will break on the next release DEBUG: {3} os_brick.tests.initiator.test_connector.ConnectorTestCase.test_check_multipath_5__True__False__False_ [0.008729s] ... ok DEBUG: {3} os_brick.tests.initiator.test_connector.ConnectorTestCase.test_get_connector_mapping [0.000922s] ... ok DEBUG: {0} os_brick.tests.initiator.connectors.test_remotefs.RemoteFsConnectorTestCase.test_check_multipath_6__True__False__True_ [0.001288s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Connection details not present. RemoteFsClient may not initialize properly. DEBUG: {0} os_brick.tests.initiator.connectors.test_remotefs.RemoteFsConnectorTestCase.test_check_valid_device_with_wrong_path [0.000702s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Connection details not present. RemoteFsClient may not initialize properly. DEBUG: {0} os_brick.tests.initiator.connectors.test_remotefs.RemoteFsConnectorTestCase.test_connect_volume [0.001636s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Connection details not present. RemoteFsClient may not initialize properly. DEBUG: {3} os_brick.tests.initiator.test_host_driver.HostDriverTestCase.test_get_all_block_devices_when_oserror_is_not_enoent [0.000745s] ... ok DEBUG: {3} os_brick.tests.initiator.test_linuxfc.LinuxFCS390XTestCase.test__get_hba_channel_scsi_target_lun_both_paths_not_found [0.001074s] ... ok DEBUG: {3} os_brick.tests.initiator.test_linuxfc.LinuxFCS390XTestCase.test__get_hba_channel_scsi_target_lun_exception [0.000903s] ... ok DEBUG: {0} os_brick.tests.initiator.connectors.test_remotefs.RemoteFsConnectorTestCase.test_get_search_path [0.000652s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Connection details not present. RemoteFsClient may not initialize properly. DEBUG: {2} os_brick.tests.initiator.connectors.test_scaleio.ScaleIOConnectorTestCase.test_disconnect_volume [0.006662s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Service needs to call os_brick.setup() before connecting volumes, if it doesn't it will break on the next release DEBUG: {0} os_brick.tests.initiator.connectors.test_scaleio.ScaleIOConnectorTestCase.test_check_multipath_3__False__True__False_ [0.002945s] ... ok DEBUG: {0} os_brick.tests.initiator.connectors.test_scaleio.ScaleIOConnectorTestCase.test_check_multipath_5__True__False__False_ [0.003747s] ... ok DEBUG: {2} os_brick.tests.initiator.connectors.test_scaleio.ScaleIOConnectorTestCase.test_error_bad_login [0.008043s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Service needs to call os_brick.setup() before connecting volumes, if it doesn't it will break on the next release DEBUG: Error mapping volume test_volume: bad login DEBUG: {0} os_brick.tests.initiator.connectors.test_scaleio.ScaleIOConnectorTestCase.test_connect_volume [0.002098s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Service needs to call os_brick.setup() before connecting volumes, if it doesn't it will break on the next release DEBUG: {3} os_brick.tests.initiator.test_linuxfc.LinuxFCS390XTestCase.test__get_hba_channel_scsi_target_lun_fc_remote_ports_exception [0.011035s] ... ok DEBUG: {2} os_brick.tests.initiator.connectors.test_scaleio.ScaleIOConnectorTestCase.test_error_map_volume_v4 [0.001924s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Service needs to call os_brick.setup() before connecting volumes, if it doesn't it will break on the next release DEBUG: Error mapping volume test_volume: Test error map volume DEBUG: {0} os_brick.tests.initiator.connectors.test_scaleio.ScaleIOConnectorTestCase.test_disconnect_volume_wait_for_path_removed [0.002816s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Service needs to call os_brick.setup() before connecting volumes, if it doesn't it will break on the next release DEBUG: {3} os_brick.tests.initiator.test_linuxfc.LinuxFCS390XTestCase.test__get_hba_channel_scsi_target_lun_multiple_wwpn_2_False [0.001686s] ... ok DEBUG: {3} os_brick.tests.initiator.test_linuxfc.LinuxFCS390XTestCase.test__get_hba_channel_scsi_target_lun_multiple_wwpn_and_luns_1_True [0.001602s] ... ok DEBUG: {3} os_brick.tests.initiator.test_linuxfc.LinuxFCS390XTestCase.test__get_hba_channel_scsi_target_lun_with_initiator_target_map_none_2_False [0.001011s] ... ok DEBUG: {2} os_brick.tests.initiator.connectors.test_scaleio.ScaleIOConnectorTestCase.test_factory [0.004225s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Connection details not present. RemoteFsClient may not initialize properly. DEBUG: Connection details not present. RemoteFsClient may not initialize properly. DEBUG: Connection details not present. RemoteFsClient may not initialize properly. DEBUG: SDS CLI file not found, HuaweiStorHyperConnector init failed. DEBUG: Connection details not present. RemoteFsClient may not initialize properly. DEBUG: flush() not supported in this version of librbd DEBUG: {0} os_brick.tests.initiator.connectors.test_scaleio.ScaleIOConnectorTestCase.test_disconnect_volume_without_volume_id [0.001752s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Service needs to call os_brick.setup() before connecting volumes, if it doesn't it will break on the next release DEBUG: {0} os_brick.tests.initiator.connectors.test_scaleio.ScaleIOConnectorTestCase.test_error_id [0.002352s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Service needs to call os_brick.setup() before connecting volumes, if it doesn't it will break on the next release DEBUG: Error mapping volume test_volume: HTTP 404 DEBUG: {2} os_brick.tests.initiator.connectors.test_scaleio.ScaleIOConnectorTestCase.test_get_connector_mapping_win32 [0.001281s] ... ok DEBUG: {2} os_brick.tests.initiator.connectors.test_scaleio.ScaleIOConnectorTestCase.test_get_connector_properties [0.001287s] ... ok DEBUG: {0} os_brick.tests.initiator.connectors.test_scaleio.ScaleIOConnectorTestCase.test_error_no_volume_id [0.002190s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Service needs to call os_brick.setup() before connecting volumes, if it doesn't it will break on the next release DEBUG: Volume with name test_volume wasn't found. DEBUG: {2} os_brick.tests.initiator.connectors.test_storpool.StorPoolConnectorTestCase.test_check_multipath_5__True__False__False_ [0.001582s] ... ok DEBUG: {0} os_brick.tests.initiator.connectors.test_scaleio.ScaleIOConnectorTestCase.test_error_path_not_found [0.002760s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Service needs to call os_brick.setup() before connecting volumes, if it doesn't it will break on the next release DEBUG: {3} os_brick.tests.initiator.test_linuxfc.LinuxFCS390XTestCase.test__get_hba_channel_scsi_target_lun_zone_manager_1_True [0.009492s] ... ok DEBUG: {3} os_brick.tests.initiator.test_linuxfc.LinuxFCS390XTestCase.test__get_hba_channel_scsi_target_lun_zone_manager_2_False [0.003283s] ... ok DEBUG: {3} os_brick.tests.initiator.test_linuxfc.LinuxFCS390XTestCase.test_get_fc_hbas [0.002777s] ... ok DEBUG: {0} os_brick.tests.initiator.connectors.test_scaleio.ScaleIOConnectorTestCase.test_get_connector_properties_fail [0.002925s] ... ok DEBUG: {0} os_brick.tests.initiator.connectors.test_storpool.StorPoolConnectorTestCase.test_check_valid_device [0.000873s] ... ok DEBUG: {0} os_brick.tests.initiator.connectors.test_storpool.StorPoolConnectorTestCase.test_check_valid_device_with_cmd_error [0.001667s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Failed to access the device on the path /dev: None. DEBUG: {0} os_brick.tests.initiator.connectors.test_storpool.StorPoolConnectorTestCase.test_connect_volume [0.001805s] ... ok DEBUG: {0} os_brick.tests.initiator.connectors.test_storpool.StorPoolConnectorTestCase.test_get_connector_mapping [0.000990s] ... ok DEBUG: {2} os_brick.tests.initiator.connectors.test_storpool.StorPoolConnectorTestCase.test_check_multipath_8__True__True__True_ [0.011377s] ... ok DEBUG: {0} os_brick.tests.initiator.connectors.test_vmware.VmdkConnectorTestCase.test_check_multipath_3__False__True__False_ [0.001242s] ... ok DEBUG: {0} os_brick.tests.initiator.connectors.test_vmware.VmdkConnectorTestCase.test_check_valid_device [0.005569s] ... ok DEBUG: {2} os_brick.tests.initiator.connectors.test_storpool.StorPoolConnectorTestCase.test_disconnect_volume [0.007656s] ... ok DEBUG: {2} os_brick.tests.initiator.connectors.test_storpool.StorPoolConnectorTestCase.test_extend_volume [0.002586s] ... ok DEBUG: {2} os_brick.tests.initiator.connectors.test_storpool.StorPoolConnectorTestCase.test_get_connector_properties [0.002301s] ... ok DEBUG: {0} os_brick.tests.initiator.connectors.test_vmware.VmdkConnectorTestCase.test_check_valid_device_with_wrong_path [0.000763s] ... ok DEBUG: {0} os_brick.tests.initiator.connectors.test_vmware.VmdkConnectorTestCase.test_create_session [0.002785s] ... ok DEBUG: {3} os_brick.tests.initiator.test_linuxfc.LinuxFCS390XTestCase.test_get_fc_hbas_fail [0.001483s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Could not read attributes for /sys/class/fc_host/host0: DEBUG: Could not read attributes for /sys/class/fc_host/host2: DEBUG: {3} os_brick.tests.initiator.test_linuxfc.LinuxFCS390XTestCase.test_get_fc_hbas_info [0.001232s] ... ok DEBUG: {3} os_brick.tests.initiator.test_linuxfc.LinuxFCS390XTestCase.test_get_fc_hbas_no_hbas [0.005484s] ... ok DEBUG: {3} os_brick.tests.initiator.test_linuxfc.LinuxFCS390XTestCase.test_rescan_hosts_initiator_map [0.001974s] ... ok DEBUG: {2} os_brick.tests.initiator.connectors.test_vmware.VmdkConnectorTestCase.test_check_multipath_5__True__False__False_ [0.005636s] ... ok DEBUG: {3} os_brick.tests.initiator.test_linuxfc.LinuxFCTestCase.test__get_hba_channel_scsi_target_lun_single_wwpn_1_True [0.002436s] ... ok DEBUG: {3} os_brick.tests.initiator.test_linuxfc.LinuxFCTestCase.test__get_hba_channel_scsi_target_lun_single_wwpn_2_False [0.004803s] ... ok DEBUG: {0} os_brick.tests.initiator.connectors.test_vmware.VmdkConnectorTestCase.test_disconnect [0.009838s] ... ok DEBUG: {2} os_brick.tests.initiator.connectors.test_vmware.VmdkConnectorTestCase.test_check_multipath_6__True__False__True_ [0.004146s] ... ok DEBUG: {2} os_brick.tests.initiator.connectors.test_vmware.VmdkConnectorTestCase.test_connect_volume [0.001666s] ... ok DEBUG: {2} os_brick.tests.initiator.connectors.test_vmware.VmdkConnectorTestCase.test_create_spec_for_disk_remove [0.000789s] ... ok DEBUG: {0} os_brick.tests.initiator.connectors.test_vmware.VmdkConnectorTestCase.test_disconnect_volume [0.003167s] ... ok DEBUG: {2} os_brick.tests.initiator.connectors.test_vmware.VmdkConnectorTestCase.test_create_temp_ds_folder [0.000754s] ... ok DEBUG: {3} os_brick.tests.initiator.test_linuxfc.LinuxFCTestCase.test__get_hba_channel_scsi_target_lun_with_initiator_target_map_none_1_True [0.002090s] ... ok DEBUG: {3} os_brick.tests.initiator.test_linuxfc.LinuxFCTestCase.test_get_fc_hbas_info [0.001000s] ... ok DEBUG: {0} os_brick.tests.initiator.connectors.test_vmware.VmdkConnectorTestCase.test_download_vmdk [0.002281s] ... ok DEBUG: {3} os_brick.tests.initiator.test_linuxfc.LinuxFCTestCase.test_get_fc_wwnns [0.000827s] ... ok DEBUG: {0} os_brick.tests.initiator.connectors.test_vmware.VmdkConnectorTestCase.test_get_connector_mapping [0.002272s] ... ok DEBUG: {3} os_brick.tests.initiator.test_linuxfc.LinuxFCTestCase.test_rescan_hosts_single_wwnn [0.004405s] ... ok DEBUG: {0} os_brick.tests.initiator.connectors.test_vmware.VmdkConnectorTestCase.test_get_disk_device [0.001487s] ... ok DEBUG: {3} os_brick.tests.initiator.test_linuxrbd.RBDClientTestCase.test_with_client_error [0.000899s] ... ok DEBUG: {0} os_brick.tests.initiator.test_connector.ConnectorTestCase.test_check_multipath_1__False__False__False_ [0.001778s] ... ok DEBUG: {2} os_brick.tests.initiator.connectors.test_vmware.VmdkConnectorTestCase.test_disconnect_volume_with_missing_temp_file [0.008327s] ... ok DEBUG: {0} os_brick.tests.initiator.test_connector.ConnectorTestCase.test_check_multipath_3__False__True__False_ [0.000993s] ... ok DEBUG: {2} os_brick.tests.initiator.connectors.test_vmware.VmdkConnectorTestCase.test_factory [0.001184s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Connection details not present. RemoteFsClient may not initialize properly. DEBUG: Connection details not present. RemoteFsClient may not initialize properly. DEBUG: Connection details not present. RemoteFsClient may not initialize properly. DEBUG: SDS CLI file not found, HuaweiStorHyperConnector init failed. DEBUG: Connection details not present. RemoteFsClient may not initialize properly. DEBUG: {0} os_brick.tests.initiator.test_connector.ConnectorTestCase.test_check_multipath_6__True__False__True_ [0.001232s] ... ok DEBUG: {0} os_brick.tests.initiator.test_connector.ConnectorTestCase.test_check_multipath_8__True__True__True_ [0.002018s] ... ok DEBUG: {0} os_brick.tests.initiator.test_connector.ConnectorTestCase.test_check_valid_device_with_wrong_path [0.000616s] ... ok DEBUG: {2} os_brick.tests.initiator.connectors.test_vmware.VmdkConnectorTestCase.test_get_connector_properties [0.008857s] ... ok DEBUG: {3} os_brick.tests.initiator.test_linuxrbd.RBDVolumeIOWrapperTestCase.test_flush [0.006158s] ... ok DEBUG: {3} os_brick.tests.initiator.test_linuxrbd.RBDVolumeIOWrapperTestCase.test_flush_closed_image [0.001395s] ... ok DEBUG: {3} os_brick.tests.initiator.test_linuxrbd.RBDVolumeIOWrapperTestCase.test_flush_on_image_closed [0.001182s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: RBDVolumeIOWrapper's underlying image was closed directly (probably by the GC) instead of through the wrapper DEBUG: {3} os_brick.tests.initiator.test_linuxrbd.RBDVolumeIOWrapperTestCase.test_init [0.000772s] ... ok DEBUG: {2} os_brick.tests.initiator.connectors.test_vmware.VmdkConnectorTestCase.test_load_config [0.001289s] ... ok DEBUG: {0} os_brick.tests.initiator.test_connector.ConnectorTestCase.test_get_connector_properties [0.000654s] ... ok DEBUG: {2} os_brick.tests.initiator.test_connector.ConnectorTestCase.test_check_multipath_7__True__True__False_ [0.001245s] ... ok DEBUG: {0} os_brick.tests.initiator.test_connector.ConnectorUtilsTestCase.test_brick_get_connector_properties_fallback [0.003385s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Unknown error when checking presence of nvme: 2 DEBUG: {0} os_brick.tests.initiator.test_host_driver.HostDriverTestCase.test_get_all_block_devices [0.001177s] ... ok DEBUG: {0} os_brick.tests.initiator.test_linuxfc.LinuxFCS390XTestCase.test__get_hba_channel_scsi_target_lun_fc_transport_exception [0.001530s] ... ok DEBUG: {2} os_brick.tests.initiator.test_connector.ConnectorTestCase.test_check_valid_device_with_cmd_error [0.000813s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Failed to access the device on the path /dev: None. DEBUG: {0} os_brick.tests.initiator.test_linuxfc.LinuxFCS390XTestCase.test__get_hba_channel_scsi_target_lun_multiple_wwpn_1_True [0.001831s] ... ok DEBUG: {0} os_brick.tests.initiator.test_linuxfc.LinuxFCS390XTestCase.test__get_hba_channel_scsi_target_lun_multiple_wwpn_and_luns_2_False [0.001333s] ... ok DEBUG: {3} os_brick.tests.initiator.test_linuxrbd.RBDVolumeIOWrapperTestCase.test_seek [0.012164s] ... ok DEBUG: {3} os_brick.tests.initiator.test_linuxscsi.LinuxSCSITestCase.test_device_name_by_hctl_no_devices [0.000911s] ... ok DEBUG: {3} os_brick.tests.initiator.test_linuxscsi.LinuxSCSITestCase.test_extend_volume_with_mpath_path_down [0.001911s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Path status is down for path /dev/fake1 DEBUG: {0} os_brick.tests.initiator.test_linuxfc.LinuxFCS390XTestCase.test__get_hba_channel_scsi_target_lun_with_initiator_target_map_1_True [0.007076s] ... ok DEBUG: {3} os_brick.tests.initiator.test_linuxscsi.LinuxSCSITestCase.test_find_multipath_device_3par_ufn [0.008146s] ... ok DEBUG: {3} os_brick.tests.initiator.test_linuxscsi.LinuxSCSITestCase.test_find_multipath_device_svc [0.001129s] ... ok DEBUG: {3} os_brick.tests.initiator.test_linuxscsi.LinuxSCSITestCase.test_find_sysfs_multipath_dm [0.000965s] ... ok DEBUG: {2} os_brick.tests.initiator.test_connector.ConnectorUtilsTestCase.test_brick_get_connector_properties_connectors_called [0.022992s] ... ok DEBUG: {2} os_brick.tests.initiator.test_host_driver.HostDriverTestCase.test_get_all_block_devices_when_oserror_is_enoent [0.000908s] ... ok DEBUG: {0} os_brick.tests.initiator.test_linuxfc.LinuxFCS390XTestCase.test__get_target_fc_remote_ports_path [0.015290s] ... ok DEBUG: {3} os_brick.tests.initiator.test_linuxscsi.LinuxSCSITestCase.test_find_sysfs_multipath_dm_not_found [0.012613s] ... ok DEBUG: {0} os_brick.tests.initiator.test_linuxfc.LinuxFCS390XTestCase.test__get_target_fc_transport_path [0.001286s] ... ok DEBUG: {3} os_brick.tests.initiator.test_linuxscsi.LinuxSCSITestCase.test_get_sysfs_wwid_2 [0.002149s] ... ok DEBUG: {2} os_brick.tests.initiator.test_linuxfc.LinuxFCS390XTestCase.test__get_hba_channel_scsi_target_lun_single_wwpn_1_True [0.012832s] ... ok DEBUG: {2} os_brick.tests.initiator.test_linuxfc.LinuxFCS390XTestCase.test_configure_scsi_device [0.001029s] ... ok DEBUG: {0} os_brick.tests.initiator.test_linuxfc.LinuxFCS390XTestCase.test_deconfigure_scsi_device [0.000921s] ... ok DEBUG: {3} os_brick.tests.initiator.test_linuxscsi.LinuxSCSITestCase.test_get_sysfs_wwid_3 [0.008589s] ... ok DEBUG: {2} os_brick.tests.initiator.test_linuxfc.LinuxFCS390XTestCase.test_rescan_hosts_initiator_map_single_wwnn [0.007097s] ... ok DEBUG: {0} os_brick.tests.initiator.test_linuxfc.LinuxFCS390XTestCase.test_get_fc_wwnns [0.009293s] ... ok DEBUG: {3} os_brick.tests.initiator.test_linuxscsi.LinuxSCSITestCase.test_get_sysfs_wwid_not_found [0.001814s] ... ok DEBUG: {0} os_brick.tests.initiator.test_linuxfc.LinuxFCS390XTestCase.test_rescan_hosts_port_not_found [0.001789s] ... ok DEBUG: {2} os_brick.tests.initiator.test_linuxfc.LinuxFCS390XTestCase.test_rescan_hosts_single_wwnn [0.004393s] ... ok DEBUG: {3} os_brick.tests.initiator.test_linuxscsi.LinuxSCSITestCase.test_get_sysfs_wwn_dm_link [0.004130s] ... ok DEBUG: {0} os_brick.tests.initiator.test_linuxfc.LinuxFCS390XTestCase.test_rescan_hosts_port_not_found_driver_disables_wildcards [0.005762s] ... ok DEBUG: {2} os_brick.tests.initiator.test_linuxfc.LinuxFCTestCase.test__get_hba_channel_scsi_target_lun_fc_remote_ports_exception [0.006128s] ... ok DEBUG: {3} os_brick.tests.initiator.test_linuxscsi.LinuxSCSITestCase.test_multipath_del_map_retries_cmd_fails [0.005165s] ... ok DEBUG: {0} os_brick.tests.initiator.test_linuxfc.LinuxFCTestCase.test__get_hba_channel_scsi_target_lun_both_paths_not_found [0.003404s] ... ok DEBUG: {3} os_brick.tests.initiator.test_linuxscsi.LinuxSCSITestCase.test_multipath_del_map_retries_remains [0.001801s] ... ok DEBUG: {3} os_brick.tests.initiator.test_linuxscsi.LinuxSCSITestCase.test_multipath_reconfigure [0.000901s] ... ok DEBUG: {0} os_brick.tests.initiator.test_linuxfc.LinuxFCTestCase.test__get_hba_channel_scsi_target_lun_exception [0.002458s] ... ok DEBUG: {2} os_brick.tests.initiator.test_linuxfc.LinuxFCTestCase.test__get_hba_channel_scsi_target_lun_with_initiator_target_map_1_True [0.004931s] ... ok DEBUG: {0} os_brick.tests.initiator.test_linuxfc.LinuxFCTestCase.test__get_hba_channel_scsi_target_lun_fc_transport_exception [0.001023s] ... ok DEBUG: {2} os_brick.tests.initiator.test_linuxfc.LinuxFCTestCase.test__get_hba_channel_scsi_target_lun_with_initiator_target_map_2_False [0.003641s] ... ok DEBUG: {2} os_brick.tests.initiator.test_linuxfc.LinuxFCTestCase.test__get_hba_channel_scsi_target_lun_with_initiator_target_map_none_2_False [0.001941s] ... ok DEBUG: {0} os_brick.tests.initiator.test_linuxfc.LinuxFCTestCase.test__get_hba_channel_scsi_target_lun_multiple_wwpn_2_False [0.005588s] ... ok DEBUG: {2} os_brick.tests.initiator.test_linuxfc.LinuxFCTestCase.test__get_target_fc_remote_ports_path [0.003773s] ... ok DEBUG: {3} os_brick.tests.initiator.test_linuxscsi.LinuxSCSITestCase.test_remove_connection_multipath_complete_no_dm [0.011928s] ... ok DEBUG: {0} os_brick.tests.initiator.test_linuxfc.LinuxFCTestCase.test__get_hba_channel_scsi_target_lun_multiple_wwpn_and_luns_1_True [0.004484s] ... ok DEBUG: {2} os_brick.tests.initiator.test_linuxfc.LinuxFCTestCase.test_get_fc_wwpns [0.001821s] ... ok DEBUG: {0} os_brick.tests.initiator.test_linuxfc.LinuxFCTestCase.test__get_hba_channel_scsi_target_lun_multiple_wwpn_and_luns_2_False [0.003314s] ... ok DEBUG: {2} os_brick.tests.initiator.test_linuxrbd.RBDClientTestCase.test_with_client [0.002252s] ... ok DEBUG: {3} os_brick.tests.initiator.test_linuxscsi.LinuxSCSITestCase.test_remove_scsi_device_force [0.004391s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Flushing /dev/sdc failed DEBUG: Removing /dev/sdc failed DEBUG: {3} os_brick.tests.initiator.test_linuxscsi.LinuxSCSITestCase.test_requires_flush_3____dev_sda_______True__False__None_ [0.000940s] ... ok DEBUG: {3} os_brick.tests.initiator.test_linuxscsi.LinuxSCSITestCase.test_scsi_iscsi [0.001079s] ... ok DEBUG: {0} os_brick.tests.initiator.test_linuxfc.LinuxFCTestCase.test__get_hba_channel_scsi_target_lun_zone_manager_2_False [0.002963s] ... ok DEBUG: {0} os_brick.tests.initiator.test_linuxfc.LinuxFCTestCase.test__get_target_fc_transport_path [0.002181s] ... ok DEBUG: {0} os_brick.tests.initiator.test_linuxfc.LinuxFCTestCase.test_get_fc_hbas_no_hbas [0.002072s] ... ok DEBUG: {2} os_brick.tests.initiator.test_linuxrbd.RBDVolumeIOWrapperTestCase.test_close [0.006780s] ... ok DEBUG: {2} os_brick.tests.initiator.test_linuxrbd.RBDVolumeIOWrapperTestCase.test_flush_on_closed [0.001926s] ... ok DEBUG: {2} os_brick.tests.initiator.test_linuxrbd.RBDVolumeIOWrapperTestCase.test_seekable [0.001196s] ... ok DEBUG: {2} os_brick.tests.initiator.test_linuxscsi.LinuxSCSITestCase.test_echo_scsi_command [0.001155s] ... ok DEBUG: {3} os_brick.tests.initiator.test_linuxscsi.LinuxSCSITestCase.test_wait_for_path_not_found [0.009748s] ... ok DEBUG: {0} os_brick.tests.initiator.test_linuxfc.LinuxFCTestCase.test_rescan_hosts_initiator_map [0.001515s] ... ok DEBUG: {2} os_brick.tests.initiator.test_linuxscsi.LinuxSCSITestCase.test_find_multipath_device_path [0.002642s] ... ok DEBUG: {3} os_brick.tests.initiator.test_linuxscsi.LinuxSCSITestCase.test_wait_for_rw_always_readonly [0.001744s] ... ok DEBUG: {0} os_brick.tests.initiator.test_linuxfc.LinuxFCTestCase.test_rescan_hosts_port_not_found [0.008258s] ... ok DEBUG: {2} os_brick.tests.initiator.test_linuxscsi.LinuxSCSITestCase.test_find_multipath_device_path_fail [0.002659s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: couldn't find a valid multipath device path for 1234567890 DEBUG: {0} os_brick.tests.initiator.test_linuxrbd.RBDVolumeIOWrapperTestCase.test_fileno [0.002079s] ... ok DEBUG: {0} os_brick.tests.initiator.test_linuxrbd.RBDVolumeIOWrapperTestCase.test_inc_offset [0.000764s] ... ok DEBUG: {2} os_brick.tests.initiator.test_linuxscsi.LinuxSCSITestCase.test_find_multipath_device_path_mapper [0.003748s] ... ok DEBUG: {2} os_brick.tests.initiator.test_linuxscsi.LinuxSCSITestCase.test_get_sysfs_wwn_not_found [0.001896s] ... ok DEBUG: {2} os_brick.tests.initiator.test_linuxscsi.LinuxSCSITestCase.test_get_sysfs_wwn_single_designator [0.001661s] ... ok DEBUG: {2} os_brick.tests.initiator.test_linuxscsi.LinuxSCSITestCase.test_is_multipath_running [0.001365s] ... ok DEBUG: {3} os_brick.tests.initiator.test_linuxscsi.LinuxSCSITestCase.test_wait_for_volumes_removal_failure [0.010043s] ... ok DEBUG: {2} os_brick.tests.initiator.test_linuxscsi.LinuxSCSITestCase.test_is_multipath_running_failure_exit_code_0 [0.001445s] ... ok DEBUG: {3} os_brick.tests.initiator.test_storpool_utils.StorPoolConfTestCase.test_env_overrides_main [0.001994s] ... ok DEBUG: {2} os_brick.tests.initiator.test_linuxscsi.LinuxSCSITestCase.test_lun_for_addressing_bad_3_TRANSPARENT [0.001947s] ... ok DEBUG: {0} os_brick.tests.initiator.test_linuxrbd.RBDVolumeIOWrapperTestCase.test_tell [0.010064s] ... ok DEBUG: {3} os_brick.tests.initiator.test_storpool_utils.StorPoolConfTestCase.test_raise_if_no_storpool_conf [0.003870s] ... ok DEBUG: {3} os_brick.tests.initiator.test_utils.InitiatorUtilsTestCase.test_check_manual_scan_supported [0.000832s] ... ok DEBUG: {2} os_brick.tests.initiator.test_linuxscsi.LinuxSCSITestCase.test_lun_for_addressing_sam2_1__1__1_ [0.002847s] ... ok DEBUG: {2} os_brick.tests.initiator.test_linuxscsi.LinuxSCSITestCase.test_lun_for_addressing_sam3_flat_1__0__16384_ [0.001526s] ... ok DEBUG: {3} os_brick.tests.initiator.test_utils.InitiatorUtilsTestCase.test_guard_connection_manual_scan_support [0.000813s] ... ok DEBUG: {2} os_brick.tests.initiator.test_linuxscsi.LinuxSCSITestCase.test_lun_for_addressing_transparent_sam_1_None [0.001162s] ... ok DEBUG: {3} os_brick.tests.local_dev.test_brick_lvm.BrickLvmTestCase.test_get_lv_info_no_lv_name [0.000776s] ... ok DEBUG: {0} os_brick.tests.initiator.test_linuxrbd.RBDVolumeIOWrapperTestCase.test_write [0.006922s] ... ok DEBUG: {2} os_brick.tests.initiator.test_linuxscsi.LinuxSCSITestCase.test_lun_for_addressing_transparent_sam_3_transparent [0.002287s] ... ok DEBUG: {2} os_brick.tests.initiator.test_linuxscsi.LinuxSCSITestCase.test_multipath_add_path [0.001214s] ... ok DEBUG: {2} os_brick.tests.initiator.test_linuxscsi.LinuxSCSITestCase.test_multipath_del_map [0.002289s] ... ok DEBUG: {0} os_brick.tests.initiator.test_linuxscsi.LinuxSCSITestCase.test_device_name_by_hctl [0.003395s] ... ok DEBUG: {0} os_brick.tests.initiator.test_linuxscsi.LinuxSCSITestCase.test_extend_volume_no_mpath [0.001628s] ... ok DEBUG: {2} os_brick.tests.initiator.test_linuxscsi.LinuxSCSITestCase.test_process_lun_id_single_val_make_hex [0.001241s] ... ok DEBUG: {3} os_brick.tests.local_dev.test_brick_lvm.BrickLvmTestCase.test_get_lv_info_retry [0.005124s] ... ok DEBUG: {3} os_brick.tests.local_dev.test_brick_lvm.BrickLvmTestCase.test_lv_has_snapshot [0.000706s] ... ok DEBUG: {3} os_brick.tests.local_dev.test_brick_lvm.BrickLvmTestCase.test_lv_is_active [0.002625s] ... ok DEBUG: {0} os_brick.tests.initiator.test_linuxscsi.LinuxSCSITestCase.test_extend_volume_with_mpath [0.005577s] ... ok DEBUG: {3} os_brick.tests.local_dev.test_brick_lvm.BrickLvmTestCase.test_thin_pool_provisioned_capacity [0.001343s] ... ok DEBUG: {3} os_brick.tests.local_dev.test_brick_lvm.BrickLvmTestCase.test_vg_exists [0.000639s] ... ok DEBUG: {3} os_brick.tests.local_dev.test_brick_lvm.BrickLvmTestCaseIgnoreFDWarnings.test_get_all_physical_volumes [0.000640s] ... ok DEBUG: {3} os_brick.tests.local_dev.test_brick_lvm.BrickLvmTestCaseIgnoreFDWarnings.test_get_thin_pool_free_space_retry [0.001162s] ... ok DEBUG: {3} os_brick.tests.local_dev.test_brick_lvm.BrickLvmTestCaseIgnoreFDWarnings.test_get_volume_groups [0.000624s] ... ok DEBUG: {3} os_brick.tests.local_dev.test_brick_lvm.BrickLvmTestCaseIgnoreFDWarnings.test_lv_is_active [0.000959s] ... ok DEBUG: {3} os_brick.tests.local_dev.test_brick_lvm.BrickLvmTestCaseIgnoreFDWarnings.test_thin_pool_creation_manual [0.000753s] ... ok DEBUG: {0} os_brick.tests.initiator.test_linuxscsi.LinuxSCSITestCase.test_extend_volume_with_mpath_fail [0.006097s] ... ok DEBUG: {2} os_brick.tests.initiator.test_linuxscsi.LinuxSCSITestCase.test_remove_connection_multipath_complete_1 [0.012542s] ... ok DEBUG: {0} os_brick.tests.initiator.test_linuxscsi.LinuxSCSITestCase.test_extend_volume_with_mpath_pending [0.003508s] ... ok DEBUG: {0} os_brick.tests.initiator.test_linuxscsi.LinuxSCSITestCase.test_extend_volume_with_mpath_timeout [0.002780s] ... ok DEBUG: {2} os_brick.tests.initiator.test_linuxscsi.LinuxSCSITestCase.test_remove_connection_singlepath_no_path [0.005091s] ... ok DEBUG: {0} os_brick.tests.initiator.test_linuxscsi.LinuxSCSITestCase.test_find_multipath_device_ds8000 [0.001052s] ... ok DEBUG: {3} os_brick.tests.local_dev.test_brick_lvm.BrickLvmTestCaseIgnoreFDWarnings.test_thin_pool_free_space [0.010534s] ... ok DEBUG: {0} os_brick.tests.initiator.test_linuxscsi.LinuxSCSITestCase.test_find_multipath_device_with_error [0.001034s] ... ok DEBUG: {0} os_brick.tests.initiator.test_linuxscsi.LinuxSCSITestCase.test_find_multipath_device_with_multiple_errors [0.001088s] ... ok DEBUG: {0} os_brick.tests.initiator.test_linuxscsi.LinuxSCSITestCase.test_get_device_info [0.001095s] ... ok DEBUG: {2} os_brick.tests.initiator.test_linuxscsi.LinuxSCSITestCase.test_remove_connection_singlepath_used [0.008178s] ... ok DEBUG: {0} os_brick.tests.initiator.test_linuxscsi.LinuxSCSITestCase.test_get_dm_name_failure [0.004140s] ... ok DEBUG: {2} os_brick.tests.initiator.test_linuxscsi.LinuxSCSITestCase.test_remove_scsi_device [0.002805s] ... ok DEBUG: {3} os_brick.tests.privileged.test_nvmeof.PrivNVMeTestCase.test_create_hostnqn [0.010702s] ... ok DEBUG: {2} os_brick.tests.initiator.test_linuxscsi.LinuxSCSITestCase.test_requires_flush_1____dev_sda_____dev_sda___False__True__None_ [0.002083s] ... ok DEBUG: {0} os_brick.tests.initiator.test_linuxscsi.LinuxSCSITestCase.test_get_hctl_no_paths [0.005054s] ... ok DEBUG: {0} os_brick.tests.initiator.test_linuxscsi.LinuxSCSITestCase.test_get_hctl_no_target [0.001285s] ... ok DEBUG: {2} os_brick.tests.initiator.test_linuxscsi.LinuxSCSITestCase.test_requires_flush_4____dev_link_sda_____dev_disk_by_path_pci_XYZ___False__True_____dev_sda_____dev_mapper_crypt_pci_XYZ___ [0.002113s] ... ok DEBUG: {0} os_brick.tests.initiator.test_linuxscsi.LinuxSCSITestCase.test_get_scsi_wwn [0.000947s] ... ok DEBUG: {0} os_brick.tests.initiator.test_linuxscsi.LinuxSCSITestCase.test_get_sysfs_wwn_mpath [0.002269s] ... ok DEBUG: {0} os_brick.tests.initiator.test_linuxscsi.LinuxSCSITestCase.test_get_sysfs_wwn_no_links [0.001180s] ... ok DEBUG: {2} os_brick.tests.initiator.test_linuxscsi.LinuxSCSITestCase.test_requires_flush_6____dev_link_sda_____dev_link2_sda___False__True_____dev_sda_____dev_sda___ [0.004671s] ... ok DEBUG: {3} os_brick.tests.privileged.test_nvmeof.PrivNVMeTestCase.test_create_hostnqn_from_system_uuid [0.007081s] ... ok DEBUG: {0} os_brick.tests.initiator.test_linuxscsi.LinuxSCSITestCase.test_is_multipath_running_failure_not_enforcing_exit_code_0 [0.001188s] ... ok DEBUG: {0} os_brick.tests.initiator.test_linuxscsi.LinuxSCSITestCase.test_is_multipath_running_failure_not_enforcing_multipath [0.001139s] ... ok DEBUG: {0} os_brick.tests.initiator.test_linuxscsi.LinuxSCSITestCase.test_lun_for_addressing_bad_1_1 [0.001938s] ... ok DEBUG: {2} os_brick.tests.initiator.test_linuxscsi.LinuxSCSITestCase.test_wait_for_mpath_device [0.006196s] ... ok DEBUG: {0} os_brick.tests.initiator.test_linuxscsi.LinuxSCSITestCase.test_lun_for_addressing_bad_4_sam [0.002116s] ... ok DEBUG: {0} os_brick.tests.initiator.test_linuxscsi.LinuxSCSITestCase.test_lun_for_addressing_sam2_4__1010__17394_ [0.003349s] ... ok DEBUG: {2} os_brick.tests.initiator.test_linuxscsi.LinuxSCSITestCase.test_wait_for_mpath_device_fails [0.002613s] ... ok DEBUG: {0} os_brick.tests.initiator.test_linuxscsi.LinuxSCSITestCase.test_lun_for_addressing_sam3_flat_2__100__16484_ [0.000930s] ... ok DEBUG: {3} os_brick.tests.privileged.test_nvmeof.PrivNVMeTestCase.test_create_hostnqn_generate [0.017490s] ... ok DEBUG: {3} os_brick.tests.privileged.test_nvmeof.PrivNVMeTestCase.test_create_hostnqn_nvme_not_present_1 [0.001164s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Could not generate host nqn: 2 DEBUG: {2} os_brick.tests.initiator.test_linuxscsi.LinuxSCSITestCase.test_wait_for_rw [0.002856s] ... ok DEBUG: {0} os_brick.tests.initiator.test_linuxscsi.LinuxSCSITestCase.test_multipath_add_wwid [0.003132s] ... ok DEBUG: {2} os_brick.tests.initiator.test_linuxscsi.LinuxSCSITestCase.test_wait_for_volumes_removal_retry [0.003349s] ... ok DEBUG: {2} os_brick.tests.initiator.test_utils.InitiatorUtilsTestCase.test_check_manual_scan_windows [0.000705s] ... ok DEBUG: {0} os_brick.tests.initiator.test_linuxscsi.LinuxSCSITestCase.test_multipath_del_path [0.005142s] ... ok DEBUG: {3} os_brick.tests.privileged.test_nvmeof.PrivNVMeTestCase.test_get_system_uuid_dmidecode_empty [0.007276s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: dmidecode returned empty system-uuid DEBUG: {3} os_brick.tests.privileged.test_nvmeof.PrivNVMeTestCase.test_get_system_uuid_failure [0.000853s] ... ok DEBUG: {3} os_brick.tests.privileged.test_rbd.PrivRBDTestCase.test_delete_if_exists [0.001026s] ... ok DEBUG: {2} os_brick.tests.local_dev.test_brick_lvm.BrickLvmTestCase.test_activate_lv [0.004251s] ... ok DEBUG: {2} os_brick.tests.local_dev.test_brick_lvm.BrickLvmTestCase.test_get_lv_info_found [0.002174s] ... ok DEBUG: {2} os_brick.tests.local_dev.test_brick_lvm.BrickLvmTestCase.test_get_physical_volumes [0.002163s] ... ok DEBUG: {0} os_brick.tests.initiator.test_linuxscsi.LinuxSCSITestCase.test_process_lun_id_single_var_return [0.005592s] ... ok DEBUG: {2} os_brick.tests.local_dev.test_brick_lvm.BrickLvmTestCase.test_get_volume [0.001606s] ... ok DEBUG: {2} os_brick.tests.local_dev.test_brick_lvm.BrickLvmTestCase.test_get_volume_groups [0.001028s] ... ok DEBUG: {2} os_brick.tests.local_dev.test_brick_lvm.BrickLvmTestCase.test_lv_deactivate [0.001604s] ... ok DEBUG: {0} os_brick.tests.initiator.test_linuxscsi.LinuxSCSITestCase.test_remove_connection_multipath_fail [0.007677s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Flushing failed DEBUG: {2} os_brick.tests.local_dev.test_brick_lvm.BrickLvmTestCase.test_lv_deactivate_timeout [0.002212s] ... ok DEBUG: {2} os_brick.tests.local_dev.test_brick_lvm.BrickLvmTestCase.test_lv_extend [0.002829s] ... ok DEBUG: {2} os_brick.tests.local_dev.test_brick_lvm.BrickLvmTestCase.test_volume_create_after_thin_creation [0.000869s] ... ok DEBUG: {0} os_brick.tests.initiator.test_linuxscsi.LinuxSCSITestCase.test_remove_scsi_symlinks_no_links [0.004192s] ... ok DEBUG: {0} os_brick.tests.initiator.test_linuxscsi.LinuxSCSITestCase.test_remove_scsi_symlinks_race_condition [0.002001s] ... ok DEBUG: {2} os_brick.tests.local_dev.test_brick_lvm.BrickLvmTestCaseIgnoreFDWarnings.test_get_lv_info_no_lv_name [0.001372s] ... ok DEBUG: {2} os_brick.tests.local_dev.test_brick_lvm.BrickLvmTestCaseIgnoreFDWarnings.test_get_lv_info_retry [0.001232s] ... ok DEBUG: {2} os_brick.tests.local_dev.test_brick_lvm.BrickLvmTestCaseIgnoreFDWarnings.test_get_mirrored_available_capacity [0.001029s] ... ok DEBUG: {0} os_brick.tests.initiator.test_linuxscsi.LinuxSCSITestCase.test_requires_flush_2____dev_sda_____dev_sda___True__True__None_ [0.002467s] ... ok DEBUG: {0} os_brick.tests.initiator.test_linuxscsi.LinuxSCSITestCase.test_requires_flush_5____dev_link_sda_____dev_link_sdb___False__False_____dev_sda_____dev_sdb___ [0.000925s] ... ok DEBUG: {2} os_brick.tests.local_dev.test_brick_lvm.BrickLvmTestCaseIgnoreFDWarnings.test_get_volume [0.002399s] ... ok DEBUG: {2} os_brick.tests.local_dev.test_brick_lvm.BrickLvmTestCaseIgnoreFDWarnings.test_vg_exists [0.000955s] ... ok DEBUG: {0} os_brick.tests.initiator.test_storpool_utils.StorPoolAPITestCase.test_api_handle_transient [0.002002s] ... ok DEBUG: {2} os_brick.tests.privileged.test_rbd.PrivRBDTestCase.test__get_rbd_class [0.001482s] ... ok DEBUG: {3} os_brick.tests.privileged.test_rootwrap.PrivRootwrapTestCase.test_custom_execute_check_exit_code [0.029941s] ... ok DEBUG: {0} os_brick.tests.initiator.test_storpool_utils.StorPoolConfTestCase.test_only_storpool_conf [0.004795s] ... ok DEBUG: {0} os_brick.tests.initiator.test_storpool_utils.StorPoolConfTestCase.test_subconf_overrides_main [0.001805s] ... ok DEBUG: {0} os_brick.tests.local_dev.test_brick_lvm.BrickLvmTestCase.test_get_all_physical_volumes [0.000951s] ... ok DEBUG: {0} os_brick.tests.local_dev.test_brick_lvm.BrickLvmTestCase.test_get_all_volumes [0.001008s] ... ok DEBUG: {0} os_brick.tests.local_dev.test_brick_lvm.BrickLvmTestCase.test_get_lv_info_notfound [0.000757s] ... ok DEBUG: {0} os_brick.tests.local_dev.test_brick_lvm.BrickLvmTestCase.test_get_thin_pool_free_space_retry [0.001364s] ... ok DEBUG: {0} os_brick.tests.local_dev.test_brick_lvm.BrickLvmTestCase.test_thin_pool_creation_manual [0.000771s] ... ok DEBUG: {0} os_brick.tests.local_dev.test_brick_lvm.BrickLvmTestCase.test_thin_pool_free_space [0.001219s] ... ok DEBUG: {2} os_brick.tests.privileged.test_rootwrap.PrivRootwrapTestCase.test_custom_execute_callbacks [0.012459s] ... ok DEBUG: {0} os_brick.tests.local_dev.test_brick_lvm.BrickLvmTestCaseIgnoreFDWarnings.test_activate_lv [0.000893s] ... ok DEBUG: {0} os_brick.tests.local_dev.test_brick_lvm.BrickLvmTestCaseIgnoreFDWarnings.test_get_lv_info_found [0.000925s] ... ok DEBUG: {0} os_brick.tests.local_dev.test_brick_lvm.BrickLvmTestCaseIgnoreFDWarnings.test_get_lv_info_notfound [0.000755s] ... ok DEBUG: {3} os_brick.tests.privileged.test_rootwrap.PrivRootwrapTestCase.test_custom_execute_default_timeout [0.012212s] ... ok DEBUG: {0} os_brick.tests.local_dev.test_brick_lvm.BrickLvmTestCaseIgnoreFDWarnings.test_get_vg_uuid [0.000667s] ... ok DEBUG: {3} os_brick.tests.privileged.test_rootwrap.PrivRootwrapTestCase.test_oserror_raise [0.001187s] ... ok DEBUG: {3} os_brick.tests.privileged.test_rootwrap.PrivRootwrapTestCase.test_unlink_root_raise_at_end [0.001007s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Unlink failed for /dev/disk/by-id/link1 DEBUG: Unlink failed for /dev/disk/by-id/link2 DEBUG: {3} os_brick.tests.remotefs.test_remotefs.RemoteFsClientTestCase.test_init_nfs_calls_check_nfs_options [0.001187s] ... ok DEBUG: {0} os_brick.tests.local_dev.test_brick_lvm.BrickLvmTestCaseIgnoreFDWarnings.test_get_volume_none [0.002772s] ... ok DEBUG: {0} os_brick.tests.local_dev.test_brick_lvm.BrickLvmTestCaseIgnoreFDWarnings.test_thin_pool_provisioned_capacity [0.001052s] ... ok DEBUG: {3} os_brick.tests.remotefs.test_remotefs.RemoteFsClientTestCase.test_invalid_fs [0.003337s] ... ok DEBUG: {3} os_brick.tests.remotefs.test_remotefs.RemoteFsClientTestCase.test_mount_race [0.003710s] ... ok DEBUG: {3} os_brick.tests.remotefs.test_remotefs.RemoteFsClientTestCase.test_no_mount_point_cifs [0.000928s] ... ok DEBUG: {0} os_brick.tests.privileged.test_nvmeof.PrivNVMeTestCase.test_create_hostid [0.006370s] ... ok DEBUG: {0} os_brick.tests.privileged.test_nvmeof.PrivNVMeTestCase.test_create_hostnqn_generate_old_nvme_cli_2__254_______hostnqn_is_not_available____use_nvme_gen_hostnqn_n__ [0.002671s] ... ok DEBUG: {0} os_brick.tests.privileged.test_nvmeof.PrivNVMeTestCase.test_get_system_uuid_dmidecode [0.000996s] ... ok DEBUG: {3} os_brick.tests.remotefs.test_remotefs.RemoteFsClientTestCase.test_no_mount_point_nfs [0.005047s] ... ok DEBUG: {0} os_brick.tests.privileged.test_nvmeof.PrivNVMeTestCase.test_get_system_uuid_dmidecode_missing [0.003924s] ... ok DEBUG: {0} os_brick.tests.privileged.test_nvmeof.PrivNVMeTestCase.test_get_system_uuid_product_uuid [0.002353s] ... ok DEBUG: {0} os_brick.tests.privileged.test_rbd.PrivRBDTestCase.test_check_valid_path [0.003421s] ... ok DEBUG: {3} os_brick.tests.remotefs.test_remotefs.ScalityRemoteFsClientTestCase.test_mount [0.010489s] ... ok DEBUG: {0} os_brick.tests.privileged.test_rootwrap.PrivRootwrapTestCase.test_execute_as_root [0.001133s] ... ok DEBUG: {3} os_brick.tests.remotefs.test_remotefs.VZStorageRemoteFSClientTestVase.test_init_sets_mount_base [0.000810s] ... ok DEBUG: {0} os_brick.tests.privileged.test_rootwrap.PrivRootwrapTestCase.test_link_root_force_1_None [0.001063s] ... ok DEBUG: {3} os_brick.tests.remotefs.test_remotefs.VZStorageRemoteFSClientTestVase.test_mount_failure [0.001081s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Failed to mount 192.0.2.20:/share, reason: mount.nfs: nfs broke DEBUG: {3} os_brick.tests.remotefs.test_remotefs.VZStorageRemoteFSClientTestVase.test_no_mount_point_quobyte [0.000702s] ... ok DEBUG: {0} os_brick.tests.privileged.test_rootwrap.PrivRootwrapTestCase.test_link_root_force_2_FileNotFoundError [0.000865s] ... ok DEBUG: {0} os_brick.tests.privileged.test_rootwrap.PrivRootwrapTestCase.test_link_root_force_fail [0.001554s] ... ok DEBUG: {0} os_brick.tests.remotefs.test_remotefs.RemoteFsClientTestCase.test_cifs [0.002435s] ... ok DEBUG: {0} os_brick.tests.remotefs.test_remotefs.RemoteFsClientTestCase.test_no_mount_point_vzstorage [0.001454s] ... ok DEBUG: {3} os_brick.tests.remotefs.test_remotefs.VZStorageRemoteFSClientTestVase.test_vzstorage_by_cluster_name [0.014308s] ... ok DEBUG: {3} os_brick.tests.remotefs.test_remotefs.VZStorageRemoteFSClientTestVase.test_vzstorage_with_mds_list [0.004338s] ... ok DEBUG: {0} os_brick.tests.remotefs.test_remotefs.VZStorageRemoteFSClientTestVase.test_invalid_fs [0.006897s] ... ok DEBUG: {0} os_brick.tests.remotefs.test_remotefs.VZStorageRemoteFSClientTestVase.test_no_mount_point_glusterfs [0.001043s] ... ok DEBUG: {0} os_brick.tests.remotefs.test_remotefs.VZStorageRemoteFSClientTestVase.test_no_mount_point_vzstorage [0.001094s] ... ok DEBUG: {0} os_brick.tests.remotefs.test_windows_remotefs.WindowsRemotefsClientTestCase.test_create_mount_point_2 [0.002860s] ... ok DEBUG: {3} os_brick.tests.remotefs.test_windows_remotefs.WindowsRemotefsClientTestCase.test_get_local_share_path_1 [0.007344s] ... ok DEBUG: {0} os_brick.tests.remotefs.test_windows_remotefs.WindowsRemotefsClientTestCase.test_get_local_share_path_2 [0.001587s] ... ok DEBUG: {3} os_brick.tests.remotefs.test_windows_remotefs.WindowsRemotefsClientTestCase.test_get_local_share_path_missing_1 [0.002500s] ... ok DEBUG: {3} os_brick.tests.remotefs.test_windows_remotefs.WindowsRemotefsClientTestCase.test_get_local_share_path_missing_2 [0.001804s] ... ok DEBUG: {3} os_brick.tests.remotefs.test_windows_remotefs.WindowsRemotefsClientTestCase.test_get_share_name [0.001530s] ... ok DEBUG: {3} os_brick.tests.test_exception.BrickExceptionTestCase.test_error_msg [0.000806s] ... ok DEBUG: {0} os_brick.tests.remotefs.test_windows_remotefs.WindowsRemotefsClientTestCase.test_mount_1_True [0.013233s] ... ok DEBUG: {2} os_brick.tests.privileged.test_rootwrap.PrivRootwrapTestCase.test_custom_execute_timeout_no_raise [0.076510s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Stopping sleep 2 with signal 15 after 0.05s. DEBUG: {0} os_brick.tests.test_executor.TestExecutor.test_default_execute [0.000721s] ... ok DEBUG: {3} os_brick.tests.test_exception.BrickExceptionTestCase.test_error_msg_exception_with_kwargs [0.003703s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Exception in string format operation. msg='default message: %(mispelled_code)s' DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/os-brick-6.13.0/os_brick/exception.py", line 54, in __init__ DEBUG: message = self.message % kwargs DEBUG: ~~~~~~~~~~~~~^~~~~~~~ DEBUG: KeyError: 'mispelled_code' DEBUG: code: 500 DEBUG: {0} os_brick.tests.test_executor.TestExecutor.test_execute_non_safe_bytes [0.004019s] ... ok DEBUG: {3} os_brick.tests.test_executor.TestExecutor.test_execute_non_safe_str [0.001961s] ... ok DEBUG: {3} os_brick.tests.test_executor.TestExecutor.test_fake_execute [0.000979s] ... ok DEBUG: {3} os_brick.tests.test_executor.TestThread.test_normal_thread [0.013260s] ... ok DEBUG: {3} os_brick.tests.test_utils.ConnectionPropertiesDecoratorsTestCase.test__device_path_from_symlink_raid [0.000781s] ... ok DEBUG: {3} os_brick.tests.test_utils.ConnectionPropertiesDecoratorsTestCase.test_connect_volume_prepare_result_encrypted_2 [0.001271s] ... ok DEBUG: {3} os_brick.tests.test_utils.ConnectionPropertiesDecoratorsTestCase.test_connect_volume_prepare_result_non_encrypted_4 [0.003189s] ... ok DEBUG: {0} os_brick.tests.test_executor.TestThread.test_no_cross_mix [0.024608s] ... ok DEBUG: {0} os_brick.tests.test_utils.AnyTestCase.test_different_6_False [0.001260s] ... ok DEBUG: {0} os_brick.tests.test_utils.AnyTestCase.test_equal_1_hola [0.000847s] ... ok DEBUG: {0} os_brick.tests.test_utils.AnyTestCase.test_equal_2_1 [0.000605s] ... ok DEBUG: {0} os_brick.tests.test_utils.AnyTestCase.test_equal_6_False [0.000709s] ... ok DEBUG: {0} os_brick.tests.test_utils.ConnectionPropertiesDecoratorsTestCase.test__device_path_from_symlink [0.001741s] ... ok DEBUG: {3} os_brick.tests.test_utils.ConnectionPropertiesDecoratorsTestCase.test_connect_volume_prepare_result_symlink_fail [0.014669s] ... ok DEBUG: {0} os_brick.tests.test_utils.ConnectionPropertiesDecoratorsTestCase.test_connect_volume_prepare_result_connect_fail_1 [0.008360s] ... ok DEBUG: {0} os_brick.tests.test_utils.ConnectionPropertiesDecoratorsTestCase.test_connect_volume_prepare_result_non_encrypted_1 [0.001218s] ... ok DEBUG: {3} os_brick.tests.test_utils.ConnectionPropertiesDecoratorsTestCase.test_connect_volume_undo_prepare_result_non_custom_link_3 [0.004436s] ... ok DEBUG: {3} os_brick.tests.test_utils.GetDevPathTestCase.test_get_dev_path_conn_props_1 [0.000825s] ... ok DEBUG: {3} os_brick.tests.test_utils.GetDevPathTestCase.test_get_dev_path_conn_props_5 [0.000628s] ... ok DEBUG: {3} os_brick.tests.test_utils.GetDevPathTestCase.test_get_dev_path_device_info_3 [0.000584s] ... ok DEBUG: {0} os_brick.tests.test_utils.ConnectionPropertiesDecoratorsTestCase.test_connect_volume_prepare_result_non_encrypted_2 [0.004264s] ... ok DEBUG: {0} os_brick.tests.test_utils.ConnectionPropertiesDecoratorsTestCase.test_connect_volume_prepare_result_non_encrypted_3 [0.001128s] ... ok DEBUG: {3} os_brick.tests.test_utils.GetDevPathTestCase.test_get_dev_path_device_info_6 [0.008983s] ... ok DEBUG: {0} os_brick.tests.test_utils.ConnectionPropertiesDecoratorsTestCase.test_connect_volume_undo_prepare_result_encrypted_disconnect [0.007489s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Failed to remove encrypted custom symlink /dev/disk/by-id/os-brick_dev_md_alias DEBUG: {3} os_brick.tests.test_utils.TestUtils.test_check_valid_device_2__None__False_ [0.002999s] ... ok DEBUG: {0} os_brick.tests.test_utils.ConnectionPropertiesDecoratorsTestCase.test_connect_volume_undo_prepare_result_encrypted_extend [0.003293s] ... ok DEBUG: {0} os_brick.tests.test_utils.ConnectionPropertiesDecoratorsTestCase.test_connect_volume_undo_prepare_result_non_custom_link_1 [0.001302s] ... ok DEBUG: {3} os_brick.tests.test_utils.TestUtils.test_check_valid_device_error [0.000838s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Failed to access the device on the path /dev/fake: None. DEBUG: {3} os_brick.tests.test_utils.TestUtils.test_get_device_size_1___1024___1024_ [0.000918s] ... ok DEBUG: {0} os_brick.tests.test_utils.GetDevPathTestCase.test_get_dev_path_conn_props_6 [0.002763s] ... ok DEBUG: {0} os_brick.tests.test_utils.GetDevPathTestCase.test_get_dev_path_no_path_1 [0.000640s] ... ok DEBUG: {3} os_brick.tests.test_utils.TestUtils.test_get_nvme_host_id_io_err_no_uuid [0.003543s] ... ok DEBUG: {0} os_brick.tests.test_utils.GetDevPathTestCase.test_get_dev_path_no_path_2 [0.000623s] ... ok DEBUG: {0} os_brick.tests.test_utils.GetDevPathTestCase.test_get_dev_path_no_path_4 [0.000642s] ... ok DEBUG: {3} os_brick.tests.test_utils.TestUtils.test_get_passphrase_from_secret_5 [0.003054s] ... ok DEBUG: {3} os_brick.tests.windows.test_base_connector.BaseWindowsConnectorTestCase.test_check_device_paths [0.001151s] ... ok DEBUG: {0} os_brick.tests.test_utils.LogTracingTestCase.test_utils_trace_method_outer_decorator_with_functools [0.003654s] ... ok DEBUG: {0} os_brick.tests.test_utils.LogTracingTestCase.test_utils_trace_method_with_password_dict [0.002571s] ... ok DEBUG: {3} os_brick.tests.windows.test_base_connector.BaseWindowsConnectorTestCase.test_check_multipath_support_1 [0.004785s] ... ok DEBUG: {0} os_brick.tests.test_utils.LogTracingTestCase.test_utils_trace_method_with_time [0.005004s] ... ok DEBUG: {3} os_brick.tests.windows.test_base_connector.BaseWindowsConnectorTestCase.test_check_valid_device_1_None [0.005338s] ... ok DEBUG: {0} os_brick.tests.test_utils.TestRetryDecorator.test_retries_once [0.003116s] ... ok DEBUG: {3} os_brick.tests.windows.test_factory.WindowsConnectorFactoryTestCase.test_factory_3 [0.003309s] ... ok DEBUG: {0} os_brick.tests.test_utils.TestRetryDecorator.test_retry_exit_code [0.003575s] ... ok DEBUG: {0} os_brick.tests.test_utils.TestRetryDecorator.test_retry_exit_code_non_retriable [0.000913s] ... ok DEBUG: {3} os_brick.tests.windows.test_fibre_channel.WindowsFCConnectorTestCase.test_connect_volume [0.003613s] ... ok DEBUG: {3} os_brick.tests.windows.test_fibre_channel.WindowsFCConnectorTestCase.test_connect_volume_not_found [0.001110s] ... ok DEBUG: {0} os_brick.tests.test_utils.TestUtils.test_get_nvme_host_id_err [0.004257s] ... ok DEBUG: {0} os_brick.tests.test_utils.TestUtils.test_get_passphrase_from_secret_1 [0.000954s] ... ok DEBUG: {0} os_brick.tests.test_utils.TestUtils.test_get_passphrase_from_secret_3 [0.002028s] ... ok DEBUG: {0} os_brick.tests.windows.test_base_connector.BaseWindowsConnectorTestCase.test_extend_volume [0.001416s] ... ok DEBUG: {3} os_brick.tests.windows.test_fibre_channel.WindowsFCConnectorTestCase.test_get_volume_paths_2 [0.008304s] ... ok DEBUG: {0} os_brick.tests.windows.test_base_connector.BaseWindowsConnectorTestCase.test_get_scsi_wwn [0.000909s] ... ok DEBUG: {3} os_brick.tests.windows.test_iscsi.WindowsISCSIConnectorTestCase.test_disconnect_volume [0.001915s] ... ok DEBUG: {3} os_brick.tests.windows.test_rbd.WindowsRBDConnectorTestCase.test_connect_volume [0.002886s] ... ok DEBUG: {0} os_brick.tests.windows.test_factory.WindowsConnectorFactoryTestCase.test_factory_2 [0.003611s] ... ok DEBUG: {0} os_brick.tests.windows.test_fibre_channel.WindowsFCConnectorTestCase.test_get_fc_hba_mappings [0.001047s] ... ok DEBUG: {3} os_brick.tests.windows.test_rbd.WindowsRBDConnectorTestCase.test_disconnect_volume_1_True [0.003323s] ... ok DEBUG: {0} os_brick.tests.windows.test_fibre_channel.WindowsFCConnectorTestCase.test_get_volume_connector_props_1_True [0.003674s] ... ok DEBUG: {3} os_brick.tests.windows.test_smbfs.WindowsSMBFSConnectorTestCase.test_get_disk_path_1 [0.004874s] ... ok DEBUG: {0} os_brick.tests.windows.test_iscsi.WindowsISCSIConnectorTestCase.test_connect_volume_exc [0.004627s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Could not establish the iSCSI session. DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/os-brick-6.13.0/os_brick/initiator/windows/iscsi.py", line 99, in connect_volume DEBUG: self._iscsi_utils.login_storage_target( DEBUG: File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ DEBUG: return self._mock_call(*args, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call DEBUG: return self._execute_mock_call(*args, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call DEBUG: raise effect DEBUG: os_win.exceptions.OSWinException: An exception has been encountered. DEBUG: Could not establish the iSCSI session. DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/os-brick-6.13.0/os_brick/initiator/windows/iscsi.py", line 99, in connect_volume DEBUG: self._iscsi_utils.login_storage_target( DEBUG: File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ DEBUG: return self._mock_call(*args, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call DEBUG: return self._execute_mock_call(*args, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call DEBUG: raise effect DEBUG: os_win.exceptions.OSWinException: An exception has been encountered. DEBUG: Could not establish the iSCSI session. DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/os-brick-6.13.0/os_brick/initiator/windows/iscsi.py", line 99, in connect_volume DEBUG: self._iscsi_utils.login_storage_target( DEBUG: File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ DEBUG: return self._mock_call(*args, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call DEBUG: return self._execute_mock_call(*args, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call DEBUG: raise effect DEBUG: os_win.exceptions.OSWinException: An exception has been encountered. DEBUG: {3} os_brick.tests.windows.test_smbfs.WindowsSMBFSConnectorTestCase.test_volume_paths [0.004762s] ... ok DEBUG: {0} os_brick.tests.windows.test_rbd.WindowsRBDConnectorTestCase.test_get_volume_paths [0.004280s] ... ok DEBUG: {0} os_brick.tests.windows.test_smbfs.WindowsSMBFSConnectorTestCase.test_get_disk_path_2 [0.006065s] ... ok DEBUG: {0} os_brick.tests.windows.test_smbfs.WindowsSMBFSConnectorTestCase.test_get_disk_path_4 [0.004619s] ... ok DEBUG: {0} os_brick.tests.windows.test_smbfs.WindowsSMBFSConnectorTestCase.test_get_export_path [0.001138s] ... ok DEBUG: {2} os_brick.tests.privileged.test_rootwrap.PrivRootwrapTestCase.test_custom_execute_timeout_raises_with_retries [0.202391s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Stopping sleep 2 with signal 15 after 0.05s. DEBUG: Stopping sleep 2 with signal 15 after 0.05s. DEBUG: Stopping sleep 2 with signal 15 after 0.05s. DEBUG: {2} os_brick.tests.privileged.test_rootwrap.PrivRootwrapTestCase.test_execute_root [0.001282s] ... ok DEBUG: {2} os_brick.tests.privileged.test_rootwrap.PrivRootwrapTestCase.test_unlink_root [0.001058s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Unlink failed for /dev/disk/by-id/link1 DEBUG: Unlink failed for /dev/disk/by-id/link2 DEBUG: {2} os_brick.tests.remotefs.test_remotefs.RemoteFsClientTestCase.test_init_sets_mount_base [0.000972s] ... ok DEBUG: {2} os_brick.tests.remotefs.test_remotefs.RemoteFsClientTestCase.test_mount_already_mounted [0.001684s] ... ok DEBUG: {2} os_brick.tests.remotefs.test_remotefs.RemoteFsClientTestCase.test_nfs [0.000938s] ... ok DEBUG: {2} os_brick.tests.remotefs.test_remotefs.RemoteFsClientTestCase.test_read_mounts [0.002524s] ... ok DEBUG: {2} os_brick.tests.remotefs.test_remotefs.VZStorageRemoteFSClientTestVase.test_cifs [0.002832s] ... ok DEBUG: {2} os_brick.tests.remotefs.test_remotefs.VZStorageRemoteFSClientTestVase.test_nfs [0.003839s] ... ok DEBUG: {2} os_brick.tests.remotefs.test_remotefs.VZStorageRemoteFSClientTestVase.test_vzstorage_invalid_share [0.001287s] ... ok DEBUG: {2} os_brick.tests.remotefs.test_remotefs.VZStorageRemoteFSClientTestVase.test_vzstorage_with_auth [0.005805s] ... ok DEBUG: {2} os_brick.tests.remotefs.test_windows_remotefs.WindowsRemotefsClientTestCase.test_create_mount_point_1 [0.004109s] ... ok DEBUG: {2} os_brick.tests.remotefs.test_windows_remotefs.WindowsRemotefsClientTestCase.test_create_mount_point_3 [0.002812s] ... ok DEBUG: {2} os_brick.tests.remotefs.test_windows_remotefs.WindowsRemotefsClientTestCase.test_mount_2_False [0.004040s] ... ok DEBUG: {2} os_brick.tests.test_exception.BrickExceptionTestCase.test_error_code_from_kwarg [0.001082s] ... ok DEBUG: {2} os_brick.tests.test_executor.TestExecutor.test_execute_non_safe_bytes_exception [0.001914s] ... ok DEBUG: {2} os_brick.tests.test_executor.TestExecutor.test_execute_non_safe_str_exception [0.003595s] ... ok DEBUG: {2} os_brick.tests.test_utils.AnyTestCase.test_different_2_1 [0.004168s] ... ok DEBUG: {2} os_brick.tests.test_utils.AnyTestCase.test_different_5 [0.000842s] ... ok DEBUG: {2} os_brick.tests.test_utils.AnyTestCase.test_equal_5 [0.000554s] ... ok DEBUG: {2} os_brick.tests.test_utils.ConnectionPropertiesDecoratorsTestCase.test__device_path_from_symlink_file_handle [0.000719s] ... ok DEBUG: {2} os_brick.tests.test_utils.ConnectionPropertiesDecoratorsTestCase.test_connect_volume_prepare_result_connect_fail_2 [0.001286s] ... ok DEBUG: {2} os_brick.tests.test_utils.ConnectionPropertiesDecoratorsTestCase.test_connect_volume_prepare_result_connect_fail_3 [0.001472s] ... ok DEBUG: {2} os_brick.tests.test_utils.ConnectionPropertiesDecoratorsTestCase.test_connect_volume_undo_prepare_result_non_custom_link_4 [0.001152s] ... ok DEBUG: {2} os_brick.tests.test_utils.ConnectionPropertiesDecoratorsTestCase.test_connect_volume_undo_prepare_result_non_custom_link_5 [0.001338s] ... ok DEBUG: {2} os_brick.tests.test_utils.ConnectionPropertiesDecoratorsTestCase.test_connect_volume_undo_prepare_result_non_custom_link_6 [0.001186s] ... ok DEBUG: {2} os_brick.tests.test_utils.GetDevPathTestCase.test_get_dev_path_conn_props_3 [0.000615s] ... ok DEBUG: {2} os_brick.tests.test_utils.GetDevPathTestCase.test_get_dev_path_conn_props_4 [0.005226s] ... ok DEBUG: {2} os_brick.tests.test_utils.GetDevPathTestCase.test_get_dev_path_conn_props_8 [0.000651s] ... ok DEBUG: {2} os_brick.tests.test_utils.GetDevPathTestCase.test_get_dev_path_device_info_1 [0.001023s] ... ok DEBUG: {2} os_brick.tests.test_utils.GetDevPathTestCase.test_get_dev_path_device_info_2 [0.000594s] ... ok DEBUG: {2} os_brick.tests.test_utils.GetDevPathTestCase.test_get_dev_path_device_info_5 [0.000540s] ... ok DEBUG: {2} os_brick.tests.test_utils.GetDevPathTestCase.test_get_dev_path_no_path_3 [0.004604s] ... ok DEBUG: {2} os_brick.tests.test_utils.LogTracingTestCase.test_utils_trace_method_default_logger [0.001972s] ... ok DEBUG: {2} os_brick.tests.test_utils.LogTracingTestCase.test_utils_trace_method_inner_decorator [0.001052s] ... ok DEBUG: {2} os_brick.tests.test_utils.LogTracingTestCase.test_utils_trace_method_outer_decorator [0.000939s] ... ok DEBUG: {2} os_brick.tests.test_utils.LogTracingTestCase.test_utils_trace_method_with_exception [0.007907s] ... ok DEBUG: {2} os_brick.tests.test_utils.LogTracingTestCase.test_utils_trace_method_with_password_in_formal_params [0.006131s] ... ok DEBUG: {2} os_brick.tests.test_utils.LogTracingTestCase.test_utils_trace_method_with_password_str [0.001318s] ... ok DEBUG: {2} os_brick.tests.test_utils.TestRetryDecorator.test_no_retry_required [0.000936s] ... ok DEBUG: {2} os_brick.tests.test_utils.TestUtils.test_get_device_size_3___2048_n___2048_ [0.000692s] ... ok DEBUG: {2} os_brick.tests.test_utils.TestUtils.test_get_nvme_host_id_file_available [0.001221s] ... ok DEBUG: {2} os_brick.tests.test_utils.TestUtils.test_get_passphrase_from_secret_4 [0.001152s] ... ok DEBUG: {2} os_brick.tests.windows.test_base_connector.BaseWindowsConnectorTestCase.test_check_multipath_support_2 [0.001950s] ... ok DEBUG: {2} os_brick.tests.windows.test_base_connector.BaseWindowsConnectorTestCase.test_check_multipath_support_3 [0.001396s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Using multipath connections for iSCSI and FC disks requires the Multipath IO Windows feature to be enabled. MPIO must be configured to claim such devices. DEBUG: {2} os_brick.tests.windows.test_base_connector.BaseWindowsConnectorTestCase.test_get_connector_properties_1 [0.001137s] ... ok DEBUG: {2} os_brick.tests.windows.test_base_connector.BaseWindowsConnectorTestCase.test_get_connector_properties_2 [0.000886s] ... ok DEBUG: {2} os_brick.tests.windows.test_base_connector.BaseWindowsConnectorTestCase.test_get_connector_properties_3 [0.001171s] ... ok DEBUG: {2} os_brick.tests.windows.test_fibre_channel.WindowsFCConnectorTestCase.test_get_dev_nums_by_scsi_id [0.001589s] ... ok DEBUG: {2} os_brick.tests.windows.test_fibre_channel.WindowsFCConnectorTestCase.test_get_fc_volume_mappings [0.001185s] ... ok DEBUG: {2} os_brick.tests.windows.test_fibre_channel.WindowsFCConnectorTestCase.test_get_volume_connector_props_2_False [0.001398s] ... ok DEBUG: {2} os_brick.tests.windows.test_fibre_channel.WindowsFCConnectorTestCase.test_get_volume_paths_1 [0.002426s] ... ok DEBUG: {2} os_brick.tests.windows.test_fibre_channel.WindowsFCConnectorTestCase.test_get_volume_paths_4 [0.001928s] ... ok DEBUG: {2} os_brick.tests.windows.test_fibre_channel.WindowsFCConnectorTestCase.test_get_volume_paths_5 [0.003243s] ... ok DEBUG: {2} os_brick.tests.windows.test_fibre_channel.WindowsFCConnectorTestCase.test_get_volume_paths_6 [0.001889s] ... ok DEBUG: {2} os_brick.tests.windows.test_iscsi.WindowsISCSIConnectorTestCase.test_connect_volume_1_True [0.002875s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Could not establish the iSCSI session. DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/os-brick-6.13.0/os_brick/initiator/windows/iscsi.py", line 99, in connect_volume DEBUG: self._iscsi_utils.login_storage_target( DEBUG: File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ DEBUG: return self._mock_call(*args, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call DEBUG: return self._execute_mock_call(*args, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/mock.py", line 1202, in _execute_mock_call DEBUG: raise result DEBUG: os_win.exceptions.OSWinException: An exception has been encountered. DEBUG: {2} os_brick.tests.windows.test_iscsi.WindowsISCSIConnectorTestCase.test_get_all_paths [0.001208s] ... ok DEBUG: {2} os_brick.tests.windows.test_iscsi.WindowsISCSIConnectorTestCase.test_validate_initiators_1 [0.001188s] ... ok DEBUG: {2} os_brick.tests.windows.test_iscsi.WindowsISCSIConnectorTestCase.test_validate_initiators_3 [0.001128s] ... ok DEBUG: {2} os_brick.tests.windows.test_rbd.WindowsRBDConnectorTestCase.test_wait_for_volume_1_True [0.003642s] ... ok DEBUG: {2} os_brick.tests.windows.test_smbfs.WindowsSMBFSConnectorTestCase.test_connect_and_mount_volume_2_False [0.003521s] ... ok DEBUG: {2} os_brick.tests.windows.test_smbfs.WindowsSMBFSConnectorTestCase.test_connect_volume [0.001926s] ... ok DEBUG: {2} os_brick.tests.windows.test_smbfs.WindowsSMBFSConnectorTestCase.test_get_disk_path_3 [0.002813s] ... ok DEBUG: {2} os_brick.tests.windows.test_smbfs.WindowsSMBFSConnectorTestCase.test_get_search_path [0.001400s] ... ok DEBUG: ====== DEBUG: Totals DEBUG: ====== DEBUG: Ran: 1231 tests in 1.9328 sec. DEBUG: - Passed: 1231 DEBUG: - Skipped: 0 DEBUG: - Expected Fail: 0 DEBUG: - Unexpected Success: 0 DEBUG: - Failed: 0 DEBUG: Sum of execute time for each test: 4.8913 sec. DEBUG: ============== DEBUG: Worker Balance DEBUG: ============== DEBUG: - Worker 0 (308 tests) => 0:00:01.143844 DEBUG: - Worker 1 (308 tests) => 0:00:01.163183 DEBUG: - Worker 2 (308 tests) => 0:00:01.679923 DEBUG: - Worker 3 (307 tests) => 0:00:01.377500 DEBUG: Test id Runtime (s) DEBUG: ------------------------------------------------------------------------------------------------------------------------------------------- ----------- DEBUG: os_brick.tests.privileged.test_rootwrap.PrivRootwrapTestCase.test_custom_execute_timeout_raises_with_retries 0.202 DEBUG: os_brick.tests.initiator.connectors.test_fibre_channel_ppc64.FibreChannelConnectorPPC64TestCase.test_check_multipath_2__False__False__True_ 0.122 DEBUG: os_brick.tests.initiator.connectors.test_fibre_channel.FibreChannelConnectorTestCase.test_connect_volume_multipath_not_found 0.105 DEBUG: os_brick.tests.initiator.connectors.test_fibre_channel.FibreChannelConnectorTestCase.test_disconnect_volume_fails_2 0.083 DEBUG: os_brick.tests.privileged.test_rootwrap.PrivRootwrapTestCase.test_custom_execute_timeout_no_raise 0.077 DEBUG: os_brick.tests.initiator.connectors.test_iscsi.ISCSIConnectorTestCase.test_connect_multipath_volume_some_fail_mp_not_found 0.075 DEBUG: os_brick.tests.initiator.connectors.test_iscsi.ISCSIConnectorTestCase.test_connect_multipath_volume_all_fail 0.066 DEBUG: os_brick.tests.initiator.connectors.test_fibre_channel.FibreChannelConnectorTestCase.test_get_volume_paths 0.064 DEBUG: os_brick.tests.caches.test_opencas.OpenCASEngineTestCase.test_os_execute_exception 0.042 DEBUG: os_brick.tests.initiator.test_linuxfc.LinuxFCTestCase.test_get_fc_hbas_fail 0.039 DEBUG: py312: OK (6.91 seconds) DEBUG: congratulations :) (6.98 seconds) DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Processing files: python3-os-brick-6.13.0-0.20250905144355.a8c7de0.el10.noarch DEBUG: Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.LaMc8j DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd os-brick-6.13.0 DEBUG: + DOCDIR=/builddir/build/BUILDROOT/python-os-brick-6.13.0-0.20250905144355.a8c7de0.el10.x86_64/usr/share/doc/python3-os-brick DEBUG: + export LC_ALL= DEBUG: + LC_ALL= DEBUG: + export DOCDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-os-brick-6.13.0-0.20250905144355.a8c7de0.el10.x86_64/usr/share/doc/python3-os-brick DEBUG: + cp -pr /builddir/build/BUILD/os-brick-6.13.0/doc/build/html /builddir/build/BUILDROOT/python-os-brick-6.13.0-0.20250905144355.a8c7de0.el10.x86_64/usr/share/doc/python3-os-brick DEBUG: + cp -pr /builddir/build/BUILD/os-brick-6.13.0/README.rst /builddir/build/BUILDROOT/python-os-brick-6.13.0-0.20250905144355.a8c7de0.el10.x86_64/usr/share/doc/python3-os-brick DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.MEpe8M DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd os-brick-6.13.0 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/python-os-brick-6.13.0-0.20250905144355.a8c7de0.el10.x86_64/usr/share/licenses/python3-os-brick DEBUG: + export LC_ALL= DEBUG: + LC_ALL= DEBUG: + export LICENSEDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-os-brick-6.13.0-0.20250905144355.a8c7de0.el10.x86_64/usr/share/licenses/python3-os-brick DEBUG: + cp -pr /builddir/build/BUILD/os-brick-6.13.0/LICENSE /builddir/build/BUILDROOT/python-os-brick-6.13.0-0.20250905144355.a8c7de0.el10.x86_64/usr/share/licenses/python3-os-brick DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Provides: os-brick = 6.13.0-0.20250905144355.a8c7de0.el10 python-os-brick = 6.13.0-0.20250905144355.a8c7de0.el10 python3-os-brick = 6.13.0-0.20250905144355.a8c7de0.el10 python3.12-os-brick = 6.13.0-0.20250905144355.a8c7de0.el10 python3.12dist(os-brick) = 6.13 python3dist(os-brick) = 6.13 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.12 python3.12dist(os-win) >= 5.7 python3.12dist(oslo-concurrency) >= 5 python3.12dist(oslo-config) >= 9 python3.12dist(oslo-context) >= 4.1 python3.12dist(oslo-i18n) >= 5.1 python3.12dist(oslo-log) >= 4.8 python3.12dist(oslo-privsep) >= 3 python3.12dist(oslo-serialization) >= 4.3 python3.12dist(oslo-service) >= 2.8 python3.12dist(oslo-utils) >= 7.3 python3.12dist(pbr) >= 5.8 python3.12dist(psutil) >= 5.7.2 python3.12dist(requests) >= 2.25.1 python3.12dist(tenacity) >= 6.3.1 DEBUG: Obsoletes: python3.12-os-brick < 6.13.0-0.20250905144355.a8c7de0.el10 DEBUG: Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-os-brick-6.13.0-0.20250905144355.a8c7de0.el10.x86_64 DEBUG: Wrote: /builddir/build/SRPMS/python-os-brick-6.13.0-0.20250905144355.a8c7de0.el10.src.rpm DEBUG: Wrote: /builddir/build/RPMS/python3-os-brick-6.13.0-0.20250905144355.a8c7de0.el10.noarch.rpm DEBUG: Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.DvQr2M DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd os-brick-6.13.0 DEBUG: + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-os-brick-6.13.0-0.20250905144355.a8c7de0.el10.x86_64 DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.yfqNtd DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + rm -rf /builddir/build/BUILD/os-brick-6.13.0-SPECPARTS DEBUG: + rm -rf os-brick-6.13.0 os-brick-6.13.0.gemspec DEBUG: + RPM_EC=0 DEBUG: RPM build warnings: DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: source_date_epoch_from_changelog set but %changelog is missing DEBUG: Child return code was: 0 Finish: rpmbuild python-os-brick-6.13.0-0.20250905144355.a8c7de0.el10.src.rpm DEBUG: Copying packages to result dir Finish: build phase for python-os-brick-6.13.0-0.20250905144355.a8c7de0.el10.src.rpm INFO: Done(/home/centos10-master-uc/data/repos/component/cinder/a8/c7/a8c7de026759179046d24fa6c49df17231a5ee52_99edb21c/python-os-brick-6.13.0-0.20250905144355.a8c7de0.el10.src.rpm) Config(dlrn-5) 0 minutes 40 seconds INFO: Results and/or logs in: /home/centos10-master-uc/data/repos/component/cinder/a8/c7/a8c7de026759179046d24fa6c49df17231a5ee52_99edb21c INFO: Cleaning up build root ('cleanup_on_success=True') Start: clean chroot DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-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-centos10-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-centos10-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', '/var/lib/mock/dlrn-centos10-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', '-l', '/var/lib/mock/dlrn-centos10-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-centos10-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-centos10-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-centos10-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-centos10-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-centos10-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-centos10-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-centos10-master-uc-x86_64-5/root DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/mapper DEBUG: kernel version == 5.14.0-427.16.1.el9_4.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/results DEBUG: searching for 'dnf4' package manager or alternatives DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: copying CA trust dir into chroot: /etc/pki/ca-trust => /etc/pki/ca-trust DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust with files from /etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: copying CA trust dir into chroot: /usr/share/pki/ca-trust-source => /usr/share/pki/ca-trust-source DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-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-centos10-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-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc DEBUG: method _make_users skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos10-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-centos10-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/centos10-master-uc/data/repos/component/cinder/a8/c7/a8c7de026759179046d24fa6c49df17231a5ee52_99edb21c INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/tar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos10-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-centos10-master-uc-x86_64-5/root/./proc DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./sys DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./dev DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./tmp/ccache DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/cache/yum DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/cache/dnf DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/log DEBUG: created dir: /var/lib/mock/dlrn-centos10-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-centos10-master-uc-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-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: Address sizes: 40 bits physical, 48 bits virtual DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Vendor ID: AuthenticAMD DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: Stepping: 0 DEBUG: BogoMIPS: 5599.99 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 clzero xsaveerptr wbnoinvd arat npt lbrv nrip_save tsc_scale vmcb_clean pausefilter pfthreshold umip rdpid arch_capabilities DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 128 KiB (4 instances) DEBUG: L1i cache: 128 KiB (4 instances) DEBUG: L2 cache: 2 MiB (4 instances) DEBUG: L3 cache: 64 MiB (4 instances) DEBUG: NUMA node(s): 1 DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Vulnerability Gather data sampling: Not affected DEBUG: Vulnerability Itlb multihit: Not affected DEBUG: Vulnerability L1tf: Not affected DEBUG: Vulnerability Mds: Not affected DEBUG: Vulnerability Meltdown: Not affected DEBUG: Vulnerability Mmio stale data: Not affected DEBUG: Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled DEBUG: Vulnerability Spec rstack overflow: Vulnerable: Safe RET, no microcode DEBUG: Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl DEBUG: Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization DEBUG: Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, STIBP disabled, RSB filling, PBRSB-eIBRS Not affected DEBUG: Vulnerability Srbds: Not affected DEBUG: Vulnerability Tsx async abort: Not affected DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free', '--human'] with env {'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: 15Gi 4.3Gi 1.1Gi 957Mi 11Gi 11Gi DEBUG: Swap: 15Gi 5.6Gi 10Gi DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '-T', '/var/lib/mock/dlrn-centos10-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 Type Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs tmpfs 4.3G 844M 3.5G 20% /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: /dev/vda4 xfs 549G 184G 366G 34% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/mapper DEBUG: kernel version == 5.14.0-427.16.1.el9_4.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: resultdir = /home/centos10-master-uc/data/repos/component/cinder/a8/c7/a8c7de026759179046d24fa6c49df17231a5ee52_99edb21c DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/mock DEBUG: copying CA trust dir into chroot: /etc/pki/ca-trust => /etc/pki/ca-trust DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust with files from /etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/source/blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: copying CA trust dir into chroot: /usr/share/pki/ca-trust-source => /usr/share/pki/ca-trust-source DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-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-centos10-master-uc-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos10-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-centos10-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-centos10-master-uc-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-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-centos10-master-uc-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos10-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-centos10-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-centos10-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-centos10-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-centos10-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-centos10-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/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.f69e3mf1', '/var/lib/mock/dlrn-centos10-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-centos10-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-centos10-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-centos10-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-centos10-master-uc-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos10-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-centos10-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-centos10-master-uc-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos10-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: ['userdel', '-f', 'mockbuild', '--prefix', '/var/lib/mock/dlrn-centos10-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: ['groupdel', 'mock', '--prefix', '/var/lib/mock/dlrn-centos10-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: ['groupadd', 'mock', '-g', '135', '--prefix', '/var/lib/mock/dlrn-centos10-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: ['useradd', 'mockbuild', '-o', '-u', '1039', '-g', '135', '-N', '-d', '/builddir', '--prefix', '/var/lib/mock/dlrn-centos10-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: useradd: warning: the home directory /builddir already exists. DEBUG: useradd: Not copying any file from skel directory into it. DEBUG: Creating mailbox file: File exists DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/.initialized Finish: chroot init INFO: Installing built packages DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/home/centos10-master-uc/data/repos/component/cinder/a8/c7/a8c7de026759179046d24fa6c49df17231a5ee52_99edb21c DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/home/centos10-master-uc/data/repos/component/cinder/a8/c7/a8c7de026759179046d24fa6c49df17231a5ee52_99edb21c DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/home/centos10-master-uc/data/repos/component/cinder/a8/c7/a8c7de026759179046d24fa6c49df17231a5ee52_99edb21c', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/home/centos10-master-uc/data/repos/component/cinder/a8/c7/a8c7de026759179046d24fa6c49df17231a5ee52_99edb21c'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/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-centos10-master-uc-x86_64-5-bootstrap/root/home/centos10-master-uc/data/repos/component/cinder/a8/c7/a8c7de026759179046d24fa6c49df17231a5ee52_99edb21c'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', '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/centos10-master-uc/data/repos/component/cinder/a8/c7/a8c7de026759179046d24fa6c49df17231a5ee52_99edb21c/python3-os-brick-6.13.0-0.20250905144355.a8c7de0.el10.noarch.rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-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-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-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-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-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-centos10-master-uc-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf-3', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'install', '/home/centos10-master-uc/data/repos/component/cinder/a8/c7/a8c7de026759179046d24fa6c49df17231a5ee52_99edb21c/python3-os-brick-6.13.0-0.20250905144355.a8c7de0.el10.noarch.rpm'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf-3', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'install', '/home/centos10-master-uc/data/repos/component/cinder/a8/c7/a8c7de026759179046d24fa6c49df17231a5ee52_99edb21c/python3-os-brick-6.13.0-0.20250905144355.a8c7de0.el10.noarch.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos10-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-barbican-16b8a7cad9fb65478c6 52 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-sushy-7f41d5c8a608eb062ca73cde6 146 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-cinder-tests-tempest-1357d5dccf 80 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-cinderclient-e2d30490444edf773a 43 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-observabilityclient-bcadbfe6706 145 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-kolla-1c5239e1938a03a64a838a 170 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-nova-d5cfdfd16d7573a83b05dd6 108 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-designate-f307d62faf300222bf 93 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-glance-d5b2e4f47d61c206c6d90 106 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-keystoneauth1-4f0414d864bd790aa 138 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-manila-tests-tempest-b643b12377 147 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-neutron-tests-tempest-1f1b59602 149 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-octavia-d6680d73ecaa28d71a19 159 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-watcher-tests-tempest-4fc125384 135 kB/s | 3.0 kB 00:00 DEBUG: delorean-edpm-image-builder-0753302c26bc3123be8 147 kB/s | 3.0 kB 00:00 DEBUG: delorean-puppet-ceph-5d8e8cbf48aa4b2ca11d20ed9c 143 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-swift-4d2426591e8fe47f0c7cee 142 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-tempestconf-8515371b7cceebd4282 163 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-trove-ui-7772b389096c8d59337 129 kB/s | 3.0 kB 00:00 DEBUG: CentOS Stream 10 - BaseOS 64 kB/s | 3.9 kB 00:00 DEBUG: CentOS Stream 10 - AppStream 149 kB/s | 3.9 kB 00:00 DEBUG: CentOS Stream 10 - CRB 41 kB/s | 7.3 kB 00:00 DEBUG: CentOS Stream 10 - HighAvailability 72 kB/s | 7.8 kB 00:00 DEBUG: dlrn-master-testing 89 kB/s | 3.0 kB 00:00 DEBUG: dlrn-master-build-deps 86 kB/s | 3.0 kB 00:00 DEBUG: centos9-rabbitmq 153 kB/s | 3.0 kB 00:00 DEBUG: centos10-storage 90 kB/s | 3.0 kB 00:00 DEBUG: NFV SIG OpenvSwitch 32 kB/s | 3.0 kB 00:00 DEBUG: Extra Packages for Enterprise Linux 10 - x86_64 305 kB/s | 34 kB 00:00 DEBUG: Dependencies resolved. DEBUG: ================================================================================================================== DEBUG: Package Arch Version Repository Size DEBUG: ================================================================================================================== DEBUG: Installing: DEBUG: python3-os-brick noarch 6.13.0-0.20250905144355.a8c7de0.el10 @commandline 1.2 M DEBUG: Installing dependencies: DEBUG: cryptsetup x86_64 2.7.5-2.el10 baseos 332 k DEBUG: device-mapper-event x86_64 10:1.02.206-3.el10 baseos 35 k DEBUG: device-mapper-event-libs x86_64 10:1.02.206-3.el10 baseos 32 k DEBUG: device-mapper-multipath x86_64 0.9.9-11.el10 baseos 173 k DEBUG: device-mapper-multipath-libs x86_64 0.9.9-11.el10 baseos 301 k DEBUG: device-mapper-persistent-data x86_64 1.1.0-2.el10 baseos 1.1 M DEBUG: e2fsprogs-libs x86_64 1.47.1-4.el10 baseos 226 k DEBUG: gssproxy x86_64 0.9.2-10.el10 baseos 114 k DEBUG: iscsi-initiator-utils x86_64 6.2.1.11-0.git4b3e853.el10 baseos 398 k DEBUG: iscsi-initiator-utils-iscsiuio x86_64 6.2.1.11-0.git4b3e853.el10 baseos 82 k DEBUG: isns-utils-libs x86_64 0.103-1.el10 baseos 100 k DEBUG: kbd x86_64 2.6.4-7.el10 baseos 407 k DEBUG: kbd-legacy noarch 2.6.4-7.el10 baseos 592 k DEBUG: kbd-misc noarch 2.6.4-7.el10 baseos 1.7 M DEBUG: keyutils x86_64 1.6.3-5.el10 baseos 76 k DEBUG: kmod x86_64 31-12.el10 baseos 136 k DEBUG: kpartx x86_64 0.9.9-11.el10 baseos 49 k DEBUG: libaio x86_64 0.3.111-22.el10 baseos 25 k DEBUG: libbasicobjects x86_64 0.1.1-58.el10 baseos 27 k DEBUG: libcollection x86_64 0.7.0-58.el10 baseos 45 k DEBUG: libev x86_64 4.33-14.el10 baseos 53 k DEBUG: libini_config x86_64 1.3.1-58.el10 baseos 68 k DEBUG: libnfsidmap x86_64 1:2.8.3-0.el10 baseos 63 k DEBUG: libnl3 x86_64 3.11.0-1.el10 baseos 361 k DEBUG: libnvme x86_64 1.13-1.el10 baseos 114 k DEBUG: libpath_utils x86_64 0.2.1-58.el10 baseos 30 k DEBUG: libref_array x86_64 0.1.5-58.el10 baseos 28 k DEBUG: libtirpc x86_64 1.3.5-1.el10 baseos 95 k DEBUG: libverto-libev x86_64 0.3.2-10.el10 baseos 14 k DEBUG: libyaml x86_64 0.2.5-16.el10 baseos 62 k DEBUG: lsscsi x86_64 0.32-15.el10 baseos 62 k DEBUG: lvm2 x86_64 10:2.03.32-3.el10 baseos 1.6 M DEBUG: lvm2-libs x86_64 10:2.03.32-3.el10 baseos 1.0 M DEBUG: nfs-utils x86_64 1:2.8.3-0.el10 baseos 486 k DEBUG: nvme-cli x86_64 2.13-2.el10 baseos 1.1 M DEBUG: python-oslo-concurrency-lang noarch 7.2.0-0.20250903115211.08987d8.el10 delorean-component-common 13 k DEBUG: python-oslo-i18n-lang noarch 6.6.0-0.20250903121520.fc51cd8.el10 delorean-component-common 14 k DEBUG: python-oslo-log-lang noarch 7.2.1-0.20250903123413.dda3eb6.el10 delorean-component-common 13 k DEBUG: python-oslo-privsep-lang noarch 3.8.0-0.20250903125837.c343be9.el10 delorean-component-common 12 k DEBUG: python-oslo-utils-lang noarch 9.1.0-0.20250903120622.c9dd062.el10 delorean-component-common 13 k DEBUG: python3-cffi x86_64 1.16.0-7.el10 baseos 308 k DEBUG: python3-cryptography x86_64 43.0.0-4.el10 baseos 1.4 M DEBUG: python3-dateutil noarch 1:2.9.0.post0-1.el10 baseos 340 k DEBUG: python3-debtcollector noarch 3.0.0-0.20250212115946.0e6ce1c.el10 delorean-component-common 35 k DEBUG: python3-fasteners noarch 0.19-1.el10s delorean-master-testing 43 k DEBUG: python3-iso8601 noarch 2.1.0-3.el10s delorean-master-testing 23 k DEBUG: python3-msgpack x86_64 1.1.0-1.el10s delorean-master-testing 103 k DEBUG: python3-netaddr noarch 1.3.0-2.el10 appstream 1.7 M DEBUG: python3-os-win noarch 5.9.0-0.20250311184926.318b105.el10 delorean-component-common 553 k DEBUG: python3-oslo-concurrency noarch 7.2.0-0.20250903115211.08987d8.el10 delorean-component-common 46 k DEBUG: python3-oslo-config noarch 2:10.0.0-0.20250722064059.493a086.el10 delorean-component-common 282 k DEBUG: python3-oslo-context noarch 6.1.0-0.20250903115431.f23bc41.el10 delorean-component-common 28 k DEBUG: python3-oslo-i18n noarch 6.6.0-0.20250903121520.fc51cd8.el10 delorean-component-common 64 k DEBUG: python3-oslo-log noarch 7.2.1-0.20250903123413.dda3eb6.el10 delorean-component-common 75 k DEBUG: python3-oslo-privsep noarch 3.8.0-0.20250903125837.c343be9.el10 delorean-component-common 53 k DEBUG: python3-oslo-serialization noarch 5.8.0-0.20250903120250.8ed3fca.el10 delorean-component-common 35 k DEBUG: python3-oslo-service noarch 4.3.0-0.20250903130900.bfc7798.el10 delorean-component-common 109 k DEBUG: python3-oslo-utils noarch 9.1.0-0.20250903120622.c9dd062.el10 delorean-component-common 130 k DEBUG: python3-paste noarch 3.10.1-6.el10s delorean-master-testing 607 k DEBUG: python3-paste-deploy noarch 3.1.0-7.el10s delorean-master-testing 46 k DEBUG: python3-ply noarch 3.11-25.el10 baseos 134 k DEBUG: python3-psutil x86_64 5.9.8-6.el10 appstream 269 k DEBUG: python3-pyOpenSSL noarch 24.2.1-1.el10s delorean-master-testing 121 k DEBUG: python3-pycparser noarch 2.20-16.el10 baseos 158 k DEBUG: python3-pyparsing noarch 3.1.1-7.el10 baseos 269 k DEBUG: python3-pytz noarch 2024.1-3.el10s delorean-master-testing 59 k DEBUG: python3-pyyaml x86_64 6.0.1-19.el10 baseos 236 k DEBUG: python3-repoze-lru noarch 0.7-25.el10s delorean-master-testing 36 k DEBUG: python3-rfc3986 noarch 1.5.0-12.el10s delorean-master-testing 59 k DEBUG: python3-routes noarch 2.5.1-11.el10s delorean-master-testing 201 k DEBUG: python3-stevedore noarch 5.5.0-0.20250903121709.3c04bde.el10 delorean-component-clients 79 k DEBUG: python3-tenacity noarch 8.2.3-1.el10s delorean-master-testing 55 k DEBUG: python3-webob noarch 1.8.9-1.el10s delorean-master-testing 274 k DEBUG: python3-wrapt x86_64 1.17.1-1.el10s delorean-master-testing 68 k DEBUG: python3-yappi x86_64 1.6.0-1.el10s delorean-master-testing 62 k DEBUG: quota x86_64 1:4.09-9.el10 baseos 197 k DEBUG: quota-nls noarch 1:4.09-9.el10 baseos 78 k DEBUG: rpcbind x86_64 1.2.7-3.el10 baseos 58 k DEBUG: sg3_utils x86_64 1.48-7.el10 baseos 1.2 M DEBUG: sg3_utils-libs x86_64 1.48-7.el10 baseos 107 k DEBUG: systemd-udev x86_64 257-13.el10 baseos 2.3 M DEBUG: userspace-rcu x86_64 0.14.0-7.el10 baseos 115 k DEBUG: Transaction Summary DEBUG: ================================================================================================================== DEBUG: Install 83 Packages DEBUG: Total size: 24 M DEBUG: Installed size: 84 M DEBUG: Downloading Packages: DEBUG: [SKIPPED] python3-stevedore-5.5.0-0.20250903121709.3c04bde.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-concurrency-lang-7.2.0-0.20250903115211.08987d8.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-i18n-lang-6.6.0-0.20250903121520.fc51cd8.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-log-lang-7.2.1-0.20250903123413.dda3eb6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-privsep-lang-3.8.0-0.20250903125837.c343be9.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-utils-lang-9.1.0-0.20250903120622.c9dd062.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-debtcollector-3.0.0-0.20250212115946.0e6ce1c.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-os-win-5.9.0-0.20250311184926.318b105.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-concurrency-7.2.0-0.20250903115211.08987d8.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-config-10.0.0-0.20250722064059.493a086.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-context-6.1.0-0.20250903115431.f23bc41.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-i18n-6.6.0-0.20250903121520.fc51cd8.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-log-7.2.1-0.20250903123413.dda3eb6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-privsep-3.8.0-0.20250903125837.c343be9.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-serialization-5.8.0-0.20250903120250.8ed3fca.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-service-4.3.0-0.20250903130900.bfc7798.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-utils-9.1.0-0.20250903120622.c9dd062.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] cryptsetup-2.7.5-2.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] device-mapper-event-1.02.206-3.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] device-mapper-event-libs-1.02.206-3.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] device-mapper-multipath-0.9.9-11.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] device-mapper-multipath-libs-0.9.9-11.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] device-mapper-persistent-data-1.1.0-2.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] e2fsprogs-libs-1.47.1-4.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gssproxy-0.9.2-10.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] iscsi-initiator-utils-6.2.1.11-0.git4b3e853.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] iscsi-initiator-utils-iscsiuio-6.2.1.11-0.git4b3e853.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] isns-utils-libs-0.103-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] kbd-2.6.4-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] kbd-legacy-2.6.4-7.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] kbd-misc-2.6.4-7.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] keyutils-1.6.3-5.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] kmod-31-12.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] kpartx-0.9.9-11.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libaio-0.3.111-22.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libbasicobjects-0.1.1-58.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libcollection-0.7.0-58.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libev-4.33-14.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libini_config-1.3.1-58.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libnfsidmap-2.8.3-0.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libnl3-3.11.0-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libnvme-1.13-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libpath_utils-0.2.1-58.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libref_array-0.1.5-58.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libtirpc-1.3.5-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libverto-libev-0.3.2-10.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libyaml-0.2.5-16.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] lsscsi-0.32-15.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] lvm2-2.03.32-3.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] lvm2-libs-2.03.32-3.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] nfs-utils-2.8.3-0.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] nvme-cli-2.13-2.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-cffi-1.16.0-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-cryptography-43.0.0-4.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-dateutil-2.9.0.post0-1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-ply-3.11-25.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pycparser-2.20-16.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyparsing-3.1.1-7.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyyaml-6.0.1-19.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] quota-4.09-9.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] quota-nls-4.09-9.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] rpcbind-1.2.7-3.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] sg3_utils-1.48-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] sg3_utils-libs-1.48-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] systemd-udev-257-13.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] userspace-rcu-0.14.0-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-netaddr-1.3.0-2.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-psutil-5.9.8-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-fasteners-0.19-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-iso8601-2.1.0-3.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-msgpack-1.1.0-1.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-paste-3.10.1-6.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-paste-deploy-3.1.0-7.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyOpenSSL-24.2.1-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pytz-2024.1-3.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-repoze-lru-0.7-25.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-rfc3986-1.5.0-12.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-routes-2.5.1-11.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-tenacity-8.2.3-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-webob-1.8.9-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-wrapt-1.17.1-1.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-yappi-1.6.0-1.el10s.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 : libtirpc-1.3.5-1.el10.x86_64 1/83 DEBUG: Installing : libnvme-1.13-1.el10.x86_64 2/83 DEBUG: Installing : libaio-0.3.111-22.el10.x86_64 3/83 DEBUG: Installing : kmod-31-12.el10.x86_64 4/83 DEBUG: Installing : device-mapper-event-libs-10:1.02.206-3.el10.x86_64 5/83 DEBUG: Installing : python3-msgpack-1.1.0-1.el10s.x86_64 6/83 DEBUG: Installing : python3-psutil-5.9.8-6.el10.x86_64 7/83 DEBUG: Installing : python3-netaddr-1.3.0-2.el10.noarch 8/83 DEBUG: Installing : userspace-rcu-0.14.0-7.el10.x86_64 9/83 DEBUG: Installing : libref_array-0.1.5-58.el10.x86_64 10/83 DEBUG: Installing : device-mapper-multipath-libs-0.9.9-11.el10.x86_64 11/83 DEBUG: Installing : device-mapper-event-10:1.02.206-3.el10.x86_64 12/83 DEBUG: Running scriptlet: device-mapper-event-10:1.02.206-3.el10.x86_64 12/83 DEBUG: Created symlink '/etc/systemd/system/sockets.target.wants/dm-event.socket' → '/usr/lib/systemd/system/dm-event.socket'. DEBUG: Installing : lvm2-libs-10:2.03.32-3.el10.x86_64 13/83 DEBUG: Installing : nvme-cli-2.13-2.el10.x86_64 14/83 DEBUG: Running scriptlet: nvme-cli-2.13-2.el10.x86_64 14/83 DEBUG: Created symlink '/etc/systemd/system/default.target.wants/nvmefc-boot-connections.service' → '/usr/lib/systemd/system/nvmefc-boot-connections.service'. DEBUG: Running in chroot, ignoring command 'daemon-reload' DEBUG: /var/tmp/rpm-tmp.zyjML9: line 32: udevadm: command not found DEBUG: Running scriptlet: rpcbind-1.2.7-3.el10.x86_64 15/83 DEBUG: Installing : rpcbind-1.2.7-3.el10.x86_64 15/83 DEBUG: Running scriptlet: rpcbind-1.2.7-3.el10.x86_64 15/83 DEBUG: Created symlink '/etc/systemd/system/multi-user.target.wants/rpcbind.service' → '/usr/lib/systemd/system/rpcbind.service'. DEBUG: Created symlink '/etc/systemd/system/sockets.target.wants/rpcbind.socket' → '/usr/lib/systemd/system/rpcbind.socket'. DEBUG: Installing : python3-yappi-1.6.0-1.el10s.x86_64 16/83 DEBUG: Installing : python3-wrapt-1.17.1-1.el10s.x86_64 17/83 DEBUG: Installing : python3-debtcollector-3.0.0-0.20250212115946.0e6ce 18/83 DEBUG: Installing : python3-oslo-context-6.1.0-0.20250903115431.f23bc4 19/83 DEBUG: Installing : python3-webob-1.8.9-1.el10s.noarch 20/83 DEBUG: Installing : python3-tenacity-8.2.3-1.el10s.noarch 21/83 DEBUG: Installing : python3-rfc3986-1.5.0-12.el10s.noarch 22/83 DEBUG: Installing : python3-repoze-lru-0.7-25.el10s.noarch 23/83 DEBUG: Installing : python3-routes-2.5.1-11.el10s.noarch 24/83 DEBUG: Installing : python3-pytz-2024.1-3.el10s.noarch 25/83 DEBUG: Installing : python3-paste-deploy-3.1.0-7.el10s.noarch 26/83 DEBUG: Installing : python3-iso8601-2.1.0-3.el10s.noarch 27/83 DEBUG: Installing : python3-fasteners-0.19-1.el10s.noarch 28/83 DEBUG: Installing : sg3_utils-libs-1.48-7.el10.x86_64 29/83 DEBUG: Installing : sg3_utils-1.48-7.el10.x86_64 30/83 DEBUG: Installing : quota-nls-1:4.09-9.el10.noarch 31/83 DEBUG: Installing : python3-pyparsing-3.1.1-7.el10.noarch 32/83 DEBUG: Installing : python3-ply-3.11-25.el10.noarch 33/83 DEBUG: Installing : python3-pycparser-2.20-16.el10.noarch 34/83 DEBUG: Installing : python3-cffi-1.16.0-7.el10.x86_64 35/83 DEBUG: Installing : python3-cryptography-43.0.0-4.el10.x86_64 36/83 DEBUG: Installing : python3-pyOpenSSL-24.2.1-1.el10s.noarch 37/83 DEBUG: Installing : python3-paste-3.10.1-6.el10s.noarch 38/83 DEBUG: Installing : python3-dateutil-1:2.9.0.post0-1.el10.noarch 39/83 DEBUG: Installing : lsscsi-0.32-15.el10.x86_64 40/83 DEBUG: Installing : libyaml-0.2.5-16.el10.x86_64 41/83 DEBUG: Installing : python3-pyyaml-6.0.1-19.el10.x86_64 42/83 DEBUG: Installing : libpath_utils-0.2.1-58.el10.x86_64 43/83 DEBUG: Installing : libnl3-3.11.0-1.el10.x86_64 44/83 DEBUG: Installing : libnfsidmap-1:2.8.3-0.el10.x86_64 45/83 DEBUG: Installing : libev-4.33-14.el10.x86_64 46/83 DEBUG: Installing : libverto-libev-0.3.2-10.el10.x86_64 47/83 DEBUG: Installing : libcollection-0.7.0-58.el10.x86_64 48/83 DEBUG: Installing : libbasicobjects-0.1.1-58.el10.x86_64 49/83 DEBUG: Installing : libini_config-1.3.1-58.el10.x86_64 50/83 DEBUG: Running scriptlet: gssproxy-0.9.2-10.el10.x86_64 51/83 DEBUG: Installing : gssproxy-0.9.2-10.el10.x86_64 51/83 DEBUG: Running scriptlet: gssproxy-0.9.2-10.el10.x86_64 51/83 DEBUG: Installing : kpartx-0.9.9-11.el10.x86_64 52/83 DEBUG: Installing : device-mapper-multipath-0.9.9-11.el10.x86_64 53/83 DEBUG: Running scriptlet: device-mapper-multipath-0.9.9-11.el10.x86_64 53/83 DEBUG: Created symlink '/etc/systemd/system/sysinit.target.wants/multipathd.service' → '/usr/lib/systemd/system/multipathd.service'. DEBUG: Installing : keyutils-1.6.3-5.el10.x86_64 54/83 DEBUG: Installing : kbd-misc-2.6.4-7.el10.noarch 55/83 DEBUG: Installing : kbd-legacy-2.6.4-7.el10.noarch 56/83 DEBUG: Installing : kbd-2.6.4-7.el10.x86_64 57/83 DEBUG: Installing : systemd-udev-257-13.el10.x86_64 58/83 DEBUG: Running scriptlet: systemd-udev-257-13.el10.x86_64 58/83 DEBUG: Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-pstore.service' → '/usr/lib/systemd/system/systemd-pstore.service'. DEBUG: Created symlink '/etc/systemd/system/multi-user.target.wants/remote-cryptsetup.target' → '/usr/lib/systemd/system/remote-cryptsetup.target'. DEBUG: Installing : isns-utils-libs-0.103-1.el10.x86_64 59/83 DEBUG: Installing : iscsi-initiator-utils-iscsiuio-6.2.1.11-0.git4b3e8 60/83 DEBUG: Running scriptlet: iscsi-initiator-utils-iscsiuio-6.2.1.11-0.git4b3e8 60/83 DEBUG: Created symlink '/etc/systemd/system/sockets.target.wants/iscsiuio.socket' → '/usr/lib/systemd/system/iscsiuio.socket'. DEBUG: Installing : iscsi-initiator-utils-6.2.1.11-0.git4b3e853.el10.x 61/83 DEBUG: Running scriptlet: iscsi-initiator-utils-6.2.1.11-0.git4b3e853.el10.x 61/83 DEBUG: Created symlink '/etc/systemd/system/sysinit.target.wants/iscsi-starter.service' → '/usr/lib/systemd/system/iscsi-starter.service'. DEBUG: Created symlink '/etc/systemd/system/sockets.target.wants/iscsid.socket' → '/usr/lib/systemd/system/iscsid.socket'. DEBUG: Created symlink '/etc/systemd/system/sysinit.target.wants/iscsi-onboot.service' → '/usr/lib/systemd/system/iscsi-onboot.service'. DEBUG: Installing : e2fsprogs-libs-1.47.1-4.el10.x86_64 62/83 DEBUG: Installing : quota-1:4.09-9.el10.x86_64 63/83 DEBUG: Running scriptlet: nfs-utils-1:2.8.3-0.el10.x86_64 64/83 DEBUG: Installing : nfs-utils-1:2.8.3-0.el10.x86_64 64/83 DEBUG: Running scriptlet: nfs-utils-1:2.8.3-0.el10.x86_64 64/83 DEBUG: Created symlink '/etc/systemd/system/multi-user.target.wants/nfs-client.target' → '/usr/lib/systemd/system/nfs-client.target'. DEBUG: Created symlink '/etc/systemd/system/remote-fs.target.wants/nfs-client.target' → '/usr/lib/systemd/system/nfs-client.target'. DEBUG: Running in chroot, ignoring command 'try-restart' DEBUG: Running in chroot, ignoring command 'try-restart' DEBUG: Installing : device-mapper-persistent-data-1.1.0-2.el10.x86_64 65/83 DEBUG: Installing : lvm2-10:2.03.32-3.el10.x86_64 66/83 DEBUG: Running scriptlet: lvm2-10:2.03.32-3.el10.x86_64 66/83 DEBUG: Created symlink '/etc/systemd/system/sysinit.target.wants/lvm2-monitor.service' → '/usr/lib/systemd/system/lvm2-monitor.service'. DEBUG: Created symlink '/etc/systemd/system/sysinit.target.wants/lvm2-lvmpolld.socket' → '/usr/lib/systemd/system/lvm2-lvmpolld.socket'. DEBUG: Installing : cryptsetup-2.7.5-2.el10.x86_64 67/83 DEBUG: Installing : python-oslo-utils-lang-9.1.0-0.20250903120622.c9dd 68/83 DEBUG: Installing : python-oslo-privsep-lang-3.8.0-0.20250903125837.c3 69/83 DEBUG: Installing : python-oslo-log-lang-7.2.1-0.20250903123413.dda3eb 70/83 DEBUG: Installing : python-oslo-i18n-lang-6.6.0-0.20250903121520.fc51c 71/83 DEBUG: Installing : python3-oslo-i18n-6.6.0-0.20250903121520.fc51cd8.e 72/83 DEBUG: Installing : python3-oslo-utils-9.1.0-0.20250903120622.c9dd062. 73/83 DEBUG: Installing : python3-oslo-serialization-5.8.0-0.20250903120250. 74/83 DEBUG: Installing : python-oslo-concurrency-lang-7.2.0-0.2025090311521 75/83 DEBUG: Installing : python3-stevedore-5.5.0-0.20250903121709.3c04bde.e 76/83 DEBUG: Installing : python3-oslo-config-2:10.0.0-0.20250722064059.493a 77/83 DEBUG: Installing : python3-oslo-log-7.2.1-0.20250903123413.dda3eb6.el 78/83 DEBUG: Installing : python3-oslo-concurrency-7.2.0-0.20250903115211.08 79/83 DEBUG: Installing : python3-os-win-5.9.0-0.20250311184926.318b105.el10 80/83 DEBUG: Installing : python3-oslo-service-4.3.0-0.20250903130900.bfc779 81/83 DEBUG: Installing : python3-oslo-privsep-3.8.0-0.20250903125837.c343be 82/83 DEBUG: Installing : python3-os-brick-6.13.0-0.20250905144355.a8c7de0.e 83/83 DEBUG: Running scriptlet: python3-os-brick-6.13.0-0.20250905144355.a8c7de0.e 83/83 DEBUG: Creating group 'systemd-coredump' with GID 998. DEBUG: Creating user 'systemd-coredump' (systemd Core Dumper) with UID 998 and GID 998. DEBUG: Installed: DEBUG: cryptsetup-2.7.5-2.el10.x86_64 DEBUG: device-mapper-event-10:1.02.206-3.el10.x86_64 DEBUG: device-mapper-event-libs-10:1.02.206-3.el10.x86_64 DEBUG: device-mapper-multipath-0.9.9-11.el10.x86_64 DEBUG: device-mapper-multipath-libs-0.9.9-11.el10.x86_64 DEBUG: device-mapper-persistent-data-1.1.0-2.el10.x86_64 DEBUG: e2fsprogs-libs-1.47.1-4.el10.x86_64 DEBUG: gssproxy-0.9.2-10.el10.x86_64 DEBUG: iscsi-initiator-utils-6.2.1.11-0.git4b3e853.el10.x86_64 DEBUG: iscsi-initiator-utils-iscsiuio-6.2.1.11-0.git4b3e853.el10.x86_64 DEBUG: isns-utils-libs-0.103-1.el10.x86_64 DEBUG: kbd-2.6.4-7.el10.x86_64 DEBUG: kbd-legacy-2.6.4-7.el10.noarch DEBUG: kbd-misc-2.6.4-7.el10.noarch DEBUG: keyutils-1.6.3-5.el10.x86_64 DEBUG: kmod-31-12.el10.x86_64 DEBUG: kpartx-0.9.9-11.el10.x86_64 DEBUG: libaio-0.3.111-22.el10.x86_64 DEBUG: libbasicobjects-0.1.1-58.el10.x86_64 DEBUG: libcollection-0.7.0-58.el10.x86_64 DEBUG: libev-4.33-14.el10.x86_64 DEBUG: libini_config-1.3.1-58.el10.x86_64 DEBUG: libnfsidmap-1:2.8.3-0.el10.x86_64 DEBUG: libnl3-3.11.0-1.el10.x86_64 DEBUG: libnvme-1.13-1.el10.x86_64 DEBUG: libpath_utils-0.2.1-58.el10.x86_64 DEBUG: libref_array-0.1.5-58.el10.x86_64 DEBUG: libtirpc-1.3.5-1.el10.x86_64 DEBUG: libverto-libev-0.3.2-10.el10.x86_64 DEBUG: libyaml-0.2.5-16.el10.x86_64 DEBUG: lsscsi-0.32-15.el10.x86_64 DEBUG: lvm2-10:2.03.32-3.el10.x86_64 DEBUG: lvm2-libs-10:2.03.32-3.el10.x86_64 DEBUG: nfs-utils-1:2.8.3-0.el10.x86_64 DEBUG: nvme-cli-2.13-2.el10.x86_64 DEBUG: python-oslo-concurrency-lang-7.2.0-0.20250903115211.08987d8.el10.noarch DEBUG: python-oslo-i18n-lang-6.6.0-0.20250903121520.fc51cd8.el10.noarch DEBUG: python-oslo-log-lang-7.2.1-0.20250903123413.dda3eb6.el10.noarch DEBUG: python-oslo-privsep-lang-3.8.0-0.20250903125837.c343be9.el10.noarch DEBUG: python-oslo-utils-lang-9.1.0-0.20250903120622.c9dd062.el10.noarch DEBUG: python3-cffi-1.16.0-7.el10.x86_64 DEBUG: python3-cryptography-43.0.0-4.el10.x86_64 DEBUG: python3-dateutil-1:2.9.0.post0-1.el10.noarch DEBUG: python3-debtcollector-3.0.0-0.20250212115946.0e6ce1c.el10.noarch DEBUG: python3-fasteners-0.19-1.el10s.noarch DEBUG: python3-iso8601-2.1.0-3.el10s.noarch DEBUG: python3-msgpack-1.1.0-1.el10s.x86_64 DEBUG: python3-netaddr-1.3.0-2.el10.noarch DEBUG: python3-os-brick-6.13.0-0.20250905144355.a8c7de0.el10.noarch DEBUG: python3-os-win-5.9.0-0.20250311184926.318b105.el10.noarch DEBUG: python3-oslo-concurrency-7.2.0-0.20250903115211.08987d8.el10.noarch DEBUG: python3-oslo-config-2:10.0.0-0.20250722064059.493a086.el10.noarch DEBUG: python3-oslo-context-6.1.0-0.20250903115431.f23bc41.el10.noarch DEBUG: python3-oslo-i18n-6.6.0-0.20250903121520.fc51cd8.el10.noarch DEBUG: python3-oslo-log-7.2.1-0.20250903123413.dda3eb6.el10.noarch DEBUG: python3-oslo-privsep-3.8.0-0.20250903125837.c343be9.el10.noarch DEBUG: python3-oslo-serialization-5.8.0-0.20250903120250.8ed3fca.el10.noarch DEBUG: python3-oslo-service-4.3.0-0.20250903130900.bfc7798.el10.noarch DEBUG: python3-oslo-utils-9.1.0-0.20250903120622.c9dd062.el10.noarch DEBUG: python3-paste-3.10.1-6.el10s.noarch DEBUG: python3-paste-deploy-3.1.0-7.el10s.noarch DEBUG: python3-ply-3.11-25.el10.noarch DEBUG: python3-psutil-5.9.8-6.el10.x86_64 DEBUG: python3-pyOpenSSL-24.2.1-1.el10s.noarch DEBUG: python3-pycparser-2.20-16.el10.noarch DEBUG: python3-pyparsing-3.1.1-7.el10.noarch DEBUG: python3-pytz-2024.1-3.el10s.noarch DEBUG: python3-pyyaml-6.0.1-19.el10.x86_64 DEBUG: python3-repoze-lru-0.7-25.el10s.noarch DEBUG: python3-rfc3986-1.5.0-12.el10s.noarch DEBUG: python3-routes-2.5.1-11.el10s.noarch DEBUG: python3-stevedore-5.5.0-0.20250903121709.3c04bde.el10.noarch DEBUG: python3-tenacity-8.2.3-1.el10s.noarch DEBUG: python3-webob-1.8.9-1.el10s.noarch DEBUG: python3-wrapt-1.17.1-1.el10s.x86_64 DEBUG: python3-yappi-1.6.0-1.el10s.x86_64 DEBUG: quota-1:4.09-9.el10.x86_64 DEBUG: quota-nls-1:4.09-9.el10.noarch DEBUG: rpcbind-1.2.7-3.el10.x86_64 DEBUG: sg3_utils-1.48-7.el10.x86_64 DEBUG: sg3_utils-libs-1.48-7.el10.x86_64 DEBUG: systemd-udev-257-13.el10.x86_64 DEBUG: userspace-rcu-0.14.0-7.el10.x86_64 DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-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-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-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 INFO: DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/home/centos10-master-uc/data/repos/component/cinder/a8/c7/a8c7de026759179046d24fa6c49df17231a5ee52_99edb21c'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', '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 in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-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-centos10-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-centos10-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', '/var/lib/mock/dlrn-centos10-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', '-l', '/var/lib/mock/dlrn-centos10-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-centos10-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-centos10-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-centos10-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-centos10-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-centos10-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-centos10-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 in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-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-centos10-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-centos10-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', '/var/lib/mock/dlrn-centos10-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', '-l', '/var/lib/mock/dlrn-centos10-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-centos10-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-centos10-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-centos10-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-centos10-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-centos10-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