+ 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/common/db/a1/dba16b1ce7c2f08b5532d45790949909c2d04abf_25a48299' + /usr/bin/mock -v -r /home/centos10-master-uc/data/dlrn-5.cfg --resultdir /home/centos10-master-uc/data/repos/component/common/db/a1/dba16b1ce7c2f08b5532d45790949909c2d04abf_25a48299 --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/common/db/a1/dba16b1ce7c2f08b5532d45790949909c2d04abf_25a48299 --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/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/common/db/a1/dba16b1ce7c2f08b5532d45790949909c2d04abf_25a48299 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/common/db/a1/dba16b1ce7c2f08b5532d45790949909c2d04abf_25a48299'}, '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/common/db/a1/dba16b1ce7c2f08b5532d45790949909c2d04abf_25a48299'}, '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/common/db/a1/dba16b1ce7c2f08b5532d45790949909c2d04abf_25a48299'}, '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/common/db/a1/dba16b1ce7c2f08b5532d45790949909c2d04abf_25a48299'}, '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/common/db/a1/dba16b1ce7c2f08b5532d45790949909c2d04abf_25a48299'}, '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/common/db/a1/dba16b1ce7c2f08b5532d45790949909c2d04abf_25a48299'}, '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/common/db/a1/dba16b1ce7c2f08b5532d45790949909c2d04abf_25a48299'}, '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/common/db/a1/dba16b1ce7c2f08b5532d45790949909c2d04abf_25a48299'}, '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/common/db/a1/dba16b1ce7c2f08b5532d45790949909c2d04abf_25a48299'}, '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/common/db/a1/dba16b1ce7c2f08b5532d45790949909c2d04abf_25a48299'}, '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/common/db/a1/dba16b1ce7c2f08b5532d45790949909c2d04abf_25a48299'}, '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/common/db/a1/dba16b1ce7c2f08b5532d45790949909c2d04abf_25a48299'}, '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/common/db/a1/dba16b1ce7c2f08b5532d45790949909c2d04abf_25a48299'}, '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/common/db/a1/dba16b1ce7c2f08b5532d45790949909c2d04abf_25a48299'}, '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/common/db/a1/dba16b1ce7c2f08b5532d45790949909c2d04abf_25a48299'}, '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/common/db/a1/dba16b1ce7c2f08b5532d45790949909c2d04abf_25a48299'}, '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/common/db/a1/dba16b1ce7c2f08b5532d45790949909c2d04abf_25a48299'}, '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/common/db/a1/dba16b1ce7c2f08b5532d45790949909c2d04abf_25a48299'}, '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/common/db/a1/dba16b1ce7c2f08b5532d45790949909c2d04abf_25a48299'}, '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/common/db/a1/dba16b1ce7c2f08b5532d45790949909c2d04abf_25a48299'}, '__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/common/db/a1/dba16b1ce7c2f08b5532d45790949909c2d04abf_25a48299'}, '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/common/db/a1/dba16b1ce7c2f08b5532d45790949909c2d04abf_25a48299'}} 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: 4d1d8f34-9a23-498d-a069-b9a14cd05108 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-a40ad7ea0a6418cc0a37acb196dbfc52bbcdf32b baseurl=https://trunk.rdoproject.org/centos10-master/component/common/a4/0a/a40ad7ea0a6418cc0a37acb196dbfc52bbcdf32b_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-19a35e37666dc80f140037a8298cb41f0c09d906 baseurl=https://trunk.rdoproject.org/centos10-master/component/designate/19/a3/19a35e37666dc80f140037a8298cb41f0c09d906_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-tap-as-a-service-257e89ca9fe02e784cd85066b3380318f28892bc baseurl=https://trunk.rdoproject.org/centos10-master/component/network/25/7e/257e89ca9fe02e784cd85066b3380318f28892bc_1c428017 enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-721527844c1ab2ddb4496fc6520065442bf50ec3 baseurl=https://trunk.rdoproject.org/centos10-master/component/octavia/72/15/721527844c1ab2ddb4496fc6520065442bf50ec3_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-barbican-fd6bed9874a1665b6c9af4bfd99141fabab5681a baseurl=https://trunk.rdoproject.org/centos10-master/component/puppet/fd/6b/fd6bed9874a1665b6c9af4bfd99141fabab5681a_68e29d48 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/common/db/a1/dba16b1ce7c2f08b5532d45790949909c2d04abf_25a48299 --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/common/db/a1/dba16b1ce7c2f08b5532d45790949909c2d04abf_25a48299 --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/common/db/a1/dba16b1ce7c2f08b5532d45790949909c2d04abf_25a48299 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/common/db/a1/dba16b1ce7c2f08b5532d45790949909c2d04abf_25a48299'}, '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/common/db/a1/dba16b1ce7c2f08b5532d45790949909c2d04abf_25a48299'}, '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/common/db/a1/dba16b1ce7c2f08b5532d45790949909c2d04abf_25a48299'}, '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/common/db/a1/dba16b1ce7c2f08b5532d45790949909c2d04abf_25a48299'}, '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/common/db/a1/dba16b1ce7c2f08b5532d45790949909c2d04abf_25a48299'}, '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/common/db/a1/dba16b1ce7c2f08b5532d45790949909c2d04abf_25a48299'}, '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/common/db/a1/dba16b1ce7c2f08b5532d45790949909c2d04abf_25a48299'}, '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/common/db/a1/dba16b1ce7c2f08b5532d45790949909c2d04abf_25a48299'}, '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/common/db/a1/dba16b1ce7c2f08b5532d45790949909c2d04abf_25a48299'}, '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/common/db/a1/dba16b1ce7c2f08b5532d45790949909c2d04abf_25a48299'}, '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/common/db/a1/dba16b1ce7c2f08b5532d45790949909c2d04abf_25a48299'}, '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/common/db/a1/dba16b1ce7c2f08b5532d45790949909c2d04abf_25a48299'}, '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/common/db/a1/dba16b1ce7c2f08b5532d45790949909c2d04abf_25a48299'}, '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/common/db/a1/dba16b1ce7c2f08b5532d45790949909c2d04abf_25a48299'}, '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/common/db/a1/dba16b1ce7c2f08b5532d45790949909c2d04abf_25a48299'}, '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/common/db/a1/dba16b1ce7c2f08b5532d45790949909c2d04abf_25a48299'}, '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/common/db/a1/dba16b1ce7c2f08b5532d45790949909c2d04abf_25a48299'}, '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/common/db/a1/dba16b1ce7c2f08b5532d45790949909c2d04abf_25a48299'}, '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/common/db/a1/dba16b1ce7c2f08b5532d45790949909c2d04abf_25a48299'}, '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/common/db/a1/dba16b1ce7c2f08b5532d45790949909c2d04abf_25a48299'}, '__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/common/db/a1/dba16b1ce7c2f08b5532d45790949909c2d04abf_25a48299'}, '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/common/db/a1/dba16b1ce7c2f08b5532d45790949909c2d04abf_25a48299'}} 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: 5033a83c-7cfc-4814-ab35-43aac55d9eb7 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-a40ad7ea0a6418cc0a37acb196dbfc52bbcdf32b baseurl=https://trunk.rdoproject.org/centos10-master/component/common/a4/0a/a40ad7ea0a6418cc0a37acb196dbfc52bbcdf32b_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-19a35e37666dc80f140037a8298cb41f0c09d906 baseurl=https://trunk.rdoproject.org/centos10-master/component/designate/19/a3/19a35e37666dc80f140037a8298cb41f0c09d906_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-tap-as-a-service-257e89ca9fe02e784cd85066b3380318f28892bc baseurl=https://trunk.rdoproject.org/centos10-master/component/network/25/7e/257e89ca9fe02e784cd85066b3380318f28892bc_1c428017 enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-721527844c1ab2ddb4496fc6520065442bf50ec3 baseurl=https://trunk.rdoproject.org/centos10-master/component/octavia/72/15/721527844c1ab2ddb4496fc6520065442bf50ec3_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-barbican-fd6bed9874a1665b6c9af4bfd99141fabab5681a baseurl=https://trunk.rdoproject.org/centos10-master/component/puppet/fd/6b/fd6bed9874a1665b6c9af4bfd99141fabab5681a_68e29d48 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/common/db/a1/dba16b1ce7c2f08b5532d45790949909c2d04abf_25a48299 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.tjv7otzh', '/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/common/db/a1/dba16b1ce7c2f08b5532d45790949909c2d04abf_25a48299 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.9Gi 964Mi 10Gi 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/common/db/a1/dba16b1ce7c2f08b5532d45790949909c2d04abf_25a48299 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.v2m15umt', '/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 dba16b1ce7c2f08b5532d45790949909c2d04abf Note: switching to 'dba16b1ce7c2f08b5532d45790949909c2d04abf'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at dba16b1ce Merge "Propose Rally 5.0.0" + '[' -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/openstack-rally + set +o pipefail + git tag -l 'private-*' + xargs -n 1 git tag -d + set -o pipefail + popd ~/data/openstack-rally + '[' -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 dba16b1 + UPSTREAMVERSION=dba16b1 + [[ dba16b1 =~ ([^-]*)-(.+) ]] + [[ dba16b1 =~ (.*?)\.(0rc.+) ]] + [[ dba16b1 =~ (.*?)\.(0b.+) ]] + [[ dba16b1 =~ (.*?)\.(0a.+) ]] + [[ dba16b1 =~ (.*?)\.(dev.+) ]] + [[ dba16b1 =~ (.*?)\.(g.+) ]] + [[ dba16b1 =~ (.*?)\.pre.* ]] + [[ dba16b1 =~ ^([.0-9]*)$ ]] + echo 'WARNING: Couldn'\''t parse VERSION, falling back to 0.0.1' WARNING: Couldn't parse VERSION, falling back to 0.0.1 + VERSION=0.0.1 + '[' 0.date.hash = 0.1.date.hash ']' + '[' 0.date.hash = minor.date.hash ']' + RELEASE=0.20250905140650. + '[' -r setup.py -a '!' -r metadata.json ']' + '[' -r '*.gemspec' ']' + SOURCETYPE=tarball + '[' -r metadata.json ']' + '[' -r Modulefile ']' + '[' -r Kconfig -a -r Kbuild ']' + TARNAME=openstack-rally + tar zcvf /tmp/tmp.JNcp3SLSHC/0.0.1.tar.gz --exclude=.git --transform=s@home/centos10-master-uc/data/openstack-rally@openstack-rally-@ --show-transformed-names /home/centos10-master-uc/data/openstack-rally tar: Removing leading `/' from member names openstack-rally-/ openstack-rally-/.coveragerc openstack-rally-/.dockerignore openstack-rally-/.gitignore openstack-rally-/.gitreview openstack-rally-/.zuul.d/ openstack-rally-/.zuul.d/docker-jobs.yaml openstack-rally-/.zuul.d/install-jobs.yaml openstack-rally-/.zuul.d/python-jobs.yaml openstack-rally-/.zuul.d/zuul.yaml openstack-rally-/CONTRIBUTING.rst openstack-rally-/Dockerfile openstack-rally-/LICENSE openstack-rally-/README.rst openstack-rally-/bindep.txt openstack-rally-/doc/ openstack-rally-/doc/README.rst openstack-rally-/doc/ext/ openstack-rally-/doc/ext/__init__.py openstack-rally-/doc/ext/cli_reference.py openstack-rally-/doc/ext/include_vars.py openstack-rally-/doc/ext/plugin_reference.py openstack-rally-/doc/ext/utils.py openstack-rally-/doc/feature_request/ openstack-rally-/doc/feature_request/README.rst openstack-rally-/doc/feature_request/capture_task_logging.rst openstack-rally-/doc/feature_request/check_queue_perfdata.rst openstack-rally-/doc/feature_request/comparing_results_of_2_tasks.rst openstack-rally-/doc/feature_request/distributed_load_generation.rst openstack-rally-/doc/feature_request/explicitly_specify_existing_users_for_scenarios.rst openstack-rally-/doc/feature_request/historical_performance_data.rst openstack-rally-/doc/feature_request/implemented/ openstack-rally-/doc/feature_request/implemented/LDAP_support.rst openstack-rally-/doc/feature_request/implemented/add_possibility_to_specify_concurrency_for_tempest.rst openstack-rally-/doc/feature_request/implemented/stop_scenario_after_several_errors.rst openstack-rally-/doc/feature_request/installation_script_enhancements.rst openstack-rally-/doc/feature_request/installing_isolated.rst openstack-rally-/doc/feature_request/launch_specific_benchmark.rst openstack-rally-/doc/feature_request/multi_scenarios_load_gen.rst openstack-rally-/doc/feature_request/multiple_attach_volume.rst openstack-rally-/doc/feature_request/persistence_benchmark_env.rst openstack-rally-/doc/feature_request/production_ready_cleanup.rst openstack-rally-/doc/release_notes/ openstack-rally-/doc/release_notes/archive.rst openstack-rally-/doc/release_notes/archive/ openstack-rally-/doc/release_notes/archive/v0.0.1.rst openstack-rally-/doc/release_notes/archive/v0.0.2.rst openstack-rally-/doc/release_notes/archive/v0.0.3.rst openstack-rally-/doc/release_notes/archive/v0.0.4.rst openstack-rally-/doc/release_notes/archive/v0.1.0.rst openstack-rally-/doc/release_notes/archive/v0.1.1.rst openstack-rally-/doc/release_notes/archive/v0.1.2.rst openstack-rally-/doc/release_notes/archive/v0.10.0.rst openstack-rally-/doc/release_notes/archive/v0.10.1.rst openstack-rally-/doc/release_notes/archive/v0.11.0.rst openstack-rally-/doc/release_notes/archive/v0.11.1.rst openstack-rally-/doc/release_notes/archive/v0.11.2.rst openstack-rally-/doc/release_notes/archive/v0.12.0.rst openstack-rally-/doc/release_notes/archive/v0.12.1.rst openstack-rally-/doc/release_notes/archive/v0.2.0.rst openstack-rally-/doc/release_notes/archive/v0.3.0.rst openstack-rally-/doc/release_notes/archive/v0.3.1.rst openstack-rally-/doc/release_notes/archive/v0.3.2.rst openstack-rally-/doc/release_notes/archive/v0.3.3.rst openstack-rally-/doc/release_notes/archive/v0.4.0.rst openstack-rally-/doc/release_notes/archive/v0.5.0.rst openstack-rally-/doc/release_notes/archive/v0.6.0.rst openstack-rally-/doc/release_notes/archive/v0.7.0.rst openstack-rally-/doc/release_notes/archive/v0.8.0.rst openstack-rally-/doc/release_notes/archive/v0.8.1.rst openstack-rally-/doc/release_notes/archive/v0.9.0.rst openstack-rally-/doc/release_notes/archive/v0.9.1.rst openstack-rally-/doc/release_notes/archive/v0.9.2.rst openstack-rally-/doc/release_notes/archive/v1.0.0.rst openstack-rally-/doc/release_notes/latest.rst openstack-rally-/doc/requirements.txt openstack-rally-/doc/source/ openstack-rally-/doc/source/Makefile openstack-rally-/doc/source/_templates/ openstack-rally-/doc/source/_templates/openstackrally/ openstack-rally-/doc/source/_templates/openstackrally/_static/ openstack-rally-/doc/source/_templates/openstackrally/_static/img.css openstack-rally-/doc/source/_templates/openstackrally/layout.html openstack-rally-/doc/source/_templates/openstackrally/theme.conf openstack-rally-/doc/source/cli_reference.rst openstack-rally-/doc/source/conf.py openstack-rally-/doc/source/contribute.rst openstack-rally-/doc/source/feature_request openstack-rally-/doc/source/feature_requests.rst openstack-rally-/doc/source/images/ openstack-rally-/doc/source/images/Amqp_rpc_single_reply_queue.png openstack-rally-/doc/source/images/Hook-Aggregated-Report.png openstack-rally-/doc/source/images/Hook-Per-Hook-Report.png openstack-rally-/doc/source/images/Hook-Results.png openstack-rally-/doc/source/images/Rally-Actions.png openstack-rally-/doc/source/images/Rally-Plugins.png openstack-rally-/doc/source/images/Rally-UseCases.png openstack-rally-/doc/source/images/Rally_Architecture.png openstack-rally-/doc/source/images/Rally_Distributed_Runner.png openstack-rally-/doc/source/images/Rally_QA.png openstack-rally-/doc/source/images/Rally_VM_list.png openstack-rally-/doc/source/images/Rally_snapshot_vm.png openstack-rally-/doc/source/images/Rally_who_is_using.png openstack-rally-/doc/source/images/Report-Abort-on-SLA-task-1.png openstack-rally-/doc/source/images/Report-Abort-on-SLA-task-2.png openstack-rally-/doc/source/images/Report-Collage.png openstack-rally-/doc/source/images/Report-Multiple-Configurations-Overview.png openstack-rally-/doc/source/images/Report-Multiple-Overview.png openstack-rally-/doc/source/images/Report-Overview.png openstack-rally-/doc/source/images/Report-SLA-Overview.png openstack-rally-/doc/source/images/Report-SLA-Scenario.png openstack-rally-/doc/source/images/Report-Scenario-Atomic.png openstack-rally-/doc/source/images/Report-Scenario-Overview.png openstack-rally-/doc/source/images/Report-Task-Actions-durations.png openstack-rally-/doc/source/images/Report-Task-Distribution.png openstack-rally-/doc/source/images/Report-Task-Failures.png openstack-rally-/doc/source/images/Report-Task-Input-file.png openstack-rally-/doc/source/images/Report-Task-Load-profile.png openstack-rally-/doc/source/images/Report-Task-Overview.png openstack-rally-/doc/source/images/Report-Task-SLA.png openstack-rally-/doc/source/images/Report-Task-Scenario-Data-Aggregated.png openstack-rally-/doc/source/images/Report-Task-Scenario-Data-Per-iteration-profiler.png openstack-rally-/doc/source/images/Report-Task-Scenario-Data-Per-iteration.png openstack-rally-/doc/source/images/Report-Task-Subtask-configuration.png openstack-rally-/doc/source/images/Report-Task-Total-durations.png openstack-rally-/doc/source/images/Report-Trends-Atomic-actions.png openstack-rally-/doc/source/images/Report-Trends-Configuration.png openstack-rally-/doc/source/images/Report-Trends-Overview.png openstack-rally-/doc/source/images/Report-Trends-Total.png openstack-rally-/doc/source/images/Report-Trends-single-run.png openstack-rally-/doc/source/images/Report-Verify-filter-by-status.png openstack-rally-/doc/source/images/Report-Verify-for-4-Verifications.png openstack-rally-/doc/source/images/Report-Verify-toggle-tags.png openstack-rally-/doc/source/images/Report-Verify-tracebacks.png openstack-rally-/doc/source/images/Report-Verify-xfail.png openstack-rally-/doc/source/index.rst openstack-rally-/doc/source/install_and_upgrade/ openstack-rally-/doc/source/install_and_upgrade/db_migrations.rst openstack-rally-/doc/source/install_and_upgrade/index.rst openstack-rally-/doc/source/install_and_upgrade/install.rst openstack-rally-/doc/source/overview/ openstack-rally-/doc/source/overview/glossary.rst openstack-rally-/doc/source/overview/index.rst openstack-rally-/doc/source/overview/overview.rst openstack-rally-/doc/source/overview/stories openstack-rally-/doc/source/overview/user_stories.rst openstack-rally-/doc/source/plugins/ openstack-rally-/doc/source/plugins/implementation/ openstack-rally-/doc/source/plugins/implementation/context_plugin.rst openstack-rally-/doc/source/plugins/implementation/hook_and_trigger_plugins.rst openstack-rally-/doc/source/plugins/implementation/runner_plugin.rst openstack-rally-/doc/source/plugins/implementation/scenario_plugin.rst openstack-rally-/doc/source/plugins/implementation/sla_plugin.rst openstack-rally-/doc/source/plugins/index.rst openstack-rally-/doc/source/plugins/plugin_reference.rst openstack-rally-/doc/source/project_info/ openstack-rally-/doc/source/project_info/index.rst openstack-rally-/doc/source/project_info/release_notes openstack-rally-/doc/source/project_info/release_notes.rst openstack-rally-/doc/source/quick_start/ openstack-rally-/doc/source/quick_start/gates.rst openstack-rally-/doc/source/quick_start/index.rst openstack-rally-/doc/source/quick_start/tutorial.rst openstack-rally-/doc/source/quick_start/tutorial/ openstack-rally-/doc/source/quick_start/tutorial/step_10_profiling_openstack_internals.rst openstack-rally-/doc/source/quick_start/tutorial/step_1_setting_up_env_and_running_benchmark_from_samples.rst openstack-rally-/doc/source/quick_start/tutorial/step_3_benchmarking_with_existing_users.rst openstack-rally-/doc/source/quick_start/tutorial/step_4_adding_success_criteria_for_benchmarks.rst openstack-rally-/doc/source/quick_start/tutorial/step_5_task_templates.rst openstack-rally-/doc/source/quick_start/tutorial/step_6_aborting_load_generation_on_sla_failure.rst openstack-rally-/doc/source/quick_start/tutorial/step_7_working_with_multple_openstack_clouds.rst openstack-rally-/doc/source/quick_start/tutorial/step_8_discovering_more_plugins.rst openstack-rally-/doc/source/quick_start/tutorial/step_9_verifying_cloud_via_tempest_verifier.rst openstack-rally-/doc/source/quick_start/tutorial/step_2_input_task_format.rst openstack-rally-/doc/source/task/ openstack-rally-/doc/source/task/index.rst openstack-rally-/doc/source/verification/ openstack-rally-/doc/source/verification/cli_reference.rst openstack-rally-/doc/source/verification/howto/ openstack-rally-/doc/source/verification/howto/add_new_reporter.rst openstack-rally-/doc/source/verification/howto/add_support_for_new_tool.rst openstack-rally-/doc/source/verification/howto/index.rst openstack-rally-/doc/source/verification/howto/migrate_from_old_design.rst openstack-rally-/doc/source/verification/index.rst openstack-rally-/doc/source/verification/overview.rst openstack-rally-/doc/source/verification/reports.rst openstack-rally-/doc/source/verification/verifiers.rst openstack-rally-/doc/specs/ openstack-rally-/doc/specs/README.rst openstack-rally-/doc/specs/implemented/ openstack-rally-/doc/specs/implemented/README.rst openstack-rally-/doc/specs/implemented/class-based-scenarios.rst openstack-rally-/doc/specs/implemented/consistent_resource_names.rst openstack-rally-/doc/specs/implemented/db_refactoring.rst openstack-rally-/doc/specs/implemented/deployment_type.rst openstack-rally-/doc/specs/implemented/hook_plugins.rst openstack-rally-/doc/specs/implemented/improve_atomic_actions_format.rst openstack-rally-/doc/specs/implemented/improve_scenario_output_format.rst openstack-rally-/doc/specs/implemented/new_rally_input_task_format.rst openstack-rally-/doc/specs/implemented/osprofiler.rst openstack-rally-/doc/specs/implemented/pluggable_validators.rst openstack-rally-/doc/specs/implemented/sla_pd_plugin.rst openstack-rally-/doc/specs/implemented/split_plugins.rst openstack-rally-/doc/specs/implemented/task_and_verification_export.rst openstack-rally-/doc/specs/implemented/verification_refactoring.rst openstack-rally-/doc/specs/in-progress/ openstack-rally-/doc/specs/in-progress/README.rst openstack-rally-/doc/specs/in-progress/cleanup_refactoring.rst openstack-rally-/doc/specs/in-progress/distributed_runner.rst openstack-rally-/doc/specs/in-progress/pluggable-types.rst openstack-rally-/doc/specs/in-progress/raas.rst openstack-rally-/doc/specs/in-progress/refactor_scenario_utils.rst openstack-rally-/doc/specs/template.rst openstack-rally-/doc/user_stories/ openstack-rally-/doc/user_stories/keystone/ openstack-rally-/doc/user_stories/keystone/authenticate.rst openstack-rally-/doc/user_stories/nova/ openstack-rally-/doc/user_stories/nova/boot_server.rst openstack-rally-/etc/ openstack-rally-/etc/motd_for_docker openstack-rally-/etc/rally.bash_completion openstack-rally-/etc/rally/ openstack-rally-/etc/rally/rally-config-generator.conf openstack-rally-/etc/rally/rally.conf.sample openstack-rally-/rally-jobs/ openstack-rally-/rally-jobs/plugins/ openstack-rally-/rally-jobs/plugins/README.rst openstack-rally-/rally-jobs/plugins/__init__.py openstack-rally-/rally-jobs/plugins/fake_plugin.py openstack-rally-/rally-jobs/plugins/rally_profile.py openstack-rally-/rally-jobs/plugins/test_relative_import/ openstack-rally-/rally-jobs/plugins/test_relative_import/__init__.py openstack-rally-/rally-jobs/plugins/test_relative_import/zzz.py openstack-rally-/rally-jobs/self-rally.yaml openstack-rally-/rally/ openstack-rally-/rally/__init__.py openstack-rally-/rally/aas/ openstack-rally-/rally/aas/__init__.py openstack-rally-/rally/api.py openstack-rally-/rally/cli/ openstack-rally-/rally/cli/__init__.py openstack-rally-/rally/cli/cliutils.py openstack-rally-/rally/cli/commands/ openstack-rally-/rally/cli/commands/__init__.py openstack-rally-/rally/cli/commands/db.py openstack-rally-/rally/cli/commands/deployment.py openstack-rally-/rally/cli/commands/env.py openstack-rally-/rally/cli/commands/plugin.py openstack-rally-/rally/cli/commands/task.py openstack-rally-/rally/cli/commands/verify.py openstack-rally-/rally/cli/envutils.py openstack-rally-/rally/cli/main.py openstack-rally-/rally/cli/task_results_loader.py openstack-rally-/rally/cli/yamlutils.py openstack-rally-/rally/common/ openstack-rally-/rally/common/__init__.py openstack-rally-/rally/common/broker.py openstack-rally-/rally/common/cfg.py openstack-rally-/rally/common/db/ openstack-rally-/rally/common/db/__init__.py openstack-rally-/rally/common/db/alembic.ini openstack-rally-/rally/common/db/api.py openstack-rally-/rally/common/db/migrations/ openstack-rally-/rally/common/db/migrations/README.rst openstack-rally-/rally/common/db/migrations/__init__.py openstack-rally-/rally/common/db/migrations/script.py.mako openstack-rally-/rally/common/db/migrations/versions/ openstack-rally-/rally/common/db/migrations/versions/2017_09_046a38742e89_port_configs_to_new_formats.py openstack-rally-/rally/common/db/migrations/versions/2017_09_e0a5df2c5153_upsize_the_size_of_task_title.py openstack-rally-/rally/common/db/migrations/versions/2017_10_4394bdc32cfd_fill_missed_workload_info_r3.py openstack-rally-/rally/common/db/migrations/versions/2017_10_9a18c6fe265c_rename_namespace_to_platform.py openstack-rally-/rally/common/db/migrations/versions/2017_10_dc46687661df_update_contexts.py openstack-rally-/rally/common/db/migrations/versions/2017_12_a43700a813a5_add_env_platforms_tables.py openstack-rally-/rally/common/db/migrations/versions/2018_01_44169f4d455e_deleted_worker_table.py openstack-rally-/rally/common/db/migrations/versions/2018_01_7287df262dbc_move_deployment_to_env.py openstack-rally-/rally/common/db/migrations/versions/2018_02_95208e4eface_add_config_field_to_env_models.py openstack-rally-/rally/common/db/migrations/versions/2018_02_bc908ac9a1fc_move_deployment_to_env_2.py openstack-rally-/rally/common/db/migrations/versions/2018_02_dc0fe6de6786_update_old_deployment_config.py openstack-rally-/rally/common/db/migrations/versions/2016_01_ca3626f62937_init_migration.py openstack-rally-/rally/common/db/migrations/versions/2016_03_3177d36ea270_merge_credentials_from_users_and_admin.py openstack-rally-/rally/common/db/migrations/versions/2016_04_4ef544102ba7_change_task_status_enum.py openstack-rally-/rally/common/db/migrations/versions/2016_04_e654a0648db0_refactor_task_results.py openstack-rally-/rally/common/db/migrations/versions/2016_07_54e844ebfbc3_update_deployment_configs.py openstack-rally-/rally/common/db/migrations/versions/2016_08_32fada9b2fde_remove_admin_domain_name.py openstack-rally-/rally/common/db/migrations/versions/2016_09_08e1515a576c_fix_invalid_verification_logs.py openstack-rally-/rally/common/db/migrations/versions/2016_09_6ad4f426f005_add_hooks_to_task_result.py openstack-rally-/rally/common/db/migrations/versions/2016_11_484cd9413e66_new_db_schema_for_verification_component.py openstack-rally-/rally/common/db/migrations/versions/2016_12_37fdbb373e8d_fix_test_results_for_verifications.py openstack-rally-/rally/common/db/migrations/versions/2017_01_a6f364988fc2_change_tag_type_enum.py openstack-rally-/rally/common/db/migrations/versions/2017_01_f33f4610dcda_change_verification_statuses.py openstack-rally-/rally/common/db/migrations/versions/2017_02_92aaaa2a6bb3_refactor_credentials.py openstack-rally-/rally/common/db/migrations/versions/2017_06_35fe16d4ab1c_update_tasks_based_on_workloads.py openstack-rally-/rally/common/db/migrations/versions/2017_06_c517b0011857_fill_missed_workload_info.py openstack-rally-/rally/common/db/migrations/versions/2017_07_7948b83229f6_workload_min_max_durations.py openstack-rally-/rally/common/db/migrations/versions/2017_08_fab4f4f31f8a_fill_missed_workload_info.py openstack-rally-/rally/common/db/migrations/env.py openstack-rally-/rally/common/db/models.py openstack-rally-/rally/common/db/sa_types.py openstack-rally-/rally/common/db/schema.py openstack-rally-/rally/common/fileutils.py openstack-rally-/rally/common/io/ openstack-rally-/rally/common/io/__init__.py openstack-rally-/rally/common/io/junit.py openstack-rally-/rally/common/io/subunit_v2.py openstack-rally-/rally/common/logging.py openstack-rally-/rally/common/objects/ openstack-rally-/rally/common/objects/__init__.py openstack-rally-/rally/common/objects/deploy.py openstack-rally-/rally/common/objects/task.py openstack-rally-/rally/common/objects/verification.py openstack-rally-/rally/common/objects/verifier.py openstack-rally-/rally/common/opts.py openstack-rally-/rally/common/plugin/ openstack-rally-/rally/common/plugin/__init__.py openstack-rally-/rally/common/plugin/discover.py openstack-rally-/rally/common/plugin/info.py openstack-rally-/rally/common/plugin/meta.py openstack-rally-/rally/common/plugin/plugin.py openstack-rally-/rally/common/sshutils.py openstack-rally-/rally/common/streaming_algorithms.py openstack-rally-/rally/common/utils.py openstack-rally-/rally/common/validation.py openstack-rally-/rally/common/yamlutils.py openstack-rally-/rally/common/version.py openstack-rally-/rally/consts.py openstack-rally-/rally/env/ openstack-rally-/rally/env/__init__.py openstack-rally-/rally/env/env_mgr.py openstack-rally-/rally/env/platform.py openstack-rally-/rally/exceptions.py openstack-rally-/rally/plugins/ openstack-rally-/rally/plugins/__init__.py openstack-rally-/rally/plugins/common/ openstack-rally-/rally/plugins/common/__init__.py openstack-rally-/rally/plugins/common/exporters/ openstack-rally-/rally/plugins/common/exporters/__init__.py openstack-rally-/rally/plugins/common/exporters/elastic/ openstack-rally-/rally/plugins/common/exporters/elastic/__init__.py openstack-rally-/rally/plugins/common/exporters/elastic/client.py openstack-rally-/rally/plugins/common/exporters/elastic/exporter.py openstack-rally-/rally/plugins/common/exporters/elastic/flatten.py openstack-rally-/rally/plugins/common/exporters/html.py openstack-rally-/rally/plugins/common/exporters/json_exporter.py openstack-rally-/rally/plugins/common/exporters/junit.py openstack-rally-/rally/plugins/common/exporters/trends.py openstack-rally-/rally/plugins/common/hook/ openstack-rally-/rally/plugins/common/hook/__init__.py openstack-rally-/rally/plugins/common/hook/sys_call.py openstack-rally-/rally/plugins/common/hook/triggers/ openstack-rally-/rally/plugins/common/hook/triggers/__init__.py openstack-rally-/rally/plugins/common/hook/triggers/event.py openstack-rally-/rally/plugins/common/hook/triggers/periodic.py openstack-rally-/rally/plugins/common/runners/ openstack-rally-/rally/plugins/common/runners/__init__.py openstack-rally-/rally/plugins/common/runners/constant.py openstack-rally-/rally/plugins/common/runners/rps.py openstack-rally-/rally/plugins/common/runners/serial.py openstack-rally-/rally/plugins/common/scenarios/ openstack-rally-/rally/plugins/common/scenarios/__init__.py openstack-rally-/rally/plugins/common/scenarios/dummy/ openstack-rally-/rally/plugins/common/scenarios/dummy/__init__.py openstack-rally-/rally/plugins/common/scenarios/dummy/dummy.py openstack-rally-/rally/plugins/common/scenarios/requests/ openstack-rally-/rally/plugins/common/scenarios/requests/__init__.py openstack-rally-/rally/plugins/common/scenarios/requests/http_requests.py openstack-rally-/rally/plugins/common/scenarios/requests/utils.py openstack-rally-/rally/plugins/common/sla/ openstack-rally-/rally/plugins/common/sla/__init__.py openstack-rally-/rally/plugins/common/sla/failure_rate.py openstack-rally-/rally/plugins/common/sla/iteration_time.py openstack-rally-/rally/plugins/common/sla/max_average_duration.py openstack-rally-/rally/plugins/common/sla/max_average_duration_per_atomic.py openstack-rally-/rally/plugins/common/sla/outliers.py openstack-rally-/rally/plugins/common/sla/performance_degradation.py openstack-rally-/rally/plugins/common/types.py openstack-rally-/rally/plugins/common/validators.py openstack-rally-/rally/plugins/common/verification/ openstack-rally-/rally/plugins/common/verification/__init__.py openstack-rally-/rally/plugins/common/verification/reporters.py openstack-rally-/rally/plugins/common/verification/testr.py openstack-rally-/rally/plugins/task/ openstack-rally-/rally/plugins/task/__init__.py openstack-rally-/rally/plugins/task/contexts/ openstack-rally-/rally/plugins/task/contexts/__init__.py openstack-rally-/rally/plugins/task/contexts/dummy.py openstack-rally-/rally/plugins/task/exporters/ openstack-rally-/rally/plugins/task/exporters/__init__.py openstack-rally-/rally/plugins/task/exporters/elastic/ openstack-rally-/rally/plugins/task/exporters/elastic/__init__.py openstack-rally-/rally/plugins/task/exporters/elastic/client.py openstack-rally-/rally/plugins/task/exporters/elastic/exporter.py openstack-rally-/rally/plugins/task/exporters/elastic/flatten.py openstack-rally-/rally/plugins/task/exporters/html.py openstack-rally-/rally/plugins/task/exporters/json_exporter.py openstack-rally-/rally/plugins/task/exporters/junit.py openstack-rally-/rally/plugins/task/exporters/old_json_results.py openstack-rally-/rally/plugins/task/exporters/trends.py openstack-rally-/rally/plugins/task/hook_triggers/ openstack-rally-/rally/plugins/task/hook_triggers/__init__.py openstack-rally-/rally/plugins/task/hook_triggers/event.py openstack-rally-/rally/plugins/task/hook_triggers/periodic.py openstack-rally-/rally/plugins/task/hooks/ openstack-rally-/rally/plugins/task/hooks/__init__.py openstack-rally-/rally/plugins/task/hooks/sys_call.py openstack-rally-/rally/plugins/task/runners/ openstack-rally-/rally/plugins/task/runners/__init__.py openstack-rally-/rally/plugins/task/runners/constant.py openstack-rally-/rally/plugins/task/runners/rps.py openstack-rally-/rally/plugins/task/runners/serial.py openstack-rally-/rally/plugins/task/scenarios/ openstack-rally-/rally/plugins/task/scenarios/__init__.py openstack-rally-/rally/plugins/task/scenarios/dummy/ openstack-rally-/rally/plugins/task/scenarios/dummy/__init__.py openstack-rally-/rally/plugins/task/scenarios/dummy/dummy.py openstack-rally-/rally/plugins/task/scenarios/requests/ openstack-rally-/rally/plugins/task/scenarios/requests/__init__.py openstack-rally-/rally/plugins/task/scenarios/requests/http_requests.py openstack-rally-/rally/plugins/task/scenarios/requests/utils.py openstack-rally-/rally/plugins/task/sla/ openstack-rally-/rally/plugins/task/sla/__init__.py openstack-rally-/rally/plugins/task/sla/failure_rate.py openstack-rally-/rally/plugins/task/sla/iteration_time.py openstack-rally-/rally/plugins/task/sla/max_average_duration.py openstack-rally-/rally/plugins/task/sla/max_average_duration_per_atomic.py openstack-rally-/rally/plugins/task/sla/outliers.py openstack-rally-/rally/plugins/task/sla/performance_degradation.py openstack-rally-/rally/plugins/task/types.py openstack-rally-/rally/plugins/verification/ openstack-rally-/rally/plugins/verification/__init__.py openstack-rally-/rally/plugins/verification/reporters.py openstack-rally-/rally/plugins/verification/testr.py openstack-rally-/rally/py.typed openstack-rally-/rally/task/ openstack-rally-/rally/task/__init__.py openstack-rally-/rally/task/atomic.py openstack-rally-/rally/task/engine.py openstack-rally-/rally/task/exporter.py openstack-rally-/rally/task/functional.py openstack-rally-/rally/task/processing/ openstack-rally-/rally/task/processing/__init__.py openstack-rally-/rally/task/processing/charts.py openstack-rally-/rally/task/processing/plot.py openstack-rally-/rally/task/processing/utils.py openstack-rally-/rally/task/runner.py openstack-rally-/rally/task/scenario.py openstack-rally-/rally/task/service.py openstack-rally-/rally/task/sla.py openstack-rally-/rally/task/task_cfg.py openstack-rally-/rally/task/types.py openstack-rally-/rally/task/utils.py openstack-rally-/rally/task/validation.py openstack-rally-/rally/task/context.py openstack-rally-/rally/task/hook.py openstack-rally-/rally/ui/ openstack-rally-/rally/ui/__init__.py openstack-rally-/rally/ui/templates/ openstack-rally-/rally/ui/templates/base.html openstack-rally-/rally/ui/templates/ci/ openstack-rally-/rally/ui/templates/ci/index.html openstack-rally-/rally/ui/templates/ci/index_verify.html openstack-rally-/rally/ui/templates/libs/ openstack-rally-/rally/ui/templates/libs/README.rst openstack-rally-/rally/ui/templates/libs/angular.1.3.3.min.js openstack-rally-/rally/ui/templates/libs/d3.3.4.13.min.js openstack-rally-/rally/ui/templates/libs/nv.d3.1.1.15-beta.min.css openstack-rally-/rally/ui/templates/libs/nv.d3.1.1.15-beta.min.js openstack-rally-/rally/ui/templates/task/ openstack-rally-/rally/ui/templates/task/directive_widget.js openstack-rally-/rally/ui/templates/task/report.html openstack-rally-/rally/ui/templates/task/trends.html openstack-rally-/rally/ui/templates/verification/ openstack-rally-/rally/ui/templates/verification/report.html openstack-rally-/rally/ui/utils.py openstack-rally-/rally/utils/ openstack-rally-/rally/utils/__init__.py openstack-rally-/rally/utils/encodeutils.py openstack-rally-/rally/utils/sshutils.py openstack-rally-/rally/utils/strutils.py openstack-rally-/rally/verification/ openstack-rally-/rally/verification/__init__.py openstack-rally-/rally/verification/context.py openstack-rally-/rally/verification/manager.py openstack-rally-/rally/verification/reporter.py openstack-rally-/rally/verification/utils.py openstack-rally-/samples/ openstack-rally-/samples/README.rst openstack-rally-/samples/tasks/ openstack-rally-/samples/tasks/README.rst openstack-rally-/samples/tasks/contexts/ openstack-rally-/samples/tasks/contexts/README.rst openstack-rally-/samples/tasks/contexts/dummy-context.json openstack-rally-/samples/tasks/contexts/dummy-context.yaml openstack-rally-/samples/tasks/runners/ openstack-rally-/samples/tasks/runners/README.rst openstack-rally-/samples/tasks/runners/constant/ openstack-rally-/samples/tasks/runners/constant/constant-for-duration.json openstack-rally-/samples/tasks/runners/constant/constant-for-duration.yaml openstack-rally-/samples/tasks/runners/constant/constant-timeout.json openstack-rally-/samples/tasks/runners/constant/constant-timeout.yaml openstack-rally-/samples/tasks/runners/rps/ openstack-rally-/samples/tasks/runners/rps/rps.json openstack-rally-/samples/tasks/runners/rps/rps.yaml openstack-rally-/samples/tasks/runners/serial/ openstack-rally-/samples/tasks/runners/serial/serial.json openstack-rally-/samples/tasks/runners/serial/serial.yaml openstack-rally-/samples/tasks/scenarios/ openstack-rally-/samples/tasks/scenarios/README.rst openstack-rally-/samples/tasks/scenarios/dummy/ openstack-rally-/samples/tasks/scenarios/dummy/dummy-exception-probability.json openstack-rally-/samples/tasks/scenarios/dummy/dummy-exception-probability.yaml openstack-rally-/samples/tasks/scenarios/dummy/dummy-exception.json openstack-rally-/samples/tasks/scenarios/dummy/dummy-exception.yaml openstack-rally-/samples/tasks/scenarios/dummy/dummy-failure.json openstack-rally-/samples/tasks/scenarios/dummy/dummy-failure.yaml openstack-rally-/samples/tasks/scenarios/dummy/dummy-output.json openstack-rally-/samples/tasks/scenarios/dummy/dummy-output.yaml openstack-rally-/samples/tasks/scenarios/dummy/dummy-random-action.json openstack-rally-/samples/tasks/scenarios/dummy/dummy-random-action.yaml openstack-rally-/samples/tasks/scenarios/dummy/dummy-random-fail-in-atomic.json openstack-rally-/samples/tasks/scenarios/dummy/dummy-random-fail-in-atomic.yaml openstack-rally-/samples/tasks/scenarios/dummy/dummy-timed-atomic-actions.json openstack-rally-/samples/tasks/scenarios/dummy/dummy-timed-atomic-actions.yaml openstack-rally-/samples/tasks/scenarios/dummy/dummy.json openstack-rally-/samples/tasks/scenarios/dummy/dummy.yaml openstack-rally-/samples/tasks/scenarios/requests/ openstack-rally-/samples/tasks/scenarios/requests/check-random-request.json openstack-rally-/samples/tasks/scenarios/requests/check-random-request.yaml openstack-rally-/samples/tasks/scenarios/requests/check-request.json openstack-rally-/samples/tasks/scenarios/requests/check-request.yaml openstack-rally-/samples/tasks/sla/ openstack-rally-/samples/tasks/sla/README.rst openstack-rally-/samples/tasks/sla/dummy.json openstack-rally-/samples/tasks/sla/dummy.yaml openstack-rally-/tests/ openstack-rally-/tests/README.rst openstack-rally-/tests/__init__.py openstack-rally-/tests/ci/ openstack-rally-/tests/ci/__init__.py openstack-rally-/tests/ci/cover.sh openstack-rally-/tests/ci/playbooks/ openstack-rally-/tests/ci/playbooks/.ansible-lint openstack-rally-/tests/ci/playbooks/docker-build-and-check.yaml openstack-rally-/tests/ci/playbooks/docker-build-check-and-push.yaml openstack-rally-/tests/ci/playbooks/fetch-html-and-json-reports.yaml openstack-rally-/tests/ci/playbooks/rally-install-pre.yaml openstack-rally-/tests/ci/playbooks/rally-install-run.yaml openstack-rally-/tests/ci/playbooks/roles/ openstack-rally-/tests/ci/playbooks/roles/docker-build-image/ openstack-rally-/tests/ci/playbooks/roles/docker-build-image/defaults/ openstack-rally-/tests/ci/playbooks/roles/docker-build-image/defaults/main.yaml openstack-rally-/tests/ci/playbooks/roles/docker-build-image/tasks/ openstack-rally-/tests/ci/playbooks/roles/docker-build-image/tasks/main.yaml openstack-rally-/tests/ci/playbooks/roles/docker-push-image/ openstack-rally-/tests/ci/playbooks/roles/docker-push-image/defaults/ openstack-rally-/tests/ci/playbooks/roles/docker-push-image/defaults/main.yaml openstack-rally-/tests/ci/playbooks/roles/docker-push-image/tasks/ openstack-rally-/tests/ci/playbooks/roles/docker-push-image/tasks/main.yaml openstack-rally-/tests/ci/playbooks/roles/rally-tox/ openstack-rally-/tests/ci/playbooks/roles/rally-tox/files/ openstack-rally-/tests/ci/playbooks/roles/rally-tox/files/find_python_for_tox_env.py openstack-rally-/tests/ci/playbooks/roles/rally-tox/tasks/ openstack-rally-/tests/ci/playbooks/roles/rally-tox/tasks/install.yaml openstack-rally-/tests/ci/playbooks/roles/rally-tox/tasks/main.yaml openstack-rally-/tests/ci/playbooks/roles/rally-tox/tasks/run.yaml openstack-rally-/tests/ci/playbooks/tox-install.yaml openstack-rally-/tests/ci/playbooks/tox-run.yaml openstack-rally-/tests/ci/rally_app.py openstack-rally-/tests/ci/rally_self_job.py openstack-rally-/tests/ci/render.py openstack-rally-/tests/ci/sync_requirements.py openstack-rally-/tests/functional/ openstack-rally-/tests/functional/__init__.py openstack-rally-/tests/functional/extra/ openstack-rally-/tests/functional/extra/fake_dir1/ openstack-rally-/tests/functional/extra/fake_dir1/fake_plugin1.py openstack-rally-/tests/functional/extra/fake_dir2/ openstack-rally-/tests/functional/extra/fake_dir2/fake_plugin2.py openstack-rally-/tests/functional/extra/fake_platforms.py openstack-rally-/tests/functional/extra/fake_verify.py openstack-rally-/tests/functional/extra/test_fake_scenario.json openstack-rally-/tests/functional/test_cli_deployment.py openstack-rally-/tests/functional/test_cli_env.py openstack-rally-/tests/functional/test_cli_functional.py openstack-rally-/tests/functional/test_cli_plugin.py openstack-rally-/tests/functional/test_cli_task.py openstack-rally-/tests/functional/test_cli_verify.py openstack-rally-/tests/functional/test_lib_api.py openstack-rally-/tests/functional/utils.py openstack-rally-/tests/hacking/ openstack-rally-/tests/hacking/__init__.py openstack-rally-/tests/hacking/checks.py openstack-rally-/tests/samples/ openstack-rally-/tests/samples/__init__.py openstack-rally-/tests/samples/test_task_samples.py openstack-rally-/tests/unit/ openstack-rally-/tests/unit/__init__.py openstack-rally-/tests/unit/cli/ openstack-rally-/tests/unit/cli/__init__.py openstack-rally-/tests/unit/cli/commands/ openstack-rally-/tests/unit/cli/commands/__init__.py openstack-rally-/tests/unit/cli/commands/test_db.py openstack-rally-/tests/unit/cli/commands/test_deployment.py openstack-rally-/tests/unit/cli/commands/test_docstrings.py openstack-rally-/tests/unit/cli/commands/test_env.py openstack-rally-/tests/unit/cli/commands/test_plugin.py openstack-rally-/tests/unit/cli/commands/test_task.py openstack-rally-/tests/unit/cli/commands/test_verify.py openstack-rally-/tests/unit/cli/test_cliutils.py openstack-rally-/tests/unit/cli/test_envutils.py openstack-rally-/tests/unit/cli/test_task_results_loader.py openstack-rally-/tests/unit/cli/test_yamlutils.py openstack-rally-/tests/unit/common/ openstack-rally-/tests/unit/common/__init__.py openstack-rally-/tests/unit/common/db/ openstack-rally-/tests/unit/common/db/__init__.py openstack-rally-/tests/unit/common/db/test_api.py openstack-rally-/tests/unit/common/db/test_migrations.py openstack-rally-/tests/unit/common/db/test_migrations_base.py openstack-rally-/tests/unit/common/db/test_types.py openstack-rally-/tests/unit/common/io/ openstack-rally-/tests/unit/common/io/__init__.py openstack-rally-/tests/unit/common/io/subunit_v2.stream openstack-rally-/tests/unit/common/io/test_junit.py openstack-rally-/tests/unit/common/io/test_subunit_v2.py openstack-rally-/tests/unit/common/objects/ openstack-rally-/tests/unit/common/objects/__init__.py openstack-rally-/tests/unit/common/objects/test_deploy.py openstack-rally-/tests/unit/common/objects/test_task.py openstack-rally-/tests/unit/common/objects/test_verification.py openstack-rally-/tests/unit/common/objects/test_verifier.py openstack-rally-/tests/unit/common/plugin/ openstack-rally-/tests/unit/common/plugin/__init__.py openstack-rally-/tests/unit/common/plugin/test_discover.py openstack-rally-/tests/unit/common/plugin/test_info.py openstack-rally-/tests/unit/common/plugin/test_meta.py openstack-rally-/tests/unit/common/plugin/test_plugin.py openstack-rally-/tests/unit/common/test_broker.py openstack-rally-/tests/unit/common/test_logging.py openstack-rally-/tests/unit/common/test_opts.py openstack-rally-/tests/unit/common/test_streaming_algorithms.py openstack-rally-/tests/unit/common/test_utils.py openstack-rally-/tests/unit/common/test_validation.py openstack-rally-/tests/unit/common/test_version.py openstack-rally-/tests/unit/doc/ openstack-rally-/tests/unit/doc/__init__.py openstack-rally-/tests/unit/doc/test_docker_readme.py openstack-rally-/tests/unit/doc/test_docstrings.py openstack-rally-/tests/unit/doc/test_jsonschemas.py openstack-rally-/tests/unit/doc/test_specs.py openstack-rally-/tests/unit/doc/utils.py openstack-rally-/tests/unit/doc/test_format.py openstack-rally-/tests/unit/env/ openstack-rally-/tests/unit/env/__init__.py openstack-rally-/tests/unit/env/test_env_mgr.py openstack-rally-/tests/unit/env/test_platform.py openstack-rally-/tests/unit/fakes.py openstack-rally-/tests/unit/plugins/ openstack-rally-/tests/unit/plugins/__init__.py openstack-rally-/tests/unit/plugins/common/ openstack-rally-/tests/unit/plugins/common/__init__.py openstack-rally-/tests/unit/plugins/common/test_validators.py openstack-rally-/tests/unit/plugins/task/ openstack-rally-/tests/unit/plugins/task/__init__.py openstack-rally-/tests/unit/plugins/task/contexts/ openstack-rally-/tests/unit/plugins/task/contexts/__init__.py openstack-rally-/tests/unit/plugins/task/contexts/test_dummy.py openstack-rally-/tests/unit/plugins/task/exporters/ openstack-rally-/tests/unit/plugins/task/exporters/__init__.py openstack-rally-/tests/unit/plugins/task/exporters/dummy_data.py openstack-rally-/tests/unit/plugins/task/exporters/elastic/ openstack-rally-/tests/unit/plugins/task/exporters/elastic/__init__.py openstack-rally-/tests/unit/plugins/task/exporters/elastic/test_client.py openstack-rally-/tests/unit/plugins/task/exporters/elastic/test_exporter.py openstack-rally-/tests/unit/plugins/task/exporters/elastic/test_flatten.py openstack-rally-/tests/unit/plugins/task/exporters/junit_report.xml openstack-rally-/tests/unit/plugins/task/exporters/test_html.py openstack-rally-/tests/unit/plugins/task/exporters/test_json_exporter.py openstack-rally-/tests/unit/plugins/task/exporters/test_junit.py openstack-rally-/tests/unit/plugins/task/exporters/test_old_json_results.py openstack-rally-/tests/unit/plugins/task/exporters/test_trends.py openstack-rally-/tests/unit/plugins/task/hook_triggers/ openstack-rally-/tests/unit/plugins/task/hook_triggers/__init__.py openstack-rally-/tests/unit/plugins/task/hook_triggers/test_event.py openstack-rally-/tests/unit/plugins/task/hook_triggers/test_periodic.py openstack-rally-/tests/unit/plugins/task/hooks/ openstack-rally-/tests/unit/plugins/task/hooks/__init__.py openstack-rally-/tests/unit/plugins/task/hooks/test_sys_call.py openstack-rally-/tests/unit/plugins/task/runners/ openstack-rally-/tests/unit/plugins/task/runners/__init__.py openstack-rally-/tests/unit/plugins/task/runners/test_constant.py openstack-rally-/tests/unit/plugins/task/runners/test_rps.py openstack-rally-/tests/unit/plugins/task/runners/test_serial.py openstack-rally-/tests/unit/plugins/task/scenarios/ openstack-rally-/tests/unit/plugins/task/scenarios/__init__.py openstack-rally-/tests/unit/plugins/task/scenarios/dummy/ openstack-rally-/tests/unit/plugins/task/scenarios/dummy/__init__.py openstack-rally-/tests/unit/plugins/task/scenarios/dummy/test_dummy.py openstack-rally-/tests/unit/plugins/task/scenarios/requests/ openstack-rally-/tests/unit/plugins/task/scenarios/requests/__init__.py openstack-rally-/tests/unit/plugins/task/scenarios/requests/test_http_requests.py openstack-rally-/tests/unit/plugins/task/scenarios/requests/test_utils.py openstack-rally-/tests/unit/plugins/task/sla/ openstack-rally-/tests/unit/plugins/task/sla/__init__.py openstack-rally-/tests/unit/plugins/task/sla/test_failure_rate.py openstack-rally-/tests/unit/plugins/task/sla/test_iteration_time.py openstack-rally-/tests/unit/plugins/task/sla/test_max_average_duration.py openstack-rally-/tests/unit/plugins/task/sla/test_max_average_duration_per_atomic.py openstack-rally-/tests/unit/plugins/task/sla/test_outliers.py openstack-rally-/tests/unit/plugins/task/sla/test_performance_degradation.py openstack-rally-/tests/unit/plugins/task/test_types.py openstack-rally-/tests/unit/plugins/verification/ openstack-rally-/tests/unit/plugins/verification/__init__.py openstack-rally-/tests/unit/plugins/verification/junit_report.xml openstack-rally-/tests/unit/plugins/verification/test_reporters.py openstack-rally-/tests/unit/plugins/verification/test_testr.py openstack-rally-/tests/unit/task/ openstack-rally-/tests/unit/task/__init__.py openstack-rally-/tests/unit/task/processing/ openstack-rally-/tests/unit/task/processing/__init__.py openstack-rally-/tests/unit/task/processing/test_charts.py openstack-rally-/tests/unit/task/processing/test_plot.py openstack-rally-/tests/unit/task/processing/test_utils.py openstack-rally-/tests/unit/task/test_atomic.py openstack-rally-/tests/unit/task/test_context.py openstack-rally-/tests/unit/task/test_engine.py openstack-rally-/tests/unit/task/test_exporter.py openstack-rally-/tests/unit/task/test_functional.py openstack-rally-/tests/unit/task/test_hook.py openstack-rally-/tests/unit/task/test_runner.py openstack-rally-/tests/unit/task/test_scenario.py openstack-rally-/tests/unit/task/test_services.py openstack-rally-/tests/unit/task/test_sla.py openstack-rally-/tests/unit/task/test_task_cfg.py openstack-rally-/tests/unit/task/test_types.py openstack-rally-/tests/unit/task/test_utils.py openstack-rally-/tests/unit/test.py openstack-rally-/tests/unit/test_api.py openstack-rally-/tests/unit/test_ddt.py openstack-rally-/tests/unit/test_exceptions.py openstack-rally-/tests/unit/test_hacking.py openstack-rally-/tests/unit/test_mock.py openstack-rally-/tests/unit/test_resources.py openstack-rally-/tests/unit/test_test_ddt.py openstack-rally-/tests/unit/test_test_mock.py openstack-rally-/tests/unit/ui/ openstack-rally-/tests/unit/ui/__init__.py openstack-rally-/tests/unit/ui/test_utils.py openstack-rally-/tests/unit/utils/ openstack-rally-/tests/unit/utils/__init__.py openstack-rally-/tests/unit/utils/test_encodeutils.py openstack-rally-/tests/unit/utils/test_sshutils.py openstack-rally-/tests/unit/utils/test_strutils.py openstack-rally-/tests/unit/verification/ openstack-rally-/tests/unit/verification/__init__.py openstack-rally-/tests/unit/verification/test_context.py openstack-rally-/tests/unit/verification/test_manager.py openstack-rally-/tests/unit/verification/test_reporter.py openstack-rally-/tests/unit/verification/test_utils.py openstack-rally-/tox.ini openstack-rally-/types-requirements.txt openstack-rally-/upper-constraints.txt openstack-rally-/DOCKER_README.md openstack-rally-/CHANGELOG.rst openstack-rally-/pyproject.toml openstack-rally-/requirements.txt openstack-rally-/test-requirements.txt + mkdir -p /tmp/tmp.JNcp3SLSHC/dist + mv /tmp/tmp.JNcp3SLSHC/0.0.1.tar.gz /tmp/tmp.JNcp3SLSHC/dist/ + '[' tarball == gem ']' ++ ls /tmp/tmp.JNcp3SLSHC/dist ++ grep .tar.gz + SOURCE=0.0.1.tar.gz + SOURCEEXT=.tar.gz + SOURCEPATH=/tmp/tmp.JNcp3SLSHC/dist/0.0.1.tar.gz ++ basename 0.0.1.tar.gz .tar.gz + SOURCEWITHREL=0.0.1-0.20250905140650..tar.gz + mv /tmp/tmp.JNcp3SLSHC/dist/0.0.1.tar.gz /tmp/tmp.JNcp3SLSHC/SOURCES/0.0.1-0.20250905140650..tar.gz + cd /home/centos10-master-uc/data/openstack-rally_distro + cp -a openstack-rally.spec /tmp/tmp.JNcp3SLSHC/SOURCES/ + cp openstack-rally.spec /tmp/tmp.JNcp3SLSHC/SPECS/ + cd /tmp/tmp.JNcp3SLSHC/SPECS/ + '[' -z '' ']' + grep -qc '^%define upstream_version.*' openstack-rally.spec + sed -i -e '1i%define upstream_version dba16b1\' openstack-rally.spec + grep -qc '^%global dlrn .*' openstack-rally.spec + sed -i -e '1i%global dlrn 1\' openstack-rally.spec + grep -qc '^%global dlrn_nvr .*' openstack-rally.spec ++ basename 0.0.1-0.20250905140650..tar.gz .tar.gz + sed -i -e '1i%global dlrn_nvr 0.0.1-0.20250905140650.\' openstack-rally.spec + sed -i -e s/UPSTREAMVERSION/dba16b1/g openstack-rally.spec + set_nvr_in_spec + VERSION=0.0.1 + sed -i -e 's/Version:.*/Version: 0.0.1/g' openstack-rally.spec + sed -i -e 's/Release:.*/Release: 0.20250905140650.%{?dist}/g' openstack-rally.spec + '[' '' '!=' 1 ']' + sed -i -e 's/^\(Source\|Source0\):.*/\1: 0.0.1-0.20250905140650..tar.gz/' openstack-rally.spec + '[' '' '!=' 1 ']' + sed -i -e '/^%changelog.*/q' openstack-rally.spec + cat openstack-rally.spec %global dlrn_nvr 0.0.1-0.20250905140650. %global dlrn 1 %define upstream_version dba16b1 %{!?sources_gpg: %{!?dlrn:%global sources_gpg 1} } %global sources_gpg_sign 0x2426b928085a020d8a90d0d879ab7008d0896c8a %global project rally %{!?upstream_version: %global upstream_version %{version}%{?milestone}} # we are excluding some runtime reqs from automatic generator %global excluded_reqs virtualenv # we are excluding some BRs from automatic generator %global excluded_brs doc8 bandit pre-commit hacking flake8-import-order pytest pytest-html rally-openstack # Exclude sphinx from BRs if docs are disabled %if ! 0%{?with_doc} %global excluded_brs %{excluded_brs} sphinx openstackdocstheme %endif %global with_doc %{!?_without_doc:1}%{?_without_doc:0} %global with_kubernetes 1 %global common_desc \ Rally is a benchmarking tool capable of performing specific, \ complex and reproducible test cases on real deployment scenarios. Name: openstack-%{project} Version: 0.0.1 Release: 0.20250905140650.%{?dist} Summary: Benchmarking System for OpenStack License: Apache-2.0 URL: https://rally.readthedocs.io Source0: 0.0.1-0.20250905140650..tar.gz # Required for tarball sources verification %if 0%{?sources_gpg} == 1 Source101: https://tarballs.openstack.org/rally/rally-%{upstream_version}.tar.gz.asc Source102: https://releases.openstack.org/_static/%{sources_gpg_sign}.txt %endif BuildArch: noarch # Required for tarball sources verification %if 0%{?sources_gpg} == 1 BuildRequires: /usr/bin/gpgv2 %endif BuildRequires: git-core BuildRequires: openstack-macros Requires: python3-rally = %{version}-%{release} %description %{common_desc} %package -n python3-%{project} Summary: Rally Python library Obsoletes: python2-%{project} < %{version}-%{release} BuildRequires: python3-devel BuildRequires: pyproject-rpm-macros %description -n python3-%{project} %{common_desc} This package contains the rally python library. %if 0%{?with_doc} %package doc Summary: Documentation for OpenStack Rally Requires: %{name} = %{version}-%{release} %description doc %{common_desc} This package contains documentation files for Rally. %endif %prep # Required for tarball sources verification %if 0%{?sources_gpg} == 1 %{gpgverify} --keyring=%{SOURCE102} --signature=%{SOURCE101} --data=%{SOURCE0} %endif %autosetup -S git -n %{project}-%{upstream_version} # Fix permissions chmod 644 `find samples/tasks/scenarios -type f -regex ".*\.\(yaml\|json\)" -print` sed -i /.*-c.*upper-constraints.txt.*/d tox.ini sed -i /^minversion.*/d tox.ini sed -i /^requires.*virtualenv.*/d tox.ini # 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 # Exclude some bad-known runtime reqs for pkg in %{excluded_reqs};do sed -i /^${pkg}.*/d requirements.txt done %generate_buildrequires %if 0%{?with_doc} %pyproject_buildrequires -t -e %{default_toxenv},docs %else %pyproject_buildrequires -t -e %{default_toxenv} %endif %build %pyproject_wheel # for Documentation %if 0%{?with_doc} export PYTHONPATH=. %tox -e docs # remove the sphinx-build leftovers rm -rf doc/build/html/.{doctrees,buildinfo} %endif %install %pyproject_install mkdir -p %{buildroot}/%{_sysconfdir}/bash_completion.d mv %{buildroot}/usr/etc/bash_completion.d/rally.bash_completion %{buildroot}/%{_sysconfdir}/bash_completion.d # Generate Rally config install -d -m 755 %{buildroot}%{_sysconfdir}/%{project}/ PYTHONPATH=. oslo-config-generator --config-file etc/rally/rally-config-generator.conf \ --output-file %{buildroot}%{_sysconfdir}/%{project}/rally.conf # fix config permission chmod 644 %{buildroot}%{_sysconfdir}/%{project}/rally.conf # Include Samples as it contains rally plugins and deployment configs mkdir -p %{buildroot}%{_datarootdir}/%{name} cp -pr samples %{buildroot}%{_datarootdir}/%{name} %files %license LICENSE %config(noreplace) %{_sysconfdir}/%{project}/%{project}.conf %{_bindir}/%{project} %{_sysconfdir}/bash_completion.d/rally.bash_completion %{_datarootdir}/%{name}/samples %files -n python3-%{project} %license LICENSE %{python3_sitelib}/%{project} %{python3_sitelib}/%{project}*.dist-info %if 0%{?with_doc} %files doc %license LICENSE %doc doc/build/html %endif %changelog + spectool -g -C /tmp/tmp.JNcp3SLSHC/SOURCES openstack-rally.spec error: line 25: Illegal sequence ".." in: Release: 0.20250905140650..el9 RPM Failed to parse spec file. + finalize + rm -rf /tmp/tmp.JNcp3SLSHC