+ 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/cloudops/21/c6/21c607cc46ede9a92557a27893419e5a87bfd414_3ce2abee' + /usr/bin/mock -v -r /home/centos10-master-uc/data/dlrn-5.cfg --resultdir /home/centos10-master-uc/data/repos/component/cloudops/21/c6/21c607cc46ede9a92557a27893419e5a87bfd414_3ce2abee --clean WARNING: config_opts['use_bootstrap_container'] is deprecated, please use config_opts['use_bootstrap'] instead INFO: mock.py version 6.5 starting (python version = 3.9.18, NVR = mock-6.5-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/cloudops/21/c6/21c607cc46ede9a92557a27893419e5a87bfd414_3ce2abee --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: ['/home/centos10-master-uc/data/dlrn-5.cfg', '/etc/mock/site-defaults.cfg', '/etc/mock/chroot-aliases.cfg'] DEBUG: version: 6.5 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos10-master-uc/data/repos/component/cloudops/21/c6/21c607cc46ede9a92557a27893419e5a87bfd414_3ce2abee 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', 'unbreq', '__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/cloudops/21/c6/21c607cc46ede9a92557a27893419e5a87bfd414_3ce2abee'}, '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/cloudops/21/c6/21c607cc46ede9a92557a27893419e5a87bfd414_3ce2abee'}, '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/cloudops/21/c6/21c607cc46ede9a92557a27893419e5a87bfd414_3ce2abee'}, '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/cloudops/21/c6/21c607cc46ede9a92557a27893419e5a87bfd414_3ce2abee'}, '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/cloudops/21/c6/21c607cc46ede9a92557a27893419e5a87bfd414_3ce2abee'}, '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/cloudops/21/c6/21c607cc46ede9a92557a27893419e5a87bfd414_3ce2abee'}, '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/cloudops/21/c6/21c607cc46ede9a92557a27893419e5a87bfd414_3ce2abee'}, '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/cloudops/21/c6/21c607cc46ede9a92557a27893419e5a87bfd414_3ce2abee'}, '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/cloudops/21/c6/21c607cc46ede9a92557a27893419e5a87bfd414_3ce2abee'}, '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/cloudops/21/c6/21c607cc46ede9a92557a27893419e5a87bfd414_3ce2abee'}, '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/cloudops/21/c6/21c607cc46ede9a92557a27893419e5a87bfd414_3ce2abee'}, '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/cloudops/21/c6/21c607cc46ede9a92557a27893419e5a87bfd414_3ce2abee'}, '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/cloudops/21/c6/21c607cc46ede9a92557a27893419e5a87bfd414_3ce2abee'}, '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/cloudops/21/c6/21c607cc46ede9a92557a27893419e5a87bfd414_3ce2abee'}, '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/cloudops/21/c6/21c607cc46ede9a92557a27893419e5a87bfd414_3ce2abee'}, '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/cloudops/21/c6/21c607cc46ede9a92557a27893419e5a87bfd414_3ce2abee'}, '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/cloudops/21/c6/21c607cc46ede9a92557a27893419e5a87bfd414_3ce2abee'}, '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/cloudops/21/c6/21c607cc46ede9a92557a27893419e5a87bfd414_3ce2abee'}, '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/cloudops/21/c6/21c607cc46ede9a92557a27893419e5a87bfd414_3ce2abee'}, '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/cloudops/21/c6/21c607cc46ede9a92557a27893419e5a87bfd414_3ce2abee'}, 'unbreq_enable': False, 'unbreq_opts': {'exclude_accessed_files': [], '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/cloudops/21/c6/21c607cc46ede9a92557a27893419e5a87bfd414_3ce2abee'}, '__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/cloudops/21/c6/21c607cc46ede9a92557a27893419e5a87bfd414_3ce2abee'}, '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/cloudops/21/c6/21c607cc46ede9a92557a27893419e5a87bfd414_3ce2abee'}} 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: f537ff8a-479a-4926-9424-e395987c01ca 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-25ef5677a674088bfb433ab39df3a75ac7b3cf8f baseurl=https://trunk.rdoproject.org/centos10-master/component/barbican/25/ef/25ef5677a674088bfb433ab39df3a75ac7b3cf8f_73c95ce7 enabled=1 gpgcheck=0 priority=1 [delorean-component-baremetal] name=delorean-python-ironic-tests-tempest-1cc9a1986bac40fe7e49c0e76166ad093411ddc6 baseurl=https://trunk.rdoproject.org/centos10-master/component/baremetal/1c/c9/1cc9a1986bac40fe7e49c0e76166ad093411ddc6_af6372a8 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-5bc8ed7d63c53be56ac3ed245f3c94a463fb8e23 baseurl=https://trunk.rdoproject.org/centos10-master/component/cinder/5b/c8/5bc8ed7d63c53be56ac3ed245f3c94a463fb8e23_c92ea047 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-ansible-collections-openstack-a1784932816bb8c2a5940fa56ac4eb553339b4c6 baseurl=https://trunk.rdoproject.org/centos10-master/component/clients/a1/78/a1784932816bb8c2a5940fa56ac4eb553339b4c6_9eb93d1d enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-cloudkitty-e72d356a6dd665a5747c965f5fcfc460aa98d305 baseurl=https://trunk.rdoproject.org/centos10-master/component/cloudops/e7/2d/e72d356a6dd665a5747c965f5fcfc460aa98d305_fbe05547 enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-openstack-heat-36a5345e961beeba04cf0e3285dfb9b750bd546e baseurl=https://trunk.rdoproject.org/centos10-master/component/common/36/a5/36a5345e961beeba04cf0e3285dfb9b750bd546e_b39f7146 enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-python-whitebox-tests-tempest-5b4c0669d3418898ac21fa27b03ab6c4222a8c94 baseurl=https://trunk.rdoproject.org/centos10-master/component/compute/5b/4c/5b4c0669d3418898ac21fa27b03ab6c4222a8c94_87a8050e enabled=1 gpgcheck=0 priority=1 [delorean-component-designate] name=delorean-python-designate-tests-tempest-88fc51f6327a4b8ac50078380d0fc91eca7eb449 baseurl=https://trunk.rdoproject.org/centos10-master/component/designate/88/fc/88fc51f6327a4b8ac50078380d0fc91eca7eb449_c08f60c6 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-f418d3f00d7c1e2bd4d1458b0c500716eb0ba653 baseurl=https://trunk.rdoproject.org/centos10-master/component/glance/f4/18/f418d3f00d7c1e2bd4d1458b0c500716eb0ba653_05968b35 enabled=1 gpgcheck=0 priority=1 [delorean-component-keystone] name=delorean-python-keystone-tests-tempest-97d6de342fc0b7487c2dc99765c4717850758afc baseurl=https://trunk.rdoproject.org/centos10-master/component/keystone/97/d6/97d6de342fc0b7487c2dc99765c4717850758afc_b1b2606b enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-openstack-manila-43a411f5f546112bbe2db3eaa4536c4a06c4fbf0 baseurl=https://trunk.rdoproject.org/centos10-master/component/manila/43/a4/43a411f5f546112bbe2db3eaa4536c4a06c4fbf0_9f8762cc enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-openstack-neutron-vpnaas-c6d82557726218eeed2b7ad445de10d04f9a0362 baseurl=https://trunk.rdoproject.org/centos10-master/component/network/c6/d8/c6d82557726218eeed2b7ad445de10d04f9a0362_c120bd8b enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-ff8ced223e689645521e1a8defc6b7bb464a34e7 baseurl=https://trunk.rdoproject.org/centos10-master/component/octavia/ff/8c/ff8ced223e689645521e1a8defc6b7bb464a34e7_cf67d3ef enabled=1 gpgcheck=0 priority=1 [delorean-component-optimize] name=delorean-openstack-watcher-8a884e3d5166678b85eaf264e518ef24b30085e5 baseurl=https://trunk.rdoproject.org/centos10-master/component/optimize/8a/88/8a884e3d5166678b85eaf264e518ef24b30085e5_7c132bab enabled=1 gpgcheck=0 priority=1 [delorean-component-podified] name=delorean-python-tcib-c2ae956ec1898faaed6197ef95439c1eb37dcae2 baseurl=https://trunk.rdoproject.org/centos10-master/component/podified/c2/ae/c2ae956ec1898faaed6197ef95439c1eb37dcae2_33748446 enabled=1 gpgcheck=0 priority=1 [delorean-component-puppet] name=delorean-puppet-ironic-62865b3f58fd9f12a2dd9616640bc7e421d44a64 baseurl=https://trunk.rdoproject.org/centos10-master/component/puppet/62/86/62865b3f58fd9f12a2dd9616640bc7e421d44a64_356509d0 enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-676e68fc0f563f8971cb97e0b862518fbb08d7c3 baseurl=https://trunk.rdoproject.org/centos10-master/component/swift/67/6e/676e68fc0f563f8971cb97e0b862518fbb08d7c3_2abff1ce enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-python-heat-tests-tempest-4972024980483a923ba136074968549d9abbb9a7 baseurl=https://trunk.rdoproject.org/centos10-master/component/tempest/49/72/4972024980483a923ba136074968549d9abbb9a7_59dfaae1 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-cloudkitty-ui-1ccd55bb7086fc7f0388b26eac6a71cdc22ec7e3 baseurl=https://trunk.rdoproject.org/centos10-master/component/ui/1c/cd/1ccd55bb7086fc7f0388b26eac6a71cdc22ec7e3_9c3343a9 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/cloudops/21/c6/21c607cc46ede9a92557a27893419e5a87bfd414_3ce2abee --init WARNING: config_opts['use_bootstrap_container'] is deprecated, please use config_opts['use_bootstrap'] instead INFO: mock.py version 6.5 starting (python version = 3.9.18, NVR = mock-6.5-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/cloudops/21/c6/21c607cc46ede9a92557a27893419e5a87bfd414_3ce2abee --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/site-defaults.cfg', '/home/centos10-master-uc/data/dlrn-5.cfg', '/etc/mock/chroot-aliases.cfg'] DEBUG: version: 6.5 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos10-master-uc/data/repos/component/cloudops/21/c6/21c607cc46ede9a92557a27893419e5a87bfd414_3ce2abee 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', 'unbreq', '__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/cloudops/21/c6/21c607cc46ede9a92557a27893419e5a87bfd414_3ce2abee'}, '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/cloudops/21/c6/21c607cc46ede9a92557a27893419e5a87bfd414_3ce2abee'}, '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/cloudops/21/c6/21c607cc46ede9a92557a27893419e5a87bfd414_3ce2abee'}, '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/cloudops/21/c6/21c607cc46ede9a92557a27893419e5a87bfd414_3ce2abee'}, '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/cloudops/21/c6/21c607cc46ede9a92557a27893419e5a87bfd414_3ce2abee'}, '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/cloudops/21/c6/21c607cc46ede9a92557a27893419e5a87bfd414_3ce2abee'}, '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/cloudops/21/c6/21c607cc46ede9a92557a27893419e5a87bfd414_3ce2abee'}, '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/cloudops/21/c6/21c607cc46ede9a92557a27893419e5a87bfd414_3ce2abee'}, '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/cloudops/21/c6/21c607cc46ede9a92557a27893419e5a87bfd414_3ce2abee'}, '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/cloudops/21/c6/21c607cc46ede9a92557a27893419e5a87bfd414_3ce2abee'}, '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/cloudops/21/c6/21c607cc46ede9a92557a27893419e5a87bfd414_3ce2abee'}, '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/cloudops/21/c6/21c607cc46ede9a92557a27893419e5a87bfd414_3ce2abee'}, '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/cloudops/21/c6/21c607cc46ede9a92557a27893419e5a87bfd414_3ce2abee'}, '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/cloudops/21/c6/21c607cc46ede9a92557a27893419e5a87bfd414_3ce2abee'}, '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/cloudops/21/c6/21c607cc46ede9a92557a27893419e5a87bfd414_3ce2abee'}, '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/cloudops/21/c6/21c607cc46ede9a92557a27893419e5a87bfd414_3ce2abee'}, '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/cloudops/21/c6/21c607cc46ede9a92557a27893419e5a87bfd414_3ce2abee'}, '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/cloudops/21/c6/21c607cc46ede9a92557a27893419e5a87bfd414_3ce2abee'}, '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/cloudops/21/c6/21c607cc46ede9a92557a27893419e5a87bfd414_3ce2abee'}, '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/cloudops/21/c6/21c607cc46ede9a92557a27893419e5a87bfd414_3ce2abee'}, 'unbreq_enable': False, 'unbreq_opts': {'exclude_accessed_files': [], '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/cloudops/21/c6/21c607cc46ede9a92557a27893419e5a87bfd414_3ce2abee'}, '__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/cloudops/21/c6/21c607cc46ede9a92557a27893419e5a87bfd414_3ce2abee'}, '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/cloudops/21/c6/21c607cc46ede9a92557a27893419e5a87bfd414_3ce2abee'}} 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: baad7ac8-a981-497c-a76d-76ee0c968fb5 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-25ef5677a674088bfb433ab39df3a75ac7b3cf8f baseurl=https://trunk.rdoproject.org/centos10-master/component/barbican/25/ef/25ef5677a674088bfb433ab39df3a75ac7b3cf8f_73c95ce7 enabled=1 gpgcheck=0 priority=1 [delorean-component-baremetal] name=delorean-python-ironic-tests-tempest-1cc9a1986bac40fe7e49c0e76166ad093411ddc6 baseurl=https://trunk.rdoproject.org/centos10-master/component/baremetal/1c/c9/1cc9a1986bac40fe7e49c0e76166ad093411ddc6_af6372a8 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-5bc8ed7d63c53be56ac3ed245f3c94a463fb8e23 baseurl=https://trunk.rdoproject.org/centos10-master/component/cinder/5b/c8/5bc8ed7d63c53be56ac3ed245f3c94a463fb8e23_c92ea047 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-ansible-collections-openstack-a1784932816bb8c2a5940fa56ac4eb553339b4c6 baseurl=https://trunk.rdoproject.org/centos10-master/component/clients/a1/78/a1784932816bb8c2a5940fa56ac4eb553339b4c6_9eb93d1d enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-cloudkitty-e72d356a6dd665a5747c965f5fcfc460aa98d305 baseurl=https://trunk.rdoproject.org/centos10-master/component/cloudops/e7/2d/e72d356a6dd665a5747c965f5fcfc460aa98d305_fbe05547 enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-openstack-heat-36a5345e961beeba04cf0e3285dfb9b750bd546e baseurl=https://trunk.rdoproject.org/centos10-master/component/common/36/a5/36a5345e961beeba04cf0e3285dfb9b750bd546e_b39f7146 enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-python-whitebox-tests-tempest-5b4c0669d3418898ac21fa27b03ab6c4222a8c94 baseurl=https://trunk.rdoproject.org/centos10-master/component/compute/5b/4c/5b4c0669d3418898ac21fa27b03ab6c4222a8c94_87a8050e enabled=1 gpgcheck=0 priority=1 [delorean-component-designate] name=delorean-python-designate-tests-tempest-88fc51f6327a4b8ac50078380d0fc91eca7eb449 baseurl=https://trunk.rdoproject.org/centos10-master/component/designate/88/fc/88fc51f6327a4b8ac50078380d0fc91eca7eb449_c08f60c6 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-f418d3f00d7c1e2bd4d1458b0c500716eb0ba653 baseurl=https://trunk.rdoproject.org/centos10-master/component/glance/f4/18/f418d3f00d7c1e2bd4d1458b0c500716eb0ba653_05968b35 enabled=1 gpgcheck=0 priority=1 [delorean-component-keystone] name=delorean-python-keystone-tests-tempest-97d6de342fc0b7487c2dc99765c4717850758afc baseurl=https://trunk.rdoproject.org/centos10-master/component/keystone/97/d6/97d6de342fc0b7487c2dc99765c4717850758afc_b1b2606b enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-openstack-manila-43a411f5f546112bbe2db3eaa4536c4a06c4fbf0 baseurl=https://trunk.rdoproject.org/centos10-master/component/manila/43/a4/43a411f5f546112bbe2db3eaa4536c4a06c4fbf0_9f8762cc enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-openstack-neutron-vpnaas-c6d82557726218eeed2b7ad445de10d04f9a0362 baseurl=https://trunk.rdoproject.org/centos10-master/component/network/c6/d8/c6d82557726218eeed2b7ad445de10d04f9a0362_c120bd8b enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-ff8ced223e689645521e1a8defc6b7bb464a34e7 baseurl=https://trunk.rdoproject.org/centos10-master/component/octavia/ff/8c/ff8ced223e689645521e1a8defc6b7bb464a34e7_cf67d3ef enabled=1 gpgcheck=0 priority=1 [delorean-component-optimize] name=delorean-openstack-watcher-8a884e3d5166678b85eaf264e518ef24b30085e5 baseurl=https://trunk.rdoproject.org/centos10-master/component/optimize/8a/88/8a884e3d5166678b85eaf264e518ef24b30085e5_7c132bab enabled=1 gpgcheck=0 priority=1 [delorean-component-podified] name=delorean-python-tcib-c2ae956ec1898faaed6197ef95439c1eb37dcae2 baseurl=https://trunk.rdoproject.org/centos10-master/component/podified/c2/ae/c2ae956ec1898faaed6197ef95439c1eb37dcae2_33748446 enabled=1 gpgcheck=0 priority=1 [delorean-component-puppet] name=delorean-puppet-ironic-62865b3f58fd9f12a2dd9616640bc7e421d44a64 baseurl=https://trunk.rdoproject.org/centos10-master/component/puppet/62/86/62865b3f58fd9f12a2dd9616640bc7e421d44a64_356509d0 enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-676e68fc0f563f8971cb97e0b862518fbb08d7c3 baseurl=https://trunk.rdoproject.org/centos10-master/component/swift/67/6e/676e68fc0f563f8971cb97e0b862518fbb08d7c3_2abff1ce enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-python-heat-tests-tempest-4972024980483a923ba136074968549d9abbb9a7 baseurl=https://trunk.rdoproject.org/centos10-master/component/tempest/49/72/4972024980483a923ba136074968549d9abbb9a7_59dfaae1 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-cloudkitty-ui-1ccd55bb7086fc7f0388b26eac6a71cdc22ec7e3 baseurl=https://trunk.rdoproject.org/centos10-master/component/ui/1c/cd/1ccd55bb7086fc7f0388b26eac6a71cdc22ec7e3_9c3343a9 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/cloudops/21/c6/21c607cc46ede9a92557a27893419e5a87bfd414_3ce2abee Mock Version: 6.5 INFO: Mock Version: 6.5 INFO: Mock Version: 6.5 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.bbjalq84', '/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/cloudops/21/c6/21c607cc46ede9a92557a27893419e5a87bfd414_3ce2abee 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 5.7Gi 329Mi 2.5Gi 12Gi 9.7Gi DEBUG: Swap: 15Gi 5.2Gi 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 845M 3.5G 20% /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: /dev/vda4 xfs 549G 178G 372G 33% / 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/cloudops/21/c6/21c607cc46ede9a92557a27893419e5a87bfd414_3ce2abee 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.nij24ywa', '/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 21c607cc46ede9a92557a27893419e5a87bfd414 Note: switching to '21c607cc46ede9a92557a27893419e5a87bfd414'. 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 21c607cc Run unit tests for stable branches periodically + '[' -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-aodh + set +o pipefail + xargs -n 1 git tag -d + git tag -l 'private-*' + set -o pipefail + popd ~/data/openstack-aodh + '[' -z '' ']' ++ tail -n 1 ++ /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)' 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 21.1.0.dev30 21c607c + UPSTREAMVERSION=21.1.0.dev30 + [[ 21.1.0.dev30 =~ ([^-]*)-(.+) ]] + [[ 21.1.0.dev30 =~ (.*?)\.(0rc.+) ]] + [[ 21.1.0.dev30 =~ (.*?)\.(0b.+) ]] + [[ 21.1.0.dev30 =~ (.*?)\.(0a.+) ]] + [[ 21.1.0.dev30 =~ (.*?)\.(dev.+) ]] + VERSION=21.1.0 + '[' 0.date.hash = 0.1.date.hash ']' + '[' 0.date.hash = minor.date.hash ']' + RELEASE=0.20251124111708.21c607c + '[' -r setup.py -a '!' -r metadata.json ']' + SOURCETYPE=tarball + /usr/bin/mock -v -r /home/centos10-master-uc/data/dlrn-5.cfg --resultdir /home/centos10-master-uc/data/repos/component/cloudops/21/c6/21c607cc46ede9a92557a27893419e5a87bfd414_3ce2abee --chroot 'cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)' WARNING: config_opts['use_bootstrap_container'] is deprecated, please use config_opts['use_bootstrap'] instead INFO: mock.py version 6.5 starting (python version = 3.9.18, NVR = mock-6.5-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/cloudops/21/c6/21c607cc46ede9a92557a27893419e5a87bfd414_3ce2abee --chroot 'cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)' Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/dnf_cache INFO: selinux enabled Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run DEBUG: mock final configuration: DEBUG: _aliases: {'yum.conf': 'dnf.conf', 'dnf5.conf': 'dnf.conf', 'dnf4.conf': 'dnf.conf', 'dnf_command': 'dnf4_command', 'dnf_common_opts': 'dnf4_common_opts', 'dnf_install_command': 'dnf4_install_command', 'dnf_disable_plugins': 'dnf4_disable_plugins', 'dnf_avoid_opts': 'dnf4_avoid_opts', 'dnf_builddep_opts': 'dnf4_builddep_opts', 'system_dnf4_command': 'dnf4_system_command', 'system_dnf_command': 'dnf4_system_command', 'system_dnf5_command': 'dnf5_system_command', 'system_yum_command': 'yum_system_command', 'system_microdnf_command': 'microdnf_system_command'} DEBUG: config_paths: ['/home/centos10-master-uc/data/dlrn-5.cfg', '/etc/mock/chroot-aliases.cfg', '/etc/mock/site-defaults.cfg'] DEBUG: version: 6.5 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos10-master-uc/data/repos/component/cloudops/21/c6/21c607cc46ede9a92557a27893419e5a87bfd414_3ce2abee 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', 'unbreq', '__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/cloudops/21/c6/21c607cc46ede9a92557a27893419e5a87bfd414_3ce2abee'}, '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/cloudops/21/c6/21c607cc46ede9a92557a27893419e5a87bfd414_3ce2abee'}, '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/cloudops/21/c6/21c607cc46ede9a92557a27893419e5a87bfd414_3ce2abee'}, '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/cloudops/21/c6/21c607cc46ede9a92557a27893419e5a87bfd414_3ce2abee'}, '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/cloudops/21/c6/21c607cc46ede9a92557a27893419e5a87bfd414_3ce2abee'}, '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/cloudops/21/c6/21c607cc46ede9a92557a27893419e5a87bfd414_3ce2abee'}, '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/cloudops/21/c6/21c607cc46ede9a92557a27893419e5a87bfd414_3ce2abee'}, '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/cloudops/21/c6/21c607cc46ede9a92557a27893419e5a87bfd414_3ce2abee'}, '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/cloudops/21/c6/21c607cc46ede9a92557a27893419e5a87bfd414_3ce2abee'}, '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/cloudops/21/c6/21c607cc46ede9a92557a27893419e5a87bfd414_3ce2abee'}, '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/cloudops/21/c6/21c607cc46ede9a92557a27893419e5a87bfd414_3ce2abee'}, '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/cloudops/21/c6/21c607cc46ede9a92557a27893419e5a87bfd414_3ce2abee'}, '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/cloudops/21/c6/21c607cc46ede9a92557a27893419e5a87bfd414_3ce2abee'}, '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/cloudops/21/c6/21c607cc46ede9a92557a27893419e5a87bfd414_3ce2abee'}, '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/cloudops/21/c6/21c607cc46ede9a92557a27893419e5a87bfd414_3ce2abee'}, '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/cloudops/21/c6/21c607cc46ede9a92557a27893419e5a87bfd414_3ce2abee'}, '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/cloudops/21/c6/21c607cc46ede9a92557a27893419e5a87bfd414_3ce2abee'}, '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/cloudops/21/c6/21c607cc46ede9a92557a27893419e5a87bfd414_3ce2abee'}, '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/cloudops/21/c6/21c607cc46ede9a92557a27893419e5a87bfd414_3ce2abee'}, '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/cloudops/21/c6/21c607cc46ede9a92557a27893419e5a87bfd414_3ce2abee'}, 'unbreq_enable': False, 'unbreq_opts': {'exclude_accessed_files': [], '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/cloudops/21/c6/21c607cc46ede9a92557a27893419e5a87bfd414_3ce2abee'}, '__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/cloudops/21/c6/21c607cc46ede9a92557a27893419e5a87bfd414_3ce2abee'}, '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/cloudops/21/c6/21c607cc46ede9a92557a27893419e5a87bfd414_3ce2abee'}} 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: b24b832d-d967-4310-8b88-29bb9869f7db 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-25ef5677a674088bfb433ab39df3a75ac7b3cf8f baseurl=https://trunk.rdoproject.org/centos10-master/component/barbican/25/ef/25ef5677a674088bfb433ab39df3a75ac7b3cf8f_73c95ce7 enabled=1 gpgcheck=0 priority=1 [delorean-component-baremetal] name=delorean-python-ironic-tests-tempest-1cc9a1986bac40fe7e49c0e76166ad093411ddc6 baseurl=https://trunk.rdoproject.org/centos10-master/component/baremetal/1c/c9/1cc9a1986bac40fe7e49c0e76166ad093411ddc6_af6372a8 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-5bc8ed7d63c53be56ac3ed245f3c94a463fb8e23 baseurl=https://trunk.rdoproject.org/centos10-master/component/cinder/5b/c8/5bc8ed7d63c53be56ac3ed245f3c94a463fb8e23_c92ea047 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-ansible-collections-openstack-a1784932816bb8c2a5940fa56ac4eb553339b4c6 baseurl=https://trunk.rdoproject.org/centos10-master/component/clients/a1/78/a1784932816bb8c2a5940fa56ac4eb553339b4c6_9eb93d1d enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-cloudkitty-e72d356a6dd665a5747c965f5fcfc460aa98d305 baseurl=https://trunk.rdoproject.org/centos10-master/component/cloudops/e7/2d/e72d356a6dd665a5747c965f5fcfc460aa98d305_fbe05547 enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-openstack-heat-36a5345e961beeba04cf0e3285dfb9b750bd546e baseurl=https://trunk.rdoproject.org/centos10-master/component/common/36/a5/36a5345e961beeba04cf0e3285dfb9b750bd546e_b39f7146 enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-python-whitebox-tests-tempest-5b4c0669d3418898ac21fa27b03ab6c4222a8c94 baseurl=https://trunk.rdoproject.org/centos10-master/component/compute/5b/4c/5b4c0669d3418898ac21fa27b03ab6c4222a8c94_87a8050e enabled=1 gpgcheck=0 priority=1 [delorean-component-designate] name=delorean-python-designate-tests-tempest-88fc51f6327a4b8ac50078380d0fc91eca7eb449 baseurl=https://trunk.rdoproject.org/centos10-master/component/designate/88/fc/88fc51f6327a4b8ac50078380d0fc91eca7eb449_c08f60c6 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-f418d3f00d7c1e2bd4d1458b0c500716eb0ba653 baseurl=https://trunk.rdoproject.org/centos10-master/component/glance/f4/18/f418d3f00d7c1e2bd4d1458b0c500716eb0ba653_05968b35 enabled=1 gpgcheck=0 priority=1 [delorean-component-keystone] name=delorean-python-keystone-tests-tempest-97d6de342fc0b7487c2dc99765c4717850758afc baseurl=https://trunk.rdoproject.org/centos10-master/component/keystone/97/d6/97d6de342fc0b7487c2dc99765c4717850758afc_b1b2606b enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-openstack-manila-43a411f5f546112bbe2db3eaa4536c4a06c4fbf0 baseurl=https://trunk.rdoproject.org/centos10-master/component/manila/43/a4/43a411f5f546112bbe2db3eaa4536c4a06c4fbf0_9f8762cc enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-openstack-neutron-vpnaas-c6d82557726218eeed2b7ad445de10d04f9a0362 baseurl=https://trunk.rdoproject.org/centos10-master/component/network/c6/d8/c6d82557726218eeed2b7ad445de10d04f9a0362_c120bd8b enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-ff8ced223e689645521e1a8defc6b7bb464a34e7 baseurl=https://trunk.rdoproject.org/centos10-master/component/octavia/ff/8c/ff8ced223e689645521e1a8defc6b7bb464a34e7_cf67d3ef enabled=1 gpgcheck=0 priority=1 [delorean-component-optimize] name=delorean-openstack-watcher-8a884e3d5166678b85eaf264e518ef24b30085e5 baseurl=https://trunk.rdoproject.org/centos10-master/component/optimize/8a/88/8a884e3d5166678b85eaf264e518ef24b30085e5_7c132bab enabled=1 gpgcheck=0 priority=1 [delorean-component-podified] name=delorean-python-tcib-c2ae956ec1898faaed6197ef95439c1eb37dcae2 baseurl=https://trunk.rdoproject.org/centos10-master/component/podified/c2/ae/c2ae956ec1898faaed6197ef95439c1eb37dcae2_33748446 enabled=1 gpgcheck=0 priority=1 [delorean-component-puppet] name=delorean-puppet-ironic-62865b3f58fd9f12a2dd9616640bc7e421d44a64 baseurl=https://trunk.rdoproject.org/centos10-master/component/puppet/62/86/62865b3f58fd9f12a2dd9616640bc7e421d44a64_356509d0 enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-676e68fc0f563f8971cb97e0b862518fbb08d7c3 baseurl=https://trunk.rdoproject.org/centos10-master/component/swift/67/6e/676e68fc0f563f8971cb97e0b862518fbb08d7c3_2abff1ce enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-python-heat-tests-tempest-4972024980483a923ba136074968549d9abbb9a7 baseurl=https://trunk.rdoproject.org/centos10-master/component/tempest/49/72/4972024980483a923ba136074968549d9abbb9a7_59dfaae1 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-cloudkitty-ui-1ccd55bb7086fc7f0388b26eac6a71cdc22ec7e3 baseurl=https://trunk.rdoproject.org/centos10-master/component/ui/1c/cd/1ccd55bb7086fc7f0388b26eac6a71cdc22ec7e3_9c3343a9 enabled=1 gpgcheck=0 priority=1 [delorean-master-testing] name=dlrn-master-testing baseurl=https://trunk.rdoproject.org/centos10-master/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-master-build-deps] name=dlrn-master-build-deps baseurl=https://trunk.rdoproject.org/centos10-master/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos10-rabbitmq] name=centos9-rabbitmq baseurl=https://trunk.rdoproject.org/centos10-master/rabbitmq/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos10-storage] name=centos10-storage baseurl=http://mirror.stream.centos.org/SIGs/10-stream/storage/$basearch/ceph-squid/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos10-opstools] name=centos10-opstools baseurl=http://mirror.stream.centos.org/SIGs/10-stream/opstools/$basearch/collectd-5/ enabled=0 gpgcheck=0 module_hotfixes=1 [centos10-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=https://buildlogs.centos.org/centos/10-stream/nfv/x86_64/openvswitch-2/ enabled=1 gpgcheck=0 module_hotfixes=1 # epel is required for Ceph Squid and DLRN mock [epel-low-priority] name=Extra Packages for Enterprise Linux $releasever - $basearch metalink=https://mirrors.fedoraproject.org/metalink?repo=epel-$releasever&arch=$basearch&infra=$infra&content=$contentdir enabled=1 gpgcheck=0 countme=1 priority=100 includepkgs=liboath,gperftools-libs,thrift,libpmemobj,liborc2,libpmem,parquet-libs,libarrow*,mock*,distribution-gpg-keys,python3-templated-dictionary,python3-backoff DEBUG: __jinja_expand: True DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: build_log_fmt_str: %(message)s DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: state_log_fmt_str: %(asctime)s - %(message)s DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5 DEBUG: ensuring that dir exists: /home/centos10-master-uc/data/repos/component/cloudops/21/c6/21c607cc46ede9a92557a27893419e5a87bfd414_3ce2abee Mock Version: 6.5 INFO: Mock Version: 6.5 INFO: Mock Version: 6.5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/mapper DEBUG: kernel version == 5.14.0-427.16.1.el9_4.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/results DEBUG: searching for 'dnf4' package manager or alternatives INFO: Package manager dnf4 detected and used (fallback) DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: copying CA trust dir into chroot: /etc/pki/ca-trust => /etc/pki/ca-trust DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust with files from /etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: copying CA trust dir into chroot: /usr/share/pki/ca-trust-source => /usr/share/pki/ca-trust-source DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share DEBUG: Copying /usr/share/distribution-gpg-keys to the bootstrap chroot DEBUG: child environment: None DEBUG: Executing command: ['cp', '-a', '/usr/share/distribution-gpg-keys', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.rolm7pei', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc DEBUG: method _make_users skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root. DEBUG: ensuring that dir exists: /home/centos10-master-uc/data/repos/component/cloudops/21/c6/21c607cc46ede9a92557a27893419e5a87bfd414_3ce2abee INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Address sizes: 40 bits physical, 48 bits virtual DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Vendor ID: AuthenticAMD DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: Stepping: 0 DEBUG: BogoMIPS: 5599.99 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt lbrv nrip_save tsc_scale vmcb_clean pausefilter pfthreshold umip rdpid arch_capabilities DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 128 KiB (4 instances) DEBUG: L1i cache: 128 KiB (4 instances) DEBUG: L2 cache: 2 MiB (4 instances) DEBUG: L3 cache: 64 MiB (4 instances) DEBUG: NUMA node(s): 1 DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Vulnerability Gather data sampling: Not affected DEBUG: Vulnerability Itlb multihit: Not affected DEBUG: Vulnerability L1tf: Not affected DEBUG: Vulnerability Mds: Not affected DEBUG: Vulnerability Meltdown: Not affected DEBUG: Vulnerability Mmio stale data: Not affected DEBUG: Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled DEBUG: Vulnerability Spec rstack overflow: Vulnerable: Safe RET, no microcode DEBUG: Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl DEBUG: Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization DEBUG: Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, STIBP disabled, RSB filling, PBRSB-eIBRS Not affected DEBUG: Vulnerability Srbds: Not affected DEBUG: Vulnerability Tsx async abort: Not affected DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free', '--human'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 15Gi 5.1Gi 827Mi 2.2Gi 11Gi 10Gi DEBUG: Swap: 15Gi 5.2Gi 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 861M 3.5G 21% /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: /dev/vda4 xfs 549G 178G 372G 33% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum.repos.d DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/mapper DEBUG: kernel version == 5.14.0-427.16.1.el9_4.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: resultdir = /home/centos10-master-uc/data/repos/component/cloudops/21/c6/21c607cc46ede9a92557a27893419e5a87bfd414_3ce2abee 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.e6o4a5w2', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['userdel', '-f', 'mockbuild', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['groupdel', 'mock', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['groupadd', 'mock', '-g', '135', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['useradd', 'mockbuild', '-o', '-u', '1039', '-g', '135', '-N', '-d', '/builddir', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: useradd: warning: the home directory /builddir already exists. DEBUG: useradd: Not copying any file from skel directory into it. DEBUG: Creating mailbox file: File exists DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/.initialized Finish: chroot init INFO: Running in chroot: ['cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)'] Start: chroot ['cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)'] DEBUG: child environment: None DEBUG: Executing command: ['cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell True /usr/lib/python3.12/site-packages/setuptools/__init__.py:80: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! dist.fetch_build_eggs(dist.setup_requires) WARNING: The wheel package is not available. [pbr] Generating ChangeLog WARNING setuptools_scm._integration.setuptools pyproject.toml does not contain a tool.setuptools_scm section /usr/lib/python3.12/site-packages/setuptools/command/develop.py:39: EasyInstallDeprecationWarning: easy_install command is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` and ``easy_install``. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://github.com/pypa/setuptools/issues/917 for details. ******************************************************************************** !! easy_install.initialize_options(self) /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running sdist [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.1s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.3s) running egg_info creating aodh.egg-info writing aodh.egg-info/PKG-INFO writing dependency_links to aodh.egg-info/dependency_links.txt writing entry points to aodh.egg-info/entry_points.txt writing requirements to aodh.egg-info/requires.txt writing top-level names to aodh.egg-info/top_level.txt writing pbr to aodh.egg-info/pbr.json [pbr] Processing SOURCES.txt writing manifest file 'aodh.egg-info/SOURCES.txt' [pbr] In git context, generating filelist from git warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'aodh.egg-info/SOURCES.txt' [pbr] reno was not found or is too old. Skipping release notes running check creating aodh-21.1.0.dev30 creating aodh-21.1.0.dev30/aodh creating aodh-21.1.0.dev30/aodh.egg-info creating aodh-21.1.0.dev30/aodh/api creating aodh-21.1.0.dev30/aodh/api/controllers creating aodh-21.1.0.dev30/aodh/api/controllers/v2 creating aodh-21.1.0.dev30/aodh/api/controllers/v2/alarm_rules creating aodh-21.1.0.dev30/aodh/cmd creating aodh-21.1.0.dev30/aodh/conf creating aodh-21.1.0.dev30/aodh/evaluator creating aodh-21.1.0.dev30/aodh/locale creating aodh-21.1.0.dev30/aodh/locale/de creating aodh-21.1.0.dev30/aodh/locale/de/LC_MESSAGES creating aodh-21.1.0.dev30/aodh/locale/en_GB creating aodh-21.1.0.dev30/aodh/locale/en_GB/LC_MESSAGES creating aodh-21.1.0.dev30/aodh/locale/es creating aodh-21.1.0.dev30/aodh/locale/es/LC_MESSAGES creating aodh-21.1.0.dev30/aodh/locale/fr creating aodh-21.1.0.dev30/aodh/locale/fr/LC_MESSAGES creating aodh-21.1.0.dev30/aodh/locale/id creating aodh-21.1.0.dev30/aodh/locale/id/LC_MESSAGES creating aodh-21.1.0.dev30/aodh/locale/it creating aodh-21.1.0.dev30/aodh/locale/it/LC_MESSAGES creating aodh-21.1.0.dev30/aodh/locale/ja creating aodh-21.1.0.dev30/aodh/locale/ja/LC_MESSAGES creating aodh-21.1.0.dev30/aodh/locale/ko_KR creating aodh-21.1.0.dev30/aodh/locale/ko_KR/LC_MESSAGES creating aodh-21.1.0.dev30/aodh/locale/pt creating aodh-21.1.0.dev30/aodh/locale/pt/LC_MESSAGES creating aodh-21.1.0.dev30/aodh/locale/pt_BR creating aodh-21.1.0.dev30/aodh/locale/pt_BR/LC_MESSAGES creating aodh-21.1.0.dev30/aodh/locale/ru creating aodh-21.1.0.dev30/aodh/locale/ru/LC_MESSAGES creating aodh-21.1.0.dev30/aodh/locale/zh_CN creating aodh-21.1.0.dev30/aodh/locale/zh_CN/LC_MESSAGES creating aodh-21.1.0.dev30/aodh/locale/zh_TW creating aodh-21.1.0.dev30/aodh/locale/zh_TW/LC_MESSAGES creating aodh-21.1.0.dev30/aodh/notifier creating aodh-21.1.0.dev30/aodh/storage creating aodh-21.1.0.dev30/aodh/storage/sqlalchemy creating aodh-21.1.0.dev30/aodh/storage/sqlalchemy/alembic creating aodh-21.1.0.dev30/aodh/storage/sqlalchemy/alembic/versions creating aodh-21.1.0.dev30/aodh/tests creating aodh-21.1.0.dev30/aodh/tests/functional creating aodh-21.1.0.dev30/aodh/tests/functional/api creating aodh-21.1.0.dev30/aodh/tests/functional/api/v2 creating aodh-21.1.0.dev30/aodh/tests/functional/hooks creating aodh-21.1.0.dev30/aodh/tests/functional/storage creating aodh-21.1.0.dev30/aodh/tests/functional/storage/sqlalchemy creating aodh-21.1.0.dev30/aodh/tests/unit creating aodh-21.1.0.dev30/aodh/tests/unit/cmd creating aodh-21.1.0.dev30/aodh/tests/unit/evaluator creating aodh-21.1.0.dev30/aodh/tests/unit/notifier creating aodh-21.1.0.dev30/aodh/wsgi creating aodh-21.1.0.dev30/devstack creating aodh-21.1.0.dev30/devstack/upgrade creating aodh-21.1.0.dev30/doc creating aodh-21.1.0.dev30/doc/source creating aodh-21.1.0.dev30/doc/source/_static creating aodh-21.1.0.dev30/doc/source/admin creating aodh-21.1.0.dev30/doc/source/cli creating aodh-21.1.0.dev30/doc/source/configuration creating aodh-21.1.0.dev30/doc/source/contributor creating aodh-21.1.0.dev30/doc/source/contributor/install creating aodh-21.1.0.dev30/doc/source/contributor/releasenotes creating aodh-21.1.0.dev30/doc/source/contributor/webapi creating aodh-21.1.0.dev30/doc/source/install creating aodh-21.1.0.dev30/etc creating aodh-21.1.0.dev30/etc/aodh creating aodh-21.1.0.dev30/rally-jobs creating aodh-21.1.0.dev30/rally-jobs/extra creating aodh-21.1.0.dev30/rally-jobs/plugins creating aodh-21.1.0.dev30/releasenotes creating aodh-21.1.0.dev30/releasenotes/notes creating aodh-21.1.0.dev30/releasenotes/source creating aodh-21.1.0.dev30/releasenotes/source/_static creating aodh-21.1.0.dev30/releasenotes/source/locale creating aodh-21.1.0.dev30/releasenotes/source/locale/de creating aodh-21.1.0.dev30/releasenotes/source/locale/de/LC_MESSAGES creating aodh-21.1.0.dev30/releasenotes/source/locale/en_GB creating aodh-21.1.0.dev30/releasenotes/source/locale/en_GB/LC_MESSAGES creating aodh-21.1.0.dev30/releasenotes/source/locale/fr creating aodh-21.1.0.dev30/releasenotes/source/locale/fr/LC_MESSAGES creating aodh-21.1.0.dev30/releasenotes/source/locale/ja creating aodh-21.1.0.dev30/releasenotes/source/locale/ja/LC_MESSAGES creating aodh-21.1.0.dev30/releasenotes/source/locale/ko_KR creating aodh-21.1.0.dev30/releasenotes/source/locale/ko_KR/LC_MESSAGES creating aodh-21.1.0.dev30/releasenotes/source/locale/pt_BR creating aodh-21.1.0.dev30/releasenotes/source/locale/pt_BR/LC_MESSAGES copying files to aodh-21.1.0.dev30... copying .coveragerc -> aodh-21.1.0.dev30 copying .mailmap -> aodh-21.1.0.dev30 copying .pre-commit-config.yaml -> aodh-21.1.0.dev30 copying .stestr.conf -> aodh-21.1.0.dev30 copying .zuul.yaml -> aodh-21.1.0.dev30 copying AUTHORS -> aodh-21.1.0.dev30 copying CONTRIBUTING.rst -> aodh-21.1.0.dev30 copying ChangeLog -> aodh-21.1.0.dev30 copying HACKING.rst -> aodh-21.1.0.dev30 copying LICENSE -> aodh-21.1.0.dev30 copying MAINTAINERS -> aodh-21.1.0.dev30 copying README.rst -> aodh-21.1.0.dev30 copying bindep.txt -> aodh-21.1.0.dev30 copying pyproject.toml -> aodh-21.1.0.dev30 copying requirements.txt -> aodh-21.1.0.dev30 copying setup.cfg -> aodh-21.1.0.dev30 copying setup.py -> aodh-21.1.0.dev30 copying test-requirements.txt -> aodh-21.1.0.dev30 copying tox.ini -> aodh-21.1.0.dev30 copying aodh/__init__.py -> aodh-21.1.0.dev30/aodh copying aodh/coordination.py -> aodh-21.1.0.dev30/aodh copying aodh/event.py -> aodh-21.1.0.dev30/aodh copying aodh/i18n.py -> aodh-21.1.0.dev30/aodh copying aodh/keystone_client.py -> aodh-21.1.0.dev30/aodh copying aodh/messaging.py -> aodh-21.1.0.dev30/aodh copying aodh/opts.py -> aodh-21.1.0.dev30/aodh copying aodh/profiler.py -> aodh-21.1.0.dev30/aodh copying aodh/queue.py -> aodh-21.1.0.dev30/aodh copying aodh/service.py -> aodh-21.1.0.dev30/aodh copying aodh/version.py -> aodh-21.1.0.dev30/aodh copying aodh.egg-info/PKG-INFO -> aodh-21.1.0.dev30/aodh.egg-info copying aodh.egg-info/SOURCES.txt -> aodh-21.1.0.dev30/aodh.egg-info copying aodh.egg-info/dependency_links.txt -> aodh-21.1.0.dev30/aodh.egg-info copying aodh.egg-info/entry_points.txt -> aodh-21.1.0.dev30/aodh.egg-info copying aodh.egg-info/not-zip-safe -> aodh-21.1.0.dev30/aodh.egg-info copying aodh.egg-info/pbr.json -> aodh-21.1.0.dev30/aodh.egg-info copying aodh.egg-info/requires.txt -> aodh-21.1.0.dev30/aodh.egg-info copying aodh.egg-info/top_level.txt -> aodh-21.1.0.dev30/aodh.egg-info copying aodh/api/__init__.py -> aodh-21.1.0.dev30/aodh/api copying aodh/api/api-paste.ini -> aodh-21.1.0.dev30/aodh/api copying aodh/api/app.py -> aodh-21.1.0.dev30/aodh/api copying aodh/api/app.wsgi -> aodh-21.1.0.dev30/aodh/api copying aodh/api/hooks.py -> aodh-21.1.0.dev30/aodh/api copying aodh/api/middleware.py -> aodh-21.1.0.dev30/aodh/api copying aodh/api/policies.py -> aodh-21.1.0.dev30/aodh/api copying aodh/api/rbac.py -> aodh-21.1.0.dev30/aodh/api copying aodh/api/controllers/__init__.py -> aodh-21.1.0.dev30/aodh/api/controllers copying aodh/api/controllers/root.py -> aodh-21.1.0.dev30/aodh/api/controllers copying aodh/api/controllers/v2/__init__.py -> aodh-21.1.0.dev30/aodh/api/controllers/v2 copying aodh/api/controllers/v2/alarms.py -> aodh-21.1.0.dev30/aodh/api/controllers/v2 copying aodh/api/controllers/v2/base.py -> aodh-21.1.0.dev30/aodh/api/controllers/v2 copying aodh/api/controllers/v2/capabilities.py -> aodh-21.1.0.dev30/aodh/api/controllers/v2 copying aodh/api/controllers/v2/metrics.py -> aodh-21.1.0.dev30/aodh/api/controllers/v2 copying aodh/api/controllers/v2/query.py -> aodh-21.1.0.dev30/aodh/api/controllers/v2 copying aodh/api/controllers/v2/quotas.py -> aodh-21.1.0.dev30/aodh/api/controllers/v2 copying aodh/api/controllers/v2/root.py -> aodh-21.1.0.dev30/aodh/api/controllers/v2 copying aodh/api/controllers/v2/utils.py -> aodh-21.1.0.dev30/aodh/api/controllers/v2 copying aodh/api/controllers/v2/alarm_rules/__init__.py -> aodh-21.1.0.dev30/aodh/api/controllers/v2/alarm_rules copying aodh/api/controllers/v2/alarm_rules/composite.py -> aodh-21.1.0.dev30/aodh/api/controllers/v2/alarm_rules copying aodh/api/controllers/v2/alarm_rules/event.py -> aodh-21.1.0.dev30/aodh/api/controllers/v2/alarm_rules copying aodh/api/controllers/v2/alarm_rules/gnocchi.py -> aodh-21.1.0.dev30/aodh/api/controllers/v2/alarm_rules copying aodh/api/controllers/v2/alarm_rules/loadbalancer.py -> aodh-21.1.0.dev30/aodh/api/controllers/v2/alarm_rules copying aodh/api/controllers/v2/alarm_rules/prometheus.py -> aodh-21.1.0.dev30/aodh/api/controllers/v2/alarm_rules copying aodh/cmd/__init__.py -> aodh-21.1.0.dev30/aodh/cmd copying aodh/cmd/alarm.py -> aodh-21.1.0.dev30/aodh/cmd copying aodh/cmd/aodh-config-generator.conf -> aodh-21.1.0.dev30/aodh/cmd copying aodh/cmd/status.py -> aodh-21.1.0.dev30/aodh/cmd copying aodh/cmd/storage.py -> aodh-21.1.0.dev30/aodh/cmd copying aodh/conf/__init__.py -> aodh-21.1.0.dev30/aodh/conf copying aodh/conf/defaults.py -> aodh-21.1.0.dev30/aodh/conf copying aodh/evaluator/__init__.py -> aodh-21.1.0.dev30/aodh/evaluator copying aodh/evaluator/composite.py -> aodh-21.1.0.dev30/aodh/evaluator copying aodh/evaluator/event.py -> aodh-21.1.0.dev30/aodh/evaluator copying aodh/evaluator/gnocchi.py -> aodh-21.1.0.dev30/aodh/evaluator copying aodh/evaluator/loadbalancer.py -> aodh-21.1.0.dev30/aodh/evaluator copying aodh/evaluator/prometheus.py -> aodh-21.1.0.dev30/aodh/evaluator copying aodh/evaluator/threshold.py -> aodh-21.1.0.dev30/aodh/evaluator copying aodh/evaluator/utils.py -> aodh-21.1.0.dev30/aodh/evaluator copying aodh/locale/de/LC_MESSAGES/aodh.po -> aodh-21.1.0.dev30/aodh/locale/de/LC_MESSAGES copying aodh/locale/en_GB/LC_MESSAGES/aodh.po -> aodh-21.1.0.dev30/aodh/locale/en_GB/LC_MESSAGES copying aodh/locale/es/LC_MESSAGES/aodh.po -> aodh-21.1.0.dev30/aodh/locale/es/LC_MESSAGES copying aodh/locale/fr/LC_MESSAGES/aodh.po -> aodh-21.1.0.dev30/aodh/locale/fr/LC_MESSAGES copying aodh/locale/id/LC_MESSAGES/aodh.po -> aodh-21.1.0.dev30/aodh/locale/id/LC_MESSAGES copying aodh/locale/it/LC_MESSAGES/aodh.po -> aodh-21.1.0.dev30/aodh/locale/it/LC_MESSAGES copying aodh/locale/ja/LC_MESSAGES/aodh.po -> aodh-21.1.0.dev30/aodh/locale/ja/LC_MESSAGES copying aodh/locale/ko_KR/LC_MESSAGES/aodh.po -> aodh-21.1.0.dev30/aodh/locale/ko_KR/LC_MESSAGES copying aodh/locale/pt/LC_MESSAGES/aodh.po -> aodh-21.1.0.dev30/aodh/locale/pt/LC_MESSAGES copying aodh/locale/pt_BR/LC_MESSAGES/aodh.po -> aodh-21.1.0.dev30/aodh/locale/pt_BR/LC_MESSAGES copying aodh/locale/ru/LC_MESSAGES/aodh.po -> aodh-21.1.0.dev30/aodh/locale/ru/LC_MESSAGES copying aodh/locale/zh_CN/LC_MESSAGES/aodh.po -> aodh-21.1.0.dev30/aodh/locale/zh_CN/LC_MESSAGES copying aodh/locale/zh_TW/LC_MESSAGES/aodh.po -> aodh-21.1.0.dev30/aodh/locale/zh_TW/LC_MESSAGES copying aodh/notifier/__init__.py -> aodh-21.1.0.dev30/aodh/notifier copying aodh/notifier/heat.py -> aodh-21.1.0.dev30/aodh/notifier copying aodh/notifier/log.py -> aodh-21.1.0.dev30/aodh/notifier copying aodh/notifier/rest.py -> aodh-21.1.0.dev30/aodh/notifier copying aodh/notifier/test.py -> aodh-21.1.0.dev30/aodh/notifier copying aodh/notifier/trust.py -> aodh-21.1.0.dev30/aodh/notifier copying aodh/notifier/zaqar.py -> aodh-21.1.0.dev30/aodh/notifier copying aodh/storage/__init__.py -> aodh-21.1.0.dev30/aodh/storage copying aodh/storage/base.py -> aodh-21.1.0.dev30/aodh/storage copying aodh/storage/impl_log.py -> aodh-21.1.0.dev30/aodh/storage copying aodh/storage/impl_sqlalchemy.py -> aodh-21.1.0.dev30/aodh/storage copying aodh/storage/models.py -> aodh-21.1.0.dev30/aodh/storage copying aodh/storage/sqlalchemy/__init__.py -> aodh-21.1.0.dev30/aodh/storage/sqlalchemy copying aodh/storage/sqlalchemy/models.py -> aodh-21.1.0.dev30/aodh/storage/sqlalchemy copying aodh/storage/sqlalchemy/utils.py -> aodh-21.1.0.dev30/aodh/storage/sqlalchemy copying aodh/storage/sqlalchemy/alembic/alembic.ini -> aodh-21.1.0.dev30/aodh/storage/sqlalchemy/alembic copying aodh/storage/sqlalchemy/alembic/env.py -> aodh-21.1.0.dev30/aodh/storage/sqlalchemy/alembic copying aodh/storage/sqlalchemy/alembic/script.py.mako -> aodh-21.1.0.dev30/aodh/storage/sqlalchemy/alembic copying aodh/storage/sqlalchemy/alembic/versions/006_add_evaluate_timestamp_to_alarm.py -> aodh-21.1.0.dev30/aodh/storage/sqlalchemy/alembic/versions copying aodh/storage/sqlalchemy/alembic/versions/007_add_quota_table.py -> aodh-21.1.0.dev30/aodh/storage/sqlalchemy/alembic/versions copying aodh/storage/sqlalchemy/alembic/versions/008_added_counter_table.py -> aodh-21.1.0.dev30/aodh/storage/sqlalchemy/alembic/versions copying aodh/storage/sqlalchemy/alembic/versions/009_fix_missing_fk_constraint.py -> aodh-21.1.0.dev30/aodh/storage/sqlalchemy/alembic/versions copying aodh/storage/sqlalchemy/alembic/versions/010_add_cascade.py -> aodh-21.1.0.dev30/aodh/storage/sqlalchemy/alembic/versions copying aodh/storage/sqlalchemy/alembic/versions/12fe8fac9fe4_initial_base.py -> aodh-21.1.0.dev30/aodh/storage/sqlalchemy/alembic/versions copying aodh/storage/sqlalchemy/alembic/versions/367aadf5485f_precisetimestamp_to_datetime.py -> aodh-21.1.0.dev30/aodh/storage/sqlalchemy/alembic/versions copying aodh/storage/sqlalchemy/alembic/versions/6ae0d05d9451_add_reason_column.py -> aodh-21.1.0.dev30/aodh/storage/sqlalchemy/alembic/versions copying aodh/storage/sqlalchemy/alembic/versions/bb07adac380_add_severity_to_alarm_history.py -> aodh-21.1.0.dev30/aodh/storage/sqlalchemy/alembic/versions copying aodh/storage/sqlalchemy/alembic/versions/f8c31b1ffe11_add_index_for_enabled_and_type.py -> aodh-21.1.0.dev30/aodh/storage/sqlalchemy/alembic/versions copying aodh/tests/__init__.py -> aodh-21.1.0.dev30/aodh/tests copying aodh/tests/base.py -> aodh-21.1.0.dev30/aodh/tests copying aodh/tests/constants.py -> aodh-21.1.0.dev30/aodh/tests copying aodh/tests/functional/__init__.py -> aodh-21.1.0.dev30/aodh/tests/functional copying aodh/tests/functional/db.py -> aodh-21.1.0.dev30/aodh/tests/functional copying aodh/tests/functional/api/__init__.py -> aodh-21.1.0.dev30/aodh/tests/functional/api copying aodh/tests/functional/api/v2/__init__.py -> aodh-21.1.0.dev30/aodh/tests/functional/api/v2 copying aodh/tests/functional/api/v2/policy.yaml-test -> aodh-21.1.0.dev30/aodh/tests/functional/api/v2 copying aodh/tests/functional/api/v2/test_alarm_scenarios.py -> aodh-21.1.0.dev30/aodh/tests/functional/api/v2 copying aodh/tests/functional/api/v2/test_app.py -> aodh-21.1.0.dev30/aodh/tests/functional/api/v2 copying aodh/tests/functional/api/v2/test_complex_query.py -> aodh-21.1.0.dev30/aodh/tests/functional/api/v2 copying aodh/tests/functional/api/v2/test_complex_query_scenarios.py -> aodh-21.1.0.dev30/aodh/tests/functional/api/v2 copying aodh/tests/functional/api/v2/test_metrics.py -> aodh-21.1.0.dev30/aodh/tests/functional/api/v2 copying aodh/tests/functional/api/v2/test_quotas.py -> aodh-21.1.0.dev30/aodh/tests/functional/api/v2 copying aodh/tests/functional/hooks/post_test_hook.sh -> aodh-21.1.0.dev30/aodh/tests/functional/hooks copying aodh/tests/functional/storage/__init__.py -> aodh-21.1.0.dev30/aodh/tests/functional/storage copying aodh/tests/functional/storage/test_get_connection.py -> aodh-21.1.0.dev30/aodh/tests/functional/storage copying aodh/tests/functional/storage/test_impl_log.py -> aodh-21.1.0.dev30/aodh/tests/functional/storage copying aodh/tests/functional/storage/test_impl_sqlalchemy.py -> aodh-21.1.0.dev30/aodh/tests/functional/storage copying aodh/tests/functional/storage/test_storage_scenarios.py -> aodh-21.1.0.dev30/aodh/tests/functional/storage copying aodh/tests/functional/storage/sqlalchemy/__init__.py -> aodh-21.1.0.dev30/aodh/tests/functional/storage/sqlalchemy copying aodh/tests/functional/storage/sqlalchemy/test_migrations.py -> aodh-21.1.0.dev30/aodh/tests/functional/storage/sqlalchemy copying aodh/tests/unit/__init__.py -> aodh-21.1.0.dev30/aodh/tests/unit copying aodh/tests/unit/test_api_v2_capabilities.py -> aodh-21.1.0.dev30/aodh/tests/unit copying aodh/tests/unit/test_bin.py -> aodh-21.1.0.dev30/aodh/tests/unit copying aodh/tests/unit/test_coordination.py -> aodh-21.1.0.dev30/aodh/tests/unit copying aodh/tests/unit/test_evaluator.py -> aodh-21.1.0.dev30/aodh/tests/unit copying aodh/tests/unit/test_event.py -> aodh-21.1.0.dev30/aodh/tests/unit copying aodh/tests/unit/test_messaging.py -> aodh-21.1.0.dev30/aodh/tests/unit copying aodh/tests/unit/test_notifier.py -> aodh-21.1.0.dev30/aodh/tests/unit copying aodh/tests/unit/test_query.py -> aodh-21.1.0.dev30/aodh/tests/unit copying aodh/tests/unit/test_wsme_custom_type.py -> aodh-21.1.0.dev30/aodh/tests/unit copying aodh/tests/unit/cmd/__init__.py -> aodh-21.1.0.dev30/aodh/tests/unit/cmd copying aodh/tests/unit/cmd/test_status.py -> aodh-21.1.0.dev30/aodh/tests/unit/cmd copying aodh/tests/unit/evaluator/__init__.py -> aodh-21.1.0.dev30/aodh/tests/unit/evaluator copying aodh/tests/unit/evaluator/base.py -> aodh-21.1.0.dev30/aodh/tests/unit/evaluator copying aodh/tests/unit/evaluator/test_base.py -> aodh-21.1.0.dev30/aodh/tests/unit/evaluator copying aodh/tests/unit/evaluator/test_composite.py -> aodh-21.1.0.dev30/aodh/tests/unit/evaluator copying aodh/tests/unit/evaluator/test_event.py -> aodh-21.1.0.dev30/aodh/tests/unit/evaluator copying aodh/tests/unit/evaluator/test_gnocchi.py -> aodh-21.1.0.dev30/aodh/tests/unit/evaluator copying aodh/tests/unit/evaluator/test_loadbalancer.py -> aodh-21.1.0.dev30/aodh/tests/unit/evaluator copying aodh/tests/unit/evaluator/test_prometheus.py -> aodh-21.1.0.dev30/aodh/tests/unit/evaluator copying aodh/tests/unit/notifier/__init__.py -> aodh-21.1.0.dev30/aodh/tests/unit/notifier copying aodh/tests/unit/notifier/base.py -> aodh-21.1.0.dev30/aodh/tests/unit/notifier copying aodh/tests/unit/notifier/test_heat.py -> aodh-21.1.0.dev30/aodh/tests/unit/notifier copying aodh/wsgi/__init__.py -> aodh-21.1.0.dev30/aodh/wsgi copying aodh/wsgi/api.py -> aodh-21.1.0.dev30/aodh/wsgi copying devstack/README.rst -> aodh-21.1.0.dev30/devstack copying devstack/plugin.sh -> aodh-21.1.0.dev30/devstack copying devstack/settings -> aodh-21.1.0.dev30/devstack copying devstack/upgrade/settings -> aodh-21.1.0.dev30/devstack/upgrade copying devstack/upgrade/shutdown.sh -> aodh-21.1.0.dev30/devstack/upgrade copying devstack/upgrade/upgrade.sh -> aodh-21.1.0.dev30/devstack/upgrade copying doc/Makefile -> aodh-21.1.0.dev30/doc copying doc/requirements.txt -> aodh-21.1.0.dev30/doc copying doc/source/conf.py -> aodh-21.1.0.dev30/doc/source copying doc/source/glossary.rst -> aodh-21.1.0.dev30/doc/source copying doc/source/index.rst -> aodh-21.1.0.dev30/doc/source copying doc/source/_static/.placeholder -> aodh-21.1.0.dev30/doc/source/_static copying doc/source/admin/index.rst -> aodh-21.1.0.dev30/doc/source/admin copying doc/source/admin/resource-quota.rst -> aodh-21.1.0.dev30/doc/source/admin copying doc/source/admin/telemetry-alarms.rst -> aodh-21.1.0.dev30/doc/source/admin copying doc/source/cli/aodh-status.rst -> aodh-21.1.0.dev30/doc/source/cli copying doc/source/cli/index.rst -> aodh-21.1.0.dev30/doc/source/cli copying doc/source/configuration/aodh-config-file.rst -> aodh-21.1.0.dev30/doc/source/configuration copying doc/source/configuration/aodh-config-options.rst -> aodh-21.1.0.dev30/doc/source/configuration copying doc/source/configuration/index.rst -> aodh-21.1.0.dev30/doc/source/configuration copying doc/source/configuration/policy.rst -> aodh-21.1.0.dev30/doc/source/configuration copying doc/source/configuration/sample-policy-yaml.rst -> aodh-21.1.0.dev30/doc/source/configuration copying doc/source/contributor/architecture.rst -> aodh-21.1.0.dev30/doc/source/contributor copying doc/source/contributor/contributing.rst -> aodh-21.1.0.dev30/doc/source/contributor copying doc/source/contributor/event-alarm.rst -> aodh-21.1.0.dev30/doc/source/contributor copying doc/source/contributor/gmr.rst -> aodh-21.1.0.dev30/doc/source/contributor copying doc/source/contributor/index.rst -> aodh-21.1.0.dev30/doc/source/contributor copying doc/source/contributor/testing.rst -> aodh-21.1.0.dev30/doc/source/contributor copying doc/source/contributor/install/development.rst -> aodh-21.1.0.dev30/doc/source/contributor/install copying doc/source/contributor/install/index.rst -> aodh-21.1.0.dev30/doc/source/contributor/install copying doc/source/contributor/install/manual.rst -> aodh-21.1.0.dev30/doc/source/contributor/install copying doc/source/contributor/install/mod_wsgi.rst -> aodh-21.1.0.dev30/doc/source/contributor/install copying doc/source/contributor/install/uwsgi.rst -> aodh-21.1.0.dev30/doc/source/contributor/install copying doc/source/contributor/releasenotes/index.rst -> aodh-21.1.0.dev30/doc/source/contributor/releasenotes copying doc/source/contributor/webapi/index.rst -> aodh-21.1.0.dev30/doc/source/contributor/webapi copying doc/source/contributor/webapi/v2.rst -> aodh-21.1.0.dev30/doc/source/contributor/webapi copying doc/source/install/configure-common.rst -> aodh-21.1.0.dev30/doc/source/install copying doc/source/install/get_started.rst -> aodh-21.1.0.dev30/doc/source/install copying doc/source/install/index.rst -> aodh-21.1.0.dev30/doc/source/install copying doc/source/install/install-rdo.rst -> aodh-21.1.0.dev30/doc/source/install copying doc/source/install/install-ubuntu.rst -> aodh-21.1.0.dev30/doc/source/install copying doc/source/install/next-steps.rst -> aodh-21.1.0.dev30/doc/source/install copying doc/source/install/prereq-common.rst -> aodh-21.1.0.dev30/doc/source/install copying doc/source/install/verify.rst -> aodh-21.1.0.dev30/doc/source/install copying etc/aodh/aodh-config-generator.conf -> aodh-21.1.0.dev30/etc/aodh copying etc/aodh/aodh-policy-generator.conf -> aodh-21.1.0.dev30/etc/aodh copying rally-jobs/README.rst -> aodh-21.1.0.dev30/rally-jobs copying rally-jobs/ceilometer.yaml -> aodh-21.1.0.dev30/rally-jobs copying rally-jobs/extra/README.rst -> aodh-21.1.0.dev30/rally-jobs/extra copying rally-jobs/extra/fake.img -> aodh-21.1.0.dev30/rally-jobs/extra copying rally-jobs/plugins/README.rst -> aodh-21.1.0.dev30/rally-jobs/plugins copying rally-jobs/plugins/plugin_sample.py -> aodh-21.1.0.dev30/rally-jobs/plugins copying releasenotes/notes/.placeholder -> aodh-21.1.0.dev30/releasenotes/notes copying releasenotes/notes/Add-state-reason-to-the-API-7bc5a9465466db2b.yaml -> aodh-21.1.0.dev30/releasenotes/notes copying releasenotes/notes/add-a-data-migration-tool-daa14b0cb5d4cc62.yaml -> aodh-21.1.0.dev30/releasenotes/notes copying releasenotes/notes/add-metrics-endpoint-and-evaluation-counter-collection-f324ebda00fa5c6c.yaml -> aodh-21.1.0.dev30/releasenotes/notes copying releasenotes/notes/add-rbac-to-prometheus-queries-eeb2b14b2a2710a0.yaml -> aodh-21.1.0.dev30/releasenotes/notes copying releasenotes/notes/add-upgrade-check-framework-ab35e6eb65504bc3.yaml -> aodh-21.1.0.dev30/releasenotes/notes copying releasenotes/notes/auto-healing-notifier-794b64de776811e9.yaml -> aodh-21.1.0.dev30/releasenotes/notes copying releasenotes/notes/bug-1929178-46493335946174a5.yaml -> aodh-21.1.0.dev30/releasenotes/notes copying releasenotes/notes/bug1540395-reason-string-0aad56966007d0e3.yaml -> aodh-21.1.0.dev30/releasenotes/notes copying releasenotes/notes/composite-alarm-1b1ca9ea0e8f55c8.yaml -> aodh-21.1.0.dev30/releasenotes/notes copying releasenotes/notes/deprecate-aodh-config-generator-448050df3c750a46.yaml -> aodh-21.1.0.dev30/releasenotes/notes copying releasenotes/notes/deprecate-combination-alarms-7ff26b73b61a0e59.yaml -> aodh-21.1.0.dev30/releasenotes/notes copying releasenotes/notes/deprecate-json-formatted-policy-file-fgb26387a9bdb3b9.yaml -> aodh-21.1.0.dev30/releasenotes/notes copying releasenotes/notes/deprecate-nosql-backends-13079883eec7e8e5.yaml -> aodh-21.1.0.dev30/releasenotes/notes copying releasenotes/notes/deprecate-threshold-alarm-d89da351d4f6f50f.yaml -> aodh-21.1.0.dev30/releasenotes/notes copying releasenotes/notes/deprecate-unused-http_timeout-74fd60a4c26afd88.yaml -> aodh-21.1.0.dev30/releasenotes/notes copying releasenotes/notes/drop-py-2-7-54a9be4bfb8e9172.yaml -> aodh-21.1.0.dev30/releasenotes/notes copying releasenotes/notes/drop-python-3-6-and-3-7-89f2b7300c0166ca.yaml -> aodh-21.1.0.dev30/releasenotes/notes copying releasenotes/notes/drop-python-3-8-24f35246e92cf9af.yaml -> aodh-21.1.0.dev30/releasenotes/notes copying releasenotes/notes/enable-aodh-service-multi-processes-67ed9a0b7fac69aa.yaml -> aodh-21.1.0.dev30/releasenotes/notes copying releasenotes/notes/event-listener-batch-support-04e6ff159ef34d8c.yaml -> aodh-21.1.0.dev30/releasenotes/notes copying releasenotes/notes/fix-ceilometerclient-init-8bc7a6742937c3e2.yaml -> aodh-21.1.0.dev30/releasenotes/notes copying releasenotes/notes/fix-combination-alarms-8097adf08b837a50.yaml -> aodh-21.1.0.dev30/releasenotes/notes copying releasenotes/notes/fix-empty-statistics-3852da99b1c0b297.yaml -> aodh-21.1.0.dev30/releasenotes/notes copying releasenotes/notes/fix-gnocchi-aggregation-eval-7c2c1c67bdf2d11c.yaml -> aodh-21.1.0.dev30/releasenotes/notes copying releasenotes/notes/fix-prometheus-alarm-rbac-6ee2f0abbd060184.yaml -> aodh-21.1.0.dev30/releasenotes/notes copying releasenotes/notes/fix-rbac-50825144e0897d7d.yaml -> aodh-21.1.0.dev30/releasenotes/notes copying releasenotes/notes/fix-ssl-request-8107616b6a85a217.yaml -> aodh-21.1.0.dev30/releasenotes/notes copying releasenotes/notes/get-quotas-policy-b0338f314ec06ae9.yaml -> aodh-21.1.0.dev30/releasenotes/notes copying releasenotes/notes/gmr-3dd0a582af010bd4.yaml -> aodh-21.1.0.dev30/releasenotes/notes copying releasenotes/notes/gnocchi-capability-cache-75d011e77b8ecc72.yaml -> aodh-21.1.0.dev30/releasenotes/notes copying releasenotes/notes/gnocchi-client-a62ca5a0c717807e.yaml -> aodh-21.1.0.dev30/releasenotes/notes copying releasenotes/notes/gnocchi-external-resource-owner-3fad253d30746b0d.yaml -> aodh-21.1.0.dev30/releasenotes/notes copying releasenotes/notes/healthcheck-560700b72ae68e18.yaml -> aodh-21.1.0.dev30/releasenotes/notes copying releasenotes/notes/heartbeat_interval-d46e0f5efbd56264.yaml -> aodh-21.1.0.dev30/releasenotes/notes copying releasenotes/notes/ingestion-lag-2317725887287fbc.yaml -> aodh-21.1.0.dev30/releasenotes/notes copying releasenotes/notes/keystone-v3-support-ffc0f804dbe9d7e9.yaml -> aodh-21.1.0.dev30/releasenotes/notes copying releasenotes/notes/load-api-paste-ini-from-config-dirs-69480861a9633df4.yaml -> aodh-21.1.0.dev30/releasenotes/notes copying releasenotes/notes/loadbalancer-evaluator-85732c5e5f6e11e9.yaml -> aodh-21.1.0.dev30/releasenotes/notes copying releasenotes/notes/migrate-evaluation_interval-c65ba5cbe5fabb35.yaml -> aodh-21.1.0.dev30/releasenotes/notes copying releasenotes/notes/mysql-precise-datetime-e374c77e6707985e.yaml -> aodh-21.1.0.dev30/releasenotes/notes copying releasenotes/notes/notifier-batch-listener-01796e2cb06344dd.yaml -> aodh-21.1.0.dev30/releasenotes/notes copying releasenotes/notes/partition-coordinator-improvement-ff1c257f69f120ac.yaml -> aodh-21.1.0.dev30/releasenotes/notes copying releasenotes/notes/pecan-debug-removed-7c7a528a1aea98bf.yaml -> aodh-21.1.0.dev30/releasenotes/notes copying releasenotes/notes/policy-defaults-refresh-95b565bee059f611.yaml -> aodh-21.1.0.dev30/releasenotes/notes copying releasenotes/notes/policy-in-code-79edd9282f1e4603.yaml -> aodh-21.1.0.dev30/releasenotes/notes copying releasenotes/notes/queue-communication-1b884feab4078dde.yaml -> aodh-21.1.0.dev30/releasenotes/notes copying releasenotes/notes/remove-alarm-name-unique-constraint-4fb0b14f3ad46f0b.yaml -> aodh-21.1.0.dev30/releasenotes/notes copying releasenotes/notes/remove-check_watchers-df14cecc258a3510.yaml -> aodh-21.1.0.dev30/releasenotes/notes copying releasenotes/notes/remove-combination-alarms-a1a53655f3f7d1d1.yaml -> aodh-21.1.0.dev30/releasenotes/notes copying releasenotes/notes/remove-eventlet-18ada1cff213af5e.yaml -> aodh-21.1.0.dev30/releasenotes/notes copying releasenotes/notes/remove-http_timeout-e30a6ed9a0c40eb8.yaml -> aodh-21.1.0.dev30/releasenotes/notes copying releasenotes/notes/remove-no-sql-drivers-21dfdbd750751340.yaml -> aodh-21.1.0.dev30/releasenotes/notes copying releasenotes/notes/remove-py39-0e0c277bdf9e5e66.yaml -> aodh-21.1.0.dev30/releasenotes/notes copying releasenotes/notes/remove-threshold-alarm-a7901991d2da09f2.yaml -> aodh-21.1.0.dev30/releasenotes/notes copying releasenotes/notes/support-batch-delete-events-32496f15b1169887.yaml -> aodh-21.1.0.dev30/releasenotes/notes copying releasenotes/notes/support-combination-to-composite-conversion-3e688a6b7d01a57e.yaml -> aodh-21.1.0.dev30/releasenotes/notes copying releasenotes/notes/ussuri-support-builtin-active-active-aodh-evaluator-a935577e17a211ea.yaml -> aodh-21.1.0.dev30/releasenotes/notes copying releasenotes/notes/ussuri-support-query-all-projects-alarms-by-admin-3ecccf2217d711ea.yaml -> aodh-21.1.0.dev30/releasenotes/notes copying releasenotes/notes/ussuri-support-quota-api-92f2fd0643d311ea.yaml -> aodh-21.1.0.dev30/releasenotes/notes copying releasenotes/source/2023.1.rst -> aodh-21.1.0.dev30/releasenotes/source copying releasenotes/source/2023.2.rst -> aodh-21.1.0.dev30/releasenotes/source copying releasenotes/source/2024.1.rst -> aodh-21.1.0.dev30/releasenotes/source copying releasenotes/source/2024.2.rst -> aodh-21.1.0.dev30/releasenotes/source copying releasenotes/source/2025.1.rst -> aodh-21.1.0.dev30/releasenotes/source copying releasenotes/source/2025.2.rst -> aodh-21.1.0.dev30/releasenotes/source copying releasenotes/source/conf.py -> aodh-21.1.0.dev30/releasenotes/source copying releasenotes/source/index.rst -> aodh-21.1.0.dev30/releasenotes/source copying releasenotes/source/liberty.rst -> aodh-21.1.0.dev30/releasenotes/source copying releasenotes/source/mitaka.rst -> aodh-21.1.0.dev30/releasenotes/source copying releasenotes/source/newton.rst -> aodh-21.1.0.dev30/releasenotes/source copying releasenotes/source/ocata.rst -> aodh-21.1.0.dev30/releasenotes/source copying releasenotes/source/pike.rst -> aodh-21.1.0.dev30/releasenotes/source copying releasenotes/source/queens.rst -> aodh-21.1.0.dev30/releasenotes/source copying releasenotes/source/rocky.rst -> aodh-21.1.0.dev30/releasenotes/source copying releasenotes/source/stein.rst -> aodh-21.1.0.dev30/releasenotes/source copying releasenotes/source/train.rst -> aodh-21.1.0.dev30/releasenotes/source copying releasenotes/source/unreleased.rst -> aodh-21.1.0.dev30/releasenotes/source copying releasenotes/source/ussuri.rst -> aodh-21.1.0.dev30/releasenotes/source copying releasenotes/source/victoria.rst -> aodh-21.1.0.dev30/releasenotes/source copying releasenotes/source/wallaby.rst -> aodh-21.1.0.dev30/releasenotes/source copying releasenotes/source/xena.rst -> aodh-21.1.0.dev30/releasenotes/source copying releasenotes/source/yoga.rst -> aodh-21.1.0.dev30/releasenotes/source copying releasenotes/source/zed.rst -> aodh-21.1.0.dev30/releasenotes/source copying releasenotes/source/_static/.placeholder -> aodh-21.1.0.dev30/releasenotes/source/_static copying releasenotes/source/locale/de/LC_MESSAGES/releasenotes.po -> aodh-21.1.0.dev30/releasenotes/source/locale/de/LC_MESSAGES copying releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po -> aodh-21.1.0.dev30/releasenotes/source/locale/en_GB/LC_MESSAGES copying releasenotes/source/locale/fr/LC_MESSAGES/releasenotes.po -> aodh-21.1.0.dev30/releasenotes/source/locale/fr/LC_MESSAGES copying releasenotes/source/locale/ja/LC_MESSAGES/releasenotes.po -> aodh-21.1.0.dev30/releasenotes/source/locale/ja/LC_MESSAGES copying releasenotes/source/locale/ko_KR/LC_MESSAGES/releasenotes.po -> aodh-21.1.0.dev30/releasenotes/source/locale/ko_KR/LC_MESSAGES copying releasenotes/source/locale/pt_BR/LC_MESSAGES/releasenotes.po -> aodh-21.1.0.dev30/releasenotes/source/locale/pt_BR/LC_MESSAGES copying aodh.egg-info/SOURCES.txt -> aodh-21.1.0.dev30/aodh.egg-info Writing aodh-21.1.0.dev30/setup.cfg creating dist Creating tar archive removing 'aodh-21.1.0.dev30' (and everything under it) DEBUG: Child return code was: 0 Finish: chroot ['cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)'] Finish: run DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 + /usr/bin/mock -v -r /home/centos10-master-uc/data/dlrn-5.cfg --resultdir /home/centos10-master-uc/data/repos/component/cloudops/21/c6/21c607cc46ede9a92557a27893419e5a87bfd414_3ce2abee --copyout /var/tmp/pkgsrc/dist /tmp/tmp.4dx4gNY5Yh/dist WARNING: config_opts['use_bootstrap_container'] is deprecated, please use config_opts['use_bootstrap'] instead INFO: mock.py version 6.5 starting (python version = 3.9.18, NVR = mock-6.5-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/cloudops/21/c6/21c607cc46ede9a92557a27893419e5a87bfd414_3ce2abee --copyout /var/tmp/pkgsrc/dist /tmp/tmp.4dx4gNY5Yh/dist Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/dnf_cache INFO: selinux enabled Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run DEBUG: mock final configuration: DEBUG: _aliases: {'yum.conf': 'dnf.conf', 'dnf5.conf': 'dnf.conf', 'dnf4.conf': 'dnf.conf', 'dnf_command': 'dnf4_command', 'dnf_common_opts': 'dnf4_common_opts', 'dnf_install_command': 'dnf4_install_command', 'dnf_disable_plugins': 'dnf4_disable_plugins', 'dnf_avoid_opts': 'dnf4_avoid_opts', 'dnf_builddep_opts': 'dnf4_builddep_opts', 'system_dnf4_command': 'dnf4_system_command', 'system_dnf_command': 'dnf4_system_command', 'system_dnf5_command': 'dnf5_system_command', 'system_yum_command': 'yum_system_command', 'system_microdnf_command': 'microdnf_system_command'} DEBUG: config_paths: ['/home/centos10-master-uc/data/dlrn-5.cfg', '/etc/mock/chroot-aliases.cfg', '/etc/mock/site-defaults.cfg'] DEBUG: version: 6.5 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos10-master-uc/data/repos/component/cloudops/21/c6/21c607cc46ede9a92557a27893419e5a87bfd414_3ce2abee 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', 'unbreq', '__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/cloudops/21/c6/21c607cc46ede9a92557a27893419e5a87bfd414_3ce2abee'}, '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/cloudops/21/c6/21c607cc46ede9a92557a27893419e5a87bfd414_3ce2abee'}, '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/cloudops/21/c6/21c607cc46ede9a92557a27893419e5a87bfd414_3ce2abee'}, '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/cloudops/21/c6/21c607cc46ede9a92557a27893419e5a87bfd414_3ce2abee'}, '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/cloudops/21/c6/21c607cc46ede9a92557a27893419e5a87bfd414_3ce2abee'}, '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/cloudops/21/c6/21c607cc46ede9a92557a27893419e5a87bfd414_3ce2abee'}, '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/cloudops/21/c6/21c607cc46ede9a92557a27893419e5a87bfd414_3ce2abee'}, '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/cloudops/21/c6/21c607cc46ede9a92557a27893419e5a87bfd414_3ce2abee'}, '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/cloudops/21/c6/21c607cc46ede9a92557a27893419e5a87bfd414_3ce2abee'}, '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/cloudops/21/c6/21c607cc46ede9a92557a27893419e5a87bfd414_3ce2abee'}, '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/cloudops/21/c6/21c607cc46ede9a92557a27893419e5a87bfd414_3ce2abee'}, '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/cloudops/21/c6/21c607cc46ede9a92557a27893419e5a87bfd414_3ce2abee'}, '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/cloudops/21/c6/21c607cc46ede9a92557a27893419e5a87bfd414_3ce2abee'}, '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/cloudops/21/c6/21c607cc46ede9a92557a27893419e5a87bfd414_3ce2abee'}, '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/cloudops/21/c6/21c607cc46ede9a92557a27893419e5a87bfd414_3ce2abee'}, '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/cloudops/21/c6/21c607cc46ede9a92557a27893419e5a87bfd414_3ce2abee'}, '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/cloudops/21/c6/21c607cc46ede9a92557a27893419e5a87bfd414_3ce2abee'}, '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/cloudops/21/c6/21c607cc46ede9a92557a27893419e5a87bfd414_3ce2abee'}, '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/cloudops/21/c6/21c607cc46ede9a92557a27893419e5a87bfd414_3ce2abee'}, '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/cloudops/21/c6/21c607cc46ede9a92557a27893419e5a87bfd414_3ce2abee'}, 'unbreq_enable': False, 'unbreq_opts': {'exclude_accessed_files': [], '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/cloudops/21/c6/21c607cc46ede9a92557a27893419e5a87bfd414_3ce2abee'}, '__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/cloudops/21/c6/21c607cc46ede9a92557a27893419e5a87bfd414_3ce2abee'}, '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/cloudops/21/c6/21c607cc46ede9a92557a27893419e5a87bfd414_3ce2abee'}} 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: 2f084c60-b8c3-4259-8022-d63f88d1caca 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-25ef5677a674088bfb433ab39df3a75ac7b3cf8f baseurl=https://trunk.rdoproject.org/centos10-master/component/barbican/25/ef/25ef5677a674088bfb433ab39df3a75ac7b3cf8f_73c95ce7 enabled=1 gpgcheck=0 priority=1 [delorean-component-baremetal] name=delorean-python-ironic-tests-tempest-1cc9a1986bac40fe7e49c0e76166ad093411ddc6 baseurl=https://trunk.rdoproject.org/centos10-master/component/baremetal/1c/c9/1cc9a1986bac40fe7e49c0e76166ad093411ddc6_af6372a8 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-5bc8ed7d63c53be56ac3ed245f3c94a463fb8e23 baseurl=https://trunk.rdoproject.org/centos10-master/component/cinder/5b/c8/5bc8ed7d63c53be56ac3ed245f3c94a463fb8e23_c92ea047 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-ansible-collections-openstack-a1784932816bb8c2a5940fa56ac4eb553339b4c6 baseurl=https://trunk.rdoproject.org/centos10-master/component/clients/a1/78/a1784932816bb8c2a5940fa56ac4eb553339b4c6_9eb93d1d enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-cloudkitty-e72d356a6dd665a5747c965f5fcfc460aa98d305 baseurl=https://trunk.rdoproject.org/centos10-master/component/cloudops/e7/2d/e72d356a6dd665a5747c965f5fcfc460aa98d305_fbe05547 enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-openstack-heat-36a5345e961beeba04cf0e3285dfb9b750bd546e baseurl=https://trunk.rdoproject.org/centos10-master/component/common/36/a5/36a5345e961beeba04cf0e3285dfb9b750bd546e_b39f7146 enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-python-whitebox-tests-tempest-5b4c0669d3418898ac21fa27b03ab6c4222a8c94 baseurl=https://trunk.rdoproject.org/centos10-master/component/compute/5b/4c/5b4c0669d3418898ac21fa27b03ab6c4222a8c94_87a8050e enabled=1 gpgcheck=0 priority=1 [delorean-component-designate] name=delorean-python-designate-tests-tempest-88fc51f6327a4b8ac50078380d0fc91eca7eb449 baseurl=https://trunk.rdoproject.org/centos10-master/component/designate/88/fc/88fc51f6327a4b8ac50078380d0fc91eca7eb449_c08f60c6 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-f418d3f00d7c1e2bd4d1458b0c500716eb0ba653 baseurl=https://trunk.rdoproject.org/centos10-master/component/glance/f4/18/f418d3f00d7c1e2bd4d1458b0c500716eb0ba653_05968b35 enabled=1 gpgcheck=0 priority=1 [delorean-component-keystone] name=delorean-python-keystone-tests-tempest-97d6de342fc0b7487c2dc99765c4717850758afc baseurl=https://trunk.rdoproject.org/centos10-master/component/keystone/97/d6/97d6de342fc0b7487c2dc99765c4717850758afc_b1b2606b enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-openstack-manila-43a411f5f546112bbe2db3eaa4536c4a06c4fbf0 baseurl=https://trunk.rdoproject.org/centos10-master/component/manila/43/a4/43a411f5f546112bbe2db3eaa4536c4a06c4fbf0_9f8762cc enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-openstack-neutron-vpnaas-c6d82557726218eeed2b7ad445de10d04f9a0362 baseurl=https://trunk.rdoproject.org/centos10-master/component/network/c6/d8/c6d82557726218eeed2b7ad445de10d04f9a0362_c120bd8b enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-ff8ced223e689645521e1a8defc6b7bb464a34e7 baseurl=https://trunk.rdoproject.org/centos10-master/component/octavia/ff/8c/ff8ced223e689645521e1a8defc6b7bb464a34e7_cf67d3ef enabled=1 gpgcheck=0 priority=1 [delorean-component-optimize] name=delorean-openstack-watcher-8a884e3d5166678b85eaf264e518ef24b30085e5 baseurl=https://trunk.rdoproject.org/centos10-master/component/optimize/8a/88/8a884e3d5166678b85eaf264e518ef24b30085e5_7c132bab enabled=1 gpgcheck=0 priority=1 [delorean-component-podified] name=delorean-python-tcib-c2ae956ec1898faaed6197ef95439c1eb37dcae2 baseurl=https://trunk.rdoproject.org/centos10-master/component/podified/c2/ae/c2ae956ec1898faaed6197ef95439c1eb37dcae2_33748446 enabled=1 gpgcheck=0 priority=1 [delorean-component-puppet] name=delorean-puppet-ironic-62865b3f58fd9f12a2dd9616640bc7e421d44a64 baseurl=https://trunk.rdoproject.org/centos10-master/component/puppet/62/86/62865b3f58fd9f12a2dd9616640bc7e421d44a64_356509d0 enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-676e68fc0f563f8971cb97e0b862518fbb08d7c3 baseurl=https://trunk.rdoproject.org/centos10-master/component/swift/67/6e/676e68fc0f563f8971cb97e0b862518fbb08d7c3_2abff1ce enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-python-heat-tests-tempest-4972024980483a923ba136074968549d9abbb9a7 baseurl=https://trunk.rdoproject.org/centos10-master/component/tempest/49/72/4972024980483a923ba136074968549d9abbb9a7_59dfaae1 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-cloudkitty-ui-1ccd55bb7086fc7f0388b26eac6a71cdc22ec7e3 baseurl=https://trunk.rdoproject.org/centos10-master/component/ui/1c/cd/1ccd55bb7086fc7f0388b26eac6a71cdc22ec7e3_9c3343a9 enabled=1 gpgcheck=0 priority=1 [delorean-master-testing] name=dlrn-master-testing baseurl=https://trunk.rdoproject.org/centos10-master/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-master-build-deps] name=dlrn-master-build-deps baseurl=https://trunk.rdoproject.org/centos10-master/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos10-rabbitmq] name=centos9-rabbitmq baseurl=https://trunk.rdoproject.org/centos10-master/rabbitmq/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos10-storage] name=centos10-storage baseurl=http://mirror.stream.centos.org/SIGs/10-stream/storage/$basearch/ceph-squid/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos10-opstools] name=centos10-opstools baseurl=http://mirror.stream.centos.org/SIGs/10-stream/opstools/$basearch/collectd-5/ enabled=0 gpgcheck=0 module_hotfixes=1 [centos10-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=https://buildlogs.centos.org/centos/10-stream/nfv/x86_64/openvswitch-2/ enabled=1 gpgcheck=0 module_hotfixes=1 # epel is required for Ceph Squid and DLRN mock [epel-low-priority] name=Extra Packages for Enterprise Linux $releasever - $basearch metalink=https://mirrors.fedoraproject.org/metalink?repo=epel-$releasever&arch=$basearch&infra=$infra&content=$contentdir enabled=1 gpgcheck=0 countme=1 priority=100 includepkgs=liboath,gperftools-libs,thrift,libpmemobj,liborc2,libpmem,parquet-libs,libarrow*,mock*,distribution-gpg-keys,python3-templated-dictionary,python3-backoff DEBUG: __jinja_expand: True DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: build_log_fmt_str: %(message)s DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: state_log_fmt_str: %(asctime)s - %(message)s DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5 DEBUG: ensuring that dir exists: /home/centos10-master-uc/data/repos/component/cloudops/21/c6/21c607cc46ede9a92557a27893419e5a87bfd414_3ce2abee Mock Version: 6.5 INFO: Mock Version: 6.5 INFO: Mock Version: 6.5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/mapper DEBUG: kernel version == 5.14.0-427.16.1.el9_4.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/results DEBUG: searching for 'dnf4' package manager or alternatives INFO: Package manager dnf4 detected and used (fallback) DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: copying CA trust dir into chroot: /etc/pki/ca-trust => /etc/pki/ca-trust DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust with files from /etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: copying CA trust dir into chroot: /usr/share/pki/ca-trust-source => /usr/share/pki/ca-trust-source DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share DEBUG: Copying /usr/share/distribution-gpg-keys to the bootstrap chroot DEBUG: child environment: None DEBUG: Executing command: ['cp', '-a', '/usr/share/distribution-gpg-keys', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.p34vm0qv', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc DEBUG: method _make_users skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root. DEBUG: ensuring that dir exists: /home/centos10-master-uc/data/repos/component/cloudops/21/c6/21c607cc46ede9a92557a27893419e5a87bfd414_3ce2abee INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Address sizes: 40 bits physical, 48 bits virtual DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Vendor ID: AuthenticAMD DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: Stepping: 0 DEBUG: BogoMIPS: 5599.99 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt lbrv nrip_save tsc_scale vmcb_clean pausefilter pfthreshold umip rdpid arch_capabilities DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 128 KiB (4 instances) DEBUG: L1i cache: 128 KiB (4 instances) DEBUG: L2 cache: 2 MiB (4 instances) DEBUG: L3 cache: 64 MiB (4 instances) DEBUG: NUMA node(s): 1 DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Vulnerability Gather data sampling: Not affected DEBUG: Vulnerability Itlb multihit: Not affected DEBUG: Vulnerability L1tf: Not affected DEBUG: Vulnerability Mds: Not affected DEBUG: Vulnerability Meltdown: Not affected DEBUG: Vulnerability Mmio stale data: Not affected DEBUG: Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled DEBUG: Vulnerability Spec rstack overflow: Vulnerable: Safe RET, no microcode DEBUG: Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl DEBUG: Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization DEBUG: Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, STIBP disabled, RSB filling, PBRSB-eIBRS Not affected DEBUG: Vulnerability Srbds: Not affected DEBUG: Vulnerability Tsx async abort: Not affected DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free', '--human'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 15Gi 5.9Gi 369Mi 3.2Gi 12Gi 9.5Gi DEBUG: Swap: 15Gi 5.2Gi 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 861M 3.5G 21% /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: /dev/vda4 xfs 549G 178G 372G 33% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum.repos.d DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/mapper DEBUG: kernel version == 5.14.0-427.16.1.el9_4.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: resultdir = /home/centos10-master-uc/data/repos/component/cloudops/21/c6/21c607cc46ede9a92557a27893419e5a87bfd414_3ce2abee 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.m4fu2iel', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['userdel', '-f', 'mockbuild', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['groupdel', 'mock', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['groupadd', 'mock', '-g', '135', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['useradd', 'mockbuild', '-o', '-u', '1039', '-g', '135', '-N', '-d', '/builddir', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: useradd: warning: the home directory /builddir already exists. DEBUG: useradd: Not copying any file from skel directory into it. DEBUG: Creating mailbox file: File exists DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/.initialized Finish: chroot init INFO: copying /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/tmp/pkgsrc/dist to /tmp/tmp.4dx4gNY5Yh/dist Finish: run DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 + '[' tarball == gem ']' ++ ls /tmp/tmp.4dx4gNY5Yh/dist ++ grep .tar.gz + SOURCE=aodh-21.1.0.dev30.tar.gz + SOURCEEXT=.tar.gz + SOURCEPATH=/tmp/tmp.4dx4gNY5Yh/dist/aodh-21.1.0.dev30.tar.gz ++ basename aodh-21.1.0.dev30.tar.gz .tar.gz + SOURCEWITHREL=aodh-21.1.0.dev30-0.20251124111708.21c607c.tar.gz + mv /tmp/tmp.4dx4gNY5Yh/dist/aodh-21.1.0.dev30.tar.gz /tmp/tmp.4dx4gNY5Yh/SOURCES/aodh-21.1.0.dev30-0.20251124111708.21c607c.tar.gz + cd /home/centos10-master-uc/data/openstack-aodh_distro + cp -a aodh-dist.conf aodh.logrotate openstack-aodh-api.service openstack-aodh-evaluator.service openstack-aodh-expirer.service openstack-aodh-listener.service openstack-aodh-notifier.service openstack-aodh.spec sources /tmp/tmp.4dx4gNY5Yh/SOURCES/ + cp openstack-aodh.spec /tmp/tmp.4dx4gNY5Yh/SPECS/ + cd /tmp/tmp.4dx4gNY5Yh/SPECS/ + '[' -z '' ']' + grep -qc '^%define upstream_version.*' openstack-aodh.spec + sed -i -e '1i%define upstream_version 21.1.0.dev30\' openstack-aodh.spec + grep -qc '^%global dlrn .*' openstack-aodh.spec + sed -i -e '1i%global dlrn 1\' openstack-aodh.spec + grep -qc '^%global dlrn_nvr .*' openstack-aodh.spec ++ basename aodh-21.1.0.dev30-0.20251124111708.21c607c.tar.gz .tar.gz + sed -i -e '1i%global dlrn_nvr aodh-21.1.0.dev30-0.20251124111708.21c607c\' openstack-aodh.spec + sed -i -e s/UPSTREAMVERSION/21.1.0.dev30/g openstack-aodh.spec + set_nvr_in_spec + VERSION=21.1.0 + sed -i -e 's/Version:.*/Version: 21.1.0/g' openstack-aodh.spec + sed -i -e 's/Release:.*/Release: 0.20251124111708.21c607c%{?dist}/g' openstack-aodh.spec + '[' '' '!=' 1 ']' + sed -i -e 's/^\(Source\|Source0\):.*/\1: aodh-21.1.0.dev30-0.20251124111708.21c607c.tar.gz/' openstack-aodh.spec + '[' '' '!=' 1 ']' + sed -i -e '/^%changelog.*/q' openstack-aodh.spec + cat openstack-aodh.spec %global dlrn_nvr aodh-21.1.0.dev30-0.20251124111708.21c607c %global dlrn 1 %define upstream_version 21.1.0.dev30 %{!?sources_gpg: %{!?dlrn:%global sources_gpg 1} } %global sources_gpg_sign 0x2426b928085a020d8a90d0d879ab7008d0896c8a %global service aodh %{!?upstream_version: %global upstream_version %{version}%{?milestone}} # we are excluding some runtime reqs from automatic generator %global excluded_reqs tzdata # we are excluding some BRs from automatic generator %global excluded_brs doc8 bandit pre-commit hacking flake8-import-order sphinx openstackdocstheme %global common_desc OpenStack %{service} provides API and services for managing alarms. Name: openstack-%{service} Version: 21.1.0 Release: 0.20251124111708.21c607c%{?dist} Summary: OpenStack Telemetry Alarming License: Apache-2.0 URL: https://github.com/openstack/%{service}.git Source0: aodh-21.1.0.dev30-0.20251124111708.21c607c.tar.gz Source1: %{service}-dist.conf Source2: %{service}.logrotate Source10: %{name}-api.service Source11: %{name}-evaluator.service Source12: %{name}-notifier.service Source13: %{name}-expirer.service Source14: %{name}-listener.service # Required for tarball sources verification %if 0%{?sources_gpg} == 1 Source101: https://tarballs.openstack.org/%{service}/%{service}-%{upstream_version}.tar.gz.asc Source102: https://releases.openstack.org/_static/%{sources_gpg_sign}.txt %endif BuildArch: noarch # Required for tarball sources verification %if 0%{?sources_gpg} == 1 BuildRequires: /usr/bin/gpgv2 %endif BuildRequires: openstack-macros BuildRequires: python3-devel BuildRequires: pyproject-rpm-macros BuildRequires: systemd BuildRequires: python3-babel %description Aodh is the alarm engine of the Ceilometer project. %package compat Summary: OpenStack %{service} compat Provides: openstack-ceilometer-alarm = %{version}-%{release} Obsoletes: openstack-ceilometer-alarm < 1:6.0.0 Requires: %{name}-common = %{version}-%{release} Requires: %{name}-api = %{version}-%{release} Requires: %{name}-evaluator = %{version}-%{release} Requires: %{name}-notifier = %{version}-%{release} Requires: %{name}-expirer = %{version}-%{release} Requires: %{name}-listener = %{version}-%{release} %description compat This package only exists to help transition openstack-ceilometer-alarm users to the new package split. It will be removed after one distribution release cycle, please do not reference it or depend on it in any way. %package -n python3-%{service} Summary: OpenStack %{service} python libraries %description -n python3-%{service} %{common_desc} This package contains the %{service} python library. %package common Summary: Components common to all OpenStack %{service} services Requires: python3-aodh = %{version}-%{release} %{?systemd_requires} Requires(pre): shadow-utils %description common %{common_desc} %package api Summary: OpenStack %{service} API Requires: %{name}-common = %{version}-%{release} %description api %{common_desc} This package contains the %{service} API service. %package evaluator Summary: OpenStack %{service} evaluator Requires: %{name}-common = %{version}-%{release} %description evaluator %{common_desc} This package contains the %{service} evaluator service. %package notifier Summary: OpenStack %{service} notifier Requires: %{name}-common = %{version}-%{release} %description notifier %{common_desc} This package contains the %{service} notifier service. %package listener Summary: OpenStack %{service} listener Requires: %{name}-common = %{version}-%{release} %description listener %{common_desc} This package contains the %{service} listener service. %package expirer Summary: OpenStack %{service} expirer Requires: %{name}-common = %{version}-%{release} %description expirer %{common_desc} This package contains the %{service} expirer service. %package -n python3-%{service}-tests Summary: Aodh tests Requires: python3-aodh = %{version}-%{release} Requires: python3-gabbi >= 1.30.0 %description -n python3-%{service}-tests %{common_desc} This package contains the %{service} test files. %prep # Required for tarball sources verification %if 0%{?sources_gpg} == 1 %{gpgverify} --keyring=%{SOURCE102} --signature=%{SOURCE101} --data=%{SOURCE0} %endif %autosetup -n %{service}-%{upstream_version} -S git find . \( -name .gitignore -o -name .placeholder \) -delete find %{service} -name \*.py -exec sed -i '/\/usr\/bin\/env python/{d;q}' {} + # FIXME (jpena): Remove buggy PO-Revision-Date lines in translation # See https://bugs.launchpad.net/openstack-i18n/+bug/1586041 for details sed -i '/^\"PO-Revision-Date: \\n\"/d' %{service}/locale/*/LC_MESSAGES/*.po sed -i /^[[:space:]]*-c{env:.*_CONSTRAINTS_FILE.*/d tox.ini sed -i "s/^deps = -c{env:.*_CONSTRAINTS_FILE.*/deps =/" tox.ini sed -i /^minversion.*/d tox.ini sed -i /^requires.*virtualenv.*/d tox.ini # 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 doc/requirements.txt requirements.txt done %generate_buildrequires %pyproject_buildrequires -t -e %{default_toxenv} %build %pyproject_wheel %install %pyproject_install # Generate i18n files %{__python3} setup.py compile_catalog -d %{buildroot}%{python3_sitelib}/%{service}/locale --domain aodh # Generate config file PYTHONPATH="%{buildroot}/%{python3_sitelib}" oslo-config-generator --config-file=%{service}/cmd/%{service}-config-generator.conf --output-file=%{service}/%{service}.conf # Programmatically update defaults in sample config # which is installed at /etc/aodh/aodh.conf # TODO: Make this more robust # Note it only edits the first occurrence, so assumes a section ordering in sample # and also doesn't support multi-valued variables. while read name eq value; do test "$name" && test "$value" || continue sed -i "0,/^# *$name=/{s!^# *$name=.*!#$name=$value!}" %{service}/%{service}.conf done < %{SOURCE1} # Install config files install -d -m 755 %{buildroot}%{_sysconfdir}/%{service} install -p -D -m 640 %{SOURCE1} %{buildroot}%{_datadir}/%{service}/%{service}-dist.conf install -p -D -m 640 %{service}/%{service}.conf %{buildroot}%{_sysconfdir}/%{service}/%{service}.conf install -p -D -m 640 %{service}/api/api-paste.ini %{buildroot}%{_sysconfdir}/%{service}/api-paste.ini # Setup directories install -d -m 755 %{buildroot}%{_sharedstatedir}/%{service} install -d -m 755 %{buildroot}%{_sharedstatedir}/%{service}/tmp install -d -m 750 %{buildroot}%{_localstatedir}/log/%{service} # Install logrotate install -p -D -m 644 %{SOURCE2} %{buildroot}%{_sysconfdir}/logrotate.d/%{name} # Install systemd unit services install -p -D -m 644 %{SOURCE10} %{buildroot}%{_unitdir}/%{name}-api.service install -p -D -m 644 %{SOURCE11} %{buildroot}%{_unitdir}/%{name}-evaluator.service install -p -D -m 644 %{SOURCE12} %{buildroot}%{_unitdir}/%{name}-notifier.service install -p -D -m 644 %{SOURCE13} %{buildroot}%{_unitdir}/%{name}-expirer.service install -p -D -m 644 %{SOURCE14} %{buildroot}%{_unitdir}/%{name}-listener.service # Install i18n .mo files (.po and .pot are not required) install -d -m 755 %{buildroot}%{_datadir} rm -f %{buildroot}%{python3_sitelib}/%{service}/locale/*/LC_*/%{service}*po rm -f %{buildroot}%{python3_sitelib}/%{service}/locale/*pot mv %{buildroot}%{python3_sitelib}/%{service}/locale %{buildroot}%{_datadir}/locale # Find language files %find_lang %{service} --all-name # Remove unused files rm -fr %{buildroot}/usr/etc %pre common getent group %{service} >/dev/null || groupadd -r %{service} if ! getent passwd %{service} >/dev/null; then useradd -r -g %{service} -G %{service} -d %{_sharedstatedir}/%{service} -s /sbin/nologin -c "OpenStack %{service} Daemons" %{service} fi exit 0 %post -n %{name}-api %systemd_post %{name}-api.service %preun -n %{name}-api %systemd_preun %{name}-api.service %post -n %{name}-evaluator %systemd_post %{name}-evaluator.service %preun -n %{name}-evaluator %systemd_preun %{name}-evaluator.service %post -n %{name}-notifier %systemd_post %{name}-notifier.service %preun -n %{name}-notifier %systemd_preun %{name}-notifier.service %post -n %{name}-listener %systemd_post %{name}-listener.service %preun -n %{name}-listener %systemd_preun %{name}-listener.service %post -n %{name}-expirer %systemd_post %{name}-expirer.service %preun -n %{name}-expirer %systemd_preun %{name}-expirer.service %check %tox -e %{default_toxenv} %files compat # empty files` %files -n python3-%{service} %{python3_sitelib}/%{service} %{python3_sitelib}/%{service}-*.dist-info %license LICENSE %exclude %{python3_sitelib}/%{service}/tests %files -n python3-%{service}-tests %license LICENSE %{python3_sitelib}/%{service}/tests %files common -f %{service}.lang %doc README.rst %dir %{_sysconfdir}/%{service} %attr(-, root, %{service}) %{_datadir}/%{service}/%{service}-dist.conf %config(noreplace) %attr(-, root, %{service}) %{_sysconfdir}/%{service}/%{service}.conf %config(noreplace) %attr(-, root, %{service}) %{_sysconfdir}/%{service}/api-paste.ini %config(noreplace) %{_sysconfdir}/logrotate.d/%{name} %dir %attr(0750, %{service}, root) %{_localstatedir}/log/%{service} %{_bindir}/%{service}-dbsync %{_bindir}/%{service}-config-generator %{_bindir}/%{service}-status %defattr(-, %{service}, %{service}, -) %dir %{_sharedstatedir}/%{service} %dir %{_sharedstatedir}/%{service}/tmp %files api %{_bindir}/%{service}-api %{_unitdir}/%{name}-api.service %files evaluator %{_bindir}/%{service}-evaluator %{_unitdir}/%{name}-evaluator.service %files notifier %{_bindir}/%{service}-notifier %{_unitdir}/%{name}-notifier.service %files listener %{_bindir}/%{service}-listener %{_unitdir}/%{name}-listener.service %files expirer %{_bindir}/%{service}-expirer %{_unitdir}/%{name}-expirer.service %changelog + spectool -g -C /tmp/tmp.4dx4gNY5Yh/SOURCES openstack-aodh.spec + /usr/bin/mock --buildsrpm -v -r /home/centos10-master-uc/data/dlrn-5.cfg --resultdir /home/centos10-master-uc/data/repos/component/cloudops/21/c6/21c607cc46ede9a92557a27893419e5a87bfd414_3ce2abee --spec openstack-aodh.spec --sources=/tmp/tmp.4dx4gNY5Yh/SOURCES WARNING: config_opts['use_bootstrap_container'] is deprecated, please use config_opts['use_bootstrap'] instead INFO: mock.py version 6.5 starting (python version = 3.9.18, NVR = mock-6.5-1.el9), args: /usr/libexec/mock/mock --buildsrpm -v -r /home/centos10-master-uc/data/dlrn-5.cfg --resultdir /home/centos10-master-uc/data/repos/component/cloudops/21/c6/21c607cc46ede9a92557a27893419e5a87bfd414_3ce2abee --spec openstack-aodh.spec --sources=/tmp/tmp.4dx4gNY5Yh/SOURCES Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/dnf_cache INFO: selinux enabled Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run DEBUG: mock final configuration: DEBUG: _aliases: {'yum.conf': 'dnf.conf', 'dnf5.conf': 'dnf.conf', 'dnf4.conf': 'dnf.conf', 'dnf_command': 'dnf4_command', 'dnf_common_opts': 'dnf4_common_opts', 'dnf_install_command': 'dnf4_install_command', 'dnf_disable_plugins': 'dnf4_disable_plugins', 'dnf_avoid_opts': 'dnf4_avoid_opts', 'dnf_builddep_opts': 'dnf4_builddep_opts', 'system_dnf4_command': 'dnf4_system_command', 'system_dnf_command': 'dnf4_system_command', 'system_dnf5_command': 'dnf5_system_command', 'system_yum_command': 'yum_system_command', 'system_microdnf_command': 'microdnf_system_command'} DEBUG: config_paths: ['/etc/mock/chroot-aliases.cfg', '/home/centos10-master-uc/data/dlrn-5.cfg', '/etc/mock/site-defaults.cfg'] DEBUG: version: 6.5 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos10-master-uc/data/repos/component/cloudops/21/c6/21c607cc46ede9a92557a27893419e5a87bfd414_3ce2abee 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', 'unbreq', '__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/cloudops/21/c6/21c607cc46ede9a92557a27893419e5a87bfd414_3ce2abee'}, '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/cloudops/21/c6/21c607cc46ede9a92557a27893419e5a87bfd414_3ce2abee'}, '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/cloudops/21/c6/21c607cc46ede9a92557a27893419e5a87bfd414_3ce2abee'}, '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/cloudops/21/c6/21c607cc46ede9a92557a27893419e5a87bfd414_3ce2abee'}, '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/cloudops/21/c6/21c607cc46ede9a92557a27893419e5a87bfd414_3ce2abee'}, '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/cloudops/21/c6/21c607cc46ede9a92557a27893419e5a87bfd414_3ce2abee'}, '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/cloudops/21/c6/21c607cc46ede9a92557a27893419e5a87bfd414_3ce2abee'}, '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/cloudops/21/c6/21c607cc46ede9a92557a27893419e5a87bfd414_3ce2abee'}, '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/cloudops/21/c6/21c607cc46ede9a92557a27893419e5a87bfd414_3ce2abee'}, '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/cloudops/21/c6/21c607cc46ede9a92557a27893419e5a87bfd414_3ce2abee'}, '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/cloudops/21/c6/21c607cc46ede9a92557a27893419e5a87bfd414_3ce2abee'}, '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/cloudops/21/c6/21c607cc46ede9a92557a27893419e5a87bfd414_3ce2abee'}, '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/cloudops/21/c6/21c607cc46ede9a92557a27893419e5a87bfd414_3ce2abee'}, '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/cloudops/21/c6/21c607cc46ede9a92557a27893419e5a87bfd414_3ce2abee'}, '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/cloudops/21/c6/21c607cc46ede9a92557a27893419e5a87bfd414_3ce2abee'}, '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/cloudops/21/c6/21c607cc46ede9a92557a27893419e5a87bfd414_3ce2abee'}, '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/cloudops/21/c6/21c607cc46ede9a92557a27893419e5a87bfd414_3ce2abee'}, '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/cloudops/21/c6/21c607cc46ede9a92557a27893419e5a87bfd414_3ce2abee'}, '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/cloudops/21/c6/21c607cc46ede9a92557a27893419e5a87bfd414_3ce2abee'}, '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/cloudops/21/c6/21c607cc46ede9a92557a27893419e5a87bfd414_3ce2abee'}, 'unbreq_enable': False, 'unbreq_opts': {'exclude_accessed_files': [], '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/cloudops/21/c6/21c607cc46ede9a92557a27893419e5a87bfd414_3ce2abee'}, '__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/cloudops/21/c6/21c607cc46ede9a92557a27893419e5a87bfd414_3ce2abee'}, '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/cloudops/21/c6/21c607cc46ede9a92557a27893419e5a87bfd414_3ce2abee'}} 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: b42949bf-1cfd-41e9-87d0-99f03a5aecee 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-25ef5677a674088bfb433ab39df3a75ac7b3cf8f baseurl=https://trunk.rdoproject.org/centos10-master/component/barbican/25/ef/25ef5677a674088bfb433ab39df3a75ac7b3cf8f_73c95ce7 enabled=1 gpgcheck=0 priority=1 [delorean-component-baremetal] name=delorean-python-ironic-tests-tempest-1cc9a1986bac40fe7e49c0e76166ad093411ddc6 baseurl=https://trunk.rdoproject.org/centos10-master/component/baremetal/1c/c9/1cc9a1986bac40fe7e49c0e76166ad093411ddc6_af6372a8 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-5bc8ed7d63c53be56ac3ed245f3c94a463fb8e23 baseurl=https://trunk.rdoproject.org/centos10-master/component/cinder/5b/c8/5bc8ed7d63c53be56ac3ed245f3c94a463fb8e23_c92ea047 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-ansible-collections-openstack-a1784932816bb8c2a5940fa56ac4eb553339b4c6 baseurl=https://trunk.rdoproject.org/centos10-master/component/clients/a1/78/a1784932816bb8c2a5940fa56ac4eb553339b4c6_9eb93d1d enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-cloudkitty-e72d356a6dd665a5747c965f5fcfc460aa98d305 baseurl=https://trunk.rdoproject.org/centos10-master/component/cloudops/e7/2d/e72d356a6dd665a5747c965f5fcfc460aa98d305_fbe05547 enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-openstack-heat-36a5345e961beeba04cf0e3285dfb9b750bd546e baseurl=https://trunk.rdoproject.org/centos10-master/component/common/36/a5/36a5345e961beeba04cf0e3285dfb9b750bd546e_b39f7146 enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-python-whitebox-tests-tempest-5b4c0669d3418898ac21fa27b03ab6c4222a8c94 baseurl=https://trunk.rdoproject.org/centos10-master/component/compute/5b/4c/5b4c0669d3418898ac21fa27b03ab6c4222a8c94_87a8050e enabled=1 gpgcheck=0 priority=1 [delorean-component-designate] name=delorean-python-designate-tests-tempest-88fc51f6327a4b8ac50078380d0fc91eca7eb449 baseurl=https://trunk.rdoproject.org/centos10-master/component/designate/88/fc/88fc51f6327a4b8ac50078380d0fc91eca7eb449_c08f60c6 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-f418d3f00d7c1e2bd4d1458b0c500716eb0ba653 baseurl=https://trunk.rdoproject.org/centos10-master/component/glance/f4/18/f418d3f00d7c1e2bd4d1458b0c500716eb0ba653_05968b35 enabled=1 gpgcheck=0 priority=1 [delorean-component-keystone] name=delorean-python-keystone-tests-tempest-97d6de342fc0b7487c2dc99765c4717850758afc baseurl=https://trunk.rdoproject.org/centos10-master/component/keystone/97/d6/97d6de342fc0b7487c2dc99765c4717850758afc_b1b2606b enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-openstack-manila-43a411f5f546112bbe2db3eaa4536c4a06c4fbf0 baseurl=https://trunk.rdoproject.org/centos10-master/component/manila/43/a4/43a411f5f546112bbe2db3eaa4536c4a06c4fbf0_9f8762cc enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-openstack-neutron-vpnaas-c6d82557726218eeed2b7ad445de10d04f9a0362 baseurl=https://trunk.rdoproject.org/centos10-master/component/network/c6/d8/c6d82557726218eeed2b7ad445de10d04f9a0362_c120bd8b enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-ff8ced223e689645521e1a8defc6b7bb464a34e7 baseurl=https://trunk.rdoproject.org/centos10-master/component/octavia/ff/8c/ff8ced223e689645521e1a8defc6b7bb464a34e7_cf67d3ef enabled=1 gpgcheck=0 priority=1 [delorean-component-optimize] name=delorean-openstack-watcher-8a884e3d5166678b85eaf264e518ef24b30085e5 baseurl=https://trunk.rdoproject.org/centos10-master/component/optimize/8a/88/8a884e3d5166678b85eaf264e518ef24b30085e5_7c132bab enabled=1 gpgcheck=0 priority=1 [delorean-component-podified] name=delorean-python-tcib-c2ae956ec1898faaed6197ef95439c1eb37dcae2 baseurl=https://trunk.rdoproject.org/centos10-master/component/podified/c2/ae/c2ae956ec1898faaed6197ef95439c1eb37dcae2_33748446 enabled=1 gpgcheck=0 priority=1 [delorean-component-puppet] name=delorean-puppet-ironic-62865b3f58fd9f12a2dd9616640bc7e421d44a64 baseurl=https://trunk.rdoproject.org/centos10-master/component/puppet/62/86/62865b3f58fd9f12a2dd9616640bc7e421d44a64_356509d0 enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-676e68fc0f563f8971cb97e0b862518fbb08d7c3 baseurl=https://trunk.rdoproject.org/centos10-master/component/swift/67/6e/676e68fc0f563f8971cb97e0b862518fbb08d7c3_2abff1ce enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-python-heat-tests-tempest-4972024980483a923ba136074968549d9abbb9a7 baseurl=https://trunk.rdoproject.org/centos10-master/component/tempest/49/72/4972024980483a923ba136074968549d9abbb9a7_59dfaae1 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-cloudkitty-ui-1ccd55bb7086fc7f0388b26eac6a71cdc22ec7e3 baseurl=https://trunk.rdoproject.org/centos10-master/component/ui/1c/cd/1ccd55bb7086fc7f0388b26eac6a71cdc22ec7e3_9c3343a9 enabled=1 gpgcheck=0 priority=1 [delorean-master-testing] name=dlrn-master-testing baseurl=https://trunk.rdoproject.org/centos10-master/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-master-build-deps] name=dlrn-master-build-deps baseurl=https://trunk.rdoproject.org/centos10-master/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos10-rabbitmq] name=centos9-rabbitmq baseurl=https://trunk.rdoproject.org/centos10-master/rabbitmq/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos10-storage] name=centos10-storage baseurl=http://mirror.stream.centos.org/SIGs/10-stream/storage/$basearch/ceph-squid/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos10-opstools] name=centos10-opstools baseurl=http://mirror.stream.centos.org/SIGs/10-stream/opstools/$basearch/collectd-5/ enabled=0 gpgcheck=0 module_hotfixes=1 [centos10-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=https://buildlogs.centos.org/centos/10-stream/nfv/x86_64/openvswitch-2/ enabled=1 gpgcheck=0 module_hotfixes=1 # epel is required for Ceph Squid and DLRN mock [epel-low-priority] name=Extra Packages for Enterprise Linux $releasever - $basearch metalink=https://mirrors.fedoraproject.org/metalink?repo=epel-$releasever&arch=$basearch&infra=$infra&content=$contentdir enabled=1 gpgcheck=0 countme=1 priority=100 includepkgs=liboath,gperftools-libs,thrift,libpmemobj,liborc2,libpmem,parquet-libs,libarrow*,mock*,distribution-gpg-keys,python3-templated-dictionary,python3-backoff DEBUG: __jinja_expand: True DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: build_log_fmt_str: %(message)s DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: state_log_fmt_str: %(asctime)s - %(message)s INFO: Start(openstack-aodh.spec) Config(dlrn-centos10-master-uc-x86_64-5) Start: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root INFO: unmounting tmpfs. DEBUG: child environment: None DEBUG: Executing command: ['umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['btrfs', 'subv', 'list', '/var/lib/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False Finish: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5 DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5 DEBUG: ensuring that dir exists: /home/centos10-master-uc/data/repos/component/cloudops/21/c6/21c607cc46ede9a92557a27893419e5a87bfd414_3ce2abee Mock Version: 6.5 INFO: Mock Version: 6.5 INFO: Mock Version: 6.5 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.dnt5mqzv', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc DEBUG: method _cleanup_homedir skipped in bootstrap DEBUG: method _setup_build_dirs skipped in bootstrap DEBUG: method _make_users skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root. DEBUG: child environment: None DEBUG: Executing command: ['mount', '-n', '-t', 'tmpfs', '-o', 'mode=0755', '-o', 'nr_inodes=0', '-o', 'size=4g', 'mock_chroot_tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /home/centos10-master-uc/data/repos/component/cloudops/21/c6/21c607cc46ede9a92557a27893419e5a87bfd414_3ce2abee 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 5.2Gi 1.1Gi 3.1Gi 12Gi 10Gi DEBUG: Swap: 15Gi 5.2Gi 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 845M 3.5G 20% /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: /dev/vda4 xfs 549G 178G 372G 33% / 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/cloudops/21/c6/21c607cc46ede9a92557a27893419e5a87bfd414_3ce2abee 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.2kqj0iiu', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['rpm', '-q', 'rpm', 'rpm-sequoia', 'python3-dnf', 'python3-dnf-plugins-core', 'yum', 'yum-utils', 'dnf5', 'dnf5-plugins'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: rpm-4.19.1.1-3.el10.x86_64 DEBUG: rpm-sequoia-1.6.0-3.el10.x86_64 DEBUG: python3-dnf-4.20.0-9.el10.noarch DEBUG: python3-dnf-plugins-core-4.7.0-6.el10.noarch DEBUG: yum-4.20.0-9.el10.noarch DEBUG: package yum-utils is not installed DEBUG: package dnf5 is not installed DEBUG: package dnf5-plugins is not installed DEBUG: Child return code was: 3 INFO: Buildroot is handled by package management downloaded with a bootstrap image: rpm-4.19.1.1-3.el10.x86_64 rpm-sequoia-1.6.0-3.el10.x86_64 python3-dnf-4.20.0-9.el10.noarch python3-dnf-plugins-core-4.7.0-6.el10.noarch yum-4.20.0-9.el10.noarch Start: dnf4 update DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: libgcc-14.3.1-4.el10.x86_64 DEBUG: fonts-filesystem-2.0.5-18.el10.noarch DEBUG: tzdata-2025b-2.el10.noarch DEBUG: adobe-mappings-cmap-20230622-5.el10.noarch DEBUG: adobe-mappings-cmap-deprecated-20230622-5.el10.noarch DEBUG: redhat-text-vf-fonts-4.1.0-1.el10.noarch DEBUG: xkeyboard-config-2.41-3.el10.noarch DEBUG: rust-toolset-srpm-macros-1.90.0-1.el10.noarch DEBUG: qt6-srpm-macros-6.9.1-1.el10.noarch DEBUG: poppler-data-0.4.11-9.el10.noarch DEBUG: perl-srpm-macros-1-57.el10.noarch DEBUG: package-notes-srpm-macros-0.5-13.el10.noarch DEBUG: openblas-srpm-macros-2-19.el10.noarch DEBUG: ocaml-srpm-macros-10-4.el10.noarch DEBUG: libX11-common-1.8.10-1.el10.noarch DEBUG: kernel-srpm-macros-1.0-25.el10.noarch DEBUG: kernel-headers-6.12.0-157.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-13.02-1.el10.noarch DEBUG: adobe-mappings-pdf-20190401-9.el10.noarch DEBUG: publicsuffix-list-dafsa-20240107-5.el10.noarch DEBUG: pkgconf-m4-2.1.0-3.el10.noarch DEBUG: pcre2-syntax-10.44-1.el10.3.noarch DEBUG: ncurses-base-6.4-14.20240127.el10.noarch DEBUG: libssh-config-0.11.1-3.el10.noarch DEBUG: google-noto-fonts-common-20240401-5.el10.noarch DEBUG: google-noto-sans-vf-fonts-20240401-5.el10.noarch DEBUG: default-fonts-core-sans-4.1-3.el10.noarch DEBUG: google-droid-sans-fonts-20200215-22.el10.noarch DEBUG: coreutils-common-9.5-6.el10.x86_64 DEBUG: centos-gpg-keys-10.0-12.el10.noarch DEBUG: centos-stream-repos-10.0-12.el10.noarch DEBUG: centos-stream-release-10.0-12.el10.noarch DEBUG: setup-2.14.5-7.el10.noarch DEBUG: filesystem-3.18-17.el10.x86_64 DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-76.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-76.el10.x86_64 DEBUG: glibc-common-2.39-76.el10.x86_64 DEBUG: glibc-2.39-76.el10.x86_64 DEBUG: ncurses-libs-6.4-14.20240127.el10.x86_64 DEBUG: bash-5.2.26-6.el10.x86_64 DEBUG: zlib-ng-compat-2.2.3-2.el10.x86_64 DEBUG: libstdc++-14.3.1-4.el10.x86_64 DEBUG: bzip2-libs-1.0.8-25.el10.x86_64 DEBUG: xz-libs-5.6.2-4.el10.x86_64 DEBUG: libpng-1.6.40-8.el10.x86_64 DEBUG: libuuid-2.40.2-13.el10.x86_64 DEBUG: libxml2-2.12.5-9.el10.x86_64 DEBUG: readline-8.2-11.el10.x86_64 DEBUG: libzstd-1.5.5-9.el10.x86_64 DEBUG: elfutils-libelf-0.194-1.el10.x86_64 DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64 DEBUG: gmp-6.2.1-12.el10.x86_64 DEBUG: libgpg-error-1.50-2.el10.x86_64 DEBUG: libxcrypt-4.4.36-10.el10.x86_64 DEBUG: libblkid-2.40.2-13.el10.x86_64 DEBUG: crypto-policies-20250905-2.gitc7eb7b2.el10.noarch DEBUG: nspr-4.36.0-4.el10.x86_64 DEBUG: libassuan-2.5.6-6.el10.x86_64 DEBUG: mpfr-4.2.1-5.el10.x86_64 DEBUG: expat-2.7.1-1.el10.x86_64 DEBUG: pcre2-10.44-1.el10.3.x86_64 DEBUG: grep-3.11-10.el10.x86_64 DEBUG: popt-1.19-8.el10.x86_64 DEBUG: nss-util-3.112.0-4.el10.x86_64 DEBUG: sqlite-libs-3.46.1-5.el10.x86_64 DEBUG: gdbm-libs-1.23-14.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: libffi-3.4.4-10.el10.x86_64 DEBUG: libgomp-14.3.1-4.el10.x86_64 DEBUG: lcms2-2.16-6.el10.x86_64 DEBUG: libwebp-1.3.2-8.el10.x86_64 DEBUG: gawk-5.3.0-6.el10.x86_64 DEBUG: json-c-0.18-3.el10.x86_64 DEBUG: libcap-ng-0.8.4-6.el10.x86_64 DEBUG: audit-libs-4.0.3-4.el10.x86_64 DEBUG: libeconf-0.6.2-4.el10.x86_64 DEBUG: pam-libs-1.6.1-8.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-16.el10.x86_64 DEBUG: libtasn1-4.20.0-1.el10.x86_64 DEBUG: p11-kit-0.25.10-1.el10.x86_64 DEBUG: libunistring-1.1-10.el10.x86_64 DEBUG: libidn2-2.3.7-3.el10.x86_64 DEBUG: libICE-1.1.1-5.el10.x86_64 DEBUG: openjpeg2-2.5.2-5.el10.x86_64 DEBUG: libSM-1.2.4-5.el10.x86_64 DEBUG: xz-5.6.2-4.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: libfdisk-2.40.2-13.el10.x86_64 DEBUG: libgcrypt-1.11.0-6.el10.x86_64 DEBUG: libksba-1.6.7-2.el10.x86_64 DEBUG: dwz-0.16-1.el10.x86_64 DEBUG: unzip-6.0-69.el10.x86_64 DEBUG: file-libs-5.45-8.el10.x86_64 DEBUG: file-5.45-8.el10.x86_64 DEBUG: alternatives-1.30-2.el10.x86_64 DEBUG: p11-kit-trust-0.25.10-1.el10.x86_64 DEBUG: gnutls-3.8.10-2.el10.x86_64 DEBUG: diffutils-3.10-8.el10.x86_64 DEBUG: jansson-2.14-3.el10.x86_64 DEBUG: libbrotli-1.1.0-6.el10.x86_64 DEBUG: libsepol-3.9-1.el10.x86_64 DEBUG: libselinux-3.9-2.el10.x86_64 DEBUG: sed-4.9-3.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: openssl-fips-provider-3.5.1-6.el10.x86_64 DEBUG: openssl-libs-3.5.1-6.el10.x86_64 DEBUG: coreutils-9.5-6.el10.x86_64 DEBUG: ca-certificates-2025.2.80_v9.0.305-102.el10.noarch DEBUG: libmount-2.40.2-13.el10.x86_64 DEBUG: glib2-2.80.4-10.el10.x86_64 DEBUG: polkit-libs-125-4.el10.x86_64 DEBUG: gzip-1.13-3.el10.x86_64 DEBUG: cracklib-2.9.11-8.el10.x86_64 DEBUG: libevent-2.1.12-16.el10.x86_64 DEBUG: libsmartcols-2.40.2-13.el10.x86_64 DEBUG: util-linux-core-2.40.2-13.el10.x86_64 DEBUG: lua-libs-5.4.6-7.el10.x86_64 DEBUG: lz4-libs-1.9.4-8.el10.x86_64 DEBUG: libarchive-3.7.7-4.el10.x86_64 DEBUG: npth-1.6-21.el10.x86_64 DEBUG: fribidi-1.0.14-4.el10.x86_64 DEBUG: jbigkit-libs-2.1-31.el10.x86_64 DEBUG: libtool-ltdl-2.4.7-13.el10.x86_64 DEBUG: zstd-1.5.5-9.el10.x86_64 DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64 DEBUG: libpwquality-1.4.5-12.el10.x86_64 DEBUG: shared-mime-info-2.3-8.el10.x86_64 DEBUG: gdk-pixbuf2-2.42.12-4.el10.x86_64 DEBUG: libsecret-0.21.2-8.el10.x86_64 DEBUG: pinentry-1.3.1-1.el10.x86_64 DEBUG: liblqr-1-0.4.2-26.el10s.x86_64 DEBUG: python3-pip-wheel-23.3.2-7.el10.noarch DEBUG: urw-base35-bookman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-c059-fonts-20200910-21.el10.noarch DEBUG: urw-base35-d050000l-fonts-20200910-21.el10.noarch DEBUG: urw-base35-gothic-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-roman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-sans-fonts-20200910-21.el10.noarch DEBUG: urw-base35-p052-fonts-20200910-21.el10.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-z003-fonts-20200910-21.el10.noarch DEBUG: urw-base35-fonts-20200910-21.el10.noarch DEBUG: kmod-libs-31-12.el10.x86_64 DEBUG: rpm-sequoia-1.9.0.3-1.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-20.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-20.el10.x86_64 DEBUG: libsemanage-3.9-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-8.el10.x86_64 DEBUG: libutempter-1.2.1-15.el10.x86_64 DEBUG: tpm2-tss-4.1.3-5.el10.x86_64 DEBUG: tar-1.35-7.el10.x86_64 DEBUG: zip-3.0-45.el10.x86_64 DEBUG: cpp-14.3.1-4.el10.x86_64 DEBUG: libpsl-0.21.5-6.el10.x86_64 DEBUG: dbus-libs-1.14.10-5.el10.x86_64 DEBUG: avahi-libs-0.9~rc2-2.el10.x86_64 DEBUG: libusb1-1.0.28-1.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.9-1.el10.x86_64 DEBUG: gdbm-1.23-14.el10.x86_64 DEBUG: pam-1.6.1-8.el10.x86_64 DEBUG: nss-softokn-freebl-3.112.0-4.el10.x86_64 DEBUG: nss-softokn-3.112.0-4.el10.x86_64 DEBUG: nss-sysinit-3.112.0-4.el10.x86_64 DEBUG: nss-3.112.0-4.el10.x86_64 DEBUG: jasper-libs-4.1.0-5.el10.x86_64 DEBUG: LibRaw-0.21.3-1.el10s.x86_64 DEBUG: libbpf-1.6.0-3.el10.x86_64 DEBUG: libxkbcommon-1.7.0-4.el10.x86_64 DEBUG: xml-common-0.6.3-65.el10.noarch DEBUG: bzip2-1.0.8-25.el10.x86_64 DEBUG: graphite2-1.3.14-17.el10.x86_64 DEBUG: freetype-2.13.2-8.el10.x86_64 DEBUG: harfbuzz-8.4.0-6.el10.x86_64 DEBUG: fontconfig-2.15.0-7.el10.x86_64 DEBUG: libraqm-0.10.1-2.el10s.x86_64 DEBUG: imath-3.1.10-4.el10.x86_64 DEBUG: liblerc-4.0.0-8.el10.x86_64 DEBUG: libtiff-4.6.0-6.el10.x86_64 DEBUG: openexr-libs-3.1.10-8.el10.x86_64 DEBUG: dbus-common-1.14.10-5.el10.noarch DEBUG: dbus-broker-36-4.el10.x86_64 DEBUG: dbus-1.14.10-5.el10.x86_64 DEBUG: ed-1.20-5.el10.x86_64 DEBUG: patch-2.7.6-26.el10.x86_64 DEBUG: less-661-3.el10.x86_64 DEBUG: libedit-3.1-52.20230828cvs.el10.x86_64 DEBUG: cpio-2.15-3.el10.x86_64 DEBUG: duktape-2.7.0-10.el10.x86_64 DEBUG: keyutils-libs-1.6.3-5.el10.x86_64 DEBUG: libcbor-0.11.0-3.el10.x86_64 DEBUG: libfido2-1.14.0-7.el10.x86_64 DEBUG: libcom_err-1.47.1-4.el10.x86_64 DEBUG: libnghttp2-1.64.0-2.el10.x86_64 DEBUG: libpkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-pkg-config-2.1.0-3.el10.x86_64 DEBUG: libxcrypt-devel-4.4.36-10.el10.x86_64 DEBUG: glibc-devel-2.39-76.el10.x86_64 DEBUG: libseccomp-2.5.6-1.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-8.el10.x86_64 DEBUG: libssh-0.11.1-3.el10.x86_64 DEBUG: libcurl-8.12.1-2.el10.x86_64 DEBUG: util-linux-2.40.2-13.el10.x86_64 DEBUG: authselect-libs-1.5.0-8.el10.x86_64 DEBUG: cryptsetup-libs-2.8.1-1.el10.x86_64 DEBUG: device-mapper-libs-1.02.206-3.el10.x86_64 DEBUG: device-mapper-1.02.206-3.el10.x86_64 DEBUG: elfutils-debuginfod-client-0.194-1.el10.x86_64 DEBUG: elfutils-libs-0.194-1.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.194-1.el10.noarch DEBUG: systemd-pam-257-16.el10.x86_64 DEBUG: systemd-257-16.el10.x86_64 DEBUG: binutils-gold-2.41-58.el10.x86_64 DEBUG: binutils-2.41-58.el10.x86_64 DEBUG: polkit-125-4.el10.x86_64 DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64 DEBUG: elfutils-0.194-1.el10.x86_64 DEBUG: gdb-minimal-16.3-2.el10.x86_64 DEBUG: debugedit-5.1-8.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-20.el10.x86_64 DEBUG: openssh-9.9p1-16.el10.x86_64 DEBUG: openssh-clients-9.9p1-16.el10.x86_64 DEBUG: git-core-2.47.3-1.el10.x86_64 DEBUG: curl-8.12.1-2.el10.x86_64 DEBUG: rpm-4.19.1.1-20.el10.x86_64 DEBUG: efi-srpm-macros-6-6.el10.noarch DEBUG: lua-srpm-macros-1-15.el10.noarch DEBUG: make-4.4.1-9.el10.x86_64 DEBUG: gcc-14.3.1-4.el10.x86_64 DEBUG: annobin-plugin-gcc-13.02-1.el10.x86_64 DEBUG: gcc-plugin-annobin-14.3.1-4.el10.x86_64 DEBUG: fonts-srpm-macros-2.0.5-18.el10.noarch DEBUG: forge-srpm-macros-0.4.0-6.el10.noarch DEBUG: go-srpm-macros-3.8.0-1.el10.noarch DEBUG: python-srpm-macros-3.12-10.el10.noarch DEBUG: redhat-rpm-config-293-1.el10.noarch DEBUG: rpm-build-4.19.1.1-20.el10.x86_64 DEBUG: pyproject-srpm-macros-1.16.2-1.el10.noarch DEBUG: python-rpm-macros-3.12-10.el10.noarch DEBUG: python3-rpm-macros-3.12-10.el10.noarch DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: python-unversioned-command-3.12.11-3.el10.noarch DEBUG: python3-3.12.11-3.el10.x86_64 DEBUG: python3-libs-3.12.11-3.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-12.el10.noarch DEBUG: python3-idna-3.7-4.el10.noarch DEBUG: python3-greenlet-3.0.3-5.el10.x86_64 DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch DEBUG: python3-urllib3-1.26.19-2.el10.noarch DEBUG: python3-babel-2.13.1-5.el10.noarch DEBUG: python3-rpm-generators-14-12.el10.noarch DEBUG: python3-charset-normalizer-3.4.2-1.el10.noarch DEBUG: python3-requests-2.32.4-1.el10.noarch DEBUG: python3-dns-2.6.1-1.el10.noarch DEBUG: python3-docutils-0.20.1-5.el10.noarch DEBUG: python3-markupsafe-2.1.3-6.el10.x86_64 DEBUG: python3-jinja2-3.1.6-1.el10.noarch DEBUG: python3-pip-23.3.2-7.el10.noarch DEBUG: python3-imagesize-1.4.1-9.el10.noarch DEBUG: python3-pygments-2.18.0-1.el10.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch DEBUG: pcsc-lite-libs-2.2.3-2.el10.x86_64 DEBUG: pcsc-lite-ccid-1.6.0-2.el10.x86_64 DEBUG: pcsc-lite-2.2.3-2.el10.x86_64 DEBUG: gnupg2-smime-2.4.5-2.el10.x86_64 DEBUG: gnupg2-2.4.5-2.el10.x86_64 DEBUG: gpgme-1.23.2-6.el10.x86_64 DEBUG: gpgmepp-1.23.2-6.el10.x86_64 DEBUG: poppler-24.02.0-6.el10.x86_64 DEBUG: jbig2dec-libs-0.20-7.el10.x86_64 DEBUG: libXau-1.0.11-8.el10.x86_64 DEBUG: libxcb-1.17.0-3.el10.x86_64 DEBUG: libX11-1.8.10-1.el10.x86_64 DEBUG: libXrender-0.9.11-8.el10.x86_64 DEBUG: libXext-1.3.6-3.el10.x86_64 DEBUG: libXft-2.3.8-8.el10.x86_64 DEBUG: libXpm-3.5.17-5.el10.x86_64 DEBUG: gd-2.3.3-22.el10.x86_64 DEBUG: libXt-1.3.0-5.el10.x86_64 DEBUG: libdatrie-0.2.13-11.el10.x86_64 DEBUG: libthai-0.1.29-10.el10.x86_64 DEBUG: libijs-0.35-24.el10.x86_64 DEBUG: libpaper-2.1.1-7.el10.x86_64 DEBUG: pixman-0.43.4-2.el10.x86_64 DEBUG: cairo-1.18.2-2.el10.x86_64 DEBUG: pango-1.54.0-3.el10.x86_64 DEBUG: cairo-gobject-1.18.2-2.el10.x86_64 DEBUG: librsvg2-2.57.1-9.el10.x86_64 DEBUG: rsvg-pixbuf-loader-2.57.1-9.el10.x86_64 DEBUG: poppler-glib-24.02.0-6.el10.x86_64 DEBUG: libwmf-lite-0.2.13-6.el10s.x86_64 DEBUG: cups-filesystem-2.4.10-13.el10.noarch DEBUG: cups-libs-2.4.10-13.el10.x86_64 DEBUG: libgs-10.02.1-16.el10.x86_64 DEBUG: graphviz-9.0.0-15.el10.x86_64 DEBUG: ImageMagick-libs-6.9.12.98-1.el10s.x86_64 DEBUG: ImageMagick-6.9.12.98-1.el10s.x86_64 DEBUG: python3-sphinx-7.2.6-10.el10.noarch DEBUG: python3-devel-3.12.11-3.el10.x86_64 DEBUG: python3-eventlet-0.40.0-1.el10s.noarch DEBUG: python3-sqlalchemy-2.0.26-6.el10.x86_64 DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch DEBUG: python3-pbr-6.1.1-1.el10s.noarch DEBUG: python3-six-1.16.0-16.el10.noarch DEBUG: authselect-1.5.0-8.el10.x86_64 DEBUG: systemd-rpm-macros-257-16.el10.noarch DEBUG: openstack-macros-2023.1.0-0.20250702055156.ce6a105.el10.noarch DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf-3', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '-y', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'update'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf-3', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '-y', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'update', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LC_MESSAGES': 'C.UTF-8'} and shell False DEBUG: No matches found for the following disable plugin patterns: local, spacewalk, versionlock DEBUG: delorean-openstack-barbican-25ef5677a674088bfb4 121 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-ironic-tests-tempest-1cc9a1986b 158 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-cinder-5bc8ed7d63c53be56ac3e 135 kB/s | 3.0 kB 00:00 DEBUG: delorean-ansible-collections-openstack-a1784932 125 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-cloudkitty-e72d356a6dd665a57 82 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-heat-36a5345e961beeba04cf0e3 130 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-whitebox-tests-tempest-5b4c0669 174 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-designate-tests-tempest-88fc51f 130 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-glance-f418d3f00d7c1e2bd4d14 122 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-keystone-tests-tempest-97d6de34 101 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-manila-43a411f5f546112bbe2db 86 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-neutron-vpnaas-c6d8255772621 103 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-octavia-ff8ced223e689645521e 109 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-watcher-8a884e3d5166678b85ea 95 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-tcib-c2ae956ec1898faaed6197ef95 122 kB/s | 3.0 kB 00:00 DEBUG: delorean-puppet-ironic-62865b3f58fd9f12a2dd9616 96 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-swift-676e68fc0f563f8971cb97 146 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-heat-tests-tempest-497202498048 103 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-cloudkitty-ui-1ccd55bb7086fc 102 kB/s | 3.0 kB 00:00 DEBUG: CentOS Stream 10 - BaseOS 66 kB/s | 3.9 kB 00:00 DEBUG: CentOS Stream 10 - AppStream 51 kB/s | 3.9 kB 00:00 DEBUG: CentOS Stream 10 - CRB 80 kB/s | 7.2 kB 00:00 DEBUG: CentOS Stream 10 - HighAvailability 80 kB/s | 8.1 kB 00:00 DEBUG: dlrn-master-testing 144 kB/s | 3.0 kB 00:00 DEBUG: dlrn-master-build-deps 78 kB/s | 3.0 kB 00:00 DEBUG: centos9-rabbitmq 119 kB/s | 3.0 kB 00:00 DEBUG: centos10-storage 35 kB/s | 3.0 kB 00:00 DEBUG: NFV SIG OpenvSwitch 31 kB/s | 3.0 kB 00:00 DEBUG: Extra Packages for Enterprise Linux 10 - x86_64 287 kB/s | 32 kB 00:00 DEBUG: Dependencies resolved. DEBUG: Nothing to do. DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: libgcc-14.3.1-4.el10.x86_64 DEBUG: fonts-filesystem-2.0.5-18.el10.noarch DEBUG: tzdata-2025b-2.el10.noarch DEBUG: adobe-mappings-cmap-20230622-5.el10.noarch DEBUG: adobe-mappings-cmap-deprecated-20230622-5.el10.noarch DEBUG: redhat-text-vf-fonts-4.1.0-1.el10.noarch DEBUG: xkeyboard-config-2.41-3.el10.noarch DEBUG: rust-toolset-srpm-macros-1.90.0-1.el10.noarch DEBUG: qt6-srpm-macros-6.9.1-1.el10.noarch DEBUG: poppler-data-0.4.11-9.el10.noarch DEBUG: perl-srpm-macros-1-57.el10.noarch DEBUG: package-notes-srpm-macros-0.5-13.el10.noarch DEBUG: openblas-srpm-macros-2-19.el10.noarch DEBUG: ocaml-srpm-macros-10-4.el10.noarch DEBUG: libX11-common-1.8.10-1.el10.noarch DEBUG: kernel-srpm-macros-1.0-25.el10.noarch DEBUG: kernel-headers-6.12.0-157.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-13.02-1.el10.noarch DEBUG: adobe-mappings-pdf-20190401-9.el10.noarch DEBUG: publicsuffix-list-dafsa-20240107-5.el10.noarch DEBUG: pkgconf-m4-2.1.0-3.el10.noarch DEBUG: pcre2-syntax-10.44-1.el10.3.noarch DEBUG: ncurses-base-6.4-14.20240127.el10.noarch DEBUG: libssh-config-0.11.1-3.el10.noarch DEBUG: google-noto-fonts-common-20240401-5.el10.noarch DEBUG: google-noto-sans-vf-fonts-20240401-5.el10.noarch DEBUG: default-fonts-core-sans-4.1-3.el10.noarch DEBUG: google-droid-sans-fonts-20200215-22.el10.noarch DEBUG: coreutils-common-9.5-6.el10.x86_64 DEBUG: centos-gpg-keys-10.0-12.el10.noarch DEBUG: centos-stream-repos-10.0-12.el10.noarch DEBUG: centos-stream-release-10.0-12.el10.noarch DEBUG: setup-2.14.5-7.el10.noarch DEBUG: filesystem-3.18-17.el10.x86_64 DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-76.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-76.el10.x86_64 DEBUG: glibc-common-2.39-76.el10.x86_64 DEBUG: glibc-2.39-76.el10.x86_64 DEBUG: ncurses-libs-6.4-14.20240127.el10.x86_64 DEBUG: bash-5.2.26-6.el10.x86_64 DEBUG: zlib-ng-compat-2.2.3-2.el10.x86_64 DEBUG: libstdc++-14.3.1-4.el10.x86_64 DEBUG: bzip2-libs-1.0.8-25.el10.x86_64 DEBUG: xz-libs-5.6.2-4.el10.x86_64 DEBUG: libpng-1.6.40-8.el10.x86_64 DEBUG: libuuid-2.40.2-13.el10.x86_64 DEBUG: libxml2-2.12.5-9.el10.x86_64 DEBUG: readline-8.2-11.el10.x86_64 DEBUG: libzstd-1.5.5-9.el10.x86_64 DEBUG: elfutils-libelf-0.194-1.el10.x86_64 DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64 DEBUG: gmp-6.2.1-12.el10.x86_64 DEBUG: libgpg-error-1.50-2.el10.x86_64 DEBUG: libxcrypt-4.4.36-10.el10.x86_64 DEBUG: libblkid-2.40.2-13.el10.x86_64 DEBUG: crypto-policies-20250905-2.gitc7eb7b2.el10.noarch DEBUG: nspr-4.36.0-4.el10.x86_64 DEBUG: libassuan-2.5.6-6.el10.x86_64 DEBUG: mpfr-4.2.1-5.el10.x86_64 DEBUG: expat-2.7.1-1.el10.x86_64 DEBUG: pcre2-10.44-1.el10.3.x86_64 DEBUG: grep-3.11-10.el10.x86_64 DEBUG: popt-1.19-8.el10.x86_64 DEBUG: nss-util-3.112.0-4.el10.x86_64 DEBUG: sqlite-libs-3.46.1-5.el10.x86_64 DEBUG: gdbm-libs-1.23-14.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: libffi-3.4.4-10.el10.x86_64 DEBUG: libgomp-14.3.1-4.el10.x86_64 DEBUG: lcms2-2.16-6.el10.x86_64 DEBUG: libwebp-1.3.2-8.el10.x86_64 DEBUG: gawk-5.3.0-6.el10.x86_64 DEBUG: json-c-0.18-3.el10.x86_64 DEBUG: libcap-ng-0.8.4-6.el10.x86_64 DEBUG: audit-libs-4.0.3-4.el10.x86_64 DEBUG: libeconf-0.6.2-4.el10.x86_64 DEBUG: pam-libs-1.6.1-8.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-16.el10.x86_64 DEBUG: libtasn1-4.20.0-1.el10.x86_64 DEBUG: p11-kit-0.25.10-1.el10.x86_64 DEBUG: libunistring-1.1-10.el10.x86_64 DEBUG: libidn2-2.3.7-3.el10.x86_64 DEBUG: libICE-1.1.1-5.el10.x86_64 DEBUG: openjpeg2-2.5.2-5.el10.x86_64 DEBUG: libSM-1.2.4-5.el10.x86_64 DEBUG: xz-5.6.2-4.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: libfdisk-2.40.2-13.el10.x86_64 DEBUG: libgcrypt-1.11.0-6.el10.x86_64 DEBUG: libksba-1.6.7-2.el10.x86_64 DEBUG: dwz-0.16-1.el10.x86_64 DEBUG: unzip-6.0-69.el10.x86_64 DEBUG: file-libs-5.45-8.el10.x86_64 DEBUG: file-5.45-8.el10.x86_64 DEBUG: alternatives-1.30-2.el10.x86_64 DEBUG: p11-kit-trust-0.25.10-1.el10.x86_64 DEBUG: gnutls-3.8.10-2.el10.x86_64 DEBUG: diffutils-3.10-8.el10.x86_64 DEBUG: jansson-2.14-3.el10.x86_64 DEBUG: libbrotli-1.1.0-6.el10.x86_64 DEBUG: libsepol-3.9-1.el10.x86_64 DEBUG: libselinux-3.9-2.el10.x86_64 DEBUG: sed-4.9-3.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: openssl-fips-provider-3.5.1-6.el10.x86_64 DEBUG: openssl-libs-3.5.1-6.el10.x86_64 DEBUG: coreutils-9.5-6.el10.x86_64 DEBUG: ca-certificates-2025.2.80_v9.0.305-102.el10.noarch DEBUG: libmount-2.40.2-13.el10.x86_64 DEBUG: glib2-2.80.4-10.el10.x86_64 DEBUG: polkit-libs-125-4.el10.x86_64 DEBUG: gzip-1.13-3.el10.x86_64 DEBUG: cracklib-2.9.11-8.el10.x86_64 DEBUG: libevent-2.1.12-16.el10.x86_64 DEBUG: libsmartcols-2.40.2-13.el10.x86_64 DEBUG: util-linux-core-2.40.2-13.el10.x86_64 DEBUG: lua-libs-5.4.6-7.el10.x86_64 DEBUG: lz4-libs-1.9.4-8.el10.x86_64 DEBUG: libarchive-3.7.7-4.el10.x86_64 DEBUG: npth-1.6-21.el10.x86_64 DEBUG: fribidi-1.0.14-4.el10.x86_64 DEBUG: jbigkit-libs-2.1-31.el10.x86_64 DEBUG: libtool-ltdl-2.4.7-13.el10.x86_64 DEBUG: zstd-1.5.5-9.el10.x86_64 DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64 DEBUG: libpwquality-1.4.5-12.el10.x86_64 DEBUG: shared-mime-info-2.3-8.el10.x86_64 DEBUG: gdk-pixbuf2-2.42.12-4.el10.x86_64 DEBUG: libsecret-0.21.2-8.el10.x86_64 DEBUG: pinentry-1.3.1-1.el10.x86_64 DEBUG: liblqr-1-0.4.2-26.el10s.x86_64 DEBUG: python3-pip-wheel-23.3.2-7.el10.noarch DEBUG: urw-base35-bookman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-c059-fonts-20200910-21.el10.noarch DEBUG: urw-base35-d050000l-fonts-20200910-21.el10.noarch DEBUG: urw-base35-gothic-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-roman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-sans-fonts-20200910-21.el10.noarch DEBUG: urw-base35-p052-fonts-20200910-21.el10.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-z003-fonts-20200910-21.el10.noarch DEBUG: urw-base35-fonts-20200910-21.el10.noarch DEBUG: kmod-libs-31-12.el10.x86_64 DEBUG: rpm-sequoia-1.9.0.3-1.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-20.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-20.el10.x86_64 DEBUG: libsemanage-3.9-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-8.el10.x86_64 DEBUG: libutempter-1.2.1-15.el10.x86_64 DEBUG: tpm2-tss-4.1.3-5.el10.x86_64 DEBUG: tar-1.35-7.el10.x86_64 DEBUG: zip-3.0-45.el10.x86_64 DEBUG: cpp-14.3.1-4.el10.x86_64 DEBUG: libpsl-0.21.5-6.el10.x86_64 DEBUG: dbus-libs-1.14.10-5.el10.x86_64 DEBUG: avahi-libs-0.9~rc2-2.el10.x86_64 DEBUG: libusb1-1.0.28-1.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.9-1.el10.x86_64 DEBUG: gdbm-1.23-14.el10.x86_64 DEBUG: pam-1.6.1-8.el10.x86_64 DEBUG: nss-softokn-freebl-3.112.0-4.el10.x86_64 DEBUG: nss-softokn-3.112.0-4.el10.x86_64 DEBUG: nss-sysinit-3.112.0-4.el10.x86_64 DEBUG: nss-3.112.0-4.el10.x86_64 DEBUG: jasper-libs-4.1.0-5.el10.x86_64 DEBUG: LibRaw-0.21.3-1.el10s.x86_64 DEBUG: libbpf-1.6.0-3.el10.x86_64 DEBUG: libxkbcommon-1.7.0-4.el10.x86_64 DEBUG: xml-common-0.6.3-65.el10.noarch DEBUG: bzip2-1.0.8-25.el10.x86_64 DEBUG: graphite2-1.3.14-17.el10.x86_64 DEBUG: freetype-2.13.2-8.el10.x86_64 DEBUG: harfbuzz-8.4.0-6.el10.x86_64 DEBUG: fontconfig-2.15.0-7.el10.x86_64 DEBUG: libraqm-0.10.1-2.el10s.x86_64 DEBUG: imath-3.1.10-4.el10.x86_64 DEBUG: liblerc-4.0.0-8.el10.x86_64 DEBUG: libtiff-4.6.0-6.el10.x86_64 DEBUG: openexr-libs-3.1.10-8.el10.x86_64 DEBUG: dbus-common-1.14.10-5.el10.noarch DEBUG: dbus-broker-36-4.el10.x86_64 DEBUG: dbus-1.14.10-5.el10.x86_64 DEBUG: ed-1.20-5.el10.x86_64 DEBUG: patch-2.7.6-26.el10.x86_64 DEBUG: less-661-3.el10.x86_64 DEBUG: libedit-3.1-52.20230828cvs.el10.x86_64 DEBUG: cpio-2.15-3.el10.x86_64 DEBUG: duktape-2.7.0-10.el10.x86_64 DEBUG: keyutils-libs-1.6.3-5.el10.x86_64 DEBUG: libcbor-0.11.0-3.el10.x86_64 DEBUG: libfido2-1.14.0-7.el10.x86_64 DEBUG: libcom_err-1.47.1-4.el10.x86_64 DEBUG: libnghttp2-1.64.0-2.el10.x86_64 DEBUG: libpkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-pkg-config-2.1.0-3.el10.x86_64 DEBUG: libxcrypt-devel-4.4.36-10.el10.x86_64 DEBUG: glibc-devel-2.39-76.el10.x86_64 DEBUG: libseccomp-2.5.6-1.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-8.el10.x86_64 DEBUG: libssh-0.11.1-3.el10.x86_64 DEBUG: libcurl-8.12.1-2.el10.x86_64 DEBUG: util-linux-2.40.2-13.el10.x86_64 DEBUG: authselect-libs-1.5.0-8.el10.x86_64 DEBUG: cryptsetup-libs-2.8.1-1.el10.x86_64 DEBUG: device-mapper-libs-1.02.206-3.el10.x86_64 DEBUG: device-mapper-1.02.206-3.el10.x86_64 DEBUG: elfutils-debuginfod-client-0.194-1.el10.x86_64 DEBUG: elfutils-libs-0.194-1.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.194-1.el10.noarch DEBUG: systemd-pam-257-16.el10.x86_64 DEBUG: systemd-257-16.el10.x86_64 DEBUG: binutils-gold-2.41-58.el10.x86_64 DEBUG: binutils-2.41-58.el10.x86_64 DEBUG: polkit-125-4.el10.x86_64 DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64 DEBUG: elfutils-0.194-1.el10.x86_64 DEBUG: gdb-minimal-16.3-2.el10.x86_64 DEBUG: debugedit-5.1-8.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-20.el10.x86_64 DEBUG: openssh-9.9p1-16.el10.x86_64 DEBUG: openssh-clients-9.9p1-16.el10.x86_64 DEBUG: git-core-2.47.3-1.el10.x86_64 DEBUG: curl-8.12.1-2.el10.x86_64 DEBUG: rpm-4.19.1.1-20.el10.x86_64 DEBUG: efi-srpm-macros-6-6.el10.noarch DEBUG: lua-srpm-macros-1-15.el10.noarch DEBUG: make-4.4.1-9.el10.x86_64 DEBUG: gcc-14.3.1-4.el10.x86_64 DEBUG: annobin-plugin-gcc-13.02-1.el10.x86_64 DEBUG: gcc-plugin-annobin-14.3.1-4.el10.x86_64 DEBUG: fonts-srpm-macros-2.0.5-18.el10.noarch DEBUG: forge-srpm-macros-0.4.0-6.el10.noarch DEBUG: go-srpm-macros-3.8.0-1.el10.noarch DEBUG: python-srpm-macros-3.12-10.el10.noarch DEBUG: redhat-rpm-config-293-1.el10.noarch DEBUG: rpm-build-4.19.1.1-20.el10.x86_64 DEBUG: pyproject-srpm-macros-1.16.2-1.el10.noarch DEBUG: python-rpm-macros-3.12-10.el10.noarch DEBUG: python3-rpm-macros-3.12-10.el10.noarch DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: python-unversioned-command-3.12.11-3.el10.noarch DEBUG: python3-3.12.11-3.el10.x86_64 DEBUG: python3-libs-3.12.11-3.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-12.el10.noarch DEBUG: python3-idna-3.7-4.el10.noarch DEBUG: python3-greenlet-3.0.3-5.el10.x86_64 DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch DEBUG: python3-urllib3-1.26.19-2.el10.noarch DEBUG: python3-babel-2.13.1-5.el10.noarch DEBUG: python3-rpm-generators-14-12.el10.noarch DEBUG: python3-charset-normalizer-3.4.2-1.el10.noarch DEBUG: python3-requests-2.32.4-1.el10.noarch DEBUG: python3-dns-2.6.1-1.el10.noarch DEBUG: python3-docutils-0.20.1-5.el10.noarch DEBUG: python3-markupsafe-2.1.3-6.el10.x86_64 DEBUG: python3-jinja2-3.1.6-1.el10.noarch DEBUG: python3-pip-23.3.2-7.el10.noarch DEBUG: python3-imagesize-1.4.1-9.el10.noarch DEBUG: python3-pygments-2.18.0-1.el10.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch DEBUG: pcsc-lite-libs-2.2.3-2.el10.x86_64 DEBUG: pcsc-lite-ccid-1.6.0-2.el10.x86_64 DEBUG: pcsc-lite-2.2.3-2.el10.x86_64 DEBUG: gnupg2-smime-2.4.5-2.el10.x86_64 DEBUG: gnupg2-2.4.5-2.el10.x86_64 DEBUG: gpgme-1.23.2-6.el10.x86_64 DEBUG: gpgmepp-1.23.2-6.el10.x86_64 DEBUG: poppler-24.02.0-6.el10.x86_64 DEBUG: jbig2dec-libs-0.20-7.el10.x86_64 DEBUG: libXau-1.0.11-8.el10.x86_64 DEBUG: libxcb-1.17.0-3.el10.x86_64 DEBUG: libX11-1.8.10-1.el10.x86_64 DEBUG: libXrender-0.9.11-8.el10.x86_64 DEBUG: libXext-1.3.6-3.el10.x86_64 DEBUG: libXft-2.3.8-8.el10.x86_64 DEBUG: libXpm-3.5.17-5.el10.x86_64 DEBUG: gd-2.3.3-22.el10.x86_64 DEBUG: libXt-1.3.0-5.el10.x86_64 DEBUG: libdatrie-0.2.13-11.el10.x86_64 DEBUG: libthai-0.1.29-10.el10.x86_64 DEBUG: libijs-0.35-24.el10.x86_64 DEBUG: libpaper-2.1.1-7.el10.x86_64 DEBUG: pixman-0.43.4-2.el10.x86_64 DEBUG: cairo-1.18.2-2.el10.x86_64 DEBUG: pango-1.54.0-3.el10.x86_64 DEBUG: cairo-gobject-1.18.2-2.el10.x86_64 DEBUG: librsvg2-2.57.1-9.el10.x86_64 DEBUG: rsvg-pixbuf-loader-2.57.1-9.el10.x86_64 DEBUG: poppler-glib-24.02.0-6.el10.x86_64 DEBUG: libwmf-lite-0.2.13-6.el10s.x86_64 DEBUG: cups-filesystem-2.4.10-13.el10.noarch DEBUG: cups-libs-2.4.10-13.el10.x86_64 DEBUG: libgs-10.02.1-16.el10.x86_64 DEBUG: graphviz-9.0.0-15.el10.x86_64 DEBUG: ImageMagick-libs-6.9.12.98-1.el10s.x86_64 DEBUG: ImageMagick-6.9.12.98-1.el10s.x86_64 DEBUG: python3-sphinx-7.2.6-10.el10.noarch DEBUG: python3-devel-3.12.11-3.el10.x86_64 DEBUG: python3-eventlet-0.40.0-1.el10s.noarch DEBUG: python3-sqlalchemy-2.0.26-6.el10.x86_64 DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch DEBUG: python3-pbr-6.1.1-1.el10s.noarch DEBUG: python3-six-1.16.0-16.el10.noarch DEBUG: authselect-1.5.0-8.el10.x86_64 DEBUG: systemd-rpm-macros-257-16.el10.noarch DEBUG: openstack-macros-2023.1.0-0.20250702055156.ce6a105.el10.noarch DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 Finish: dnf4 update DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/RPMS DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SPECS DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SRPMS DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/BUILD DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/BUILDROOT DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/originals DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/originals DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir DEBUG: child environment: None DEBUG: Executing command: ['userdel', '-f', 'mockbuild', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['groupdel', 'mock', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['groupadd', 'mock', '-g', '135', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['useradd', 'mockbuild', '-o', '-u', '1039', '-g', '135', '-N', '-d', '/builddir', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: useradd: warning: the home directory /builddir already exists. DEBUG: useradd: Not copying any file from skel directory into it. DEBUG: Creating mailbox file: File exists DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/.initialized Finish: chroot init Start: buildsrpm Start: rpmbuild -bs INFO: ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-aodh.spec'], chrootPath='/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1039gid=135user='mockbuild'unshare_net=TrueprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) DEBUG: child environment: None DEBUG: Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-aodh.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: warning: source_date_epoch_from_changelog set but %changelog is missing DEBUG: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Wrote: /builddir/build/SRPMS/openstack-aodh-21.1.0-0.20251124111708.21c607c.el10.src.rpm DEBUG: RPM build warnings: DEBUG: source_date_epoch_from_changelog set but %changelog is missing DEBUG: Child return code was: 0 Finish: rpmbuild -bs DEBUG: Copying package to result dir Finish: buildsrpm INFO: Done(openstack-aodh.spec) Config(dlrn-5) 0 minutes 10 seconds INFO: Results and/or logs in: /home/centos10-master-uc/data/repos/component/cloudops/21/c6/21c607cc46ede9a92557a27893419e5a87bfd414_3ce2abee INFO: Cleaning up build root ('cleanup_on_success=True') Start: clean chroot DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 INFO: unmounting tmpfs. DEBUG: child environment: None DEBUG: Executing command: ['umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['btrfs', 'subv', 'list', '/var/lib/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False Finish: clean chroot Finish: run DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 + finalize + rm -rf /tmp/tmp.4dx4gNY5Yh WARNING: config_opts['use_bootstrap_container'] is deprecated, please use config_opts['use_bootstrap'] instead INFO: mock.py version 6.5 starting (python version = 3.9.18, NVR = mock-6.5-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/cloudops/21/c6/21c607cc46ede9a92557a27893419e5a87bfd414_3ce2abee --rebuild /home/centos10-master-uc/data/repos/component/cloudops/21/c6/21c607cc46ede9a92557a27893419e5a87bfd414_3ce2abee/openstack-aodh-21.1.0-0.20251124111708.21c607c.el10.src.rpm --postinstall Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/dnf_cache INFO: selinux enabled Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run DEBUG: mock final configuration: DEBUG: _aliases: {'yum.conf': 'dnf.conf', 'dnf5.conf': 'dnf.conf', 'dnf4.conf': 'dnf.conf', 'dnf_command': 'dnf4_command', 'dnf_common_opts': 'dnf4_common_opts', 'dnf_install_command': 'dnf4_install_command', 'dnf_disable_plugins': 'dnf4_disable_plugins', 'dnf_avoid_opts': 'dnf4_avoid_opts', 'dnf_builddep_opts': 'dnf4_builddep_opts', 'system_dnf4_command': 'dnf4_system_command', 'system_dnf_command': 'dnf4_system_command', 'system_dnf5_command': 'dnf5_system_command', 'system_yum_command': 'yum_system_command', 'system_microdnf_command': 'microdnf_system_command'} DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/etc/mock/chroot-aliases.cfg', '/home/centos10-master-uc/data/dlrn-5.cfg'] DEBUG: version: 6.5 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos10-master-uc/data/repos/component/cloudops/21/c6/21c607cc46ede9a92557a27893419e5a87bfd414_3ce2abee DEBUG: rootdir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: cache_topdir: /var/cache/mock DEBUG: clean: True DEBUG: check: True DEBUG: post_install: True DEBUG: chroothome: /builddir DEBUG: log_config_file: logging.ini DEBUG: rpmbuild_timeout: 0 DEBUG: host_arch: x86_64 DEBUG: chrootuid: 1039 DEBUG: chrootgid: 135 DEBUG: chrootgroup: mock DEBUG: chrootuser: mockbuild DEBUG: build_log_fmt_name: unadorned DEBUG: root_log_fmt_name: detailed DEBUG: state_log_fmt_name: state DEBUG: online: True DEBUG: isolation: simple DEBUG: use_nspawn: None DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap: True DEBUG: use_bootstrap_image: True DEBUG: bootstrap_image: quay.io/centos/centos:stream10-development DEBUG: bootstrap_image_skip_pull: False DEBUG: bootstrap_image_ready: False DEBUG: bootstrap_image_fallback: True DEBUG: bootstrap_image_keep_getting: 120 DEBUG: bootstrap_image_assert_digest: None DEBUG: use_buildroot_image: False DEBUG: buildroot_image: None DEBUG: buildroot_image_skip_pull: False DEBUG: buildroot_image_ready: False DEBUG: buildroot_image_fallback: False DEBUG: buildroot_image_keep_getting: 120 DEBUG: buildroot_image_assert_digest: None DEBUG: internal_dev_setup: True DEBUG: cleanup_on_success: True DEBUG: cleanup_on_failure: True DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc'] DEBUG: createrepo_on_rpms: False DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm DEBUG: tar_binary: /bin/tar DEBUG: tar: gnutar DEBUG: backup_on_clean: False DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: redhat_subscription_required: False DEBUG: ssl_ca_bundle_path: None DEBUG: ssl_copied_ca_trust_dirs: [('/etc/pki/ca-trust', '/etc/pki/ca-trust'), ('/usr/share/pki/ca-trust-source', '/usr/share/pki/ca-trust-source')] DEBUG: ssl_extra_certs: None DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'rpmautospec', 'buildroot_lock', 'export_buildroot_image', 'unbreq', '__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/cloudops/21/c6/21c607cc46ede9a92557a27893419e5a87bfd414_3ce2abee'}, '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/cloudops/21/c6/21c607cc46ede9a92557a27893419e5a87bfd414_3ce2abee'}, '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/cloudops/21/c6/21c607cc46ede9a92557a27893419e5a87bfd414_3ce2abee'}, '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/cloudops/21/c6/21c607cc46ede9a92557a27893419e5a87bfd414_3ce2abee'}, '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/cloudops/21/c6/21c607cc46ede9a92557a27893419e5a87bfd414_3ce2abee'}, '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/cloudops/21/c6/21c607cc46ede9a92557a27893419e5a87bfd414_3ce2abee'}, '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/cloudops/21/c6/21c607cc46ede9a92557a27893419e5a87bfd414_3ce2abee'}, '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/cloudops/21/c6/21c607cc46ede9a92557a27893419e5a87bfd414_3ce2abee'}, '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/cloudops/21/c6/21c607cc46ede9a92557a27893419e5a87bfd414_3ce2abee'}, '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/cloudops/21/c6/21c607cc46ede9a92557a27893419e5a87bfd414_3ce2abee'}, '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/cloudops/21/c6/21c607cc46ede9a92557a27893419e5a87bfd414_3ce2abee'}, '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/cloudops/21/c6/21c607cc46ede9a92557a27893419e5a87bfd414_3ce2abee'}, '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/cloudops/21/c6/21c607cc46ede9a92557a27893419e5a87bfd414_3ce2abee'}, '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/cloudops/21/c6/21c607cc46ede9a92557a27893419e5a87bfd414_3ce2abee'}, '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/cloudops/21/c6/21c607cc46ede9a92557a27893419e5a87bfd414_3ce2abee'}, '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/cloudops/21/c6/21c607cc46ede9a92557a27893419e5a87bfd414_3ce2abee'}, '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/cloudops/21/c6/21c607cc46ede9a92557a27893419e5a87bfd414_3ce2abee'}, '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/cloudops/21/c6/21c607cc46ede9a92557a27893419e5a87bfd414_3ce2abee'}, '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/cloudops/21/c6/21c607cc46ede9a92557a27893419e5a87bfd414_3ce2abee'}, '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/cloudops/21/c6/21c607cc46ede9a92557a27893419e5a87bfd414_3ce2abee'}, 'unbreq_enable': False, 'unbreq_opts': {'exclude_accessed_files': [], '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/cloudops/21/c6/21c607cc46ede9a92557a27893419e5a87bfd414_3ce2abee'}, '__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/cloudops/21/c6/21c607cc46ede9a92557a27893419e5a87bfd414_3ce2abee'}, '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/cloudops/21/c6/21c607cc46ede9a92557a27893419e5a87bfd414_3ce2abee'}} 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: 4bac3791-3138-4c68-aab2-b2ce25baae9c 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-25ef5677a674088bfb433ab39df3a75ac7b3cf8f baseurl=https://trunk.rdoproject.org/centos10-master/component/barbican/25/ef/25ef5677a674088bfb433ab39df3a75ac7b3cf8f_73c95ce7 enabled=1 gpgcheck=0 priority=1 [delorean-component-baremetal] name=delorean-python-ironic-tests-tempest-1cc9a1986bac40fe7e49c0e76166ad093411ddc6 baseurl=https://trunk.rdoproject.org/centos10-master/component/baremetal/1c/c9/1cc9a1986bac40fe7e49c0e76166ad093411ddc6_af6372a8 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-5bc8ed7d63c53be56ac3ed245f3c94a463fb8e23 baseurl=https://trunk.rdoproject.org/centos10-master/component/cinder/5b/c8/5bc8ed7d63c53be56ac3ed245f3c94a463fb8e23_c92ea047 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-ansible-collections-openstack-a1784932816bb8c2a5940fa56ac4eb553339b4c6 baseurl=https://trunk.rdoproject.org/centos10-master/component/clients/a1/78/a1784932816bb8c2a5940fa56ac4eb553339b4c6_9eb93d1d enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-cloudkitty-e72d356a6dd665a5747c965f5fcfc460aa98d305 baseurl=https://trunk.rdoproject.org/centos10-master/component/cloudops/e7/2d/e72d356a6dd665a5747c965f5fcfc460aa98d305_fbe05547 enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-openstack-heat-36a5345e961beeba04cf0e3285dfb9b750bd546e baseurl=https://trunk.rdoproject.org/centos10-master/component/common/36/a5/36a5345e961beeba04cf0e3285dfb9b750bd546e_b39f7146 enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-python-whitebox-tests-tempest-5b4c0669d3418898ac21fa27b03ab6c4222a8c94 baseurl=https://trunk.rdoproject.org/centos10-master/component/compute/5b/4c/5b4c0669d3418898ac21fa27b03ab6c4222a8c94_87a8050e enabled=1 gpgcheck=0 priority=1 [delorean-component-designate] name=delorean-python-designate-tests-tempest-88fc51f6327a4b8ac50078380d0fc91eca7eb449 baseurl=https://trunk.rdoproject.org/centos10-master/component/designate/88/fc/88fc51f6327a4b8ac50078380d0fc91eca7eb449_c08f60c6 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-f418d3f00d7c1e2bd4d1458b0c500716eb0ba653 baseurl=https://trunk.rdoproject.org/centos10-master/component/glance/f4/18/f418d3f00d7c1e2bd4d1458b0c500716eb0ba653_05968b35 enabled=1 gpgcheck=0 priority=1 [delorean-component-keystone] name=delorean-python-keystone-tests-tempest-97d6de342fc0b7487c2dc99765c4717850758afc baseurl=https://trunk.rdoproject.org/centos10-master/component/keystone/97/d6/97d6de342fc0b7487c2dc99765c4717850758afc_b1b2606b enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-openstack-manila-43a411f5f546112bbe2db3eaa4536c4a06c4fbf0 baseurl=https://trunk.rdoproject.org/centos10-master/component/manila/43/a4/43a411f5f546112bbe2db3eaa4536c4a06c4fbf0_9f8762cc enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-openstack-neutron-vpnaas-c6d82557726218eeed2b7ad445de10d04f9a0362 baseurl=https://trunk.rdoproject.org/centos10-master/component/network/c6/d8/c6d82557726218eeed2b7ad445de10d04f9a0362_c120bd8b enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-ff8ced223e689645521e1a8defc6b7bb464a34e7 baseurl=https://trunk.rdoproject.org/centos10-master/component/octavia/ff/8c/ff8ced223e689645521e1a8defc6b7bb464a34e7_cf67d3ef enabled=1 gpgcheck=0 priority=1 [delorean-component-optimize] name=delorean-openstack-watcher-8a884e3d5166678b85eaf264e518ef24b30085e5 baseurl=https://trunk.rdoproject.org/centos10-master/component/optimize/8a/88/8a884e3d5166678b85eaf264e518ef24b30085e5_7c132bab enabled=1 gpgcheck=0 priority=1 [delorean-component-podified] name=delorean-python-tcib-c2ae956ec1898faaed6197ef95439c1eb37dcae2 baseurl=https://trunk.rdoproject.org/centos10-master/component/podified/c2/ae/c2ae956ec1898faaed6197ef95439c1eb37dcae2_33748446 enabled=1 gpgcheck=0 priority=1 [delorean-component-puppet] name=delorean-puppet-ironic-62865b3f58fd9f12a2dd9616640bc7e421d44a64 baseurl=https://trunk.rdoproject.org/centos10-master/component/puppet/62/86/62865b3f58fd9f12a2dd9616640bc7e421d44a64_356509d0 enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-676e68fc0f563f8971cb97e0b862518fbb08d7c3 baseurl=https://trunk.rdoproject.org/centos10-master/component/swift/67/6e/676e68fc0f563f8971cb97e0b862518fbb08d7c3_2abff1ce enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-python-heat-tests-tempest-4972024980483a923ba136074968549d9abbb9a7 baseurl=https://trunk.rdoproject.org/centos10-master/component/tempest/49/72/4972024980483a923ba136074968549d9abbb9a7_59dfaae1 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-cloudkitty-ui-1ccd55bb7086fc7f0388b26eac6a71cdc22ec7e3 baseurl=https://trunk.rdoproject.org/centos10-master/component/ui/1c/cd/1ccd55bb7086fc7f0388b26eac6a71cdc22ec7e3_9c3343a9 enabled=1 gpgcheck=0 priority=1 [delorean-master-testing] name=dlrn-master-testing baseurl=https://trunk.rdoproject.org/centos10-master/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-master-build-deps] name=dlrn-master-build-deps baseurl=https://trunk.rdoproject.org/centos10-master/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos10-rabbitmq] name=centos9-rabbitmq baseurl=https://trunk.rdoproject.org/centos10-master/rabbitmq/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos10-storage] name=centos10-storage baseurl=http://mirror.stream.centos.org/SIGs/10-stream/storage/$basearch/ceph-squid/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos10-opstools] name=centos10-opstools baseurl=http://mirror.stream.centos.org/SIGs/10-stream/opstools/$basearch/collectd-5/ enabled=0 gpgcheck=0 module_hotfixes=1 [centos10-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=https://buildlogs.centos.org/centos/10-stream/nfv/x86_64/openvswitch-2/ enabled=1 gpgcheck=0 module_hotfixes=1 # epel is required for Ceph Squid and DLRN mock [epel-low-priority] name=Extra Packages for Enterprise Linux $releasever - $basearch metalink=https://mirrors.fedoraproject.org/metalink?repo=epel-$releasever&arch=$basearch&infra=$infra&content=$contentdir enabled=1 gpgcheck=0 countme=1 priority=100 includepkgs=liboath,gperftools-libs,thrift,libpmemobj,liborc2,libpmem,parquet-libs,libarrow*,mock*,distribution-gpg-keys,python3-templated-dictionary,python3-backoff DEBUG: __jinja_expand: True DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: build_log_fmt_str: %(message)s DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: state_log_fmt_str: %(asctime)s - %(message)s DEBUG: Local file: /home/centos10-master-uc/data/repos/component/cloudops/21/c6/21c607cc46ede9a92557a27893419e5a87bfd414_3ce2abee/openstack-aodh-21.1.0-0.20251124111708.21c607c.el10.src.rpm INFO: Start(/home/centos10-master-uc/data/repos/component/cloudops/21/c6/21c607cc46ede9a92557a27893419e5a87bfd414_3ce2abee/openstack-aodh-21.1.0-0.20251124111708.21c607c.el10.src.rpm) Config(dlrn-centos10-master-uc-x86_64-5) Start: clean chroot Finish: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5 DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5 DEBUG: ensuring that dir exists: /home/centos10-master-uc/data/repos/component/cloudops/21/c6/21c607cc46ede9a92557a27893419e5a87bfd414_3ce2abee Mock Version: 6.5 INFO: Mock Version: 6.5 INFO: Mock Version: 6.5 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.59kn3958', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc DEBUG: method _cleanup_homedir skipped in bootstrap DEBUG: method _setup_build_dirs skipped in bootstrap DEBUG: method _make_users skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root. DEBUG: child environment: None DEBUG: Executing command: ['mount', '-n', '-t', 'tmpfs', '-o', 'mode=0755', '-o', 'nr_inodes=0', '-o', 'size=4g', 'mock_chroot_tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /home/centos10-master-uc/data/repos/component/cloudops/21/c6/21c607cc46ede9a92557a27893419e5a87bfd414_3ce2abee 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 5.8Gi 407Mi 3.6Gi 13Gi 9.6Gi DEBUG: Swap: 15Gi 5.2Gi 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 845M 3.5G 20% /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: /dev/vda4 xfs 549G 178G 372G 33% / 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/cloudops/21/c6/21c607cc46ede9a92557a27893419e5a87bfd414_3ce2abee 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.qfp8u02n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['rpm', '-q', 'rpm', 'rpm-sequoia', 'python3-dnf', 'python3-dnf-plugins-core', 'yum', 'yum-utils', 'dnf5', 'dnf5-plugins'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: rpm-4.19.1.1-3.el10.x86_64 DEBUG: rpm-sequoia-1.6.0-3.el10.x86_64 DEBUG: python3-dnf-4.20.0-9.el10.noarch DEBUG: python3-dnf-plugins-core-4.7.0-6.el10.noarch DEBUG: yum-4.20.0-9.el10.noarch DEBUG: package yum-utils is not installed DEBUG: package dnf5 is not installed DEBUG: package dnf5-plugins is not installed DEBUG: Child return code was: 3 INFO: Buildroot is handled by package management downloaded with a bootstrap image: rpm-4.19.1.1-3.el10.x86_64 rpm-sequoia-1.6.0-3.el10.x86_64 python3-dnf-4.20.0-9.el10.noarch python3-dnf-plugins-core-4.7.0-6.el10.noarch yum-4.20.0-9.el10.noarch Start: dnf4 update DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: libgcc-14.3.1-4.el10.x86_64 DEBUG: fonts-filesystem-2.0.5-18.el10.noarch DEBUG: tzdata-2025b-2.el10.noarch DEBUG: adobe-mappings-cmap-20230622-5.el10.noarch DEBUG: adobe-mappings-cmap-deprecated-20230622-5.el10.noarch DEBUG: redhat-text-vf-fonts-4.1.0-1.el10.noarch DEBUG: xkeyboard-config-2.41-3.el10.noarch DEBUG: rust-toolset-srpm-macros-1.90.0-1.el10.noarch DEBUG: qt6-srpm-macros-6.9.1-1.el10.noarch DEBUG: poppler-data-0.4.11-9.el10.noarch DEBUG: perl-srpm-macros-1-57.el10.noarch DEBUG: package-notes-srpm-macros-0.5-13.el10.noarch DEBUG: openblas-srpm-macros-2-19.el10.noarch DEBUG: ocaml-srpm-macros-10-4.el10.noarch DEBUG: libX11-common-1.8.10-1.el10.noarch DEBUG: kernel-srpm-macros-1.0-25.el10.noarch DEBUG: kernel-headers-6.12.0-157.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-13.02-1.el10.noarch DEBUG: adobe-mappings-pdf-20190401-9.el10.noarch DEBUG: publicsuffix-list-dafsa-20240107-5.el10.noarch DEBUG: pkgconf-m4-2.1.0-3.el10.noarch DEBUG: pcre2-syntax-10.44-1.el10.3.noarch DEBUG: ncurses-base-6.4-14.20240127.el10.noarch DEBUG: libssh-config-0.11.1-3.el10.noarch DEBUG: google-noto-fonts-common-20240401-5.el10.noarch DEBUG: google-noto-sans-vf-fonts-20240401-5.el10.noarch DEBUG: default-fonts-core-sans-4.1-3.el10.noarch DEBUG: google-droid-sans-fonts-20200215-22.el10.noarch DEBUG: coreutils-common-9.5-6.el10.x86_64 DEBUG: centos-gpg-keys-10.0-12.el10.noarch DEBUG: centos-stream-repos-10.0-12.el10.noarch DEBUG: centos-stream-release-10.0-12.el10.noarch DEBUG: setup-2.14.5-7.el10.noarch DEBUG: filesystem-3.18-17.el10.x86_64 DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-76.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-76.el10.x86_64 DEBUG: glibc-common-2.39-76.el10.x86_64 DEBUG: glibc-2.39-76.el10.x86_64 DEBUG: ncurses-libs-6.4-14.20240127.el10.x86_64 DEBUG: bash-5.2.26-6.el10.x86_64 DEBUG: zlib-ng-compat-2.2.3-2.el10.x86_64 DEBUG: libstdc++-14.3.1-4.el10.x86_64 DEBUG: bzip2-libs-1.0.8-25.el10.x86_64 DEBUG: xz-libs-5.6.2-4.el10.x86_64 DEBUG: libpng-1.6.40-8.el10.x86_64 DEBUG: libuuid-2.40.2-13.el10.x86_64 DEBUG: libxml2-2.12.5-9.el10.x86_64 DEBUG: readline-8.2-11.el10.x86_64 DEBUG: libzstd-1.5.5-9.el10.x86_64 DEBUG: elfutils-libelf-0.194-1.el10.x86_64 DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64 DEBUG: gmp-6.2.1-12.el10.x86_64 DEBUG: libgpg-error-1.50-2.el10.x86_64 DEBUG: libxcrypt-4.4.36-10.el10.x86_64 DEBUG: libblkid-2.40.2-13.el10.x86_64 DEBUG: crypto-policies-20250905-2.gitc7eb7b2.el10.noarch DEBUG: nspr-4.36.0-4.el10.x86_64 DEBUG: libassuan-2.5.6-6.el10.x86_64 DEBUG: mpfr-4.2.1-5.el10.x86_64 DEBUG: expat-2.7.1-1.el10.x86_64 DEBUG: pcre2-10.44-1.el10.3.x86_64 DEBUG: grep-3.11-10.el10.x86_64 DEBUG: popt-1.19-8.el10.x86_64 DEBUG: nss-util-3.112.0-4.el10.x86_64 DEBUG: sqlite-libs-3.46.1-5.el10.x86_64 DEBUG: gdbm-libs-1.23-14.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: libffi-3.4.4-10.el10.x86_64 DEBUG: libgomp-14.3.1-4.el10.x86_64 DEBUG: lcms2-2.16-6.el10.x86_64 DEBUG: libwebp-1.3.2-8.el10.x86_64 DEBUG: gawk-5.3.0-6.el10.x86_64 DEBUG: json-c-0.18-3.el10.x86_64 DEBUG: libcap-ng-0.8.4-6.el10.x86_64 DEBUG: audit-libs-4.0.3-4.el10.x86_64 DEBUG: libeconf-0.6.2-4.el10.x86_64 DEBUG: pam-libs-1.6.1-8.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-16.el10.x86_64 DEBUG: libtasn1-4.20.0-1.el10.x86_64 DEBUG: p11-kit-0.25.10-1.el10.x86_64 DEBUG: libunistring-1.1-10.el10.x86_64 DEBUG: libidn2-2.3.7-3.el10.x86_64 DEBUG: libICE-1.1.1-5.el10.x86_64 DEBUG: openjpeg2-2.5.2-5.el10.x86_64 DEBUG: libSM-1.2.4-5.el10.x86_64 DEBUG: xz-5.6.2-4.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: libfdisk-2.40.2-13.el10.x86_64 DEBUG: libgcrypt-1.11.0-6.el10.x86_64 DEBUG: libksba-1.6.7-2.el10.x86_64 DEBUG: dwz-0.16-1.el10.x86_64 DEBUG: unzip-6.0-69.el10.x86_64 DEBUG: file-libs-5.45-8.el10.x86_64 DEBUG: file-5.45-8.el10.x86_64 DEBUG: alternatives-1.30-2.el10.x86_64 DEBUG: p11-kit-trust-0.25.10-1.el10.x86_64 DEBUG: gnutls-3.8.10-2.el10.x86_64 DEBUG: diffutils-3.10-8.el10.x86_64 DEBUG: jansson-2.14-3.el10.x86_64 DEBUG: libbrotli-1.1.0-6.el10.x86_64 DEBUG: libsepol-3.9-1.el10.x86_64 DEBUG: libselinux-3.9-2.el10.x86_64 DEBUG: sed-4.9-3.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: openssl-fips-provider-3.5.1-6.el10.x86_64 DEBUG: openssl-libs-3.5.1-6.el10.x86_64 DEBUG: coreutils-9.5-6.el10.x86_64 DEBUG: ca-certificates-2025.2.80_v9.0.305-102.el10.noarch DEBUG: libmount-2.40.2-13.el10.x86_64 DEBUG: glib2-2.80.4-10.el10.x86_64 DEBUG: polkit-libs-125-4.el10.x86_64 DEBUG: gzip-1.13-3.el10.x86_64 DEBUG: cracklib-2.9.11-8.el10.x86_64 DEBUG: libevent-2.1.12-16.el10.x86_64 DEBUG: libsmartcols-2.40.2-13.el10.x86_64 DEBUG: util-linux-core-2.40.2-13.el10.x86_64 DEBUG: lua-libs-5.4.6-7.el10.x86_64 DEBUG: lz4-libs-1.9.4-8.el10.x86_64 DEBUG: libarchive-3.7.7-4.el10.x86_64 DEBUG: npth-1.6-21.el10.x86_64 DEBUG: fribidi-1.0.14-4.el10.x86_64 DEBUG: jbigkit-libs-2.1-31.el10.x86_64 DEBUG: libtool-ltdl-2.4.7-13.el10.x86_64 DEBUG: zstd-1.5.5-9.el10.x86_64 DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64 DEBUG: libpwquality-1.4.5-12.el10.x86_64 DEBUG: shared-mime-info-2.3-8.el10.x86_64 DEBUG: gdk-pixbuf2-2.42.12-4.el10.x86_64 DEBUG: libsecret-0.21.2-8.el10.x86_64 DEBUG: pinentry-1.3.1-1.el10.x86_64 DEBUG: liblqr-1-0.4.2-26.el10s.x86_64 DEBUG: python3-pip-wheel-23.3.2-7.el10.noarch DEBUG: urw-base35-bookman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-c059-fonts-20200910-21.el10.noarch DEBUG: urw-base35-d050000l-fonts-20200910-21.el10.noarch DEBUG: urw-base35-gothic-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-roman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-sans-fonts-20200910-21.el10.noarch DEBUG: urw-base35-p052-fonts-20200910-21.el10.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-z003-fonts-20200910-21.el10.noarch DEBUG: urw-base35-fonts-20200910-21.el10.noarch DEBUG: kmod-libs-31-12.el10.x86_64 DEBUG: rpm-sequoia-1.9.0.3-1.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-20.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-20.el10.x86_64 DEBUG: libsemanage-3.9-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-8.el10.x86_64 DEBUG: libutempter-1.2.1-15.el10.x86_64 DEBUG: tpm2-tss-4.1.3-5.el10.x86_64 DEBUG: tar-1.35-7.el10.x86_64 DEBUG: zip-3.0-45.el10.x86_64 DEBUG: cpp-14.3.1-4.el10.x86_64 DEBUG: libpsl-0.21.5-6.el10.x86_64 DEBUG: dbus-libs-1.14.10-5.el10.x86_64 DEBUG: avahi-libs-0.9~rc2-2.el10.x86_64 DEBUG: libusb1-1.0.28-1.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.9-1.el10.x86_64 DEBUG: gdbm-1.23-14.el10.x86_64 DEBUG: pam-1.6.1-8.el10.x86_64 DEBUG: nss-softokn-freebl-3.112.0-4.el10.x86_64 DEBUG: nss-softokn-3.112.0-4.el10.x86_64 DEBUG: nss-sysinit-3.112.0-4.el10.x86_64 DEBUG: nss-3.112.0-4.el10.x86_64 DEBUG: jasper-libs-4.1.0-5.el10.x86_64 DEBUG: LibRaw-0.21.3-1.el10s.x86_64 DEBUG: libbpf-1.6.0-3.el10.x86_64 DEBUG: libxkbcommon-1.7.0-4.el10.x86_64 DEBUG: xml-common-0.6.3-65.el10.noarch DEBUG: bzip2-1.0.8-25.el10.x86_64 DEBUG: graphite2-1.3.14-17.el10.x86_64 DEBUG: freetype-2.13.2-8.el10.x86_64 DEBUG: harfbuzz-8.4.0-6.el10.x86_64 DEBUG: fontconfig-2.15.0-7.el10.x86_64 DEBUG: libraqm-0.10.1-2.el10s.x86_64 DEBUG: imath-3.1.10-4.el10.x86_64 DEBUG: liblerc-4.0.0-8.el10.x86_64 DEBUG: libtiff-4.6.0-6.el10.x86_64 DEBUG: openexr-libs-3.1.10-8.el10.x86_64 DEBUG: dbus-common-1.14.10-5.el10.noarch DEBUG: dbus-broker-36-4.el10.x86_64 DEBUG: dbus-1.14.10-5.el10.x86_64 DEBUG: ed-1.20-5.el10.x86_64 DEBUG: patch-2.7.6-26.el10.x86_64 DEBUG: less-661-3.el10.x86_64 DEBUG: libedit-3.1-52.20230828cvs.el10.x86_64 DEBUG: cpio-2.15-3.el10.x86_64 DEBUG: duktape-2.7.0-10.el10.x86_64 DEBUG: keyutils-libs-1.6.3-5.el10.x86_64 DEBUG: libcbor-0.11.0-3.el10.x86_64 DEBUG: libfido2-1.14.0-7.el10.x86_64 DEBUG: libcom_err-1.47.1-4.el10.x86_64 DEBUG: libnghttp2-1.64.0-2.el10.x86_64 DEBUG: libpkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-pkg-config-2.1.0-3.el10.x86_64 DEBUG: libxcrypt-devel-4.4.36-10.el10.x86_64 DEBUG: glibc-devel-2.39-76.el10.x86_64 DEBUG: libseccomp-2.5.6-1.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-8.el10.x86_64 DEBUG: libssh-0.11.1-3.el10.x86_64 DEBUG: libcurl-8.12.1-2.el10.x86_64 DEBUG: util-linux-2.40.2-13.el10.x86_64 DEBUG: authselect-libs-1.5.0-8.el10.x86_64 DEBUG: cryptsetup-libs-2.8.1-1.el10.x86_64 DEBUG: device-mapper-libs-1.02.206-3.el10.x86_64 DEBUG: device-mapper-1.02.206-3.el10.x86_64 DEBUG: elfutils-debuginfod-client-0.194-1.el10.x86_64 DEBUG: elfutils-libs-0.194-1.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.194-1.el10.noarch DEBUG: systemd-pam-257-16.el10.x86_64 DEBUG: systemd-257-16.el10.x86_64 DEBUG: binutils-gold-2.41-58.el10.x86_64 DEBUG: binutils-2.41-58.el10.x86_64 DEBUG: polkit-125-4.el10.x86_64 DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64 DEBUG: elfutils-0.194-1.el10.x86_64 DEBUG: gdb-minimal-16.3-2.el10.x86_64 DEBUG: debugedit-5.1-8.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-20.el10.x86_64 DEBUG: openssh-9.9p1-16.el10.x86_64 DEBUG: openssh-clients-9.9p1-16.el10.x86_64 DEBUG: git-core-2.47.3-1.el10.x86_64 DEBUG: curl-8.12.1-2.el10.x86_64 DEBUG: rpm-4.19.1.1-20.el10.x86_64 DEBUG: efi-srpm-macros-6-6.el10.noarch DEBUG: lua-srpm-macros-1-15.el10.noarch DEBUG: make-4.4.1-9.el10.x86_64 DEBUG: gcc-14.3.1-4.el10.x86_64 DEBUG: annobin-plugin-gcc-13.02-1.el10.x86_64 DEBUG: gcc-plugin-annobin-14.3.1-4.el10.x86_64 DEBUG: fonts-srpm-macros-2.0.5-18.el10.noarch DEBUG: forge-srpm-macros-0.4.0-6.el10.noarch DEBUG: go-srpm-macros-3.8.0-1.el10.noarch DEBUG: python-srpm-macros-3.12-10.el10.noarch DEBUG: redhat-rpm-config-293-1.el10.noarch DEBUG: rpm-build-4.19.1.1-20.el10.x86_64 DEBUG: pyproject-srpm-macros-1.16.2-1.el10.noarch DEBUG: python-rpm-macros-3.12-10.el10.noarch DEBUG: python3-rpm-macros-3.12-10.el10.noarch DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: python-unversioned-command-3.12.11-3.el10.noarch DEBUG: python3-3.12.11-3.el10.x86_64 DEBUG: python3-libs-3.12.11-3.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-12.el10.noarch DEBUG: python3-idna-3.7-4.el10.noarch DEBUG: python3-greenlet-3.0.3-5.el10.x86_64 DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch DEBUG: python3-urllib3-1.26.19-2.el10.noarch DEBUG: python3-babel-2.13.1-5.el10.noarch DEBUG: python3-rpm-generators-14-12.el10.noarch DEBUG: python3-charset-normalizer-3.4.2-1.el10.noarch DEBUG: python3-requests-2.32.4-1.el10.noarch DEBUG: python3-dns-2.6.1-1.el10.noarch DEBUG: python3-docutils-0.20.1-5.el10.noarch DEBUG: python3-markupsafe-2.1.3-6.el10.x86_64 DEBUG: python3-jinja2-3.1.6-1.el10.noarch DEBUG: python3-pip-23.3.2-7.el10.noarch DEBUG: python3-imagesize-1.4.1-9.el10.noarch DEBUG: python3-pygments-2.18.0-1.el10.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch DEBUG: pcsc-lite-libs-2.2.3-2.el10.x86_64 DEBUG: pcsc-lite-ccid-1.6.0-2.el10.x86_64 DEBUG: pcsc-lite-2.2.3-2.el10.x86_64 DEBUG: gnupg2-smime-2.4.5-2.el10.x86_64 DEBUG: gnupg2-2.4.5-2.el10.x86_64 DEBUG: gpgme-1.23.2-6.el10.x86_64 DEBUG: gpgmepp-1.23.2-6.el10.x86_64 DEBUG: poppler-24.02.0-6.el10.x86_64 DEBUG: jbig2dec-libs-0.20-7.el10.x86_64 DEBUG: libXau-1.0.11-8.el10.x86_64 DEBUG: libxcb-1.17.0-3.el10.x86_64 DEBUG: libX11-1.8.10-1.el10.x86_64 DEBUG: libXrender-0.9.11-8.el10.x86_64 DEBUG: libXext-1.3.6-3.el10.x86_64 DEBUG: libXft-2.3.8-8.el10.x86_64 DEBUG: libXpm-3.5.17-5.el10.x86_64 DEBUG: gd-2.3.3-22.el10.x86_64 DEBUG: libXt-1.3.0-5.el10.x86_64 DEBUG: libdatrie-0.2.13-11.el10.x86_64 DEBUG: libthai-0.1.29-10.el10.x86_64 DEBUG: libijs-0.35-24.el10.x86_64 DEBUG: libpaper-2.1.1-7.el10.x86_64 DEBUG: pixman-0.43.4-2.el10.x86_64 DEBUG: cairo-1.18.2-2.el10.x86_64 DEBUG: pango-1.54.0-3.el10.x86_64 DEBUG: cairo-gobject-1.18.2-2.el10.x86_64 DEBUG: librsvg2-2.57.1-9.el10.x86_64 DEBUG: rsvg-pixbuf-loader-2.57.1-9.el10.x86_64 DEBUG: poppler-glib-24.02.0-6.el10.x86_64 DEBUG: libwmf-lite-0.2.13-6.el10s.x86_64 DEBUG: cups-filesystem-2.4.10-13.el10.noarch DEBUG: cups-libs-2.4.10-13.el10.x86_64 DEBUG: libgs-10.02.1-16.el10.x86_64 DEBUG: graphviz-9.0.0-15.el10.x86_64 DEBUG: ImageMagick-libs-6.9.12.98-1.el10s.x86_64 DEBUG: ImageMagick-6.9.12.98-1.el10s.x86_64 DEBUG: python3-sphinx-7.2.6-10.el10.noarch DEBUG: python3-devel-3.12.11-3.el10.x86_64 DEBUG: python3-eventlet-0.40.0-1.el10s.noarch DEBUG: python3-sqlalchemy-2.0.26-6.el10.x86_64 DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch DEBUG: python3-pbr-6.1.1-1.el10s.noarch DEBUG: python3-six-1.16.0-16.el10.noarch DEBUG: authselect-1.5.0-8.el10.x86_64 DEBUG: systemd-rpm-macros-257-16.el10.noarch DEBUG: openstack-macros-2023.1.0-0.20250702055156.ce6a105.el10.noarch DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf-3', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '-y', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'update'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf-3', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '-y', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'update', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LC_MESSAGES': 'C.UTF-8'} and shell False DEBUG: No matches found for the following disable plugin patterns: local, spacewalk, versionlock DEBUG: delorean-openstack-barbican-25ef5677a674088bfb4 94 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-ironic-tests-tempest-1cc9a1986b 128 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-cinder-5bc8ed7d63c53be56ac3e 138 kB/s | 3.0 kB 00:00 DEBUG: delorean-ansible-collections-openstack-a1784932 151 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-cloudkitty-e72d356a6dd665a57 67 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-heat-36a5345e961beeba04cf0e3 101 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-whitebox-tests-tempest-5b4c0669 175 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-designate-tests-tempest-88fc51f 188 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-glance-f418d3f00d7c1e2bd4d14 149 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-keystone-tests-tempest-97d6de34 141 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-manila-43a411f5f546112bbe2db 145 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-neutron-vpnaas-c6d8255772621 147 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-octavia-ff8ced223e689645521e 138 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-watcher-8a884e3d5166678b85ea 164 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-tcib-c2ae956ec1898faaed6197ef95 93 kB/s | 3.0 kB 00:00 DEBUG: delorean-puppet-ironic-62865b3f58fd9f12a2dd9616 78 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-swift-676e68fc0f563f8971cb97 152 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-heat-tests-tempest-497202498048 162 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-cloudkitty-ui-1ccd55bb7086fc 133 kB/s | 3.0 kB 00:00 DEBUG: CentOS Stream 10 - BaseOS 120 kB/s | 3.9 kB 00:00 DEBUG: CentOS Stream 10 - AppStream 163 kB/s | 3.9 kB 00:00 DEBUG: CentOS Stream 10 - CRB 51 kB/s | 7.2 kB 00:00 DEBUG: CentOS Stream 10 - HighAvailability 87 kB/s | 8.1 kB 00:00 DEBUG: dlrn-master-testing 175 kB/s | 3.0 kB 00:00 DEBUG: dlrn-master-build-deps 188 kB/s | 3.0 kB 00:00 DEBUG: centos9-rabbitmq 171 kB/s | 3.0 kB 00:00 DEBUG: centos10-storage 79 kB/s | 3.0 kB 00:00 DEBUG: NFV SIG OpenvSwitch 30 kB/s | 3.0 kB 00:00 DEBUG: Extra Packages for Enterprise Linux 10 - x86_64 225 kB/s | 32 kB 00:00 DEBUG: Dependencies resolved. DEBUG: Nothing to do. DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: libgcc-14.3.1-4.el10.x86_64 DEBUG: fonts-filesystem-2.0.5-18.el10.noarch DEBUG: tzdata-2025b-2.el10.noarch DEBUG: adobe-mappings-cmap-20230622-5.el10.noarch DEBUG: adobe-mappings-cmap-deprecated-20230622-5.el10.noarch DEBUG: redhat-text-vf-fonts-4.1.0-1.el10.noarch DEBUG: xkeyboard-config-2.41-3.el10.noarch DEBUG: rust-toolset-srpm-macros-1.90.0-1.el10.noarch DEBUG: qt6-srpm-macros-6.9.1-1.el10.noarch DEBUG: poppler-data-0.4.11-9.el10.noarch DEBUG: perl-srpm-macros-1-57.el10.noarch DEBUG: package-notes-srpm-macros-0.5-13.el10.noarch DEBUG: openblas-srpm-macros-2-19.el10.noarch DEBUG: ocaml-srpm-macros-10-4.el10.noarch DEBUG: libX11-common-1.8.10-1.el10.noarch DEBUG: kernel-srpm-macros-1.0-25.el10.noarch DEBUG: kernel-headers-6.12.0-157.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-13.02-1.el10.noarch DEBUG: adobe-mappings-pdf-20190401-9.el10.noarch DEBUG: publicsuffix-list-dafsa-20240107-5.el10.noarch DEBUG: pkgconf-m4-2.1.0-3.el10.noarch DEBUG: pcre2-syntax-10.44-1.el10.3.noarch DEBUG: ncurses-base-6.4-14.20240127.el10.noarch DEBUG: libssh-config-0.11.1-3.el10.noarch DEBUG: google-noto-fonts-common-20240401-5.el10.noarch DEBUG: google-noto-sans-vf-fonts-20240401-5.el10.noarch DEBUG: default-fonts-core-sans-4.1-3.el10.noarch DEBUG: google-droid-sans-fonts-20200215-22.el10.noarch DEBUG: coreutils-common-9.5-6.el10.x86_64 DEBUG: centos-gpg-keys-10.0-12.el10.noarch DEBUG: centos-stream-repos-10.0-12.el10.noarch DEBUG: centos-stream-release-10.0-12.el10.noarch DEBUG: setup-2.14.5-7.el10.noarch DEBUG: filesystem-3.18-17.el10.x86_64 DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-76.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-76.el10.x86_64 DEBUG: glibc-common-2.39-76.el10.x86_64 DEBUG: glibc-2.39-76.el10.x86_64 DEBUG: ncurses-libs-6.4-14.20240127.el10.x86_64 DEBUG: bash-5.2.26-6.el10.x86_64 DEBUG: zlib-ng-compat-2.2.3-2.el10.x86_64 DEBUG: libstdc++-14.3.1-4.el10.x86_64 DEBUG: bzip2-libs-1.0.8-25.el10.x86_64 DEBUG: xz-libs-5.6.2-4.el10.x86_64 DEBUG: libpng-1.6.40-8.el10.x86_64 DEBUG: libuuid-2.40.2-13.el10.x86_64 DEBUG: libxml2-2.12.5-9.el10.x86_64 DEBUG: readline-8.2-11.el10.x86_64 DEBUG: libzstd-1.5.5-9.el10.x86_64 DEBUG: elfutils-libelf-0.194-1.el10.x86_64 DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64 DEBUG: gmp-6.2.1-12.el10.x86_64 DEBUG: libgpg-error-1.50-2.el10.x86_64 DEBUG: libxcrypt-4.4.36-10.el10.x86_64 DEBUG: libblkid-2.40.2-13.el10.x86_64 DEBUG: crypto-policies-20250905-2.gitc7eb7b2.el10.noarch DEBUG: nspr-4.36.0-4.el10.x86_64 DEBUG: libassuan-2.5.6-6.el10.x86_64 DEBUG: mpfr-4.2.1-5.el10.x86_64 DEBUG: expat-2.7.1-1.el10.x86_64 DEBUG: pcre2-10.44-1.el10.3.x86_64 DEBUG: grep-3.11-10.el10.x86_64 DEBUG: popt-1.19-8.el10.x86_64 DEBUG: nss-util-3.112.0-4.el10.x86_64 DEBUG: sqlite-libs-3.46.1-5.el10.x86_64 DEBUG: gdbm-libs-1.23-14.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: libffi-3.4.4-10.el10.x86_64 DEBUG: libgomp-14.3.1-4.el10.x86_64 DEBUG: lcms2-2.16-6.el10.x86_64 DEBUG: libwebp-1.3.2-8.el10.x86_64 DEBUG: gawk-5.3.0-6.el10.x86_64 DEBUG: json-c-0.18-3.el10.x86_64 DEBUG: libcap-ng-0.8.4-6.el10.x86_64 DEBUG: audit-libs-4.0.3-4.el10.x86_64 DEBUG: libeconf-0.6.2-4.el10.x86_64 DEBUG: pam-libs-1.6.1-8.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-16.el10.x86_64 DEBUG: libtasn1-4.20.0-1.el10.x86_64 DEBUG: p11-kit-0.25.10-1.el10.x86_64 DEBUG: libunistring-1.1-10.el10.x86_64 DEBUG: libidn2-2.3.7-3.el10.x86_64 DEBUG: libICE-1.1.1-5.el10.x86_64 DEBUG: openjpeg2-2.5.2-5.el10.x86_64 DEBUG: libSM-1.2.4-5.el10.x86_64 DEBUG: xz-5.6.2-4.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: libfdisk-2.40.2-13.el10.x86_64 DEBUG: libgcrypt-1.11.0-6.el10.x86_64 DEBUG: libksba-1.6.7-2.el10.x86_64 DEBUG: dwz-0.16-1.el10.x86_64 DEBUG: unzip-6.0-69.el10.x86_64 DEBUG: file-libs-5.45-8.el10.x86_64 DEBUG: file-5.45-8.el10.x86_64 DEBUG: alternatives-1.30-2.el10.x86_64 DEBUG: p11-kit-trust-0.25.10-1.el10.x86_64 DEBUG: gnutls-3.8.10-2.el10.x86_64 DEBUG: diffutils-3.10-8.el10.x86_64 DEBUG: jansson-2.14-3.el10.x86_64 DEBUG: libbrotli-1.1.0-6.el10.x86_64 DEBUG: libsepol-3.9-1.el10.x86_64 DEBUG: libselinux-3.9-2.el10.x86_64 DEBUG: sed-4.9-3.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: openssl-fips-provider-3.5.1-6.el10.x86_64 DEBUG: openssl-libs-3.5.1-6.el10.x86_64 DEBUG: coreutils-9.5-6.el10.x86_64 DEBUG: ca-certificates-2025.2.80_v9.0.305-102.el10.noarch DEBUG: libmount-2.40.2-13.el10.x86_64 DEBUG: glib2-2.80.4-10.el10.x86_64 DEBUG: polkit-libs-125-4.el10.x86_64 DEBUG: gzip-1.13-3.el10.x86_64 DEBUG: cracklib-2.9.11-8.el10.x86_64 DEBUG: libevent-2.1.12-16.el10.x86_64 DEBUG: libsmartcols-2.40.2-13.el10.x86_64 DEBUG: util-linux-core-2.40.2-13.el10.x86_64 DEBUG: lua-libs-5.4.6-7.el10.x86_64 DEBUG: lz4-libs-1.9.4-8.el10.x86_64 DEBUG: libarchive-3.7.7-4.el10.x86_64 DEBUG: npth-1.6-21.el10.x86_64 DEBUG: fribidi-1.0.14-4.el10.x86_64 DEBUG: jbigkit-libs-2.1-31.el10.x86_64 DEBUG: libtool-ltdl-2.4.7-13.el10.x86_64 DEBUG: zstd-1.5.5-9.el10.x86_64 DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64 DEBUG: libpwquality-1.4.5-12.el10.x86_64 DEBUG: shared-mime-info-2.3-8.el10.x86_64 DEBUG: gdk-pixbuf2-2.42.12-4.el10.x86_64 DEBUG: libsecret-0.21.2-8.el10.x86_64 DEBUG: pinentry-1.3.1-1.el10.x86_64 DEBUG: liblqr-1-0.4.2-26.el10s.x86_64 DEBUG: python3-pip-wheel-23.3.2-7.el10.noarch DEBUG: urw-base35-bookman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-c059-fonts-20200910-21.el10.noarch DEBUG: urw-base35-d050000l-fonts-20200910-21.el10.noarch DEBUG: urw-base35-gothic-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-roman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-sans-fonts-20200910-21.el10.noarch DEBUG: urw-base35-p052-fonts-20200910-21.el10.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-z003-fonts-20200910-21.el10.noarch DEBUG: urw-base35-fonts-20200910-21.el10.noarch DEBUG: kmod-libs-31-12.el10.x86_64 DEBUG: rpm-sequoia-1.9.0.3-1.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-20.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-20.el10.x86_64 DEBUG: libsemanage-3.9-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-8.el10.x86_64 DEBUG: libutempter-1.2.1-15.el10.x86_64 DEBUG: tpm2-tss-4.1.3-5.el10.x86_64 DEBUG: tar-1.35-7.el10.x86_64 DEBUG: zip-3.0-45.el10.x86_64 DEBUG: cpp-14.3.1-4.el10.x86_64 DEBUG: libpsl-0.21.5-6.el10.x86_64 DEBUG: dbus-libs-1.14.10-5.el10.x86_64 DEBUG: avahi-libs-0.9~rc2-2.el10.x86_64 DEBUG: libusb1-1.0.28-1.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.9-1.el10.x86_64 DEBUG: gdbm-1.23-14.el10.x86_64 DEBUG: pam-1.6.1-8.el10.x86_64 DEBUG: nss-softokn-freebl-3.112.0-4.el10.x86_64 DEBUG: nss-softokn-3.112.0-4.el10.x86_64 DEBUG: nss-sysinit-3.112.0-4.el10.x86_64 DEBUG: nss-3.112.0-4.el10.x86_64 DEBUG: jasper-libs-4.1.0-5.el10.x86_64 DEBUG: LibRaw-0.21.3-1.el10s.x86_64 DEBUG: libbpf-1.6.0-3.el10.x86_64 DEBUG: libxkbcommon-1.7.0-4.el10.x86_64 DEBUG: xml-common-0.6.3-65.el10.noarch DEBUG: bzip2-1.0.8-25.el10.x86_64 DEBUG: graphite2-1.3.14-17.el10.x86_64 DEBUG: freetype-2.13.2-8.el10.x86_64 DEBUG: harfbuzz-8.4.0-6.el10.x86_64 DEBUG: fontconfig-2.15.0-7.el10.x86_64 DEBUG: libraqm-0.10.1-2.el10s.x86_64 DEBUG: imath-3.1.10-4.el10.x86_64 DEBUG: liblerc-4.0.0-8.el10.x86_64 DEBUG: libtiff-4.6.0-6.el10.x86_64 DEBUG: openexr-libs-3.1.10-8.el10.x86_64 DEBUG: dbus-common-1.14.10-5.el10.noarch DEBUG: dbus-broker-36-4.el10.x86_64 DEBUG: dbus-1.14.10-5.el10.x86_64 DEBUG: ed-1.20-5.el10.x86_64 DEBUG: patch-2.7.6-26.el10.x86_64 DEBUG: less-661-3.el10.x86_64 DEBUG: libedit-3.1-52.20230828cvs.el10.x86_64 DEBUG: cpio-2.15-3.el10.x86_64 DEBUG: duktape-2.7.0-10.el10.x86_64 DEBUG: keyutils-libs-1.6.3-5.el10.x86_64 DEBUG: libcbor-0.11.0-3.el10.x86_64 DEBUG: libfido2-1.14.0-7.el10.x86_64 DEBUG: libcom_err-1.47.1-4.el10.x86_64 DEBUG: libnghttp2-1.64.0-2.el10.x86_64 DEBUG: libpkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-pkg-config-2.1.0-3.el10.x86_64 DEBUG: libxcrypt-devel-4.4.36-10.el10.x86_64 DEBUG: glibc-devel-2.39-76.el10.x86_64 DEBUG: libseccomp-2.5.6-1.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-8.el10.x86_64 DEBUG: libssh-0.11.1-3.el10.x86_64 DEBUG: libcurl-8.12.1-2.el10.x86_64 DEBUG: util-linux-2.40.2-13.el10.x86_64 DEBUG: authselect-libs-1.5.0-8.el10.x86_64 DEBUG: cryptsetup-libs-2.8.1-1.el10.x86_64 DEBUG: device-mapper-libs-1.02.206-3.el10.x86_64 DEBUG: device-mapper-1.02.206-3.el10.x86_64 DEBUG: elfutils-debuginfod-client-0.194-1.el10.x86_64 DEBUG: elfutils-libs-0.194-1.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.194-1.el10.noarch DEBUG: systemd-pam-257-16.el10.x86_64 DEBUG: systemd-257-16.el10.x86_64 DEBUG: binutils-gold-2.41-58.el10.x86_64 DEBUG: binutils-2.41-58.el10.x86_64 DEBUG: polkit-125-4.el10.x86_64 DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64 DEBUG: elfutils-0.194-1.el10.x86_64 DEBUG: gdb-minimal-16.3-2.el10.x86_64 DEBUG: debugedit-5.1-8.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-20.el10.x86_64 DEBUG: openssh-9.9p1-16.el10.x86_64 DEBUG: openssh-clients-9.9p1-16.el10.x86_64 DEBUG: git-core-2.47.3-1.el10.x86_64 DEBUG: curl-8.12.1-2.el10.x86_64 DEBUG: rpm-4.19.1.1-20.el10.x86_64 DEBUG: efi-srpm-macros-6-6.el10.noarch DEBUG: lua-srpm-macros-1-15.el10.noarch DEBUG: make-4.4.1-9.el10.x86_64 DEBUG: gcc-14.3.1-4.el10.x86_64 DEBUG: annobin-plugin-gcc-13.02-1.el10.x86_64 DEBUG: gcc-plugin-annobin-14.3.1-4.el10.x86_64 DEBUG: fonts-srpm-macros-2.0.5-18.el10.noarch DEBUG: forge-srpm-macros-0.4.0-6.el10.noarch DEBUG: go-srpm-macros-3.8.0-1.el10.noarch DEBUG: python-srpm-macros-3.12-10.el10.noarch DEBUG: redhat-rpm-config-293-1.el10.noarch DEBUG: rpm-build-4.19.1.1-20.el10.x86_64 DEBUG: pyproject-srpm-macros-1.16.2-1.el10.noarch DEBUG: python-rpm-macros-3.12-10.el10.noarch DEBUG: python3-rpm-macros-3.12-10.el10.noarch DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: python-unversioned-command-3.12.11-3.el10.noarch DEBUG: python3-3.12.11-3.el10.x86_64 DEBUG: python3-libs-3.12.11-3.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-12.el10.noarch DEBUG: python3-idna-3.7-4.el10.noarch DEBUG: python3-greenlet-3.0.3-5.el10.x86_64 DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch DEBUG: python3-urllib3-1.26.19-2.el10.noarch DEBUG: python3-babel-2.13.1-5.el10.noarch DEBUG: python3-rpm-generators-14-12.el10.noarch DEBUG: python3-charset-normalizer-3.4.2-1.el10.noarch DEBUG: python3-requests-2.32.4-1.el10.noarch DEBUG: python3-dns-2.6.1-1.el10.noarch DEBUG: python3-docutils-0.20.1-5.el10.noarch DEBUG: python3-markupsafe-2.1.3-6.el10.x86_64 DEBUG: python3-jinja2-3.1.6-1.el10.noarch DEBUG: python3-pip-23.3.2-7.el10.noarch DEBUG: python3-imagesize-1.4.1-9.el10.noarch DEBUG: python3-pygments-2.18.0-1.el10.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch DEBUG: pcsc-lite-libs-2.2.3-2.el10.x86_64 DEBUG: pcsc-lite-ccid-1.6.0-2.el10.x86_64 DEBUG: pcsc-lite-2.2.3-2.el10.x86_64 DEBUG: gnupg2-smime-2.4.5-2.el10.x86_64 DEBUG: gnupg2-2.4.5-2.el10.x86_64 DEBUG: gpgme-1.23.2-6.el10.x86_64 DEBUG: gpgmepp-1.23.2-6.el10.x86_64 DEBUG: poppler-24.02.0-6.el10.x86_64 DEBUG: jbig2dec-libs-0.20-7.el10.x86_64 DEBUG: libXau-1.0.11-8.el10.x86_64 DEBUG: libxcb-1.17.0-3.el10.x86_64 DEBUG: libX11-1.8.10-1.el10.x86_64 DEBUG: libXrender-0.9.11-8.el10.x86_64 DEBUG: libXext-1.3.6-3.el10.x86_64 DEBUG: libXft-2.3.8-8.el10.x86_64 DEBUG: libXpm-3.5.17-5.el10.x86_64 DEBUG: gd-2.3.3-22.el10.x86_64 DEBUG: libXt-1.3.0-5.el10.x86_64 DEBUG: libdatrie-0.2.13-11.el10.x86_64 DEBUG: libthai-0.1.29-10.el10.x86_64 DEBUG: libijs-0.35-24.el10.x86_64 DEBUG: libpaper-2.1.1-7.el10.x86_64 DEBUG: pixman-0.43.4-2.el10.x86_64 DEBUG: cairo-1.18.2-2.el10.x86_64 DEBUG: pango-1.54.0-3.el10.x86_64 DEBUG: cairo-gobject-1.18.2-2.el10.x86_64 DEBUG: librsvg2-2.57.1-9.el10.x86_64 DEBUG: rsvg-pixbuf-loader-2.57.1-9.el10.x86_64 DEBUG: poppler-glib-24.02.0-6.el10.x86_64 DEBUG: libwmf-lite-0.2.13-6.el10s.x86_64 DEBUG: cups-filesystem-2.4.10-13.el10.noarch DEBUG: cups-libs-2.4.10-13.el10.x86_64 DEBUG: libgs-10.02.1-16.el10.x86_64 DEBUG: graphviz-9.0.0-15.el10.x86_64 DEBUG: ImageMagick-libs-6.9.12.98-1.el10s.x86_64 DEBUG: ImageMagick-6.9.12.98-1.el10s.x86_64 DEBUG: python3-sphinx-7.2.6-10.el10.noarch DEBUG: python3-devel-3.12.11-3.el10.x86_64 DEBUG: python3-eventlet-0.40.0-1.el10s.noarch DEBUG: python3-sqlalchemy-2.0.26-6.el10.x86_64 DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch DEBUG: python3-pbr-6.1.1-1.el10s.noarch DEBUG: python3-six-1.16.0-16.el10.noarch DEBUG: authselect-1.5.0-8.el10.x86_64 DEBUG: systemd-rpm-macros-257-16.el10.noarch DEBUG: openstack-macros-2023.1.0-0.20250702055156.ce6a105.el10.noarch DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 Finish: dnf4 update DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/RPMS DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SPECS DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SRPMS DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/BUILD DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/BUILDROOT DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/originals DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/originals DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir DEBUG: child environment: None DEBUG: Executing command: ['userdel', '-f', 'mockbuild', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['groupdel', 'mock', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['groupadd', 'mock', '-g', '135', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['useradd', 'mockbuild', '-o', '-u', '1039', '-g', '135', '-N', '-d', '/builddir', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: useradd: warning: the home directory /builddir already exists. DEBUG: useradd: Not copying any file from skel directory into it. DEBUG: Creating mailbox file: File exists DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/.initialized Finish: chroot init Start: build phase for openstack-aodh-21.1.0-0.20251124111708.21c607c.el10.src.rpm Start: build setup for openstack-aodh-21.1.0-0.20251124111708.21c607c.el10.src.rpm DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-Uvh', '--nodeps', '/builddir/build/originals/openstack-aodh-21.1.0-0.20251124111708.21c607c.el10.src.rpm'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: Updating / installing... DEBUG: openstack-aodh-21.1.0-0.20251124111708######################################## DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qpl', '/builddir/build/originals/openstack-aodh-21.1.0-0.20251124111708.21c607c.el10.src.rpm'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: aodh-21.1.0.dev30-0.20251124111708.21c607c.tar.gz DEBUG: aodh-dist.conf DEBUG: aodh.logrotate DEBUG: openstack-aodh-api.service DEBUG: openstack-aodh-evaluator.service DEBUG: openstack-aodh-expirer.service DEBUG: openstack-aodh-listener.service DEBUG: openstack-aodh-notifier.service DEBUG: openstack-aodh.spec DEBUG: Child return code was: 0 INFO: ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-aodh.spec'], chrootPath='/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1039gid=135user='mockbuild'unshare_net=TrueprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) DEBUG: child environment: None DEBUG: Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-aodh.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: warning: source_date_epoch_from_changelog set but %changelog is missing DEBUG: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Wrote: /builddir/build/SRPMS/openstack-aodh-21.1.0-0.20251124111708.21c607c.el10.src.rpm DEBUG: RPM build warnings: DEBUG: source_date_epoch_from_changelog set but %changelog is missing DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf-3', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root//builddir/build/SRPMS/openstack-aodh-21.1.0-0.20251124111708.21c607c.el10.src.rpm'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf-3', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root//builddir/build/SRPMS/openstack-aodh-21.1.0-0.20251124111708.21c607c.el10.src.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LC_MESSAGES': 'C.UTF-8'} and shell False DEBUG: No matches found for the following disable plugin patterns: local, spacewalk, versionlock DEBUG: Last metadata expiration check: 0:00:02 ago on Mon Nov 24 06:17:55 2025. DEBUG: Package openstack-macros-2023.1.0-0.20250702055156.ce6a105.el10.noarch is already installed. DEBUG: Package python3-babel-2.13.1-5.el10.noarch is already installed. DEBUG: Package python3-devel-3.12.11-3.el10.x86_64 is already installed. DEBUG: Package systemd-257-16.el10.x86_64 is already installed. DEBUG: Dependencies resolved. DEBUG: ================================================================================ DEBUG: Package Architecture Version Repo Size DEBUG: ================================================================================ DEBUG: Installing: DEBUG: pyproject-rpm-macros noarch 1.16.2-1.el10 crb 46 k DEBUG: Transaction Summary DEBUG: ================================================================================ DEBUG: Install 1 Package DEBUG: Total size: 46 k DEBUG: Installed size: 114 k DEBUG: Downloading Packages: DEBUG: [SKIPPED] pyproject-rpm-macros-1.16.2-1.el10.noarch.rpm: Already downloaded DEBUG: Running transaction check DEBUG: Transaction check succeeded. DEBUG: Running transaction test DEBUG: Transaction test succeeded. DEBUG: Running transaction DEBUG: Preparing : 1/1 DEBUG: Installing : pyproject-rpm-macros-1.16.2-1.el10.noarch 1/1 DEBUG: Running scriptlet: pyproject-rpm-macros-1.16.2-1.el10.noarch 1/1 DEBUG: Installed: DEBUG: pyproject-rpm-macros-1.16.2-1.el10.noarch DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 Finish: build setup for openstack-aodh-21.1.0-0.20251124111708.21c607c.el10.src.rpm Start: rpmbuild openstack-aodh-21.1.0-0.20251124111708.21c607c.el10.src.rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: libgcc-14.3.1-4.el10.x86_64 DEBUG: fonts-filesystem-2.0.5-18.el10.noarch DEBUG: tzdata-2025b-2.el10.noarch DEBUG: adobe-mappings-cmap-20230622-5.el10.noarch DEBUG: adobe-mappings-cmap-deprecated-20230622-5.el10.noarch DEBUG: redhat-text-vf-fonts-4.1.0-1.el10.noarch DEBUG: xkeyboard-config-2.41-3.el10.noarch DEBUG: rust-toolset-srpm-macros-1.90.0-1.el10.noarch DEBUG: qt6-srpm-macros-6.9.1-1.el10.noarch DEBUG: poppler-data-0.4.11-9.el10.noarch DEBUG: perl-srpm-macros-1-57.el10.noarch DEBUG: package-notes-srpm-macros-0.5-13.el10.noarch DEBUG: openblas-srpm-macros-2-19.el10.noarch DEBUG: ocaml-srpm-macros-10-4.el10.noarch DEBUG: libX11-common-1.8.10-1.el10.noarch DEBUG: kernel-srpm-macros-1.0-25.el10.noarch DEBUG: kernel-headers-6.12.0-157.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-13.02-1.el10.noarch DEBUG: adobe-mappings-pdf-20190401-9.el10.noarch DEBUG: publicsuffix-list-dafsa-20240107-5.el10.noarch DEBUG: pkgconf-m4-2.1.0-3.el10.noarch DEBUG: pcre2-syntax-10.44-1.el10.3.noarch DEBUG: ncurses-base-6.4-14.20240127.el10.noarch DEBUG: libssh-config-0.11.1-3.el10.noarch DEBUG: google-noto-fonts-common-20240401-5.el10.noarch DEBUG: google-noto-sans-vf-fonts-20240401-5.el10.noarch DEBUG: default-fonts-core-sans-4.1-3.el10.noarch DEBUG: google-droid-sans-fonts-20200215-22.el10.noarch DEBUG: coreutils-common-9.5-6.el10.x86_64 DEBUG: centos-gpg-keys-10.0-12.el10.noarch DEBUG: centos-stream-repos-10.0-12.el10.noarch DEBUG: centos-stream-release-10.0-12.el10.noarch DEBUG: setup-2.14.5-7.el10.noarch DEBUG: filesystem-3.18-17.el10.x86_64 DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-76.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-76.el10.x86_64 DEBUG: glibc-common-2.39-76.el10.x86_64 DEBUG: glibc-2.39-76.el10.x86_64 DEBUG: ncurses-libs-6.4-14.20240127.el10.x86_64 DEBUG: bash-5.2.26-6.el10.x86_64 DEBUG: zlib-ng-compat-2.2.3-2.el10.x86_64 DEBUG: libstdc++-14.3.1-4.el10.x86_64 DEBUG: bzip2-libs-1.0.8-25.el10.x86_64 DEBUG: xz-libs-5.6.2-4.el10.x86_64 DEBUG: libpng-1.6.40-8.el10.x86_64 DEBUG: libuuid-2.40.2-13.el10.x86_64 DEBUG: libxml2-2.12.5-9.el10.x86_64 DEBUG: readline-8.2-11.el10.x86_64 DEBUG: libzstd-1.5.5-9.el10.x86_64 DEBUG: elfutils-libelf-0.194-1.el10.x86_64 DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64 DEBUG: gmp-6.2.1-12.el10.x86_64 DEBUG: libgpg-error-1.50-2.el10.x86_64 DEBUG: libxcrypt-4.4.36-10.el10.x86_64 DEBUG: libblkid-2.40.2-13.el10.x86_64 DEBUG: crypto-policies-20250905-2.gitc7eb7b2.el10.noarch DEBUG: nspr-4.36.0-4.el10.x86_64 DEBUG: libassuan-2.5.6-6.el10.x86_64 DEBUG: mpfr-4.2.1-5.el10.x86_64 DEBUG: expat-2.7.1-1.el10.x86_64 DEBUG: pcre2-10.44-1.el10.3.x86_64 DEBUG: grep-3.11-10.el10.x86_64 DEBUG: popt-1.19-8.el10.x86_64 DEBUG: nss-util-3.112.0-4.el10.x86_64 DEBUG: sqlite-libs-3.46.1-5.el10.x86_64 DEBUG: gdbm-libs-1.23-14.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: libffi-3.4.4-10.el10.x86_64 DEBUG: libgomp-14.3.1-4.el10.x86_64 DEBUG: lcms2-2.16-6.el10.x86_64 DEBUG: libwebp-1.3.2-8.el10.x86_64 DEBUG: gawk-5.3.0-6.el10.x86_64 DEBUG: json-c-0.18-3.el10.x86_64 DEBUG: libcap-ng-0.8.4-6.el10.x86_64 DEBUG: audit-libs-4.0.3-4.el10.x86_64 DEBUG: libeconf-0.6.2-4.el10.x86_64 DEBUG: pam-libs-1.6.1-8.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-16.el10.x86_64 DEBUG: libtasn1-4.20.0-1.el10.x86_64 DEBUG: p11-kit-0.25.10-1.el10.x86_64 DEBUG: libunistring-1.1-10.el10.x86_64 DEBUG: libidn2-2.3.7-3.el10.x86_64 DEBUG: libICE-1.1.1-5.el10.x86_64 DEBUG: openjpeg2-2.5.2-5.el10.x86_64 DEBUG: libSM-1.2.4-5.el10.x86_64 DEBUG: xz-5.6.2-4.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: libfdisk-2.40.2-13.el10.x86_64 DEBUG: libgcrypt-1.11.0-6.el10.x86_64 DEBUG: libksba-1.6.7-2.el10.x86_64 DEBUG: dwz-0.16-1.el10.x86_64 DEBUG: unzip-6.0-69.el10.x86_64 DEBUG: file-libs-5.45-8.el10.x86_64 DEBUG: file-5.45-8.el10.x86_64 DEBUG: alternatives-1.30-2.el10.x86_64 DEBUG: p11-kit-trust-0.25.10-1.el10.x86_64 DEBUG: gnutls-3.8.10-2.el10.x86_64 DEBUG: diffutils-3.10-8.el10.x86_64 DEBUG: jansson-2.14-3.el10.x86_64 DEBUG: libbrotli-1.1.0-6.el10.x86_64 DEBUG: libsepol-3.9-1.el10.x86_64 DEBUG: libselinux-3.9-2.el10.x86_64 DEBUG: sed-4.9-3.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: openssl-fips-provider-3.5.1-6.el10.x86_64 DEBUG: openssl-libs-3.5.1-6.el10.x86_64 DEBUG: coreutils-9.5-6.el10.x86_64 DEBUG: ca-certificates-2025.2.80_v9.0.305-102.el10.noarch DEBUG: libmount-2.40.2-13.el10.x86_64 DEBUG: glib2-2.80.4-10.el10.x86_64 DEBUG: polkit-libs-125-4.el10.x86_64 DEBUG: gzip-1.13-3.el10.x86_64 DEBUG: cracklib-2.9.11-8.el10.x86_64 DEBUG: libevent-2.1.12-16.el10.x86_64 DEBUG: libsmartcols-2.40.2-13.el10.x86_64 DEBUG: util-linux-core-2.40.2-13.el10.x86_64 DEBUG: lua-libs-5.4.6-7.el10.x86_64 DEBUG: lz4-libs-1.9.4-8.el10.x86_64 DEBUG: libarchive-3.7.7-4.el10.x86_64 DEBUG: npth-1.6-21.el10.x86_64 DEBUG: fribidi-1.0.14-4.el10.x86_64 DEBUG: jbigkit-libs-2.1-31.el10.x86_64 DEBUG: libtool-ltdl-2.4.7-13.el10.x86_64 DEBUG: zstd-1.5.5-9.el10.x86_64 DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64 DEBUG: libpwquality-1.4.5-12.el10.x86_64 DEBUG: shared-mime-info-2.3-8.el10.x86_64 DEBUG: gdk-pixbuf2-2.42.12-4.el10.x86_64 DEBUG: libsecret-0.21.2-8.el10.x86_64 DEBUG: pinentry-1.3.1-1.el10.x86_64 DEBUG: liblqr-1-0.4.2-26.el10s.x86_64 DEBUG: python3-pip-wheel-23.3.2-7.el10.noarch DEBUG: urw-base35-bookman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-c059-fonts-20200910-21.el10.noarch DEBUG: urw-base35-d050000l-fonts-20200910-21.el10.noarch DEBUG: urw-base35-gothic-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-roman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-sans-fonts-20200910-21.el10.noarch DEBUG: urw-base35-p052-fonts-20200910-21.el10.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-z003-fonts-20200910-21.el10.noarch DEBUG: urw-base35-fonts-20200910-21.el10.noarch DEBUG: kmod-libs-31-12.el10.x86_64 DEBUG: rpm-sequoia-1.9.0.3-1.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-20.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-20.el10.x86_64 DEBUG: libsemanage-3.9-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-8.el10.x86_64 DEBUG: libutempter-1.2.1-15.el10.x86_64 DEBUG: tpm2-tss-4.1.3-5.el10.x86_64 DEBUG: tar-1.35-7.el10.x86_64 DEBUG: zip-3.0-45.el10.x86_64 DEBUG: cpp-14.3.1-4.el10.x86_64 DEBUG: libpsl-0.21.5-6.el10.x86_64 DEBUG: dbus-libs-1.14.10-5.el10.x86_64 DEBUG: avahi-libs-0.9~rc2-2.el10.x86_64 DEBUG: libusb1-1.0.28-1.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.9-1.el10.x86_64 DEBUG: gdbm-1.23-14.el10.x86_64 DEBUG: pam-1.6.1-8.el10.x86_64 DEBUG: nss-softokn-freebl-3.112.0-4.el10.x86_64 DEBUG: nss-softokn-3.112.0-4.el10.x86_64 DEBUG: nss-sysinit-3.112.0-4.el10.x86_64 DEBUG: nss-3.112.0-4.el10.x86_64 DEBUG: jasper-libs-4.1.0-5.el10.x86_64 DEBUG: LibRaw-0.21.3-1.el10s.x86_64 DEBUG: libbpf-1.6.0-3.el10.x86_64 DEBUG: libxkbcommon-1.7.0-4.el10.x86_64 DEBUG: xml-common-0.6.3-65.el10.noarch DEBUG: bzip2-1.0.8-25.el10.x86_64 DEBUG: graphite2-1.3.14-17.el10.x86_64 DEBUG: freetype-2.13.2-8.el10.x86_64 DEBUG: harfbuzz-8.4.0-6.el10.x86_64 DEBUG: fontconfig-2.15.0-7.el10.x86_64 DEBUG: libraqm-0.10.1-2.el10s.x86_64 DEBUG: imath-3.1.10-4.el10.x86_64 DEBUG: liblerc-4.0.0-8.el10.x86_64 DEBUG: libtiff-4.6.0-6.el10.x86_64 DEBUG: openexr-libs-3.1.10-8.el10.x86_64 DEBUG: dbus-common-1.14.10-5.el10.noarch DEBUG: dbus-broker-36-4.el10.x86_64 DEBUG: dbus-1.14.10-5.el10.x86_64 DEBUG: ed-1.20-5.el10.x86_64 DEBUG: patch-2.7.6-26.el10.x86_64 DEBUG: less-661-3.el10.x86_64 DEBUG: libedit-3.1-52.20230828cvs.el10.x86_64 DEBUG: cpio-2.15-3.el10.x86_64 DEBUG: duktape-2.7.0-10.el10.x86_64 DEBUG: keyutils-libs-1.6.3-5.el10.x86_64 DEBUG: libcbor-0.11.0-3.el10.x86_64 DEBUG: libfido2-1.14.0-7.el10.x86_64 DEBUG: libcom_err-1.47.1-4.el10.x86_64 DEBUG: libnghttp2-1.64.0-2.el10.x86_64 DEBUG: libpkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-pkg-config-2.1.0-3.el10.x86_64 DEBUG: libxcrypt-devel-4.4.36-10.el10.x86_64 DEBUG: glibc-devel-2.39-76.el10.x86_64 DEBUG: libseccomp-2.5.6-1.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-8.el10.x86_64 DEBUG: libssh-0.11.1-3.el10.x86_64 DEBUG: libcurl-8.12.1-2.el10.x86_64 DEBUG: util-linux-2.40.2-13.el10.x86_64 DEBUG: authselect-libs-1.5.0-8.el10.x86_64 DEBUG: cryptsetup-libs-2.8.1-1.el10.x86_64 DEBUG: device-mapper-libs-1.02.206-3.el10.x86_64 DEBUG: device-mapper-1.02.206-3.el10.x86_64 DEBUG: elfutils-debuginfod-client-0.194-1.el10.x86_64 DEBUG: elfutils-libs-0.194-1.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.194-1.el10.noarch DEBUG: systemd-pam-257-16.el10.x86_64 DEBUG: systemd-257-16.el10.x86_64 DEBUG: binutils-gold-2.41-58.el10.x86_64 DEBUG: binutils-2.41-58.el10.x86_64 DEBUG: polkit-125-4.el10.x86_64 DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64 DEBUG: elfutils-0.194-1.el10.x86_64 DEBUG: gdb-minimal-16.3-2.el10.x86_64 DEBUG: debugedit-5.1-8.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-20.el10.x86_64 DEBUG: openssh-9.9p1-16.el10.x86_64 DEBUG: openssh-clients-9.9p1-16.el10.x86_64 DEBUG: git-core-2.47.3-1.el10.x86_64 DEBUG: curl-8.12.1-2.el10.x86_64 DEBUG: rpm-4.19.1.1-20.el10.x86_64 DEBUG: efi-srpm-macros-6-6.el10.noarch DEBUG: lua-srpm-macros-1-15.el10.noarch DEBUG: make-4.4.1-9.el10.x86_64 DEBUG: gcc-14.3.1-4.el10.x86_64 DEBUG: annobin-plugin-gcc-13.02-1.el10.x86_64 DEBUG: gcc-plugin-annobin-14.3.1-4.el10.x86_64 DEBUG: fonts-srpm-macros-2.0.5-18.el10.noarch DEBUG: forge-srpm-macros-0.4.0-6.el10.noarch DEBUG: go-srpm-macros-3.8.0-1.el10.noarch DEBUG: python-srpm-macros-3.12-10.el10.noarch DEBUG: redhat-rpm-config-293-1.el10.noarch DEBUG: rpm-build-4.19.1.1-20.el10.x86_64 DEBUG: pyproject-srpm-macros-1.16.2-1.el10.noarch DEBUG: python-rpm-macros-3.12-10.el10.noarch DEBUG: python3-rpm-macros-3.12-10.el10.noarch DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: python-unversioned-command-3.12.11-3.el10.noarch DEBUG: python3-3.12.11-3.el10.x86_64 DEBUG: python3-libs-3.12.11-3.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-12.el10.noarch DEBUG: python3-idna-3.7-4.el10.noarch DEBUG: python3-greenlet-3.0.3-5.el10.x86_64 DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch DEBUG: python3-urllib3-1.26.19-2.el10.noarch DEBUG: python3-babel-2.13.1-5.el10.noarch DEBUG: python3-rpm-generators-14-12.el10.noarch DEBUG: python3-charset-normalizer-3.4.2-1.el10.noarch DEBUG: python3-requests-2.32.4-1.el10.noarch DEBUG: python3-dns-2.6.1-1.el10.noarch DEBUG: python3-docutils-0.20.1-5.el10.noarch DEBUG: python3-markupsafe-2.1.3-6.el10.x86_64 DEBUG: python3-jinja2-3.1.6-1.el10.noarch DEBUG: python3-pip-23.3.2-7.el10.noarch DEBUG: python3-imagesize-1.4.1-9.el10.noarch DEBUG: python3-pygments-2.18.0-1.el10.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch DEBUG: pcsc-lite-libs-2.2.3-2.el10.x86_64 DEBUG: pcsc-lite-ccid-1.6.0-2.el10.x86_64 DEBUG: pcsc-lite-2.2.3-2.el10.x86_64 DEBUG: gnupg2-smime-2.4.5-2.el10.x86_64 DEBUG: gnupg2-2.4.5-2.el10.x86_64 DEBUG: gpgme-1.23.2-6.el10.x86_64 DEBUG: gpgmepp-1.23.2-6.el10.x86_64 DEBUG: poppler-24.02.0-6.el10.x86_64 DEBUG: jbig2dec-libs-0.20-7.el10.x86_64 DEBUG: libXau-1.0.11-8.el10.x86_64 DEBUG: libxcb-1.17.0-3.el10.x86_64 DEBUG: libX11-1.8.10-1.el10.x86_64 DEBUG: libXrender-0.9.11-8.el10.x86_64 DEBUG: libXext-1.3.6-3.el10.x86_64 DEBUG: libXft-2.3.8-8.el10.x86_64 DEBUG: libXpm-3.5.17-5.el10.x86_64 DEBUG: gd-2.3.3-22.el10.x86_64 DEBUG: libXt-1.3.0-5.el10.x86_64 DEBUG: libdatrie-0.2.13-11.el10.x86_64 DEBUG: libthai-0.1.29-10.el10.x86_64 DEBUG: libijs-0.35-24.el10.x86_64 DEBUG: libpaper-2.1.1-7.el10.x86_64 DEBUG: pixman-0.43.4-2.el10.x86_64 DEBUG: cairo-1.18.2-2.el10.x86_64 DEBUG: pango-1.54.0-3.el10.x86_64 DEBUG: cairo-gobject-1.18.2-2.el10.x86_64 DEBUG: librsvg2-2.57.1-9.el10.x86_64 DEBUG: rsvg-pixbuf-loader-2.57.1-9.el10.x86_64 DEBUG: poppler-glib-24.02.0-6.el10.x86_64 DEBUG: libwmf-lite-0.2.13-6.el10s.x86_64 DEBUG: cups-filesystem-2.4.10-13.el10.noarch DEBUG: cups-libs-2.4.10-13.el10.x86_64 DEBUG: libgs-10.02.1-16.el10.x86_64 DEBUG: graphviz-9.0.0-15.el10.x86_64 DEBUG: ImageMagick-libs-6.9.12.98-1.el10s.x86_64 DEBUG: ImageMagick-6.9.12.98-1.el10s.x86_64 DEBUG: python3-sphinx-7.2.6-10.el10.noarch DEBUG: python3-devel-3.12.11-3.el10.x86_64 DEBUG: python3-eventlet-0.40.0-1.el10s.noarch DEBUG: python3-sqlalchemy-2.0.26-6.el10.x86_64 DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch DEBUG: python3-pbr-6.1.1-1.el10s.noarch DEBUG: python3-six-1.16.0-16.el10.noarch DEBUG: authselect-1.5.0-8.el10.x86_64 DEBUG: systemd-rpm-macros-257-16.el10.noarch DEBUG: openstack-macros-2023.1.0-0.20250702055156.ce6a105.el10.noarch DEBUG: pyproject-rpm-macros-1.16.2-1.el10.noarch DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 INFO: ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target x86_64 --nodeps /builddir/build/SPECS/openstack-aodh.spec'], chrootPath='/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1039gid=135user='mockbuild'unshare_net=TrueraiseExc=FalseprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) DEBUG: child environment: None DEBUG: Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target x86_64 --nodeps /builddir/build/SPECS/openstack-aodh.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.LgA3oM DEBUG: warning: source_date_epoch_from_changelog set but %changelog is missing DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd /builddir/build/BUILD DEBUG: + rm -rf aodh-21.1.0.dev30 DEBUG: + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/aodh-21.1.0.dev30-0.20251124111708.21c607c.tar.gz DEBUG: + STATUS=0 DEBUG: + '[' 0 -ne 0 ']' DEBUG: + cd aodh-21.1.0.dev30 DEBUG: + rm -rf /builddir/build/BUILD/aodh-21.1.0.dev30-SPECPARTS DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILD/aodh-21.1.0.dev30-SPECPARTS DEBUG: + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . DEBUG: + /usr/bin/git init -q DEBUG: + /usr/bin/git config user.name rpm-build DEBUG: + /usr/bin/git config user.email '' DEBUG: + /usr/bin/git config gc.auto 0 DEBUG: + /usr/bin/git add --force . DEBUG: + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'openstack-aodh-21.1.0 base' DEBUG: + /usr/bin/git checkout --track -b rpm-build DEBUG: Switched to a new branch 'rpm-build' DEBUG: branch 'rpm-build' set up to track 'master'. DEBUG: + find . '(' -name .gitignore -o -name .placeholder ')' -delete DEBUG: + find aodh -name '*.py' -exec sed -i '/\/usr\/bin\/env python/{d;q}' '{}' + DEBUG: + sed -i '/^\"PO-Revision-Date: \\n\"/d' aodh/locale/de/LC_MESSAGES/aodh.po aodh/locale/en_GB/LC_MESSAGES/aodh.po aodh/locale/es/LC_MESSAGES/aodh.po aodh/locale/fr/LC_MESSAGES/aodh.po aodh/locale/id/LC_MESSAGES/aodh.po aodh/locale/it/LC_MESSAGES/aodh.po aodh/locale/ja/LC_MESSAGES/aodh.po aodh/locale/ko_KR/LC_MESSAGES/aodh.po aodh/locale/pt/LC_MESSAGES/aodh.po aodh/locale/pt_BR/LC_MESSAGES/aodh.po aodh/locale/ru/LC_MESSAGES/aodh.po aodh/locale/zh_CN/LC_MESSAGES/aodh.po aodh/locale/zh_TW/LC_MESSAGES/aodh.po DEBUG: + sed -i '/^[[:space:]]*-c{env:.*_CONSTRAINTS_FILE.*/d' tox.ini DEBUG: + sed -i 's/^deps = -c{env:.*_CONSTRAINTS_FILE.*/deps =/' tox.ini DEBUG: + sed -i '/^minversion.*/d' tox.ini DEBUG: + sed -i '/^requires.*virtualenv.*/d' tox.ini DEBUG: + for pkg in doc8 bandit pre-commit hacking flake8-import-order sphinx openstackdocstheme DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f doc/requirements.txt ']' DEBUG: + sed -i '/^doc8.*/d' doc/requirements.txt DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f test-requirements.txt ']' DEBUG: + sed -i '/^doc8.*/d' test-requirements.txt DEBUG: + for pkg in doc8 bandit pre-commit hacking flake8-import-order sphinx openstackdocstheme DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f doc/requirements.txt ']' DEBUG: + sed -i '/^bandit.*/d' doc/requirements.txt DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f test-requirements.txt ']' DEBUG: + sed -i '/^bandit.*/d' test-requirements.txt DEBUG: + for pkg in doc8 bandit pre-commit hacking flake8-import-order sphinx openstackdocstheme DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f doc/requirements.txt ']' DEBUG: + sed -i '/^pre-commit.*/d' doc/requirements.txt DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f test-requirements.txt ']' DEBUG: + sed -i '/^pre-commit.*/d' test-requirements.txt DEBUG: + for pkg in doc8 bandit pre-commit hacking flake8-import-order sphinx openstackdocstheme DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f doc/requirements.txt ']' DEBUG: + sed -i '/^hacking.*/d' doc/requirements.txt DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f test-requirements.txt ']' DEBUG: + sed -i '/^hacking.*/d' test-requirements.txt DEBUG: + for pkg in doc8 bandit pre-commit hacking flake8-import-order sphinx openstackdocstheme DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f doc/requirements.txt ']' DEBUG: + sed -i '/^flake8-import-order.*/d' doc/requirements.txt DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f test-requirements.txt ']' DEBUG: + sed -i '/^flake8-import-order.*/d' test-requirements.txt DEBUG: + for pkg in doc8 bandit pre-commit hacking flake8-import-order sphinx openstackdocstheme DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f doc/requirements.txt ']' DEBUG: + sed -i '/^sphinx.*/d' doc/requirements.txt DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f test-requirements.txt ']' DEBUG: + sed -i '/^sphinx.*/d' test-requirements.txt DEBUG: + for pkg in doc8 bandit pre-commit hacking flake8-import-order sphinx openstackdocstheme DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f doc/requirements.txt ']' DEBUG: + sed -i '/^openstackdocstheme.*/d' doc/requirements.txt DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f test-requirements.txt ']' DEBUG: + sed -i '/^openstackdocstheme.*/d' test-requirements.txt DEBUG: + for pkg in tzdata DEBUG: + sed -i '/^tzdata.*/d' doc/requirements.txt requirements.txt DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.hNv5yF DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd aodh-21.1.0.dev30 DEBUG: + echo pyproject-rpm-macros DEBUG: + echo python3-devel DEBUG: + echo 'python3dist(packaging)' DEBUG: + echo 'python3dist(pip) >= 19' DEBUG: + '[' -f pyproject.toml ']' DEBUG: + echo '(python3dist(tomli) if python3-devel < 3.11)' DEBUG: + rm -rfv '*.dist-info/' DEBUG: + '[' -f /usr/bin/python3 ']' DEBUG: + mkdir -p /builddir/build/BUILD/aodh-21.1.0.dev30/.pyproject-builddir DEBUG: + echo -n DEBUG: + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' DEBUG: + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' DEBUG: + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' DEBUG: + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' DEBUG: + VALAFLAGS=-g DEBUG: + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' DEBUG: + LT_SYS_LIBRARY_PATH=/usr/lib64: DEBUG: + CC=gcc DEBUG: + CXX=g++ DEBUG: + TMPDIR=/builddir/build/BUILD/aodh-21.1.0.dev30/.pyproject-builddir DEBUG: + RPM_TOXENV=py312 DEBUG: + HOSTNAME=rpmbuild DEBUG: + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/aodh-21.1.0.dev30/pyproject-wheeldir --output /builddir/build/BUILD/openstack-aodh-21.1.0-0.20251124111708.21c607c.el10.x86_64-pyproject-buildrequires -t -e py312 DEBUG: Handling pbr>=6.0.0 from build-system.requires DEBUG: Requirement satisfied: pbr>=6.0.0 DEBUG: (installed: pbr 6.1.1) DEBUG: Handling setuptools>=64.0.0 from build-system.requires DEBUG: Requirement satisfied: setuptools>=64.0.0 DEBUG: (installed: setuptools 69.0.3) DEBUG: Handling wheel from get_requires_for_build_wheel DEBUG: Requirement not satisfied: wheel DEBUG: Handling pbr from get_requires_for_build_wheel DEBUG: Requirement satisfied: pbr DEBUG: (installed: pbr 6.1.1) DEBUG: Exiting dependency generation pass: get_requires_for_build_wheel DEBUG: + cat /builddir/build/BUILD/openstack-aodh-21.1.0-0.20251124111708.21c607c.el10.x86_64-pyproject-buildrequires DEBUG: + rm -rfv '*.dist-info/' DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Wrote: /builddir/build/SRPMS/openstack-aodh-21.1.0-0.20251124111708.21c607c.el10.buildreqs.nosrc.rpm DEBUG: RPM build warnings: DEBUG: source_date_epoch_from_changelog set but %changelog is missing DEBUG: Child return code was: 11 INFO: Dynamic buildrequires detected INFO: Going to install missing buildrequires. See root.log for details. INFO: Going to install missing dynamic buildrequires DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf-3', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SRPMS/openstack-aodh-21.1.0-0.20251124111708.21c607c.el10.buildreqs.nosrc.rpm'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf-3', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SRPMS/openstack-aodh-21.1.0-0.20251124111708.21c607c.el10.buildreqs.nosrc.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LC_MESSAGES': 'C.UTF-8'} and shell False DEBUG: No matches found for the following disable plugin patterns: local, spacewalk, versionlock DEBUG: Last metadata expiration check: 0:00:05 ago on Mon Nov 24 06:17:55 2025. DEBUG: Package openstack-macros-2023.1.0-0.20250702055156.ce6a105.el10.noarch is already installed. DEBUG: Package pyproject-rpm-macros-1.16.2-1.el10.noarch is already installed. DEBUG: Package pyproject-rpm-macros-1.16.2-1.el10.noarch is already installed. DEBUG: Package python3-babel-2.13.1-5.el10.noarch is already installed. DEBUG: Package python3-devel-3.12.11-3.el10.x86_64 is already installed. DEBUG: Package python3-devel-3.12.11-3.el10.x86_64 is already installed. DEBUG: Package python3-packaging-24.2-2.el10.noarch is already installed. DEBUG: Package python3-pbr-6.1.1-1.el10s.noarch is already installed. DEBUG: Package python3-pbr-6.1.1-1.el10s.noarch is already installed. DEBUG: Package python3-pip-23.3.2-7.el10.noarch is already installed. DEBUG: Package python3-setuptools-69.0.3-12.el10.noarch is already installed. DEBUG: Package systemd-257-16.el10.x86_64 is already installed. DEBUG: Dependencies resolved. DEBUG: ================================================================================ DEBUG: Package Architecture Version Repository Size DEBUG: ================================================================================ DEBUG: Installing: DEBUG: python3-wheel noarch 1:0.41.2-5.el10 crb 167 k DEBUG: Transaction Summary DEBUG: ================================================================================ DEBUG: Install 1 Package DEBUG: Total size: 167 k DEBUG: Installed size: 506 k DEBUG: Downloading Packages: DEBUG: [SKIPPED] python3-wheel-0.41.2-5.el10.noarch.rpm: Already downloaded DEBUG: Running transaction check DEBUG: Transaction check succeeded. DEBUG: Running transaction test DEBUG: Transaction test succeeded. DEBUG: Running transaction DEBUG: Preparing : 1/1 DEBUG: Installing : python3-wheel-1:0.41.2-5.el10.noarch 1/1 DEBUG: Running scriptlet: python3-wheel-1:0.41.2-5.el10.noarch 1/1 DEBUG: Installed: DEBUG: python3-wheel-1:0.41.2-5.el10.noarch DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: libgcc-14.3.1-4.el10.x86_64 DEBUG: fonts-filesystem-2.0.5-18.el10.noarch DEBUG: tzdata-2025b-2.el10.noarch DEBUG: adobe-mappings-cmap-20230622-5.el10.noarch DEBUG: adobe-mappings-cmap-deprecated-20230622-5.el10.noarch DEBUG: redhat-text-vf-fonts-4.1.0-1.el10.noarch DEBUG: xkeyboard-config-2.41-3.el10.noarch DEBUG: rust-toolset-srpm-macros-1.90.0-1.el10.noarch DEBUG: qt6-srpm-macros-6.9.1-1.el10.noarch DEBUG: poppler-data-0.4.11-9.el10.noarch DEBUG: perl-srpm-macros-1-57.el10.noarch DEBUG: package-notes-srpm-macros-0.5-13.el10.noarch DEBUG: openblas-srpm-macros-2-19.el10.noarch DEBUG: ocaml-srpm-macros-10-4.el10.noarch DEBUG: libX11-common-1.8.10-1.el10.noarch DEBUG: kernel-srpm-macros-1.0-25.el10.noarch DEBUG: kernel-headers-6.12.0-157.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-13.02-1.el10.noarch DEBUG: adobe-mappings-pdf-20190401-9.el10.noarch DEBUG: publicsuffix-list-dafsa-20240107-5.el10.noarch DEBUG: pkgconf-m4-2.1.0-3.el10.noarch DEBUG: pcre2-syntax-10.44-1.el10.3.noarch DEBUG: ncurses-base-6.4-14.20240127.el10.noarch DEBUG: libssh-config-0.11.1-3.el10.noarch DEBUG: google-noto-fonts-common-20240401-5.el10.noarch DEBUG: google-noto-sans-vf-fonts-20240401-5.el10.noarch DEBUG: default-fonts-core-sans-4.1-3.el10.noarch DEBUG: google-droid-sans-fonts-20200215-22.el10.noarch DEBUG: coreutils-common-9.5-6.el10.x86_64 DEBUG: centos-gpg-keys-10.0-12.el10.noarch DEBUG: centos-stream-repos-10.0-12.el10.noarch DEBUG: centos-stream-release-10.0-12.el10.noarch DEBUG: setup-2.14.5-7.el10.noarch DEBUG: filesystem-3.18-17.el10.x86_64 DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-76.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-76.el10.x86_64 DEBUG: glibc-common-2.39-76.el10.x86_64 DEBUG: glibc-2.39-76.el10.x86_64 DEBUG: ncurses-libs-6.4-14.20240127.el10.x86_64 DEBUG: bash-5.2.26-6.el10.x86_64 DEBUG: zlib-ng-compat-2.2.3-2.el10.x86_64 DEBUG: libstdc++-14.3.1-4.el10.x86_64 DEBUG: bzip2-libs-1.0.8-25.el10.x86_64 DEBUG: xz-libs-5.6.2-4.el10.x86_64 DEBUG: libpng-1.6.40-8.el10.x86_64 DEBUG: libuuid-2.40.2-13.el10.x86_64 DEBUG: libxml2-2.12.5-9.el10.x86_64 DEBUG: readline-8.2-11.el10.x86_64 DEBUG: libzstd-1.5.5-9.el10.x86_64 DEBUG: elfutils-libelf-0.194-1.el10.x86_64 DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64 DEBUG: gmp-6.2.1-12.el10.x86_64 DEBUG: libgpg-error-1.50-2.el10.x86_64 DEBUG: libxcrypt-4.4.36-10.el10.x86_64 DEBUG: libblkid-2.40.2-13.el10.x86_64 DEBUG: crypto-policies-20250905-2.gitc7eb7b2.el10.noarch DEBUG: nspr-4.36.0-4.el10.x86_64 DEBUG: libassuan-2.5.6-6.el10.x86_64 DEBUG: mpfr-4.2.1-5.el10.x86_64 DEBUG: expat-2.7.1-1.el10.x86_64 DEBUG: pcre2-10.44-1.el10.3.x86_64 DEBUG: grep-3.11-10.el10.x86_64 DEBUG: popt-1.19-8.el10.x86_64 DEBUG: nss-util-3.112.0-4.el10.x86_64 DEBUG: sqlite-libs-3.46.1-5.el10.x86_64 DEBUG: gdbm-libs-1.23-14.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: libffi-3.4.4-10.el10.x86_64 DEBUG: libgomp-14.3.1-4.el10.x86_64 DEBUG: lcms2-2.16-6.el10.x86_64 DEBUG: libwebp-1.3.2-8.el10.x86_64 DEBUG: gawk-5.3.0-6.el10.x86_64 DEBUG: json-c-0.18-3.el10.x86_64 DEBUG: libcap-ng-0.8.4-6.el10.x86_64 DEBUG: audit-libs-4.0.3-4.el10.x86_64 DEBUG: libeconf-0.6.2-4.el10.x86_64 DEBUG: pam-libs-1.6.1-8.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-16.el10.x86_64 DEBUG: libtasn1-4.20.0-1.el10.x86_64 DEBUG: p11-kit-0.25.10-1.el10.x86_64 DEBUG: libunistring-1.1-10.el10.x86_64 DEBUG: libidn2-2.3.7-3.el10.x86_64 DEBUG: libICE-1.1.1-5.el10.x86_64 DEBUG: openjpeg2-2.5.2-5.el10.x86_64 DEBUG: libSM-1.2.4-5.el10.x86_64 DEBUG: xz-5.6.2-4.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: libfdisk-2.40.2-13.el10.x86_64 DEBUG: libgcrypt-1.11.0-6.el10.x86_64 DEBUG: libksba-1.6.7-2.el10.x86_64 DEBUG: dwz-0.16-1.el10.x86_64 DEBUG: unzip-6.0-69.el10.x86_64 DEBUG: file-libs-5.45-8.el10.x86_64 DEBUG: file-5.45-8.el10.x86_64 DEBUG: alternatives-1.30-2.el10.x86_64 DEBUG: p11-kit-trust-0.25.10-1.el10.x86_64 DEBUG: gnutls-3.8.10-2.el10.x86_64 DEBUG: diffutils-3.10-8.el10.x86_64 DEBUG: jansson-2.14-3.el10.x86_64 DEBUG: libbrotli-1.1.0-6.el10.x86_64 DEBUG: libsepol-3.9-1.el10.x86_64 DEBUG: libselinux-3.9-2.el10.x86_64 DEBUG: sed-4.9-3.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: openssl-fips-provider-3.5.1-6.el10.x86_64 DEBUG: openssl-libs-3.5.1-6.el10.x86_64 DEBUG: coreutils-9.5-6.el10.x86_64 DEBUG: ca-certificates-2025.2.80_v9.0.305-102.el10.noarch DEBUG: libmount-2.40.2-13.el10.x86_64 DEBUG: glib2-2.80.4-10.el10.x86_64 DEBUG: polkit-libs-125-4.el10.x86_64 DEBUG: gzip-1.13-3.el10.x86_64 DEBUG: cracklib-2.9.11-8.el10.x86_64 DEBUG: libevent-2.1.12-16.el10.x86_64 DEBUG: libsmartcols-2.40.2-13.el10.x86_64 DEBUG: util-linux-core-2.40.2-13.el10.x86_64 DEBUG: lua-libs-5.4.6-7.el10.x86_64 DEBUG: lz4-libs-1.9.4-8.el10.x86_64 DEBUG: libarchive-3.7.7-4.el10.x86_64 DEBUG: npth-1.6-21.el10.x86_64 DEBUG: fribidi-1.0.14-4.el10.x86_64 DEBUG: jbigkit-libs-2.1-31.el10.x86_64 DEBUG: libtool-ltdl-2.4.7-13.el10.x86_64 DEBUG: zstd-1.5.5-9.el10.x86_64 DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64 DEBUG: libpwquality-1.4.5-12.el10.x86_64 DEBUG: shared-mime-info-2.3-8.el10.x86_64 DEBUG: gdk-pixbuf2-2.42.12-4.el10.x86_64 DEBUG: libsecret-0.21.2-8.el10.x86_64 DEBUG: pinentry-1.3.1-1.el10.x86_64 DEBUG: liblqr-1-0.4.2-26.el10s.x86_64 DEBUG: python3-pip-wheel-23.3.2-7.el10.noarch DEBUG: urw-base35-bookman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-c059-fonts-20200910-21.el10.noarch DEBUG: urw-base35-d050000l-fonts-20200910-21.el10.noarch DEBUG: urw-base35-gothic-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-roman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-sans-fonts-20200910-21.el10.noarch DEBUG: urw-base35-p052-fonts-20200910-21.el10.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-z003-fonts-20200910-21.el10.noarch DEBUG: urw-base35-fonts-20200910-21.el10.noarch DEBUG: kmod-libs-31-12.el10.x86_64 DEBUG: rpm-sequoia-1.9.0.3-1.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-20.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-20.el10.x86_64 DEBUG: libsemanage-3.9-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-8.el10.x86_64 DEBUG: libutempter-1.2.1-15.el10.x86_64 DEBUG: tpm2-tss-4.1.3-5.el10.x86_64 DEBUG: tar-1.35-7.el10.x86_64 DEBUG: zip-3.0-45.el10.x86_64 DEBUG: cpp-14.3.1-4.el10.x86_64 DEBUG: libpsl-0.21.5-6.el10.x86_64 DEBUG: dbus-libs-1.14.10-5.el10.x86_64 DEBUG: avahi-libs-0.9~rc2-2.el10.x86_64 DEBUG: libusb1-1.0.28-1.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.9-1.el10.x86_64 DEBUG: gdbm-1.23-14.el10.x86_64 DEBUG: pam-1.6.1-8.el10.x86_64 DEBUG: nss-softokn-freebl-3.112.0-4.el10.x86_64 DEBUG: nss-softokn-3.112.0-4.el10.x86_64 DEBUG: nss-sysinit-3.112.0-4.el10.x86_64 DEBUG: nss-3.112.0-4.el10.x86_64 DEBUG: jasper-libs-4.1.0-5.el10.x86_64 DEBUG: LibRaw-0.21.3-1.el10s.x86_64 DEBUG: libbpf-1.6.0-3.el10.x86_64 DEBUG: libxkbcommon-1.7.0-4.el10.x86_64 DEBUG: xml-common-0.6.3-65.el10.noarch DEBUG: bzip2-1.0.8-25.el10.x86_64 DEBUG: graphite2-1.3.14-17.el10.x86_64 DEBUG: freetype-2.13.2-8.el10.x86_64 DEBUG: harfbuzz-8.4.0-6.el10.x86_64 DEBUG: fontconfig-2.15.0-7.el10.x86_64 DEBUG: libraqm-0.10.1-2.el10s.x86_64 DEBUG: imath-3.1.10-4.el10.x86_64 DEBUG: liblerc-4.0.0-8.el10.x86_64 DEBUG: libtiff-4.6.0-6.el10.x86_64 DEBUG: openexr-libs-3.1.10-8.el10.x86_64 DEBUG: dbus-common-1.14.10-5.el10.noarch DEBUG: dbus-broker-36-4.el10.x86_64 DEBUG: dbus-1.14.10-5.el10.x86_64 DEBUG: ed-1.20-5.el10.x86_64 DEBUG: patch-2.7.6-26.el10.x86_64 DEBUG: less-661-3.el10.x86_64 DEBUG: libedit-3.1-52.20230828cvs.el10.x86_64 DEBUG: cpio-2.15-3.el10.x86_64 DEBUG: duktape-2.7.0-10.el10.x86_64 DEBUG: keyutils-libs-1.6.3-5.el10.x86_64 DEBUG: libcbor-0.11.0-3.el10.x86_64 DEBUG: libfido2-1.14.0-7.el10.x86_64 DEBUG: libcom_err-1.47.1-4.el10.x86_64 DEBUG: libnghttp2-1.64.0-2.el10.x86_64 DEBUG: libpkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-pkg-config-2.1.0-3.el10.x86_64 DEBUG: libxcrypt-devel-4.4.36-10.el10.x86_64 DEBUG: glibc-devel-2.39-76.el10.x86_64 DEBUG: libseccomp-2.5.6-1.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-8.el10.x86_64 DEBUG: libssh-0.11.1-3.el10.x86_64 DEBUG: libcurl-8.12.1-2.el10.x86_64 DEBUG: util-linux-2.40.2-13.el10.x86_64 DEBUG: authselect-libs-1.5.0-8.el10.x86_64 DEBUG: cryptsetup-libs-2.8.1-1.el10.x86_64 DEBUG: device-mapper-libs-1.02.206-3.el10.x86_64 DEBUG: device-mapper-1.02.206-3.el10.x86_64 DEBUG: elfutils-debuginfod-client-0.194-1.el10.x86_64 DEBUG: elfutils-libs-0.194-1.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.194-1.el10.noarch DEBUG: systemd-pam-257-16.el10.x86_64 DEBUG: systemd-257-16.el10.x86_64 DEBUG: binutils-gold-2.41-58.el10.x86_64 DEBUG: binutils-2.41-58.el10.x86_64 DEBUG: polkit-125-4.el10.x86_64 DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64 DEBUG: elfutils-0.194-1.el10.x86_64 DEBUG: gdb-minimal-16.3-2.el10.x86_64 DEBUG: debugedit-5.1-8.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-20.el10.x86_64 DEBUG: openssh-9.9p1-16.el10.x86_64 DEBUG: openssh-clients-9.9p1-16.el10.x86_64 DEBUG: git-core-2.47.3-1.el10.x86_64 DEBUG: curl-8.12.1-2.el10.x86_64 DEBUG: rpm-4.19.1.1-20.el10.x86_64 DEBUG: efi-srpm-macros-6-6.el10.noarch DEBUG: lua-srpm-macros-1-15.el10.noarch DEBUG: make-4.4.1-9.el10.x86_64 DEBUG: gcc-14.3.1-4.el10.x86_64 DEBUG: annobin-plugin-gcc-13.02-1.el10.x86_64 DEBUG: gcc-plugin-annobin-14.3.1-4.el10.x86_64 DEBUG: fonts-srpm-macros-2.0.5-18.el10.noarch DEBUG: forge-srpm-macros-0.4.0-6.el10.noarch DEBUG: go-srpm-macros-3.8.0-1.el10.noarch DEBUG: python-srpm-macros-3.12-10.el10.noarch DEBUG: redhat-rpm-config-293-1.el10.noarch DEBUG: rpm-build-4.19.1.1-20.el10.x86_64 DEBUG: pyproject-srpm-macros-1.16.2-1.el10.noarch DEBUG: python-rpm-macros-3.12-10.el10.noarch DEBUG: python3-rpm-macros-3.12-10.el10.noarch DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: python-unversioned-command-3.12.11-3.el10.noarch DEBUG: python3-3.12.11-3.el10.x86_64 DEBUG: python3-libs-3.12.11-3.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-12.el10.noarch DEBUG: python3-idna-3.7-4.el10.noarch DEBUG: python3-greenlet-3.0.3-5.el10.x86_64 DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch DEBUG: python3-urllib3-1.26.19-2.el10.noarch DEBUG: python3-babel-2.13.1-5.el10.noarch DEBUG: python3-rpm-generators-14-12.el10.noarch DEBUG: python3-charset-normalizer-3.4.2-1.el10.noarch DEBUG: python3-requests-2.32.4-1.el10.noarch DEBUG: python3-dns-2.6.1-1.el10.noarch DEBUG: python3-docutils-0.20.1-5.el10.noarch DEBUG: python3-markupsafe-2.1.3-6.el10.x86_64 DEBUG: python3-jinja2-3.1.6-1.el10.noarch DEBUG: python3-pip-23.3.2-7.el10.noarch DEBUG: python3-imagesize-1.4.1-9.el10.noarch DEBUG: python3-pygments-2.18.0-1.el10.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch DEBUG: pcsc-lite-libs-2.2.3-2.el10.x86_64 DEBUG: pcsc-lite-ccid-1.6.0-2.el10.x86_64 DEBUG: pcsc-lite-2.2.3-2.el10.x86_64 DEBUG: gnupg2-smime-2.4.5-2.el10.x86_64 DEBUG: gnupg2-2.4.5-2.el10.x86_64 DEBUG: gpgme-1.23.2-6.el10.x86_64 DEBUG: gpgmepp-1.23.2-6.el10.x86_64 DEBUG: poppler-24.02.0-6.el10.x86_64 DEBUG: jbig2dec-libs-0.20-7.el10.x86_64 DEBUG: libXau-1.0.11-8.el10.x86_64 DEBUG: libxcb-1.17.0-3.el10.x86_64 DEBUG: libX11-1.8.10-1.el10.x86_64 DEBUG: libXrender-0.9.11-8.el10.x86_64 DEBUG: libXext-1.3.6-3.el10.x86_64 DEBUG: libXft-2.3.8-8.el10.x86_64 DEBUG: libXpm-3.5.17-5.el10.x86_64 DEBUG: gd-2.3.3-22.el10.x86_64 DEBUG: libXt-1.3.0-5.el10.x86_64 DEBUG: libdatrie-0.2.13-11.el10.x86_64 DEBUG: libthai-0.1.29-10.el10.x86_64 DEBUG: libijs-0.35-24.el10.x86_64 DEBUG: libpaper-2.1.1-7.el10.x86_64 DEBUG: pixman-0.43.4-2.el10.x86_64 DEBUG: cairo-1.18.2-2.el10.x86_64 DEBUG: pango-1.54.0-3.el10.x86_64 DEBUG: cairo-gobject-1.18.2-2.el10.x86_64 DEBUG: librsvg2-2.57.1-9.el10.x86_64 DEBUG: rsvg-pixbuf-loader-2.57.1-9.el10.x86_64 DEBUG: poppler-glib-24.02.0-6.el10.x86_64 DEBUG: libwmf-lite-0.2.13-6.el10s.x86_64 DEBUG: cups-filesystem-2.4.10-13.el10.noarch DEBUG: cups-libs-2.4.10-13.el10.x86_64 DEBUG: libgs-10.02.1-16.el10.x86_64 DEBUG: graphviz-9.0.0-15.el10.x86_64 DEBUG: ImageMagick-libs-6.9.12.98-1.el10s.x86_64 DEBUG: ImageMagick-6.9.12.98-1.el10s.x86_64 DEBUG: python3-sphinx-7.2.6-10.el10.noarch DEBUG: python3-devel-3.12.11-3.el10.x86_64 DEBUG: python3-eventlet-0.40.0-1.el10s.noarch DEBUG: python3-sqlalchemy-2.0.26-6.el10.x86_64 DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch DEBUG: python3-pbr-6.1.1-1.el10s.noarch DEBUG: python3-six-1.16.0-16.el10.noarch DEBUG: authselect-1.5.0-8.el10.x86_64 DEBUG: systemd-rpm-macros-257-16.el10.noarch DEBUG: openstack-macros-2023.1.0-0.20250702055156.ce6a105.el10.noarch DEBUG: pyproject-rpm-macros-1.16.2-1.el10.noarch DEBUG: python3-wheel-0.41.2-5.el10.noarch DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: libgcc-14.3.1-4.el10.x86_64 DEBUG: fonts-filesystem-2.0.5-18.el10.noarch DEBUG: tzdata-2025b-2.el10.noarch DEBUG: adobe-mappings-cmap-20230622-5.el10.noarch DEBUG: adobe-mappings-cmap-deprecated-20230622-5.el10.noarch DEBUG: redhat-text-vf-fonts-4.1.0-1.el10.noarch DEBUG: xkeyboard-config-2.41-3.el10.noarch DEBUG: rust-toolset-srpm-macros-1.90.0-1.el10.noarch DEBUG: qt6-srpm-macros-6.9.1-1.el10.noarch DEBUG: poppler-data-0.4.11-9.el10.noarch DEBUG: perl-srpm-macros-1-57.el10.noarch DEBUG: package-notes-srpm-macros-0.5-13.el10.noarch DEBUG: openblas-srpm-macros-2-19.el10.noarch DEBUG: ocaml-srpm-macros-10-4.el10.noarch DEBUG: libX11-common-1.8.10-1.el10.noarch DEBUG: kernel-srpm-macros-1.0-25.el10.noarch DEBUG: kernel-headers-6.12.0-157.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-13.02-1.el10.noarch DEBUG: adobe-mappings-pdf-20190401-9.el10.noarch DEBUG: publicsuffix-list-dafsa-20240107-5.el10.noarch DEBUG: pkgconf-m4-2.1.0-3.el10.noarch DEBUG: pcre2-syntax-10.44-1.el10.3.noarch DEBUG: ncurses-base-6.4-14.20240127.el10.noarch DEBUG: libssh-config-0.11.1-3.el10.noarch DEBUG: google-noto-fonts-common-20240401-5.el10.noarch DEBUG: google-noto-sans-vf-fonts-20240401-5.el10.noarch DEBUG: default-fonts-core-sans-4.1-3.el10.noarch DEBUG: google-droid-sans-fonts-20200215-22.el10.noarch DEBUG: coreutils-common-9.5-6.el10.x86_64 DEBUG: centos-gpg-keys-10.0-12.el10.noarch DEBUG: centos-stream-repos-10.0-12.el10.noarch DEBUG: centos-stream-release-10.0-12.el10.noarch DEBUG: setup-2.14.5-7.el10.noarch DEBUG: filesystem-3.18-17.el10.x86_64 DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-76.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-76.el10.x86_64 DEBUG: glibc-common-2.39-76.el10.x86_64 DEBUG: glibc-2.39-76.el10.x86_64 DEBUG: ncurses-libs-6.4-14.20240127.el10.x86_64 DEBUG: bash-5.2.26-6.el10.x86_64 DEBUG: zlib-ng-compat-2.2.3-2.el10.x86_64 DEBUG: libstdc++-14.3.1-4.el10.x86_64 DEBUG: bzip2-libs-1.0.8-25.el10.x86_64 DEBUG: xz-libs-5.6.2-4.el10.x86_64 DEBUG: libpng-1.6.40-8.el10.x86_64 DEBUG: libuuid-2.40.2-13.el10.x86_64 DEBUG: libxml2-2.12.5-9.el10.x86_64 DEBUG: readline-8.2-11.el10.x86_64 DEBUG: libzstd-1.5.5-9.el10.x86_64 DEBUG: elfutils-libelf-0.194-1.el10.x86_64 DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64 DEBUG: gmp-6.2.1-12.el10.x86_64 DEBUG: libgpg-error-1.50-2.el10.x86_64 DEBUG: libxcrypt-4.4.36-10.el10.x86_64 DEBUG: libblkid-2.40.2-13.el10.x86_64 DEBUG: crypto-policies-20250905-2.gitc7eb7b2.el10.noarch DEBUG: nspr-4.36.0-4.el10.x86_64 DEBUG: libassuan-2.5.6-6.el10.x86_64 DEBUG: mpfr-4.2.1-5.el10.x86_64 DEBUG: expat-2.7.1-1.el10.x86_64 DEBUG: pcre2-10.44-1.el10.3.x86_64 DEBUG: grep-3.11-10.el10.x86_64 DEBUG: popt-1.19-8.el10.x86_64 DEBUG: nss-util-3.112.0-4.el10.x86_64 DEBUG: sqlite-libs-3.46.1-5.el10.x86_64 DEBUG: gdbm-libs-1.23-14.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: libffi-3.4.4-10.el10.x86_64 DEBUG: libgomp-14.3.1-4.el10.x86_64 DEBUG: lcms2-2.16-6.el10.x86_64 DEBUG: libwebp-1.3.2-8.el10.x86_64 DEBUG: gawk-5.3.0-6.el10.x86_64 DEBUG: json-c-0.18-3.el10.x86_64 DEBUG: libcap-ng-0.8.4-6.el10.x86_64 DEBUG: audit-libs-4.0.3-4.el10.x86_64 DEBUG: libeconf-0.6.2-4.el10.x86_64 DEBUG: pam-libs-1.6.1-8.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-16.el10.x86_64 DEBUG: libtasn1-4.20.0-1.el10.x86_64 DEBUG: p11-kit-0.25.10-1.el10.x86_64 DEBUG: libunistring-1.1-10.el10.x86_64 DEBUG: libidn2-2.3.7-3.el10.x86_64 DEBUG: libICE-1.1.1-5.el10.x86_64 DEBUG: openjpeg2-2.5.2-5.el10.x86_64 DEBUG: libSM-1.2.4-5.el10.x86_64 DEBUG: xz-5.6.2-4.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: libfdisk-2.40.2-13.el10.x86_64 DEBUG: libgcrypt-1.11.0-6.el10.x86_64 DEBUG: libksba-1.6.7-2.el10.x86_64 DEBUG: dwz-0.16-1.el10.x86_64 DEBUG: unzip-6.0-69.el10.x86_64 DEBUG: file-libs-5.45-8.el10.x86_64 DEBUG: file-5.45-8.el10.x86_64 DEBUG: alternatives-1.30-2.el10.x86_64 DEBUG: p11-kit-trust-0.25.10-1.el10.x86_64 DEBUG: gnutls-3.8.10-2.el10.x86_64 DEBUG: diffutils-3.10-8.el10.x86_64 DEBUG: jansson-2.14-3.el10.x86_64 DEBUG: libbrotli-1.1.0-6.el10.x86_64 DEBUG: libsepol-3.9-1.el10.x86_64 DEBUG: libselinux-3.9-2.el10.x86_64 DEBUG: sed-4.9-3.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: openssl-fips-provider-3.5.1-6.el10.x86_64 DEBUG: openssl-libs-3.5.1-6.el10.x86_64 DEBUG: coreutils-9.5-6.el10.x86_64 DEBUG: ca-certificates-2025.2.80_v9.0.305-102.el10.noarch DEBUG: libmount-2.40.2-13.el10.x86_64 DEBUG: glib2-2.80.4-10.el10.x86_64 DEBUG: polkit-libs-125-4.el10.x86_64 DEBUG: gzip-1.13-3.el10.x86_64 DEBUG: cracklib-2.9.11-8.el10.x86_64 DEBUG: libevent-2.1.12-16.el10.x86_64 DEBUG: libsmartcols-2.40.2-13.el10.x86_64 DEBUG: util-linux-core-2.40.2-13.el10.x86_64 DEBUG: lua-libs-5.4.6-7.el10.x86_64 DEBUG: lz4-libs-1.9.4-8.el10.x86_64 DEBUG: libarchive-3.7.7-4.el10.x86_64 DEBUG: npth-1.6-21.el10.x86_64 DEBUG: fribidi-1.0.14-4.el10.x86_64 DEBUG: jbigkit-libs-2.1-31.el10.x86_64 DEBUG: libtool-ltdl-2.4.7-13.el10.x86_64 DEBUG: zstd-1.5.5-9.el10.x86_64 DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64 DEBUG: libpwquality-1.4.5-12.el10.x86_64 DEBUG: shared-mime-info-2.3-8.el10.x86_64 DEBUG: gdk-pixbuf2-2.42.12-4.el10.x86_64 DEBUG: libsecret-0.21.2-8.el10.x86_64 DEBUG: pinentry-1.3.1-1.el10.x86_64 DEBUG: liblqr-1-0.4.2-26.el10s.x86_64 DEBUG: python3-pip-wheel-23.3.2-7.el10.noarch DEBUG: urw-base35-bookman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-c059-fonts-20200910-21.el10.noarch DEBUG: urw-base35-d050000l-fonts-20200910-21.el10.noarch DEBUG: urw-base35-gothic-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-roman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-sans-fonts-20200910-21.el10.noarch DEBUG: urw-base35-p052-fonts-20200910-21.el10.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-z003-fonts-20200910-21.el10.noarch DEBUG: urw-base35-fonts-20200910-21.el10.noarch DEBUG: kmod-libs-31-12.el10.x86_64 DEBUG: rpm-sequoia-1.9.0.3-1.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-20.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-20.el10.x86_64 DEBUG: libsemanage-3.9-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-8.el10.x86_64 DEBUG: libutempter-1.2.1-15.el10.x86_64 DEBUG: tpm2-tss-4.1.3-5.el10.x86_64 DEBUG: tar-1.35-7.el10.x86_64 DEBUG: zip-3.0-45.el10.x86_64 DEBUG: cpp-14.3.1-4.el10.x86_64 DEBUG: libpsl-0.21.5-6.el10.x86_64 DEBUG: dbus-libs-1.14.10-5.el10.x86_64 DEBUG: avahi-libs-0.9~rc2-2.el10.x86_64 DEBUG: libusb1-1.0.28-1.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.9-1.el10.x86_64 DEBUG: gdbm-1.23-14.el10.x86_64 DEBUG: pam-1.6.1-8.el10.x86_64 DEBUG: nss-softokn-freebl-3.112.0-4.el10.x86_64 DEBUG: nss-softokn-3.112.0-4.el10.x86_64 DEBUG: nss-sysinit-3.112.0-4.el10.x86_64 DEBUG: nss-3.112.0-4.el10.x86_64 DEBUG: jasper-libs-4.1.0-5.el10.x86_64 DEBUG: LibRaw-0.21.3-1.el10s.x86_64 DEBUG: libbpf-1.6.0-3.el10.x86_64 DEBUG: libxkbcommon-1.7.0-4.el10.x86_64 DEBUG: xml-common-0.6.3-65.el10.noarch DEBUG: bzip2-1.0.8-25.el10.x86_64 DEBUG: graphite2-1.3.14-17.el10.x86_64 DEBUG: freetype-2.13.2-8.el10.x86_64 DEBUG: harfbuzz-8.4.0-6.el10.x86_64 DEBUG: fontconfig-2.15.0-7.el10.x86_64 DEBUG: libraqm-0.10.1-2.el10s.x86_64 DEBUG: imath-3.1.10-4.el10.x86_64 DEBUG: liblerc-4.0.0-8.el10.x86_64 DEBUG: libtiff-4.6.0-6.el10.x86_64 DEBUG: openexr-libs-3.1.10-8.el10.x86_64 DEBUG: dbus-common-1.14.10-5.el10.noarch DEBUG: dbus-broker-36-4.el10.x86_64 DEBUG: dbus-1.14.10-5.el10.x86_64 DEBUG: ed-1.20-5.el10.x86_64 DEBUG: patch-2.7.6-26.el10.x86_64 DEBUG: less-661-3.el10.x86_64 DEBUG: libedit-3.1-52.20230828cvs.el10.x86_64 DEBUG: cpio-2.15-3.el10.x86_64 DEBUG: duktape-2.7.0-10.el10.x86_64 DEBUG: keyutils-libs-1.6.3-5.el10.x86_64 DEBUG: libcbor-0.11.0-3.el10.x86_64 DEBUG: libfido2-1.14.0-7.el10.x86_64 DEBUG: libcom_err-1.47.1-4.el10.x86_64 DEBUG: libnghttp2-1.64.0-2.el10.x86_64 DEBUG: libpkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-pkg-config-2.1.0-3.el10.x86_64 DEBUG: libxcrypt-devel-4.4.36-10.el10.x86_64 DEBUG: glibc-devel-2.39-76.el10.x86_64 DEBUG: libseccomp-2.5.6-1.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-8.el10.x86_64 DEBUG: libssh-0.11.1-3.el10.x86_64 DEBUG: libcurl-8.12.1-2.el10.x86_64 DEBUG: util-linux-2.40.2-13.el10.x86_64 DEBUG: authselect-libs-1.5.0-8.el10.x86_64 DEBUG: cryptsetup-libs-2.8.1-1.el10.x86_64 DEBUG: device-mapper-libs-1.02.206-3.el10.x86_64 DEBUG: device-mapper-1.02.206-3.el10.x86_64 DEBUG: elfutils-debuginfod-client-0.194-1.el10.x86_64 DEBUG: elfutils-libs-0.194-1.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.194-1.el10.noarch DEBUG: systemd-pam-257-16.el10.x86_64 DEBUG: systemd-257-16.el10.x86_64 DEBUG: binutils-gold-2.41-58.el10.x86_64 DEBUG: binutils-2.41-58.el10.x86_64 DEBUG: polkit-125-4.el10.x86_64 DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64 DEBUG: elfutils-0.194-1.el10.x86_64 DEBUG: gdb-minimal-16.3-2.el10.x86_64 DEBUG: debugedit-5.1-8.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-20.el10.x86_64 DEBUG: openssh-9.9p1-16.el10.x86_64 DEBUG: openssh-clients-9.9p1-16.el10.x86_64 DEBUG: git-core-2.47.3-1.el10.x86_64 DEBUG: curl-8.12.1-2.el10.x86_64 DEBUG: rpm-4.19.1.1-20.el10.x86_64 DEBUG: efi-srpm-macros-6-6.el10.noarch DEBUG: lua-srpm-macros-1-15.el10.noarch DEBUG: make-4.4.1-9.el10.x86_64 DEBUG: gcc-14.3.1-4.el10.x86_64 DEBUG: annobin-plugin-gcc-13.02-1.el10.x86_64 DEBUG: gcc-plugin-annobin-14.3.1-4.el10.x86_64 DEBUG: fonts-srpm-macros-2.0.5-18.el10.noarch DEBUG: forge-srpm-macros-0.4.0-6.el10.noarch DEBUG: go-srpm-macros-3.8.0-1.el10.noarch DEBUG: python-srpm-macros-3.12-10.el10.noarch DEBUG: redhat-rpm-config-293-1.el10.noarch DEBUG: rpm-build-4.19.1.1-20.el10.x86_64 DEBUG: pyproject-srpm-macros-1.16.2-1.el10.noarch DEBUG: python-rpm-macros-3.12-10.el10.noarch DEBUG: python3-rpm-macros-3.12-10.el10.noarch DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: python-unversioned-command-3.12.11-3.el10.noarch DEBUG: python3-3.12.11-3.el10.x86_64 DEBUG: python3-libs-3.12.11-3.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-12.el10.noarch DEBUG: python3-idna-3.7-4.el10.noarch DEBUG: python3-greenlet-3.0.3-5.el10.x86_64 DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch DEBUG: python3-urllib3-1.26.19-2.el10.noarch DEBUG: python3-babel-2.13.1-5.el10.noarch DEBUG: python3-rpm-generators-14-12.el10.noarch DEBUG: python3-charset-normalizer-3.4.2-1.el10.noarch DEBUG: python3-requests-2.32.4-1.el10.noarch DEBUG: python3-dns-2.6.1-1.el10.noarch DEBUG: python3-docutils-0.20.1-5.el10.noarch DEBUG: python3-markupsafe-2.1.3-6.el10.x86_64 DEBUG: python3-jinja2-3.1.6-1.el10.noarch DEBUG: python3-pip-23.3.2-7.el10.noarch DEBUG: python3-imagesize-1.4.1-9.el10.noarch DEBUG: python3-pygments-2.18.0-1.el10.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch DEBUG: pcsc-lite-libs-2.2.3-2.el10.x86_64 DEBUG: pcsc-lite-ccid-1.6.0-2.el10.x86_64 DEBUG: pcsc-lite-2.2.3-2.el10.x86_64 DEBUG: gnupg2-smime-2.4.5-2.el10.x86_64 DEBUG: gnupg2-2.4.5-2.el10.x86_64 DEBUG: gpgme-1.23.2-6.el10.x86_64 DEBUG: gpgmepp-1.23.2-6.el10.x86_64 DEBUG: poppler-24.02.0-6.el10.x86_64 DEBUG: jbig2dec-libs-0.20-7.el10.x86_64 DEBUG: libXau-1.0.11-8.el10.x86_64 DEBUG: libxcb-1.17.0-3.el10.x86_64 DEBUG: libX11-1.8.10-1.el10.x86_64 DEBUG: libXrender-0.9.11-8.el10.x86_64 DEBUG: libXext-1.3.6-3.el10.x86_64 DEBUG: libXft-2.3.8-8.el10.x86_64 DEBUG: libXpm-3.5.17-5.el10.x86_64 DEBUG: gd-2.3.3-22.el10.x86_64 DEBUG: libXt-1.3.0-5.el10.x86_64 DEBUG: libdatrie-0.2.13-11.el10.x86_64 DEBUG: libthai-0.1.29-10.el10.x86_64 DEBUG: libijs-0.35-24.el10.x86_64 DEBUG: libpaper-2.1.1-7.el10.x86_64 DEBUG: pixman-0.43.4-2.el10.x86_64 DEBUG: cairo-1.18.2-2.el10.x86_64 DEBUG: pango-1.54.0-3.el10.x86_64 DEBUG: cairo-gobject-1.18.2-2.el10.x86_64 DEBUG: librsvg2-2.57.1-9.el10.x86_64 DEBUG: rsvg-pixbuf-loader-2.57.1-9.el10.x86_64 DEBUG: poppler-glib-24.02.0-6.el10.x86_64 DEBUG: libwmf-lite-0.2.13-6.el10s.x86_64 DEBUG: cups-filesystem-2.4.10-13.el10.noarch DEBUG: cups-libs-2.4.10-13.el10.x86_64 DEBUG: libgs-10.02.1-16.el10.x86_64 DEBUG: graphviz-9.0.0-15.el10.x86_64 DEBUG: ImageMagick-libs-6.9.12.98-1.el10s.x86_64 DEBUG: ImageMagick-6.9.12.98-1.el10s.x86_64 DEBUG: python3-sphinx-7.2.6-10.el10.noarch DEBUG: python3-devel-3.12.11-3.el10.x86_64 DEBUG: python3-eventlet-0.40.0-1.el10s.noarch DEBUG: python3-sqlalchemy-2.0.26-6.el10.x86_64 DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch DEBUG: python3-pbr-6.1.1-1.el10s.noarch DEBUG: python3-six-1.16.0-16.el10.noarch DEBUG: authselect-1.5.0-8.el10.x86_64 DEBUG: systemd-rpm-macros-257-16.el10.noarch DEBUG: openstack-macros-2023.1.0-0.20250702055156.ce6a105.el10.noarch DEBUG: pyproject-rpm-macros-1.16.2-1.el10.noarch DEBUG: python3-wheel-0.41.2-5.el10.noarch DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 INFO: ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/openstack-aodh.spec'], chrootPath='/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1039gid=135user='mockbuild'unshare_net=TrueraiseExc=FalseprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) DEBUG: child environment: None DEBUG: Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/openstack-aodh.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: warning: source_date_epoch_from_changelog set but %changelog is missing DEBUG: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.9Xi2NX DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd aodh-21.1.0.dev30 DEBUG: + echo pyproject-rpm-macros DEBUG: + echo python3-devel DEBUG: + echo 'python3dist(packaging)' DEBUG: + echo 'python3dist(pip) >= 19' DEBUG: + '[' -f pyproject.toml ']' DEBUG: + echo '(python3dist(tomli) if python3-devel < 3.11)' DEBUG: + rm -rfv '*.dist-info/' DEBUG: + '[' -f /usr/bin/python3 ']' DEBUG: + mkdir -p /builddir/build/BUILD/aodh-21.1.0.dev30/.pyproject-builddir DEBUG: + echo -n DEBUG: + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' DEBUG: + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' DEBUG: + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' DEBUG: + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' DEBUG: + VALAFLAGS=-g DEBUG: + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' DEBUG: + LT_SYS_LIBRARY_PATH=/usr/lib64: DEBUG: + CC=gcc DEBUG: + CXX=g++ DEBUG: + TMPDIR=/builddir/build/BUILD/aodh-21.1.0.dev30/.pyproject-builddir DEBUG: + RPM_TOXENV=py312 DEBUG: + HOSTNAME=rpmbuild DEBUG: + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/aodh-21.1.0.dev30/pyproject-wheeldir --output /builddir/build/BUILD/openstack-aodh-21.1.0-0.20251124111708.21c607c.el10.x86_64-pyproject-buildrequires -t -e py312 DEBUG: Handling pbr>=6.0.0 from build-system.requires DEBUG: Requirement satisfied: pbr>=6.0.0 DEBUG: (installed: pbr 6.1.1) DEBUG: Handling setuptools>=64.0.0 from build-system.requires DEBUG: Requirement satisfied: setuptools>=64.0.0 DEBUG: (installed: setuptools 69.0.3) DEBUG: Handling wheel from get_requires_for_build_wheel DEBUG: Requirement satisfied: wheel DEBUG: (installed: wheel 0.41.2) DEBUG: Handling pbr from get_requires_for_build_wheel DEBUG: Requirement satisfied: pbr DEBUG: (installed: pbr 6.1.1) DEBUG: Handling tox-current-env >= 0.0.6 from tox itself DEBUG: Requirement not satisfied: tox-current-env >= 0.0.6 DEBUG: Exiting dependency generation pass: tox itself DEBUG: + cat /builddir/build/BUILD/openstack-aodh-21.1.0-0.20251124111708.21c607c.el10.x86_64-pyproject-buildrequires DEBUG: + rm -rfv '*.dist-info/' DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Wrote: /builddir/build/SRPMS/openstack-aodh-21.1.0-0.20251124111708.21c607c.el10.buildreqs.nosrc.rpm DEBUG: RPM build warnings: DEBUG: source_date_epoch_from_changelog set but %changelog is missing DEBUG: Child return code was: 11 INFO: Dynamic buildrequires detected INFO: Going to install missing buildrequires. See root.log for details. INFO: Going to install missing dynamic buildrequires DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf-3', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SRPMS/openstack-aodh-21.1.0-0.20251124111708.21c607c.el10.buildreqs.nosrc.rpm'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf-3', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SRPMS/openstack-aodh-21.1.0-0.20251124111708.21c607c.el10.buildreqs.nosrc.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LC_MESSAGES': 'C.UTF-8'} and shell False DEBUG: No matches found for the following disable plugin patterns: local, spacewalk, versionlock DEBUG: Last metadata expiration check: 0:00:08 ago on Mon Nov 24 06:17:55 2025. DEBUG: Package openstack-macros-2023.1.0-0.20250702055156.ce6a105.el10.noarch is already installed. DEBUG: Package pyproject-rpm-macros-1.16.2-1.el10.noarch is already installed. DEBUG: Package pyproject-rpm-macros-1.16.2-1.el10.noarch is already installed. DEBUG: Package python3-babel-2.13.1-5.el10.noarch is already installed. DEBUG: Package python3-devel-3.12.11-3.el10.x86_64 is already installed. DEBUG: Package python3-devel-3.12.11-3.el10.x86_64 is already installed. DEBUG: Package python3-packaging-24.2-2.el10.noarch is already installed. DEBUG: Package python3-pbr-6.1.1-1.el10s.noarch is already installed. DEBUG: Package python3-pbr-6.1.1-1.el10s.noarch is already installed. DEBUG: Package python3-pip-23.3.2-7.el10.noarch is already installed. DEBUG: Package python3-setuptools-69.0.3-12.el10.noarch is already installed. DEBUG: Package python3-wheel-1:0.41.2-5.el10.noarch is already installed. DEBUG: Package systemd-257-16.el10.x86_64 is already installed. DEBUG: Dependencies resolved. DEBUG: ================================================================================ DEBUG: Package Arch Version Repository Size DEBUG: ================================================================================ DEBUG: Installing: DEBUG: python3-tox-current-env DEBUG: noarch 0.0.12-1.el10s delorean-master-build-deps 29 k DEBUG: Installing dependencies: DEBUG: python3-cachetools noarch 5.4.0-6.el10s delorean-master-testing 37 k DEBUG: python3-chardet noarch 5.2.0-1.el10s delorean-master-testing 272 k DEBUG: python3-colorama noarch 0.4.6-13.el10 appstream 72 k DEBUG: python3-distlib noarch 0.3.9-1.el10s delorean-master-build-deps 254 k DEBUG: python3-filelock noarch 3.15.4-3.el10s delorean-master-build-deps 37 k DEBUG: python3-platformdirs noarch 4.2.2-2.el10s delorean-master-build-deps 41 k DEBUG: python3-pluggy noarch 1.3.0-5.el10 crb 53 k DEBUG: python3-pyproject-api noarch 1.6.1-5.el10s delorean-master-build-deps 37 k DEBUG: python3-setuptools-wheel DEBUG: noarch 69.0.3-12.el10 crb 677 k DEBUG: python3-virtualenv noarch 20.26.6-2.el10s delorean-master-build-deps 238 k DEBUG: python3-wheel-wheel noarch 1:0.41.2-5.el10 crb 71 k DEBUG: tox noarch 4.21.2-3.el10s delorean-master-build-deps 365 k DEBUG: Transaction Summary DEBUG: ================================================================================ DEBUG: Install 13 Packages DEBUG: Total size: 2.1 M DEBUG: Installed size: 6.7 M DEBUG: Downloading Packages: DEBUG: [SKIPPED] python3-colorama-0.4.6-13.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pluggy-1.3.0-5.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-setuptools-wheel-69.0.3-12.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-wheel-wheel-0.41.2-5.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cachetools-5.4.0-6.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-chardet-5.2.0-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-distlib-0.3.9-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-filelock-3.15.4-3.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-platformdirs-4.2.2-2.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyproject-api-1.6.1-5.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-tox-current-env-0.0.12-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-virtualenv-20.26.6-2.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] tox-4.21.2-3.el10s.noarch.rpm: Already downloaded DEBUG: Running transaction check DEBUG: Transaction check succeeded. DEBUG: Running transaction test DEBUG: Transaction test succeeded. DEBUG: Running transaction DEBUG: Preparing : 1/1 DEBUG: Installing : python3-platformdirs-4.2.2-2.el10s.noarch 1/13 DEBUG: Installing : python3-filelock-3.15.4-3.el10s.noarch 2/13 DEBUG: Installing : python3-pyproject-api-1.6.1-5.el10s.noarch 3/13 DEBUG: Installing : python3-distlib-0.3.9-1.el10s.noarch 4/13 DEBUG: Installing : python3-chardet-5.2.0-1.el10s.noarch 5/13 DEBUG: Installing : python3-cachetools-5.4.0-6.el10s.noarch 6/13 DEBUG: Installing : python3-wheel-wheel-1:0.41.2-5.el10.noarch 7/13 DEBUG: Installing : python3-setuptools-wheel-69.0.3-12.el10.noarch 8/13 DEBUG: Installing : python3-virtualenv-20.26.6-2.el10s.noarch 9/13 DEBUG: Installing : python3-pluggy-1.3.0-5.el10.noarch 10/13 DEBUG: Installing : python3-colorama-0.4.6-13.el10.noarch 11/13 DEBUG: Installing : tox-4.21.2-3.el10s.noarch 12/13 DEBUG: Installing : python3-tox-current-env-0.0.12-1.el10s.noarch 13/13 DEBUG: Running scriptlet: python3-tox-current-env-0.0.12-1.el10s.noarch 13/13 DEBUG: Installed: DEBUG: python3-cachetools-5.4.0-6.el10s.noarch DEBUG: python3-chardet-5.2.0-1.el10s.noarch DEBUG: python3-colorama-0.4.6-13.el10.noarch DEBUG: python3-distlib-0.3.9-1.el10s.noarch DEBUG: python3-filelock-3.15.4-3.el10s.noarch DEBUG: python3-platformdirs-4.2.2-2.el10s.noarch DEBUG: python3-pluggy-1.3.0-5.el10.noarch DEBUG: python3-pyproject-api-1.6.1-5.el10s.noarch DEBUG: python3-setuptools-wheel-69.0.3-12.el10.noarch DEBUG: python3-tox-current-env-0.0.12-1.el10s.noarch DEBUG: python3-virtualenv-20.26.6-2.el10s.noarch DEBUG: python3-wheel-wheel-1:0.41.2-5.el10.noarch DEBUG: tox-4.21.2-3.el10s.noarch DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: libgcc-14.3.1-4.el10.x86_64 DEBUG: fonts-filesystem-2.0.5-18.el10.noarch DEBUG: tzdata-2025b-2.el10.noarch DEBUG: adobe-mappings-cmap-20230622-5.el10.noarch DEBUG: adobe-mappings-cmap-deprecated-20230622-5.el10.noarch DEBUG: redhat-text-vf-fonts-4.1.0-1.el10.noarch DEBUG: xkeyboard-config-2.41-3.el10.noarch DEBUG: rust-toolset-srpm-macros-1.90.0-1.el10.noarch DEBUG: qt6-srpm-macros-6.9.1-1.el10.noarch DEBUG: poppler-data-0.4.11-9.el10.noarch DEBUG: perl-srpm-macros-1-57.el10.noarch DEBUG: package-notes-srpm-macros-0.5-13.el10.noarch DEBUG: openblas-srpm-macros-2-19.el10.noarch DEBUG: ocaml-srpm-macros-10-4.el10.noarch DEBUG: libX11-common-1.8.10-1.el10.noarch DEBUG: kernel-srpm-macros-1.0-25.el10.noarch DEBUG: kernel-headers-6.12.0-157.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-13.02-1.el10.noarch DEBUG: adobe-mappings-pdf-20190401-9.el10.noarch DEBUG: publicsuffix-list-dafsa-20240107-5.el10.noarch DEBUG: pkgconf-m4-2.1.0-3.el10.noarch DEBUG: pcre2-syntax-10.44-1.el10.3.noarch DEBUG: ncurses-base-6.4-14.20240127.el10.noarch DEBUG: libssh-config-0.11.1-3.el10.noarch DEBUG: google-noto-fonts-common-20240401-5.el10.noarch DEBUG: google-noto-sans-vf-fonts-20240401-5.el10.noarch DEBUG: default-fonts-core-sans-4.1-3.el10.noarch DEBUG: google-droid-sans-fonts-20200215-22.el10.noarch DEBUG: coreutils-common-9.5-6.el10.x86_64 DEBUG: centos-gpg-keys-10.0-12.el10.noarch DEBUG: centos-stream-repos-10.0-12.el10.noarch DEBUG: centos-stream-release-10.0-12.el10.noarch DEBUG: setup-2.14.5-7.el10.noarch DEBUG: filesystem-3.18-17.el10.x86_64 DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-76.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-76.el10.x86_64 DEBUG: glibc-common-2.39-76.el10.x86_64 DEBUG: glibc-2.39-76.el10.x86_64 DEBUG: ncurses-libs-6.4-14.20240127.el10.x86_64 DEBUG: bash-5.2.26-6.el10.x86_64 DEBUG: zlib-ng-compat-2.2.3-2.el10.x86_64 DEBUG: libstdc++-14.3.1-4.el10.x86_64 DEBUG: bzip2-libs-1.0.8-25.el10.x86_64 DEBUG: xz-libs-5.6.2-4.el10.x86_64 DEBUG: libpng-1.6.40-8.el10.x86_64 DEBUG: libuuid-2.40.2-13.el10.x86_64 DEBUG: libxml2-2.12.5-9.el10.x86_64 DEBUG: readline-8.2-11.el10.x86_64 DEBUG: libzstd-1.5.5-9.el10.x86_64 DEBUG: elfutils-libelf-0.194-1.el10.x86_64 DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64 DEBUG: gmp-6.2.1-12.el10.x86_64 DEBUG: libgpg-error-1.50-2.el10.x86_64 DEBUG: libxcrypt-4.4.36-10.el10.x86_64 DEBUG: libblkid-2.40.2-13.el10.x86_64 DEBUG: crypto-policies-20250905-2.gitc7eb7b2.el10.noarch DEBUG: nspr-4.36.0-4.el10.x86_64 DEBUG: libassuan-2.5.6-6.el10.x86_64 DEBUG: mpfr-4.2.1-5.el10.x86_64 DEBUG: expat-2.7.1-1.el10.x86_64 DEBUG: pcre2-10.44-1.el10.3.x86_64 DEBUG: grep-3.11-10.el10.x86_64 DEBUG: popt-1.19-8.el10.x86_64 DEBUG: nss-util-3.112.0-4.el10.x86_64 DEBUG: sqlite-libs-3.46.1-5.el10.x86_64 DEBUG: gdbm-libs-1.23-14.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: libffi-3.4.4-10.el10.x86_64 DEBUG: libgomp-14.3.1-4.el10.x86_64 DEBUG: lcms2-2.16-6.el10.x86_64 DEBUG: libwebp-1.3.2-8.el10.x86_64 DEBUG: gawk-5.3.0-6.el10.x86_64 DEBUG: json-c-0.18-3.el10.x86_64 DEBUG: libcap-ng-0.8.4-6.el10.x86_64 DEBUG: audit-libs-4.0.3-4.el10.x86_64 DEBUG: libeconf-0.6.2-4.el10.x86_64 DEBUG: pam-libs-1.6.1-8.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-16.el10.x86_64 DEBUG: libtasn1-4.20.0-1.el10.x86_64 DEBUG: p11-kit-0.25.10-1.el10.x86_64 DEBUG: libunistring-1.1-10.el10.x86_64 DEBUG: libidn2-2.3.7-3.el10.x86_64 DEBUG: libICE-1.1.1-5.el10.x86_64 DEBUG: openjpeg2-2.5.2-5.el10.x86_64 DEBUG: libSM-1.2.4-5.el10.x86_64 DEBUG: xz-5.6.2-4.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: libfdisk-2.40.2-13.el10.x86_64 DEBUG: libgcrypt-1.11.0-6.el10.x86_64 DEBUG: libksba-1.6.7-2.el10.x86_64 DEBUG: dwz-0.16-1.el10.x86_64 DEBUG: unzip-6.0-69.el10.x86_64 DEBUG: file-libs-5.45-8.el10.x86_64 DEBUG: file-5.45-8.el10.x86_64 DEBUG: alternatives-1.30-2.el10.x86_64 DEBUG: p11-kit-trust-0.25.10-1.el10.x86_64 DEBUG: gnutls-3.8.10-2.el10.x86_64 DEBUG: diffutils-3.10-8.el10.x86_64 DEBUG: jansson-2.14-3.el10.x86_64 DEBUG: libbrotli-1.1.0-6.el10.x86_64 DEBUG: libsepol-3.9-1.el10.x86_64 DEBUG: libselinux-3.9-2.el10.x86_64 DEBUG: sed-4.9-3.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: openssl-fips-provider-3.5.1-6.el10.x86_64 DEBUG: openssl-libs-3.5.1-6.el10.x86_64 DEBUG: coreutils-9.5-6.el10.x86_64 DEBUG: ca-certificates-2025.2.80_v9.0.305-102.el10.noarch DEBUG: libmount-2.40.2-13.el10.x86_64 DEBUG: glib2-2.80.4-10.el10.x86_64 DEBUG: polkit-libs-125-4.el10.x86_64 DEBUG: gzip-1.13-3.el10.x86_64 DEBUG: cracklib-2.9.11-8.el10.x86_64 DEBUG: libevent-2.1.12-16.el10.x86_64 DEBUG: libsmartcols-2.40.2-13.el10.x86_64 DEBUG: util-linux-core-2.40.2-13.el10.x86_64 DEBUG: lua-libs-5.4.6-7.el10.x86_64 DEBUG: lz4-libs-1.9.4-8.el10.x86_64 DEBUG: libarchive-3.7.7-4.el10.x86_64 DEBUG: npth-1.6-21.el10.x86_64 DEBUG: fribidi-1.0.14-4.el10.x86_64 DEBUG: jbigkit-libs-2.1-31.el10.x86_64 DEBUG: libtool-ltdl-2.4.7-13.el10.x86_64 DEBUG: zstd-1.5.5-9.el10.x86_64 DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64 DEBUG: libpwquality-1.4.5-12.el10.x86_64 DEBUG: shared-mime-info-2.3-8.el10.x86_64 DEBUG: gdk-pixbuf2-2.42.12-4.el10.x86_64 DEBUG: libsecret-0.21.2-8.el10.x86_64 DEBUG: pinentry-1.3.1-1.el10.x86_64 DEBUG: liblqr-1-0.4.2-26.el10s.x86_64 DEBUG: python3-pip-wheel-23.3.2-7.el10.noarch DEBUG: urw-base35-bookman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-c059-fonts-20200910-21.el10.noarch DEBUG: urw-base35-d050000l-fonts-20200910-21.el10.noarch DEBUG: urw-base35-gothic-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-roman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-sans-fonts-20200910-21.el10.noarch DEBUG: urw-base35-p052-fonts-20200910-21.el10.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-z003-fonts-20200910-21.el10.noarch DEBUG: urw-base35-fonts-20200910-21.el10.noarch DEBUG: kmod-libs-31-12.el10.x86_64 DEBUG: rpm-sequoia-1.9.0.3-1.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-20.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-20.el10.x86_64 DEBUG: libsemanage-3.9-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-8.el10.x86_64 DEBUG: libutempter-1.2.1-15.el10.x86_64 DEBUG: tpm2-tss-4.1.3-5.el10.x86_64 DEBUG: tar-1.35-7.el10.x86_64 DEBUG: zip-3.0-45.el10.x86_64 DEBUG: cpp-14.3.1-4.el10.x86_64 DEBUG: libpsl-0.21.5-6.el10.x86_64 DEBUG: dbus-libs-1.14.10-5.el10.x86_64 DEBUG: avahi-libs-0.9~rc2-2.el10.x86_64 DEBUG: libusb1-1.0.28-1.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.9-1.el10.x86_64 DEBUG: gdbm-1.23-14.el10.x86_64 DEBUG: pam-1.6.1-8.el10.x86_64 DEBUG: nss-softokn-freebl-3.112.0-4.el10.x86_64 DEBUG: nss-softokn-3.112.0-4.el10.x86_64 DEBUG: nss-sysinit-3.112.0-4.el10.x86_64 DEBUG: nss-3.112.0-4.el10.x86_64 DEBUG: jasper-libs-4.1.0-5.el10.x86_64 DEBUG: LibRaw-0.21.3-1.el10s.x86_64 DEBUG: libbpf-1.6.0-3.el10.x86_64 DEBUG: libxkbcommon-1.7.0-4.el10.x86_64 DEBUG: xml-common-0.6.3-65.el10.noarch DEBUG: bzip2-1.0.8-25.el10.x86_64 DEBUG: graphite2-1.3.14-17.el10.x86_64 DEBUG: freetype-2.13.2-8.el10.x86_64 DEBUG: harfbuzz-8.4.0-6.el10.x86_64 DEBUG: fontconfig-2.15.0-7.el10.x86_64 DEBUG: libraqm-0.10.1-2.el10s.x86_64 DEBUG: imath-3.1.10-4.el10.x86_64 DEBUG: liblerc-4.0.0-8.el10.x86_64 DEBUG: libtiff-4.6.0-6.el10.x86_64 DEBUG: openexr-libs-3.1.10-8.el10.x86_64 DEBUG: dbus-common-1.14.10-5.el10.noarch DEBUG: dbus-broker-36-4.el10.x86_64 DEBUG: dbus-1.14.10-5.el10.x86_64 DEBUG: ed-1.20-5.el10.x86_64 DEBUG: patch-2.7.6-26.el10.x86_64 DEBUG: less-661-3.el10.x86_64 DEBUG: libedit-3.1-52.20230828cvs.el10.x86_64 DEBUG: cpio-2.15-3.el10.x86_64 DEBUG: duktape-2.7.0-10.el10.x86_64 DEBUG: keyutils-libs-1.6.3-5.el10.x86_64 DEBUG: libcbor-0.11.0-3.el10.x86_64 DEBUG: libfido2-1.14.0-7.el10.x86_64 DEBUG: libcom_err-1.47.1-4.el10.x86_64 DEBUG: libnghttp2-1.64.0-2.el10.x86_64 DEBUG: libpkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-pkg-config-2.1.0-3.el10.x86_64 DEBUG: libxcrypt-devel-4.4.36-10.el10.x86_64 DEBUG: glibc-devel-2.39-76.el10.x86_64 DEBUG: libseccomp-2.5.6-1.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-8.el10.x86_64 DEBUG: libssh-0.11.1-3.el10.x86_64 DEBUG: libcurl-8.12.1-2.el10.x86_64 DEBUG: util-linux-2.40.2-13.el10.x86_64 DEBUG: authselect-libs-1.5.0-8.el10.x86_64 DEBUG: cryptsetup-libs-2.8.1-1.el10.x86_64 DEBUG: device-mapper-libs-1.02.206-3.el10.x86_64 DEBUG: device-mapper-1.02.206-3.el10.x86_64 DEBUG: elfutils-debuginfod-client-0.194-1.el10.x86_64 DEBUG: elfutils-libs-0.194-1.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.194-1.el10.noarch DEBUG: systemd-pam-257-16.el10.x86_64 DEBUG: systemd-257-16.el10.x86_64 DEBUG: binutils-gold-2.41-58.el10.x86_64 DEBUG: binutils-2.41-58.el10.x86_64 DEBUG: polkit-125-4.el10.x86_64 DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64 DEBUG: elfutils-0.194-1.el10.x86_64 DEBUG: gdb-minimal-16.3-2.el10.x86_64 DEBUG: debugedit-5.1-8.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-20.el10.x86_64 DEBUG: openssh-9.9p1-16.el10.x86_64 DEBUG: openssh-clients-9.9p1-16.el10.x86_64 DEBUG: git-core-2.47.3-1.el10.x86_64 DEBUG: curl-8.12.1-2.el10.x86_64 DEBUG: rpm-4.19.1.1-20.el10.x86_64 DEBUG: efi-srpm-macros-6-6.el10.noarch DEBUG: lua-srpm-macros-1-15.el10.noarch DEBUG: make-4.4.1-9.el10.x86_64 DEBUG: gcc-14.3.1-4.el10.x86_64 DEBUG: annobin-plugin-gcc-13.02-1.el10.x86_64 DEBUG: gcc-plugin-annobin-14.3.1-4.el10.x86_64 DEBUG: fonts-srpm-macros-2.0.5-18.el10.noarch DEBUG: forge-srpm-macros-0.4.0-6.el10.noarch DEBUG: go-srpm-macros-3.8.0-1.el10.noarch DEBUG: python-srpm-macros-3.12-10.el10.noarch DEBUG: redhat-rpm-config-293-1.el10.noarch DEBUG: rpm-build-4.19.1.1-20.el10.x86_64 DEBUG: pyproject-srpm-macros-1.16.2-1.el10.noarch DEBUG: python-rpm-macros-3.12-10.el10.noarch DEBUG: python3-rpm-macros-3.12-10.el10.noarch DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: python-unversioned-command-3.12.11-3.el10.noarch DEBUG: python3-3.12.11-3.el10.x86_64 DEBUG: python3-libs-3.12.11-3.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-12.el10.noarch DEBUG: python3-idna-3.7-4.el10.noarch DEBUG: python3-greenlet-3.0.3-5.el10.x86_64 DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch DEBUG: python3-urllib3-1.26.19-2.el10.noarch DEBUG: python3-babel-2.13.1-5.el10.noarch DEBUG: python3-rpm-generators-14-12.el10.noarch DEBUG: python3-charset-normalizer-3.4.2-1.el10.noarch DEBUG: python3-requests-2.32.4-1.el10.noarch DEBUG: python3-dns-2.6.1-1.el10.noarch DEBUG: python3-docutils-0.20.1-5.el10.noarch DEBUG: python3-markupsafe-2.1.3-6.el10.x86_64 DEBUG: python3-jinja2-3.1.6-1.el10.noarch DEBUG: python3-pip-23.3.2-7.el10.noarch DEBUG: python3-imagesize-1.4.1-9.el10.noarch DEBUG: python3-pygments-2.18.0-1.el10.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch DEBUG: pcsc-lite-libs-2.2.3-2.el10.x86_64 DEBUG: pcsc-lite-ccid-1.6.0-2.el10.x86_64 DEBUG: pcsc-lite-2.2.3-2.el10.x86_64 DEBUG: gnupg2-smime-2.4.5-2.el10.x86_64 DEBUG: gnupg2-2.4.5-2.el10.x86_64 DEBUG: gpgme-1.23.2-6.el10.x86_64 DEBUG: gpgmepp-1.23.2-6.el10.x86_64 DEBUG: poppler-24.02.0-6.el10.x86_64 DEBUG: jbig2dec-libs-0.20-7.el10.x86_64 DEBUG: libXau-1.0.11-8.el10.x86_64 DEBUG: libxcb-1.17.0-3.el10.x86_64 DEBUG: libX11-1.8.10-1.el10.x86_64 DEBUG: libXrender-0.9.11-8.el10.x86_64 DEBUG: libXext-1.3.6-3.el10.x86_64 DEBUG: libXft-2.3.8-8.el10.x86_64 DEBUG: libXpm-3.5.17-5.el10.x86_64 DEBUG: gd-2.3.3-22.el10.x86_64 DEBUG: libXt-1.3.0-5.el10.x86_64 DEBUG: libdatrie-0.2.13-11.el10.x86_64 DEBUG: libthai-0.1.29-10.el10.x86_64 DEBUG: libijs-0.35-24.el10.x86_64 DEBUG: libpaper-2.1.1-7.el10.x86_64 DEBUG: pixman-0.43.4-2.el10.x86_64 DEBUG: cairo-1.18.2-2.el10.x86_64 DEBUG: pango-1.54.0-3.el10.x86_64 DEBUG: cairo-gobject-1.18.2-2.el10.x86_64 DEBUG: librsvg2-2.57.1-9.el10.x86_64 DEBUG: rsvg-pixbuf-loader-2.57.1-9.el10.x86_64 DEBUG: poppler-glib-24.02.0-6.el10.x86_64 DEBUG: libwmf-lite-0.2.13-6.el10s.x86_64 DEBUG: cups-filesystem-2.4.10-13.el10.noarch DEBUG: cups-libs-2.4.10-13.el10.x86_64 DEBUG: libgs-10.02.1-16.el10.x86_64 DEBUG: graphviz-9.0.0-15.el10.x86_64 DEBUG: ImageMagick-libs-6.9.12.98-1.el10s.x86_64 DEBUG: ImageMagick-6.9.12.98-1.el10s.x86_64 DEBUG: python3-sphinx-7.2.6-10.el10.noarch DEBUG: python3-devel-3.12.11-3.el10.x86_64 DEBUG: python3-eventlet-0.40.0-1.el10s.noarch DEBUG: python3-sqlalchemy-2.0.26-6.el10.x86_64 DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch DEBUG: python3-pbr-6.1.1-1.el10s.noarch DEBUG: python3-six-1.16.0-16.el10.noarch DEBUG: authselect-1.5.0-8.el10.x86_64 DEBUG: systemd-rpm-macros-257-16.el10.noarch DEBUG: openstack-macros-2023.1.0-0.20250702055156.ce6a105.el10.noarch DEBUG: pyproject-rpm-macros-1.16.2-1.el10.noarch DEBUG: python3-wheel-0.41.2-5.el10.noarch DEBUG: python3-platformdirs-4.2.2-2.el10s.noarch DEBUG: python3-filelock-3.15.4-3.el10s.noarch DEBUG: python3-pyproject-api-1.6.1-5.el10s.noarch DEBUG: python3-distlib-0.3.9-1.el10s.noarch DEBUG: python3-chardet-5.2.0-1.el10s.noarch DEBUG: python3-cachetools-5.4.0-6.el10s.noarch DEBUG: python3-wheel-wheel-0.41.2-5.el10.noarch DEBUG: python3-setuptools-wheel-69.0.3-12.el10.noarch DEBUG: python3-virtualenv-20.26.6-2.el10s.noarch DEBUG: python3-pluggy-1.3.0-5.el10.noarch DEBUG: python3-colorama-0.4.6-13.el10.noarch DEBUG: tox-4.21.2-3.el10s.noarch DEBUG: python3-tox-current-env-0.0.12-1.el10s.noarch DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: libgcc-14.3.1-4.el10.x86_64 DEBUG: fonts-filesystem-2.0.5-18.el10.noarch DEBUG: tzdata-2025b-2.el10.noarch DEBUG: adobe-mappings-cmap-20230622-5.el10.noarch DEBUG: adobe-mappings-cmap-deprecated-20230622-5.el10.noarch DEBUG: redhat-text-vf-fonts-4.1.0-1.el10.noarch DEBUG: xkeyboard-config-2.41-3.el10.noarch DEBUG: rust-toolset-srpm-macros-1.90.0-1.el10.noarch DEBUG: qt6-srpm-macros-6.9.1-1.el10.noarch DEBUG: poppler-data-0.4.11-9.el10.noarch DEBUG: perl-srpm-macros-1-57.el10.noarch DEBUG: package-notes-srpm-macros-0.5-13.el10.noarch DEBUG: openblas-srpm-macros-2-19.el10.noarch DEBUG: ocaml-srpm-macros-10-4.el10.noarch DEBUG: libX11-common-1.8.10-1.el10.noarch DEBUG: kernel-srpm-macros-1.0-25.el10.noarch DEBUG: kernel-headers-6.12.0-157.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-13.02-1.el10.noarch DEBUG: adobe-mappings-pdf-20190401-9.el10.noarch DEBUG: publicsuffix-list-dafsa-20240107-5.el10.noarch DEBUG: pkgconf-m4-2.1.0-3.el10.noarch DEBUG: pcre2-syntax-10.44-1.el10.3.noarch DEBUG: ncurses-base-6.4-14.20240127.el10.noarch DEBUG: libssh-config-0.11.1-3.el10.noarch DEBUG: google-noto-fonts-common-20240401-5.el10.noarch DEBUG: google-noto-sans-vf-fonts-20240401-5.el10.noarch DEBUG: default-fonts-core-sans-4.1-3.el10.noarch DEBUG: google-droid-sans-fonts-20200215-22.el10.noarch DEBUG: coreutils-common-9.5-6.el10.x86_64 DEBUG: centos-gpg-keys-10.0-12.el10.noarch DEBUG: centos-stream-repos-10.0-12.el10.noarch DEBUG: centos-stream-release-10.0-12.el10.noarch DEBUG: setup-2.14.5-7.el10.noarch DEBUG: filesystem-3.18-17.el10.x86_64 DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-76.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-76.el10.x86_64 DEBUG: glibc-common-2.39-76.el10.x86_64 DEBUG: glibc-2.39-76.el10.x86_64 DEBUG: ncurses-libs-6.4-14.20240127.el10.x86_64 DEBUG: bash-5.2.26-6.el10.x86_64 DEBUG: zlib-ng-compat-2.2.3-2.el10.x86_64 DEBUG: libstdc++-14.3.1-4.el10.x86_64 DEBUG: bzip2-libs-1.0.8-25.el10.x86_64 DEBUG: xz-libs-5.6.2-4.el10.x86_64 DEBUG: libpng-1.6.40-8.el10.x86_64 DEBUG: libuuid-2.40.2-13.el10.x86_64 DEBUG: libxml2-2.12.5-9.el10.x86_64 DEBUG: readline-8.2-11.el10.x86_64 DEBUG: libzstd-1.5.5-9.el10.x86_64 DEBUG: elfutils-libelf-0.194-1.el10.x86_64 DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64 DEBUG: gmp-6.2.1-12.el10.x86_64 DEBUG: libgpg-error-1.50-2.el10.x86_64 DEBUG: libxcrypt-4.4.36-10.el10.x86_64 DEBUG: libblkid-2.40.2-13.el10.x86_64 DEBUG: crypto-policies-20250905-2.gitc7eb7b2.el10.noarch DEBUG: nspr-4.36.0-4.el10.x86_64 DEBUG: libassuan-2.5.6-6.el10.x86_64 DEBUG: mpfr-4.2.1-5.el10.x86_64 DEBUG: expat-2.7.1-1.el10.x86_64 DEBUG: pcre2-10.44-1.el10.3.x86_64 DEBUG: grep-3.11-10.el10.x86_64 DEBUG: popt-1.19-8.el10.x86_64 DEBUG: nss-util-3.112.0-4.el10.x86_64 DEBUG: sqlite-libs-3.46.1-5.el10.x86_64 DEBUG: gdbm-libs-1.23-14.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: libffi-3.4.4-10.el10.x86_64 DEBUG: libgomp-14.3.1-4.el10.x86_64 DEBUG: lcms2-2.16-6.el10.x86_64 DEBUG: libwebp-1.3.2-8.el10.x86_64 DEBUG: gawk-5.3.0-6.el10.x86_64 DEBUG: json-c-0.18-3.el10.x86_64 DEBUG: libcap-ng-0.8.4-6.el10.x86_64 DEBUG: audit-libs-4.0.3-4.el10.x86_64 DEBUG: libeconf-0.6.2-4.el10.x86_64 DEBUG: pam-libs-1.6.1-8.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-16.el10.x86_64 DEBUG: libtasn1-4.20.0-1.el10.x86_64 DEBUG: p11-kit-0.25.10-1.el10.x86_64 DEBUG: libunistring-1.1-10.el10.x86_64 DEBUG: libidn2-2.3.7-3.el10.x86_64 DEBUG: libICE-1.1.1-5.el10.x86_64 DEBUG: openjpeg2-2.5.2-5.el10.x86_64 DEBUG: libSM-1.2.4-5.el10.x86_64 DEBUG: xz-5.6.2-4.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: libfdisk-2.40.2-13.el10.x86_64 DEBUG: libgcrypt-1.11.0-6.el10.x86_64 DEBUG: libksba-1.6.7-2.el10.x86_64 DEBUG: dwz-0.16-1.el10.x86_64 DEBUG: unzip-6.0-69.el10.x86_64 DEBUG: file-libs-5.45-8.el10.x86_64 DEBUG: file-5.45-8.el10.x86_64 DEBUG: alternatives-1.30-2.el10.x86_64 DEBUG: p11-kit-trust-0.25.10-1.el10.x86_64 DEBUG: gnutls-3.8.10-2.el10.x86_64 DEBUG: diffutils-3.10-8.el10.x86_64 DEBUG: jansson-2.14-3.el10.x86_64 DEBUG: libbrotli-1.1.0-6.el10.x86_64 DEBUG: libsepol-3.9-1.el10.x86_64 DEBUG: libselinux-3.9-2.el10.x86_64 DEBUG: sed-4.9-3.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: openssl-fips-provider-3.5.1-6.el10.x86_64 DEBUG: openssl-libs-3.5.1-6.el10.x86_64 DEBUG: coreutils-9.5-6.el10.x86_64 DEBUG: ca-certificates-2025.2.80_v9.0.305-102.el10.noarch DEBUG: libmount-2.40.2-13.el10.x86_64 DEBUG: glib2-2.80.4-10.el10.x86_64 DEBUG: polkit-libs-125-4.el10.x86_64 DEBUG: gzip-1.13-3.el10.x86_64 DEBUG: cracklib-2.9.11-8.el10.x86_64 DEBUG: libevent-2.1.12-16.el10.x86_64 DEBUG: libsmartcols-2.40.2-13.el10.x86_64 DEBUG: util-linux-core-2.40.2-13.el10.x86_64 DEBUG: lua-libs-5.4.6-7.el10.x86_64 DEBUG: lz4-libs-1.9.4-8.el10.x86_64 DEBUG: libarchive-3.7.7-4.el10.x86_64 DEBUG: npth-1.6-21.el10.x86_64 DEBUG: fribidi-1.0.14-4.el10.x86_64 DEBUG: jbigkit-libs-2.1-31.el10.x86_64 DEBUG: libtool-ltdl-2.4.7-13.el10.x86_64 DEBUG: zstd-1.5.5-9.el10.x86_64 DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64 DEBUG: libpwquality-1.4.5-12.el10.x86_64 DEBUG: shared-mime-info-2.3-8.el10.x86_64 DEBUG: gdk-pixbuf2-2.42.12-4.el10.x86_64 DEBUG: libsecret-0.21.2-8.el10.x86_64 DEBUG: pinentry-1.3.1-1.el10.x86_64 DEBUG: liblqr-1-0.4.2-26.el10s.x86_64 DEBUG: python3-pip-wheel-23.3.2-7.el10.noarch DEBUG: urw-base35-bookman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-c059-fonts-20200910-21.el10.noarch DEBUG: urw-base35-d050000l-fonts-20200910-21.el10.noarch DEBUG: urw-base35-gothic-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-roman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-sans-fonts-20200910-21.el10.noarch DEBUG: urw-base35-p052-fonts-20200910-21.el10.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-z003-fonts-20200910-21.el10.noarch DEBUG: urw-base35-fonts-20200910-21.el10.noarch DEBUG: kmod-libs-31-12.el10.x86_64 DEBUG: rpm-sequoia-1.9.0.3-1.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-20.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-20.el10.x86_64 DEBUG: libsemanage-3.9-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-8.el10.x86_64 DEBUG: libutempter-1.2.1-15.el10.x86_64 DEBUG: tpm2-tss-4.1.3-5.el10.x86_64 DEBUG: tar-1.35-7.el10.x86_64 DEBUG: zip-3.0-45.el10.x86_64 DEBUG: cpp-14.3.1-4.el10.x86_64 DEBUG: libpsl-0.21.5-6.el10.x86_64 DEBUG: dbus-libs-1.14.10-5.el10.x86_64 DEBUG: avahi-libs-0.9~rc2-2.el10.x86_64 DEBUG: libusb1-1.0.28-1.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.9-1.el10.x86_64 DEBUG: gdbm-1.23-14.el10.x86_64 DEBUG: pam-1.6.1-8.el10.x86_64 DEBUG: nss-softokn-freebl-3.112.0-4.el10.x86_64 DEBUG: nss-softokn-3.112.0-4.el10.x86_64 DEBUG: nss-sysinit-3.112.0-4.el10.x86_64 DEBUG: nss-3.112.0-4.el10.x86_64 DEBUG: jasper-libs-4.1.0-5.el10.x86_64 DEBUG: LibRaw-0.21.3-1.el10s.x86_64 DEBUG: libbpf-1.6.0-3.el10.x86_64 DEBUG: libxkbcommon-1.7.0-4.el10.x86_64 DEBUG: xml-common-0.6.3-65.el10.noarch DEBUG: bzip2-1.0.8-25.el10.x86_64 DEBUG: graphite2-1.3.14-17.el10.x86_64 DEBUG: freetype-2.13.2-8.el10.x86_64 DEBUG: harfbuzz-8.4.0-6.el10.x86_64 DEBUG: fontconfig-2.15.0-7.el10.x86_64 DEBUG: libraqm-0.10.1-2.el10s.x86_64 DEBUG: imath-3.1.10-4.el10.x86_64 DEBUG: liblerc-4.0.0-8.el10.x86_64 DEBUG: libtiff-4.6.0-6.el10.x86_64 DEBUG: openexr-libs-3.1.10-8.el10.x86_64 DEBUG: dbus-common-1.14.10-5.el10.noarch DEBUG: dbus-broker-36-4.el10.x86_64 DEBUG: dbus-1.14.10-5.el10.x86_64 DEBUG: ed-1.20-5.el10.x86_64 DEBUG: patch-2.7.6-26.el10.x86_64 DEBUG: less-661-3.el10.x86_64 DEBUG: libedit-3.1-52.20230828cvs.el10.x86_64 DEBUG: cpio-2.15-3.el10.x86_64 DEBUG: duktape-2.7.0-10.el10.x86_64 DEBUG: keyutils-libs-1.6.3-5.el10.x86_64 DEBUG: libcbor-0.11.0-3.el10.x86_64 DEBUG: libfido2-1.14.0-7.el10.x86_64 DEBUG: libcom_err-1.47.1-4.el10.x86_64 DEBUG: libnghttp2-1.64.0-2.el10.x86_64 DEBUG: libpkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-pkg-config-2.1.0-3.el10.x86_64 DEBUG: libxcrypt-devel-4.4.36-10.el10.x86_64 DEBUG: glibc-devel-2.39-76.el10.x86_64 DEBUG: libseccomp-2.5.6-1.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-8.el10.x86_64 DEBUG: libssh-0.11.1-3.el10.x86_64 DEBUG: libcurl-8.12.1-2.el10.x86_64 DEBUG: util-linux-2.40.2-13.el10.x86_64 DEBUG: authselect-libs-1.5.0-8.el10.x86_64 DEBUG: cryptsetup-libs-2.8.1-1.el10.x86_64 DEBUG: device-mapper-libs-1.02.206-3.el10.x86_64 DEBUG: device-mapper-1.02.206-3.el10.x86_64 DEBUG: elfutils-debuginfod-client-0.194-1.el10.x86_64 DEBUG: elfutils-libs-0.194-1.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.194-1.el10.noarch DEBUG: systemd-pam-257-16.el10.x86_64 DEBUG: systemd-257-16.el10.x86_64 DEBUG: binutils-gold-2.41-58.el10.x86_64 DEBUG: binutils-2.41-58.el10.x86_64 DEBUG: polkit-125-4.el10.x86_64 DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64 DEBUG: elfutils-0.194-1.el10.x86_64 DEBUG: gdb-minimal-16.3-2.el10.x86_64 DEBUG: debugedit-5.1-8.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-20.el10.x86_64 DEBUG: openssh-9.9p1-16.el10.x86_64 DEBUG: openssh-clients-9.9p1-16.el10.x86_64 DEBUG: git-core-2.47.3-1.el10.x86_64 DEBUG: curl-8.12.1-2.el10.x86_64 DEBUG: rpm-4.19.1.1-20.el10.x86_64 DEBUG: efi-srpm-macros-6-6.el10.noarch DEBUG: lua-srpm-macros-1-15.el10.noarch DEBUG: make-4.4.1-9.el10.x86_64 DEBUG: gcc-14.3.1-4.el10.x86_64 DEBUG: annobin-plugin-gcc-13.02-1.el10.x86_64 DEBUG: gcc-plugin-annobin-14.3.1-4.el10.x86_64 DEBUG: fonts-srpm-macros-2.0.5-18.el10.noarch DEBUG: forge-srpm-macros-0.4.0-6.el10.noarch DEBUG: go-srpm-macros-3.8.0-1.el10.noarch DEBUG: python-srpm-macros-3.12-10.el10.noarch DEBUG: redhat-rpm-config-293-1.el10.noarch DEBUG: rpm-build-4.19.1.1-20.el10.x86_64 DEBUG: pyproject-srpm-macros-1.16.2-1.el10.noarch DEBUG: python-rpm-macros-3.12-10.el10.noarch DEBUG: python3-rpm-macros-3.12-10.el10.noarch DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: python-unversioned-command-3.12.11-3.el10.noarch DEBUG: python3-3.12.11-3.el10.x86_64 DEBUG: python3-libs-3.12.11-3.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-12.el10.noarch DEBUG: python3-idna-3.7-4.el10.noarch DEBUG: python3-greenlet-3.0.3-5.el10.x86_64 DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch DEBUG: python3-urllib3-1.26.19-2.el10.noarch DEBUG: python3-babel-2.13.1-5.el10.noarch DEBUG: python3-rpm-generators-14-12.el10.noarch DEBUG: python3-charset-normalizer-3.4.2-1.el10.noarch DEBUG: python3-requests-2.32.4-1.el10.noarch DEBUG: python3-dns-2.6.1-1.el10.noarch DEBUG: python3-docutils-0.20.1-5.el10.noarch DEBUG: python3-markupsafe-2.1.3-6.el10.x86_64 DEBUG: python3-jinja2-3.1.6-1.el10.noarch DEBUG: python3-pip-23.3.2-7.el10.noarch DEBUG: python3-imagesize-1.4.1-9.el10.noarch DEBUG: python3-pygments-2.18.0-1.el10.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch DEBUG: pcsc-lite-libs-2.2.3-2.el10.x86_64 DEBUG: pcsc-lite-ccid-1.6.0-2.el10.x86_64 DEBUG: pcsc-lite-2.2.3-2.el10.x86_64 DEBUG: gnupg2-smime-2.4.5-2.el10.x86_64 DEBUG: gnupg2-2.4.5-2.el10.x86_64 DEBUG: gpgme-1.23.2-6.el10.x86_64 DEBUG: gpgmepp-1.23.2-6.el10.x86_64 DEBUG: poppler-24.02.0-6.el10.x86_64 DEBUG: jbig2dec-libs-0.20-7.el10.x86_64 DEBUG: libXau-1.0.11-8.el10.x86_64 DEBUG: libxcb-1.17.0-3.el10.x86_64 DEBUG: libX11-1.8.10-1.el10.x86_64 DEBUG: libXrender-0.9.11-8.el10.x86_64 DEBUG: libXext-1.3.6-3.el10.x86_64 DEBUG: libXft-2.3.8-8.el10.x86_64 DEBUG: libXpm-3.5.17-5.el10.x86_64 DEBUG: gd-2.3.3-22.el10.x86_64 DEBUG: libXt-1.3.0-5.el10.x86_64 DEBUG: libdatrie-0.2.13-11.el10.x86_64 DEBUG: libthai-0.1.29-10.el10.x86_64 DEBUG: libijs-0.35-24.el10.x86_64 DEBUG: libpaper-2.1.1-7.el10.x86_64 DEBUG: pixman-0.43.4-2.el10.x86_64 DEBUG: cairo-1.18.2-2.el10.x86_64 DEBUG: pango-1.54.0-3.el10.x86_64 DEBUG: cairo-gobject-1.18.2-2.el10.x86_64 DEBUG: librsvg2-2.57.1-9.el10.x86_64 DEBUG: rsvg-pixbuf-loader-2.57.1-9.el10.x86_64 DEBUG: poppler-glib-24.02.0-6.el10.x86_64 DEBUG: libwmf-lite-0.2.13-6.el10s.x86_64 DEBUG: cups-filesystem-2.4.10-13.el10.noarch DEBUG: cups-libs-2.4.10-13.el10.x86_64 DEBUG: libgs-10.02.1-16.el10.x86_64 DEBUG: graphviz-9.0.0-15.el10.x86_64 DEBUG: ImageMagick-libs-6.9.12.98-1.el10s.x86_64 DEBUG: ImageMagick-6.9.12.98-1.el10s.x86_64 DEBUG: python3-sphinx-7.2.6-10.el10.noarch DEBUG: python3-devel-3.12.11-3.el10.x86_64 DEBUG: python3-eventlet-0.40.0-1.el10s.noarch DEBUG: python3-sqlalchemy-2.0.26-6.el10.x86_64 DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch DEBUG: python3-pbr-6.1.1-1.el10s.noarch DEBUG: python3-six-1.16.0-16.el10.noarch DEBUG: authselect-1.5.0-8.el10.x86_64 DEBUG: systemd-rpm-macros-257-16.el10.noarch DEBUG: openstack-macros-2023.1.0-0.20250702055156.ce6a105.el10.noarch DEBUG: pyproject-rpm-macros-1.16.2-1.el10.noarch DEBUG: python3-wheel-0.41.2-5.el10.noarch DEBUG: python3-platformdirs-4.2.2-2.el10s.noarch DEBUG: python3-filelock-3.15.4-3.el10s.noarch DEBUG: python3-pyproject-api-1.6.1-5.el10s.noarch DEBUG: python3-distlib-0.3.9-1.el10s.noarch DEBUG: python3-chardet-5.2.0-1.el10s.noarch DEBUG: python3-cachetools-5.4.0-6.el10s.noarch DEBUG: python3-wheel-wheel-0.41.2-5.el10.noarch DEBUG: python3-setuptools-wheel-69.0.3-12.el10.noarch DEBUG: python3-virtualenv-20.26.6-2.el10s.noarch DEBUG: python3-pluggy-1.3.0-5.el10.noarch DEBUG: python3-colorama-0.4.6-13.el10.noarch DEBUG: tox-4.21.2-3.el10s.noarch DEBUG: python3-tox-current-env-0.0.12-1.el10s.noarch DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 INFO: ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/openstack-aodh.spec'], chrootPath='/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1039gid=135user='mockbuild'unshare_net=TrueraiseExc=FalseprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) DEBUG: child environment: None DEBUG: Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/openstack-aodh.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: warning: source_date_epoch_from_changelog set but %changelog is missing DEBUG: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.Cjb5Qv DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd aodh-21.1.0.dev30 DEBUG: + echo pyproject-rpm-macros DEBUG: + echo python3-devel DEBUG: + echo 'python3dist(packaging)' DEBUG: + echo 'python3dist(pip) >= 19' DEBUG: + '[' -f pyproject.toml ']' DEBUG: + echo '(python3dist(tomli) if python3-devel < 3.11)' DEBUG: + rm -rfv '*.dist-info/' DEBUG: + '[' -f /usr/bin/python3 ']' DEBUG: + mkdir -p /builddir/build/BUILD/aodh-21.1.0.dev30/.pyproject-builddir DEBUG: + echo -n DEBUG: + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' DEBUG: + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' DEBUG: + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' DEBUG: + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' DEBUG: + VALAFLAGS=-g DEBUG: + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' DEBUG: + LT_SYS_LIBRARY_PATH=/usr/lib64: DEBUG: + CC=gcc DEBUG: + CXX=g++ DEBUG: + TMPDIR=/builddir/build/BUILD/aodh-21.1.0.dev30/.pyproject-builddir DEBUG: + RPM_TOXENV=py312 DEBUG: + HOSTNAME=rpmbuild DEBUG: + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/aodh-21.1.0.dev30/pyproject-wheeldir --output /builddir/build/BUILD/openstack-aodh-21.1.0-0.20251124111708.21c607c.el10.x86_64-pyproject-buildrequires -t -e py312 DEBUG: Handling pbr>=6.0.0 from build-system.requires DEBUG: Requirement satisfied: pbr>=6.0.0 DEBUG: (installed: pbr 6.1.1) DEBUG: Handling setuptools>=64.0.0 from build-system.requires DEBUG: Requirement satisfied: setuptools>=64.0.0 DEBUG: (installed: setuptools 69.0.3) DEBUG: Handling wheel from get_requires_for_build_wheel DEBUG: Requirement satisfied: wheel DEBUG: (installed: wheel 0.41.2) DEBUG: Handling pbr from get_requires_for_build_wheel DEBUG: Requirement satisfied: pbr DEBUG: (installed: pbr 6.1.1) DEBUG: Handling tox-current-env >= 0.0.6 from tox itself DEBUG: Requirement satisfied: tox-current-env >= 0.0.6 DEBUG: (installed: tox-current-env 0.0.12) DEBUG: py312: OK (0.01 seconds) DEBUG: congratulations :) (0.08 seconds) DEBUG: Handling tox from tox --print-deps-only: py312 DEBUG: Requirement satisfied: tox DEBUG: (installed: tox 4.21.2) DEBUG: Handling stestr>=2.0.0 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: stestr>=2.0.0 DEBUG: Handling oslotest>=2.15.0 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: oslotest>=2.15.0 DEBUG: Handling fixtures>=1.3.1 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: fixtures>=1.3.1 DEBUG: Handling WebTest>=3.0.0 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: WebTest>=3.0.0 DEBUG: Handling tenacity>=3.2.1 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: tenacity>=3.2.1 DEBUG: Handling croniter>=0.3.4 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: croniter>=0.3.4 DEBUG: Handling futurist>=0.11.0 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: futurist>=0.11.0 DEBUG: Handling jsonschema>=3.2.0 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: jsonschema>=3.2.0 DEBUG: Handling keystonemiddleware>=5.1.0 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: keystonemiddleware>=5.1.0 DEBUG: Handling gnocchiclient>=6.0.0 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: gnocchiclient>=6.0.0 DEBUG: Handling lxml>=2.3 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: lxml>=2.3 DEBUG: Handling oslo.db>=11.0.0 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: oslo.db>=11.0.0 DEBUG: Handling oslo.config>=6.8.0 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: oslo.config>=6.8.0 DEBUG: Handling oslo.i18n>=1.5.0 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: oslo.i18n>=1.5.0 DEBUG: Handling oslo.log>=4.3.0 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: oslo.log>=4.3.0 DEBUG: Handling oslo.reports>=1.18.0 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: oslo.reports>=1.18.0 DEBUG: Handling oslo.policy>=4.5.0 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: oslo.policy>=4.5.0 DEBUG: Handling oslo.upgradecheck>=1.3.0 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: oslo.upgradecheck>=1.3.0 DEBUG: Handling PasteDeploy>=1.5.0 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: PasteDeploy>=1.5.0 DEBUG: Handling pbr>=2.0.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: pbr>=2.0.0 DEBUG: (installed: pbr 6.1.1) DEBUG: Handling pecan>=0.8.0 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: pecan>=0.8.0 DEBUG: Handling oslo.messaging>=5.2.0 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: oslo.messaging>=5.2.0 DEBUG: Handling oslo.middleware>=3.22.0 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: oslo.middleware>=3.22.0 DEBUG: Handling oslo.utils>=4.7.0 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: oslo.utils>=4.7.0 DEBUG: Handling python-keystoneclient>=1.6.0 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: python-keystoneclient>=1.6.0 DEBUG: Handling requests>=2.5.2 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: requests>=2.5.2 DEBUG: (installed: requests 2.32.4) DEBUG: Handling stevedore>=1.5.0 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: stevedore>=1.5.0 DEBUG: Handling SQLAlchemy>=1.4.1 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: SQLAlchemy>=1.4.1 DEBUG: (installed: SQLAlchemy 2.0.26) DEBUG: Handling tooz>=1.28.0 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: tooz>=1.28.0 DEBUG: Handling voluptuous>=0.8.10 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: voluptuous>=0.8.10 DEBUG: Handling WebOb>=1.2.3 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: WebOb>=1.2.3 DEBUG: Handling WSME>=0.12.1 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: WSME>=0.12.1 DEBUG: Handling cachetools>=1.1.6 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: cachetools>=1.1.6 DEBUG: (installed: cachetools 5.4.0) DEBUG: Handling cotyledon>=1.7.3 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: cotyledon>=1.7.3 DEBUG: Handling keystoneauth1>=2.1 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: keystoneauth1>=2.1 DEBUG: Handling python-observabilityclient>=1.1.0 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: python-observabilityclient>=1.1.0 DEBUG: Handling python-octaviaclient>=1.8.0 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: python-octaviaclient>=1.8.0 DEBUG: Handling python-dateutil>=2.5.3 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: python-dateutil>=2.5.3 DEBUG: Handling python-heatclient>=1.17.0 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: python-heatclient>=1.17.0 DEBUG: WARNING setuptools_scm._integration.setuptools pyproject.toml does not contain a tool.setuptools_scm section DEBUG: /usr/lib/python3.12/site-packages/setuptools/command/develop.py:39: EasyInstallDeprecationWarning: easy_install command is deprecated. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: Please avoid running ``setup.py`` and ``easy_install``. DEBUG: Instead, use pypa/build, pypa/installer or other DEBUG: standards-based tools. DEBUG: See https://github.com/pypa/setuptools/issues/917 for details. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: easy_install.initialize_options(self) DEBUG: /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: Please avoid running ``setup.py`` directly. DEBUG: Instead, use pypa/build, pypa/installer or other DEBUG: standards-based tools. DEBUG: Follow the current Python packaging guidelines when building DEBUG: Python RPM packages. DEBUG: See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html DEBUG: and https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/ for details. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: self.initialize_options() DEBUG: running dist_info DEBUG: writing aodh.egg-info/PKG-INFO DEBUG: writing dependency_links to aodh.egg-info/dependency_links.txt DEBUG: writing entry points to aodh.egg-info/entry_points.txt DEBUG: writing requirements to aodh.egg-info/requires.txt DEBUG: writing top-level names to aodh.egg-info/top_level.txt DEBUG: writing pbr to aodh.egg-info/pbr.json DEBUG: [pbr] Processing SOURCES.txt DEBUG: [pbr] In git context, generating filelist from git DEBUG: warning: no previously-included files found matching '.gitignore' DEBUG: warning: no previously-included files found matching '.gitreview' DEBUG: warning: no previously-included files matching '*.pyc' found anywhere in distribution DEBUG: adding license file 'LICENSE' DEBUG: adding license file 'AUTHORS' DEBUG: writing manifest file 'aodh.egg-info/SOURCES.txt' DEBUG: creating '/builddir/build/BUILD/aodh-21.1.0.dev30/aodh-21.1.0.dev30.dist-info' DEBUG: Handling tenacity >=3.2.1 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement not satisfied: tenacity >=3.2.1 DEBUG: Handling croniter >=0.3.4 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement not satisfied: croniter >=0.3.4 DEBUG: Handling futurist >=0.11.0 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement not satisfied: futurist >=0.11.0 DEBUG: Handling jsonschema >=3.2.0 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement not satisfied: jsonschema >=3.2.0 DEBUG: Handling keystonemiddleware >=5.1.0 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement not satisfied: keystonemiddleware >=5.1.0 DEBUG: Handling gnocchiclient >=6.0.0 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement not satisfied: gnocchiclient >=6.0.0 DEBUG: Handling lxml >=2.3 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement not satisfied: lxml >=2.3 DEBUG: Handling oslo.db >=11.0.0 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement not satisfied: oslo.db >=11.0.0 DEBUG: Handling oslo.config >=6.8.0 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement not satisfied: oslo.config >=6.8.0 DEBUG: Handling oslo.i18n >=1.5.0 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement not satisfied: oslo.i18n >=1.5.0 DEBUG: Handling oslo.log >=4.3.0 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement not satisfied: oslo.log >=4.3.0 DEBUG: Handling oslo.reports >=1.18.0 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement not satisfied: oslo.reports >=1.18.0 DEBUG: Handling oslo.policy >=4.5.0 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement not satisfied: oslo.policy >=4.5.0 DEBUG: Handling oslo.upgradecheck >=1.3.0 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement not satisfied: oslo.upgradecheck >=1.3.0 DEBUG: Handling PasteDeploy >=1.5.0 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement not satisfied: PasteDeploy >=1.5.0 DEBUG: Handling pbr >=2.0.0 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: pbr >=2.0.0 DEBUG: (installed: pbr 6.1.1) DEBUG: Handling pecan >=0.8.0 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement not satisfied: pecan >=0.8.0 DEBUG: Handling oslo.messaging >=5.2.0 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement not satisfied: oslo.messaging >=5.2.0 DEBUG: Handling oslo.middleware >=3.22.0 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement not satisfied: oslo.middleware >=3.22.0 DEBUG: Handling oslo.utils >=4.7.0 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement not satisfied: oslo.utils >=4.7.0 DEBUG: Handling python-keystoneclient >=1.6.0 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement not satisfied: python-keystoneclient >=1.6.0 DEBUG: Handling requests >=2.5.2 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: requests >=2.5.2 DEBUG: (installed: requests 2.32.4) DEBUG: Handling stevedore >=1.5.0 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement not satisfied: stevedore >=1.5.0 DEBUG: Handling SQLAlchemy >=1.4.1 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: SQLAlchemy >=1.4.1 DEBUG: (installed: SQLAlchemy 2.0.26) DEBUG: Handling tooz >=1.28.0 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement not satisfied: tooz >=1.28.0 DEBUG: Handling voluptuous >=0.8.10 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement not satisfied: voluptuous >=0.8.10 DEBUG: Handling WebOb >=1.2.3 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement not satisfied: WebOb >=1.2.3 DEBUG: Handling WSME >=0.12.1 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement not satisfied: WSME >=0.12.1 DEBUG: Handling cachetools >=1.1.6 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: cachetools >=1.1.6 DEBUG: (installed: cachetools 5.4.0) DEBUG: Handling cotyledon >=1.7.3 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement not satisfied: cotyledon >=1.7.3 DEBUG: Handling keystoneauth1 >=2.1 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement not satisfied: keystoneauth1 >=2.1 DEBUG: Handling python-observabilityclient >=1.1.0 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement not satisfied: python-observabilityclient >=1.1.0 DEBUG: Handling python-octaviaclient >=1.8.0 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement not satisfied: python-octaviaclient >=1.8.0 DEBUG: Handling python-dateutil >=2.5.3 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement not satisfied: python-dateutil >=2.5.3 DEBUG: Handling python-heatclient >=1.17.0 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement not satisfied: python-heatclient >=1.17.0 DEBUG: Handling stestr >=2.0.0 ; extra == 'test' from hook generated metadata: Requires-Dist (aodh) DEBUG: Ignoring alien requirement: stestr >=2.0.0 ; extra == 'test' DEBUG: Handling oslotest >=2.15.0 ; extra == 'test' from hook generated metadata: Requires-Dist (aodh) DEBUG: Ignoring alien requirement: oslotest >=2.15.0 ; extra == 'test' DEBUG: Handling fixtures >=1.3.1 ; extra == 'test' from hook generated metadata: Requires-Dist (aodh) DEBUG: Ignoring alien requirement: fixtures >=1.3.1 ; extra == 'test' DEBUG: Handling WebTest >=3.0.0 ; extra == 'test' from hook generated metadata: Requires-Dist (aodh) DEBUG: Ignoring alien requirement: WebTest >=3.0.0 ; extra == 'test' DEBUG: Handling python-zaqarclient >=1.2.0 ; extra == 'zaqar' from hook generated metadata: Requires-Dist (aodh) DEBUG: Ignoring alien requirement: python-zaqarclient >=1.2.0 ; extra == 'zaqar' DEBUG: + cat /builddir/build/BUILD/openstack-aodh-21.1.0-0.20251124111708.21c607c.el10.x86_64-pyproject-buildrequires DEBUG: + rm -rfv aodh-21.1.0.dev30.dist-info/ DEBUG: removed 'aodh-21.1.0.dev30.dist-info/AUTHORS' DEBUG: removed 'aodh-21.1.0.dev30.dist-info/LICENSE' DEBUG: removed 'aodh-21.1.0.dev30.dist-info/METADATA' DEBUG: removed 'aodh-21.1.0.dev30.dist-info/entry_points.txt' DEBUG: removed 'aodh-21.1.0.dev30.dist-info/pbr.json' DEBUG: removed 'aodh-21.1.0.dev30.dist-info/top_level.txt' DEBUG: removed directory 'aodh-21.1.0.dev30.dist-info/' DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Wrote: /builddir/build/SRPMS/openstack-aodh-21.1.0-0.20251124111708.21c607c.el10.buildreqs.nosrc.rpm DEBUG: RPM build warnings: DEBUG: Child return code was: 11 INFO: Dynamic buildrequires detected INFO: Going to install missing buildrequires. See root.log for details. INFO: Going to install missing dynamic buildrequires DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf-3', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SRPMS/openstack-aodh-21.1.0-0.20251124111708.21c607c.el10.buildreqs.nosrc.rpm'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf-3', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SRPMS/openstack-aodh-21.1.0-0.20251124111708.21c607c.el10.buildreqs.nosrc.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LC_MESSAGES': 'C.UTF-8'} and shell False DEBUG: No matches found for the following disable plugin patterns: local, spacewalk, versionlock DEBUG: Last metadata expiration check: 0:00:11 ago on Mon Nov 24 06:17:55 2025. DEBUG: Package openstack-macros-2023.1.0-0.20250702055156.ce6a105.el10.noarch is already installed. DEBUG: Package pyproject-rpm-macros-1.16.2-1.el10.noarch is already installed. DEBUG: Package pyproject-rpm-macros-1.16.2-1.el10.noarch is already installed. DEBUG: Package python3-babel-2.13.1-5.el10.noarch is already installed. DEBUG: Package python3-devel-3.12.11-3.el10.x86_64 is already installed. DEBUG: Package python3-devel-3.12.11-3.el10.x86_64 is already installed. DEBUG: Package python3-cachetools-5.4.0-6.el10s.noarch is already installed. DEBUG: Package python3-packaging-24.2-2.el10.noarch is already installed. DEBUG: Package python3-pbr-6.1.1-1.el10s.noarch is already installed. DEBUG: Package python3-pbr-6.1.1-1.el10s.noarch is already installed. DEBUG: Package python3-pbr-6.1.1-1.el10s.noarch is already installed. DEBUG: Package python3-pip-23.3.2-7.el10.noarch is already installed. DEBUG: Package python3-requests-2.32.4-1.el10.noarch is already installed. DEBUG: Package python3-setuptools-69.0.3-12.el10.noarch is already installed. DEBUG: Package python3-sqlalchemy-2.0.26-6.el10.x86_64 is already installed. DEBUG: Package tox-4.21.2-3.el10s.noarch is already installed. DEBUG: Package python3-tox-current-env-0.0.12-1.el10s.noarch is already installed. DEBUG: Package python3-wheel-1:0.41.2-5.el10.noarch is already installed. DEBUG: Package systemd-257-16.el10.x86_64 is already installed. DEBUG: Dependencies resolved. DEBUG: ====================================================================================================================== DEBUG: Package Arch Version Repository Size DEBUG: ====================================================================================================================== DEBUG: Installing: DEBUG: python3-cotyledon noarch 2.0.0-1.el10s delorean-master-testing 53 k DEBUG: python3-croniter noarch 5.0.1-1.el10s delorean-master-testing 52 k DEBUG: python3-dateutil noarch 1:2.9.0.post0-1.el10 baseos 340 k DEBUG: python3-fixtures noarch 4.2.2-1.el10s delorean-master-testing 111 k DEBUG: python3-futurist noarch 3.2.1-0.20250905232230.388ec84.el10 delorean-component-common 84 k DEBUG: python3-gnocchiclient noarch 7.2.0-0.20250513100707.6363a9f.el10 delorean-component-clients 119 k DEBUG: python3-heatclient noarch 4.3.0-0.20250722065958.d8a25e1.el10 delorean-component-clients 200 k DEBUG: python3-jsonschema noarch 4.19.1-7.el10 baseos 206 k DEBUG: python3-keystoneauth1 noarch 5.12.0-0.20250905092839.4f0414d.el10 delorean-component-keystone 554 k DEBUG: python3-keystoneclient noarch 1:5.7.0-0.20250903122615.be6c506.el10 delorean-component-clients 278 k DEBUG: python3-keystonemiddleware noarch 10.11.0-0.20250722065814.a93d295.el10 delorean-component-keystone 129 k DEBUG: python3-lxml x86_64 5.2.1-4.el10 appstream 1.4 M DEBUG: python3-observabilityclient noarch 1.2.0-0.20251001084700.bcadbfe.el10 delorean-component-cloudops 43 k DEBUG: python3-octaviaclient noarch 3.12.0-0.20250905225544.c4dd1e1.el10 delorean-component-clients 108 k DEBUG: python3-oslo-config noarch 2:10.0.0-0.20250722064059.493a086.el10 delorean-component-common 282 k DEBUG: python3-oslo-db noarch 17.4.0-0.20250903125129.69c7401.el10 delorean-component-common 157 k DEBUG: python3-oslo-i18n noarch 6.6.0-0.20250903121520.fc51cd8.el10 delorean-component-common 64 k DEBUG: python3-oslo-log noarch 7.2.1-0.20250903123413.dda3eb6.el10 delorean-component-common 75 k DEBUG: python3-oslo-messaging noarch 17.1.0-0.20250722072528.827859a.el10 delorean-component-common 213 k DEBUG: python3-oslo-middleware noarch 6.6.0-0.20250722063855.07ceb30.el10 delorean-component-common 70 k DEBUG: python3-oslo-policy noarch 4.6.0-0.20250903115627.fc28a7b.el10 delorean-component-common 90 k DEBUG: python3-oslo-reports noarch 3.6.0-0.20250903115818.b8904f1.el10 delorean-component-common 64 k DEBUG: python3-oslo-upgradecheck noarch 2.6.0-0.20250903120433.f7dcd0c.el10 delorean-component-common 29 k DEBUG: python3-oslo-utils noarch 9.1.0-0.20250903120622.c9dd062.el10 delorean-component-common 130 k DEBUG: python3-oslotest noarch 5.0.1-0.20250513100931.1fe4458.el10 delorean-component-clients 52 k DEBUG: python3-paste-deploy noarch 3.1.0-7.el10s delorean-master-testing 46 k DEBUG: python3-pecan noarch 1.5.1-1.el10s delorean-master-testing 322 k DEBUG: python3-stestr noarch 4.1.0-1.el10s delorean-master-testing 194 k DEBUG: python3-stevedore noarch 5.5.0-0.20250903121709.3c04bde.el10 delorean-component-clients 79 k DEBUG: python3-tenacity noarch 8.2.3-1.el10s delorean-master-testing 55 k DEBUG: python3-tooz noarch 7.0.0-0.20250618071237.8df645f.el10 delorean-component-common 133 k DEBUG: python3-voluptuous noarch 0.15.2-1.el10s delorean-master-testing 73 k DEBUG: python3-webob noarch 1.8.9-1.el10s delorean-master-testing 274 k DEBUG: python3-webtest noarch 3.0.0-1.el10s delorean-master-testing 97 k DEBUG: python3-wsme noarch 0.12.1-0.20250217143530.8312bb2.el10 delorean-component-common 176 k DEBUG: Installing dependencies: DEBUG: double-conversion x86_64 3.3.0-4.el10s delorean-master-testing 51 k DEBUG: groff-base x86_64 1.23.0-10.el10 baseos 1.1 M DEBUG: libsodium x86_64 1.0.20-2.el10s delorean-master-testing 173 k DEBUG: libxslt x86_64 1.1.39-8.el10 appstream 189 k DEBUG: libyaml x86_64 0.2.5-16.el10 baseos 62 k DEBUG: memcached x86_64 1.6.23-7.el10 appstream 185 k DEBUG: ncurses x86_64 6.4-14.20240127.el10 baseos 423 k DEBUG: perl-AutoLoader noarch 5.74-514.el10 appstream 22 k DEBUG: perl-B x86_64 1.89-514.el10 appstream 178 k DEBUG: perl-Carp noarch 1.54-511.el10 baseos 30 k DEBUG: perl-Class-Struct noarch 0.68-514.el10 appstream 23 k DEBUG: perl-Data-Dumper x86_64 2.189-512.el10 baseos 57 k DEBUG: perl-Digest noarch 1.20-511.el10 baseos 26 k DEBUG: perl-Digest-MD5 x86_64 2.59-6.el10 baseos 37 k DEBUG: perl-DynaLoader x86_64 1.56-514.el10 appstream 27 k DEBUG: perl-Encode x86_64 4:3.21-511.el10 baseos 1.1 M DEBUG: perl-Errno x86_64 1.38-514.el10 appstream 16 k DEBUG: perl-Exporter noarch 5.78-511.el10 baseos 32 k DEBUG: perl-Fcntl x86_64 1.18-514.el10 appstream 30 k DEBUG: perl-File-Basename noarch 2.86-514.el10 appstream 18 k DEBUG: perl-File-Path noarch 2.18-511.el10 baseos 36 k DEBUG: perl-File-Temp noarch 1:0.231.100-512.el10 baseos 60 k DEBUG: perl-File-stat noarch 1.14-514.el10 appstream 18 k DEBUG: perl-FileHandle noarch 2.05-514.el10 appstream 16 k DEBUG: perl-Getopt-Long noarch 1:2.58-3.el10 baseos 65 k DEBUG: perl-Getopt-Std noarch 1.14-514.el10 appstream 16 k DEBUG: perl-HTTP-Tiny noarch 0.088-512.el10 baseos 57 k DEBUG: perl-IO x86_64 1.55-514.el10 appstream 81 k DEBUG: perl-IO-Socket-IP noarch 0.42-512.el10 baseos 43 k DEBUG: perl-IO-Socket-SSL noarch 2.085-3.el10 baseos 227 k DEBUG: perl-IPC-Open3 noarch 1.22-514.el10 appstream 23 k DEBUG: perl-MIME-Base64 x86_64 3.16-511.el10 baseos 31 k DEBUG: perl-Mozilla-CA noarch 20231213-5.el10 baseos 15 k DEBUG: perl-Net-SSLeay x86_64 1.94-8.el10 appstream 380 k DEBUG: perl-POSIX x86_64 2.20-514.el10 appstream 97 k DEBUG: perl-PathTools x86_64 3.91-512.el10 baseos 85 k DEBUG: perl-Pod-Escapes noarch 1:1.07-511.el10 baseos 21 k DEBUG: perl-Pod-Perldoc noarch 3.28.01-512.el10 baseos 84 k DEBUG: perl-Pod-Simple noarch 1:3.45-511.el10 baseos 218 k DEBUG: perl-Pod-Usage noarch 4:2.03-511.el10 baseos 41 k DEBUG: perl-Scalar-List-Utils x86_64 5:1.63-511.el10 baseos 74 k DEBUG: perl-SelectSaver noarch 1.02-514.el10 appstream 12 k DEBUG: perl-Socket x86_64 4:2.038-511.el10 baseos 56 k DEBUG: perl-Storable x86_64 1:3.32-511.el10 baseos 99 k DEBUG: perl-Symbol noarch 1.09-514.el10 appstream 15 k DEBUG: perl-Term-ANSIColor noarch 5.01-512.el10 baseos 49 k DEBUG: perl-Term-Cap noarch 1.18-511.el10 baseos 23 k DEBUG: perl-Text-ParseWords noarch 3.31-511.el10 baseos 17 k DEBUG: perl-Text-Tabs+Wrap noarch 2024.001-511.el10 baseos 23 k DEBUG: perl-Time-Local noarch 2:1.350-511.el10 baseos 35 k DEBUG: perl-URI noarch 5.27-3.el10 baseos 134 k DEBUG: perl-base noarch 2.27-514.el10 appstream 17 k DEBUG: perl-constant noarch 1.33-512.el10 baseos 24 k DEBUG: perl-if noarch 0.61.000-514.el10 appstream 15 k DEBUG: perl-interpreter x86_64 4:5.40.2-514.el10 appstream 73 k DEBUG: perl-libnet noarch 3.15-512.el10 baseos 127 k DEBUG: perl-libs x86_64 4:5.40.2-514.el10 appstream 2.4 M DEBUG: perl-locale noarch 1.12-514.el10 appstream 14 k DEBUG: perl-mro x86_64 1.29-514.el10 appstream 31 k DEBUG: perl-overload noarch 1.37-514.el10 appstream 46 k DEBUG: perl-overloading noarch 0.02-514.el10 appstream 14 k DEBUG: perl-parent noarch 1:0.241-512.el10 baseos 16 k DEBUG: perl-podlators noarch 1:5.01-511.el10 baseos 124 k DEBUG: perl-vars noarch 1.05-514.el10 appstream 14 k DEBUG: python-openstackclient-lang noarch 8.1.0-0.20250618070222.88b59d8.el10 delorean-component-clients 47 k DEBUG: python-oslo-cache-lang noarch 3.12.0-0.20250905173025.5083970.el10 delorean-component-common 16 k DEBUG: python-oslo-concurrency-lang noarch 7.2.0-0.20250903115211.08987d8.el10 delorean-component-common 13 k DEBUG: python-oslo-db-lang noarch 17.4.0-0.20250903125129.69c7401.el10 delorean-component-common 12 k DEBUG: python-oslo-i18n-lang noarch 6.6.0-0.20250903121520.fc51cd8.el10 delorean-component-common 14 k DEBUG: python-oslo-log-lang noarch 7.2.1-0.20250903123413.dda3eb6.el10 delorean-component-common 13 k DEBUG: python-oslo-middleware-lang noarch 6.6.0-0.20250722063855.07ceb30.el10 delorean-component-common 11 k DEBUG: python-oslo-policy-lang noarch 4.6.0-0.20250903115627.fc28a7b.el10 delorean-component-common 12 k DEBUG: python-oslo-utils-lang noarch 9.1.0-0.20250903120622.c9dd062.el10 delorean-component-common 13 k DEBUG: python-pycadf-common noarch 4.0.1-0.20250212144723.3cea59f.el10 delorean-component-common 15 k DEBUG: python3-PyMySQL noarch 1.1.1-3.el10 appstream 116 k DEBUG: python3-alembic noarch 1.13.1-7.el10 appstream 502 k DEBUG: python3-amqp noarch 5.2.0-7.el10s delorean-master-testing 109 k DEBUG: python3-attrs noarch 23.2.0-7.el10 baseos 125 k DEBUG: python3-autopage noarch 0.5.2-8.el10s delorean-master-testing 75 k DEBUG: python3-bcrypt x86_64 3.2.2-4.el10s delorean-master-testing 42 k DEBUG: python3-beautifulsoup4 noarch 4.12.3-9.el10s delorean-master-testing 303 k DEBUG: python3-binary-memcached noarch 0.31.2-1.el10s delorean-master-testing 43 k DEBUG: python3-cffi x86_64 1.16.0-7.el10 baseos 308 k DEBUG: python3-cinderclient noarch 9.8.0-0.20250905132338.e2d3049.el10 delorean-component-clients 268 k DEBUG: python3-cliff noarch 4.10.0-0.20250618070037.af17b57.el10 delorean-component-common 116 k DEBUG: python3-cmd2 noarch 2.5.8-1.el10s delorean-master-testing 375 k DEBUG: python3-cryptography x86_64 43.0.0-4.el10 baseos 1.4 M DEBUG: python3-debtcollector noarch 3.0.0-0.20250212115946.0e6ce1c.el10 delorean-component-common 35 k DEBUG: python3-decorator noarch 5.1.1-12.el10 baseos 32 k DEBUG: python3-dogpile-cache noarch 1.3.3-1.el10s delorean-master-testing 122 k DEBUG: python3-etcd3gw noarch 2.4.1-1.el10s delorean-master-testing 55 k DEBUG: python3-extras noarch 1.0.0-36.el10s delorean-master-testing 15 k DEBUG: python3-fasteners noarch 0.19-1.el10s delorean-master-testing 43 k DEBUG: python3-importlib-metadata noarch 8.5.0-1.el10s delorean-master-testing 60 k DEBUG: python3-iso8601 noarch 2.1.0-3.el10s delorean-master-testing 23 k DEBUG: python3-jmespath noarch 1.0.1-8.el10 appstream 58 k DEBUG: python3-jsonpatch noarch 1.33-6.el10 appstream 32 k DEBUG: python3-jsonpointer noarch 2.3-9.el10 appstream 22 k DEBUG: python3-jsonschema-specifications noarch 2023.11.2-6.el10 baseos 29 k DEBUG: python3-jwt noarch 2.8.0-1.el10s delorean-master-testing 59 k DEBUG: python3-kazoo noarch 2.8.0-16.el10s delorean-master-testing 191 k DEBUG: python3-kombu noarch 1:5.3.7-1.el10s delorean-master-testing 423 k DEBUG: python3-logutils noarch 0.3.5-29.el10s delorean-master-testing 55 k DEBUG: python3-mako noarch 1.2.3-9.el10 appstream 225 k DEBUG: python3-memcached noarch 1.59-15.el10s delorean-master-testing 45 k DEBUG: python3-msgpack x86_64 1.1.0-1.el10s delorean-master-testing 103 k DEBUG: python3-netaddr noarch 1.3.0-2.el10 appstream 1.7 M DEBUG: python3-neutronclient noarch 11.6.0-0.20250722064251.5f7d102.el10 delorean-component-clients 340 k DEBUG: python3-openstackclient noarch 8.1.0-0.20250618070222.88b59d8.el10 delorean-component-clients 1.6 M DEBUG: python3-openstacksdk noarch 4.6.0-0.20250618072004.d2c6574.el10 delorean-component-clients 1.0 M DEBUG: python3-os-client-config noarch 2.3.0-0.20250722070834.d1e2fe7.el10 delorean-component-clients 58 k DEBUG: python3-os-service-types noarch 1.8.0-0.20250722070657.dbbc067.el10 delorean-component-clients 42 k DEBUG: python3-osc-lib noarch 4.1.0-0.20250722063709.48b43f8.el10 delorean-component-clients 100 k DEBUG: python3-oslo-cache noarch 3.12.0-0.20250905173025.5083970.el10 delorean-component-common 66 k DEBUG: python3-oslo-cache+dogpile noarch 3.12.0-0.20250905173025.5083970.el10 delorean-component-common 8.1 k DEBUG: python3-oslo-cache+etcd3gw noarch 3.12.0-0.20250905173025.5083970.el10 delorean-component-common 8.0 k DEBUG: python3-oslo-concurrency noarch 7.2.0-0.20250903115211.08987d8.el10 delorean-component-common 46 k DEBUG: python3-oslo-context noarch 6.1.0-0.20250903115431.f23bc41.el10 delorean-component-common 28 k DEBUG: python3-oslo-db+mysql noarch 17.4.0-0.20250903125129.69c7401.el10 delorean-component-common 8.0 k DEBUG: python3-oslo-metrics noarch 0.13.0-0.20250903121146.276d34d.el10 delorean-component-common 26 k DEBUG: python3-oslo-serialization noarch 5.8.0-0.20250903120250.8ed3fca.el10 delorean-component-common 35 k DEBUG: python3-oslo-service noarch 4.3.0-0.20250903130900.bfc7798.el10 delorean-component-common 109 k DEBUG: python3-paste noarch 3.10.1-6.el10s delorean-master-testing 607 k DEBUG: python3-ply noarch 3.11-25.el10 baseos 134 k DEBUG: python3-prettytable noarch 3.6.0-10.el10 appstream 68 k DEBUG: python3-prometheus_client noarch 0.21.0-2.el10s delorean-master-testing 117 k DEBUG: python3-psutil x86_64 5.9.8-6.el10 appstream 269 k DEBUG: python3-pyOpenSSL noarch 24.2.1-1.el10s delorean-master-testing 121 k DEBUG: python3-pycadf noarch 4.0.1-0.20250212144723.3cea59f.el10 delorean-component-common 64 k DEBUG: python3-pycparser noarch 2.20-16.el10 baseos 158 k DEBUG: python3-pymemcache noarch 4.0.0-1.el10s delorean-master-testing 148 k DEBUG: python3-pynacl x86_64 1.5.0-14.el10s delorean-master-testing 124 k DEBUG: python3-pyparsing noarch 3.1.1-7.el10 baseos 269 k DEBUG: python3-pyperclip noarch 1.8.2-1.el10s delorean-master-testing 28 k DEBUG: python3-pytz noarch 2024.1-3.el10s delorean-master-testing 59 k DEBUG: python3-pyyaml x86_64 6.0.1-19.el10 baseos 236 k DEBUG: python3-redis noarch 5.1.1-3.el10s delorean-master-testing 524 k DEBUG: python3-referencing noarch 0.31.1-6.el10 baseos 82 k DEBUG: python3-repoze-lru noarch 0.7-25.el10s delorean-master-testing 36 k DEBUG: python3-requestsexceptions noarch 1.4.0-0.20250213133424.d7ac0ff.el10 delorean-component-common 16 k DEBUG: python3-rfc3986 noarch 1.5.0-12.el10s delorean-master-testing 59 k DEBUG: python3-routes noarch 2.5.1-11.el10s delorean-master-testing 201 k DEBUG: python3-rpds-py x86_64 0.17.1-6.el10 baseos 298 k DEBUG: python3-setproctitle x86_64 1.3.3-4.el10s delorean-master-testing 24 k DEBUG: python3-simplegeneric noarch 0.8.1-21.el10s delorean-master-testing 16 k DEBUG: python3-statsd noarch 3.2.1-33.el10s delorean-master-testing 39 k DEBUG: python3-subunit noarch 1.4.4-5.el10s delorean-master-testing 123 k DEBUG: python3-swiftclient noarch 4.8.0-0.20250527151254.8486005.el10 delorean-component-clients 213 k DEBUG: python3-swiftclient+keystone noarch 4.8.0-0.20250527151254.8486005.el10 delorean-component-clients 8.0 k DEBUG: python3-testresources noarch 2.0.1-18.el10s delorean-master-testing 74 k DEBUG: python3-testscenarios noarch 0.5.0-21.el10s delorean-master-testing 40 k DEBUG: python3-testtools noarch 2.7.2-1.bootstrap.el10s delorean-master-testing 405 k DEBUG: python3-tomlkit noarch 0.13.2-1.el10s delorean-master-testing 111 k DEBUG: python3-tooz+redis noarch 7.0.0-0.20250618071237.8df645f.el10 delorean-component-common 7.8 k DEBUG: python3-tooz+zake noarch 7.0.0-0.20250618071237.8df645f.el10 delorean-component-common 7.8 k DEBUG: python3-uhashring noarch 2.3-8.el10s delorean-master-testing 28 k DEBUG: python3-ujson x86_64 5.10.0-1.el10s delorean-master-testing 33 k DEBUG: python3-vine noarch 5.1.0-10.el10s delorean-master-testing 27 k DEBUG: python3-waitress noarch 3.0.1-1.el10s delorean-master-testing 112 k DEBUG: python3-wcwidth noarch 0.2.6-6.el10 baseos 46 k DEBUG: python3-wrapt x86_64 1.17.1-1.el10s delorean-master-testing 68 k DEBUG: python3-yappi x86_64 1.6.0-1.el10s delorean-master-testing 62 k DEBUG: python3-zake noarch 0.2.2-22.el10s delorean-master-testing 56 k DEBUG: python3-zipp noarch 3.21.0-2.el10s delorean-master-testing 30 k DEBUG: which x86_64 2.21-44.el10 baseos 42 k DEBUG: Installing weak dependencies: DEBUG: bash-completion noarch 1:2.11-16.el10 baseos 453 k DEBUG: perl-NDBM_File x86_64 1.17-514.el10 appstream 23 k DEBUG: python3-jwt+crypto noarch 2.8.0-1.el10s delorean-master-testing 8.6 k DEBUG: Transaction Summary DEBUG: ====================================================================================================================== DEBUG: Install 203 Packages DEBUG: Total size: 31 M DEBUG: Total download size: 219 k DEBUG: Installed size: 126 M DEBUG: Downloading Packages: DEBUG: [SKIPPED] python-openstackclient-lang-8.1.0-0.20250618070222.88b59d8.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cinderclient-9.8.0-0.20250905132338.e2d3049.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-gnocchiclient-7.2.0-0.20250513100707.6363a9f.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-heatclient-4.3.0-0.20250722065958.d8a25e1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-keystoneclient-5.7.0-0.20250903122615.be6c506.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-neutronclient-11.6.0-0.20250722064251.5f7d102.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-octaviaclient-3.12.0-0.20250905225544.c4dd1e1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-openstackclient-8.1.0-0.20250618070222.88b59d8.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-openstacksdk-4.6.0-0.20250618072004.d2c6574.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-os-client-config-2.3.0-0.20250722070834.d1e2fe7.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-os-service-types-1.8.0-0.20250722070657.dbbc067.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-osc-lib-4.1.0-0.20250722063709.48b43f8.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslotest-5.0.1-0.20250513100931.1fe4458.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-stevedore-5.5.0-0.20250903121709.3c04bde.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-swiftclient+keystone-4.8.0-0.20250527151254.8486005.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-swiftclient-4.8.0-0.20250527151254.8486005.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-cache-lang-3.12.0-0.20250905173025.5083970.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-concurrency-lang-7.2.0-0.20250903115211.08987d8.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-db-lang-17.4.0-0.20250903125129.69c7401.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-i18n-lang-6.6.0-0.20250903121520.fc51cd8.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-log-lang-7.2.1-0.20250903123413.dda3eb6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-middleware-lang-6.6.0-0.20250722063855.07ceb30.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-policy-lang-4.6.0-0.20250903115627.fc28a7b.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-utils-lang-9.1.0-0.20250903120622.c9dd062.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-pycadf-common-4.0.1-0.20250212144723.3cea59f.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cliff-4.10.0-0.20250618070037.af17b57.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-debtcollector-3.0.0-0.20250212115946.0e6ce1c.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-futurist-3.2.1-0.20250905232230.388ec84.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-cache+dogpile-3.12.0-0.20250905173025.5083970.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-cache+etcd3gw-3.12.0-0.20250905173025.5083970.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-cache-3.12.0-0.20250905173025.5083970.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-concurrency-7.2.0-0.20250903115211.08987d8.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-config-10.0.0-0.20250722064059.493a086.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-context-6.1.0-0.20250903115431.f23bc41.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-db+mysql-17.4.0-0.20250903125129.69c7401.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-db-17.4.0-0.20250903125129.69c7401.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-i18n-6.6.0-0.20250903121520.fc51cd8.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-log-7.2.1-0.20250903123413.dda3eb6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-messaging-17.1.0-0.20250722072528.827859a.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-metrics-0.13.0-0.20250903121146.276d34d.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-middleware-6.6.0-0.20250722063855.07ceb30.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-policy-4.6.0-0.20250903115627.fc28a7b.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-reports-3.6.0-0.20250903115818.b8904f1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-serialization-5.8.0-0.20250903120250.8ed3fca.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-service-4.3.0-0.20250903130900.bfc7798.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-upgradecheck-2.6.0-0.20250903120433.f7dcd0c.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-utils-9.1.0-0.20250903120622.c9dd062.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pycadf-4.0.1-0.20250212144723.3cea59f.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-requestsexceptions-1.4.0-0.20250213133424.d7ac0ff.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-tooz+redis-7.0.0-0.20250618071237.8df645f.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-tooz+zake-7.0.0-0.20250618071237.8df645f.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-tooz-7.0.0-0.20250618071237.8df645f.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-keystoneauth1-5.12.0-0.20250905092839.4f0414d.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-keystonemiddleware-10.11.0-0.20250722065814.a93d295.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] bash-completion-2.11-16.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] groff-base-1.23.0-10.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libyaml-0.2.5-16.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] ncurses-6.4-14.20240127.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Carp-1.54-511.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Data-Dumper-2.189-512.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Digest-1.20-511.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Digest-MD5-2.59-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Encode-3.21-511.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Exporter-5.78-511.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-File-Path-2.18-511.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-File-Temp-0.231.100-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Getopt-Long-2.58-3.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-HTTP-Tiny-0.088-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-IO-Socket-IP-0.42-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-IO-Socket-SSL-2.085-3.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-MIME-Base64-3.16-511.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Mozilla-CA-20231213-5.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-PathTools-3.91-512.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Pod-Escapes-1.07-511.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Pod-Perldoc-3.28.01-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Pod-Simple-3.45-511.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Pod-Usage-2.03-511.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Scalar-List-Utils-1.63-511.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Socket-2.038-511.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Storable-3.32-511.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Term-ANSIColor-5.01-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Term-Cap-1.18-511.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Text-ParseWords-3.31-511.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Text-Tabs+Wrap-2024.001-511.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Time-Local-1.350-511.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-URI-5.27-3.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-constant-1.33-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-libnet-3.15-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-parent-0.241-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-podlators-5.01-511.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-attrs-23.2.0-7.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cffi-1.16.0-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-cryptography-43.0.0-4.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-dateutil-2.9.0.post0-1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-decorator-5.1.1-12.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jsonschema-4.19.1-7.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jsonschema-specifications-2023.11.2-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-ply-3.11-25.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pycparser-2.20-16.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyparsing-3.1.1-7.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyyaml-6.0.1-19.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-referencing-0.31.1-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-rpds-py-0.17.1-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-wcwidth-0.2.6-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] which-2.21-44.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libxslt-1.1.39-8.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] memcached-1.6.23-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-AutoLoader-5.74-514.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-B-1.89-514.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Class-Struct-0.68-514.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-DynaLoader-1.56-514.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Errno-1.38-514.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Fcntl-1.18-514.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-File-Basename-2.86-514.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-File-stat-1.14-514.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-FileHandle-2.05-514.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Getopt-Std-1.14-514.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-IO-1.55-514.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-IPC-Open3-1.22-514.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-NDBM_File-1.17-514.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Net-SSLeay-1.94-8.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-POSIX-2.20-514.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-SelectSaver-1.02-514.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Symbol-1.09-514.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-base-2.27-514.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-if-0.61.000-514.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-interpreter-5.40.2-514.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-libs-5.40.2-514.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-locale-1.12-514.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-mro-1.29-514.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-overload-1.37-514.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-overloading-0.02-514.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-vars-1.05-514.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-PyMySQL-1.1.1-3.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-alembic-1.13.1-7.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jmespath-1.0.1-8.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jsonpatch-1.33-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jsonpointer-2.3-9.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-lxml-5.2.1-4.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-mako-1.2.3-9.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-netaddr-1.3.0-2.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-prettytable-3.6.0-10.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-psutil-5.9.8-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] double-conversion-3.3.0-4.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libsodium-1.0.20-2.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-amqp-5.2.0-7.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-autopage-0.5.2-8.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-bcrypt-3.2.2-4.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-beautifulsoup4-4.12.3-9.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-binary-memcached-0.31.2-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cmd2-2.5.8-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cotyledon-2.0.0-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-croniter-5.0.1-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-dogpile-cache-1.3.3-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-etcd3gw-2.4.1-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-extras-1.0.0-36.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-fasteners-0.19-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-fixtures-4.2.2-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-importlib-metadata-8.5.0-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-iso8601-2.1.0-3.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jwt+crypto-2.8.0-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jwt-2.8.0-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-kazoo-2.8.0-16.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-kombu-5.3.7-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-logutils-0.3.5-29.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-memcached-1.59-15.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-msgpack-1.1.0-1.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-paste-3.10.1-6.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-paste-deploy-3.1.0-7.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pecan-1.5.1-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-prometheus_client-0.21.0-2.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyOpenSSL-24.2.1-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pymemcache-4.0.0-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pynacl-1.5.0-14.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyperclip-1.8.2-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pytz-2024.1-3.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-redis-5.1.1-3.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-repoze-lru-0.7-25.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-rfc3986-1.5.0-12.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-routes-2.5.1-11.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-setproctitle-1.3.3-4.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-simplegeneric-0.8.1-21.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-statsd-3.2.1-33.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-stestr-4.1.0-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-subunit-1.4.4-5.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-tenacity-8.2.3-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-testresources-2.0.1-18.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-testscenarios-0.5.0-21.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-testtools-2.7.2-1.bootstrap.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-tomlkit-0.13.2-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-uhashring-2.3-8.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-ujson-5.10.0-1.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-vine-5.1.0-10.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-voluptuous-0.15.2-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-waitress-3.0.1-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-webob-1.8.9-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-webtest-3.0.0-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-wrapt-1.17.1-1.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-yappi-1.6.0-1.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-zake-0.2.2-22.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-zipp-3.21.0-2.el10s.noarch.rpm: Already downloaded DEBUG: (202/203): python3-wsme-0.12.1-0.20250217143530 3.3 MB/s | 176 kB 00:00 DEBUG: (203/203): python3-observabilityclient-1.2.0-0. 622 kB/s | 43 kB 00:00 DEBUG: -------------------------------------------------------------------------------- DEBUG: Total 2.3 MB/s | 219 kB 00:00 DEBUG: Running transaction check DEBUG: Transaction check succeeded. DEBUG: Running transaction test DEBUG: Transaction test succeeded. DEBUG: Running transaction DEBUG: Preparing : 1/1 DEBUG: Installing : python3-stevedore-5.5.0-0.20250903121709.3c04bde 1/203 DEBUG: Installing : python3-webob-1.8.9-1.el10s.noarch 2/203 DEBUG: Installing : python3-iso8601-2.1.0-3.el10s.noarch 3/203 DEBUG: Installing : python3-testtools-2.7.2-1.bootstrap.el10s.noarch 4/203 DEBUG: Installing : python3-netaddr-1.3.0-2.el10.noarch 5/203 DEBUG: Installing : python3-pytz-2024.1-3.el10s.noarch 6/203 DEBUG: Installing : python3-psutil-5.9.8-6.el10.x86_64 7/203 DEBUG: Installing : python3-mako-1.2.3-9.el10.noarch 8/203 DEBUG: Installing : python3-decorator-5.1.1-12.el10.noarch 9/203 DEBUG: Installing : python3-dateutil-1:2.9.0.post0-1.el10.noarch 10/203 DEBUG: Installing : python3-dogpile-cache-1.3.3-1.el10s.noarch 11/203 DEBUG: Installing : python3-subunit-1.4.4-5.el10s.noarch 12/203 DEBUG: Installing : python3-voluptuous-0.15.2-1.el10s.noarch 13/203 DEBUG: Installing : python3-vine-5.1.0-10.el10s.noarch 14/203 DEBUG: Installing : python3-amqp-5.2.0-7.el10s.noarch 15/203 DEBUG: Installing : python3-redis-5.1.1-3.el10s.noarch 16/203 DEBUG: Installing : python3-msgpack-1.1.0-1.el10s.x86_64 17/203 DEBUG: Installing : python3-fixtures-4.2.2-1.el10s.noarch 18/203 DEBUG: Installing : python3-fasteners-0.19-1.el10s.noarch 19/203 DEBUG: Installing : python3-wcwidth-0.2.6-6.el10.noarch 20/203 DEBUG: Installing : python3-prettytable-3.6.0-10.el10.noarch 21/203 DEBUG: Installing : python3-rpds-py-0.17.1-6.el10.x86_64 22/203 DEBUG: Installing : python3-attrs-23.2.0-7.el10.noarch 23/203 DEBUG: Installing : python3-referencing-0.31.1-6.el10.noarch 24/203 DEBUG: Installing : python3-os-service-types-1.8.0-0.20250722070657. 25/203 DEBUG: Installing : python3-keystoneauth1-5.12.0-0.20250905092839.4f 26/203 DEBUG: Installing : python3-jsonschema-specifications-2023.11.2-6.el 27/203 DEBUG: Installing : python3-kombu-1:5.3.7-1.el10s.noarch 28/203 DEBUG: Installing : python3-prometheus_client-0.21.0-2.el10s.noarch 29/203 DEBUG: Installing : python3-alembic-1.13.1-7.el10.noarch 30/203 DEBUG: Installing : python3-testscenarios-0.5.0-21.el10s.noarch 31/203 DEBUG: Installing : python3-zipp-3.21.0-2.el10s.noarch 32/203 DEBUG: Installing : python3-importlib-metadata-8.5.0-1.el10s.noarch 33/203 DEBUG: Installing : python3-yappi-1.6.0-1.el10s.x86_64 34/203 DEBUG: Installing : python3-wrapt-1.17.1-1.el10s.x86_64 35/203 DEBUG: Installing : python3-debtcollector-3.0.0-0.20250212115946.0e6 36/203 DEBUG: Installing : python3-oslo-context-6.1.0-0.20250903115431.f23b 37/203 DEBUG: Installing : python3-futurist-3.2.1-0.20250905232230.388ec84. 38/203 DEBUG: Installing : python3-etcd3gw-2.4.1-1.el10s.noarch 39/203 DEBUG: Installing : python3-waitress-3.0.1-1.el10s.noarch 40/203 DEBUG: Installing : python3-uhashring-2.3-8.el10s.noarch 41/203 DEBUG: Installing : python3-tomlkit-0.13.2-1.el10s.noarch 42/203 DEBUG: Installing : python3-testresources-2.0.1-18.el10s.noarch 43/203 DEBUG: Installing : python3-tenacity-8.2.3-1.el10s.noarch 44/203 DEBUG: Installing : python3-statsd-3.2.1-33.el10s.noarch 45/203 DEBUG: Installing : python3-simplegeneric-0.8.1-21.el10s.noarch 46/203 DEBUG: Installing : python3-setproctitle-1.3.3-4.el10s.x86_64 47/203 DEBUG: Installing : python3-rfc3986-1.5.0-12.el10s.noarch 48/203 DEBUG: Installing : python3-repoze-lru-0.7-25.el10s.noarch 49/203 DEBUG: Installing : python3-routes-2.5.1-11.el10s.noarch 50/203 DEBUG: Installing : python3-pyperclip-1.8.2-1.el10s.noarch 51/203 DEBUG: Installing : python3-pymemcache-4.0.0-1.el10s.noarch 52/203 DEBUG: Installing : python3-paste-deploy-3.1.0-7.el10s.noarch 53/203 DEBUG: Installing : python3-memcached-1.59-15.el10s.noarch 54/203 DEBUG: Installing : python3-logutils-0.3.5-29.el10s.noarch 55/203 DEBUG: Installing : python3-kazoo-2.8.0-16.el10s.noarch 56/203 DEBUG: Installing : python3-zake-0.2.2-22.el10s.noarch 57/203 DEBUG: Installing : python3-extras-1.0.0-36.el10s.noarch 58/203 DEBUG: Installing : python3-autopage-0.5.2-8.el10s.noarch 59/203 DEBUG: Installing : libsodium-1.0.20-2.el10s.x86_64 60/203 DEBUG: Installing : double-conversion-3.3.0-4.el10s.x86_64 61/203 DEBUG: Installing : python3-ujson-5.10.0-1.el10s.x86_64 62/203 DEBUG: Installing : python3-jsonpointer-2.3-9.el10.noarch 63/203 DEBUG: Installing : python3-jsonpatch-1.33-6.el10.noarch 64/203 DEBUG: Installing : python3-jmespath-1.0.1-8.el10.noarch 65/203 DEBUG: Installing : python3-PyMySQL-1.1.1-3.el10.noarch 66/203 DEBUG: Installing : libxslt-1.1.39-8.el10.x86_64 67/203 DEBUG: Installing : python3-lxml-5.2.1-4.el10.x86_64 68/203 DEBUG: Installing : python3-beautifulsoup4-4.12.3-9.el10s.noarch 69/203 DEBUG: Installing : which-2.21-44.el10.x86_64 70/203 DEBUG: Installing : python3-cmd2-2.5.8-1.el10s.noarch 71/203 DEBUG: Installing : python3-pyparsing-3.1.1-7.el10.noarch 72/203 DEBUG: Installing : python3-ply-3.11-25.el10.noarch 73/203 DEBUG: Installing : python3-pycparser-2.20-16.el10.noarch 74/203 DEBUG: Installing : python3-cffi-1.16.0-7.el10.x86_64 75/203 DEBUG: Installing : python3-cryptography-43.0.0-4.el10.x86_64 76/203 DEBUG: Installing : python3-jwt-2.8.0-1.el10s.noarch 77/203 DEBUG: Installing : python3-jwt+crypto-2.8.0-1.el10s.noarch 78/203 DEBUG: Installing : python3-pyOpenSSL-24.2.1-1.el10s.noarch 79/203 DEBUG: Installing : python3-paste-3.10.1-6.el10s.noarch 80/203 DEBUG: Installing : python3-bcrypt-3.2.2-4.el10s.x86_64 81/203 DEBUG: Installing : python3-pynacl-1.5.0-14.el10s.x86_64 82/203 DEBUG: Installing : ncurses-6.4-14.20240127.el10.x86_64 83/203 DEBUG: Installing : libyaml-0.2.5-16.el10.x86_64 84/203 DEBUG: Installing : python3-pyyaml-6.0.1-19.el10.x86_64 85/203 DEBUG: Installing : python3-cliff-4.10.0-0.20250618070037.af17b57.el 86/203 DEBUG: Running scriptlet: groff-base-1.23.0-10.el10.x86_64 87/203 DEBUG: Installing : groff-base-1.23.0-10.el10.x86_64 87/203 DEBUG: Running scriptlet: groff-base-1.23.0-10.el10.x86_64 87/203 DEBUG: Installing : perl-Digest-1.20-511.el10.noarch 88/203 DEBUG: Installing : perl-Digest-MD5-2.59-6.el10.x86_64 89/203 DEBUG: Installing : perl-B-1.89-514.el10.x86_64 90/203 DEBUG: Installing : perl-FileHandle-2.05-514.el10.noarch 91/203 DEBUG: Installing : perl-Data-Dumper-2.189-512.el10.x86_64 92/203 DEBUG: Installing : perl-libnet-3.15-512.el10.noarch 93/203 DEBUG: Installing : perl-AutoLoader-5.74-514.el10.noarch 94/203 DEBUG: Installing : perl-URI-5.27-3.el10.noarch 95/203 DEBUG: Installing : perl-Text-Tabs+Wrap-2024.001-511.el10.noarch 96/203 DEBUG: Installing : perl-Time-Local-2:1.350-511.el10.noarch 97/203 DEBUG: Installing : perl-Mozilla-CA-20231213-5.el10.noarch 98/203 DEBUG: Installing : perl-if-0.61.000-514.el10.noarch 99/203 DEBUG: Installing : perl-locale-1.12-514.el10.noarch 100/203 DEBUG: Installing : perl-IO-Socket-IP-0.42-512.el10.noarch 101/203 DEBUG: Installing : perl-File-Path-2.18-511.el10.noarch 102/203 DEBUG: Installing : perl-Pod-Escapes-1:1.07-511.el10.noarch 103/203 DEBUG: Installing : perl-IO-Socket-SSL-2.085-3.el10.noarch 104/203 DEBUG: Installing : perl-Net-SSLeay-1.94-8.el10.x86_64 105/203 DEBUG: Installing : perl-Term-ANSIColor-5.01-512.el10.noarch 106/203 DEBUG: Installing : perl-Class-Struct-0.68-514.el10.noarch 107/203 DEBUG: Installing : perl-POSIX-2.20-514.el10.x86_64 108/203 DEBUG: Installing : perl-IPC-Open3-1.22-514.el10.noarch 109/203 DEBUG: Installing : perl-File-Temp-1:0.231.100-512.el10.noarch 110/203 DEBUG: Installing : perl-Term-Cap-1.18-511.el10.noarch 111/203 DEBUG: Installing : perl-HTTP-Tiny-0.088-512.el10.noarch 112/203 DEBUG: Installing : perl-Pod-Simple-1:3.45-511.el10.noarch 113/203 DEBUG: Installing : perl-Socket-4:2.038-511.el10.x86_64 114/203 DEBUG: Installing : perl-SelectSaver-1.02-514.el10.noarch 115/203 DEBUG: Installing : perl-Symbol-1.09-514.el10.noarch 116/203 DEBUG: Installing : perl-File-stat-1.14-514.el10.noarch 117/203 DEBUG: Installing : perl-podlators-1:5.01-511.el10.noarch 118/203 DEBUG: Installing : perl-Pod-Perldoc-3.28.01-512.el10.noarch 119/203 DEBUG: Installing : perl-Text-ParseWords-3.31-511.el10.noarch 120/203 DEBUG: Installing : perl-Fcntl-1.18-514.el10.x86_64 121/203 DEBUG: Installing : perl-base-2.27-514.el10.noarch 122/203 DEBUG: Installing : perl-mro-1.29-514.el10.x86_64 123/203 DEBUG: Installing : perl-IO-1.55-514.el10.x86_64 124/203 DEBUG: Installing : perl-overloading-0.02-514.el10.noarch 125/203 DEBUG: Installing : perl-Pod-Usage-4:2.03-511.el10.noarch 126/203 DEBUG: Installing : perl-MIME-Base64-3.16-511.el10.x86_64 127/203 DEBUG: Installing : perl-Scalar-List-Utils-5:1.63-511.el10.x86_64 128/203 DEBUG: Installing : perl-constant-1.33-512.el10.noarch 129/203 DEBUG: Installing : perl-parent-1:0.241-512.el10.noarch 130/203 DEBUG: Installing : perl-Errno-1.38-514.el10.x86_64 131/203 DEBUG: Installing : perl-File-Basename-2.86-514.el10.noarch 132/203 DEBUG: Installing : perl-Getopt-Std-1.14-514.el10.noarch 133/203 DEBUG: Installing : perl-Storable-1:3.32-511.el10.x86_64 134/203 DEBUG: Installing : perl-overload-1.37-514.el10.noarch 135/203 DEBUG: Installing : perl-vars-1.05-514.el10.noarch 136/203 DEBUG: Installing : perl-Getopt-Long-1:2.58-3.el10.noarch 137/203 DEBUG: Installing : perl-Carp-1.54-511.el10.noarch 138/203 DEBUG: Installing : perl-Exporter-5.78-511.el10.noarch 139/203 DEBUG: Installing : perl-PathTools-3.91-512.el10.x86_64 140/203 DEBUG: Installing : perl-NDBM_File-1.17-514.el10.x86_64 141/203 DEBUG: Installing : perl-DynaLoader-1.56-514.el10.x86_64 142/203 DEBUG: Installing : perl-Encode-4:3.21-511.el10.x86_64 143/203 DEBUG: Installing : perl-libs-4:5.40.2-514.el10.x86_64 144/203 DEBUG: Installing : perl-interpreter-4:5.40.2-514.el10.x86_64 145/203 DEBUG: Running scriptlet: memcached-1.6.23-7.el10.x86_64 146/203 DEBUG: Installing : memcached-1.6.23-7.el10.x86_64 146/203 DEBUG: Running scriptlet: memcached-1.6.23-7.el10.x86_64 146/203 DEBUG: Installing : python3-binary-memcached-0.31.2-1.el10s.noarch 147/203 DEBUG: Installing : bash-completion-1:2.11-16.el10.noarch 148/203 DEBUG: Installing : python3-requestsexceptions-1.4.0-0.2025021313342 149/203 DEBUG: Installing : python3-openstacksdk-4.6.0-0.20250618072004.d2c6 150/203 DEBUG: Installing : python3-os-client-config-2.3.0-0.20250722070834. 151/203 DEBUG: Installing : python-pycadf-common-4.0.1-0.20250212144723.3cea 152/203 DEBUG: Installing : python-oslo-utils-lang-9.1.0-0.20250903120622.c9 153/203 DEBUG: Installing : python-oslo-policy-lang-4.6.0-0.20250903115627.f 154/203 DEBUG: Installing : python-oslo-middleware-lang-6.6.0-0.202507220638 155/203 DEBUG: Installing : python-oslo-log-lang-7.2.1-0.20250903123413.dda3 156/203 DEBUG: Installing : python-oslo-i18n-lang-6.6.0-0.20250903121520.fc5 157/203 DEBUG: Installing : python3-oslo-i18n-6.6.0-0.20250903121520.fc51cd8 158/203 DEBUG: Installing : python3-oslo-utils-9.1.0-0.20250903120622.c9dd06 159/203 DEBUG: Installing : python3-oslo-config-2:10.0.0-0.20250722064059.49 160/203 DEBUG: Installing : python3-oslo-serialization-5.8.0-0.2025090312025 161/203 DEBUG: Installing : python3-oslo-log-7.2.1-0.20250903123413.dda3eb6. 162/203 DEBUG: Installing : python3-osc-lib-4.1.0-0.20250722063709.48b43f8.e 163/203 DEBUG: Installing : python3-keystoneclient-1:5.7.0-0.20250903122615. 164/203 DEBUG: Installing : python3-tooz+redis-7.0.0-0.20250618071237.8df645 165/203 DEBUG: Installing : python3-tooz+zake-7.0.0-0.20250618071237.8df645f 166/203 DEBUG: Installing : python3-tooz-7.0.0-0.20250618071237.8df645f.el10 167/203 DEBUG: Installing : python3-neutronclient-11.6.0-0.20250722064251.5f 168/203 DEBUG: Installing : python3-swiftclient-4.8.0-0.20250527151254.84860 169/203 DEBUG: Installing : python3-swiftclient+keystone-4.8.0-0.20250527151 170/203 DEBUG: Installing : python3-oslo-metrics-0.13.0-0.20250903121146.276 171/203 DEBUG: Installing : python3-oslo-policy-4.6.0-0.20250903115627.fc28a 172/203 DEBUG: Installing : python3-pycadf-4.0.1-0.20250212144723.3cea59f.el 173/203 DEBUG: Installing : python3-oslo-middleware-6.6.0-0.20250722063855.0 174/203 DEBUG: Installing : python3-cinderclient-9.8.0-0.20250905132338.e2d3 175/203 DEBUG: Installing : python-oslo-db-lang-17.4.0-0.20250903125129.69c7 176/203 DEBUG: Installing : python3-oslo-db+mysql-17.4.0-0.20250903125129.69 177/203 DEBUG: Installing : python3-oslo-db-17.4.0-0.20250903125129.69c7401. 178/203 DEBUG: Installing : python-oslo-concurrency-lang-7.2.0-0.20250903115 179/203 DEBUG: Installing : python3-oslo-concurrency-7.2.0-0.20250903115211. 180/203 DEBUG: Installing : python3-oslo-service-4.3.0-0.20250903130900.bfc7 181/203 DEBUG: Installing : python-oslo-cache-lang-3.12.0-0.20250905173025.5 182/203 DEBUG: Installing : python3-oslo-cache+dogpile-3.12.0-0.202509051730 183/203 DEBUG: Installing : python3-oslo-cache+etcd3gw-3.12.0-0.202509051730 184/203 DEBUG: Installing : python3-oslo-cache-3.12.0-0.20250905173025.50839 185/203 DEBUG: Installing : python-openstackclient-lang-8.1.0-0.202506180702 186/203 DEBUG: Installing : python3-openstackclient-8.1.0-0.20250618070222.8 187/203 DEBUG: Running scriptlet: python3-openstackclient-8.1.0-0.20250618070222.8 187/203 DEBUG: Installing : python3-octaviaclient-3.12.0-0.20250905225544.c4 188/203 DEBUG: Installing : python3-keystonemiddleware-10.11.0-0.20250722065 189/203 DEBUG: Installing : python3-oslo-messaging-17.1.0-0.20250722072528.8 190/203 DEBUG: Installing : python3-oslo-upgradecheck-2.6.0-0.20250903120433 191/203 DEBUG: Installing : python3-heatclient-4.3.0-0.20250722065958.d8a25e 192/203 DEBUG: Installing : python3-observabilityclient-1.2.0-0.202510010847 193/203 DEBUG: Installing : python3-oslo-reports-3.6.0-0.20250903115818.b890 194/203 DEBUG: Installing : python3-gnocchiclient-7.2.0-0.20250513100707.636 195/203 DEBUG: Installing : python3-stestr-4.1.0-1.el10s.noarch 196/203 DEBUG: Installing : python3-webtest-3.0.0-1.el10s.noarch 197/203 DEBUG: Installing : python3-pecan-1.5.1-1.el10s.noarch 198/203 DEBUG: Installing : python3-cotyledon-2.0.0-1.el10s.noarch 199/203 DEBUG: Installing : python3-wsme-0.12.1-0.20250217143530.8312bb2.el1 200/203 DEBUG: Installing : python3-jsonschema-4.19.1-7.el10.noarch 201/203 DEBUG: Installing : python3-oslotest-5.0.1-0.20250513100931.1fe4458. 202/203 DEBUG: Installing : python3-croniter-5.0.1-1.el10s.noarch 203/203 DEBUG: Running scriptlet: python3-croniter-5.0.1-1.el10s.noarch 203/203 DEBUG: Installed: DEBUG: bash-completion-1:2.11-16.el10.noarch DEBUG: double-conversion-3.3.0-4.el10s.x86_64 DEBUG: groff-base-1.23.0-10.el10.x86_64 DEBUG: libsodium-1.0.20-2.el10s.x86_64 DEBUG: libxslt-1.1.39-8.el10.x86_64 DEBUG: libyaml-0.2.5-16.el10.x86_64 DEBUG: memcached-1.6.23-7.el10.x86_64 DEBUG: ncurses-6.4-14.20240127.el10.x86_64 DEBUG: perl-AutoLoader-5.74-514.el10.noarch DEBUG: perl-B-1.89-514.el10.x86_64 DEBUG: perl-Carp-1.54-511.el10.noarch DEBUG: perl-Class-Struct-0.68-514.el10.noarch DEBUG: perl-Data-Dumper-2.189-512.el10.x86_64 DEBUG: perl-Digest-1.20-511.el10.noarch DEBUG: perl-Digest-MD5-2.59-6.el10.x86_64 DEBUG: perl-DynaLoader-1.56-514.el10.x86_64 DEBUG: perl-Encode-4:3.21-511.el10.x86_64 DEBUG: perl-Errno-1.38-514.el10.x86_64 DEBUG: perl-Exporter-5.78-511.el10.noarch DEBUG: perl-Fcntl-1.18-514.el10.x86_64 DEBUG: perl-File-Basename-2.86-514.el10.noarch DEBUG: perl-File-Path-2.18-511.el10.noarch DEBUG: perl-File-Temp-1:0.231.100-512.el10.noarch DEBUG: perl-File-stat-1.14-514.el10.noarch DEBUG: perl-FileHandle-2.05-514.el10.noarch DEBUG: perl-Getopt-Long-1:2.58-3.el10.noarch DEBUG: perl-Getopt-Std-1.14-514.el10.noarch DEBUG: perl-HTTP-Tiny-0.088-512.el10.noarch DEBUG: perl-IO-1.55-514.el10.x86_64 DEBUG: perl-IO-Socket-IP-0.42-512.el10.noarch DEBUG: perl-IO-Socket-SSL-2.085-3.el10.noarch DEBUG: perl-IPC-Open3-1.22-514.el10.noarch DEBUG: perl-MIME-Base64-3.16-511.el10.x86_64 DEBUG: perl-Mozilla-CA-20231213-5.el10.noarch DEBUG: perl-NDBM_File-1.17-514.el10.x86_64 DEBUG: perl-Net-SSLeay-1.94-8.el10.x86_64 DEBUG: perl-POSIX-2.20-514.el10.x86_64 DEBUG: perl-PathTools-3.91-512.el10.x86_64 DEBUG: perl-Pod-Escapes-1:1.07-511.el10.noarch DEBUG: perl-Pod-Perldoc-3.28.01-512.el10.noarch DEBUG: perl-Pod-Simple-1:3.45-511.el10.noarch DEBUG: perl-Pod-Usage-4:2.03-511.el10.noarch DEBUG: perl-Scalar-List-Utils-5:1.63-511.el10.x86_64 DEBUG: perl-SelectSaver-1.02-514.el10.noarch DEBUG: perl-Socket-4:2.038-511.el10.x86_64 DEBUG: perl-Storable-1:3.32-511.el10.x86_64 DEBUG: perl-Symbol-1.09-514.el10.noarch DEBUG: perl-Term-ANSIColor-5.01-512.el10.noarch DEBUG: perl-Term-Cap-1.18-511.el10.noarch DEBUG: perl-Text-ParseWords-3.31-511.el10.noarch DEBUG: perl-Text-Tabs+Wrap-2024.001-511.el10.noarch DEBUG: perl-Time-Local-2:1.350-511.el10.noarch DEBUG: perl-URI-5.27-3.el10.noarch DEBUG: perl-base-2.27-514.el10.noarch DEBUG: perl-constant-1.33-512.el10.noarch DEBUG: perl-if-0.61.000-514.el10.noarch DEBUG: perl-interpreter-4:5.40.2-514.el10.x86_64 DEBUG: perl-libnet-3.15-512.el10.noarch DEBUG: perl-libs-4:5.40.2-514.el10.x86_64 DEBUG: perl-locale-1.12-514.el10.noarch DEBUG: perl-mro-1.29-514.el10.x86_64 DEBUG: perl-overload-1.37-514.el10.noarch DEBUG: perl-overloading-0.02-514.el10.noarch DEBUG: perl-parent-1:0.241-512.el10.noarch DEBUG: perl-podlators-1:5.01-511.el10.noarch DEBUG: perl-vars-1.05-514.el10.noarch DEBUG: python-openstackclient-lang-8.1.0-0.20250618070222.88b59d8.el10.noarch DEBUG: python-oslo-cache-lang-3.12.0-0.20250905173025.5083970.el10.noarch DEBUG: python-oslo-concurrency-lang-7.2.0-0.20250903115211.08987d8.el10.noarch DEBUG: python-oslo-db-lang-17.4.0-0.20250903125129.69c7401.el10.noarch DEBUG: python-oslo-i18n-lang-6.6.0-0.20250903121520.fc51cd8.el10.noarch DEBUG: python-oslo-log-lang-7.2.1-0.20250903123413.dda3eb6.el10.noarch DEBUG: python-oslo-middleware-lang-6.6.0-0.20250722063855.07ceb30.el10.noarch DEBUG: python-oslo-policy-lang-4.6.0-0.20250903115627.fc28a7b.el10.noarch DEBUG: python-oslo-utils-lang-9.1.0-0.20250903120622.c9dd062.el10.noarch DEBUG: python-pycadf-common-4.0.1-0.20250212144723.3cea59f.el10.noarch DEBUG: python3-PyMySQL-1.1.1-3.el10.noarch DEBUG: python3-alembic-1.13.1-7.el10.noarch DEBUG: python3-amqp-5.2.0-7.el10s.noarch DEBUG: python3-attrs-23.2.0-7.el10.noarch DEBUG: python3-autopage-0.5.2-8.el10s.noarch DEBUG: python3-bcrypt-3.2.2-4.el10s.x86_64 DEBUG: python3-beautifulsoup4-4.12.3-9.el10s.noarch DEBUG: python3-binary-memcached-0.31.2-1.el10s.noarch DEBUG: python3-cffi-1.16.0-7.el10.x86_64 DEBUG: python3-cinderclient-9.8.0-0.20250905132338.e2d3049.el10.noarch DEBUG: python3-cliff-4.10.0-0.20250618070037.af17b57.el10.noarch DEBUG: python3-cmd2-2.5.8-1.el10s.noarch DEBUG: python3-cotyledon-2.0.0-1.el10s.noarch DEBUG: python3-croniter-5.0.1-1.el10s.noarch DEBUG: python3-cryptography-43.0.0-4.el10.x86_64 DEBUG: python3-dateutil-1:2.9.0.post0-1.el10.noarch DEBUG: python3-debtcollector-3.0.0-0.20250212115946.0e6ce1c.el10.noarch DEBUG: python3-decorator-5.1.1-12.el10.noarch DEBUG: python3-dogpile-cache-1.3.3-1.el10s.noarch DEBUG: python3-etcd3gw-2.4.1-1.el10s.noarch DEBUG: python3-extras-1.0.0-36.el10s.noarch DEBUG: python3-fasteners-0.19-1.el10s.noarch DEBUG: python3-fixtures-4.2.2-1.el10s.noarch DEBUG: python3-futurist-3.2.1-0.20250905232230.388ec84.el10.noarch DEBUG: python3-gnocchiclient-7.2.0-0.20250513100707.6363a9f.el10.noarch DEBUG: python3-heatclient-4.3.0-0.20250722065958.d8a25e1.el10.noarch DEBUG: python3-importlib-metadata-8.5.0-1.el10s.noarch DEBUG: python3-iso8601-2.1.0-3.el10s.noarch DEBUG: python3-jmespath-1.0.1-8.el10.noarch DEBUG: python3-jsonpatch-1.33-6.el10.noarch DEBUG: python3-jsonpointer-2.3-9.el10.noarch DEBUG: python3-jsonschema-4.19.1-7.el10.noarch DEBUG: python3-jsonschema-specifications-2023.11.2-6.el10.noarch DEBUG: python3-jwt-2.8.0-1.el10s.noarch DEBUG: python3-jwt+crypto-2.8.0-1.el10s.noarch DEBUG: python3-kazoo-2.8.0-16.el10s.noarch DEBUG: python3-keystoneauth1-5.12.0-0.20250905092839.4f0414d.el10.noarch DEBUG: python3-keystoneclient-1:5.7.0-0.20250903122615.be6c506.el10.noarch DEBUG: python3-keystonemiddleware-10.11.0-0.20250722065814.a93d295.el10.noarch DEBUG: python3-kombu-1:5.3.7-1.el10s.noarch DEBUG: python3-logutils-0.3.5-29.el10s.noarch DEBUG: python3-lxml-5.2.1-4.el10.x86_64 DEBUG: python3-mako-1.2.3-9.el10.noarch DEBUG: python3-memcached-1.59-15.el10s.noarch DEBUG: python3-msgpack-1.1.0-1.el10s.x86_64 DEBUG: python3-netaddr-1.3.0-2.el10.noarch DEBUG: python3-neutronclient-11.6.0-0.20250722064251.5f7d102.el10.noarch DEBUG: python3-observabilityclient-1.2.0-0.20251001084700.bcadbfe.el10.noarch DEBUG: python3-octaviaclient-3.12.0-0.20250905225544.c4dd1e1.el10.noarch DEBUG: python3-openstackclient-8.1.0-0.20250618070222.88b59d8.el10.noarch DEBUG: python3-openstacksdk-4.6.0-0.20250618072004.d2c6574.el10.noarch DEBUG: python3-os-client-config-2.3.0-0.20250722070834.d1e2fe7.el10.noarch DEBUG: python3-os-service-types-1.8.0-0.20250722070657.dbbc067.el10.noarch DEBUG: python3-osc-lib-4.1.0-0.20250722063709.48b43f8.el10.noarch DEBUG: python3-oslo-cache-3.12.0-0.20250905173025.5083970.el10.noarch DEBUG: python3-oslo-cache+dogpile-3.12.0-0.20250905173025.5083970.el10.noarch DEBUG: python3-oslo-cache+etcd3gw-3.12.0-0.20250905173025.5083970.el10.noarch DEBUG: python3-oslo-concurrency-7.2.0-0.20250903115211.08987d8.el10.noarch DEBUG: python3-oslo-config-2:10.0.0-0.20250722064059.493a086.el10.noarch DEBUG: python3-oslo-context-6.1.0-0.20250903115431.f23bc41.el10.noarch DEBUG: python3-oslo-db-17.4.0-0.20250903125129.69c7401.el10.noarch DEBUG: python3-oslo-db+mysql-17.4.0-0.20250903125129.69c7401.el10.noarch DEBUG: python3-oslo-i18n-6.6.0-0.20250903121520.fc51cd8.el10.noarch DEBUG: python3-oslo-log-7.2.1-0.20250903123413.dda3eb6.el10.noarch DEBUG: python3-oslo-messaging-17.1.0-0.20250722072528.827859a.el10.noarch DEBUG: python3-oslo-metrics-0.13.0-0.20250903121146.276d34d.el10.noarch DEBUG: python3-oslo-middleware-6.6.0-0.20250722063855.07ceb30.el10.noarch DEBUG: python3-oslo-policy-4.6.0-0.20250903115627.fc28a7b.el10.noarch DEBUG: python3-oslo-reports-3.6.0-0.20250903115818.b8904f1.el10.noarch DEBUG: python3-oslo-serialization-5.8.0-0.20250903120250.8ed3fca.el10.noarch DEBUG: python3-oslo-service-4.3.0-0.20250903130900.bfc7798.el10.noarch DEBUG: python3-oslo-upgradecheck-2.6.0-0.20250903120433.f7dcd0c.el10.noarch DEBUG: python3-oslo-utils-9.1.0-0.20250903120622.c9dd062.el10.noarch DEBUG: python3-oslotest-5.0.1-0.20250513100931.1fe4458.el10.noarch DEBUG: python3-paste-3.10.1-6.el10s.noarch DEBUG: python3-paste-deploy-3.1.0-7.el10s.noarch DEBUG: python3-pecan-1.5.1-1.el10s.noarch DEBUG: python3-ply-3.11-25.el10.noarch DEBUG: python3-prettytable-3.6.0-10.el10.noarch DEBUG: python3-prometheus_client-0.21.0-2.el10s.noarch DEBUG: python3-psutil-5.9.8-6.el10.x86_64 DEBUG: python3-pyOpenSSL-24.2.1-1.el10s.noarch DEBUG: python3-pycadf-4.0.1-0.20250212144723.3cea59f.el10.noarch DEBUG: python3-pycparser-2.20-16.el10.noarch DEBUG: python3-pymemcache-4.0.0-1.el10s.noarch DEBUG: python3-pynacl-1.5.0-14.el10s.x86_64 DEBUG: python3-pyparsing-3.1.1-7.el10.noarch DEBUG: python3-pyperclip-1.8.2-1.el10s.noarch DEBUG: python3-pytz-2024.1-3.el10s.noarch DEBUG: python3-pyyaml-6.0.1-19.el10.x86_64 DEBUG: python3-redis-5.1.1-3.el10s.noarch DEBUG: python3-referencing-0.31.1-6.el10.noarch DEBUG: python3-repoze-lru-0.7-25.el10s.noarch DEBUG: python3-requestsexceptions-1.4.0-0.20250213133424.d7ac0ff.el10.noarch DEBUG: python3-rfc3986-1.5.0-12.el10s.noarch DEBUG: python3-routes-2.5.1-11.el10s.noarch DEBUG: python3-rpds-py-0.17.1-6.el10.x86_64 DEBUG: python3-setproctitle-1.3.3-4.el10s.x86_64 DEBUG: python3-simplegeneric-0.8.1-21.el10s.noarch DEBUG: python3-statsd-3.2.1-33.el10s.noarch DEBUG: python3-stestr-4.1.0-1.el10s.noarch DEBUG: python3-stevedore-5.5.0-0.20250903121709.3c04bde.el10.noarch DEBUG: python3-subunit-1.4.4-5.el10s.noarch DEBUG: python3-swiftclient-4.8.0-0.20250527151254.8486005.el10.noarch DEBUG: python3-swiftclient+keystone-4.8.0-0.20250527151254.8486005.el10.noarch DEBUG: python3-tenacity-8.2.3-1.el10s.noarch DEBUG: python3-testresources-2.0.1-18.el10s.noarch DEBUG: python3-testscenarios-0.5.0-21.el10s.noarch DEBUG: python3-testtools-2.7.2-1.bootstrap.el10s.noarch DEBUG: python3-tomlkit-0.13.2-1.el10s.noarch DEBUG: python3-tooz-7.0.0-0.20250618071237.8df645f.el10.noarch DEBUG: python3-tooz+redis-7.0.0-0.20250618071237.8df645f.el10.noarch DEBUG: python3-tooz+zake-7.0.0-0.20250618071237.8df645f.el10.noarch DEBUG: python3-uhashring-2.3-8.el10s.noarch DEBUG: python3-ujson-5.10.0-1.el10s.x86_64 DEBUG: python3-vine-5.1.0-10.el10s.noarch DEBUG: python3-voluptuous-0.15.2-1.el10s.noarch DEBUG: python3-waitress-3.0.1-1.el10s.noarch DEBUG: python3-wcwidth-0.2.6-6.el10.noarch DEBUG: python3-webob-1.8.9-1.el10s.noarch DEBUG: python3-webtest-3.0.0-1.el10s.noarch DEBUG: python3-wrapt-1.17.1-1.el10s.x86_64 DEBUG: python3-wsme-0.12.1-0.20250217143530.8312bb2.el10.noarch DEBUG: python3-yappi-1.6.0-1.el10s.x86_64 DEBUG: python3-zake-0.2.2-22.el10s.noarch DEBUG: python3-zipp-3.21.0-2.el10s.noarch DEBUG: which-2.21-44.el10.x86_64 DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: libgcc-14.3.1-4.el10.x86_64 DEBUG: fonts-filesystem-2.0.5-18.el10.noarch DEBUG: tzdata-2025b-2.el10.noarch DEBUG: adobe-mappings-cmap-20230622-5.el10.noarch DEBUG: adobe-mappings-cmap-deprecated-20230622-5.el10.noarch DEBUG: redhat-text-vf-fonts-4.1.0-1.el10.noarch DEBUG: xkeyboard-config-2.41-3.el10.noarch DEBUG: rust-toolset-srpm-macros-1.90.0-1.el10.noarch DEBUG: qt6-srpm-macros-6.9.1-1.el10.noarch DEBUG: poppler-data-0.4.11-9.el10.noarch DEBUG: perl-srpm-macros-1-57.el10.noarch DEBUG: package-notes-srpm-macros-0.5-13.el10.noarch DEBUG: openblas-srpm-macros-2-19.el10.noarch DEBUG: ocaml-srpm-macros-10-4.el10.noarch DEBUG: libX11-common-1.8.10-1.el10.noarch DEBUG: kernel-srpm-macros-1.0-25.el10.noarch DEBUG: kernel-headers-6.12.0-157.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-13.02-1.el10.noarch DEBUG: adobe-mappings-pdf-20190401-9.el10.noarch DEBUG: publicsuffix-list-dafsa-20240107-5.el10.noarch DEBUG: pkgconf-m4-2.1.0-3.el10.noarch DEBUG: pcre2-syntax-10.44-1.el10.3.noarch DEBUG: ncurses-base-6.4-14.20240127.el10.noarch DEBUG: libssh-config-0.11.1-3.el10.noarch DEBUG: google-noto-fonts-common-20240401-5.el10.noarch DEBUG: google-noto-sans-vf-fonts-20240401-5.el10.noarch DEBUG: default-fonts-core-sans-4.1-3.el10.noarch DEBUG: google-droid-sans-fonts-20200215-22.el10.noarch DEBUG: coreutils-common-9.5-6.el10.x86_64 DEBUG: centos-gpg-keys-10.0-12.el10.noarch DEBUG: centos-stream-repos-10.0-12.el10.noarch DEBUG: centos-stream-release-10.0-12.el10.noarch DEBUG: setup-2.14.5-7.el10.noarch DEBUG: filesystem-3.18-17.el10.x86_64 DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-76.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-76.el10.x86_64 DEBUG: glibc-common-2.39-76.el10.x86_64 DEBUG: glibc-2.39-76.el10.x86_64 DEBUG: ncurses-libs-6.4-14.20240127.el10.x86_64 DEBUG: bash-5.2.26-6.el10.x86_64 DEBUG: zlib-ng-compat-2.2.3-2.el10.x86_64 DEBUG: libstdc++-14.3.1-4.el10.x86_64 DEBUG: bzip2-libs-1.0.8-25.el10.x86_64 DEBUG: xz-libs-5.6.2-4.el10.x86_64 DEBUG: libpng-1.6.40-8.el10.x86_64 DEBUG: libuuid-2.40.2-13.el10.x86_64 DEBUG: libxml2-2.12.5-9.el10.x86_64 DEBUG: readline-8.2-11.el10.x86_64 DEBUG: libzstd-1.5.5-9.el10.x86_64 DEBUG: elfutils-libelf-0.194-1.el10.x86_64 DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64 DEBUG: gmp-6.2.1-12.el10.x86_64 DEBUG: libgpg-error-1.50-2.el10.x86_64 DEBUG: libxcrypt-4.4.36-10.el10.x86_64 DEBUG: libblkid-2.40.2-13.el10.x86_64 DEBUG: crypto-policies-20250905-2.gitc7eb7b2.el10.noarch DEBUG: nspr-4.36.0-4.el10.x86_64 DEBUG: libassuan-2.5.6-6.el10.x86_64 DEBUG: mpfr-4.2.1-5.el10.x86_64 DEBUG: expat-2.7.1-1.el10.x86_64 DEBUG: pcre2-10.44-1.el10.3.x86_64 DEBUG: grep-3.11-10.el10.x86_64 DEBUG: popt-1.19-8.el10.x86_64 DEBUG: nss-util-3.112.0-4.el10.x86_64 DEBUG: sqlite-libs-3.46.1-5.el10.x86_64 DEBUG: gdbm-libs-1.23-14.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: libffi-3.4.4-10.el10.x86_64 DEBUG: libgomp-14.3.1-4.el10.x86_64 DEBUG: lcms2-2.16-6.el10.x86_64 DEBUG: libwebp-1.3.2-8.el10.x86_64 DEBUG: gawk-5.3.0-6.el10.x86_64 DEBUG: json-c-0.18-3.el10.x86_64 DEBUG: libcap-ng-0.8.4-6.el10.x86_64 DEBUG: audit-libs-4.0.3-4.el10.x86_64 DEBUG: libeconf-0.6.2-4.el10.x86_64 DEBUG: pam-libs-1.6.1-8.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-16.el10.x86_64 DEBUG: libtasn1-4.20.0-1.el10.x86_64 DEBUG: p11-kit-0.25.10-1.el10.x86_64 DEBUG: libunistring-1.1-10.el10.x86_64 DEBUG: libidn2-2.3.7-3.el10.x86_64 DEBUG: libICE-1.1.1-5.el10.x86_64 DEBUG: openjpeg2-2.5.2-5.el10.x86_64 DEBUG: libSM-1.2.4-5.el10.x86_64 DEBUG: xz-5.6.2-4.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: libfdisk-2.40.2-13.el10.x86_64 DEBUG: libgcrypt-1.11.0-6.el10.x86_64 DEBUG: libksba-1.6.7-2.el10.x86_64 DEBUG: dwz-0.16-1.el10.x86_64 DEBUG: unzip-6.0-69.el10.x86_64 DEBUG: file-libs-5.45-8.el10.x86_64 DEBUG: file-5.45-8.el10.x86_64 DEBUG: alternatives-1.30-2.el10.x86_64 DEBUG: p11-kit-trust-0.25.10-1.el10.x86_64 DEBUG: gnutls-3.8.10-2.el10.x86_64 DEBUG: diffutils-3.10-8.el10.x86_64 DEBUG: jansson-2.14-3.el10.x86_64 DEBUG: libbrotli-1.1.0-6.el10.x86_64 DEBUG: libsepol-3.9-1.el10.x86_64 DEBUG: libselinux-3.9-2.el10.x86_64 DEBUG: sed-4.9-3.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: openssl-fips-provider-3.5.1-6.el10.x86_64 DEBUG: openssl-libs-3.5.1-6.el10.x86_64 DEBUG: coreutils-9.5-6.el10.x86_64 DEBUG: ca-certificates-2025.2.80_v9.0.305-102.el10.noarch DEBUG: libmount-2.40.2-13.el10.x86_64 DEBUG: glib2-2.80.4-10.el10.x86_64 DEBUG: polkit-libs-125-4.el10.x86_64 DEBUG: gzip-1.13-3.el10.x86_64 DEBUG: cracklib-2.9.11-8.el10.x86_64 DEBUG: libevent-2.1.12-16.el10.x86_64 DEBUG: libsmartcols-2.40.2-13.el10.x86_64 DEBUG: util-linux-core-2.40.2-13.el10.x86_64 DEBUG: lua-libs-5.4.6-7.el10.x86_64 DEBUG: lz4-libs-1.9.4-8.el10.x86_64 DEBUG: libarchive-3.7.7-4.el10.x86_64 DEBUG: npth-1.6-21.el10.x86_64 DEBUG: fribidi-1.0.14-4.el10.x86_64 DEBUG: jbigkit-libs-2.1-31.el10.x86_64 DEBUG: libtool-ltdl-2.4.7-13.el10.x86_64 DEBUG: zstd-1.5.5-9.el10.x86_64 DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64 DEBUG: libpwquality-1.4.5-12.el10.x86_64 DEBUG: shared-mime-info-2.3-8.el10.x86_64 DEBUG: gdk-pixbuf2-2.42.12-4.el10.x86_64 DEBUG: libsecret-0.21.2-8.el10.x86_64 DEBUG: pinentry-1.3.1-1.el10.x86_64 DEBUG: liblqr-1-0.4.2-26.el10s.x86_64 DEBUG: python3-pip-wheel-23.3.2-7.el10.noarch DEBUG: urw-base35-bookman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-c059-fonts-20200910-21.el10.noarch DEBUG: urw-base35-d050000l-fonts-20200910-21.el10.noarch DEBUG: urw-base35-gothic-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-roman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-sans-fonts-20200910-21.el10.noarch DEBUG: urw-base35-p052-fonts-20200910-21.el10.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-z003-fonts-20200910-21.el10.noarch DEBUG: urw-base35-fonts-20200910-21.el10.noarch DEBUG: kmod-libs-31-12.el10.x86_64 DEBUG: rpm-sequoia-1.9.0.3-1.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-20.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-20.el10.x86_64 DEBUG: libsemanage-3.9-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-8.el10.x86_64 DEBUG: libutempter-1.2.1-15.el10.x86_64 DEBUG: tpm2-tss-4.1.3-5.el10.x86_64 DEBUG: tar-1.35-7.el10.x86_64 DEBUG: zip-3.0-45.el10.x86_64 DEBUG: cpp-14.3.1-4.el10.x86_64 DEBUG: libpsl-0.21.5-6.el10.x86_64 DEBUG: dbus-libs-1.14.10-5.el10.x86_64 DEBUG: avahi-libs-0.9~rc2-2.el10.x86_64 DEBUG: libusb1-1.0.28-1.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.9-1.el10.x86_64 DEBUG: gdbm-1.23-14.el10.x86_64 DEBUG: pam-1.6.1-8.el10.x86_64 DEBUG: nss-softokn-freebl-3.112.0-4.el10.x86_64 DEBUG: nss-softokn-3.112.0-4.el10.x86_64 DEBUG: nss-sysinit-3.112.0-4.el10.x86_64 DEBUG: nss-3.112.0-4.el10.x86_64 DEBUG: jasper-libs-4.1.0-5.el10.x86_64 DEBUG: LibRaw-0.21.3-1.el10s.x86_64 DEBUG: libbpf-1.6.0-3.el10.x86_64 DEBUG: libxkbcommon-1.7.0-4.el10.x86_64 DEBUG: xml-common-0.6.3-65.el10.noarch DEBUG: bzip2-1.0.8-25.el10.x86_64 DEBUG: graphite2-1.3.14-17.el10.x86_64 DEBUG: freetype-2.13.2-8.el10.x86_64 DEBUG: harfbuzz-8.4.0-6.el10.x86_64 DEBUG: fontconfig-2.15.0-7.el10.x86_64 DEBUG: libraqm-0.10.1-2.el10s.x86_64 DEBUG: imath-3.1.10-4.el10.x86_64 DEBUG: liblerc-4.0.0-8.el10.x86_64 DEBUG: libtiff-4.6.0-6.el10.x86_64 DEBUG: openexr-libs-3.1.10-8.el10.x86_64 DEBUG: dbus-common-1.14.10-5.el10.noarch DEBUG: dbus-broker-36-4.el10.x86_64 DEBUG: dbus-1.14.10-5.el10.x86_64 DEBUG: ed-1.20-5.el10.x86_64 DEBUG: patch-2.7.6-26.el10.x86_64 DEBUG: less-661-3.el10.x86_64 DEBUG: libedit-3.1-52.20230828cvs.el10.x86_64 DEBUG: cpio-2.15-3.el10.x86_64 DEBUG: duktape-2.7.0-10.el10.x86_64 DEBUG: keyutils-libs-1.6.3-5.el10.x86_64 DEBUG: libcbor-0.11.0-3.el10.x86_64 DEBUG: libfido2-1.14.0-7.el10.x86_64 DEBUG: libcom_err-1.47.1-4.el10.x86_64 DEBUG: libnghttp2-1.64.0-2.el10.x86_64 DEBUG: libpkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-pkg-config-2.1.0-3.el10.x86_64 DEBUG: libxcrypt-devel-4.4.36-10.el10.x86_64 DEBUG: glibc-devel-2.39-76.el10.x86_64 DEBUG: libseccomp-2.5.6-1.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-8.el10.x86_64 DEBUG: libssh-0.11.1-3.el10.x86_64 DEBUG: libcurl-8.12.1-2.el10.x86_64 DEBUG: util-linux-2.40.2-13.el10.x86_64 DEBUG: authselect-libs-1.5.0-8.el10.x86_64 DEBUG: cryptsetup-libs-2.8.1-1.el10.x86_64 DEBUG: device-mapper-libs-1.02.206-3.el10.x86_64 DEBUG: device-mapper-1.02.206-3.el10.x86_64 DEBUG: elfutils-debuginfod-client-0.194-1.el10.x86_64 DEBUG: elfutils-libs-0.194-1.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.194-1.el10.noarch DEBUG: systemd-pam-257-16.el10.x86_64 DEBUG: systemd-257-16.el10.x86_64 DEBUG: binutils-gold-2.41-58.el10.x86_64 DEBUG: binutils-2.41-58.el10.x86_64 DEBUG: polkit-125-4.el10.x86_64 DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64 DEBUG: elfutils-0.194-1.el10.x86_64 DEBUG: gdb-minimal-16.3-2.el10.x86_64 DEBUG: debugedit-5.1-8.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-20.el10.x86_64 DEBUG: openssh-9.9p1-16.el10.x86_64 DEBUG: openssh-clients-9.9p1-16.el10.x86_64 DEBUG: git-core-2.47.3-1.el10.x86_64 DEBUG: curl-8.12.1-2.el10.x86_64 DEBUG: rpm-4.19.1.1-20.el10.x86_64 DEBUG: efi-srpm-macros-6-6.el10.noarch DEBUG: lua-srpm-macros-1-15.el10.noarch DEBUG: make-4.4.1-9.el10.x86_64 DEBUG: gcc-14.3.1-4.el10.x86_64 DEBUG: annobin-plugin-gcc-13.02-1.el10.x86_64 DEBUG: gcc-plugin-annobin-14.3.1-4.el10.x86_64 DEBUG: fonts-srpm-macros-2.0.5-18.el10.noarch DEBUG: forge-srpm-macros-0.4.0-6.el10.noarch DEBUG: go-srpm-macros-3.8.0-1.el10.noarch DEBUG: python-srpm-macros-3.12-10.el10.noarch DEBUG: redhat-rpm-config-293-1.el10.noarch DEBUG: rpm-build-4.19.1.1-20.el10.x86_64 DEBUG: pyproject-srpm-macros-1.16.2-1.el10.noarch DEBUG: python-rpm-macros-3.12-10.el10.noarch DEBUG: python3-rpm-macros-3.12-10.el10.noarch DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: python-unversioned-command-3.12.11-3.el10.noarch DEBUG: python3-3.12.11-3.el10.x86_64 DEBUG: python3-libs-3.12.11-3.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-12.el10.noarch DEBUG: python3-idna-3.7-4.el10.noarch DEBUG: python3-greenlet-3.0.3-5.el10.x86_64 DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch DEBUG: python3-urllib3-1.26.19-2.el10.noarch DEBUG: python3-babel-2.13.1-5.el10.noarch DEBUG: python3-rpm-generators-14-12.el10.noarch DEBUG: python3-charset-normalizer-3.4.2-1.el10.noarch DEBUG: python3-requests-2.32.4-1.el10.noarch DEBUG: python3-dns-2.6.1-1.el10.noarch DEBUG: python3-docutils-0.20.1-5.el10.noarch DEBUG: python3-markupsafe-2.1.3-6.el10.x86_64 DEBUG: python3-jinja2-3.1.6-1.el10.noarch DEBUG: python3-pip-23.3.2-7.el10.noarch DEBUG: python3-imagesize-1.4.1-9.el10.noarch DEBUG: python3-pygments-2.18.0-1.el10.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch DEBUG: pcsc-lite-libs-2.2.3-2.el10.x86_64 DEBUG: pcsc-lite-ccid-1.6.0-2.el10.x86_64 DEBUG: pcsc-lite-2.2.3-2.el10.x86_64 DEBUG: gnupg2-smime-2.4.5-2.el10.x86_64 DEBUG: gnupg2-2.4.5-2.el10.x86_64 DEBUG: gpgme-1.23.2-6.el10.x86_64 DEBUG: gpgmepp-1.23.2-6.el10.x86_64 DEBUG: poppler-24.02.0-6.el10.x86_64 DEBUG: jbig2dec-libs-0.20-7.el10.x86_64 DEBUG: libXau-1.0.11-8.el10.x86_64 DEBUG: libxcb-1.17.0-3.el10.x86_64 DEBUG: libX11-1.8.10-1.el10.x86_64 DEBUG: libXrender-0.9.11-8.el10.x86_64 DEBUG: libXext-1.3.6-3.el10.x86_64 DEBUG: libXft-2.3.8-8.el10.x86_64 DEBUG: libXpm-3.5.17-5.el10.x86_64 DEBUG: gd-2.3.3-22.el10.x86_64 DEBUG: libXt-1.3.0-5.el10.x86_64 DEBUG: libdatrie-0.2.13-11.el10.x86_64 DEBUG: libthai-0.1.29-10.el10.x86_64 DEBUG: libijs-0.35-24.el10.x86_64 DEBUG: libpaper-2.1.1-7.el10.x86_64 DEBUG: pixman-0.43.4-2.el10.x86_64 DEBUG: cairo-1.18.2-2.el10.x86_64 DEBUG: pango-1.54.0-3.el10.x86_64 DEBUG: cairo-gobject-1.18.2-2.el10.x86_64 DEBUG: librsvg2-2.57.1-9.el10.x86_64 DEBUG: rsvg-pixbuf-loader-2.57.1-9.el10.x86_64 DEBUG: poppler-glib-24.02.0-6.el10.x86_64 DEBUG: libwmf-lite-0.2.13-6.el10s.x86_64 DEBUG: cups-filesystem-2.4.10-13.el10.noarch DEBUG: cups-libs-2.4.10-13.el10.x86_64 DEBUG: libgs-10.02.1-16.el10.x86_64 DEBUG: graphviz-9.0.0-15.el10.x86_64 DEBUG: ImageMagick-libs-6.9.12.98-1.el10s.x86_64 DEBUG: ImageMagick-6.9.12.98-1.el10s.x86_64 DEBUG: python3-sphinx-7.2.6-10.el10.noarch DEBUG: python3-devel-3.12.11-3.el10.x86_64 DEBUG: python3-eventlet-0.40.0-1.el10s.noarch DEBUG: python3-sqlalchemy-2.0.26-6.el10.x86_64 DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch DEBUG: python3-pbr-6.1.1-1.el10s.noarch DEBUG: python3-six-1.16.0-16.el10.noarch DEBUG: authselect-1.5.0-8.el10.x86_64 DEBUG: systemd-rpm-macros-257-16.el10.noarch DEBUG: openstack-macros-2023.1.0-0.20250702055156.ce6a105.el10.noarch DEBUG: pyproject-rpm-macros-1.16.2-1.el10.noarch DEBUG: python3-wheel-0.41.2-5.el10.noarch DEBUG: python3-platformdirs-4.2.2-2.el10s.noarch DEBUG: python3-filelock-3.15.4-3.el10s.noarch DEBUG: python3-pyproject-api-1.6.1-5.el10s.noarch DEBUG: python3-distlib-0.3.9-1.el10s.noarch DEBUG: python3-chardet-5.2.0-1.el10s.noarch DEBUG: python3-cachetools-5.4.0-6.el10s.noarch DEBUG: python3-wheel-wheel-0.41.2-5.el10.noarch DEBUG: python3-setuptools-wheel-69.0.3-12.el10.noarch DEBUG: python3-virtualenv-20.26.6-2.el10s.noarch DEBUG: python3-pluggy-1.3.0-5.el10.noarch DEBUG: python3-colorama-0.4.6-13.el10.noarch DEBUG: tox-4.21.2-3.el10s.noarch DEBUG: python3-tox-current-env-0.0.12-1.el10s.noarch DEBUG: python3-stevedore-5.5.0-0.20250903121709.3c04bde.el10.noarch DEBUG: python3-webob-1.8.9-1.el10s.noarch DEBUG: python3-iso8601-2.1.0-3.el10s.noarch DEBUG: python3-testtools-2.7.2-1.bootstrap.el10s.noarch DEBUG: python3-netaddr-1.3.0-2.el10.noarch DEBUG: python3-pytz-2024.1-3.el10s.noarch DEBUG: python3-psutil-5.9.8-6.el10.x86_64 DEBUG: python3-mako-1.2.3-9.el10.noarch DEBUG: python3-decorator-5.1.1-12.el10.noarch DEBUG: python3-dateutil-2.9.0.post0-1.el10.noarch DEBUG: python3-dogpile-cache-1.3.3-1.el10s.noarch DEBUG: python3-subunit-1.4.4-5.el10s.noarch DEBUG: python3-voluptuous-0.15.2-1.el10s.noarch DEBUG: python3-vine-5.1.0-10.el10s.noarch DEBUG: python3-amqp-5.2.0-7.el10s.noarch DEBUG: python3-redis-5.1.1-3.el10s.noarch DEBUG: python3-msgpack-1.1.0-1.el10s.x86_64 DEBUG: python3-fixtures-4.2.2-1.el10s.noarch DEBUG: python3-fasteners-0.19-1.el10s.noarch DEBUG: python3-wcwidth-0.2.6-6.el10.noarch DEBUG: python3-prettytable-3.6.0-10.el10.noarch DEBUG: python3-rpds-py-0.17.1-6.el10.x86_64 DEBUG: python3-attrs-23.2.0-7.el10.noarch DEBUG: python3-referencing-0.31.1-6.el10.noarch DEBUG: python3-os-service-types-1.8.0-0.20250722070657.dbbc067.el10.noarch DEBUG: python3-keystoneauth1-5.12.0-0.20250905092839.4f0414d.el10.noarch DEBUG: python3-jsonschema-specifications-2023.11.2-6.el10.noarch DEBUG: python3-kombu-5.3.7-1.el10s.noarch DEBUG: python3-prometheus_client-0.21.0-2.el10s.noarch DEBUG: python3-alembic-1.13.1-7.el10.noarch DEBUG: python3-testscenarios-0.5.0-21.el10s.noarch DEBUG: python3-zipp-3.21.0-2.el10s.noarch DEBUG: python3-importlib-metadata-8.5.0-1.el10s.noarch DEBUG: python3-yappi-1.6.0-1.el10s.x86_64 DEBUG: python3-wrapt-1.17.1-1.el10s.x86_64 DEBUG: python3-debtcollector-3.0.0-0.20250212115946.0e6ce1c.el10.noarch DEBUG: python3-oslo-context-6.1.0-0.20250903115431.f23bc41.el10.noarch DEBUG: python3-futurist-3.2.1-0.20250905232230.388ec84.el10.noarch DEBUG: python3-etcd3gw-2.4.1-1.el10s.noarch DEBUG: python3-waitress-3.0.1-1.el10s.noarch DEBUG: python3-uhashring-2.3-8.el10s.noarch DEBUG: python3-tomlkit-0.13.2-1.el10s.noarch DEBUG: python3-testresources-2.0.1-18.el10s.noarch DEBUG: python3-tenacity-8.2.3-1.el10s.noarch DEBUG: python3-statsd-3.2.1-33.el10s.noarch DEBUG: python3-simplegeneric-0.8.1-21.el10s.noarch DEBUG: python3-setproctitle-1.3.3-4.el10s.x86_64 DEBUG: python3-rfc3986-1.5.0-12.el10s.noarch DEBUG: python3-repoze-lru-0.7-25.el10s.noarch DEBUG: python3-routes-2.5.1-11.el10s.noarch DEBUG: python3-pyperclip-1.8.2-1.el10s.noarch DEBUG: python3-pymemcache-4.0.0-1.el10s.noarch DEBUG: python3-paste-deploy-3.1.0-7.el10s.noarch DEBUG: python3-memcached-1.59-15.el10s.noarch DEBUG: python3-logutils-0.3.5-29.el10s.noarch DEBUG: python3-kazoo-2.8.0-16.el10s.noarch DEBUG: python3-zake-0.2.2-22.el10s.noarch DEBUG: python3-extras-1.0.0-36.el10s.noarch DEBUG: python3-autopage-0.5.2-8.el10s.noarch DEBUG: libsodium-1.0.20-2.el10s.x86_64 DEBUG: double-conversion-3.3.0-4.el10s.x86_64 DEBUG: python3-ujson-5.10.0-1.el10s.x86_64 DEBUG: python3-jsonpointer-2.3-9.el10.noarch DEBUG: python3-jsonpatch-1.33-6.el10.noarch DEBUG: python3-jmespath-1.0.1-8.el10.noarch DEBUG: python3-PyMySQL-1.1.1-3.el10.noarch DEBUG: libxslt-1.1.39-8.el10.x86_64 DEBUG: python3-lxml-5.2.1-4.el10.x86_64 DEBUG: python3-beautifulsoup4-4.12.3-9.el10s.noarch DEBUG: which-2.21-44.el10.x86_64 DEBUG: python3-cmd2-2.5.8-1.el10s.noarch DEBUG: python3-pyparsing-3.1.1-7.el10.noarch DEBUG: python3-ply-3.11-25.el10.noarch DEBUG: python3-pycparser-2.20-16.el10.noarch DEBUG: python3-cffi-1.16.0-7.el10.x86_64 DEBUG: python3-cryptography-43.0.0-4.el10.x86_64 DEBUG: python3-jwt-2.8.0-1.el10s.noarch DEBUG: python3-jwt+crypto-2.8.0-1.el10s.noarch DEBUG: python3-pyOpenSSL-24.2.1-1.el10s.noarch DEBUG: python3-paste-3.10.1-6.el10s.noarch DEBUG: python3-bcrypt-3.2.2-4.el10s.x86_64 DEBUG: python3-pynacl-1.5.0-14.el10s.x86_64 DEBUG: ncurses-6.4-14.20240127.el10.x86_64 DEBUG: libyaml-0.2.5-16.el10.x86_64 DEBUG: python3-pyyaml-6.0.1-19.el10.x86_64 DEBUG: python3-cliff-4.10.0-0.20250618070037.af17b57.el10.noarch DEBUG: groff-base-1.23.0-10.el10.x86_64 DEBUG: perl-Digest-1.20-511.el10.noarch DEBUG: perl-Digest-MD5-2.59-6.el10.x86_64 DEBUG: perl-B-1.89-514.el10.x86_64 DEBUG: perl-FileHandle-2.05-514.el10.noarch DEBUG: perl-Data-Dumper-2.189-512.el10.x86_64 DEBUG: perl-libnet-3.15-512.el10.noarch DEBUG: perl-AutoLoader-5.74-514.el10.noarch DEBUG: perl-URI-5.27-3.el10.noarch DEBUG: perl-Text-Tabs+Wrap-2024.001-511.el10.noarch DEBUG: perl-Time-Local-1.350-511.el10.noarch DEBUG: perl-Mozilla-CA-20231213-5.el10.noarch DEBUG: perl-if-0.61.000-514.el10.noarch DEBUG: perl-locale-1.12-514.el10.noarch DEBUG: perl-IO-Socket-IP-0.42-512.el10.noarch DEBUG: perl-File-Path-2.18-511.el10.noarch DEBUG: perl-Pod-Escapes-1.07-511.el10.noarch DEBUG: perl-IO-Socket-SSL-2.085-3.el10.noarch DEBUG: perl-Net-SSLeay-1.94-8.el10.x86_64 DEBUG: perl-Term-ANSIColor-5.01-512.el10.noarch DEBUG: perl-Class-Struct-0.68-514.el10.noarch DEBUG: perl-POSIX-2.20-514.el10.x86_64 DEBUG: perl-IPC-Open3-1.22-514.el10.noarch DEBUG: perl-File-Temp-0.231.100-512.el10.noarch DEBUG: perl-Term-Cap-1.18-511.el10.noarch DEBUG: perl-HTTP-Tiny-0.088-512.el10.noarch DEBUG: perl-Pod-Simple-3.45-511.el10.noarch DEBUG: perl-Socket-2.038-511.el10.x86_64 DEBUG: perl-SelectSaver-1.02-514.el10.noarch DEBUG: perl-Symbol-1.09-514.el10.noarch DEBUG: perl-File-stat-1.14-514.el10.noarch DEBUG: perl-podlators-5.01-511.el10.noarch DEBUG: perl-Pod-Perldoc-3.28.01-512.el10.noarch DEBUG: perl-Text-ParseWords-3.31-511.el10.noarch DEBUG: perl-Fcntl-1.18-514.el10.x86_64 DEBUG: perl-base-2.27-514.el10.noarch DEBUG: perl-mro-1.29-514.el10.x86_64 DEBUG: perl-IO-1.55-514.el10.x86_64 DEBUG: perl-overloading-0.02-514.el10.noarch DEBUG: perl-Pod-Usage-2.03-511.el10.noarch DEBUG: perl-MIME-Base64-3.16-511.el10.x86_64 DEBUG: perl-Scalar-List-Utils-1.63-511.el10.x86_64 DEBUG: perl-constant-1.33-512.el10.noarch DEBUG: perl-parent-0.241-512.el10.noarch DEBUG: perl-Errno-1.38-514.el10.x86_64 DEBUG: perl-File-Basename-2.86-514.el10.noarch DEBUG: perl-Getopt-Std-1.14-514.el10.noarch DEBUG: perl-Storable-3.32-511.el10.x86_64 DEBUG: perl-overload-1.37-514.el10.noarch DEBUG: perl-vars-1.05-514.el10.noarch DEBUG: perl-Getopt-Long-2.58-3.el10.noarch DEBUG: perl-Carp-1.54-511.el10.noarch DEBUG: perl-Exporter-5.78-511.el10.noarch DEBUG: perl-PathTools-3.91-512.el10.x86_64 DEBUG: perl-NDBM_File-1.17-514.el10.x86_64 DEBUG: perl-DynaLoader-1.56-514.el10.x86_64 DEBUG: perl-Encode-3.21-511.el10.x86_64 DEBUG: perl-libs-5.40.2-514.el10.x86_64 DEBUG: perl-interpreter-5.40.2-514.el10.x86_64 DEBUG: memcached-1.6.23-7.el10.x86_64 DEBUG: python3-binary-memcached-0.31.2-1.el10s.noarch DEBUG: bash-completion-2.11-16.el10.noarch DEBUG: python3-requestsexceptions-1.4.0-0.20250213133424.d7ac0ff.el10.noarch DEBUG: python3-openstacksdk-4.6.0-0.20250618072004.d2c6574.el10.noarch DEBUG: python3-os-client-config-2.3.0-0.20250722070834.d1e2fe7.el10.noarch DEBUG: python-pycadf-common-4.0.1-0.20250212144723.3cea59f.el10.noarch DEBUG: python-oslo-utils-lang-9.1.0-0.20250903120622.c9dd062.el10.noarch DEBUG: python-oslo-policy-lang-4.6.0-0.20250903115627.fc28a7b.el10.noarch DEBUG: python-oslo-middleware-lang-6.6.0-0.20250722063855.07ceb30.el10.noarch DEBUG: python-oslo-log-lang-7.2.1-0.20250903123413.dda3eb6.el10.noarch DEBUG: python-oslo-i18n-lang-6.6.0-0.20250903121520.fc51cd8.el10.noarch DEBUG: python3-oslo-i18n-6.6.0-0.20250903121520.fc51cd8.el10.noarch DEBUG: python3-oslo-utils-9.1.0-0.20250903120622.c9dd062.el10.noarch DEBUG: python3-oslo-config-10.0.0-0.20250722064059.493a086.el10.noarch DEBUG: python3-oslo-serialization-5.8.0-0.20250903120250.8ed3fca.el10.noarch DEBUG: python3-oslo-log-7.2.1-0.20250903123413.dda3eb6.el10.noarch DEBUG: python3-osc-lib-4.1.0-0.20250722063709.48b43f8.el10.noarch DEBUG: python3-keystoneclient-5.7.0-0.20250903122615.be6c506.el10.noarch DEBUG: python3-tooz+redis-7.0.0-0.20250618071237.8df645f.el10.noarch DEBUG: python3-tooz+zake-7.0.0-0.20250618071237.8df645f.el10.noarch DEBUG: python3-tooz-7.0.0-0.20250618071237.8df645f.el10.noarch DEBUG: python3-neutronclient-11.6.0-0.20250722064251.5f7d102.el10.noarch DEBUG: python3-swiftclient-4.8.0-0.20250527151254.8486005.el10.noarch DEBUG: python3-swiftclient+keystone-4.8.0-0.20250527151254.8486005.el10.noarch DEBUG: python3-oslo-metrics-0.13.0-0.20250903121146.276d34d.el10.noarch DEBUG: python3-oslo-policy-4.6.0-0.20250903115627.fc28a7b.el10.noarch DEBUG: python3-pycadf-4.0.1-0.20250212144723.3cea59f.el10.noarch DEBUG: python3-oslo-middleware-6.6.0-0.20250722063855.07ceb30.el10.noarch DEBUG: python3-cinderclient-9.8.0-0.20250905132338.e2d3049.el10.noarch DEBUG: python-oslo-db-lang-17.4.0-0.20250903125129.69c7401.el10.noarch DEBUG: python3-oslo-db+mysql-17.4.0-0.20250903125129.69c7401.el10.noarch DEBUG: python3-oslo-db-17.4.0-0.20250903125129.69c7401.el10.noarch DEBUG: python-oslo-concurrency-lang-7.2.0-0.20250903115211.08987d8.el10.noarch DEBUG: python3-oslo-concurrency-7.2.0-0.20250903115211.08987d8.el10.noarch DEBUG: python3-oslo-service-4.3.0-0.20250903130900.bfc7798.el10.noarch DEBUG: python-oslo-cache-lang-3.12.0-0.20250905173025.5083970.el10.noarch DEBUG: python3-oslo-cache+dogpile-3.12.0-0.20250905173025.5083970.el10.noarch DEBUG: python3-oslo-cache+etcd3gw-3.12.0-0.20250905173025.5083970.el10.noarch DEBUG: python3-oslo-cache-3.12.0-0.20250905173025.5083970.el10.noarch DEBUG: python-openstackclient-lang-8.1.0-0.20250618070222.88b59d8.el10.noarch DEBUG: python3-openstackclient-8.1.0-0.20250618070222.88b59d8.el10.noarch DEBUG: python3-octaviaclient-3.12.0-0.20250905225544.c4dd1e1.el10.noarch DEBUG: python3-keystonemiddleware-10.11.0-0.20250722065814.a93d295.el10.noarch DEBUG: python3-oslo-messaging-17.1.0-0.20250722072528.827859a.el10.noarch DEBUG: python3-oslo-upgradecheck-2.6.0-0.20250903120433.f7dcd0c.el10.noarch DEBUG: python3-heatclient-4.3.0-0.20250722065958.d8a25e1.el10.noarch DEBUG: python3-observabilityclient-1.2.0-0.20251001084700.bcadbfe.el10.noarch DEBUG: python3-oslo-reports-3.6.0-0.20250903115818.b8904f1.el10.noarch DEBUG: python3-gnocchiclient-7.2.0-0.20250513100707.6363a9f.el10.noarch DEBUG: python3-stestr-4.1.0-1.el10s.noarch DEBUG: python3-webtest-3.0.0-1.el10s.noarch DEBUG: python3-pecan-1.5.1-1.el10s.noarch DEBUG: python3-cotyledon-2.0.0-1.el10s.noarch DEBUG: python3-wsme-0.12.1-0.20250217143530.8312bb2.el10.noarch DEBUG: python3-jsonschema-4.19.1-7.el10.noarch DEBUG: python3-oslotest-5.0.1-0.20250513100931.1fe4458.el10.noarch DEBUG: python3-croniter-5.0.1-1.el10s.noarch DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: libgcc-14.3.1-4.el10.x86_64 DEBUG: fonts-filesystem-2.0.5-18.el10.noarch DEBUG: tzdata-2025b-2.el10.noarch DEBUG: adobe-mappings-cmap-20230622-5.el10.noarch DEBUG: adobe-mappings-cmap-deprecated-20230622-5.el10.noarch DEBUG: redhat-text-vf-fonts-4.1.0-1.el10.noarch DEBUG: xkeyboard-config-2.41-3.el10.noarch DEBUG: rust-toolset-srpm-macros-1.90.0-1.el10.noarch DEBUG: qt6-srpm-macros-6.9.1-1.el10.noarch DEBUG: poppler-data-0.4.11-9.el10.noarch DEBUG: perl-srpm-macros-1-57.el10.noarch DEBUG: package-notes-srpm-macros-0.5-13.el10.noarch DEBUG: openblas-srpm-macros-2-19.el10.noarch DEBUG: ocaml-srpm-macros-10-4.el10.noarch DEBUG: libX11-common-1.8.10-1.el10.noarch DEBUG: kernel-srpm-macros-1.0-25.el10.noarch DEBUG: kernel-headers-6.12.0-157.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-13.02-1.el10.noarch DEBUG: adobe-mappings-pdf-20190401-9.el10.noarch DEBUG: publicsuffix-list-dafsa-20240107-5.el10.noarch DEBUG: pkgconf-m4-2.1.0-3.el10.noarch DEBUG: pcre2-syntax-10.44-1.el10.3.noarch DEBUG: ncurses-base-6.4-14.20240127.el10.noarch DEBUG: libssh-config-0.11.1-3.el10.noarch DEBUG: google-noto-fonts-common-20240401-5.el10.noarch DEBUG: google-noto-sans-vf-fonts-20240401-5.el10.noarch DEBUG: default-fonts-core-sans-4.1-3.el10.noarch DEBUG: google-droid-sans-fonts-20200215-22.el10.noarch DEBUG: coreutils-common-9.5-6.el10.x86_64 DEBUG: centos-gpg-keys-10.0-12.el10.noarch DEBUG: centos-stream-repos-10.0-12.el10.noarch DEBUG: centos-stream-release-10.0-12.el10.noarch DEBUG: setup-2.14.5-7.el10.noarch DEBUG: filesystem-3.18-17.el10.x86_64 DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-76.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-76.el10.x86_64 DEBUG: glibc-common-2.39-76.el10.x86_64 DEBUG: glibc-2.39-76.el10.x86_64 DEBUG: ncurses-libs-6.4-14.20240127.el10.x86_64 DEBUG: bash-5.2.26-6.el10.x86_64 DEBUG: zlib-ng-compat-2.2.3-2.el10.x86_64 DEBUG: libstdc++-14.3.1-4.el10.x86_64 DEBUG: bzip2-libs-1.0.8-25.el10.x86_64 DEBUG: xz-libs-5.6.2-4.el10.x86_64 DEBUG: libpng-1.6.40-8.el10.x86_64 DEBUG: libuuid-2.40.2-13.el10.x86_64 DEBUG: libxml2-2.12.5-9.el10.x86_64 DEBUG: readline-8.2-11.el10.x86_64 DEBUG: libzstd-1.5.5-9.el10.x86_64 DEBUG: elfutils-libelf-0.194-1.el10.x86_64 DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64 DEBUG: gmp-6.2.1-12.el10.x86_64 DEBUG: libgpg-error-1.50-2.el10.x86_64 DEBUG: libxcrypt-4.4.36-10.el10.x86_64 DEBUG: libblkid-2.40.2-13.el10.x86_64 DEBUG: crypto-policies-20250905-2.gitc7eb7b2.el10.noarch DEBUG: nspr-4.36.0-4.el10.x86_64 DEBUG: libassuan-2.5.6-6.el10.x86_64 DEBUG: mpfr-4.2.1-5.el10.x86_64 DEBUG: expat-2.7.1-1.el10.x86_64 DEBUG: pcre2-10.44-1.el10.3.x86_64 DEBUG: grep-3.11-10.el10.x86_64 DEBUG: popt-1.19-8.el10.x86_64 DEBUG: nss-util-3.112.0-4.el10.x86_64 DEBUG: sqlite-libs-3.46.1-5.el10.x86_64 DEBUG: gdbm-libs-1.23-14.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: libffi-3.4.4-10.el10.x86_64 DEBUG: libgomp-14.3.1-4.el10.x86_64 DEBUG: lcms2-2.16-6.el10.x86_64 DEBUG: libwebp-1.3.2-8.el10.x86_64 DEBUG: gawk-5.3.0-6.el10.x86_64 DEBUG: json-c-0.18-3.el10.x86_64 DEBUG: libcap-ng-0.8.4-6.el10.x86_64 DEBUG: audit-libs-4.0.3-4.el10.x86_64 DEBUG: libeconf-0.6.2-4.el10.x86_64 DEBUG: pam-libs-1.6.1-8.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-16.el10.x86_64 DEBUG: libtasn1-4.20.0-1.el10.x86_64 DEBUG: p11-kit-0.25.10-1.el10.x86_64 DEBUG: libunistring-1.1-10.el10.x86_64 DEBUG: libidn2-2.3.7-3.el10.x86_64 DEBUG: libICE-1.1.1-5.el10.x86_64 DEBUG: openjpeg2-2.5.2-5.el10.x86_64 DEBUG: libSM-1.2.4-5.el10.x86_64 DEBUG: xz-5.6.2-4.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: libfdisk-2.40.2-13.el10.x86_64 DEBUG: libgcrypt-1.11.0-6.el10.x86_64 DEBUG: libksba-1.6.7-2.el10.x86_64 DEBUG: dwz-0.16-1.el10.x86_64 DEBUG: unzip-6.0-69.el10.x86_64 DEBUG: file-libs-5.45-8.el10.x86_64 DEBUG: file-5.45-8.el10.x86_64 DEBUG: alternatives-1.30-2.el10.x86_64 DEBUG: p11-kit-trust-0.25.10-1.el10.x86_64 DEBUG: gnutls-3.8.10-2.el10.x86_64 DEBUG: diffutils-3.10-8.el10.x86_64 DEBUG: jansson-2.14-3.el10.x86_64 DEBUG: libbrotli-1.1.0-6.el10.x86_64 DEBUG: libsepol-3.9-1.el10.x86_64 DEBUG: libselinux-3.9-2.el10.x86_64 DEBUG: sed-4.9-3.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: openssl-fips-provider-3.5.1-6.el10.x86_64 DEBUG: openssl-libs-3.5.1-6.el10.x86_64 DEBUG: coreutils-9.5-6.el10.x86_64 DEBUG: ca-certificates-2025.2.80_v9.0.305-102.el10.noarch DEBUG: libmount-2.40.2-13.el10.x86_64 DEBUG: glib2-2.80.4-10.el10.x86_64 DEBUG: polkit-libs-125-4.el10.x86_64 DEBUG: gzip-1.13-3.el10.x86_64 DEBUG: cracklib-2.9.11-8.el10.x86_64 DEBUG: libevent-2.1.12-16.el10.x86_64 DEBUG: libsmartcols-2.40.2-13.el10.x86_64 DEBUG: util-linux-core-2.40.2-13.el10.x86_64 DEBUG: lua-libs-5.4.6-7.el10.x86_64 DEBUG: lz4-libs-1.9.4-8.el10.x86_64 DEBUG: libarchive-3.7.7-4.el10.x86_64 DEBUG: npth-1.6-21.el10.x86_64 DEBUG: fribidi-1.0.14-4.el10.x86_64 DEBUG: jbigkit-libs-2.1-31.el10.x86_64 DEBUG: libtool-ltdl-2.4.7-13.el10.x86_64 DEBUG: zstd-1.5.5-9.el10.x86_64 DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64 DEBUG: libpwquality-1.4.5-12.el10.x86_64 DEBUG: shared-mime-info-2.3-8.el10.x86_64 DEBUG: gdk-pixbuf2-2.42.12-4.el10.x86_64 DEBUG: libsecret-0.21.2-8.el10.x86_64 DEBUG: pinentry-1.3.1-1.el10.x86_64 DEBUG: liblqr-1-0.4.2-26.el10s.x86_64 DEBUG: python3-pip-wheel-23.3.2-7.el10.noarch DEBUG: urw-base35-bookman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-c059-fonts-20200910-21.el10.noarch DEBUG: urw-base35-d050000l-fonts-20200910-21.el10.noarch DEBUG: urw-base35-gothic-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-roman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-sans-fonts-20200910-21.el10.noarch DEBUG: urw-base35-p052-fonts-20200910-21.el10.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-z003-fonts-20200910-21.el10.noarch DEBUG: urw-base35-fonts-20200910-21.el10.noarch DEBUG: kmod-libs-31-12.el10.x86_64 DEBUG: rpm-sequoia-1.9.0.3-1.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-20.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-20.el10.x86_64 DEBUG: libsemanage-3.9-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-8.el10.x86_64 DEBUG: libutempter-1.2.1-15.el10.x86_64 DEBUG: tpm2-tss-4.1.3-5.el10.x86_64 DEBUG: tar-1.35-7.el10.x86_64 DEBUG: zip-3.0-45.el10.x86_64 DEBUG: cpp-14.3.1-4.el10.x86_64 DEBUG: libpsl-0.21.5-6.el10.x86_64 DEBUG: dbus-libs-1.14.10-5.el10.x86_64 DEBUG: avahi-libs-0.9~rc2-2.el10.x86_64 DEBUG: libusb1-1.0.28-1.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.9-1.el10.x86_64 DEBUG: gdbm-1.23-14.el10.x86_64 DEBUG: pam-1.6.1-8.el10.x86_64 DEBUG: nss-softokn-freebl-3.112.0-4.el10.x86_64 DEBUG: nss-softokn-3.112.0-4.el10.x86_64 DEBUG: nss-sysinit-3.112.0-4.el10.x86_64 DEBUG: nss-3.112.0-4.el10.x86_64 DEBUG: jasper-libs-4.1.0-5.el10.x86_64 DEBUG: LibRaw-0.21.3-1.el10s.x86_64 DEBUG: libbpf-1.6.0-3.el10.x86_64 DEBUG: libxkbcommon-1.7.0-4.el10.x86_64 DEBUG: xml-common-0.6.3-65.el10.noarch DEBUG: bzip2-1.0.8-25.el10.x86_64 DEBUG: graphite2-1.3.14-17.el10.x86_64 DEBUG: freetype-2.13.2-8.el10.x86_64 DEBUG: harfbuzz-8.4.0-6.el10.x86_64 DEBUG: fontconfig-2.15.0-7.el10.x86_64 DEBUG: libraqm-0.10.1-2.el10s.x86_64 DEBUG: imath-3.1.10-4.el10.x86_64 DEBUG: liblerc-4.0.0-8.el10.x86_64 DEBUG: libtiff-4.6.0-6.el10.x86_64 DEBUG: openexr-libs-3.1.10-8.el10.x86_64 DEBUG: dbus-common-1.14.10-5.el10.noarch DEBUG: dbus-broker-36-4.el10.x86_64 DEBUG: dbus-1.14.10-5.el10.x86_64 DEBUG: ed-1.20-5.el10.x86_64 DEBUG: patch-2.7.6-26.el10.x86_64 DEBUG: less-661-3.el10.x86_64 DEBUG: libedit-3.1-52.20230828cvs.el10.x86_64 DEBUG: cpio-2.15-3.el10.x86_64 DEBUG: duktape-2.7.0-10.el10.x86_64 DEBUG: keyutils-libs-1.6.3-5.el10.x86_64 DEBUG: libcbor-0.11.0-3.el10.x86_64 DEBUG: libfido2-1.14.0-7.el10.x86_64 DEBUG: libcom_err-1.47.1-4.el10.x86_64 DEBUG: libnghttp2-1.64.0-2.el10.x86_64 DEBUG: libpkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-pkg-config-2.1.0-3.el10.x86_64 DEBUG: libxcrypt-devel-4.4.36-10.el10.x86_64 DEBUG: glibc-devel-2.39-76.el10.x86_64 DEBUG: libseccomp-2.5.6-1.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-8.el10.x86_64 DEBUG: libssh-0.11.1-3.el10.x86_64 DEBUG: libcurl-8.12.1-2.el10.x86_64 DEBUG: util-linux-2.40.2-13.el10.x86_64 DEBUG: authselect-libs-1.5.0-8.el10.x86_64 DEBUG: cryptsetup-libs-2.8.1-1.el10.x86_64 DEBUG: device-mapper-libs-1.02.206-3.el10.x86_64 DEBUG: device-mapper-1.02.206-3.el10.x86_64 DEBUG: elfutils-debuginfod-client-0.194-1.el10.x86_64 DEBUG: elfutils-libs-0.194-1.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.194-1.el10.noarch DEBUG: systemd-pam-257-16.el10.x86_64 DEBUG: systemd-257-16.el10.x86_64 DEBUG: binutils-gold-2.41-58.el10.x86_64 DEBUG: binutils-2.41-58.el10.x86_64 DEBUG: polkit-125-4.el10.x86_64 DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64 DEBUG: elfutils-0.194-1.el10.x86_64 DEBUG: gdb-minimal-16.3-2.el10.x86_64 DEBUG: debugedit-5.1-8.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-20.el10.x86_64 DEBUG: openssh-9.9p1-16.el10.x86_64 DEBUG: openssh-clients-9.9p1-16.el10.x86_64 DEBUG: git-core-2.47.3-1.el10.x86_64 DEBUG: curl-8.12.1-2.el10.x86_64 DEBUG: rpm-4.19.1.1-20.el10.x86_64 DEBUG: efi-srpm-macros-6-6.el10.noarch DEBUG: lua-srpm-macros-1-15.el10.noarch DEBUG: make-4.4.1-9.el10.x86_64 DEBUG: gcc-14.3.1-4.el10.x86_64 DEBUG: annobin-plugin-gcc-13.02-1.el10.x86_64 DEBUG: gcc-plugin-annobin-14.3.1-4.el10.x86_64 DEBUG: fonts-srpm-macros-2.0.5-18.el10.noarch DEBUG: forge-srpm-macros-0.4.0-6.el10.noarch DEBUG: go-srpm-macros-3.8.0-1.el10.noarch DEBUG: python-srpm-macros-3.12-10.el10.noarch DEBUG: redhat-rpm-config-293-1.el10.noarch DEBUG: rpm-build-4.19.1.1-20.el10.x86_64 DEBUG: pyproject-srpm-macros-1.16.2-1.el10.noarch DEBUG: python-rpm-macros-3.12-10.el10.noarch DEBUG: python3-rpm-macros-3.12-10.el10.noarch DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: python-unversioned-command-3.12.11-3.el10.noarch DEBUG: python3-3.12.11-3.el10.x86_64 DEBUG: python3-libs-3.12.11-3.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-12.el10.noarch DEBUG: python3-idna-3.7-4.el10.noarch DEBUG: python3-greenlet-3.0.3-5.el10.x86_64 DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch DEBUG: python3-urllib3-1.26.19-2.el10.noarch DEBUG: python3-babel-2.13.1-5.el10.noarch DEBUG: python3-rpm-generators-14-12.el10.noarch DEBUG: python3-charset-normalizer-3.4.2-1.el10.noarch DEBUG: python3-requests-2.32.4-1.el10.noarch DEBUG: python3-dns-2.6.1-1.el10.noarch DEBUG: python3-docutils-0.20.1-5.el10.noarch DEBUG: python3-markupsafe-2.1.3-6.el10.x86_64 DEBUG: python3-jinja2-3.1.6-1.el10.noarch DEBUG: python3-pip-23.3.2-7.el10.noarch DEBUG: python3-imagesize-1.4.1-9.el10.noarch DEBUG: python3-pygments-2.18.0-1.el10.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch DEBUG: pcsc-lite-libs-2.2.3-2.el10.x86_64 DEBUG: pcsc-lite-ccid-1.6.0-2.el10.x86_64 DEBUG: pcsc-lite-2.2.3-2.el10.x86_64 DEBUG: gnupg2-smime-2.4.5-2.el10.x86_64 DEBUG: gnupg2-2.4.5-2.el10.x86_64 DEBUG: gpgme-1.23.2-6.el10.x86_64 DEBUG: gpgmepp-1.23.2-6.el10.x86_64 DEBUG: poppler-24.02.0-6.el10.x86_64 DEBUG: jbig2dec-libs-0.20-7.el10.x86_64 DEBUG: libXau-1.0.11-8.el10.x86_64 DEBUG: libxcb-1.17.0-3.el10.x86_64 DEBUG: libX11-1.8.10-1.el10.x86_64 DEBUG: libXrender-0.9.11-8.el10.x86_64 DEBUG: libXext-1.3.6-3.el10.x86_64 DEBUG: libXft-2.3.8-8.el10.x86_64 DEBUG: libXpm-3.5.17-5.el10.x86_64 DEBUG: gd-2.3.3-22.el10.x86_64 DEBUG: libXt-1.3.0-5.el10.x86_64 DEBUG: libdatrie-0.2.13-11.el10.x86_64 DEBUG: libthai-0.1.29-10.el10.x86_64 DEBUG: libijs-0.35-24.el10.x86_64 DEBUG: libpaper-2.1.1-7.el10.x86_64 DEBUG: pixman-0.43.4-2.el10.x86_64 DEBUG: cairo-1.18.2-2.el10.x86_64 DEBUG: pango-1.54.0-3.el10.x86_64 DEBUG: cairo-gobject-1.18.2-2.el10.x86_64 DEBUG: librsvg2-2.57.1-9.el10.x86_64 DEBUG: rsvg-pixbuf-loader-2.57.1-9.el10.x86_64 DEBUG: poppler-glib-24.02.0-6.el10.x86_64 DEBUG: libwmf-lite-0.2.13-6.el10s.x86_64 DEBUG: cups-filesystem-2.4.10-13.el10.noarch DEBUG: cups-libs-2.4.10-13.el10.x86_64 DEBUG: libgs-10.02.1-16.el10.x86_64 DEBUG: graphviz-9.0.0-15.el10.x86_64 DEBUG: ImageMagick-libs-6.9.12.98-1.el10s.x86_64 DEBUG: ImageMagick-6.9.12.98-1.el10s.x86_64 DEBUG: python3-sphinx-7.2.6-10.el10.noarch DEBUG: python3-devel-3.12.11-3.el10.x86_64 DEBUG: python3-eventlet-0.40.0-1.el10s.noarch DEBUG: python3-sqlalchemy-2.0.26-6.el10.x86_64 DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch DEBUG: python3-pbr-6.1.1-1.el10s.noarch DEBUG: python3-six-1.16.0-16.el10.noarch DEBUG: authselect-1.5.0-8.el10.x86_64 DEBUG: systemd-rpm-macros-257-16.el10.noarch DEBUG: openstack-macros-2023.1.0-0.20250702055156.ce6a105.el10.noarch DEBUG: pyproject-rpm-macros-1.16.2-1.el10.noarch DEBUG: python3-wheel-0.41.2-5.el10.noarch DEBUG: python3-platformdirs-4.2.2-2.el10s.noarch DEBUG: python3-filelock-3.15.4-3.el10s.noarch DEBUG: python3-pyproject-api-1.6.1-5.el10s.noarch DEBUG: python3-distlib-0.3.9-1.el10s.noarch DEBUG: python3-chardet-5.2.0-1.el10s.noarch DEBUG: python3-cachetools-5.4.0-6.el10s.noarch DEBUG: python3-wheel-wheel-0.41.2-5.el10.noarch DEBUG: python3-setuptools-wheel-69.0.3-12.el10.noarch DEBUG: python3-virtualenv-20.26.6-2.el10s.noarch DEBUG: python3-pluggy-1.3.0-5.el10.noarch DEBUG: python3-colorama-0.4.6-13.el10.noarch DEBUG: tox-4.21.2-3.el10s.noarch DEBUG: python3-tox-current-env-0.0.12-1.el10s.noarch DEBUG: python3-stevedore-5.5.0-0.20250903121709.3c04bde.el10.noarch DEBUG: python3-webob-1.8.9-1.el10s.noarch DEBUG: python3-iso8601-2.1.0-3.el10s.noarch DEBUG: python3-testtools-2.7.2-1.bootstrap.el10s.noarch DEBUG: python3-netaddr-1.3.0-2.el10.noarch DEBUG: python3-pytz-2024.1-3.el10s.noarch DEBUG: python3-psutil-5.9.8-6.el10.x86_64 DEBUG: python3-mako-1.2.3-9.el10.noarch DEBUG: python3-decorator-5.1.1-12.el10.noarch DEBUG: python3-dateutil-2.9.0.post0-1.el10.noarch DEBUG: python3-dogpile-cache-1.3.3-1.el10s.noarch DEBUG: python3-subunit-1.4.4-5.el10s.noarch DEBUG: python3-voluptuous-0.15.2-1.el10s.noarch DEBUG: python3-vine-5.1.0-10.el10s.noarch DEBUG: python3-amqp-5.2.0-7.el10s.noarch DEBUG: python3-redis-5.1.1-3.el10s.noarch DEBUG: python3-msgpack-1.1.0-1.el10s.x86_64 DEBUG: python3-fixtures-4.2.2-1.el10s.noarch DEBUG: python3-fasteners-0.19-1.el10s.noarch DEBUG: python3-wcwidth-0.2.6-6.el10.noarch DEBUG: python3-prettytable-3.6.0-10.el10.noarch DEBUG: python3-rpds-py-0.17.1-6.el10.x86_64 DEBUG: python3-attrs-23.2.0-7.el10.noarch DEBUG: python3-referencing-0.31.1-6.el10.noarch DEBUG: python3-os-service-types-1.8.0-0.20250722070657.dbbc067.el10.noarch DEBUG: python3-keystoneauth1-5.12.0-0.20250905092839.4f0414d.el10.noarch DEBUG: python3-jsonschema-specifications-2023.11.2-6.el10.noarch DEBUG: python3-kombu-5.3.7-1.el10s.noarch DEBUG: python3-prometheus_client-0.21.0-2.el10s.noarch DEBUG: python3-alembic-1.13.1-7.el10.noarch DEBUG: python3-testscenarios-0.5.0-21.el10s.noarch DEBUG: python3-zipp-3.21.0-2.el10s.noarch DEBUG: python3-importlib-metadata-8.5.0-1.el10s.noarch DEBUG: python3-yappi-1.6.0-1.el10s.x86_64 DEBUG: python3-wrapt-1.17.1-1.el10s.x86_64 DEBUG: python3-debtcollector-3.0.0-0.20250212115946.0e6ce1c.el10.noarch DEBUG: python3-oslo-context-6.1.0-0.20250903115431.f23bc41.el10.noarch DEBUG: python3-futurist-3.2.1-0.20250905232230.388ec84.el10.noarch DEBUG: python3-etcd3gw-2.4.1-1.el10s.noarch DEBUG: python3-waitress-3.0.1-1.el10s.noarch DEBUG: python3-uhashring-2.3-8.el10s.noarch DEBUG: python3-tomlkit-0.13.2-1.el10s.noarch DEBUG: python3-testresources-2.0.1-18.el10s.noarch DEBUG: python3-tenacity-8.2.3-1.el10s.noarch DEBUG: python3-statsd-3.2.1-33.el10s.noarch DEBUG: python3-simplegeneric-0.8.1-21.el10s.noarch DEBUG: python3-setproctitle-1.3.3-4.el10s.x86_64 DEBUG: python3-rfc3986-1.5.0-12.el10s.noarch DEBUG: python3-repoze-lru-0.7-25.el10s.noarch DEBUG: python3-routes-2.5.1-11.el10s.noarch DEBUG: python3-pyperclip-1.8.2-1.el10s.noarch DEBUG: python3-pymemcache-4.0.0-1.el10s.noarch DEBUG: python3-paste-deploy-3.1.0-7.el10s.noarch DEBUG: python3-memcached-1.59-15.el10s.noarch DEBUG: python3-logutils-0.3.5-29.el10s.noarch DEBUG: python3-kazoo-2.8.0-16.el10s.noarch DEBUG: python3-zake-0.2.2-22.el10s.noarch DEBUG: python3-extras-1.0.0-36.el10s.noarch DEBUG: python3-autopage-0.5.2-8.el10s.noarch DEBUG: libsodium-1.0.20-2.el10s.x86_64 DEBUG: double-conversion-3.3.0-4.el10s.x86_64 DEBUG: python3-ujson-5.10.0-1.el10s.x86_64 DEBUG: python3-jsonpointer-2.3-9.el10.noarch DEBUG: python3-jsonpatch-1.33-6.el10.noarch DEBUG: python3-jmespath-1.0.1-8.el10.noarch DEBUG: python3-PyMySQL-1.1.1-3.el10.noarch DEBUG: libxslt-1.1.39-8.el10.x86_64 DEBUG: python3-lxml-5.2.1-4.el10.x86_64 DEBUG: python3-beautifulsoup4-4.12.3-9.el10s.noarch DEBUG: which-2.21-44.el10.x86_64 DEBUG: python3-cmd2-2.5.8-1.el10s.noarch DEBUG: python3-pyparsing-3.1.1-7.el10.noarch DEBUG: python3-ply-3.11-25.el10.noarch DEBUG: python3-pycparser-2.20-16.el10.noarch DEBUG: python3-cffi-1.16.0-7.el10.x86_64 DEBUG: python3-cryptography-43.0.0-4.el10.x86_64 DEBUG: python3-jwt-2.8.0-1.el10s.noarch DEBUG: python3-jwt+crypto-2.8.0-1.el10s.noarch DEBUG: python3-pyOpenSSL-24.2.1-1.el10s.noarch DEBUG: python3-paste-3.10.1-6.el10s.noarch DEBUG: python3-bcrypt-3.2.2-4.el10s.x86_64 DEBUG: python3-pynacl-1.5.0-14.el10s.x86_64 DEBUG: ncurses-6.4-14.20240127.el10.x86_64 DEBUG: libyaml-0.2.5-16.el10.x86_64 DEBUG: python3-pyyaml-6.0.1-19.el10.x86_64 DEBUG: python3-cliff-4.10.0-0.20250618070037.af17b57.el10.noarch DEBUG: groff-base-1.23.0-10.el10.x86_64 DEBUG: perl-Digest-1.20-511.el10.noarch DEBUG: perl-Digest-MD5-2.59-6.el10.x86_64 DEBUG: perl-B-1.89-514.el10.x86_64 DEBUG: perl-FileHandle-2.05-514.el10.noarch DEBUG: perl-Data-Dumper-2.189-512.el10.x86_64 DEBUG: perl-libnet-3.15-512.el10.noarch DEBUG: perl-AutoLoader-5.74-514.el10.noarch DEBUG: perl-URI-5.27-3.el10.noarch DEBUG: perl-Text-Tabs+Wrap-2024.001-511.el10.noarch DEBUG: perl-Time-Local-1.350-511.el10.noarch DEBUG: perl-Mozilla-CA-20231213-5.el10.noarch DEBUG: perl-if-0.61.000-514.el10.noarch DEBUG: perl-locale-1.12-514.el10.noarch DEBUG: perl-IO-Socket-IP-0.42-512.el10.noarch DEBUG: perl-File-Path-2.18-511.el10.noarch DEBUG: perl-Pod-Escapes-1.07-511.el10.noarch DEBUG: perl-IO-Socket-SSL-2.085-3.el10.noarch DEBUG: perl-Net-SSLeay-1.94-8.el10.x86_64 DEBUG: perl-Term-ANSIColor-5.01-512.el10.noarch DEBUG: perl-Class-Struct-0.68-514.el10.noarch DEBUG: perl-POSIX-2.20-514.el10.x86_64 DEBUG: perl-IPC-Open3-1.22-514.el10.noarch DEBUG: perl-File-Temp-0.231.100-512.el10.noarch DEBUG: perl-Term-Cap-1.18-511.el10.noarch DEBUG: perl-HTTP-Tiny-0.088-512.el10.noarch DEBUG: perl-Pod-Simple-3.45-511.el10.noarch DEBUG: perl-Socket-2.038-511.el10.x86_64 DEBUG: perl-SelectSaver-1.02-514.el10.noarch DEBUG: perl-Symbol-1.09-514.el10.noarch DEBUG: perl-File-stat-1.14-514.el10.noarch DEBUG: perl-podlators-5.01-511.el10.noarch DEBUG: perl-Pod-Perldoc-3.28.01-512.el10.noarch DEBUG: perl-Text-ParseWords-3.31-511.el10.noarch DEBUG: perl-Fcntl-1.18-514.el10.x86_64 DEBUG: perl-base-2.27-514.el10.noarch DEBUG: perl-mro-1.29-514.el10.x86_64 DEBUG: perl-IO-1.55-514.el10.x86_64 DEBUG: perl-overloading-0.02-514.el10.noarch DEBUG: perl-Pod-Usage-2.03-511.el10.noarch DEBUG: perl-MIME-Base64-3.16-511.el10.x86_64 DEBUG: perl-Scalar-List-Utils-1.63-511.el10.x86_64 DEBUG: perl-constant-1.33-512.el10.noarch DEBUG: perl-parent-0.241-512.el10.noarch DEBUG: perl-Errno-1.38-514.el10.x86_64 DEBUG: perl-File-Basename-2.86-514.el10.noarch DEBUG: perl-Getopt-Std-1.14-514.el10.noarch DEBUG: perl-Storable-3.32-511.el10.x86_64 DEBUG: perl-overload-1.37-514.el10.noarch DEBUG: perl-vars-1.05-514.el10.noarch DEBUG: perl-Getopt-Long-2.58-3.el10.noarch DEBUG: perl-Carp-1.54-511.el10.noarch DEBUG: perl-Exporter-5.78-511.el10.noarch DEBUG: perl-PathTools-3.91-512.el10.x86_64 DEBUG: perl-NDBM_File-1.17-514.el10.x86_64 DEBUG: perl-DynaLoader-1.56-514.el10.x86_64 DEBUG: perl-Encode-3.21-511.el10.x86_64 DEBUG: perl-libs-5.40.2-514.el10.x86_64 DEBUG: perl-interpreter-5.40.2-514.el10.x86_64 DEBUG: memcached-1.6.23-7.el10.x86_64 DEBUG: python3-binary-memcached-0.31.2-1.el10s.noarch DEBUG: bash-completion-2.11-16.el10.noarch DEBUG: python3-requestsexceptions-1.4.0-0.20250213133424.d7ac0ff.el10.noarch DEBUG: python3-openstacksdk-4.6.0-0.20250618072004.d2c6574.el10.noarch DEBUG: python3-os-client-config-2.3.0-0.20250722070834.d1e2fe7.el10.noarch DEBUG: python-pycadf-common-4.0.1-0.20250212144723.3cea59f.el10.noarch DEBUG: python-oslo-utils-lang-9.1.0-0.20250903120622.c9dd062.el10.noarch DEBUG: python-oslo-policy-lang-4.6.0-0.20250903115627.fc28a7b.el10.noarch DEBUG: python-oslo-middleware-lang-6.6.0-0.20250722063855.07ceb30.el10.noarch DEBUG: python-oslo-log-lang-7.2.1-0.20250903123413.dda3eb6.el10.noarch DEBUG: python-oslo-i18n-lang-6.6.0-0.20250903121520.fc51cd8.el10.noarch DEBUG: python3-oslo-i18n-6.6.0-0.20250903121520.fc51cd8.el10.noarch DEBUG: python3-oslo-utils-9.1.0-0.20250903120622.c9dd062.el10.noarch DEBUG: python3-oslo-config-10.0.0-0.20250722064059.493a086.el10.noarch DEBUG: python3-oslo-serialization-5.8.0-0.20250903120250.8ed3fca.el10.noarch DEBUG: python3-oslo-log-7.2.1-0.20250903123413.dda3eb6.el10.noarch DEBUG: python3-osc-lib-4.1.0-0.20250722063709.48b43f8.el10.noarch DEBUG: python3-keystoneclient-5.7.0-0.20250903122615.be6c506.el10.noarch DEBUG: python3-tooz+redis-7.0.0-0.20250618071237.8df645f.el10.noarch DEBUG: python3-tooz+zake-7.0.0-0.20250618071237.8df645f.el10.noarch DEBUG: python3-tooz-7.0.0-0.20250618071237.8df645f.el10.noarch DEBUG: python3-neutronclient-11.6.0-0.20250722064251.5f7d102.el10.noarch DEBUG: python3-swiftclient-4.8.0-0.20250527151254.8486005.el10.noarch DEBUG: python3-swiftclient+keystone-4.8.0-0.20250527151254.8486005.el10.noarch DEBUG: python3-oslo-metrics-0.13.0-0.20250903121146.276d34d.el10.noarch DEBUG: python3-oslo-policy-4.6.0-0.20250903115627.fc28a7b.el10.noarch DEBUG: python3-pycadf-4.0.1-0.20250212144723.3cea59f.el10.noarch DEBUG: python3-oslo-middleware-6.6.0-0.20250722063855.07ceb30.el10.noarch DEBUG: python3-cinderclient-9.8.0-0.20250905132338.e2d3049.el10.noarch DEBUG: python-oslo-db-lang-17.4.0-0.20250903125129.69c7401.el10.noarch DEBUG: python3-oslo-db+mysql-17.4.0-0.20250903125129.69c7401.el10.noarch DEBUG: python3-oslo-db-17.4.0-0.20250903125129.69c7401.el10.noarch DEBUG: python-oslo-concurrency-lang-7.2.0-0.20250903115211.08987d8.el10.noarch DEBUG: python3-oslo-concurrency-7.2.0-0.20250903115211.08987d8.el10.noarch DEBUG: python3-oslo-service-4.3.0-0.20250903130900.bfc7798.el10.noarch DEBUG: python-oslo-cache-lang-3.12.0-0.20250905173025.5083970.el10.noarch DEBUG: python3-oslo-cache+dogpile-3.12.0-0.20250905173025.5083970.el10.noarch DEBUG: python3-oslo-cache+etcd3gw-3.12.0-0.20250905173025.5083970.el10.noarch DEBUG: python3-oslo-cache-3.12.0-0.20250905173025.5083970.el10.noarch DEBUG: python-openstackclient-lang-8.1.0-0.20250618070222.88b59d8.el10.noarch DEBUG: python3-openstackclient-8.1.0-0.20250618070222.88b59d8.el10.noarch DEBUG: python3-octaviaclient-3.12.0-0.20250905225544.c4dd1e1.el10.noarch DEBUG: python3-keystonemiddleware-10.11.0-0.20250722065814.a93d295.el10.noarch DEBUG: python3-oslo-messaging-17.1.0-0.20250722072528.827859a.el10.noarch DEBUG: python3-oslo-upgradecheck-2.6.0-0.20250903120433.f7dcd0c.el10.noarch DEBUG: python3-heatclient-4.3.0-0.20250722065958.d8a25e1.el10.noarch DEBUG: python3-observabilityclient-1.2.0-0.20251001084700.bcadbfe.el10.noarch DEBUG: python3-oslo-reports-3.6.0-0.20250903115818.b8904f1.el10.noarch DEBUG: python3-gnocchiclient-7.2.0-0.20250513100707.6363a9f.el10.noarch DEBUG: python3-stestr-4.1.0-1.el10s.noarch DEBUG: python3-webtest-3.0.0-1.el10s.noarch DEBUG: python3-pecan-1.5.1-1.el10s.noarch DEBUG: python3-cotyledon-2.0.0-1.el10s.noarch DEBUG: python3-wsme-0.12.1-0.20250217143530.8312bb2.el10.noarch DEBUG: python3-jsonschema-4.19.1-7.el10.noarch DEBUG: python3-oslotest-5.0.1-0.20250513100931.1fe4458.el10.noarch DEBUG: python3-croniter-5.0.1-1.el10s.noarch DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 INFO: ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/openstack-aodh.spec'], chrootPath='/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1039gid=135user='mockbuild'unshare_net=TrueraiseExc=FalseprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) DEBUG: child environment: None DEBUG: Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/openstack-aodh.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: warning: source_date_epoch_from_changelog set but %changelog is missing DEBUG: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.NGkJJ0 DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd aodh-21.1.0.dev30 DEBUG: + echo pyproject-rpm-macros DEBUG: + echo python3-devel DEBUG: + echo 'python3dist(packaging)' DEBUG: + echo 'python3dist(pip) >= 19' DEBUG: + '[' -f pyproject.toml ']' DEBUG: + echo '(python3dist(tomli) if python3-devel < 3.11)' DEBUG: + rm -rfv '*.dist-info/' DEBUG: + '[' -f /usr/bin/python3 ']' DEBUG: + mkdir -p /builddir/build/BUILD/aodh-21.1.0.dev30/.pyproject-builddir DEBUG: + echo -n DEBUG: + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' DEBUG: + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' DEBUG: + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' DEBUG: + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' DEBUG: + VALAFLAGS=-g DEBUG: + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' DEBUG: + LT_SYS_LIBRARY_PATH=/usr/lib64: DEBUG: + CC=gcc DEBUG: + CXX=g++ DEBUG: + TMPDIR=/builddir/build/BUILD/aodh-21.1.0.dev30/.pyproject-builddir DEBUG: + RPM_TOXENV=py312 DEBUG: + HOSTNAME=rpmbuild DEBUG: + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/aodh-21.1.0.dev30/pyproject-wheeldir --output /builddir/build/BUILD/openstack-aodh-21.1.0-0.20251124111708.21c607c.el10.x86_64-pyproject-buildrequires -t -e py312 DEBUG: Handling pbr>=6.0.0 from build-system.requires DEBUG: Requirement satisfied: pbr>=6.0.0 DEBUG: (installed: pbr 6.1.1) DEBUG: Handling setuptools>=64.0.0 from build-system.requires DEBUG: Requirement satisfied: setuptools>=64.0.0 DEBUG: (installed: setuptools 69.0.3) DEBUG: Handling wheel from get_requires_for_build_wheel DEBUG: Requirement satisfied: wheel DEBUG: (installed: wheel 0.41.2) DEBUG: Handling pbr from get_requires_for_build_wheel DEBUG: Requirement satisfied: pbr DEBUG: (installed: pbr 6.1.1) DEBUG: Handling tox-current-env >= 0.0.6 from tox itself DEBUG: Requirement satisfied: tox-current-env >= 0.0.6 DEBUG: (installed: tox-current-env 0.0.12) DEBUG: py312: OK (0.01 seconds) DEBUG: congratulations :) (0.09 seconds) DEBUG: Handling tox from tox --print-deps-only: py312 DEBUG: Requirement satisfied: tox DEBUG: (installed: tox 4.21.2) DEBUG: Handling stestr>=2.0.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: stestr>=2.0.0 DEBUG: (installed: stestr 4.1.0) DEBUG: Handling oslotest>=2.15.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: oslotest>=2.15.0 DEBUG: (installed: oslotest 5.0.1) DEBUG: Handling fixtures>=1.3.1 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: fixtures>=1.3.1 DEBUG: (installed: fixtures 4.2.2) DEBUG: Handling WebTest>=3.0.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: WebTest>=3.0.0 DEBUG: (installed: WebTest 3.0.0) DEBUG: Handling tenacity>=3.2.1 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: tenacity>=3.2.1 DEBUG: (installed: tenacity 8.2.3) DEBUG: Handling croniter>=0.3.4 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: croniter>=0.3.4 DEBUG: (installed: croniter 5.0.1) DEBUG: Handling futurist>=0.11.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: futurist>=0.11.0 DEBUG: (installed: futurist 3.2.1) DEBUG: Handling jsonschema>=3.2.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: jsonschema>=3.2.0 DEBUG: (installed: jsonschema 4.19.1) DEBUG: Handling keystonemiddleware>=5.1.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: keystonemiddleware>=5.1.0 DEBUG: (installed: keystonemiddleware 10.11.0) DEBUG: Handling gnocchiclient>=6.0.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: gnocchiclient>=6.0.0 DEBUG: (installed: gnocchiclient 7.2.0) DEBUG: Handling lxml>=2.3 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: lxml>=2.3 DEBUG: (installed: lxml 5.2.1) DEBUG: Handling oslo.db>=11.0.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: oslo.db>=11.0.0 DEBUG: (installed: oslo.db 17.4.0) DEBUG: Handling oslo.config>=6.8.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: oslo.config>=6.8.0 DEBUG: (installed: oslo.config 10.0.0) DEBUG: Handling oslo.i18n>=1.5.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: oslo.i18n>=1.5.0 DEBUG: (installed: oslo.i18n 6.6.0) DEBUG: Handling oslo.log>=4.3.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: oslo.log>=4.3.0 DEBUG: (installed: oslo.log 7.2.1) DEBUG: Handling oslo.reports>=1.18.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: oslo.reports>=1.18.0 DEBUG: (installed: oslo.reports 3.6.0) DEBUG: Handling oslo.policy>=4.5.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: oslo.policy>=4.5.0 DEBUG: (installed: oslo.policy 4.6.0) DEBUG: Handling oslo.upgradecheck>=1.3.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: oslo.upgradecheck>=1.3.0 DEBUG: (installed: oslo.upgradecheck 2.6.0) DEBUG: Handling PasteDeploy>=1.5.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: PasteDeploy>=1.5.0 DEBUG: (installed: PasteDeploy 3.1.0) DEBUG: Handling pbr>=2.0.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: pbr>=2.0.0 DEBUG: (installed: pbr 6.1.1) DEBUG: Handling pecan>=0.8.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: pecan>=0.8.0 DEBUG: (installed: pecan 1.5.1) DEBUG: Handling oslo.messaging>=5.2.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: oslo.messaging>=5.2.0 DEBUG: (installed: oslo.messaging 17.1.0) DEBUG: Handling oslo.middleware>=3.22.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: oslo.middleware>=3.22.0 DEBUG: (installed: oslo.middleware 6.6.0) DEBUG: Handling oslo.utils>=4.7.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: oslo.utils>=4.7.0 DEBUG: (installed: oslo.utils 9.1.0) DEBUG: Handling python-keystoneclient>=1.6.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: python-keystoneclient>=1.6.0 DEBUG: (installed: python-keystoneclient 5.7.0) DEBUG: Handling requests>=2.5.2 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: requests>=2.5.2 DEBUG: (installed: requests 2.32.4) DEBUG: Handling stevedore>=1.5.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: stevedore>=1.5.0 DEBUG: (installed: stevedore 5.5.0) DEBUG: Handling SQLAlchemy>=1.4.1 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: SQLAlchemy>=1.4.1 DEBUG: (installed: SQLAlchemy 2.0.26) DEBUG: Handling tooz>=1.28.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: tooz>=1.28.0 DEBUG: (installed: tooz 7.0.0) DEBUG: Handling voluptuous>=0.8.10 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: voluptuous>=0.8.10 DEBUG: (installed: voluptuous 0.15.2) DEBUG: Handling WebOb>=1.2.3 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: WebOb>=1.2.3 DEBUG: (installed: WebOb 1.8.9) DEBUG: Handling WSME>=0.12.1 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: WSME>=0.12.1 DEBUG: (installed: WSME 0.12.1) DEBUG: Handling cachetools>=1.1.6 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: cachetools>=1.1.6 DEBUG: (installed: cachetools 5.4.0) DEBUG: Handling cotyledon>=1.7.3 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: cotyledon>=1.7.3 DEBUG: (installed: cotyledon 2.0.0) DEBUG: Handling keystoneauth1>=2.1 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: keystoneauth1>=2.1 DEBUG: (installed: keystoneauth1 5.12.0) DEBUG: Handling python-observabilityclient>=1.1.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: python-observabilityclient>=1.1.0 DEBUG: (installed: python-observabilityclient 1.2.0) DEBUG: Handling python-octaviaclient>=1.8.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: python-octaviaclient>=1.8.0 DEBUG: (installed: python-octaviaclient 3.12.0) DEBUG: Handling python-dateutil>=2.5.3 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: python-dateutil>=2.5.3 DEBUG: (installed: python-dateutil 2.9.0.post0) DEBUG: Handling python-heatclient>=1.17.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: python-heatclient>=1.17.0 DEBUG: (installed: python-heatclient 4.3.0) DEBUG: WARNING setuptools_scm._integration.setuptools pyproject.toml does not contain a tool.setuptools_scm section DEBUG: /usr/lib/python3.12/site-packages/setuptools/command/develop.py:39: EasyInstallDeprecationWarning: easy_install command is deprecated. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: Please avoid running ``setup.py`` and ``easy_install``. DEBUG: Instead, use pypa/build, pypa/installer or other DEBUG: standards-based tools. DEBUG: See https://github.com/pypa/setuptools/issues/917 for details. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: easy_install.initialize_options(self) DEBUG: /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: Please avoid running ``setup.py`` directly. DEBUG: Instead, use pypa/build, pypa/installer or other DEBUG: standards-based tools. DEBUG: Follow the current Python packaging guidelines when building DEBUG: Python RPM packages. DEBUG: See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html DEBUG: and https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/ for details. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: self.initialize_options() DEBUG: running dist_info DEBUG: writing aodh.egg-info/PKG-INFO DEBUG: writing dependency_links to aodh.egg-info/dependency_links.txt DEBUG: writing entry points to aodh.egg-info/entry_points.txt DEBUG: writing requirements to aodh.egg-info/requires.txt DEBUG: writing top-level names to aodh.egg-info/top_level.txt DEBUG: writing pbr to aodh.egg-info/pbr.json DEBUG: [pbr] Processing SOURCES.txt DEBUG: [pbr] In git context, generating filelist from git DEBUG: warning: no previously-included files found matching '.gitignore' DEBUG: warning: no previously-included files found matching '.gitreview' DEBUG: warning: no previously-included files matching '*.pyc' found anywhere in distribution DEBUG: adding license file 'LICENSE' DEBUG: adding license file 'AUTHORS' DEBUG: writing manifest file 'aodh.egg-info/SOURCES.txt' DEBUG: creating '/builddir/build/BUILD/aodh-21.1.0.dev30/aodh-21.1.0.dev30.dist-info' DEBUG: Handling tenacity >=3.2.1 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: tenacity >=3.2.1 DEBUG: (installed: tenacity 8.2.3) DEBUG: Handling croniter >=0.3.4 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: croniter >=0.3.4 DEBUG: (installed: croniter 5.0.1) DEBUG: Handling futurist >=0.11.0 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: futurist >=0.11.0 DEBUG: (installed: futurist 3.2.1) DEBUG: Handling jsonschema >=3.2.0 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: jsonschema >=3.2.0 DEBUG: (installed: jsonschema 4.19.1) DEBUG: Handling keystonemiddleware >=5.1.0 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: keystonemiddleware >=5.1.0 DEBUG: (installed: keystonemiddleware 10.11.0) DEBUG: Handling gnocchiclient >=6.0.0 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: gnocchiclient >=6.0.0 DEBUG: (installed: gnocchiclient 7.2.0) DEBUG: Handling lxml >=2.3 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: lxml >=2.3 DEBUG: (installed: lxml 5.2.1) DEBUG: Handling oslo.db >=11.0.0 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: oslo.db >=11.0.0 DEBUG: (installed: oslo.db 17.4.0) DEBUG: Handling oslo.config >=6.8.0 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: oslo.config >=6.8.0 DEBUG: (installed: oslo.config 10.0.0) DEBUG: Handling oslo.i18n >=1.5.0 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: oslo.i18n >=1.5.0 DEBUG: (installed: oslo.i18n 6.6.0) DEBUG: Handling oslo.log >=4.3.0 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: oslo.log >=4.3.0 DEBUG: (installed: oslo.log 7.2.1) DEBUG: Handling oslo.reports >=1.18.0 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: oslo.reports >=1.18.0 DEBUG: (installed: oslo.reports 3.6.0) DEBUG: Handling oslo.policy >=4.5.0 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: oslo.policy >=4.5.0 DEBUG: (installed: oslo.policy 4.6.0) DEBUG: Handling oslo.upgradecheck >=1.3.0 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: oslo.upgradecheck >=1.3.0 DEBUG: (installed: oslo.upgradecheck 2.6.0) DEBUG: Handling PasteDeploy >=1.5.0 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: PasteDeploy >=1.5.0 DEBUG: (installed: PasteDeploy 3.1.0) DEBUG: Handling pbr >=2.0.0 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: pbr >=2.0.0 DEBUG: (installed: pbr 6.1.1) DEBUG: Handling pecan >=0.8.0 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: pecan >=0.8.0 DEBUG: (installed: pecan 1.5.1) DEBUG: Handling oslo.messaging >=5.2.0 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: oslo.messaging >=5.2.0 DEBUG: (installed: oslo.messaging 17.1.0) DEBUG: Handling oslo.middleware >=3.22.0 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: oslo.middleware >=3.22.0 DEBUG: (installed: oslo.middleware 6.6.0) DEBUG: Handling oslo.utils >=4.7.0 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: oslo.utils >=4.7.0 DEBUG: (installed: oslo.utils 9.1.0) DEBUG: Handling python-keystoneclient >=1.6.0 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: python-keystoneclient >=1.6.0 DEBUG: (installed: python-keystoneclient 5.7.0) DEBUG: Handling requests >=2.5.2 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: requests >=2.5.2 DEBUG: (installed: requests 2.32.4) DEBUG: Handling stevedore >=1.5.0 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: stevedore >=1.5.0 DEBUG: (installed: stevedore 5.5.0) DEBUG: Handling SQLAlchemy >=1.4.1 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: SQLAlchemy >=1.4.1 DEBUG: (installed: SQLAlchemy 2.0.26) DEBUG: Handling tooz >=1.28.0 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: tooz >=1.28.0 DEBUG: (installed: tooz 7.0.0) DEBUG: Handling voluptuous >=0.8.10 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: voluptuous >=0.8.10 DEBUG: (installed: voluptuous 0.15.2) DEBUG: Handling WebOb >=1.2.3 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: WebOb >=1.2.3 DEBUG: (installed: WebOb 1.8.9) DEBUG: Handling WSME >=0.12.1 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: WSME >=0.12.1 DEBUG: (installed: WSME 0.12.1) DEBUG: Handling cachetools >=1.1.6 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: cachetools >=1.1.6 DEBUG: (installed: cachetools 5.4.0) DEBUG: Handling cotyledon >=1.7.3 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: cotyledon >=1.7.3 DEBUG: (installed: cotyledon 2.0.0) DEBUG: Handling keystoneauth1 >=2.1 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: keystoneauth1 >=2.1 DEBUG: (installed: keystoneauth1 5.12.0) DEBUG: Handling python-observabilityclient >=1.1.0 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: python-observabilityclient >=1.1.0 DEBUG: (installed: python-observabilityclient 1.2.0) DEBUG: Handling python-octaviaclient >=1.8.0 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: python-octaviaclient >=1.8.0 DEBUG: (installed: python-octaviaclient 3.12.0) DEBUG: Handling python-dateutil >=2.5.3 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: python-dateutil >=2.5.3 DEBUG: (installed: python-dateutil 2.9.0.post0) DEBUG: Handling python-heatclient >=1.17.0 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: python-heatclient >=1.17.0 DEBUG: (installed: python-heatclient 4.3.0) DEBUG: Handling stestr >=2.0.0 ; extra == 'test' from hook generated metadata: Requires-Dist (aodh) DEBUG: Ignoring alien requirement: stestr >=2.0.0 ; extra == 'test' DEBUG: Handling oslotest >=2.15.0 ; extra == 'test' from hook generated metadata: Requires-Dist (aodh) DEBUG: Ignoring alien requirement: oslotest >=2.15.0 ; extra == 'test' DEBUG: Handling fixtures >=1.3.1 ; extra == 'test' from hook generated metadata: Requires-Dist (aodh) DEBUG: Ignoring alien requirement: fixtures >=1.3.1 ; extra == 'test' DEBUG: Handling WebTest >=3.0.0 ; extra == 'test' from hook generated metadata: Requires-Dist (aodh) DEBUG: Ignoring alien requirement: WebTest >=3.0.0 ; extra == 'test' DEBUG: Handling python-zaqarclient >=1.2.0 ; extra == 'zaqar' from hook generated metadata: Requires-Dist (aodh) DEBUG: Ignoring alien requirement: python-zaqarclient >=1.2.0 ; extra == 'zaqar' DEBUG: + cat /builddir/build/BUILD/openstack-aodh-21.1.0-0.20251124111708.21c607c.el10.x86_64-pyproject-buildrequires DEBUG: + rm -rfv aodh-21.1.0.dev30.dist-info/ DEBUG: removed 'aodh-21.1.0.dev30.dist-info/AUTHORS' DEBUG: removed 'aodh-21.1.0.dev30.dist-info/LICENSE' DEBUG: removed 'aodh-21.1.0.dev30.dist-info/METADATA' DEBUG: removed 'aodh-21.1.0.dev30.dist-info/top_level.txt' DEBUG: removed 'aodh-21.1.0.dev30.dist-info/pbr.json' DEBUG: removed 'aodh-21.1.0.dev30.dist-info/entry_points.txt' DEBUG: removed directory 'aodh-21.1.0.dev30.dist-info/' DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Wrote: /builddir/build/SRPMS/openstack-aodh-21.1.0-0.20251124111708.21c607c.el10.buildreqs.nosrc.rpm DEBUG: RPM build warnings: DEBUG: source_date_epoch_from_changelog set but %changelog is missing DEBUG: Child return code was: 11 INFO: Dynamic buildrequires detected INFO: Going to install missing buildrequires. See root.log for details. INFO: Going to install missing dynamic buildrequires DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf-3', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SRPMS/openstack-aodh-21.1.0-0.20251124111708.21c607c.el10.buildreqs.nosrc.rpm'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf-3', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SRPMS/openstack-aodh-21.1.0-0.20251124111708.21c607c.el10.buildreqs.nosrc.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LC_MESSAGES': 'C.UTF-8'} and shell False DEBUG: No matches found for the following disable plugin patterns: local, spacewalk, versionlock DEBUG: Last metadata expiration check: 0:00:19 ago on Mon Nov 24 06:17:55 2025. DEBUG: Package openstack-macros-2023.1.0-0.20250702055156.ce6a105.el10.noarch is already installed. DEBUG: Package pyproject-rpm-macros-1.16.2-1.el10.noarch is already installed. DEBUG: Package pyproject-rpm-macros-1.16.2-1.el10.noarch is already installed. DEBUG: Package python3-babel-2.13.1-5.el10.noarch is already installed. DEBUG: Package python3-devel-3.12.11-3.el10.x86_64 is already installed. DEBUG: Package python3-devel-3.12.11-3.el10.x86_64 is already installed. DEBUG: Package python3-cachetools-5.4.0-6.el10s.noarch is already installed. DEBUG: Package python3-cotyledon-2.0.0-1.el10s.noarch is already installed. DEBUG: Package python3-croniter-5.0.1-1.el10s.noarch is already installed. DEBUG: Package python3-fixtures-4.2.2-1.el10s.noarch is already installed. DEBUG: Package python3-futurist-3.2.1-0.20250905232230.388ec84.el10.noarch is already installed. DEBUG: Package python3-gnocchiclient-7.2.0-0.20250513100707.6363a9f.el10.noarch is already installed. DEBUG: Package python3-jsonschema-4.19.1-7.el10.noarch is already installed. DEBUG: Package python3-keystoneauth1-5.12.0-0.20250905092839.4f0414d.el10.noarch is already installed. DEBUG: Package python3-keystonemiddleware-10.11.0-0.20250722065814.a93d295.el10.noarch is already installed. DEBUG: Package python3-lxml-5.2.1-4.el10.x86_64 is already installed. DEBUG: Package python3-oslo-config-2:10.0.0-0.20250722064059.493a086.el10.noarch is already installed. DEBUG: Package python3-oslo-db-17.4.0-0.20250903125129.69c7401.el10.noarch is already installed. DEBUG: Package python3-oslo-i18n-6.6.0-0.20250903121520.fc51cd8.el10.noarch is already installed. DEBUG: Package python3-oslo-log-7.2.1-0.20250903123413.dda3eb6.el10.noarch is already installed. DEBUG: Package python3-oslo-messaging-17.1.0-0.20250722072528.827859a.el10.noarch is already installed. DEBUG: Package python3-oslo-middleware-6.6.0-0.20250722063855.07ceb30.el10.noarch is already installed. DEBUG: Package python3-oslo-policy-4.6.0-0.20250903115627.fc28a7b.el10.noarch is already installed. DEBUG: Package python3-oslo-reports-3.6.0-0.20250903115818.b8904f1.el10.noarch is already installed. DEBUG: Package python3-oslo-upgradecheck-2.6.0-0.20250903120433.f7dcd0c.el10.noarch is already installed. DEBUG: Package python3-oslo-utils-9.1.0-0.20250903120622.c9dd062.el10.noarch is already installed. DEBUG: Package python3-oslotest-5.0.1-0.20250513100931.1fe4458.el10.noarch is already installed. DEBUG: Package python3-packaging-24.2-2.el10.noarch is already installed. DEBUG: Package python3-paste-deploy-3.1.0-7.el10s.noarch is already installed. DEBUG: Package python3-pbr-6.1.1-1.el10s.noarch is already installed. DEBUG: Package python3-pbr-6.1.1-1.el10s.noarch is already installed. DEBUG: Package python3-pbr-6.1.1-1.el10s.noarch is already installed. DEBUG: Package python3-pecan-1.5.1-1.el10s.noarch is already installed. DEBUG: Package python3-pip-23.3.2-7.el10.noarch is already installed. DEBUG: Package python3-dateutil-1:2.9.0.post0-1.el10.noarch is already installed. DEBUG: Package python3-heatclient-4.3.0-0.20250722065958.d8a25e1.el10.noarch is already installed. DEBUG: Package python3-keystoneclient-1:5.7.0-0.20250903122615.be6c506.el10.noarch is already installed. DEBUG: Package python3-observabilityclient-1.2.0-0.20251001084700.bcadbfe.el10.noarch is already installed. DEBUG: Package python3-octaviaclient-3.12.0-0.20250905225544.c4dd1e1.el10.noarch is already installed. DEBUG: Package python3-requests-2.32.4-1.el10.noarch is already installed. DEBUG: Package python3-setuptools-69.0.3-12.el10.noarch is already installed. DEBUG: Package python3-sqlalchemy-2.0.26-6.el10.x86_64 is already installed. DEBUG: Package python3-stestr-4.1.0-1.el10s.noarch is already installed. DEBUG: Package python3-stevedore-5.5.0-0.20250903121709.3c04bde.el10.noarch is already installed. DEBUG: Package python3-tenacity-8.2.3-1.el10s.noarch is already installed. DEBUG: Package python3-tooz-7.0.0-0.20250618071237.8df645f.el10.noarch is already installed. DEBUG: Package tox-4.21.2-3.el10s.noarch is already installed. DEBUG: Package python3-tox-current-env-0.0.12-1.el10s.noarch is already installed. DEBUG: Package python3-voluptuous-0.15.2-1.el10s.noarch is already installed. DEBUG: Package python3-webob-1.8.9-1.el10s.noarch is already installed. DEBUG: Package python3-webtest-3.0.0-1.el10s.noarch is already installed. DEBUG: Package python3-wheel-1:0.41.2-5.el10.noarch is already installed. DEBUG: Package python3-wsme-0.12.1-0.20250217143530.8312bb2.el10.noarch is already installed. DEBUG: Package systemd-257-16.el10.x86_64 is already installed. DEBUG: Dependencies resolved. DEBUG: Nothing to do. DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: libgcc-14.3.1-4.el10.x86_64 DEBUG: fonts-filesystem-2.0.5-18.el10.noarch DEBUG: tzdata-2025b-2.el10.noarch DEBUG: adobe-mappings-cmap-20230622-5.el10.noarch DEBUG: adobe-mappings-cmap-deprecated-20230622-5.el10.noarch DEBUG: redhat-text-vf-fonts-4.1.0-1.el10.noarch DEBUG: xkeyboard-config-2.41-3.el10.noarch DEBUG: rust-toolset-srpm-macros-1.90.0-1.el10.noarch DEBUG: qt6-srpm-macros-6.9.1-1.el10.noarch DEBUG: poppler-data-0.4.11-9.el10.noarch DEBUG: perl-srpm-macros-1-57.el10.noarch DEBUG: package-notes-srpm-macros-0.5-13.el10.noarch DEBUG: openblas-srpm-macros-2-19.el10.noarch DEBUG: ocaml-srpm-macros-10-4.el10.noarch DEBUG: libX11-common-1.8.10-1.el10.noarch DEBUG: kernel-srpm-macros-1.0-25.el10.noarch DEBUG: kernel-headers-6.12.0-157.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-13.02-1.el10.noarch DEBUG: adobe-mappings-pdf-20190401-9.el10.noarch DEBUG: publicsuffix-list-dafsa-20240107-5.el10.noarch DEBUG: pkgconf-m4-2.1.0-3.el10.noarch DEBUG: pcre2-syntax-10.44-1.el10.3.noarch DEBUG: ncurses-base-6.4-14.20240127.el10.noarch DEBUG: libssh-config-0.11.1-3.el10.noarch DEBUG: google-noto-fonts-common-20240401-5.el10.noarch DEBUG: google-noto-sans-vf-fonts-20240401-5.el10.noarch DEBUG: default-fonts-core-sans-4.1-3.el10.noarch DEBUG: google-droid-sans-fonts-20200215-22.el10.noarch DEBUG: coreutils-common-9.5-6.el10.x86_64 DEBUG: centos-gpg-keys-10.0-12.el10.noarch DEBUG: centos-stream-repos-10.0-12.el10.noarch DEBUG: centos-stream-release-10.0-12.el10.noarch DEBUG: setup-2.14.5-7.el10.noarch DEBUG: filesystem-3.18-17.el10.x86_64 DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-76.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-76.el10.x86_64 DEBUG: glibc-common-2.39-76.el10.x86_64 DEBUG: glibc-2.39-76.el10.x86_64 DEBUG: ncurses-libs-6.4-14.20240127.el10.x86_64 DEBUG: bash-5.2.26-6.el10.x86_64 DEBUG: zlib-ng-compat-2.2.3-2.el10.x86_64 DEBUG: libstdc++-14.3.1-4.el10.x86_64 DEBUG: bzip2-libs-1.0.8-25.el10.x86_64 DEBUG: xz-libs-5.6.2-4.el10.x86_64 DEBUG: libpng-1.6.40-8.el10.x86_64 DEBUG: libuuid-2.40.2-13.el10.x86_64 DEBUG: libxml2-2.12.5-9.el10.x86_64 DEBUG: readline-8.2-11.el10.x86_64 DEBUG: libzstd-1.5.5-9.el10.x86_64 DEBUG: elfutils-libelf-0.194-1.el10.x86_64 DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64 DEBUG: gmp-6.2.1-12.el10.x86_64 DEBUG: libgpg-error-1.50-2.el10.x86_64 DEBUG: libxcrypt-4.4.36-10.el10.x86_64 DEBUG: libblkid-2.40.2-13.el10.x86_64 DEBUG: crypto-policies-20250905-2.gitc7eb7b2.el10.noarch DEBUG: nspr-4.36.0-4.el10.x86_64 DEBUG: libassuan-2.5.6-6.el10.x86_64 DEBUG: mpfr-4.2.1-5.el10.x86_64 DEBUG: expat-2.7.1-1.el10.x86_64 DEBUG: pcre2-10.44-1.el10.3.x86_64 DEBUG: grep-3.11-10.el10.x86_64 DEBUG: popt-1.19-8.el10.x86_64 DEBUG: nss-util-3.112.0-4.el10.x86_64 DEBUG: sqlite-libs-3.46.1-5.el10.x86_64 DEBUG: gdbm-libs-1.23-14.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: libffi-3.4.4-10.el10.x86_64 DEBUG: libgomp-14.3.1-4.el10.x86_64 DEBUG: lcms2-2.16-6.el10.x86_64 DEBUG: libwebp-1.3.2-8.el10.x86_64 DEBUG: gawk-5.3.0-6.el10.x86_64 DEBUG: json-c-0.18-3.el10.x86_64 DEBUG: libcap-ng-0.8.4-6.el10.x86_64 DEBUG: audit-libs-4.0.3-4.el10.x86_64 DEBUG: libeconf-0.6.2-4.el10.x86_64 DEBUG: pam-libs-1.6.1-8.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-16.el10.x86_64 DEBUG: libtasn1-4.20.0-1.el10.x86_64 DEBUG: p11-kit-0.25.10-1.el10.x86_64 DEBUG: libunistring-1.1-10.el10.x86_64 DEBUG: libidn2-2.3.7-3.el10.x86_64 DEBUG: libICE-1.1.1-5.el10.x86_64 DEBUG: openjpeg2-2.5.2-5.el10.x86_64 DEBUG: libSM-1.2.4-5.el10.x86_64 DEBUG: xz-5.6.2-4.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: libfdisk-2.40.2-13.el10.x86_64 DEBUG: libgcrypt-1.11.0-6.el10.x86_64 DEBUG: libksba-1.6.7-2.el10.x86_64 DEBUG: dwz-0.16-1.el10.x86_64 DEBUG: unzip-6.0-69.el10.x86_64 DEBUG: file-libs-5.45-8.el10.x86_64 DEBUG: file-5.45-8.el10.x86_64 DEBUG: alternatives-1.30-2.el10.x86_64 DEBUG: p11-kit-trust-0.25.10-1.el10.x86_64 DEBUG: gnutls-3.8.10-2.el10.x86_64 DEBUG: diffutils-3.10-8.el10.x86_64 DEBUG: jansson-2.14-3.el10.x86_64 DEBUG: libbrotli-1.1.0-6.el10.x86_64 DEBUG: libsepol-3.9-1.el10.x86_64 DEBUG: libselinux-3.9-2.el10.x86_64 DEBUG: sed-4.9-3.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: openssl-fips-provider-3.5.1-6.el10.x86_64 DEBUG: openssl-libs-3.5.1-6.el10.x86_64 DEBUG: coreutils-9.5-6.el10.x86_64 DEBUG: ca-certificates-2025.2.80_v9.0.305-102.el10.noarch DEBUG: libmount-2.40.2-13.el10.x86_64 DEBUG: glib2-2.80.4-10.el10.x86_64 DEBUG: polkit-libs-125-4.el10.x86_64 DEBUG: gzip-1.13-3.el10.x86_64 DEBUG: cracklib-2.9.11-8.el10.x86_64 DEBUG: libevent-2.1.12-16.el10.x86_64 DEBUG: libsmartcols-2.40.2-13.el10.x86_64 DEBUG: util-linux-core-2.40.2-13.el10.x86_64 DEBUG: lua-libs-5.4.6-7.el10.x86_64 DEBUG: lz4-libs-1.9.4-8.el10.x86_64 DEBUG: libarchive-3.7.7-4.el10.x86_64 DEBUG: npth-1.6-21.el10.x86_64 DEBUG: fribidi-1.0.14-4.el10.x86_64 DEBUG: jbigkit-libs-2.1-31.el10.x86_64 DEBUG: libtool-ltdl-2.4.7-13.el10.x86_64 DEBUG: zstd-1.5.5-9.el10.x86_64 DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64 DEBUG: libpwquality-1.4.5-12.el10.x86_64 DEBUG: shared-mime-info-2.3-8.el10.x86_64 DEBUG: gdk-pixbuf2-2.42.12-4.el10.x86_64 DEBUG: libsecret-0.21.2-8.el10.x86_64 DEBUG: pinentry-1.3.1-1.el10.x86_64 DEBUG: liblqr-1-0.4.2-26.el10s.x86_64 DEBUG: python3-pip-wheel-23.3.2-7.el10.noarch DEBUG: urw-base35-bookman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-c059-fonts-20200910-21.el10.noarch DEBUG: urw-base35-d050000l-fonts-20200910-21.el10.noarch DEBUG: urw-base35-gothic-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-roman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-sans-fonts-20200910-21.el10.noarch DEBUG: urw-base35-p052-fonts-20200910-21.el10.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-z003-fonts-20200910-21.el10.noarch DEBUG: urw-base35-fonts-20200910-21.el10.noarch DEBUG: kmod-libs-31-12.el10.x86_64 DEBUG: rpm-sequoia-1.9.0.3-1.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-20.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-20.el10.x86_64 DEBUG: libsemanage-3.9-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-8.el10.x86_64 DEBUG: libutempter-1.2.1-15.el10.x86_64 DEBUG: tpm2-tss-4.1.3-5.el10.x86_64 DEBUG: tar-1.35-7.el10.x86_64 DEBUG: zip-3.0-45.el10.x86_64 DEBUG: cpp-14.3.1-4.el10.x86_64 DEBUG: libpsl-0.21.5-6.el10.x86_64 DEBUG: dbus-libs-1.14.10-5.el10.x86_64 DEBUG: avahi-libs-0.9~rc2-2.el10.x86_64 DEBUG: libusb1-1.0.28-1.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.9-1.el10.x86_64 DEBUG: gdbm-1.23-14.el10.x86_64 DEBUG: pam-1.6.1-8.el10.x86_64 DEBUG: nss-softokn-freebl-3.112.0-4.el10.x86_64 DEBUG: nss-softokn-3.112.0-4.el10.x86_64 DEBUG: nss-sysinit-3.112.0-4.el10.x86_64 DEBUG: nss-3.112.0-4.el10.x86_64 DEBUG: jasper-libs-4.1.0-5.el10.x86_64 DEBUG: LibRaw-0.21.3-1.el10s.x86_64 DEBUG: libbpf-1.6.0-3.el10.x86_64 DEBUG: libxkbcommon-1.7.0-4.el10.x86_64 DEBUG: xml-common-0.6.3-65.el10.noarch DEBUG: bzip2-1.0.8-25.el10.x86_64 DEBUG: graphite2-1.3.14-17.el10.x86_64 DEBUG: freetype-2.13.2-8.el10.x86_64 DEBUG: harfbuzz-8.4.0-6.el10.x86_64 DEBUG: fontconfig-2.15.0-7.el10.x86_64 DEBUG: libraqm-0.10.1-2.el10s.x86_64 DEBUG: imath-3.1.10-4.el10.x86_64 DEBUG: liblerc-4.0.0-8.el10.x86_64 DEBUG: libtiff-4.6.0-6.el10.x86_64 DEBUG: openexr-libs-3.1.10-8.el10.x86_64 DEBUG: dbus-common-1.14.10-5.el10.noarch DEBUG: dbus-broker-36-4.el10.x86_64 DEBUG: dbus-1.14.10-5.el10.x86_64 DEBUG: ed-1.20-5.el10.x86_64 DEBUG: patch-2.7.6-26.el10.x86_64 DEBUG: less-661-3.el10.x86_64 DEBUG: libedit-3.1-52.20230828cvs.el10.x86_64 DEBUG: cpio-2.15-3.el10.x86_64 DEBUG: duktape-2.7.0-10.el10.x86_64 DEBUG: keyutils-libs-1.6.3-5.el10.x86_64 DEBUG: libcbor-0.11.0-3.el10.x86_64 DEBUG: libfido2-1.14.0-7.el10.x86_64 DEBUG: libcom_err-1.47.1-4.el10.x86_64 DEBUG: libnghttp2-1.64.0-2.el10.x86_64 DEBUG: libpkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-pkg-config-2.1.0-3.el10.x86_64 DEBUG: libxcrypt-devel-4.4.36-10.el10.x86_64 DEBUG: glibc-devel-2.39-76.el10.x86_64 DEBUG: libseccomp-2.5.6-1.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-8.el10.x86_64 DEBUG: libssh-0.11.1-3.el10.x86_64 DEBUG: libcurl-8.12.1-2.el10.x86_64 DEBUG: util-linux-2.40.2-13.el10.x86_64 DEBUG: authselect-libs-1.5.0-8.el10.x86_64 DEBUG: cryptsetup-libs-2.8.1-1.el10.x86_64 DEBUG: device-mapper-libs-1.02.206-3.el10.x86_64 DEBUG: device-mapper-1.02.206-3.el10.x86_64 DEBUG: elfutils-debuginfod-client-0.194-1.el10.x86_64 DEBUG: elfutils-libs-0.194-1.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.194-1.el10.noarch DEBUG: systemd-pam-257-16.el10.x86_64 DEBUG: systemd-257-16.el10.x86_64 DEBUG: binutils-gold-2.41-58.el10.x86_64 DEBUG: binutils-2.41-58.el10.x86_64 DEBUG: polkit-125-4.el10.x86_64 DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64 DEBUG: elfutils-0.194-1.el10.x86_64 DEBUG: gdb-minimal-16.3-2.el10.x86_64 DEBUG: debugedit-5.1-8.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-20.el10.x86_64 DEBUG: openssh-9.9p1-16.el10.x86_64 DEBUG: openssh-clients-9.9p1-16.el10.x86_64 DEBUG: git-core-2.47.3-1.el10.x86_64 DEBUG: curl-8.12.1-2.el10.x86_64 DEBUG: rpm-4.19.1.1-20.el10.x86_64 DEBUG: efi-srpm-macros-6-6.el10.noarch DEBUG: lua-srpm-macros-1-15.el10.noarch DEBUG: make-4.4.1-9.el10.x86_64 DEBUG: gcc-14.3.1-4.el10.x86_64 DEBUG: annobin-plugin-gcc-13.02-1.el10.x86_64 DEBUG: gcc-plugin-annobin-14.3.1-4.el10.x86_64 DEBUG: fonts-srpm-macros-2.0.5-18.el10.noarch DEBUG: forge-srpm-macros-0.4.0-6.el10.noarch DEBUG: go-srpm-macros-3.8.0-1.el10.noarch DEBUG: python-srpm-macros-3.12-10.el10.noarch DEBUG: redhat-rpm-config-293-1.el10.noarch DEBUG: rpm-build-4.19.1.1-20.el10.x86_64 DEBUG: pyproject-srpm-macros-1.16.2-1.el10.noarch DEBUG: python-rpm-macros-3.12-10.el10.noarch DEBUG: python3-rpm-macros-3.12-10.el10.noarch DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: python-unversioned-command-3.12.11-3.el10.noarch DEBUG: python3-3.12.11-3.el10.x86_64 DEBUG: python3-libs-3.12.11-3.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-12.el10.noarch DEBUG: python3-idna-3.7-4.el10.noarch DEBUG: python3-greenlet-3.0.3-5.el10.x86_64 DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch DEBUG: python3-urllib3-1.26.19-2.el10.noarch DEBUG: python3-babel-2.13.1-5.el10.noarch DEBUG: python3-rpm-generators-14-12.el10.noarch DEBUG: python3-charset-normalizer-3.4.2-1.el10.noarch DEBUG: python3-requests-2.32.4-1.el10.noarch DEBUG: python3-dns-2.6.1-1.el10.noarch DEBUG: python3-docutils-0.20.1-5.el10.noarch DEBUG: python3-markupsafe-2.1.3-6.el10.x86_64 DEBUG: python3-jinja2-3.1.6-1.el10.noarch DEBUG: python3-pip-23.3.2-7.el10.noarch DEBUG: python3-imagesize-1.4.1-9.el10.noarch DEBUG: python3-pygments-2.18.0-1.el10.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch DEBUG: pcsc-lite-libs-2.2.3-2.el10.x86_64 DEBUG: pcsc-lite-ccid-1.6.0-2.el10.x86_64 DEBUG: pcsc-lite-2.2.3-2.el10.x86_64 DEBUG: gnupg2-smime-2.4.5-2.el10.x86_64 DEBUG: gnupg2-2.4.5-2.el10.x86_64 DEBUG: gpgme-1.23.2-6.el10.x86_64 DEBUG: gpgmepp-1.23.2-6.el10.x86_64 DEBUG: poppler-24.02.0-6.el10.x86_64 DEBUG: jbig2dec-libs-0.20-7.el10.x86_64 DEBUG: libXau-1.0.11-8.el10.x86_64 DEBUG: libxcb-1.17.0-3.el10.x86_64 DEBUG: libX11-1.8.10-1.el10.x86_64 DEBUG: libXrender-0.9.11-8.el10.x86_64 DEBUG: libXext-1.3.6-3.el10.x86_64 DEBUG: libXft-2.3.8-8.el10.x86_64 DEBUG: libXpm-3.5.17-5.el10.x86_64 DEBUG: gd-2.3.3-22.el10.x86_64 DEBUG: libXt-1.3.0-5.el10.x86_64 DEBUG: libdatrie-0.2.13-11.el10.x86_64 DEBUG: libthai-0.1.29-10.el10.x86_64 DEBUG: libijs-0.35-24.el10.x86_64 DEBUG: libpaper-2.1.1-7.el10.x86_64 DEBUG: pixman-0.43.4-2.el10.x86_64 DEBUG: cairo-1.18.2-2.el10.x86_64 DEBUG: pango-1.54.0-3.el10.x86_64 DEBUG: cairo-gobject-1.18.2-2.el10.x86_64 DEBUG: librsvg2-2.57.1-9.el10.x86_64 DEBUG: rsvg-pixbuf-loader-2.57.1-9.el10.x86_64 DEBUG: poppler-glib-24.02.0-6.el10.x86_64 DEBUG: libwmf-lite-0.2.13-6.el10s.x86_64 DEBUG: cups-filesystem-2.4.10-13.el10.noarch DEBUG: cups-libs-2.4.10-13.el10.x86_64 DEBUG: libgs-10.02.1-16.el10.x86_64 DEBUG: graphviz-9.0.0-15.el10.x86_64 DEBUG: ImageMagick-libs-6.9.12.98-1.el10s.x86_64 DEBUG: ImageMagick-6.9.12.98-1.el10s.x86_64 DEBUG: python3-sphinx-7.2.6-10.el10.noarch DEBUG: python3-devel-3.12.11-3.el10.x86_64 DEBUG: python3-eventlet-0.40.0-1.el10s.noarch DEBUG: python3-sqlalchemy-2.0.26-6.el10.x86_64 DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch DEBUG: python3-pbr-6.1.1-1.el10s.noarch DEBUG: python3-six-1.16.0-16.el10.noarch DEBUG: authselect-1.5.0-8.el10.x86_64 DEBUG: systemd-rpm-macros-257-16.el10.noarch DEBUG: openstack-macros-2023.1.0-0.20250702055156.ce6a105.el10.noarch DEBUG: pyproject-rpm-macros-1.16.2-1.el10.noarch DEBUG: python3-wheel-0.41.2-5.el10.noarch DEBUG: python3-platformdirs-4.2.2-2.el10s.noarch DEBUG: python3-filelock-3.15.4-3.el10s.noarch DEBUG: python3-pyproject-api-1.6.1-5.el10s.noarch DEBUG: python3-distlib-0.3.9-1.el10s.noarch DEBUG: python3-chardet-5.2.0-1.el10s.noarch DEBUG: python3-cachetools-5.4.0-6.el10s.noarch DEBUG: python3-wheel-wheel-0.41.2-5.el10.noarch DEBUG: python3-setuptools-wheel-69.0.3-12.el10.noarch DEBUG: python3-virtualenv-20.26.6-2.el10s.noarch DEBUG: python3-pluggy-1.3.0-5.el10.noarch DEBUG: python3-colorama-0.4.6-13.el10.noarch DEBUG: tox-4.21.2-3.el10s.noarch DEBUG: python3-tox-current-env-0.0.12-1.el10s.noarch DEBUG: python3-stevedore-5.5.0-0.20250903121709.3c04bde.el10.noarch DEBUG: python3-webob-1.8.9-1.el10s.noarch DEBUG: python3-iso8601-2.1.0-3.el10s.noarch DEBUG: python3-testtools-2.7.2-1.bootstrap.el10s.noarch DEBUG: python3-netaddr-1.3.0-2.el10.noarch DEBUG: python3-pytz-2024.1-3.el10s.noarch DEBUG: python3-psutil-5.9.8-6.el10.x86_64 DEBUG: python3-mako-1.2.3-9.el10.noarch DEBUG: python3-decorator-5.1.1-12.el10.noarch DEBUG: python3-dateutil-2.9.0.post0-1.el10.noarch DEBUG: python3-dogpile-cache-1.3.3-1.el10s.noarch DEBUG: python3-subunit-1.4.4-5.el10s.noarch DEBUG: python3-voluptuous-0.15.2-1.el10s.noarch DEBUG: python3-vine-5.1.0-10.el10s.noarch DEBUG: python3-amqp-5.2.0-7.el10s.noarch DEBUG: python3-redis-5.1.1-3.el10s.noarch DEBUG: python3-msgpack-1.1.0-1.el10s.x86_64 DEBUG: python3-fixtures-4.2.2-1.el10s.noarch DEBUG: python3-fasteners-0.19-1.el10s.noarch DEBUG: python3-wcwidth-0.2.6-6.el10.noarch DEBUG: python3-prettytable-3.6.0-10.el10.noarch DEBUG: python3-rpds-py-0.17.1-6.el10.x86_64 DEBUG: python3-attrs-23.2.0-7.el10.noarch DEBUG: python3-referencing-0.31.1-6.el10.noarch DEBUG: python3-os-service-types-1.8.0-0.20250722070657.dbbc067.el10.noarch DEBUG: python3-keystoneauth1-5.12.0-0.20250905092839.4f0414d.el10.noarch DEBUG: python3-jsonschema-specifications-2023.11.2-6.el10.noarch DEBUG: python3-kombu-5.3.7-1.el10s.noarch DEBUG: python3-prometheus_client-0.21.0-2.el10s.noarch DEBUG: python3-alembic-1.13.1-7.el10.noarch DEBUG: python3-testscenarios-0.5.0-21.el10s.noarch DEBUG: python3-zipp-3.21.0-2.el10s.noarch DEBUG: python3-importlib-metadata-8.5.0-1.el10s.noarch DEBUG: python3-yappi-1.6.0-1.el10s.x86_64 DEBUG: python3-wrapt-1.17.1-1.el10s.x86_64 DEBUG: python3-debtcollector-3.0.0-0.20250212115946.0e6ce1c.el10.noarch DEBUG: python3-oslo-context-6.1.0-0.20250903115431.f23bc41.el10.noarch DEBUG: python3-futurist-3.2.1-0.20250905232230.388ec84.el10.noarch DEBUG: python3-etcd3gw-2.4.1-1.el10s.noarch DEBUG: python3-waitress-3.0.1-1.el10s.noarch DEBUG: python3-uhashring-2.3-8.el10s.noarch DEBUG: python3-tomlkit-0.13.2-1.el10s.noarch DEBUG: python3-testresources-2.0.1-18.el10s.noarch DEBUG: python3-tenacity-8.2.3-1.el10s.noarch DEBUG: python3-statsd-3.2.1-33.el10s.noarch DEBUG: python3-simplegeneric-0.8.1-21.el10s.noarch DEBUG: python3-setproctitle-1.3.3-4.el10s.x86_64 DEBUG: python3-rfc3986-1.5.0-12.el10s.noarch DEBUG: python3-repoze-lru-0.7-25.el10s.noarch DEBUG: python3-routes-2.5.1-11.el10s.noarch DEBUG: python3-pyperclip-1.8.2-1.el10s.noarch DEBUG: python3-pymemcache-4.0.0-1.el10s.noarch DEBUG: python3-paste-deploy-3.1.0-7.el10s.noarch DEBUG: python3-memcached-1.59-15.el10s.noarch DEBUG: python3-logutils-0.3.5-29.el10s.noarch DEBUG: python3-kazoo-2.8.0-16.el10s.noarch DEBUG: python3-zake-0.2.2-22.el10s.noarch DEBUG: python3-extras-1.0.0-36.el10s.noarch DEBUG: python3-autopage-0.5.2-8.el10s.noarch DEBUG: libsodium-1.0.20-2.el10s.x86_64 DEBUG: double-conversion-3.3.0-4.el10s.x86_64 DEBUG: python3-ujson-5.10.0-1.el10s.x86_64 DEBUG: python3-jsonpointer-2.3-9.el10.noarch DEBUG: python3-jsonpatch-1.33-6.el10.noarch DEBUG: python3-jmespath-1.0.1-8.el10.noarch DEBUG: python3-PyMySQL-1.1.1-3.el10.noarch DEBUG: libxslt-1.1.39-8.el10.x86_64 DEBUG: python3-lxml-5.2.1-4.el10.x86_64 DEBUG: python3-beautifulsoup4-4.12.3-9.el10s.noarch DEBUG: which-2.21-44.el10.x86_64 DEBUG: python3-cmd2-2.5.8-1.el10s.noarch DEBUG: python3-pyparsing-3.1.1-7.el10.noarch DEBUG: python3-ply-3.11-25.el10.noarch DEBUG: python3-pycparser-2.20-16.el10.noarch DEBUG: python3-cffi-1.16.0-7.el10.x86_64 DEBUG: python3-cryptography-43.0.0-4.el10.x86_64 DEBUG: python3-jwt-2.8.0-1.el10s.noarch DEBUG: python3-jwt+crypto-2.8.0-1.el10s.noarch DEBUG: python3-pyOpenSSL-24.2.1-1.el10s.noarch DEBUG: python3-paste-3.10.1-6.el10s.noarch DEBUG: python3-bcrypt-3.2.2-4.el10s.x86_64 DEBUG: python3-pynacl-1.5.0-14.el10s.x86_64 DEBUG: ncurses-6.4-14.20240127.el10.x86_64 DEBUG: libyaml-0.2.5-16.el10.x86_64 DEBUG: python3-pyyaml-6.0.1-19.el10.x86_64 DEBUG: python3-cliff-4.10.0-0.20250618070037.af17b57.el10.noarch DEBUG: groff-base-1.23.0-10.el10.x86_64 DEBUG: perl-Digest-1.20-511.el10.noarch DEBUG: perl-Digest-MD5-2.59-6.el10.x86_64 DEBUG: perl-B-1.89-514.el10.x86_64 DEBUG: perl-FileHandle-2.05-514.el10.noarch DEBUG: perl-Data-Dumper-2.189-512.el10.x86_64 DEBUG: perl-libnet-3.15-512.el10.noarch DEBUG: perl-AutoLoader-5.74-514.el10.noarch DEBUG: perl-URI-5.27-3.el10.noarch DEBUG: perl-Text-Tabs+Wrap-2024.001-511.el10.noarch DEBUG: perl-Time-Local-1.350-511.el10.noarch DEBUG: perl-Mozilla-CA-20231213-5.el10.noarch DEBUG: perl-if-0.61.000-514.el10.noarch DEBUG: perl-locale-1.12-514.el10.noarch DEBUG: perl-IO-Socket-IP-0.42-512.el10.noarch DEBUG: perl-File-Path-2.18-511.el10.noarch DEBUG: perl-Pod-Escapes-1.07-511.el10.noarch DEBUG: perl-IO-Socket-SSL-2.085-3.el10.noarch DEBUG: perl-Net-SSLeay-1.94-8.el10.x86_64 DEBUG: perl-Term-ANSIColor-5.01-512.el10.noarch DEBUG: perl-Class-Struct-0.68-514.el10.noarch DEBUG: perl-POSIX-2.20-514.el10.x86_64 DEBUG: perl-IPC-Open3-1.22-514.el10.noarch DEBUG: perl-File-Temp-0.231.100-512.el10.noarch DEBUG: perl-Term-Cap-1.18-511.el10.noarch DEBUG: perl-HTTP-Tiny-0.088-512.el10.noarch DEBUG: perl-Pod-Simple-3.45-511.el10.noarch DEBUG: perl-Socket-2.038-511.el10.x86_64 DEBUG: perl-SelectSaver-1.02-514.el10.noarch DEBUG: perl-Symbol-1.09-514.el10.noarch DEBUG: perl-File-stat-1.14-514.el10.noarch DEBUG: perl-podlators-5.01-511.el10.noarch DEBUG: perl-Pod-Perldoc-3.28.01-512.el10.noarch DEBUG: perl-Text-ParseWords-3.31-511.el10.noarch DEBUG: perl-Fcntl-1.18-514.el10.x86_64 DEBUG: perl-base-2.27-514.el10.noarch DEBUG: perl-mro-1.29-514.el10.x86_64 DEBUG: perl-IO-1.55-514.el10.x86_64 DEBUG: perl-overloading-0.02-514.el10.noarch DEBUG: perl-Pod-Usage-2.03-511.el10.noarch DEBUG: perl-MIME-Base64-3.16-511.el10.x86_64 DEBUG: perl-Scalar-List-Utils-1.63-511.el10.x86_64 DEBUG: perl-constant-1.33-512.el10.noarch DEBUG: perl-parent-0.241-512.el10.noarch DEBUG: perl-Errno-1.38-514.el10.x86_64 DEBUG: perl-File-Basename-2.86-514.el10.noarch DEBUG: perl-Getopt-Std-1.14-514.el10.noarch DEBUG: perl-Storable-3.32-511.el10.x86_64 DEBUG: perl-overload-1.37-514.el10.noarch DEBUG: perl-vars-1.05-514.el10.noarch DEBUG: perl-Getopt-Long-2.58-3.el10.noarch DEBUG: perl-Carp-1.54-511.el10.noarch DEBUG: perl-Exporter-5.78-511.el10.noarch DEBUG: perl-PathTools-3.91-512.el10.x86_64 DEBUG: perl-NDBM_File-1.17-514.el10.x86_64 DEBUG: perl-DynaLoader-1.56-514.el10.x86_64 DEBUG: perl-Encode-3.21-511.el10.x86_64 DEBUG: perl-libs-5.40.2-514.el10.x86_64 DEBUG: perl-interpreter-5.40.2-514.el10.x86_64 DEBUG: memcached-1.6.23-7.el10.x86_64 DEBUG: python3-binary-memcached-0.31.2-1.el10s.noarch DEBUG: bash-completion-2.11-16.el10.noarch DEBUG: python3-requestsexceptions-1.4.0-0.20250213133424.d7ac0ff.el10.noarch DEBUG: python3-openstacksdk-4.6.0-0.20250618072004.d2c6574.el10.noarch DEBUG: python3-os-client-config-2.3.0-0.20250722070834.d1e2fe7.el10.noarch DEBUG: python-pycadf-common-4.0.1-0.20250212144723.3cea59f.el10.noarch DEBUG: python-oslo-utils-lang-9.1.0-0.20250903120622.c9dd062.el10.noarch DEBUG: python-oslo-policy-lang-4.6.0-0.20250903115627.fc28a7b.el10.noarch DEBUG: python-oslo-middleware-lang-6.6.0-0.20250722063855.07ceb30.el10.noarch DEBUG: python-oslo-log-lang-7.2.1-0.20250903123413.dda3eb6.el10.noarch DEBUG: python-oslo-i18n-lang-6.6.0-0.20250903121520.fc51cd8.el10.noarch DEBUG: python3-oslo-i18n-6.6.0-0.20250903121520.fc51cd8.el10.noarch DEBUG: python3-oslo-utils-9.1.0-0.20250903120622.c9dd062.el10.noarch DEBUG: python3-oslo-config-10.0.0-0.20250722064059.493a086.el10.noarch DEBUG: python3-oslo-serialization-5.8.0-0.20250903120250.8ed3fca.el10.noarch DEBUG: python3-oslo-log-7.2.1-0.20250903123413.dda3eb6.el10.noarch DEBUG: python3-osc-lib-4.1.0-0.20250722063709.48b43f8.el10.noarch DEBUG: python3-keystoneclient-5.7.0-0.20250903122615.be6c506.el10.noarch DEBUG: python3-tooz+redis-7.0.0-0.20250618071237.8df645f.el10.noarch DEBUG: python3-tooz+zake-7.0.0-0.20250618071237.8df645f.el10.noarch DEBUG: python3-tooz-7.0.0-0.20250618071237.8df645f.el10.noarch DEBUG: python3-neutronclient-11.6.0-0.20250722064251.5f7d102.el10.noarch DEBUG: python3-swiftclient-4.8.0-0.20250527151254.8486005.el10.noarch DEBUG: python3-swiftclient+keystone-4.8.0-0.20250527151254.8486005.el10.noarch DEBUG: python3-oslo-metrics-0.13.0-0.20250903121146.276d34d.el10.noarch DEBUG: python3-oslo-policy-4.6.0-0.20250903115627.fc28a7b.el10.noarch DEBUG: python3-pycadf-4.0.1-0.20250212144723.3cea59f.el10.noarch DEBUG: python3-oslo-middleware-6.6.0-0.20250722063855.07ceb30.el10.noarch DEBUG: python3-cinderclient-9.8.0-0.20250905132338.e2d3049.el10.noarch DEBUG: python-oslo-db-lang-17.4.0-0.20250903125129.69c7401.el10.noarch DEBUG: python3-oslo-db+mysql-17.4.0-0.20250903125129.69c7401.el10.noarch DEBUG: python3-oslo-db-17.4.0-0.20250903125129.69c7401.el10.noarch DEBUG: python-oslo-concurrency-lang-7.2.0-0.20250903115211.08987d8.el10.noarch DEBUG: python3-oslo-concurrency-7.2.0-0.20250903115211.08987d8.el10.noarch DEBUG: python3-oslo-service-4.3.0-0.20250903130900.bfc7798.el10.noarch DEBUG: python-oslo-cache-lang-3.12.0-0.20250905173025.5083970.el10.noarch DEBUG: python3-oslo-cache+dogpile-3.12.0-0.20250905173025.5083970.el10.noarch DEBUG: python3-oslo-cache+etcd3gw-3.12.0-0.20250905173025.5083970.el10.noarch DEBUG: python3-oslo-cache-3.12.0-0.20250905173025.5083970.el10.noarch DEBUG: python-openstackclient-lang-8.1.0-0.20250618070222.88b59d8.el10.noarch DEBUG: python3-openstackclient-8.1.0-0.20250618070222.88b59d8.el10.noarch DEBUG: python3-octaviaclient-3.12.0-0.20250905225544.c4dd1e1.el10.noarch DEBUG: python3-keystonemiddleware-10.11.0-0.20250722065814.a93d295.el10.noarch DEBUG: python3-oslo-messaging-17.1.0-0.20250722072528.827859a.el10.noarch DEBUG: python3-oslo-upgradecheck-2.6.0-0.20250903120433.f7dcd0c.el10.noarch DEBUG: python3-heatclient-4.3.0-0.20250722065958.d8a25e1.el10.noarch DEBUG: python3-observabilityclient-1.2.0-0.20251001084700.bcadbfe.el10.noarch DEBUG: python3-oslo-reports-3.6.0-0.20250903115818.b8904f1.el10.noarch DEBUG: python3-gnocchiclient-7.2.0-0.20250513100707.6363a9f.el10.noarch DEBUG: python3-stestr-4.1.0-1.el10s.noarch DEBUG: python3-webtest-3.0.0-1.el10s.noarch DEBUG: python3-pecan-1.5.1-1.el10s.noarch DEBUG: python3-cotyledon-2.0.0-1.el10s.noarch DEBUG: python3-wsme-0.12.1-0.20250217143530.8312bb2.el10.noarch DEBUG: python3-jsonschema-4.19.1-7.el10.noarch DEBUG: python3-oslotest-5.0.1-0.20250513100931.1fe4458.el10.noarch DEBUG: python3-croniter-5.0.1-1.el10s.noarch DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 Start: Outputting list of installed packages DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: rpm -qa --root '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root' --qf '%{nevra} %{buildtime} %{size} %{pkgid} installed\n' with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell True DEBUG: libgcc-14.3.1-4.el10.x86_64 1761748305 277148 b1e8f420a61e3a6c18a135e57386cef3 installed DEBUG: fonts-filesystem-1:2.0.5-18.el10.noarch 1730216344 0 5b562284b8ae5a306943d7ecf1d4033a installed DEBUG: tzdata-2025b-2.el10.noarch 1753885217 1903601 0273d4da36c76fc021ad2dba4f45c055 installed DEBUG: adobe-mappings-cmap-20230622-5.el10.noarch 1730215136 15080934 6c6e6e87586dfeff49100e64066f7892 installed DEBUG: adobe-mappings-cmap-deprecated-20230622-5.el10.noarch 1730215136 596045 ee9c9de3d6ac81d46fb8a717f7857113 installed DEBUG: redhat-text-vf-fonts-4.1.0-1.el10.noarch 1743053656 464837 2e652b2065694dbd14a70e8a0ef4e980 installed DEBUG: xkeyboard-config-2.41-3.el10.noarch 1730234670 6895827 adb585c320d812caab3651f0c6d9d1f0 installed DEBUG: rust-toolset-srpm-macros-1.90.0-1.el10.noarch 1759349879 2058 4185065e7a913401eea7fdf192d0ac18 installed DEBUG: qt6-srpm-macros-6.9.1-1.el10.noarch 1747304296 464 15416c87c95aca8f600039ef129b5877 installed DEBUG: poppler-data-0.4.11-9.el10.noarch 1730228686 12947088 0a5e53f7dadd7335899f243ec7584ebe installed DEBUG: perl-srpm-macros-1-57.el10.noarch 1730227896 861 6278c61673e6f70568ec05a59aa0b9fc installed DEBUG: package-notes-srpm-macros-0.5-13.el10.noarch 1730226011 1601 bb87b72df28a1d373265d9aabc1927ac installed DEBUG: openblas-srpm-macros-2-19.el10.noarch 1730225697 112 db378a3d2cc4c55e091943978c6c07b4 installed DEBUG: ocaml-srpm-macros-10-4.el10.noarch 1730225579 1959 e93fce8c61a956aa0b01b0e3edd6419f installed DEBUG: libX11-common-1.8.10-1.el10.noarch 1733735637 1205206 d67b629075b5661587b70cde84479345 installed DEBUG: kernel-srpm-macros-1.0-25.el10.noarch 1730219807 1949 d8348f4676bb25585ae7919de6bc05ce installed DEBUG: kernel-headers-6.12.0-157.el10.x86_64 1763034086 6940348 a19adb99755a12d916e0b358918889fa installed DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 1730216535 1746912 d68c7f46d126756c2aeae6a70525522e installed DEBUG: annobin-docs-13.02-1.el10.noarch 1762250452 101309 babdf9f2b26c1b8812ee3fe99d7b5696 installed DEBUG: adobe-mappings-pdf-20190401-9.el10.noarch 1730215095 4600301 5dceb1d603e5b1880d69e7946569fa02 installed DEBUG: publicsuffix-list-dafsa-20240107-5.el10.noarch 1730228718 69171 b3f4df6e954d12b428e67ee877c7e810 installed DEBUG: pkgconf-m4-2.1.0-3.el10.noarch 1730228266 14252 85405cf8cc1a36c8de9fe92347e0acc3 installed DEBUG: pcre2-syntax-10.44-1.el10.3.noarch 1730226499 257634 38d94bb36ae8d3ef12a3a9af950e791f installed DEBUG: ncurses-base-6.4-14.20240127.el10.noarch 1730224728 334036 fa6145f4b4d3d18d911bcb32d9be44ad installed DEBUG: libssh-config-0.11.1-3.el10.noarch 1759232181 277 0293936d26cf456f82230508605afac6 installed DEBUG: google-noto-fonts-common-20240401-5.el10.noarch 1730217907 17944 1363d33de93f0f96b3732a50096a8e05 installed DEBUG: google-noto-sans-vf-fonts-20240401-5.el10.noarch 1730217907 1308528 72211458a17a612e189da75dbe8ca086 installed DEBUG: default-fonts-core-sans-4.1-3.el10.noarch 1730219898 12145 f7b341324081169790f255c283b14590 installed DEBUG: google-droid-sans-fonts-20200215-22.el10.noarch 1730235282 6554991 fbad26634814b1a96ea1edd30adebd66 installed DEBUG: coreutils-common-9.5-6.el10.x86_64 1732618075 11696153 9224526c32e26a915fabca8e440fab9a installed DEBUG: centos-gpg-keys-10.0-12.el10.noarch 1759764944 3865 2fb12ea3f2157e0e2c4f963ce40d9ca3 installed DEBUG: centos-stream-repos-10.0-12.el10.noarch 1759764944 7002 ea48821cda2401c554ef4e8d7ac5411d installed DEBUG: centos-stream-release-10.0-12.el10.noarch 1759764944 38475 2ba73a396039a74a7437cc72c0134936 installed DEBUG: setup-2.14.5-7.el10.noarch 1744129580 737783 1ebd10b27986b317f541947707a04aaa installed DEBUG: filesystem-3.18-17.el10.x86_64 1747076992 106 cac56e1e2528d23c26b3561512a37f6f installed DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch 1730233556 38280 f2fc1392d4f3a7990994c83a79e42b9c installed DEBUG: basesystem-11-22.el10.noarch 1730215184 0 46b49e11743b85a984f4a5a17fc35d88 installed DEBUG: glibc-gconv-extra-2.39-76.el10.x86_64 1760368344 8163110 c8e2d95376d76707de0332ddb7440121 installed DEBUG: glibc-minimal-langpack-2.39-76.el10.x86_64 1760368344 0 117099541568ce2c50429e3ab086e587 installed DEBUG: glibc-common-2.39-76.el10.x86_64 1760368344 1072850 2452554f3da9d49d0a64d759cdb8f3ac installed DEBUG: glibc-2.39-76.el10.x86_64 1760368344 6534514 a89dd29d104f92ed13a2eff838da0e60 installed DEBUG: ncurses-libs-6.4-14.20240127.el10.x86_64 1730224743 990279 1bcc5f175337f09bb575f6c7ca174057 installed DEBUG: bash-5.2.26-6.el10.x86_64 1730213617 8542552 2cd3d5bca2648022603f782773791b1c installed DEBUG: zlib-ng-compat-2.2.3-2.el10.x86_64 1745311060 140888 9c76600f3cc710f4a682f280e255cdc7 installed DEBUG: libstdc++-14.3.1-4.el10.x86_64 1761748305 2974377 3721c70f54a841897c931915c975ce75 installed DEBUG: bzip2-libs-1.0.8-25.el10.x86_64 1737038253 81060 d26773fabbebe684132db674e56b6cd2 installed DEBUG: xz-libs-1:5.6.2-4.el10.x86_64 1747138417 219435 66d3e9b1c1e2aa38fe0333c40a9da659 installed DEBUG: libpng-2:1.6.40-8.el10.x86_64 1730221757 243478 761a1596d44c02eeea2caefd14570a5f installed DEBUG: libuuid-2.40.2-13.el10.x86_64 1753880156 38205 a522b14ac5e337e6bb888ed19ef09384 installed DEBUG: libxml2-2.12.5-9.el10.x86_64 1754416424 1811795 b8ce48cf83a829ff6e2c9103eecef8c2 installed DEBUG: readline-8.2-11.el10.x86_64 1730230508 500877 45ca10b09be562eeea8f8e2b169df55f installed DEBUG: libzstd-1.5.5-9.el10.x86_64 1730235146 749302 8dc60817eda1668634e33393e9caee5b installed DEBUG: elfutils-libelf-0.194-1.el10.x86_64 1761859338 1172916 3c144c730adef5b6e15c228dc696805a installed DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64 1730221221 869267 fa5f7bc2359e8b54f34e14b9dcb0ea7d installed DEBUG: gmp-1:6.2.1-12.el10.x86_64 1750237266 829840 bb05b021f5d80228398ab6984fb095a8 installed DEBUG: libgpg-error-1.50-2.el10.x86_64 1730220796 906740 dd810ef1e50b1f57c4b7b680644ab4fa installed DEBUG: libxcrypt-4.4.36-10.el10.x86_64 1730222731 273229 25dd448aa9ad608a0fbbee91b0625269 installed DEBUG: libblkid-2.40.2-13.el10.x86_64 1753880156 268714 ac3366c8517dd872d7abea58ff6d8f78 installed DEBUG: crypto-policies-20250905-2.gitc7eb7b2.el10.noarch 1758876175 122169 ed1d0465d9044a56f7ef483178cd2371 installed DEBUG: nspr-4.36.0-4.el10.x86_64 1754617146 309504 baa6a361f8873803cac0198575fb35c7 installed DEBUG: libassuan-2.5.6-6.el10.x86_64 1730220050 171462 a5718d57a4d543af6fdc2cfdb7a8cf8e installed DEBUG: mpfr-4.2.1-5.el10.x86_64 1730224547 847869 1b965245c27956c0e33e27d2ca0b0d4a installed DEBUG: expat-2.7.1-1.el10.x86_64 1743419389 305164 93657612837e61603161045f890a84d6 installed DEBUG: pcre2-10.44-1.el10.3.x86_64 1730226502 681418 1d1777bee1d205beaf93890546e8b674 installed DEBUG: grep-3.11-10.el10.x86_64 1730217810 1038114 c4048f163c58a88d4fdbc16b88d43ddf installed DEBUG: popt-1.19-8.el10.x86_64 1730228515 140130 053a20a60e1afd5e3badd2f5d4a638f4 installed DEBUG: nss-util-3.112.0-4.el10.x86_64 1754617146 213736 2c5507ee324a1eb446b15fa90dc42807 installed DEBUG: sqlite-libs-3.46.1-5.el10.x86_64 1757327519 1575704 8339ce3208f7238f3ee42423f7483d6d installed DEBUG: gdbm-libs-1:1.23-14.el10.x86_64 1753088209 124794 20dbe494f76524ac4c63214222fe6ab5 installed DEBUG: libattr-2.5.2-5.el10.x86_64 1730215193 29173 2833a042a276b30da6c1a0ba42587877 installed DEBUG: libacl-2.3.2-4.el10.x86_64 1730215005 40954 631458af65cf3e129e9416aafab73ad3 installed DEBUG: libffi-3.4.4-10.el10.x86_64 1747269976 87536 09add1816293186b6cb76eb3b4e07686 installed DEBUG: libgomp-14.3.1-4.el10.x86_64 1761748305 540184 7837511eac527ccba2f6f21c27318524 installed DEBUG: lcms2-2.16-6.el10.x86_64 1730219868 434995 a11d13644b53fb5baed0acaa7e1e34e0 installed DEBUG: libwebp-1.3.2-8.el10.x86_64 1730222912 808370 b22e3b937f3e63b8b4f5a4e515aace20 installed DEBUG: gawk-5.3.0-6.el10.x86_64 1730216535 1799421 85779b68a9aff20397bd084b03a23424 installed DEBUG: json-c-0.18-3.el10.x86_64 1730888062 84642 790ed9f22b49da601d165a7f42803ef5 installed DEBUG: libcap-ng-0.8.4-6.el10.x86_64 1730220054 74859 fa1e3296fb900214494caafbdd560ef7 installed DEBUG: audit-libs-4.0.3-4.el10.x86_64 1744382132 371825 531f4d2bfee9b25bfd0c5cc3bb656d0b installed DEBUG: libeconf-0.6.2-4.el10.x86_64 1730220424 59376 3c1826ec5ca18028ea82945e488379e5 installed DEBUG: pam-libs-1.6.1-8.el10.x86_64 1751360210 137903 4c8d5b504acdcc04be65f3390ff1f63a installed DEBUG: libcap-2.69-7.el10.x86_64 1730220121 229023 09c235e1a41cb500ab105f07a777e83d installed DEBUG: systemd-libs-257-16.el10.x86_64 1759411782 2403474 b4fac4be3d954bf82d251dfe41c9b52d installed DEBUG: libtasn1-4.20.0-1.el10.x86_64 1739768187 184603 b4eff3a9f4b9efc278d5220ba1bde8cd installed DEBUG: p11-kit-0.25.10-1.el10.x86_64 1758549145 2388809 b88978a7aad9481f0d4b77ad64b2aa65 installed DEBUG: libunistring-1.1-10.el10.x86_64 1730222558 1812853 8c599b5aa65a4c4789cd4e41924d01e8 installed DEBUG: libidn2-2.3.7-3.el10.x86_64 1730221096 336954 bad1bcf3af7ac272c292fb703d063727 installed DEBUG: libICE-1.1.1-5.el10.x86_64 1730221200 185549 23e593c41d291cf8ea9f304794a3ab40 installed DEBUG: openjpeg2-2.5.2-5.el10.x86_64 1754920316 456211 614f1d18381fecedc4c8b67ac9bf51dd installed DEBUG: libSM-1.2.4-5.el10.x86_64 1730221926 99596 eaee1c27d0b64b353b7c0e6b2a6453d4 installed DEBUG: xz-1:5.6.2-4.el10.x86_64 1747138417 1244792 3dac3447f931ab37d89a44cd3c8b78a9 installed DEBUG: libmpc-1.3.1-7.el10.x86_64 1730221091 164516 c2758337a2075dd3f6270fde665f31ef installed DEBUG: libfdisk-2.40.2-13.el10.x86_64 1753880156 371474 7d8623980f66960cd933bad02ccad7aa installed DEBUG: libgcrypt-1.11.0-6.el10.x86_64 1746004907 1635730 45cd8876bbc08a49fdb27f24c7b0610e installed DEBUG: libksba-1.6.7-2.el10.x86_64 1730221262 403876 cf1f380b165e4071eb8bafd89e15200b installed DEBUG: dwz-0.16-1.el10.x86_64 1751668425 301852 ff8d71f57d3f332a9c95c1ef322ad269 installed DEBUG: unzip-6.0-69.el10.x86_64 1744882430 407835 f957cb670c1796896a830e385dbc290e installed DEBUG: file-libs-5.45-8.el10.x86_64 1744037963 10414622 1cc0692376215de158ce589afcf80f5c installed DEBUG: file-5.45-8.el10.x86_64 1744037963 105815 4df49fcbff81131c972676c04c1b430b installed DEBUG: alternatives-1.30-2.el10.x86_64 1730215254 67921 dacc56c639d072091b65fbccb3a8a2d0 installed DEBUG: p11-kit-trust-0.25.10-1.el10.x86_64 1758549145 460921 c91f72e05b9159bc285548ba34ddd0f5 installed DEBUG: gnutls-3.8.10-2.el10.x86_64 1754031081 4398843 5f5c5093f661304acc0a47d01b89c110 installed DEBUG: diffutils-3.10-8.el10.x86_64 1730215620 1658034 c2e3be68b585b63d79f192af4b8bbbad installed DEBUG: jansson-2.14-3.el10.x86_64 1730219623 91245 f356c03e41105a611f67f1c3616f7054 installed DEBUG: libbrotli-1.1.0-6.el10.x86_64 1730215202 865794 afbddda59d52fa99a76d2576ffe3d9d9 installed DEBUG: libsepol-3.9-1.el10.x86_64 1753299038 853747 b1f0d06af17dca9f5c1d1c972aaced91 installed DEBUG: libselinux-3.9-2.el10.x86_64 1761239294 201757 9c2ec0903a0d29c9ffad9433ac4e9649 installed DEBUG: sed-4.9-3.el10.x86_64 1730231721 878041 6949f0c4519a6db4dbb7a5f18203526c installed DEBUG: findutils-1:4.10.0-5.el10.x86_64 1730216105 1942959 2942c06a64d76c8c621b9c0e249e8f99 installed DEBUG: openssl-fips-provider-1:3.5.1-6.el10.x86_64 1761228553 2493370 ab9f3fccd1f0436ffdb2240b466ba188 installed DEBUG: openssl-libs-1:3.5.1-6.el10.x86_64 1761228553 6873867 29492e048ff0dd132c1113fa709725c7 installed DEBUG: coreutils-9.5-6.el10.x86_64 1732618075 5781370 5801daf855d9de1c9f5513ba77b3d425 installed DEBUG: ca-certificates-2025.2.80_v9.0.305-102.el10.noarch 1761766901 2801276 aa556d0152b1d4b7e080dfea20cee174 installed DEBUG: libmount-2.40.2-13.el10.x86_64 1753880156 360114 c86e175495cf78251ebdd168af51d1c3 installed DEBUG: glib2-2.80.4-10.el10.x86_64 1758038174 15329071 1fcbfec80ebeca92d35eb6edffa2a1c2 installed DEBUG: polkit-libs-125-4.el10.x86_64 1755093026 212764 948d953622fc0cb5a86beca2c57631e0 installed DEBUG: gzip-1.13-3.el10.x86_64 1730218103 402458 6973a672a654579d3b8b5325ae4f87de installed DEBUG: cracklib-2.9.11-8.el10.x86_64 1730215560 245125 0d10c73fe55b00e2d18bc180be1676fa installed DEBUG: libevent-2.1.12-16.el10.x86_64 1730220420 917042 bd352550fdb83a3f83d48def858b10a0 installed DEBUG: libsmartcols-2.40.2-13.el10.x86_64 1753880156 184578 48a88c59bae0a0cf1d06332e06331789 installed DEBUG: util-linux-core-2.40.2-13.el10.x86_64 1753880156 1534625 ca762997aa2edd5ca2aa3dd5fdc449b3 installed DEBUG: lua-libs-5.4.6-7.el10.x86_64 1730223336 283675 1d3b244c28e3fabf1efc86d5e3735110 installed DEBUG: lz4-libs-1.9.4-8.el10.x86_64 1730223387 140659 787b6ed11b45f7fb7d4fa89dc99db3b2 installed DEBUG: libarchive-3.7.7-4.el10.x86_64 1755170415 957114 5be34bcd0b94d64ca6381ee16ec692f3 installed DEBUG: npth-1.6-21.el10.x86_64 1730225148 50619 767fe709a43d8f601b7e3fc9cc7251c7 installed DEBUG: fribidi-1.0.14-4.el10.x86_64 1730216530 376410 e707a04ecf5a55a8ea62a11326dd7600 installed DEBUG: jbigkit-libs-2.1-31.el10.x86_64 1730219576 120383 7dd8b09319db3b36eeb4d340bbb825bf installed DEBUG: libtool-ltdl-2.4.7-13.el10.x86_64 1730222239 71816 5f64e02fbd5a4865259fb5750f59f733 installed DEBUG: zstd-1.5.5-9.el10.x86_64 1730235146 1632357 84663edbbd66d6925ff9af6ed92e0b42 installed DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64 1730215560 9815811 b8a3046d44a06c339d10aac3eff2a19e installed DEBUG: libpwquality-1.4.5-12.el10.x86_64 1730221689 427746 07adceb7817e9dfe21005a35c7838f08 installed DEBUG: shared-mime-info-2.3-8.el10.x86_64 1730231854 5418941 101b11684cd99c75e1ebdf4a64918213 installed DEBUG: gdk-pixbuf2-2.42.12-4.el10.x86_64 1752860413 2626885 48300c4ded59c647afd48fc502bf5915 installed DEBUG: libsecret-0.21.2-8.el10.x86_64 1748332815 582530 757d75780197d26b36c225b3833c18a9 installed DEBUG: pinentry-1.3.1-1.el10.x86_64 1730799299 268288 7b600756d31f47600c9c5804ea310207 installed DEBUG: liblqr-1-0.4.2-26.el10s.x86_64 1739178290 103608 1aea9cd852c11b32c62306dbc817f78c installed DEBUG: python3-pip-wheel-23.3.2-7.el10.noarch 1730229430 1600309 2d8ff882a5474646d918d8a659d466e4 installed DEBUG: urw-base35-bookman-fonts-20200910-21.el10.noarch 1730233556 1428570 c5eb388d521aeeb0a0a1af08510d0ded installed DEBUG: urw-base35-c059-fonts-20200910-21.el10.noarch 1730233556 1460518 343aa3d85f3dec940791857131adbddd installed DEBUG: urw-base35-d050000l-fonts-20200910-21.el10.noarch 1730233556 86336 ea100dd5e02bf99edda8db08dd6a0d98 installed DEBUG: urw-base35-gothic-fonts-20200910-21.el10.noarch 1730233556 1216723 c85ec46bf6cb5ee7e554157a4437b457 installed DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-21.el10.noarch 1730233556 1100338 b4062caa2532c33f8a535e3618c76819 installed DEBUG: urw-base35-nimbus-roman-fonts-20200910-21.el10.noarch 1730233556 1429732 410fc78ef3967c59a9e28b2f0d0cf3bb installed DEBUG: urw-base35-nimbus-sans-fonts-20200910-21.el10.noarch 1730233556 2505850 d4a3340940f41ab4dc40762ebc4b5177 installed DEBUG: urw-base35-p052-fonts-20200910-21.el10.noarch 1730233556 1557220 8f0520bc45660eabe132ffbfe8d640e4 installed DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-21.el10.noarch 1730233556 45248 7fdd04af8e7dac35eab33927f8a507ae installed DEBUG: urw-base35-z003-fonts-20200910-21.el10.noarch 1730233556 400137 79dee41a0ba562f5bf2b90d342af9eda installed DEBUG: urw-base35-fonts-20200910-21.el10.noarch 1730233556 5478 9a5fdb4cb4ef59a2fa9d349cc72f505a installed DEBUG: kmod-libs-31-12.el10.x86_64 1755586286 150598 7aeee35d70dbdf8da4882726162a4f73 installed DEBUG: rpm-sequoia-1.9.0.3-1.el10.x86_64 1758212280 2723414 d041b70ed398c38d4878be6255d81c0d installed DEBUG: rpm-plugin-audit-4.19.1.1-20.el10.x86_64 1756197347 16413 e3c4048663e6c16c35b182264b8a7abf installed DEBUG: rpm-libs-4.19.1.1-20.el10.x86_64 1756197347 743080 da1f3e97e96168d8df7097007a67f3e3 installed DEBUG: libsemanage-3.9-1.el10.x86_64 1753359641 319451 4229000945e4ab894ced279891b57605 installed DEBUG: shadow-utils-2:4.15.0-8.el10.x86_64 1754394098 4282173 e3ca9676d0be874fb0a62ae419580f52 installed DEBUG: libutempter-1.2.1-15.el10.x86_64 1730222480 59097 3d7e2d73681be7ee74b906baf3003c64 installed DEBUG: tpm2-tss-4.1.3-5.el10.x86_64 1730233187 1765648 86b04608b431d286b21d73a45d0f13cf installed DEBUG: tar-2:1.35-7.el10.x86_64 1738777241 3097154 f8d3b5a4f39d52f208c74d90ab384c88 installed DEBUG: zip-3.0-45.el10.x86_64 1751450411 730233 9c04520218a965e62771717a002d3fc1 installed DEBUG: cpp-14.3.1-4.el10.x86_64 1761748305 40432256 156c6cf53ed6e8229def48253b3bee54 installed DEBUG: libpsl-0.21.5-6.el10.x86_64 1730221584 82456 e51ba2fb198c78d0192012c64b37224b installed DEBUG: dbus-libs-1:1.14.10-5.el10.x86_64 1730215691 381803 3986b69c669ef4619f4b07fdbd7cc6f3 installed DEBUG: avahi-libs-0.9~rc2-2.el10.x86_64 1752240296 181946 7cf7578b4f5fc36301cb371e860ab688 installed DEBUG: libusb1-1.0.28-1.el10.x86_64 1744806478 170605 226d314bfd9fd97cbf927c76c9a1734d installed DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 1733406346 728430 234b2a6d9bb457044f53d7cb729ec330 installed DEBUG: openldap-2.6.9-1.el10.x86_64 1755037201 526418 181206637e651785b1363b5745a4912e installed DEBUG: gdbm-1:1.23-14.el10.x86_64 1753088209 475471 6f9ce83951aa4d0c638d236ad59c8fa7 installed DEBUG: pam-1.6.1-8.el10.x86_64 1751360210 1840377 34c27d641de5452ddf7c5e096aad5d22 installed DEBUG: nss-softokn-freebl-3.112.0-4.el10.x86_64 1754617146 1072310 471d66a7d8725aec7eb995ce9c4b2b39 installed DEBUG: nss-softokn-3.112.0-4.el10.x86_64 1754617146 1324227 d3926c676afa8cb3e23868db498984ea installed DEBUG: nss-sysinit-3.112.0-4.el10.x86_64 1754617146 18464 5aed713ca0f9ffb47cec5ba8f53f179c installed DEBUG: nss-3.112.0-4.el10.x86_64 1754617146 1977490 de0fd46caba864f4e8de1cd0334cf698 installed DEBUG: jasper-libs-4.1.0-5.el10.x86_64 1730219578 340810 4412964b611c16dbc916caccc019f17d installed DEBUG: LibRaw-0.21.3-1.el10s.x86_64 1739179255 2446638 6ceb7584d6131ee657e8fb649e025d1e installed DEBUG: libbpf-2:1.6.0-3.el10.x86_64 1755087975 436788 f75f288f5635c5707ca9b1c930abdc9a installed DEBUG: libxkbcommon-1.7.0-4.el10.x86_64 1730222786 348498 f925a0f3ffd64dce3b2f5a5564bb7fcc installed DEBUG: xml-common-0.6.3-65.el10.noarch 1730231784 80280 7784b07633cf3f6f4aff07408198892e installed DEBUG: bzip2-1.0.8-25.el10.x86_64 1737038253 95093 499d5be2f4267c6f95c8a8abf0a8c59f installed DEBUG: graphite2-1.3.14-17.el10.x86_64 1730217759 200695 ea49afba5fde9fc3b885b7831ef04cad installed DEBUG: freetype-2.13.2-8.el10.x86_64 1730216401 870983 bc3698d3bf5dc73da13e6ac6028a92be installed DEBUG: harfbuzz-8.4.0-6.el10.x86_64 1737385279 2682932 2d9a808662ff4bc150c4352c7e21f746 installed DEBUG: fontconfig-2.15.0-7.el10.x86_64 1730216441 789642 6284d23092e7524cc2b5444a1e7aa803 installed DEBUG: libraqm-0.10.1-2.el10s.x86_64 1738591708 33364 cc1eea3fd4f778645b61b2ef36e6f3bf installed DEBUG: imath-3.1.10-4.el10.x86_64 1730219392 369518 24c80b864f46c48cc6430fcd84dbb111 installed DEBUG: liblerc-4.0.0-8.el10.x86_64 1730221235 630269 d0877f13e7c6a617ec4b1260a3ae37d3 installed DEBUG: libtiff-4.6.0-6.el10.x86_64 1743457997 620323 41d6fb3679eedf3b3078575de6c0f259 installed DEBUG: openexr-libs-3.1.10-8.el10.x86_64 1730225707 6702448 6b12364d556a1139de86b8a1fcdc7c4b installed DEBUG: dbus-common-1:1.14.10-5.el10.noarch 1730215691 11504 da769f965be2149de4b59b4ee15abfc7 installed DEBUG: dbus-broker-36-4.el10.x86_64 1755247985 395694 5ee6828679ad072fd633adf0c7cfa85b installed DEBUG: dbus-1:1.14.10-5.el10.x86_64 1730215691 0 a9d6b88e207e560aa021a7bf329fa8d4 installed DEBUG: ed-1.20-5.el10.x86_64 1730215852 149892 e1e288db4337486a7c77f0e6bd3bbe8c installed DEBUG: patch-2.7.6-26.el10.x86_64 1730226385 273106 629d8b27ec95017e5710c3f64376a32b installed DEBUG: less-661-3.el10.x86_64 1730219928 410949 12a5c4e186c837698a080ea19e972869 installed DEBUG: libedit-3.1-52.20230828cvs.el10.x86_64 1730220423 249718 4fdd7dae30461b978ab748b08a3bc0ba installed DEBUG: cpio-2.15-3.el10.x86_64 1730215674 1146592 61aa626f62b20f0c8c7cf66eedcbb856 installed DEBUG: duktape-2.7.0-10.el10.x86_64 1730215929 630984 1d34dbc094c548ee521996f25fc3ac3d installed DEBUG: keyutils-libs-1.6.3-5.el10.x86_64 1730219803 55667 f3fa3cffd844c72bbd66724696a99bc4 installed DEBUG: libcbor-0.11.0-3.el10.x86_64 1730220246 75663 d6f49ac89814ee1ab7f0025b56932530 installed DEBUG: libfido2-1.14.0-7.el10.x86_64 1730220618 243444 475c2ca7218bd930edf7ab3bb75f0c3f installed DEBUG: libcom_err-1.47.1-4.el10.x86_64 1750842543 68697 2c1905a55e760f9c110bfc0e8adb4254 installed DEBUG: libnghttp2-1.64.0-2.el10.x86_64 1730225043 174188 5eeac80e9dd6a1dcfd404a8a7f726465 installed DEBUG: libpkgconf-2.1.0-3.el10.x86_64 1730228319 80073 29a40a2c8547c3a919e88eeb7b65c0c4 installed DEBUG: pkgconf-2.1.0-3.el10.x86_64 1730228319 84394 9d7185cea1dbaf5c7fd90496405870fd installed DEBUG: pkgconf-pkg-config-2.1.0-3.el10.x86_64 1730228319 989 3c7cb7632d24c50637aba61cebafcae4 installed DEBUG: libxcrypt-devel-4.4.36-10.el10.x86_64 1730222731 30995 7a920a9940272b25b465231e89e54690 installed DEBUG: glibc-devel-2.39-76.el10.x86_64 1760368344 2348212 db9f30c19663bc63a88c5ac4547d6066 installed DEBUG: libseccomp-2.5.6-1.el10.x86_64 1751627631 181747 13a76b9197285b355969d206a5897be7 installed DEBUG: libverto-0.3.2-10.el10.x86_64 1730222483 30157 4d68fbc37bf8a651028e124253921fda installed DEBUG: krb5-libs-1.21.3-8.el10.x86_64 1746462303 2429165 d128aff61e99968a0b6d22a1e9ffd926 installed DEBUG: libssh-0.11.1-3.el10.x86_64 1759232172 587291 eafd7ba030e3b3cd093ecb546b953a78 installed DEBUG: libcurl-8.12.1-2.el10.x86_64 1744713242 858278 aae9071f6606439144d0d2341f351a9f installed DEBUG: util-linux-2.40.2-13.el10.x86_64 1753880156 3884785 df149779337fba58bcdf71d18584aefd installed DEBUG: authselect-libs-1.5.0-8.el10.x86_64 1730215145 820118 bcc3148237825fa3e17a24f10da0fb19 installed DEBUG: cryptsetup-libs-2.8.1-1.el10.x86_64 1756905157 2774615 096a0e17f13c91b49d73c21c26158c20 installed DEBUG: device-mapper-libs-10:1.02.206-3.el10.x86_64 1749631649 432217 0d7466e6e731dcea5b366e95021136b2 installed DEBUG: device-mapper-10:1.02.206-3.el10.x86_64 1749631649 354662 289c5c46bdb4ca7c431f13c3a06a2611 installed DEBUG: elfutils-debuginfod-client-0.194-1.el10.x86_64 1761859338 81801 152030992ba50ecdb578a6f8988189eb installed DEBUG: elfutils-libs-0.194-1.el10.x86_64 1761859338 707061 c84d6307f1d68606fbb63dd678b40b03 installed DEBUG: elfutils-default-yama-scope-0.194-1.el10.noarch 1761859340 1810 ad61740839392df65f0c52e693bb4fcd installed DEBUG: systemd-pam-257-16.el10.x86_64 1759411782 680169 600d9f2893108b4d2544595c52dee937 installed DEBUG: systemd-257-16.el10.x86_64 1759411782 17641666 f56d4789354027aa0d67929ad5d912f1 installed DEBUG: binutils-gold-2.41-58.el10.x86_64 1754553565 2182171 e35bd89fbda9b3d594e1b9216aeaa424 installed DEBUG: binutils-2.41-58.el10.x86_64 1754553565 27869794 e8f0d81fa54d39d12581b35e85a96765 installed DEBUG: polkit-125-4.el10.x86_64 1755093026 490037 77642f3601a14e811a673ec8d86d924e installed DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64 1730228823 95997 a2dca6f6da42d2af50a4340e6d70871b installed DEBUG: elfutils-0.194-1.el10.x86_64 1761859338 3115454 ea5344a8f074fac2362abb813cde9ec7 installed DEBUG: gdb-minimal-16.3-2.el10.x86_64 1748968594 13817513 8dc3ee39bf64fa319f0ac79698fa8acc installed DEBUG: debugedit-5.1-8.el10.x86_64 1750438732 205407 854e7eed20de9dd2277af887c5ef75c3 installed DEBUG: rpm-build-libs-4.19.1.1-20.el10.x86_64 1756197347 198960 154c0adbf671c9737dd703b0be7df0ce installed DEBUG: openssh-9.9p1-16.el10.x86_64 1762171363 1452227 43e3d803844ed7428fa3e2bf1bb1a8de installed DEBUG: openssh-clients-9.9p1-16.el10.x86_64 1762171363 2764782 5172010ac79008286c1519386cc544d9 installed DEBUG: git-core-2.47.3-1.el10.x86_64 1752151865 23581211 54012029b93d3d9701d468dbc861f298 installed DEBUG: curl-8.12.1-2.el10.x86_64 1744713242 457272 7237349c3bea5464abc1d4ed9e645840 installed DEBUG: rpm-4.19.1.1-20.el10.x86_64 1756197347 3100884 3ad62c7da0282e0376e14bf924fd5eb7 installed DEBUG: efi-srpm-macros-6-6.el10.noarch 1734008449 41044 1ad8953ce79f728ad45d9708d84a7eee installed DEBUG: lua-srpm-macros-1-15.el10.noarch 1730223327 1367 1fbe1970bdc0d6edcd3fdc530b8be649 installed DEBUG: make-1:4.4.1-9.el10.x86_64 1731009937 1880255 6b4ced19a6818dbe9cc17bb080560e2d installed DEBUG: gcc-14.3.1-4.el10.x86_64 1761748305 114801921 638abd1ab7142470f2f939c5f7f49cd5 installed DEBUG: annobin-plugin-gcc-13.02-1.el10.x86_64 1762250452 1037145 9a18e57088b2f710358d150a1f0641cb installed DEBUG: gcc-plugin-annobin-14.3.1-4.el10.x86_64 1761748305 57978 5215c5129999cedc17cc159c38be5550 installed DEBUG: fonts-srpm-macros-1:2.0.5-18.el10.noarch 1730216344 57184 1c64f1de557330974aff611b600dae9a installed DEBUG: forge-srpm-macros-0.4.0-6.el10.noarch 1734556047 39882 fabea85a88c6ad82988771613c4c1125 installed DEBUG: go-srpm-macros-3.8.0-1.el10.noarch 1757693203 61920 94b714b3238c2d60e5cdda8f87e0bdb7 installed DEBUG: python-srpm-macros-3.12-10.el10.noarch 1744804726 52539 db863cc8b9f7f04cc76daf66391d4c9f installed DEBUG: redhat-rpm-config-293-1.el10.noarch 1753090328 184121 075ffb827d0d5cb195845180ef54aafd installed DEBUG: rpm-build-4.19.1.1-20.el10.x86_64 1756197347 176781 8ed031c73a947aa6c3d652673917a8ee installed DEBUG: pyproject-srpm-macros-1.16.2-1.el10.noarch 1731588881 1952 d4ade3bbe7b9be654b4f26c2beb49edc installed DEBUG: python-rpm-macros-3.12-10.el10.noarch 1744804726 22627 76285a929fba0b09bbccc14bc9481135 installed DEBUG: python3-rpm-macros-3.12-10.el10.noarch 1744804726 6586 12bf378fdb43a99696854f9c2d9954ab installed DEBUG: mpdecimal-2.5.1-12.el10.x86_64 1730224546 205695 78dc22f1e261c382b161055fae287aa9 installed DEBUG: python-unversioned-command-3.12.11-3.el10.noarch 1756120476 23 32d31d76feab4430ef1f042951d135fd installed DEBUG: python3-3.12.11-3.el10.x86_64 1756120471 32122 e6f511ab0a8af68dbc99529e47b683e8 installed DEBUG: python3-libs-3.12.11-3.el10.x86_64 1756120471 43634698 894765078c1914bee95b9686250cc3cc installed DEBUG: python3-packaging-24.2-2.el10.noarch 1738250594 570729 1edd3696535c1e17b1c56a05403d98dc installed DEBUG: python3-setuptools-69.0.3-12.el10.noarch 1750322830 7489822 ed0a4a9cfc6509ea88abe57e7d6fd627 installed DEBUG: python3-idna-3.7-4.el10.noarch 1730229122 608800 997087c9a5891316b3df42888f34d3a5 installed DEBUG: python3-greenlet-3.0.3-5.el10.x86_64 1730229116 946183 60a4eef35b59b2e25c8628c2dded64e3 installed DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch 1739541276 469225 b16715f7769c47ca01364dd8cf4e2fba installed DEBUG: python3-urllib3-1.26.19-2.el10.noarch 1730229666 1020701 e3a3d61ec75bc975cf1e5f789ec8c2dc installed DEBUG: python3-babel-2.13.1-5.el10.noarch 1730215314 32699135 5612203d5825461cfefcd14e7dd5ceab installed DEBUG: python3-rpm-generators-14-12.el10.noarch 1730229620 83703 dd85a9253f6c833cd79c2e17d00a470d installed DEBUG: python3-charset-normalizer-3.4.2-1.el10.noarch 1746515787 337674 d19fd140b90095bfd843eef168db4ea2 installed DEBUG: python3-requests-2.32.4-1.el10.noarch 1753444661 488211 f934b19489b55854db91cf6d658371c2 installed DEBUG: python3-dns-2.6.1-1.el10.noarch 1723732656 2952737 518dd356689f8213ae29540a2a5e1a94 installed DEBUG: python3-docutils-0.20.1-5.el10.noarch 1730229238 5020198 7b945ee38a0e8f02c264b75de2588d9b installed DEBUG: python3-markupsafe-2.1.3-6.el10.x86_64 1730229370 57655 aae145c6ce911f725ac7d4f1ac134c23 installed DEBUG: python3-jinja2-3.1.6-1.el10.noarch 1743112165 1617187 acdcedea85f1bd1ebb50a957e43d99ca installed DEBUG: python3-pip-23.3.2-7.el10.noarch 1730229430 14859218 31e43046c676e62f524678e36656ed8c installed DEBUG: python3-imagesize-1.4.1-9.el10.noarch 1730229107 35540 d1301ccacc1cd88fc7bf7ccef9d38282 installed DEBUG: python3-pygments-2.18.0-1.el10.noarch 1737364998 8411601 ca4be5b2d1dbd1732832ba315a294496 installed DEBUG: python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch 1730229681 42883 8f90547e7075b9a66518309a9aa31916 installed DEBUG: pcsc-lite-libs-2.2.3-2.el10.x86_64 1730226519 65565 5cc3fe95daea76b302b8fe77892afe5b installed DEBUG: pcsc-lite-ccid-1.6.0-2.el10.x86_64 1730226510 413717 936a559ba5ac2994e1418b3842bd3493 installed DEBUG: pcsc-lite-2.2.3-2.el10.x86_64 1730226519 220177 99b622cbdf6b5e6928ae65060e972974 installed DEBUG: gnupg2-smime-2.4.5-2.el10.x86_64 1730217561 591737 c4560b6214e42242d0e94a19e5513624 installed DEBUG: gnupg2-2.4.5-2.el10.x86_64 1730217561 9979077 576528bb73b23f28ee9a004530cdd52f installed DEBUG: gpgme-1.23.2-6.el10.x86_64 1730217877 609635 669f9ce493cc5b368780557fd841b94c installed DEBUG: gpgmepp-1.23.2-6.el10.x86_64 1730217877 430341 0b853f44adc382c8a56218c74ef0d816 installed DEBUG: poppler-24.02.0-6.el10.x86_64 1736512704 3554297 8eb4214bb2065fd51e4fe40b664467a1 installed DEBUG: jbig2dec-libs-0.20-7.el10.x86_64 1730219621 168984 a76084465e9251ddf218a3f69af247f0 installed DEBUG: libXau-1.0.11-8.el10.x86_64 1730222665 68459 fc57676cc147be91d56abc13cb5cfce4 installed DEBUG: libxcb-1.17.0-3.el10.x86_64 1730222737 1162650 53fbbf00f5a3c5d91f223d83f1066b80 installed DEBUG: libX11-1.8.10-1.el10.x86_64 1733735632 1350964 f4b8afd1803b859b313b66f5bb1f0bf5 installed DEBUG: libXrender-0.9.11-8.el10.x86_64 1730222908 51311 7ad31f9ac505f004c06c5a60612391bc installed DEBUG: libXext-1.3.6-3.el10.x86_64 1730222717 96253 96de174ce1016a085a28161c04d1806a installed DEBUG: libXft-2.3.8-8.el10.x86_64 1730222783 168381 b087060f92e999eb3e2153182309da93 installed DEBUG: libXpm-3.5.17-5.el10.x86_64 1730222910 152003 2df14c23f0dccf1e70096a716d4d6424 installed DEBUG: gd-2.3.3-22.el10.x86_64 1750858270 400915 2b368f215805a055f42d475db96b545a installed DEBUG: libXt-1.3.0-5.el10.x86_64 1730223042 448361 0353cb970accc8b9b554a33fdec9da66 installed DEBUG: libdatrie-0.2.13-11.el10.x86_64 1730220305 59289 cf20a9bff0a5711777fd6eed0eb8df8b installed DEBUG: libthai-0.1.29-10.el10.x86_64 1730222183 802278 58833d87ce0d583643743f26c6039e73 installed DEBUG: libijs-0.35-24.el10.x86_64 1730221026 67204 fc2a74580a1207d03f9ca2c1cbece5d0 installed DEBUG: libpaper-1:2.1.1-7.el10.x86_64 1730221516 50005 beb8bab2e988cb36754e28e9d899cdea installed DEBUG: pixman-0.43.4-2.el10.x86_64 1730228273 694319 d072d69959cb5752e428a3463e181f63 installed DEBUG: cairo-1.18.2-2.el10.x86_64 1730215330 1818236 9a30697458cf6ee76fb216cbb9ce544e installed DEBUG: pango-1.54.0-3.el10.x86_64 1730226353 1024097 7ed6bff29df6118cc7290c457de1b29a installed DEBUG: cairo-gobject-1.18.2-2.el10.x86_64 1730215330 36040 f664305b3c936813aa92596252f29ed8 installed DEBUG: librsvg2-2.57.1-9.el10.x86_64 1732260608 4349023 6ce6e8059a446770303fa6e0d3ce24f5 installed DEBUG: rsvg-pixbuf-loader-2.57.1-9.el10.x86_64 1732260608 15784 6f1acc267d6247c0d58dcafd7912b448 installed DEBUG: poppler-glib-24.02.0-6.el10.x86_64 1736512704 578768 9ad58314eeefbb0f89779a2980fd9b70 installed DEBUG: libwmf-lite-0.2.13-6.el10s.x86_64 1739178539 163402 41c0daea5347778ccd435d593bf95041 installed DEBUG: cups-filesystem-1:2.4.10-13.el10.noarch 1758030171 0 fc94bffa3b428c3d41f081262b13dc2d installed DEBUG: cups-libs-1:2.4.10-13.el10.x86_64 1758030151 637590 72fc6328deea13bee6a70dc6954234d6 installed DEBUG: libgs-10.02.1-16.el10.x86_64 1746621346 24333486 355882f756f9c9b71f6098932b310e10 installed DEBUG: graphviz-9.0.0-15.el10.x86_64 1730240660 4430109 2f76d0ebdd22fb0744c34e65e681482c installed DEBUG: ImageMagick-libs-0:6.9.12.98-1.el10s.x86_64 1739181763 8574479 e282b0723f4b530e070758309abd77f0 installed DEBUG: ImageMagick-0:6.9.12.98-1.el10s.x86_64 1739181763 245728 3d3079e28a22bc8ff24203f962b024d9 installed DEBUG: python3-sphinx-1:7.2.6-10.el10.noarch 1730229736 11309241 9a78413bc4ed4c3fcdf1d08d26a96211 installed DEBUG: python3-devel-3.12.11-3.el10.x86_64 1756120471 1336363 79e9825f61a722d77865667fee787628 installed DEBUG: python3-eventlet-0.40.0-1.el10s.noarch 1755169696 2163017 2473abdd1bccf46ef683c25b78db15c1 installed DEBUG: python3-sqlalchemy-2.0.26-6.el10.x86_64 1730229665 23459805 b8e4574462ef8ead73d9dfc3f52f45e2 installed DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch 1730229721 315016 8b0171b157b9722d621b59a5e754878b installed DEBUG: python3-pbr-6.1.1-1.el10s.noarch 1748618097 634274 c3a1df9e1005c2ab52308c84d38fb5ed installed DEBUG: python3-six-1.16.0-16.el10.noarch 1730229623 120439 2adba5efc7db90de5b163a28b00ccf71 installed DEBUG: authselect-1.5.0-8.el10.x86_64 1730215145 160761 4900e595754d431a53a35a510aeecb7f installed DEBUG: systemd-rpm-macros-257-16.el10.noarch 1759411788 10938 540cca8234358790acaaed13bc58faa0 installed DEBUG: openstack-macros-2023.1.0-0.20250702055156.ce6a105.el10.noarch 1751435630 45488 67587d28ddaebed51a9e23cec015074c installed DEBUG: pyproject-rpm-macros-1.16.2-1.el10.noarch 1731588881 116503 57cf0d789d5e7802c3cb75324fc925c2 installed DEBUG: python3-wheel-1:0.41.2-5.el10.noarch 1730229891 518630 6963b4e5fbf77b4c0ef592c46b529aa1 installed DEBUG: python3-platformdirs-4.2.2-2.el10s.noarch 1731059081 172653 e8eb11259fea0eeda969b316b8384265 installed DEBUG: python3-filelock-3.15.4-3.el10s.noarch 1731058737 92158 d8eabb789aaaa99bff7d95da27562b31 installed DEBUG: python3-pyproject-api-1.6.1-5.el10s.noarch 1731056783 82288 013ed4ee5e0d17c427b3e065ccdafb2f installed DEBUG: python3-distlib-0.3.9-1.el10s.noarch 1731059442 1217909 34438f3fd1f5935fe54e943f47d334e1 installed DEBUG: python3-chardet-5.2.0-1.el10s.noarch 1730888623 2161972 43e2c7d2f8583d29a4e6c384e1c44687 installed DEBUG: python3-cachetools-5.4.0-6.el10s.noarch 1731062713 140847 b0b431b6ccfc5012ae66e5e4c487b41a installed DEBUG: python3-wheel-wheel-1:0.41.2-5.el10.noarch 1730229891 65769 469e09806e2ddd6b642503c06d092713 installed DEBUG: python3-setuptools-wheel-69.0.3-12.el10.noarch 1750322830 766397 a76df75d15e6fc5905616f30afd564f5 installed DEBUG: python3-virtualenv-20.26.6-2.el10s.noarch 1730917676 655447 8c6bc214b126ae6d877648d0323ddcb8 installed DEBUG: python3-pluggy-1.3.0-5.el10.noarch 1730229371 186765 cd81f4a49466a80867355fe422378974 installed DEBUG: python3-colorama-0.4.6-13.el10.noarch 1730229065 194726 fbd819363ab7fbf8c59ce17abf06292d installed DEBUG: tox-4.21.2-3.el10s.noarch 1731061324 1250841 43af758a6323e0f5feee516e6ff80a43 installed DEBUG: python3-tox-current-env-0.0.12-1.el10s.noarch 1730902599 72788 4bcdce5f226c5bd50767a34a652624e2 installed DEBUG: python3-stevedore-5.5.0-0.20250903121709.3c04bde.el10.noarch 1756901907 312149 c53ba390163f3cb80f7e5fa9ff13793d installed DEBUG: python3-webob-1.8.9-1.el10s.noarch 1737648216 1439046 cb1585b1b8ab9c2aa75b764ffc1bdba8 installed DEBUG: python3-iso8601-2.1.0-3.el10s.noarch 1738058890 52152 b88415a2b3711250a8dc0f772fa96c12 installed DEBUG: python3-testtools-2.7.2-1.bootstrap.el10s.noarch 1737458511 1871591 01cc5831e388f9af11205a35f2338628 installed DEBUG: python3-netaddr-1.3.0-2.el10.noarch 1737397369 10138039 b6f5b55e515f9e9f09ccf7522a2a4e6f installed DEBUG: python3-pytz-2024.1-3.el10s.noarch 1730926953 231152 a2e7e129993bcdf51e7de413b333d799 installed DEBUG: python3-psutil-5.9.8-6.el10.x86_64 1748354405 1500396 90eefd25db20fae8fd606dd1adc6aed9 installed DEBUG: python3-mako-1.2.3-9.el10.noarch 1730229289 717113 0b92d12cd53eeb81954d2064b413b27f installed DEBUG: python3-decorator-5.1.1-12.el10.noarch 1730229177 79127 9c6e14cd2b6e3665cbf1998cd51a20b3 installed DEBUG: python3-dateutil-1:2.9.0.post0-1.el10.noarch 1752651861 880820 bc23c46f6f42c0353bbcefa948a2beee installed DEBUG: python3-dogpile-cache-1.3.3-1.el10s.noarch 1738829755 595026 ccc7a9e55c7fc53f75196f0dcd1f332b installed DEBUG: python3-subunit-1.4.4-5.el10s.noarch 1738655653 446682 9dbb0f1ec8efcd56c36d8a3026f830f8 installed DEBUG: python3-voluptuous-0.15.2-1.el10s.noarch 1737371818 361593 33704c3a80b274da1912c816d36d1d4b installed DEBUG: python3-vine-5.1.0-10.el10s.noarch 1738053141 59036 ff46523602c01279bc4e42484dfbc5b1 installed DEBUG: python3-amqp-5.2.0-7.el10s.noarch 1738328407 440885 95ff1edfd58eda07f54bc179c34d4c78 installed DEBUG: python3-redis-5.1.1-3.el10s.noarch 1730971972 2548258 d9405628d457537a293a385fbb0e6ca8 installed DEBUG: python3-msgpack-1.1.0-1.el10s.x86_64 1737453719 333975 d8341954028b5e0cd368f6644312fb1b installed DEBUG: python3-fixtures-4.2.2-1.el10s.noarch 1737468005 428292 9ab60f66b62f250ca0fe90dd0fd7821c installed DEBUG: python3-fasteners-0.19-1.el10s.noarch 1738579537 118969 a68e342eb69e2c9124f233f7913a78a4 installed DEBUG: python3-wcwidth-0.2.6-6.el10.noarch 1730229871 519341 8e7b16c7ab6f5ae90d7bea01c8d4eee7 installed DEBUG: python3-prettytable-3.6.0-10.el10.noarch 1730229417 363172 35b35565e30c4e035dcff0ad92455c06 installed DEBUG: python3-rpds-py-0.17.1-6.el10.x86_64 1730229664 710165 1607242203faedddb4ce77c2c8e8dbb5 installed DEBUG: python3-attrs-23.2.0-7.el10.noarch 1730228997 382200 403ebaaf3480f5841698588191fa13da installed DEBUG: python3-referencing-0.31.1-6.el10.noarch 1730229704 320360 a5d547442b1a668017a013d98058564f installed DEBUG: python3-os-service-types-1.8.0-0.20250722070657.dbbc067.el10.noarch 1753168096 148285 c99c4e9ca1eb64968da7121315917f01 installed DEBUG: python3-keystoneauth1-5.12.0-0.20250905092839.4f0414d.el10.noarch 1757064578 3093237 8d5df5df154c72309c011ca1698472cf installed DEBUG: python3-jsonschema-specifications-2023.11.2-6.el10.noarch 1730229300 46869 c237b466880c96dec683c5db43744759 installed DEBUG: python3-kombu-1:5.3.7-1.el10s.noarch 1738660739 1764794 c78f03e5a4da3cf3fdbd6cadfbddd04d installed DEBUG: python3-prometheus_client-0.21.0-2.el10s.noarch 1738852778 353626 22f3280b7314901f6d08d6a3d3b76023 installed DEBUG: python3-alembic-1.13.1-7.el10.noarch 1730229114 2760122 d971ffa58ebfa22a8379dd30340b57d2 installed DEBUG: python3-testscenarios-0.5.0-21.el10s.noarch 1737466362 113932 2f3d514cfdb455e1696192d12e05a835 installed DEBUG: python3-zipp-3.21.0-2.el10s.noarch 1738754532 58895 ee52d4e2ceb4c63b3e8f318457bdf234 installed DEBUG: python3-importlib-metadata-8.5.0-1.el10s.noarch 1738755698 225262 902d217319851f405598757baf74eef3 installed DEBUG: python3-yappi-1.6.0-1.el10s.x86_64 1738594796 179246 f2544d11da0dbfca2607e5c8a69d4557 installed DEBUG: python3-wrapt-1.17.1-1.el10s.x86_64 1738921897 207116 d7d9f9001e7e352a2c15ea0cd04f5efd installed DEBUG: python3-debtcollector-3.0.0-0.20250212115946.0e6ce1c.el10.noarch 1739361663 96455 f6e26491dfeeb13224155a9c231ef924 installed DEBUG: python3-oslo-context-6.1.0-0.20250903115431.f23bc41.el10.noarch 1756900570 61959 8264ea1bdb5643f3316364730ce51005 installed DEBUG: python3-futurist-3.2.1-0.20250905232230.388ec84.el10.noarch 1757114611 312968 8a954bed5bd7f821dd3d146fc1e2eae0 installed DEBUG: python3-etcd3gw-2.4.1-1.el10s.noarch 1739444810 184834 9730fb14544e40d39bf092d2e6c363e5 installed DEBUG: python3-waitress-3.0.1-1.el10s.noarch 1738826477 336903 46eb084e4b84a88928a5dc103e1f6227 installed DEBUG: python3-uhashring-2.3-8.el10s.noarch 1738590060 67891 c273a0126c22274490891f36a375a3e0 installed DEBUG: python3-tomlkit-0.13.2-1.el10s.noarch 1738656887 456243 a19ff8f6dab6c4416cd799f32211e0b7 installed DEBUG: python3-testresources-2.0.1-18.el10s.noarch 1737469273 315070 4a1fd429212b8adc607027062b474b0a installed DEBUG: python3-tenacity-8.2.3-1.el10s.noarch 1738684952 160047 141c93dc6da08b605d39441a899bdb2e installed DEBUG: python3-statsd-3.2.1-33.el10s.noarch 1738055041 150783 97f5fa9ebb10942c7cae2f4058f5d97f installed DEBUG: python3-simplegeneric-0.8.1-21.el10s.noarch 1737371753 23961 dc54f1518e7b3e88db4ee5fdf4aca43e installed DEBUG: python3-setproctitle-1.3.3-4.el10s.x86_64 1731060897 40094 e36f605e1b6f50a5fb8903f8b2a14e69 installed DEBUG: python3-rfc3986-1.5.0-12.el10s.noarch 1738052245 208254 5f5d9f7b447feddaa5efe1b1c82cb9f1 installed DEBUG: python3-repoze-lru-0.7-25.el10s.noarch 1737369170 117180 a0564003fbb8efcb9bd007fb7c7bce60 installed DEBUG: python3-routes-2.5.1-11.el10s.noarch 1738828305 503232 6e1f36e96702a81f55fe60a350b9f3e8 installed DEBUG: python3-pyperclip-1.8.2-1.el10s.noarch 1737111011 93868 2cc1af441efe2e9a4ac41c3c6c5f0dea installed DEBUG: python3-pymemcache-4.0.0-1.el10s.noarch 1738593594 803168 ec2318d07d10e1d03f0d3c4ae411ac0f installed DEBUG: python3-paste-deploy-3.1.0-7.el10s.noarch 1737647799 129765 5fa8df2820887dd91d7f999c050002b7 installed DEBUG: python3-memcached-1.59-15.el10s.noarch 1737110683 140352 d94e9ff3cf83bec16f6817777772d3c1 installed DEBUG: python3-logutils-0.3.5-29.el10s.noarch 1737369061 152078 63cd0d711a92b489619c5012f1bf8a8c installed DEBUG: python3-kazoo-2.8.0-16.el10s.noarch 1737647488 759436 10bb47174f0ddc2cfa5ba6c480ac7004 installed DEBUG: python3-zake-0.2.2-22.el10s.noarch 1738052178 172875 cfac917a3b9a5b1043153668df93de03 installed DEBUG: python3-extras-1.0.0-36.el10s.noarch 1737467939 12597 b0937f731ece6ed29fa769c955cbe551 installed DEBUG: python3-autopage-0.5.2-8.el10s.noarch 1738684947 311747 122570d58f3b3d41c0293b04710c7a76 installed DEBUG: libsodium-1.0.20-2.el10s.x86_64 1736248689 394283 9cc208bfa5feeaec33858f2774b31bf5 installed DEBUG: double-conversion-3.3.0-4.el10s.x86_64 1738596981 98847 64e9d772a8b19c1eddc7f4c680bc1c86 installed DEBUG: python3-ujson-5.10.0-1.el10s.x86_64 1738597769 73550 58eb5fddbe47a7e04f5f0a7c0fe5a539 installed DEBUG: python3-jsonpointer-2.3-9.el10.noarch 1730229387 46632 5a97a4414ae4c90834ad61e965959284 installed DEBUG: python3-jsonpatch-1.33-6.el10.noarch 1730229351 75085 5e600f110fe6e221b10bbc8468263bf8 installed DEBUG: python3-jmespath-1.0.1-8.el10.noarch 1730229299 151984 265788c58a744f867d22005c064fb608 installed DEBUG: python3-PyMySQL-1.1.1-3.el10.noarch 1730229609 405275 f53e9df94138062816104ac985c950b8 installed DEBUG: libxslt-1.1.39-8.el10.x86_64 1753879736 492741 34fa52bb9a6ddf53759c567f36e373dc installed DEBUG: python3-lxml-5.2.1-4.el10.x86_64 1730229297 5186202 ced452f341bcf7ba29d17be6188670e4 installed DEBUG: python3-beautifulsoup4-4.12.3-9.el10s.noarch 1738761737 1497664 483d4c912c580096af4e6b00ea04d678 installed DEBUG: which-2.21-44.el10.x86_64 1751378208 81642 d5552843c23d6b8cfabde4653c8bb771 installed DEBUG: python3-cmd2-2.5.8-1.el10s.noarch 1737368129 1646915 4dbb83db27a73ae01c33962f10987772 installed DEBUG: python3-pyparsing-3.1.1-7.el10.noarch 1730229042 1038569 10cd8727b47570d8ed575363f0a84a31 installed DEBUG: python3-ply-3.11-25.el10.noarch 1730229427 573665 e1e9239f24eebd8509c6c85309d3889d installed DEBUG: python3-pycparser-2.20-16.el10.noarch 1730229473 859394 b6d61bd85b25ad629a9c992b6becd9d9 installed DEBUG: python3-cffi-1.16.0-7.el10.x86_64 1730229065 1363295 84e5dc989caac4c9fb72c16124bfbdc2 installed DEBUG: python3-cryptography-43.0.0-4.el10.x86_64 1730229073 4929962 7c78461ef2f085065d2f134c4d525135 installed DEBUG: python3-jwt-2.8.0-1.el10s.noarch 1737649448 166611 70a162d2ef1df894aca9e84280beaa52 installed DEBUG: python3-jwt+crypto-2.8.0-1.el10s.noarch 1737649448 5525 55a7ccf79dfa32d7d3f7e3a091fdbdf0 installed DEBUG: python3-pyOpenSSL-24.2.1-1.el10s.noarch 1736244268 777252 673c197e46e16ed2ea0d6b9cc28301ea installed DEBUG: python3-paste-3.10.1-6.el10s.noarch 1738826853 2756313 dabf06dcee0cf091e090b448fb196279 installed DEBUG: python3-bcrypt-3.2.2-4.el10s.x86_64 1737382685 87531 b79dafd030634aa2736f096d41e5c258 installed DEBUG: python3-pynacl-1.5.0-14.el10s.x86_64 1738656379 618482 def02bc6880c4e5a1ec8071d9ef3a476 installed DEBUG: ncurses-6.4-14.20240127.el10.x86_64 1730224743 639954 e942b42aa89c13a92455007cfe22da55 installed DEBUG: libyaml-0.2.5-16.el10.x86_64 1730222984 137595 1e4c8786f4e977fbd15fdf3c9f77a88b installed DEBUG: python3-pyyaml-6.0.1-19.el10.x86_64 1730229919 800922 589b78466347469576d5676b797b3d22 installed DEBUG: python3-cliff-4.10.0-0.20250618070037.af17b57.el10.noarch 1750230126 367634 ea22dec32abd089e68f4ff0c89748548 installed DEBUG: groff-base-1.23.0-10.el10.x86_64 1730217931 4034942 e004eeb2536502e550cf5bd4ef60f50e installed DEBUG: perl-Digest-1.20-511.el10.noarch 1730226989 36060 c6615565782c90a4f61c1b5889a5166f installed DEBUG: perl-Digest-MD5-2.59-6.el10.x86_64 1730227064 61168 a2b95b167b4e092a064071e7dece884a installed DEBUG: perl-B-0:1.89-514.el10.x86_64 1752149556 509884 a0075629e673553688c368b83350e9fb installed DEBUG: perl-FileHandle-0:2.05-514.el10.noarch 1752149566 9568 50f9a7139d091ad8f92feef1f46d6c5d installed DEBUG: perl-Data-Dumper-2.189-512.el10.x86_64 1730227050 114342 8af3bf30ce603515408a201c2b4ffec2 installed DEBUG: perl-libnet-3.15-512.el10.noarch 1730227715 295890 c7a899752cbba4228196d8f281aeb0ce installed DEBUG: perl-AutoLoader-0:5.74-514.el10.noarch 1752149566 21029 67b412a9a2ea85e058d669c80fa5d838 installed DEBUG: perl-URI-5.27-3.el10.noarch 1730228291 245507 ba6540dd6568942c1082e110148a8a0c installed DEBUG: perl-Text-Tabs+Wrap-2024.001-511.el10.noarch 1730227956 23045 53c84d684fc665d946d54da086620752 installed DEBUG: perl-Time-Local-2:1.350-511.el10.noarch 1730228183 70554 d6e7f9014a4bf0da32c73f65b93eb955 installed DEBUG: perl-Mozilla-CA-20231213-5.el10.noarch 1730227659 9370 c8d564076a5b9bd0052c6781331686a3 installed DEBUG: perl-if-0:0.61.000-514.el10.noarch 1752149566 5948 fa330f49be1c401ab0fd6c3179b7ed9d installed DEBUG: perl-locale-0:1.12-514.el10.noarch 1752149566 6653 52bd256fd5a3f48fef031e20a7564533 installed DEBUG: perl-IO-Socket-IP-0.42-512.el10.noarch 1730227475 100992 3b8ccd7c1b965c316d7c0fa7454c7047 installed DEBUG: perl-File-Path-2.18-511.el10.noarch 1730227285 65002 db8687251ee6f09cbb3b3eb0ea6b4569 installed DEBUG: perl-Pod-Escapes-1:1.07-511.el10.noarch 1730227812 25476 b7e81a3328873387eac23a5d3c45cead installed DEBUG: perl-IO-Socket-SSL-2.085-3.el10.noarch 1730227469 701396 2295223ee39d4db301018e2b672e4a8e installed DEBUG: perl-Net-SSLeay-1.94-8.el10.x86_64 1747820179 1412004 d113675d9f608c610450b175bd42cd5a installed DEBUG: perl-Term-ANSIColor-5.01-512.el10.noarch 1730228023 99820 1d65c4bb79be9248013ae26a66ff0885 installed DEBUG: perl-Class-Struct-0:0.68-514.el10.noarch 1752149566 25968 515b4c567aac69c9a07d1101dbaeaf5b installed DEBUG: perl-POSIX-0:2.20-514.el10.x86_64 1752149556 236585 b7c1836ab0171c465e1cce0fbd183aec installed DEBUG: perl-IPC-Open3-0:1.22-514.el10.noarch 1752149566 22995 ad050f990242aeb6871ec24b617ef16d installed DEBUG: perl-File-Temp-1:0.231.100-512.el10.noarch 1730227288 166172 5c86a41dc019fb8c97629db7524a336d installed DEBUG: perl-Term-Cap-1.18-511.el10.noarch 1730227953 29958 fd0c61ec8054bac86b6cb700467238ac installed DEBUG: perl-HTTP-Tiny-0.088-512.el10.noarch 1730227417 155788 0708640bcd02b366f5bb0e000023ebe0 installed DEBUG: perl-Pod-Simple-1:3.45-511.el10.noarch 1730227771 573280 5988a33959e10908eabe5cbb3562e421 installed DEBUG: perl-Socket-4:2.038-511.el10.x86_64 1730227897 126969 23874130d4f0d496fc39a2054d31e8af installed DEBUG: perl-SelectSaver-0:1.02-514.el10.noarch 1752149566 2220 1daf9ac1d126017e98d15acf197a3068 installed DEBUG: perl-Symbol-0:1.09-514.el10.noarch 1752149566 6976 c5ed767edd700544718b30b3b7598682 installed DEBUG: perl-File-stat-0:1.14-514.el10.noarch 1752149566 12808 11f06311d4b00bc6ee4cb8b2025ed962 installed DEBUG: perl-podlators-1:5.01-511.el10.noarch 1730227858 315477 4f2938cb1bd5cb908077869a67c70f8b installed DEBUG: perl-Pod-Perldoc-3.28.01-512.el10.noarch 1730227796 166972 f13b246589f692706409a2944dde35a0 installed DEBUG: perl-Text-ParseWords-3.31-511.el10.noarch 1730227965 13839 3842925b9616ba29740278ee2833ca26 installed DEBUG: perl-Fcntl-0:1.18-514.el10.x86_64 1752149556 45991 eb5a71fad16fe689dc3241e4e794a42f installed DEBUG: perl-base-0:2.27-514.el10.noarch 1752149566 12844 2c575b61dc436213cd9b36e4d9389f47 installed DEBUG: perl-mro-0:1.29-514.el10.x86_64 1752149556 46620 bbaac2345df2e5e78085b22526890bb4 installed DEBUG: perl-IO-0:1.55-514.el10.x86_64 1752149556 154599 4aba8c3e1ff1e60aadc1c418f0373174 installed DEBUG: perl-overloading-0:0.02-514.el10.noarch 1752149566 4961 c6311d2eded603aef2bdfc131ed28d24 installed DEBUG: perl-Pod-Usage-4:2.03-511.el10.noarch 1730227785 86712 d457223ca2488f4f08c5fa109173c36a installed DEBUG: perl-MIME-Base64-3.16-511.el10.x86_64 1730227655 47172 b7f5740299a2b47aa762e614fcedd1f8 installed DEBUG: perl-Scalar-List-Utils-5:1.63-511.el10.x86_64 1730227903 148958 9e6233a6ae137940c171b81f02481bdc installed DEBUG: perl-constant-1.33-512.el10.noarch 1730226803 26840 5472c1ad7a46a15e13497537068e8f5a installed DEBUG: perl-parent-1:0.241-512.el10.noarch 1730227844 9959 1880738673852b5139cfae95e9ab3e33 installed DEBUG: perl-Errno-0:1.38-514.el10.x86_64 1752149556 8531 81b6689ca14d3d0947b3b6144d46816b installed DEBUG: perl-File-Basename-0:2.86-514.el10.noarch 1752149566 14342 a1f76a6b2437f117db37b656cd745d9f installed DEBUG: perl-Getopt-Std-0:1.14-514.el10.noarch 1752149566 11449 882c99ddc73a6ef37d1f0127a1239250 installed DEBUG: perl-Storable-1:3.32-511.el10.x86_64 1730227965 242018 5a87e78241693ca4065babc1e841802f installed DEBUG: perl-overload-0:1.37-514.el10.noarch 1752149566 73252 41c6a995bda9f21ad53d49f839f0f84b installed DEBUG: perl-vars-0:1.05-514.el10.noarch 1752149566 3960 1745c06638516ee49ecfd9f3967ee62f installed DEBUG: perl-Getopt-Long-1:2.58-3.el10.noarch 1730227288 147853 4ddc14e0ccd2d8df9dc3004645893d63 installed DEBUG: perl-Carp-1.54-511.el10.noarch 1730226809 47652 3c34e34b832112dc81f1f579a65b7cef installed DEBUG: perl-Exporter-5.78-511.el10.noarch 1730226981 55539 ae13c00533b8ff50562bd1cf83e05e91 installed DEBUG: perl-PathTools-3.91-512.el10.x86_64 1737637077 178820 e64b82c0abf4c1b472d449bda787d874 installed DEBUG: perl-NDBM_File-0:1.17-514.el10.x86_64 1752149556 29126 4267fbf0b61fbde432cb5b4449d64073 installed DEBUG: perl-DynaLoader-0:1.56-514.el10.x86_64 1752149556 32841 49fc482b40caa5dc71c16285d97d36e7 installed DEBUG: perl-Encode-4:3.21-511.el10.x86_64 1730226996 4931658 22632a066b19270ba30b3bfb10204151 installed DEBUG: perl-libs-4:5.40.2-514.el10.x86_64 1752149556 10261544 27d39240f374c2529d5a08a4f4c41459 installed DEBUG: perl-interpreter-4:5.40.2-514.el10.x86_64 1752149556 125186 b6eebed9127e57b047115283867a40eb installed DEBUG: memcached-0:1.6.23-7.el10.x86_64 1730224144 477607 771ea0f9618c09c7082d37335bec3f89 installed DEBUG: python3-binary-memcached-0.31.2-1.el10s.noarch 1738925959 187175 eec52fa5e2d04c7c12e3e423161f8fb1 installed DEBUG: bash-completion-1:2.11-16.el10.noarch 1730215264 1052248 7182d21a7fa75ab184f1686470b98778 installed DEBUG: python3-requestsexceptions-1.4.0-0.20250213133424.d7ac0ff.el10.noarch 1739453755 28773 4e7043243b8d32c7faf710880da0bd00 installed DEBUG: python3-openstacksdk-4.6.0-0.20250618072004.d2c6574.el10.noarch 1750231298 6638477 9bf0b4b744caf22ec76cfeb7348350c7 installed DEBUG: python3-os-client-config-2.3.0-0.20250722070834.d1e2fe7.el10.noarch 1753168199 244083 ca1b8fd4c9f683cb5e124cee6e199339 installed DEBUG: python-pycadf-common-4.0.1-0.20250212144723.3cea59f.el10.noarch 1739371822 18900 2c7defe4e86c86771a7b42d5f51b320b installed DEBUG: python-oslo-utils-lang-9.1.0-0.20250903120622.c9dd062.el10.noarch 1756901269 18922 85e49e63a4af93395600274c96895e83 installed DEBUG: python-oslo-policy-lang-4.6.0-0.20250903115627.fc28a7b.el10.noarch 1756900677 15702 c79b7bab3fffbe38720045811957b58c installed DEBUG: python-oslo-middleware-lang-6.6.0-0.20250722063855.07ceb30.el10.noarch 1753166438 10966 55c1b38df3851fd406631f58dc5701cf installed DEBUG: python-oslo-log-lang-7.2.1-0.20250903123413.dda3eb6.el10.noarch 1756902937 16987 206e8f6ed80e2701bc23a83bd2eeb66f installed DEBUG: python-oslo-i18n-lang-6.6.0-0.20250903121520.fc51cd8.el10.noarch 1756901812 16906 7e0f5adbf623e623e5334f5105a92ef5 installed DEBUG: python3-oslo-i18n-6.6.0-0.20250903121520.fc51cd8.el10.noarch 1756901812 220012 908466564f2908ba443e4e35b8af97b2 installed DEBUG: python3-oslo-utils-9.1.0-0.20250903120622.c9dd062.el10.noarch 1756901269 452241 4e86131f59820e975dc48f4770af9ec5 installed DEBUG: python3-oslo-config-2:10.0.0-0.20250722064059.493a086.el10.noarch 1753166548 1507679 2ea601cdd6478102988eb3f6acd84542 installed DEBUG: python3-oslo-serialization-5.8.0-0.20250903120250.8ed3fca.el10.noarch 1756901054 93885 c0fde777fbd0d2a64efaa308de6ff65a installed DEBUG: python3-oslo-log-7.2.1-0.20250903123413.dda3eb6.el10.noarch 1756902937 215270 ce980aa6e2671ee31a64b195d6e5440e installed DEBUG: python3-osc-lib-4.1.0-0.20250722063709.48b43f8.el10.noarch 1753166311 332077 12859d126e199392b23d25fe7b6c8d7a installed DEBUG: python3-keystoneclient-1:5.7.0-0.20250903122615.be6c506.el10.noarch 1756902468 1330561 18d9064a33b5225faed22b910cd59053 installed DEBUG: python3-tooz+redis-7.0.0-0.20250618071237.8df645f.el10.noarch 1750230846 14190 50d241be5209eeaf90c956a08ce29c6f installed DEBUG: python3-tooz+zake-7.0.0-0.20250618071237.8df645f.el10.noarch 1750230846 14190 80f77bb15cacd8b55e252c8eda61ccaa installed DEBUG: python3-tooz-7.0.0-0.20250618071237.8df645f.el10.noarch 1750230846 539809 4167872d45a8db211c4864efc2cfa344 installed DEBUG: python3-neutronclient-11.6.0-0.20250722064251.5f7d102.el10.noarch 1753166658 1671765 f71b145827a0faee694784661a900aee installed DEBUG: python3-swiftclient-4.8.0-0.20250527151254.8486005.el10.noarch 1748358840 767414 e98bacd4cb3c1a5c554f9c4eddbf35ee installed DEBUG: python3-swiftclient+keystone-4.8.0-0.20250527151254.8486005.el10.noarch 1748358840 21103 aabc602552ac8e68eeb9c32ad117ef93 installed DEBUG: python3-oslo-metrics-0.13.0-0.20250903121146.276d34d.el10.noarch 1756901594 51339 58e6144d7277368d1bc89d3e22208192 installed DEBUG: python3-oslo-policy-4.6.0-0.20250903115627.fc28a7b.el10.noarch 1756900677 311075 db05bfc96c0a16f4f794f82ba4ae3987 installed DEBUG: python3-pycadf-4.0.1-0.20250212144723.3cea59f.el10.noarch 1739371822 194850 9a69e1beef6d49df24c6c11148992f6e installed DEBUG: python3-oslo-middleware-6.6.0-0.20250722063855.07ceb30.el10.noarch 1753166438 226719 cb91aeea301b547f9bf9037e9efc7b45 installed DEBUG: python3-cinderclient-9.8.0-0.20250905132338.e2d3049.el10.noarch 1757078681 1189903 9b2940da484f3ab11ea5cdd363413a96 installed DEBUG: python-oslo-db-lang-17.4.0-0.20250903125129.69c7401.el10.noarch 1756903985 13681 9b5eb50bbba194a27600ed8cd9f3445a installed DEBUG: python3-oslo-db+mysql-17.4.0-0.20250903125129.69c7401.el10.noarch 1756903985 13398 5912ca37bce460aa8c7fa344ab49e252 installed DEBUG: python3-oslo-db-17.4.0-0.20250903125129.69c7401.el10.noarch 1756903985 628838 b44cc4b2bf94aa6e834270f091172ec7 installed DEBUG: python-oslo-concurrency-lang-7.2.0-0.20250903115211.08987d8.el10.noarch 1756900424 18975 be74c63b77c9efe823f3560909f77265 installed DEBUG: python3-oslo-concurrency-7.2.0-0.20250903115211.08987d8.el10.noarch 1756900424 132197 266ed7a44a4f49b44c995d3151c7a5fd installed DEBUG: python3-oslo-service-4.3.0-0.20250903130900.bfc7798.el10.noarch 1756905007 397090 492bd99631c8f0bb3d81bfbb27ff741f installed DEBUG: python-oslo-cache-lang-3.12.0-0.20250905173025.5083970.el10.noarch 1757093553 28647 e33c5ae7a4b4e2f16f43be098d3125c3 installed DEBUG: python3-oslo-cache+dogpile-3.12.0-0.20250905173025.5083970.el10.noarch 1757093553 13791 2b92dc3d5b2a43b1f1df00bfa732d93e installed DEBUG: python3-oslo-cache+etcd3gw-3.12.0-0.20250905173025.5083970.el10.noarch 1757093553 13791 a078fc78b5c8efe19748020c14f1b21f installed DEBUG: python3-oslo-cache-3.12.0-0.20250905173025.5083970.el10.noarch 1757093553 221550 46224ac19eeef234790b6aaf0abe9566 installed DEBUG: python-openstackclient-lang-8.1.0-0.20250618070222.88b59d8.el10.noarch 1750230234 174349 810856749c2503460b0d13c61a1905b9 installed DEBUG: python3-openstackclient-8.1.0-0.20250618070222.88b59d8.el10.noarch 1750230234 12643015 db7c8aada1343720ecbd118120b2dd01 installed DEBUG: python3-octaviaclient-3.12.0-0.20250905225544.c4dd1e1.el10.noarch 1757113040 582160 100e2a9eee8baf8aced48b1ee016dcdb installed DEBUG: python3-keystonemiddleware-10.11.0-0.20250722065814.a93d295.el10.noarch 1753167578 473625 619e1670d3b4fe62afa110302e428f06 installed DEBUG: python3-oslo-messaging-17.1.0-0.20250722072528.827859a.el10.noarch 1753169215 846653 fb52878946bfcb7b995dd6be2daba842 installed DEBUG: python3-oslo-upgradecheck-2.6.0-0.20250903120433.f7dcd0c.el10.noarch 1756901161 65506 6b1a9e3b8465c677c2661246895a1531 installed DEBUG: python3-heatclient-4.3.0-0.20250722065958.d8a25e1.el10.noarch 1753167687 818372 6a5b5d3c68c8071cfff61c04e680609a installed DEBUG: python3-observabilityclient-1.2.0-0.20251001084700.bcadbfe.el10.noarch 1759308483 108444 e0b946471c645450157538c3e19820bb installed DEBUG: python3-oslo-reports-3.6.0-0.20250903115818.b8904f1.el10.noarch 1756900783 183986 042920296dd719cf5f68d8777ba4f182 installed DEBUG: python3-gnocchiclient-7.2.0-0.20250513100707.6363a9f.el10.noarch 1747130940 450724 b8be7456ede924f330fa4bbbedaafb2f installed DEBUG: python3-stestr-4.1.0-1.el10s.noarch 1738759744 827126 01732d2afa3169d0f9510b202e45c94b installed DEBUG: python3-webtest-3.0.0-1.el10s.noarch 1738827128 355044 65e0f954f7e9d1fece1962e38bf926eb installed DEBUG: python3-pecan-1.5.1-1.el10s.noarch 1737366428 1723283 e0ca5758ad036090381a3f6c9ee67eda installed DEBUG: python3-cotyledon-2.0.0-1.el10s.noarch 1750161492 171147 ce4b5b633da61a720683044713775780 installed DEBUG: python3-wsme-0.12.1-0.20250217143530.8312bb2.el10.noarch 1739803010 844038 542f128a714f5e19a5228760d3921e00 installed DEBUG: python3-jsonschema-4.19.1-7.el10.noarch 1730229314 870395 47950eed156da4e95abb6f89b1b0f2f4 installed DEBUG: python3-oslotest-5.0.1-0.20250513100931.1fe4458.el10.noarch 1747131136 153534 44d4e730cbe0666e5fe250ecd312766c installed DEBUG: python3-croniter-5.0.1-1.el10s.noarch 1737367703 197767 a7248178b4335303baf684dbce35e4a9 installed DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 Finish: Outputting list of installed packages INFO: ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -ba --noprep --target x86_64 /builddir/build/SPECS/openstack-aodh.spec'], chrootPath='/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1039gid=135user='mockbuild'unshare_net=TrueprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) DEBUG: child environment: None DEBUG: Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -ba --noprep --target x86_64 /builddir/build/SPECS/openstack-aodh.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: warning: source_date_epoch_from_changelog set but %changelog is missing DEBUG: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.OByjlv DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd aodh-21.1.0.dev30 DEBUG: + echo pyproject-rpm-macros DEBUG: + echo python3-devel DEBUG: + echo 'python3dist(packaging)' DEBUG: + echo 'python3dist(pip) >= 19' DEBUG: + '[' -f pyproject.toml ']' DEBUG: + echo '(python3dist(tomli) if python3-devel < 3.11)' DEBUG: + rm -rfv '*.dist-info/' DEBUG: + '[' -f /usr/bin/python3 ']' DEBUG: + mkdir -p /builddir/build/BUILD/aodh-21.1.0.dev30/.pyproject-builddir DEBUG: + echo -n DEBUG: + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' DEBUG: + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' DEBUG: + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' DEBUG: + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' DEBUG: + VALAFLAGS=-g DEBUG: + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' DEBUG: + LT_SYS_LIBRARY_PATH=/usr/lib64: DEBUG: + CC=gcc DEBUG: + CXX=g++ DEBUG: + TMPDIR=/builddir/build/BUILD/aodh-21.1.0.dev30/.pyproject-builddir DEBUG: + RPM_TOXENV=py312 DEBUG: + HOSTNAME=rpmbuild DEBUG: + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/aodh-21.1.0.dev30/pyproject-wheeldir --output /builddir/build/BUILD/openstack-aodh-21.1.0-0.20251124111708.21c607c.el10.x86_64-pyproject-buildrequires -t -e py312 DEBUG: Handling pbr>=6.0.0 from build-system.requires DEBUG: Requirement satisfied: pbr>=6.0.0 DEBUG: (installed: pbr 6.1.1) DEBUG: Handling setuptools>=64.0.0 from build-system.requires DEBUG: Requirement satisfied: setuptools>=64.0.0 DEBUG: (installed: setuptools 69.0.3) DEBUG: Handling wheel from get_requires_for_build_wheel DEBUG: Requirement satisfied: wheel DEBUG: (installed: wheel 0.41.2) DEBUG: Handling pbr from get_requires_for_build_wheel DEBUG: Requirement satisfied: pbr DEBUG: (installed: pbr 6.1.1) DEBUG: Handling tox-current-env >= 0.0.6 from tox itself DEBUG: Requirement satisfied: tox-current-env >= 0.0.6 DEBUG: (installed: tox-current-env 0.0.12) DEBUG: py312: OK (0.01 seconds) DEBUG: congratulations :) (0.08 seconds) DEBUG: Handling tox from tox --print-deps-only: py312 DEBUG: Requirement satisfied: tox DEBUG: (installed: tox 4.21.2) DEBUG: Handling stestr>=2.0.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: stestr>=2.0.0 DEBUG: (installed: stestr 4.1.0) DEBUG: Handling oslotest>=2.15.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: oslotest>=2.15.0 DEBUG: (installed: oslotest 5.0.1) DEBUG: Handling fixtures>=1.3.1 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: fixtures>=1.3.1 DEBUG: (installed: fixtures 4.2.2) DEBUG: Handling WebTest>=3.0.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: WebTest>=3.0.0 DEBUG: (installed: WebTest 3.0.0) DEBUG: Handling tenacity>=3.2.1 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: tenacity>=3.2.1 DEBUG: (installed: tenacity 8.2.3) DEBUG: Handling croniter>=0.3.4 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: croniter>=0.3.4 DEBUG: (installed: croniter 5.0.1) DEBUG: Handling futurist>=0.11.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: futurist>=0.11.0 DEBUG: (installed: futurist 3.2.1) DEBUG: Handling jsonschema>=3.2.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: jsonschema>=3.2.0 DEBUG: (installed: jsonschema 4.19.1) DEBUG: Handling keystonemiddleware>=5.1.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: keystonemiddleware>=5.1.0 DEBUG: (installed: keystonemiddleware 10.11.0) DEBUG: Handling gnocchiclient>=6.0.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: gnocchiclient>=6.0.0 DEBUG: (installed: gnocchiclient 7.2.0) DEBUG: Handling lxml>=2.3 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: lxml>=2.3 DEBUG: (installed: lxml 5.2.1) DEBUG: Handling oslo.db>=11.0.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: oslo.db>=11.0.0 DEBUG: (installed: oslo.db 17.4.0) DEBUG: Handling oslo.config>=6.8.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: oslo.config>=6.8.0 DEBUG: (installed: oslo.config 10.0.0) DEBUG: Handling oslo.i18n>=1.5.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: oslo.i18n>=1.5.0 DEBUG: (installed: oslo.i18n 6.6.0) DEBUG: Handling oslo.log>=4.3.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: oslo.log>=4.3.0 DEBUG: (installed: oslo.log 7.2.1) DEBUG: Handling oslo.reports>=1.18.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: oslo.reports>=1.18.0 DEBUG: (installed: oslo.reports 3.6.0) DEBUG: Handling oslo.policy>=4.5.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: oslo.policy>=4.5.0 DEBUG: (installed: oslo.policy 4.6.0) DEBUG: Handling oslo.upgradecheck>=1.3.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: oslo.upgradecheck>=1.3.0 DEBUG: (installed: oslo.upgradecheck 2.6.0) DEBUG: Handling PasteDeploy>=1.5.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: PasteDeploy>=1.5.0 DEBUG: (installed: PasteDeploy 3.1.0) DEBUG: Handling pbr>=2.0.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: pbr>=2.0.0 DEBUG: (installed: pbr 6.1.1) DEBUG: Handling pecan>=0.8.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: pecan>=0.8.0 DEBUG: (installed: pecan 1.5.1) DEBUG: Handling oslo.messaging>=5.2.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: oslo.messaging>=5.2.0 DEBUG: (installed: oslo.messaging 17.1.0) DEBUG: Handling oslo.middleware>=3.22.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: oslo.middleware>=3.22.0 DEBUG: (installed: oslo.middleware 6.6.0) DEBUG: Handling oslo.utils>=4.7.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: oslo.utils>=4.7.0 DEBUG: (installed: oslo.utils 9.1.0) DEBUG: Handling python-keystoneclient>=1.6.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: python-keystoneclient>=1.6.0 DEBUG: (installed: python-keystoneclient 5.7.0) DEBUG: Handling requests>=2.5.2 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: requests>=2.5.2 DEBUG: (installed: requests 2.32.4) DEBUG: Handling stevedore>=1.5.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: stevedore>=1.5.0 DEBUG: (installed: stevedore 5.5.0) DEBUG: Handling SQLAlchemy>=1.4.1 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: SQLAlchemy>=1.4.1 DEBUG: (installed: SQLAlchemy 2.0.26) DEBUG: Handling tooz>=1.28.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: tooz>=1.28.0 DEBUG: (installed: tooz 7.0.0) DEBUG: Handling voluptuous>=0.8.10 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: voluptuous>=0.8.10 DEBUG: (installed: voluptuous 0.15.2) DEBUG: Handling WebOb>=1.2.3 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: WebOb>=1.2.3 DEBUG: (installed: WebOb 1.8.9) DEBUG: Handling WSME>=0.12.1 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: WSME>=0.12.1 DEBUG: (installed: WSME 0.12.1) DEBUG: Handling cachetools>=1.1.6 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: cachetools>=1.1.6 DEBUG: (installed: cachetools 5.4.0) DEBUG: Handling cotyledon>=1.7.3 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: cotyledon>=1.7.3 DEBUG: (installed: cotyledon 2.0.0) DEBUG: Handling keystoneauth1>=2.1 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: keystoneauth1>=2.1 DEBUG: (installed: keystoneauth1 5.12.0) DEBUG: Handling python-observabilityclient>=1.1.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: python-observabilityclient>=1.1.0 DEBUG: (installed: python-observabilityclient 1.2.0) DEBUG: Handling python-octaviaclient>=1.8.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: python-octaviaclient>=1.8.0 DEBUG: (installed: python-octaviaclient 3.12.0) DEBUG: Handling python-dateutil>=2.5.3 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: python-dateutil>=2.5.3 DEBUG: (installed: python-dateutil 2.9.0.post0) DEBUG: Handling python-heatclient>=1.17.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: python-heatclient>=1.17.0 DEBUG: (installed: python-heatclient 4.3.0) DEBUG: WARNING setuptools_scm._integration.setuptools pyproject.toml does not contain a tool.setuptools_scm section DEBUG: /usr/lib/python3.12/site-packages/setuptools/command/develop.py:39: EasyInstallDeprecationWarning: easy_install command is deprecated. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: Please avoid running ``setup.py`` and ``easy_install``. DEBUG: Instead, use pypa/build, pypa/installer or other DEBUG: standards-based tools. DEBUG: See https://github.com/pypa/setuptools/issues/917 for details. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: easy_install.initialize_options(self) DEBUG: /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: Please avoid running ``setup.py`` directly. DEBUG: Instead, use pypa/build, pypa/installer or other DEBUG: standards-based tools. DEBUG: Follow the current Python packaging guidelines when building DEBUG: Python RPM packages. DEBUG: See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html DEBUG: and https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/ for details. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: self.initialize_options() DEBUG: running dist_info DEBUG: writing aodh.egg-info/PKG-INFO DEBUG: writing dependency_links to aodh.egg-info/dependency_links.txt DEBUG: writing entry points to aodh.egg-info/entry_points.txt DEBUG: writing requirements to aodh.egg-info/requires.txt DEBUG: writing top-level names to aodh.egg-info/top_level.txt DEBUG: writing pbr to aodh.egg-info/pbr.json DEBUG: [pbr] Processing SOURCES.txt DEBUG: [pbr] In git context, generating filelist from git DEBUG: warning: no previously-included files found matching '.gitignore' DEBUG: warning: no previously-included files found matching '.gitreview' DEBUG: warning: no previously-included files matching '*.pyc' found anywhere in distribution DEBUG: adding license file 'LICENSE' DEBUG: adding license file 'AUTHORS' DEBUG: writing manifest file 'aodh.egg-info/SOURCES.txt' DEBUG: creating '/builddir/build/BUILD/aodh-21.1.0.dev30/aodh-21.1.0.dev30.dist-info' DEBUG: Handling tenacity >=3.2.1 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: tenacity >=3.2.1 DEBUG: (installed: tenacity 8.2.3) DEBUG: Handling croniter >=0.3.4 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: croniter >=0.3.4 DEBUG: (installed: croniter 5.0.1) DEBUG: Handling futurist >=0.11.0 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: futurist >=0.11.0 DEBUG: (installed: futurist 3.2.1) DEBUG: Handling jsonschema >=3.2.0 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: jsonschema >=3.2.0 DEBUG: (installed: jsonschema 4.19.1) DEBUG: Handling keystonemiddleware >=5.1.0 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: keystonemiddleware >=5.1.0 DEBUG: (installed: keystonemiddleware 10.11.0) DEBUG: Handling gnocchiclient >=6.0.0 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: gnocchiclient >=6.0.0 DEBUG: (installed: gnocchiclient 7.2.0) DEBUG: Handling lxml >=2.3 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: lxml >=2.3 DEBUG: (installed: lxml 5.2.1) DEBUG: Handling oslo.db >=11.0.0 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: oslo.db >=11.0.0 DEBUG: (installed: oslo.db 17.4.0) DEBUG: Handling oslo.config >=6.8.0 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: oslo.config >=6.8.0 DEBUG: (installed: oslo.config 10.0.0) DEBUG: Handling oslo.i18n >=1.5.0 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: oslo.i18n >=1.5.0 DEBUG: (installed: oslo.i18n 6.6.0) DEBUG: Handling oslo.log >=4.3.0 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: oslo.log >=4.3.0 DEBUG: (installed: oslo.log 7.2.1) DEBUG: Handling oslo.reports >=1.18.0 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: oslo.reports >=1.18.0 DEBUG: (installed: oslo.reports 3.6.0) DEBUG: Handling oslo.policy >=4.5.0 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: oslo.policy >=4.5.0 DEBUG: (installed: oslo.policy 4.6.0) DEBUG: Handling oslo.upgradecheck >=1.3.0 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: oslo.upgradecheck >=1.3.0 DEBUG: (installed: oslo.upgradecheck 2.6.0) DEBUG: Handling PasteDeploy >=1.5.0 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: PasteDeploy >=1.5.0 DEBUG: (installed: PasteDeploy 3.1.0) DEBUG: Handling pbr >=2.0.0 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: pbr >=2.0.0 DEBUG: (installed: pbr 6.1.1) DEBUG: Handling pecan >=0.8.0 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: pecan >=0.8.0 DEBUG: (installed: pecan 1.5.1) DEBUG: Handling oslo.messaging >=5.2.0 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: oslo.messaging >=5.2.0 DEBUG: (installed: oslo.messaging 17.1.0) DEBUG: Handling oslo.middleware >=3.22.0 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: oslo.middleware >=3.22.0 DEBUG: (installed: oslo.middleware 6.6.0) DEBUG: Handling oslo.utils >=4.7.0 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: oslo.utils >=4.7.0 DEBUG: (installed: oslo.utils 9.1.0) DEBUG: Handling python-keystoneclient >=1.6.0 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: python-keystoneclient >=1.6.0 DEBUG: (installed: python-keystoneclient 5.7.0) DEBUG: Handling requests >=2.5.2 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: requests >=2.5.2 DEBUG: (installed: requests 2.32.4) DEBUG: Handling stevedore >=1.5.0 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: stevedore >=1.5.0 DEBUG: (installed: stevedore 5.5.0) DEBUG: Handling SQLAlchemy >=1.4.1 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: SQLAlchemy >=1.4.1 DEBUG: (installed: SQLAlchemy 2.0.26) DEBUG: Handling tooz >=1.28.0 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: tooz >=1.28.0 DEBUG: (installed: tooz 7.0.0) DEBUG: Handling voluptuous >=0.8.10 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: voluptuous >=0.8.10 DEBUG: (installed: voluptuous 0.15.2) DEBUG: Handling WebOb >=1.2.3 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: WebOb >=1.2.3 DEBUG: (installed: WebOb 1.8.9) DEBUG: Handling WSME >=0.12.1 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: WSME >=0.12.1 DEBUG: (installed: WSME 0.12.1) DEBUG: Handling cachetools >=1.1.6 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: cachetools >=1.1.6 DEBUG: (installed: cachetools 5.4.0) DEBUG: Handling cotyledon >=1.7.3 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: cotyledon >=1.7.3 DEBUG: (installed: cotyledon 2.0.0) DEBUG: Handling keystoneauth1 >=2.1 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: keystoneauth1 >=2.1 DEBUG: (installed: keystoneauth1 5.12.0) DEBUG: Handling python-observabilityclient >=1.1.0 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: python-observabilityclient >=1.1.0 DEBUG: (installed: python-observabilityclient 1.2.0) DEBUG: Handling python-octaviaclient >=1.8.0 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: python-octaviaclient >=1.8.0 DEBUG: (installed: python-octaviaclient 3.12.0) DEBUG: Handling python-dateutil >=2.5.3 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: python-dateutil >=2.5.3 DEBUG: (installed: python-dateutil 2.9.0.post0) DEBUG: Handling python-heatclient >=1.17.0 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: python-heatclient >=1.17.0 DEBUG: (installed: python-heatclient 4.3.0) DEBUG: Handling stestr >=2.0.0 ; extra == 'test' from hook generated metadata: Requires-Dist (aodh) DEBUG: Ignoring alien requirement: stestr >=2.0.0 ; extra == 'test' DEBUG: Handling oslotest >=2.15.0 ; extra == 'test' from hook generated metadata: Requires-Dist (aodh) DEBUG: Ignoring alien requirement: oslotest >=2.15.0 ; extra == 'test' DEBUG: Handling fixtures >=1.3.1 ; extra == 'test' from hook generated metadata: Requires-Dist (aodh) DEBUG: Ignoring alien requirement: fixtures >=1.3.1 ; extra == 'test' DEBUG: Handling WebTest >=3.0.0 ; extra == 'test' from hook generated metadata: Requires-Dist (aodh) DEBUG: Ignoring alien requirement: WebTest >=3.0.0 ; extra == 'test' DEBUG: Handling python-zaqarclient >=1.2.0 ; extra == 'zaqar' from hook generated metadata: Requires-Dist (aodh) DEBUG: Ignoring alien requirement: python-zaqarclient >=1.2.0 ; extra == 'zaqar' DEBUG: + cat /builddir/build/BUILD/openstack-aodh-21.1.0-0.20251124111708.21c607c.el10.x86_64-pyproject-buildrequires DEBUG: + rm -rfv aodh-21.1.0.dev30.dist-info/ DEBUG: removed 'aodh-21.1.0.dev30.dist-info/AUTHORS' DEBUG: removed 'aodh-21.1.0.dev30.dist-info/LICENSE' DEBUG: removed 'aodh-21.1.0.dev30.dist-info/METADATA' DEBUG: removed 'aodh-21.1.0.dev30.dist-info/entry_points.txt' DEBUG: removed 'aodh-21.1.0.dev30.dist-info/pbr.json' DEBUG: removed 'aodh-21.1.0.dev30.dist-info/top_level.txt' DEBUG: removed directory 'aodh-21.1.0.dev30.dist-info/' DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Y0VShj DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' DEBUG: + export CFLAGS DEBUG: + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' DEBUG: + export CXXFLAGS DEBUG: + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' DEBUG: + export FFLAGS DEBUG: + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' DEBUG: + export FCFLAGS DEBUG: + VALAFLAGS=-g DEBUG: + export VALAFLAGS DEBUG: + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' DEBUG: + export LDFLAGS DEBUG: + LT_SYS_LIBRARY_PATH=/usr/lib64: DEBUG: + export LT_SYS_LIBRARY_PATH DEBUG: + CC=gcc DEBUG: + export CC DEBUG: + CXX=g++ DEBUG: + export CXX DEBUG: + cd aodh-21.1.0.dev30 DEBUG: + mkdir -p /builddir/build/BUILD/aodh-21.1.0.dev30/.pyproject-builddir DEBUG: + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' DEBUG: + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' DEBUG: + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' DEBUG: + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' DEBUG: + VALAFLAGS=-g DEBUG: + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' DEBUG: + LT_SYS_LIBRARY_PATH=/usr/lib64: DEBUG: + CC=gcc DEBUG: + CXX=g++ DEBUG: + TMPDIR=/builddir/build/BUILD/aodh-21.1.0.dev30/.pyproject-builddir DEBUG: + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /builddir/build/BUILD/aodh-21.1.0.dev30/pyproject-wheeldir DEBUG: Processing /builddir/build/BUILD/aodh-21.1.0.dev30 DEBUG: Preparing metadata (pyproject.toml): started DEBUG: Running command Preparing metadata (pyproject.toml) DEBUG: WARNING setuptools_scm._integration.setuptools pyproject.toml does not contain a tool.setuptools_scm section DEBUG: /usr/lib/python3.12/site-packages/setuptools/command/develop.py:39: EasyInstallDeprecationWarning: easy_install command is deprecated. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: Please avoid running ``setup.py`` and ``easy_install``. DEBUG: Instead, use pypa/build, pypa/installer or other DEBUG: standards-based tools. DEBUG: See https://github.com/pypa/setuptools/issues/917 for details. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: easy_install.initialize_options(self) DEBUG: /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: Please avoid running ``setup.py`` directly. DEBUG: Instead, use pypa/build, pypa/installer or other DEBUG: standards-based tools. DEBUG: Follow the current Python packaging guidelines when building DEBUG: Python RPM packages. DEBUG: See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html DEBUG: and https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/ for details. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: self.initialize_options() DEBUG: running dist_info DEBUG: creating /builddir/build/BUILD/aodh-21.1.0.dev30/.pyproject-builddir/pip-modern-metadata-vcgzk540/aodh.egg-info DEBUG: writing /builddir/build/BUILD/aodh-21.1.0.dev30/.pyproject-builddir/pip-modern-metadata-vcgzk540/aodh.egg-info/PKG-INFO DEBUG: writing dependency_links to /builddir/build/BUILD/aodh-21.1.0.dev30/.pyproject-builddir/pip-modern-metadata-vcgzk540/aodh.egg-info/dependency_links.txt DEBUG: writing entry points to /builddir/build/BUILD/aodh-21.1.0.dev30/.pyproject-builddir/pip-modern-metadata-vcgzk540/aodh.egg-info/entry_points.txt DEBUG: writing requirements to /builddir/build/BUILD/aodh-21.1.0.dev30/.pyproject-builddir/pip-modern-metadata-vcgzk540/aodh.egg-info/requires.txt DEBUG: writing top-level names to /builddir/build/BUILD/aodh-21.1.0.dev30/.pyproject-builddir/pip-modern-metadata-vcgzk540/aodh.egg-info/top_level.txt DEBUG: writing pbr to /builddir/build/BUILD/aodh-21.1.0.dev30/.pyproject-builddir/pip-modern-metadata-vcgzk540/aodh.egg-info/pbr.json DEBUG: [pbr] Processing SOURCES.txt DEBUG: writing manifest file '/builddir/build/BUILD/aodh-21.1.0.dev30/.pyproject-builddir/pip-modern-metadata-vcgzk540/aodh.egg-info/SOURCES.txt' DEBUG: [pbr] In git context, generating filelist from git DEBUG: warning: no previously-included files found matching '.gitignore' DEBUG: warning: no previously-included files found matching '.gitreview' DEBUG: warning: no previously-included files matching '*.pyc' found anywhere in distribution DEBUG: adding license file 'LICENSE' DEBUG: adding license file 'AUTHORS' DEBUG: writing manifest file '/builddir/build/BUILD/aodh-21.1.0.dev30/.pyproject-builddir/pip-modern-metadata-vcgzk540/aodh.egg-info/SOURCES.txt' DEBUG: creating '/builddir/build/BUILD/aodh-21.1.0.dev30/.pyproject-builddir/pip-modern-metadata-vcgzk540/aodh-21.1.0.dev30.dist-info' DEBUG: Preparing metadata (pyproject.toml): finished with status 'done' DEBUG: Building wheels for collected packages: aodh DEBUG: Building wheel for aodh (pyproject.toml): started DEBUG: Running command Building wheel for aodh (pyproject.toml) DEBUG: WARNING setuptools_scm._integration.setuptools pyproject.toml does not contain a tool.setuptools_scm section DEBUG: /usr/lib/python3.12/site-packages/setuptools/command/develop.py:39: EasyInstallDeprecationWarning: easy_install command is deprecated. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: Please avoid running ``setup.py`` and ``easy_install``. DEBUG: Instead, use pypa/build, pypa/installer or other DEBUG: standards-based tools. DEBUG: See https://github.com/pypa/setuptools/issues/917 for details. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: easy_install.initialize_options(self) DEBUG: running bdist_wheel DEBUG: running build DEBUG: running build_py DEBUG: creating build DEBUG: creating build/lib DEBUG: creating build/lib/aodh DEBUG: creating build/lib/aodh/tests DEBUG: copying aodh/tests/__init__.py -> build/lib/aodh/tests DEBUG: copying aodh/tests/base.py -> build/lib/aodh/tests DEBUG: copying aodh/tests/constants.py -> build/lib/aodh/tests DEBUG: creating build/lib/aodh/cmd DEBUG: copying aodh/cmd/__init__.py -> build/lib/aodh/cmd DEBUG: copying aodh/cmd/alarm.py -> build/lib/aodh/cmd DEBUG: copying aodh/cmd/status.py -> build/lib/aodh/cmd DEBUG: copying aodh/cmd/storage.py -> build/lib/aodh/cmd DEBUG: creating build/lib/aodh/evaluator DEBUG: copying aodh/evaluator/__init__.py -> build/lib/aodh/evaluator DEBUG: copying aodh/evaluator/composite.py -> build/lib/aodh/evaluator DEBUG: copying aodh/evaluator/event.py -> build/lib/aodh/evaluator DEBUG: copying aodh/evaluator/gnocchi.py -> build/lib/aodh/evaluator DEBUG: copying aodh/evaluator/loadbalancer.py -> build/lib/aodh/evaluator DEBUG: copying aodh/evaluator/prometheus.py -> build/lib/aodh/evaluator DEBUG: copying aodh/evaluator/threshold.py -> build/lib/aodh/evaluator DEBUG: copying aodh/evaluator/utils.py -> build/lib/aodh/evaluator DEBUG: creating build/lib/aodh/storage DEBUG: creating build/lib/aodh/storage/sqlalchemy DEBUG: copying aodh/storage/sqlalchemy/__init__.py -> build/lib/aodh/storage/sqlalchemy DEBUG: copying aodh/storage/sqlalchemy/models.py -> build/lib/aodh/storage/sqlalchemy DEBUG: copying aodh/storage/sqlalchemy/utils.py -> build/lib/aodh/storage/sqlalchemy DEBUG: creating build/lib/aodh/tests/functional DEBUG: creating build/lib/aodh/tests/functional/api DEBUG: creating build/lib/aodh/tests/functional/api/v2 DEBUG: copying aodh/tests/functional/api/v2/__init__.py -> build/lib/aodh/tests/functional/api/v2 DEBUG: copying aodh/tests/functional/api/v2/test_alarm_scenarios.py -> build/lib/aodh/tests/functional/api/v2 DEBUG: copying aodh/tests/functional/api/v2/test_app.py -> build/lib/aodh/tests/functional/api/v2 DEBUG: copying aodh/tests/functional/api/v2/test_complex_query.py -> build/lib/aodh/tests/functional/api/v2 DEBUG: copying aodh/tests/functional/api/v2/test_complex_query_scenarios.py -> build/lib/aodh/tests/functional/api/v2 DEBUG: copying aodh/tests/functional/api/v2/test_metrics.py -> build/lib/aodh/tests/functional/api/v2 DEBUG: copying aodh/tests/functional/api/v2/test_quotas.py -> build/lib/aodh/tests/functional/api/v2 DEBUG: copying aodh/__init__.py -> build/lib/aodh DEBUG: copying aodh/coordination.py -> build/lib/aodh DEBUG: copying aodh/event.py -> build/lib/aodh DEBUG: copying aodh/i18n.py -> build/lib/aodh DEBUG: copying aodh/keystone_client.py -> build/lib/aodh DEBUG: copying aodh/messaging.py -> build/lib/aodh DEBUG: copying aodh/opts.py -> build/lib/aodh DEBUG: copying aodh/profiler.py -> build/lib/aodh DEBUG: copying aodh/queue.py -> build/lib/aodh DEBUG: copying aodh/service.py -> build/lib/aodh DEBUG: copying aodh/version.py -> build/lib/aodh DEBUG: creating build/lib/aodh/notifier DEBUG: copying aodh/notifier/__init__.py -> build/lib/aodh/notifier DEBUG: copying aodh/notifier/heat.py -> build/lib/aodh/notifier DEBUG: copying aodh/notifier/log.py -> build/lib/aodh/notifier DEBUG: copying aodh/notifier/rest.py -> build/lib/aodh/notifier DEBUG: copying aodh/notifier/test.py -> build/lib/aodh/notifier DEBUG: copying aodh/notifier/trust.py -> build/lib/aodh/notifier DEBUG: copying aodh/notifier/zaqar.py -> build/lib/aodh/notifier DEBUG: creating build/lib/aodh/tests/unit DEBUG: copying aodh/tests/unit/__init__.py -> build/lib/aodh/tests/unit DEBUG: copying aodh/tests/unit/test_api_v2_capabilities.py -> build/lib/aodh/tests/unit DEBUG: copying aodh/tests/unit/test_bin.py -> build/lib/aodh/tests/unit DEBUG: copying aodh/tests/unit/test_coordination.py -> build/lib/aodh/tests/unit DEBUG: copying aodh/tests/unit/test_evaluator.py -> build/lib/aodh/tests/unit DEBUG: copying aodh/tests/unit/test_event.py -> build/lib/aodh/tests/unit DEBUG: copying aodh/tests/unit/test_messaging.py -> build/lib/aodh/tests/unit DEBUG: copying aodh/tests/unit/test_notifier.py -> build/lib/aodh/tests/unit DEBUG: copying aodh/tests/unit/test_query.py -> build/lib/aodh/tests/unit DEBUG: copying aodh/tests/unit/test_wsme_custom_type.py -> build/lib/aodh/tests/unit DEBUG: creating build/lib/aodh/api DEBUG: creating build/lib/aodh/api/controllers DEBUG: creating build/lib/aodh/api/controllers/v2 DEBUG: copying aodh/api/controllers/v2/__init__.py -> build/lib/aodh/api/controllers/v2 DEBUG: copying aodh/api/controllers/v2/alarms.py -> build/lib/aodh/api/controllers/v2 DEBUG: copying aodh/api/controllers/v2/base.py -> build/lib/aodh/api/controllers/v2 DEBUG: copying aodh/api/controllers/v2/capabilities.py -> build/lib/aodh/api/controllers/v2 DEBUG: copying aodh/api/controllers/v2/metrics.py -> build/lib/aodh/api/controllers/v2 DEBUG: copying aodh/api/controllers/v2/query.py -> build/lib/aodh/api/controllers/v2 DEBUG: copying aodh/api/controllers/v2/quotas.py -> build/lib/aodh/api/controllers/v2 DEBUG: copying aodh/api/controllers/v2/root.py -> build/lib/aodh/api/controllers/v2 DEBUG: copying aodh/api/controllers/v2/utils.py -> build/lib/aodh/api/controllers/v2 DEBUG: creating build/lib/aodh/api/controllers/v2/alarm_rules DEBUG: copying aodh/api/controllers/v2/alarm_rules/__init__.py -> build/lib/aodh/api/controllers/v2/alarm_rules DEBUG: copying aodh/api/controllers/v2/alarm_rules/composite.py -> build/lib/aodh/api/controllers/v2/alarm_rules DEBUG: copying aodh/api/controllers/v2/alarm_rules/event.py -> build/lib/aodh/api/controllers/v2/alarm_rules DEBUG: copying aodh/api/controllers/v2/alarm_rules/gnocchi.py -> build/lib/aodh/api/controllers/v2/alarm_rules DEBUG: copying aodh/api/controllers/v2/alarm_rules/loadbalancer.py -> build/lib/aodh/api/controllers/v2/alarm_rules DEBUG: copying aodh/api/controllers/v2/alarm_rules/prometheus.py -> build/lib/aodh/api/controllers/v2/alarm_rules DEBUG: creating build/lib/aodh/wsgi DEBUG: copying aodh/wsgi/__init__.py -> build/lib/aodh/wsgi DEBUG: copying aodh/wsgi/api.py -> build/lib/aodh/wsgi DEBUG: copying aodh/tests/functional/api/__init__.py -> build/lib/aodh/tests/functional/api DEBUG: copying aodh/api/controllers/__init__.py -> build/lib/aodh/api/controllers DEBUG: copying aodh/api/controllers/root.py -> build/lib/aodh/api/controllers DEBUG: copying aodh/storage/__init__.py -> build/lib/aodh/storage DEBUG: copying aodh/storage/base.py -> build/lib/aodh/storage DEBUG: copying aodh/storage/impl_log.py -> build/lib/aodh/storage DEBUG: copying aodh/storage/impl_sqlalchemy.py -> build/lib/aodh/storage DEBUG: copying aodh/storage/models.py -> build/lib/aodh/storage DEBUG: creating build/lib/aodh/tests/functional/storage DEBUG: creating build/lib/aodh/tests/functional/storage/sqlalchemy DEBUG: copying aodh/tests/functional/storage/sqlalchemy/__init__.py -> build/lib/aodh/tests/functional/storage/sqlalchemy DEBUG: copying aodh/tests/functional/storage/sqlalchemy/test_migrations.py -> build/lib/aodh/tests/functional/storage/sqlalchemy DEBUG: creating build/lib/aodh/tests/unit/cmd DEBUG: copying aodh/tests/unit/cmd/__init__.py -> build/lib/aodh/tests/unit/cmd DEBUG: copying aodh/tests/unit/cmd/test_status.py -> build/lib/aodh/tests/unit/cmd DEBUG: copying aodh/api/__init__.py -> build/lib/aodh/api DEBUG: copying aodh/api/app.py -> build/lib/aodh/api DEBUG: copying aodh/api/hooks.py -> build/lib/aodh/api DEBUG: copying aodh/api/middleware.py -> build/lib/aodh/api DEBUG: copying aodh/api/policies.py -> build/lib/aodh/api DEBUG: copying aodh/api/rbac.py -> build/lib/aodh/api DEBUG: copying aodh/tests/functional/storage/__init__.py -> build/lib/aodh/tests/functional/storage DEBUG: copying aodh/tests/functional/storage/test_get_connection.py -> build/lib/aodh/tests/functional/storage DEBUG: copying aodh/tests/functional/storage/test_impl_log.py -> build/lib/aodh/tests/functional/storage DEBUG: copying aodh/tests/functional/storage/test_impl_sqlalchemy.py -> build/lib/aodh/tests/functional/storage DEBUG: copying aodh/tests/functional/storage/test_storage_scenarios.py -> build/lib/aodh/tests/functional/storage DEBUG: creating build/lib/aodh/conf DEBUG: copying aodh/conf/__init__.py -> build/lib/aodh/conf DEBUG: copying aodh/conf/defaults.py -> build/lib/aodh/conf DEBUG: copying aodh/tests/functional/__init__.py -> build/lib/aodh/tests/functional DEBUG: copying aodh/tests/functional/db.py -> build/lib/aodh/tests/functional DEBUG: creating build/lib/aodh/tests/unit/notifier DEBUG: copying aodh/tests/unit/notifier/__init__.py -> build/lib/aodh/tests/unit/notifier DEBUG: copying aodh/tests/unit/notifier/base.py -> build/lib/aodh/tests/unit/notifier DEBUG: copying aodh/tests/unit/notifier/test_heat.py -> build/lib/aodh/tests/unit/notifier DEBUG: creating build/lib/aodh/tests/unit/evaluator DEBUG: copying aodh/tests/unit/evaluator/__init__.py -> build/lib/aodh/tests/unit/evaluator DEBUG: copying aodh/tests/unit/evaluator/base.py -> build/lib/aodh/tests/unit/evaluator DEBUG: copying aodh/tests/unit/evaluator/test_base.py -> build/lib/aodh/tests/unit/evaluator DEBUG: copying aodh/tests/unit/evaluator/test_composite.py -> build/lib/aodh/tests/unit/evaluator DEBUG: copying aodh/tests/unit/evaluator/test_event.py -> build/lib/aodh/tests/unit/evaluator DEBUG: copying aodh/tests/unit/evaluator/test_gnocchi.py -> build/lib/aodh/tests/unit/evaluator DEBUG: copying aodh/tests/unit/evaluator/test_loadbalancer.py -> build/lib/aodh/tests/unit/evaluator DEBUG: copying aodh/tests/unit/evaluator/test_prometheus.py -> build/lib/aodh/tests/unit/evaluator DEBUG: running egg_info DEBUG: writing aodh.egg-info/PKG-INFO DEBUG: writing dependency_links to aodh.egg-info/dependency_links.txt DEBUG: writing entry points to aodh.egg-info/entry_points.txt DEBUG: writing requirements to aodh.egg-info/requires.txt DEBUG: writing top-level names to aodh.egg-info/top_level.txt DEBUG: writing pbr to aodh.egg-info/pbr.json DEBUG: [pbr] Processing SOURCES.txt DEBUG: [pbr] In git context, generating filelist from git DEBUG: warning: no previously-included files found matching '.gitignore' DEBUG: warning: no previously-included files found matching '.gitreview' DEBUG: warning: no previously-included files matching '*.pyc' found anywhere in distribution DEBUG: adding license file 'LICENSE' DEBUG: adding license file 'AUTHORS' DEBUG: writing manifest file 'aodh.egg-info/SOURCES.txt' DEBUG: /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'aodh.locale.de.LC_MESSAGES' is absent from the `packages` configuration. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'aodh.locale.de.LC_MESSAGES' as an importable package[^1], DEBUG: but it is absent from setuptools' `packages` configuration. DEBUG: This leads to an ambiguous overall configuration. If you want to distribute this DEBUG: package, please make sure that 'aodh.locale.de.LC_MESSAGES' is explicitly added DEBUG: to the `packages` configuration field. DEBUG: Alternatively, you can also rely on setuptools' discovery methods DEBUG: (for example by using `find_namespace_packages(...)`/`find_namespace:` DEBUG: instead of `find_packages(...)`/`find:`). DEBUG: You can read more about "package discovery" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html DEBUG: If you don't want 'aodh.locale.de.LC_MESSAGES' to be distributed and are DEBUG: already explicitly excluding 'aodh.locale.de.LC_MESSAGES' via DEBUG: `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, DEBUG: you can try to use `exclude_package_data`, or `include-package-data=False` in DEBUG: combination with a more fine grained `package-data` configuration. DEBUG: You can read more about "package data files" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html DEBUG: [^1]: For Python, any directory (with suitable naming) can be imported, DEBUG: even if it does not contain any `.py` files. DEBUG: On the other hand, currently there is no concept of package data DEBUG: directory, all directories are treated like packages. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: check.warn(importable) DEBUG: /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'aodh.locale.en_GB.LC_MESSAGES' is absent from the `packages` configuration. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'aodh.locale.en_GB.LC_MESSAGES' as an importable package[^1], DEBUG: but it is absent from setuptools' `packages` configuration. DEBUG: This leads to an ambiguous overall configuration. If you want to distribute this DEBUG: package, please make sure that 'aodh.locale.en_GB.LC_MESSAGES' is explicitly added DEBUG: to the `packages` configuration field. DEBUG: Alternatively, you can also rely on setuptools' discovery methods DEBUG: (for example by using `find_namespace_packages(...)`/`find_namespace:` DEBUG: instead of `find_packages(...)`/`find:`). DEBUG: You can read more about "package discovery" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html DEBUG: If you don't want 'aodh.locale.en_GB.LC_MESSAGES' to be distributed and are DEBUG: already explicitly excluding 'aodh.locale.en_GB.LC_MESSAGES' via DEBUG: `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, DEBUG: you can try to use `exclude_package_data`, or `include-package-data=False` in DEBUG: combination with a more fine grained `package-data` configuration. DEBUG: You can read more about "package data files" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html DEBUG: [^1]: For Python, any directory (with suitable naming) can be imported, DEBUG: even if it does not contain any `.py` files. DEBUG: On the other hand, currently there is no concept of package data DEBUG: directory, all directories are treated like packages. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: check.warn(importable) DEBUG: /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'aodh.locale.es.LC_MESSAGES' is absent from the `packages` configuration. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'aodh.locale.es.LC_MESSAGES' as an importable package[^1], DEBUG: but it is absent from setuptools' `packages` configuration. DEBUG: This leads to an ambiguous overall configuration. If you want to distribute this DEBUG: package, please make sure that 'aodh.locale.es.LC_MESSAGES' is explicitly added DEBUG: to the `packages` configuration field. DEBUG: Alternatively, you can also rely on setuptools' discovery methods DEBUG: (for example by using `find_namespace_packages(...)`/`find_namespace:` DEBUG: instead of `find_packages(...)`/`find:`). DEBUG: You can read more about "package discovery" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html DEBUG: If you don't want 'aodh.locale.es.LC_MESSAGES' to be distributed and are DEBUG: already explicitly excluding 'aodh.locale.es.LC_MESSAGES' via DEBUG: `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, DEBUG: you can try to use `exclude_package_data`, or `include-package-data=False` in DEBUG: combination with a more fine grained `package-data` configuration. DEBUG: You can read more about "package data files" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html DEBUG: [^1]: For Python, any directory (with suitable naming) can be imported, DEBUG: even if it does not contain any `.py` files. DEBUG: On the other hand, currently there is no concept of package data DEBUG: directory, all directories are treated like packages. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: check.warn(importable) DEBUG: /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'aodh.locale.fr.LC_MESSAGES' is absent from the `packages` configuration. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'aodh.locale.fr.LC_MESSAGES' as an importable package[^1], DEBUG: but it is absent from setuptools' `packages` configuration. DEBUG: This leads to an ambiguous overall configuration. If you want to distribute this DEBUG: package, please make sure that 'aodh.locale.fr.LC_MESSAGES' is explicitly added DEBUG: to the `packages` configuration field. DEBUG: Alternatively, you can also rely on setuptools' discovery methods DEBUG: (for example by using `find_namespace_packages(...)`/`find_namespace:` DEBUG: instead of `find_packages(...)`/`find:`). DEBUG: You can read more about "package discovery" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html DEBUG: If you don't want 'aodh.locale.fr.LC_MESSAGES' to be distributed and are DEBUG: already explicitly excluding 'aodh.locale.fr.LC_MESSAGES' via DEBUG: `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, DEBUG: you can try to use `exclude_package_data`, or `include-package-data=False` in DEBUG: combination with a more fine grained `package-data` configuration. DEBUG: You can read more about "package data files" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html DEBUG: [^1]: For Python, any directory (with suitable naming) can be imported, DEBUG: even if it does not contain any `.py` files. DEBUG: On the other hand, currently there is no concept of package data DEBUG: directory, all directories are treated like packages. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: check.warn(importable) DEBUG: /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'aodh.locale.id.LC_MESSAGES' is absent from the `packages` configuration. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'aodh.locale.id.LC_MESSAGES' as an importable package[^1], DEBUG: but it is absent from setuptools' `packages` configuration. DEBUG: This leads to an ambiguous overall configuration. If you want to distribute this DEBUG: package, please make sure that 'aodh.locale.id.LC_MESSAGES' is explicitly added DEBUG: to the `packages` configuration field. DEBUG: Alternatively, you can also rely on setuptools' discovery methods DEBUG: (for example by using `find_namespace_packages(...)`/`find_namespace:` DEBUG: instead of `find_packages(...)`/`find:`). DEBUG: You can read more about "package discovery" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html DEBUG: If you don't want 'aodh.locale.id.LC_MESSAGES' to be distributed and are DEBUG: already explicitly excluding 'aodh.locale.id.LC_MESSAGES' via DEBUG: `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, DEBUG: you can try to use `exclude_package_data`, or `include-package-data=False` in DEBUG: combination with a more fine grained `package-data` configuration. DEBUG: You can read more about "package data files" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html DEBUG: [^1]: For Python, any directory (with suitable naming) can be imported, DEBUG: even if it does not contain any `.py` files. DEBUG: On the other hand, currently there is no concept of package data DEBUG: directory, all directories are treated like packages. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: check.warn(importable) DEBUG: /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'aodh.locale.it.LC_MESSAGES' is absent from the `packages` configuration. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'aodh.locale.it.LC_MESSAGES' as an importable package[^1], DEBUG: but it is absent from setuptools' `packages` configuration. DEBUG: This leads to an ambiguous overall configuration. If you want to distribute this DEBUG: package, please make sure that 'aodh.locale.it.LC_MESSAGES' is explicitly added DEBUG: to the `packages` configuration field. DEBUG: Alternatively, you can also rely on setuptools' discovery methods DEBUG: (for example by using `find_namespace_packages(...)`/`find_namespace:` DEBUG: instead of `find_packages(...)`/`find:`). DEBUG: You can read more about "package discovery" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html DEBUG: If you don't want 'aodh.locale.it.LC_MESSAGES' to be distributed and are DEBUG: already explicitly excluding 'aodh.locale.it.LC_MESSAGES' via DEBUG: `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, DEBUG: you can try to use `exclude_package_data`, or `include-package-data=False` in DEBUG: combination with a more fine grained `package-data` configuration. DEBUG: You can read more about "package data files" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html DEBUG: [^1]: For Python, any directory (with suitable naming) can be imported, DEBUG: even if it does not contain any `.py` files. DEBUG: On the other hand, currently there is no concept of package data DEBUG: directory, all directories are treated like packages. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: check.warn(importable) DEBUG: /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'aodh.locale.ja.LC_MESSAGES' is absent from the `packages` configuration. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'aodh.locale.ja.LC_MESSAGES' as an importable package[^1], DEBUG: but it is absent from setuptools' `packages` configuration. DEBUG: This leads to an ambiguous overall configuration. If you want to distribute this DEBUG: package, please make sure that 'aodh.locale.ja.LC_MESSAGES' is explicitly added DEBUG: to the `packages` configuration field. DEBUG: Alternatively, you can also rely on setuptools' discovery methods DEBUG: (for example by using `find_namespace_packages(...)`/`find_namespace:` DEBUG: instead of `find_packages(...)`/`find:`). DEBUG: You can read more about "package discovery" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html DEBUG: If you don't want 'aodh.locale.ja.LC_MESSAGES' to be distributed and are DEBUG: already explicitly excluding 'aodh.locale.ja.LC_MESSAGES' via DEBUG: `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, DEBUG: you can try to use `exclude_package_data`, or `include-package-data=False` in DEBUG: combination with a more fine grained `package-data` configuration. DEBUG: You can read more about "package data files" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html DEBUG: [^1]: For Python, any directory (with suitable naming) can be imported, DEBUG: even if it does not contain any `.py` files. DEBUG: On the other hand, currently there is no concept of package data DEBUG: directory, all directories are treated like packages. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: check.warn(importable) DEBUG: /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'aodh.locale.ko_KR.LC_MESSAGES' is absent from the `packages` configuration. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'aodh.locale.ko_KR.LC_MESSAGES' as an importable package[^1], DEBUG: but it is absent from setuptools' `packages` configuration. DEBUG: This leads to an ambiguous overall configuration. If you want to distribute this DEBUG: package, please make sure that 'aodh.locale.ko_KR.LC_MESSAGES' is explicitly added DEBUG: to the `packages` configuration field. DEBUG: Alternatively, you can also rely on setuptools' discovery methods DEBUG: (for example by using `find_namespace_packages(...)`/`find_namespace:` DEBUG: instead of `find_packages(...)`/`find:`). DEBUG: You can read more about "package discovery" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html DEBUG: If you don't want 'aodh.locale.ko_KR.LC_MESSAGES' to be distributed and are DEBUG: already explicitly excluding 'aodh.locale.ko_KR.LC_MESSAGES' via DEBUG: `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, DEBUG: you can try to use `exclude_package_data`, or `include-package-data=False` in DEBUG: combination with a more fine grained `package-data` configuration. DEBUG: You can read more about "package data files" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html DEBUG: [^1]: For Python, any directory (with suitable naming) can be imported, DEBUG: even if it does not contain any `.py` files. DEBUG: On the other hand, currently there is no concept of package data DEBUG: directory, all directories are treated like packages. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: check.warn(importable) DEBUG: /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'aodh.locale.pt.LC_MESSAGES' is absent from the `packages` configuration. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'aodh.locale.pt.LC_MESSAGES' as an importable package[^1], DEBUG: but it is absent from setuptools' `packages` configuration. DEBUG: This leads to an ambiguous overall configuration. If you want to distribute this DEBUG: package, please make sure that 'aodh.locale.pt.LC_MESSAGES' is explicitly added DEBUG: to the `packages` configuration field. DEBUG: Alternatively, you can also rely on setuptools' discovery methods DEBUG: (for example by using `find_namespace_packages(...)`/`find_namespace:` DEBUG: instead of `find_packages(...)`/`find:`). DEBUG: You can read more about "package discovery" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html DEBUG: If you don't want 'aodh.locale.pt.LC_MESSAGES' to be distributed and are DEBUG: already explicitly excluding 'aodh.locale.pt.LC_MESSAGES' via DEBUG: `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, DEBUG: you can try to use `exclude_package_data`, or `include-package-data=False` in DEBUG: combination with a more fine grained `package-data` configuration. DEBUG: You can read more about "package data files" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html DEBUG: [^1]: For Python, any directory (with suitable naming) can be imported, DEBUG: even if it does not contain any `.py` files. DEBUG: On the other hand, currently there is no concept of package data DEBUG: directory, all directories are treated like packages. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: check.warn(importable) DEBUG: /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'aodh.locale.pt_BR.LC_MESSAGES' is absent from the `packages` configuration. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'aodh.locale.pt_BR.LC_MESSAGES' as an importable package[^1], DEBUG: but it is absent from setuptools' `packages` configuration. DEBUG: This leads to an ambiguous overall configuration. If you want to distribute this DEBUG: package, please make sure that 'aodh.locale.pt_BR.LC_MESSAGES' is explicitly added DEBUG: to the `packages` configuration field. DEBUG: Alternatively, you can also rely on setuptools' discovery methods DEBUG: (for example by using `find_namespace_packages(...)`/`find_namespace:` DEBUG: instead of `find_packages(...)`/`find:`). DEBUG: You can read more about "package discovery" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html DEBUG: If you don't want 'aodh.locale.pt_BR.LC_MESSAGES' to be distributed and are DEBUG: already explicitly excluding 'aodh.locale.pt_BR.LC_MESSAGES' via DEBUG: `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, DEBUG: you can try to use `exclude_package_data`, or `include-package-data=False` in DEBUG: combination with a more fine grained `package-data` configuration. DEBUG: You can read more about "package data files" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html DEBUG: [^1]: For Python, any directory (with suitable naming) can be imported, DEBUG: even if it does not contain any `.py` files. DEBUG: On the other hand, currently there is no concept of package data DEBUG: directory, all directories are treated like packages. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: check.warn(importable) DEBUG: /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'aodh.locale.ru.LC_MESSAGES' is absent from the `packages` configuration. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'aodh.locale.ru.LC_MESSAGES' as an importable package[^1], DEBUG: but it is absent from setuptools' `packages` configuration. DEBUG: This leads to an ambiguous overall configuration. If you want to distribute this DEBUG: package, please make sure that 'aodh.locale.ru.LC_MESSAGES' is explicitly added DEBUG: to the `packages` configuration field. DEBUG: Alternatively, you can also rely on setuptools' discovery methods DEBUG: (for example by using `find_namespace_packages(...)`/`find_namespace:` DEBUG: instead of `find_packages(...)`/`find:`). DEBUG: You can read more about "package discovery" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html DEBUG: If you don't want 'aodh.locale.ru.LC_MESSAGES' to be distributed and are DEBUG: already explicitly excluding 'aodh.locale.ru.LC_MESSAGES' via DEBUG: `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, DEBUG: you can try to use `exclude_package_data`, or `include-package-data=False` in DEBUG: combination with a more fine grained `package-data` configuration. DEBUG: You can read more about "package data files" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html DEBUG: [^1]: For Python, any directory (with suitable naming) can be imported, DEBUG: even if it does not contain any `.py` files. DEBUG: On the other hand, currently there is no concept of package data DEBUG: directory, all directories are treated like packages. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: check.warn(importable) DEBUG: /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'aodh.locale.zh_CN.LC_MESSAGES' is absent from the `packages` configuration. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'aodh.locale.zh_CN.LC_MESSAGES' as an importable package[^1], DEBUG: but it is absent from setuptools' `packages` configuration. DEBUG: This leads to an ambiguous overall configuration. If you want to distribute this DEBUG: package, please make sure that 'aodh.locale.zh_CN.LC_MESSAGES' is explicitly added DEBUG: to the `packages` configuration field. DEBUG: Alternatively, you can also rely on setuptools' discovery methods DEBUG: (for example by using `find_namespace_packages(...)`/`find_namespace:` DEBUG: instead of `find_packages(...)`/`find:`). DEBUG: You can read more about "package discovery" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html DEBUG: If you don't want 'aodh.locale.zh_CN.LC_MESSAGES' to be distributed and are DEBUG: already explicitly excluding 'aodh.locale.zh_CN.LC_MESSAGES' via DEBUG: `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, DEBUG: you can try to use `exclude_package_data`, or `include-package-data=False` in DEBUG: combination with a more fine grained `package-data` configuration. DEBUG: You can read more about "package data files" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html DEBUG: [^1]: For Python, any directory (with suitable naming) can be imported, DEBUG: even if it does not contain any `.py` files. DEBUG: On the other hand, currently there is no concept of package data DEBUG: directory, all directories are treated like packages. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: check.warn(importable) DEBUG: /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'aodh.locale.zh_TW.LC_MESSAGES' is absent from the `packages` configuration. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'aodh.locale.zh_TW.LC_MESSAGES' as an importable package[^1], DEBUG: but it is absent from setuptools' `packages` configuration. DEBUG: This leads to an ambiguous overall configuration. If you want to distribute this DEBUG: package, please make sure that 'aodh.locale.zh_TW.LC_MESSAGES' is explicitly added DEBUG: to the `packages` configuration field. DEBUG: Alternatively, you can also rely on setuptools' discovery methods DEBUG: (for example by using `find_namespace_packages(...)`/`find_namespace:` DEBUG: instead of `find_packages(...)`/`find:`). DEBUG: You can read more about "package discovery" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html DEBUG: If you don't want 'aodh.locale.zh_TW.LC_MESSAGES' to be distributed and are DEBUG: already explicitly excluding 'aodh.locale.zh_TW.LC_MESSAGES' via DEBUG: `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, DEBUG: you can try to use `exclude_package_data`, or `include-package-data=False` in DEBUG: combination with a more fine grained `package-data` configuration. DEBUG: You can read more about "package data files" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html DEBUG: [^1]: For Python, any directory (with suitable naming) can be imported, DEBUG: even if it does not contain any `.py` files. DEBUG: On the other hand, currently there is no concept of package data DEBUG: directory, all directories are treated like packages. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: check.warn(importable) DEBUG: /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'aodh.storage.sqlalchemy.alembic' is absent from the `packages` configuration. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'aodh.storage.sqlalchemy.alembic' as an importable package[^1], DEBUG: but it is absent from setuptools' `packages` configuration. DEBUG: This leads to an ambiguous overall configuration. If you want to distribute this DEBUG: package, please make sure that 'aodh.storage.sqlalchemy.alembic' is explicitly added DEBUG: to the `packages` configuration field. DEBUG: Alternatively, you can also rely on setuptools' discovery methods DEBUG: (for example by using `find_namespace_packages(...)`/`find_namespace:` DEBUG: instead of `find_packages(...)`/`find:`). DEBUG: You can read more about "package discovery" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html DEBUG: If you don't want 'aodh.storage.sqlalchemy.alembic' to be distributed and are DEBUG: already explicitly excluding 'aodh.storage.sqlalchemy.alembic' via DEBUG: `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, DEBUG: you can try to use `exclude_package_data`, or `include-package-data=False` in DEBUG: combination with a more fine grained `package-data` configuration. DEBUG: You can read more about "package data files" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html DEBUG: [^1]: For Python, any directory (with suitable naming) can be imported, DEBUG: even if it does not contain any `.py` files. DEBUG: On the other hand, currently there is no concept of package data DEBUG: directory, all directories are treated like packages. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: check.warn(importable) DEBUG: /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'aodh.storage.sqlalchemy.alembic.versions' is absent from the `packages` configuration. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'aodh.storage.sqlalchemy.alembic.versions' as an importable package[^1], DEBUG: but it is absent from setuptools' `packages` configuration. DEBUG: This leads to an ambiguous overall configuration. If you want to distribute this DEBUG: package, please make sure that 'aodh.storage.sqlalchemy.alembic.versions' is explicitly added DEBUG: to the `packages` configuration field. DEBUG: Alternatively, you can also rely on setuptools' discovery methods DEBUG: (for example by using `find_namespace_packages(...)`/`find_namespace:` DEBUG: instead of `find_packages(...)`/`find:`). DEBUG: You can read more about "package discovery" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html DEBUG: If you don't want 'aodh.storage.sqlalchemy.alembic.versions' to be distributed and are DEBUG: already explicitly excluding 'aodh.storage.sqlalchemy.alembic.versions' via DEBUG: `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, DEBUG: you can try to use `exclude_package_data`, or `include-package-data=False` in DEBUG: combination with a more fine grained `package-data` configuration. DEBUG: You can read more about "package data files" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html DEBUG: [^1]: For Python, any directory (with suitable naming) can be imported, DEBUG: even if it does not contain any `.py` files. DEBUG: On the other hand, currently there is no concept of package data DEBUG: directory, all directories are treated like packages. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: check.warn(importable) DEBUG: /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'aodh.tests.functional.hooks' is absent from the `packages` configuration. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'aodh.tests.functional.hooks' as an importable package[^1], DEBUG: but it is absent from setuptools' `packages` configuration. DEBUG: This leads to an ambiguous overall configuration. If you want to distribute this DEBUG: package, please make sure that 'aodh.tests.functional.hooks' is explicitly added DEBUG: to the `packages` configuration field. DEBUG: Alternatively, you can also rely on setuptools' discovery methods DEBUG: (for example by using `find_namespace_packages(...)`/`find_namespace:` DEBUG: instead of `find_packages(...)`/`find:`). DEBUG: You can read more about "package discovery" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html DEBUG: If you don't want 'aodh.tests.functional.hooks' to be distributed and are DEBUG: already explicitly excluding 'aodh.tests.functional.hooks' via DEBUG: `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, DEBUG: you can try to use `exclude_package_data`, or `include-package-data=False` in DEBUG: combination with a more fine grained `package-data` configuration. DEBUG: You can read more about "package data files" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html DEBUG: [^1]: For Python, any directory (with suitable naming) can be imported, DEBUG: even if it does not contain any `.py` files. DEBUG: On the other hand, currently there is no concept of package data DEBUG: directory, all directories are treated like packages. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: check.warn(importable) DEBUG: copying aodh/cmd/aodh-config-generator.conf -> build/lib/aodh/cmd DEBUG: creating build/lib/aodh/storage/sqlalchemy/alembic DEBUG: copying aodh/storage/sqlalchemy/alembic/alembic.ini -> build/lib/aodh/storage/sqlalchemy/alembic DEBUG: copying aodh/storage/sqlalchemy/alembic/env.py -> build/lib/aodh/storage/sqlalchemy/alembic DEBUG: copying aodh/storage/sqlalchemy/alembic/script.py.mako -> build/lib/aodh/storage/sqlalchemy/alembic DEBUG: creating build/lib/aodh/storage/sqlalchemy/alembic/versions DEBUG: copying aodh/storage/sqlalchemy/alembic/versions/006_add_evaluate_timestamp_to_alarm.py -> build/lib/aodh/storage/sqlalchemy/alembic/versions DEBUG: copying aodh/storage/sqlalchemy/alembic/versions/007_add_quota_table.py -> build/lib/aodh/storage/sqlalchemy/alembic/versions DEBUG: copying aodh/storage/sqlalchemy/alembic/versions/008_added_counter_table.py -> build/lib/aodh/storage/sqlalchemy/alembic/versions DEBUG: copying aodh/storage/sqlalchemy/alembic/versions/009_fix_missing_fk_constraint.py -> build/lib/aodh/storage/sqlalchemy/alembic/versions DEBUG: copying aodh/storage/sqlalchemy/alembic/versions/010_add_cascade.py -> build/lib/aodh/storage/sqlalchemy/alembic/versions DEBUG: copying aodh/storage/sqlalchemy/alembic/versions/12fe8fac9fe4_initial_base.py -> build/lib/aodh/storage/sqlalchemy/alembic/versions DEBUG: copying aodh/storage/sqlalchemy/alembic/versions/367aadf5485f_precisetimestamp_to_datetime.py -> build/lib/aodh/storage/sqlalchemy/alembic/versions DEBUG: copying aodh/storage/sqlalchemy/alembic/versions/6ae0d05d9451_add_reason_column.py -> build/lib/aodh/storage/sqlalchemy/alembic/versions DEBUG: copying aodh/storage/sqlalchemy/alembic/versions/bb07adac380_add_severity_to_alarm_history.py -> build/lib/aodh/storage/sqlalchemy/alembic/versions DEBUG: copying aodh/storage/sqlalchemy/alembic/versions/f8c31b1ffe11_add_index_for_enabled_and_type.py -> build/lib/aodh/storage/sqlalchemy/alembic/versions DEBUG: copying aodh/tests/functional/api/v2/policy.yaml-test -> build/lib/aodh/tests/functional/api/v2 DEBUG: creating build/lib/aodh/locale DEBUG: creating build/lib/aodh/locale/de DEBUG: creating build/lib/aodh/locale/de/LC_MESSAGES DEBUG: copying aodh/locale/de/LC_MESSAGES/aodh.po -> build/lib/aodh/locale/de/LC_MESSAGES DEBUG: creating build/lib/aodh/locale/en_GB DEBUG: creating build/lib/aodh/locale/en_GB/LC_MESSAGES DEBUG: copying aodh/locale/en_GB/LC_MESSAGES/aodh.po -> build/lib/aodh/locale/en_GB/LC_MESSAGES DEBUG: creating build/lib/aodh/locale/es DEBUG: creating build/lib/aodh/locale/es/LC_MESSAGES DEBUG: copying aodh/locale/es/LC_MESSAGES/aodh.po -> build/lib/aodh/locale/es/LC_MESSAGES DEBUG: creating build/lib/aodh/locale/fr DEBUG: creating build/lib/aodh/locale/fr/LC_MESSAGES DEBUG: copying aodh/locale/fr/LC_MESSAGES/aodh.po -> build/lib/aodh/locale/fr/LC_MESSAGES DEBUG: creating build/lib/aodh/locale/id DEBUG: creating build/lib/aodh/locale/id/LC_MESSAGES DEBUG: copying aodh/locale/id/LC_MESSAGES/aodh.po -> build/lib/aodh/locale/id/LC_MESSAGES DEBUG: creating build/lib/aodh/locale/it DEBUG: creating build/lib/aodh/locale/it/LC_MESSAGES DEBUG: copying aodh/locale/it/LC_MESSAGES/aodh.po -> build/lib/aodh/locale/it/LC_MESSAGES DEBUG: creating build/lib/aodh/locale/ja DEBUG: creating build/lib/aodh/locale/ja/LC_MESSAGES DEBUG: copying aodh/locale/ja/LC_MESSAGES/aodh.po -> build/lib/aodh/locale/ja/LC_MESSAGES DEBUG: creating build/lib/aodh/locale/ko_KR DEBUG: creating build/lib/aodh/locale/ko_KR/LC_MESSAGES DEBUG: copying aodh/locale/ko_KR/LC_MESSAGES/aodh.po -> build/lib/aodh/locale/ko_KR/LC_MESSAGES DEBUG: creating build/lib/aodh/locale/pt DEBUG: creating build/lib/aodh/locale/pt/LC_MESSAGES DEBUG: copying aodh/locale/pt/LC_MESSAGES/aodh.po -> build/lib/aodh/locale/pt/LC_MESSAGES DEBUG: creating build/lib/aodh/locale/pt_BR DEBUG: creating build/lib/aodh/locale/pt_BR/LC_MESSAGES DEBUG: copying aodh/locale/pt_BR/LC_MESSAGES/aodh.po -> build/lib/aodh/locale/pt_BR/LC_MESSAGES DEBUG: creating build/lib/aodh/locale/ru DEBUG: creating build/lib/aodh/locale/ru/LC_MESSAGES DEBUG: copying aodh/locale/ru/LC_MESSAGES/aodh.po -> build/lib/aodh/locale/ru/LC_MESSAGES DEBUG: creating build/lib/aodh/locale/zh_CN DEBUG: creating build/lib/aodh/locale/zh_CN/LC_MESSAGES DEBUG: copying aodh/locale/zh_CN/LC_MESSAGES/aodh.po -> build/lib/aodh/locale/zh_CN/LC_MESSAGES DEBUG: creating build/lib/aodh/locale/zh_TW DEBUG: creating build/lib/aodh/locale/zh_TW/LC_MESSAGES DEBUG: copying aodh/locale/zh_TW/LC_MESSAGES/aodh.po -> build/lib/aodh/locale/zh_TW/LC_MESSAGES DEBUG: copying aodh/api/api-paste.ini -> build/lib/aodh/api DEBUG: copying aodh/api/app.wsgi -> build/lib/aodh/api DEBUG: creating build/lib/aodh/tests/functional/hooks DEBUG: copying aodh/tests/functional/hooks/post_test_hook.sh -> build/lib/aodh/tests/functional/hooks DEBUG: installing to build/bdist.linux-x86_64/wheel DEBUG: running install DEBUG: [pbr] Writing ChangeLog DEBUG: [pbr] Generating ChangeLog DEBUG: [pbr] ChangeLog complete (0.0s) DEBUG: [pbr] Generating AUTHORS DEBUG: [pbr] AUTHORS complete (0.0s) DEBUG: running install_lib DEBUG: creating build/bdist.linux-x86_64 DEBUG: creating build/bdist.linux-x86_64/wheel DEBUG: creating build/bdist.linux-x86_64/wheel/aodh DEBUG: creating build/bdist.linux-x86_64/wheel/aodh/locale DEBUG: creating build/bdist.linux-x86_64/wheel/aodh/locale/zh_TW DEBUG: creating build/bdist.linux-x86_64/wheel/aodh/locale/zh_TW/LC_MESSAGES DEBUG: copying build/lib/aodh/locale/zh_TW/LC_MESSAGES/aodh.po -> build/bdist.linux-x86_64/wheel/aodh/locale/zh_TW/LC_MESSAGES DEBUG: creating build/bdist.linux-x86_64/wheel/aodh/locale/zh_CN DEBUG: creating build/bdist.linux-x86_64/wheel/aodh/locale/zh_CN/LC_MESSAGES DEBUG: copying build/lib/aodh/locale/zh_CN/LC_MESSAGES/aodh.po -> build/bdist.linux-x86_64/wheel/aodh/locale/zh_CN/LC_MESSAGES DEBUG: creating build/bdist.linux-x86_64/wheel/aodh/locale/ru DEBUG: creating build/bdist.linux-x86_64/wheel/aodh/locale/ru/LC_MESSAGES DEBUG: copying build/lib/aodh/locale/ru/LC_MESSAGES/aodh.po -> build/bdist.linux-x86_64/wheel/aodh/locale/ru/LC_MESSAGES DEBUG: creating build/bdist.linux-x86_64/wheel/aodh/locale/pt_BR DEBUG: creating build/bdist.linux-x86_64/wheel/aodh/locale/pt_BR/LC_MESSAGES DEBUG: copying build/lib/aodh/locale/pt_BR/LC_MESSAGES/aodh.po -> build/bdist.linux-x86_64/wheel/aodh/locale/pt_BR/LC_MESSAGES DEBUG: creating build/bdist.linux-x86_64/wheel/aodh/locale/pt DEBUG: creating build/bdist.linux-x86_64/wheel/aodh/locale/pt/LC_MESSAGES DEBUG: copying build/lib/aodh/locale/pt/LC_MESSAGES/aodh.po -> build/bdist.linux-x86_64/wheel/aodh/locale/pt/LC_MESSAGES DEBUG: creating build/bdist.linux-x86_64/wheel/aodh/locale/ko_KR DEBUG: creating build/bdist.linux-x86_64/wheel/aodh/locale/ko_KR/LC_MESSAGES DEBUG: copying build/lib/aodh/locale/ko_KR/LC_MESSAGES/aodh.po -> build/bdist.linux-x86_64/wheel/aodh/locale/ko_KR/LC_MESSAGES DEBUG: creating build/bdist.linux-x86_64/wheel/aodh/locale/ja DEBUG: creating build/bdist.linux-x86_64/wheel/aodh/locale/ja/LC_MESSAGES DEBUG: copying build/lib/aodh/locale/ja/LC_MESSAGES/aodh.po -> build/bdist.linux-x86_64/wheel/aodh/locale/ja/LC_MESSAGES DEBUG: creating build/bdist.linux-x86_64/wheel/aodh/locale/it DEBUG: creating build/bdist.linux-x86_64/wheel/aodh/locale/it/LC_MESSAGES DEBUG: copying build/lib/aodh/locale/it/LC_MESSAGES/aodh.po -> build/bdist.linux-x86_64/wheel/aodh/locale/it/LC_MESSAGES DEBUG: creating build/bdist.linux-x86_64/wheel/aodh/locale/id DEBUG: creating build/bdist.linux-x86_64/wheel/aodh/locale/id/LC_MESSAGES DEBUG: copying build/lib/aodh/locale/id/LC_MESSAGES/aodh.po -> build/bdist.linux-x86_64/wheel/aodh/locale/id/LC_MESSAGES DEBUG: creating build/bdist.linux-x86_64/wheel/aodh/locale/fr DEBUG: creating build/bdist.linux-x86_64/wheel/aodh/locale/fr/LC_MESSAGES DEBUG: copying build/lib/aodh/locale/fr/LC_MESSAGES/aodh.po -> build/bdist.linux-x86_64/wheel/aodh/locale/fr/LC_MESSAGES DEBUG: creating build/bdist.linux-x86_64/wheel/aodh/locale/es DEBUG: creating build/bdist.linux-x86_64/wheel/aodh/locale/es/LC_MESSAGES DEBUG: copying build/lib/aodh/locale/es/LC_MESSAGES/aodh.po -> build/bdist.linux-x86_64/wheel/aodh/locale/es/LC_MESSAGES DEBUG: creating build/bdist.linux-x86_64/wheel/aodh/locale/en_GB DEBUG: creating build/bdist.linux-x86_64/wheel/aodh/locale/en_GB/LC_MESSAGES DEBUG: copying build/lib/aodh/locale/en_GB/LC_MESSAGES/aodh.po -> build/bdist.linux-x86_64/wheel/aodh/locale/en_GB/LC_MESSAGES DEBUG: creating build/bdist.linux-x86_64/wheel/aodh/locale/de DEBUG: creating build/bdist.linux-x86_64/wheel/aodh/locale/de/LC_MESSAGES DEBUG: copying build/lib/aodh/locale/de/LC_MESSAGES/aodh.po -> build/bdist.linux-x86_64/wheel/aodh/locale/de/LC_MESSAGES DEBUG: creating build/bdist.linux-x86_64/wheel/aodh/conf DEBUG: copying build/lib/aodh/conf/defaults.py -> build/bdist.linux-x86_64/wheel/aodh/conf DEBUG: copying build/lib/aodh/conf/__init__.py -> build/bdist.linux-x86_64/wheel/aodh/conf DEBUG: creating build/bdist.linux-x86_64/wheel/aodh/wsgi DEBUG: copying build/lib/aodh/wsgi/api.py -> build/bdist.linux-x86_64/wheel/aodh/wsgi DEBUG: copying build/lib/aodh/wsgi/__init__.py -> build/bdist.linux-x86_64/wheel/aodh/wsgi DEBUG: creating build/bdist.linux-x86_64/wheel/aodh/api DEBUG: copying build/lib/aodh/api/app.wsgi -> build/bdist.linux-x86_64/wheel/aodh/api DEBUG: copying build/lib/aodh/api/api-paste.ini -> build/bdist.linux-x86_64/wheel/aodh/api DEBUG: copying build/lib/aodh/api/rbac.py -> build/bdist.linux-x86_64/wheel/aodh/api DEBUG: copying build/lib/aodh/api/policies.py -> build/bdist.linux-x86_64/wheel/aodh/api DEBUG: copying build/lib/aodh/api/middleware.py -> build/bdist.linux-x86_64/wheel/aodh/api DEBUG: copying build/lib/aodh/api/hooks.py -> build/bdist.linux-x86_64/wheel/aodh/api DEBUG: copying build/lib/aodh/api/app.py -> build/bdist.linux-x86_64/wheel/aodh/api DEBUG: copying build/lib/aodh/api/__init__.py -> build/bdist.linux-x86_64/wheel/aodh/api DEBUG: creating build/bdist.linux-x86_64/wheel/aodh/api/controllers DEBUG: copying build/lib/aodh/api/controllers/root.py -> build/bdist.linux-x86_64/wheel/aodh/api/controllers DEBUG: copying build/lib/aodh/api/controllers/__init__.py -> build/bdist.linux-x86_64/wheel/aodh/api/controllers DEBUG: creating build/bdist.linux-x86_64/wheel/aodh/api/controllers/v2 DEBUG: creating build/bdist.linux-x86_64/wheel/aodh/api/controllers/v2/alarm_rules DEBUG: copying build/lib/aodh/api/controllers/v2/alarm_rules/prometheus.py -> build/bdist.linux-x86_64/wheel/aodh/api/controllers/v2/alarm_rules DEBUG: copying build/lib/aodh/api/controllers/v2/alarm_rules/loadbalancer.py -> build/bdist.linux-x86_64/wheel/aodh/api/controllers/v2/alarm_rules DEBUG: copying build/lib/aodh/api/controllers/v2/alarm_rules/gnocchi.py -> build/bdist.linux-x86_64/wheel/aodh/api/controllers/v2/alarm_rules DEBUG: copying build/lib/aodh/api/controllers/v2/alarm_rules/event.py -> build/bdist.linux-x86_64/wheel/aodh/api/controllers/v2/alarm_rules DEBUG: copying build/lib/aodh/api/controllers/v2/alarm_rules/composite.py -> build/bdist.linux-x86_64/wheel/aodh/api/controllers/v2/alarm_rules DEBUG: copying build/lib/aodh/api/controllers/v2/alarm_rules/__init__.py -> build/bdist.linux-x86_64/wheel/aodh/api/controllers/v2/alarm_rules DEBUG: copying build/lib/aodh/api/controllers/v2/utils.py -> build/bdist.linux-x86_64/wheel/aodh/api/controllers/v2 DEBUG: copying build/lib/aodh/api/controllers/v2/root.py -> build/bdist.linux-x86_64/wheel/aodh/api/controllers/v2 DEBUG: copying build/lib/aodh/api/controllers/v2/quotas.py -> build/bdist.linux-x86_64/wheel/aodh/api/controllers/v2 DEBUG: copying build/lib/aodh/api/controllers/v2/query.py -> build/bdist.linux-x86_64/wheel/aodh/api/controllers/v2 DEBUG: copying build/lib/aodh/api/controllers/v2/metrics.py -> build/bdist.linux-x86_64/wheel/aodh/api/controllers/v2 DEBUG: copying build/lib/aodh/api/controllers/v2/capabilities.py -> build/bdist.linux-x86_64/wheel/aodh/api/controllers/v2 DEBUG: copying build/lib/aodh/api/controllers/v2/base.py -> build/bdist.linux-x86_64/wheel/aodh/api/controllers/v2 DEBUG: copying build/lib/aodh/api/controllers/v2/alarms.py -> build/bdist.linux-x86_64/wheel/aodh/api/controllers/v2 DEBUG: copying build/lib/aodh/api/controllers/v2/__init__.py -> build/bdist.linux-x86_64/wheel/aodh/api/controllers/v2 DEBUG: creating build/bdist.linux-x86_64/wheel/aodh/notifier DEBUG: copying build/lib/aodh/notifier/zaqar.py -> build/bdist.linux-x86_64/wheel/aodh/notifier DEBUG: copying build/lib/aodh/notifier/trust.py -> build/bdist.linux-x86_64/wheel/aodh/notifier DEBUG: copying build/lib/aodh/notifier/test.py -> build/bdist.linux-x86_64/wheel/aodh/notifier DEBUG: copying build/lib/aodh/notifier/rest.py -> build/bdist.linux-x86_64/wheel/aodh/notifier DEBUG: copying build/lib/aodh/notifier/log.py -> build/bdist.linux-x86_64/wheel/aodh/notifier DEBUG: copying build/lib/aodh/notifier/heat.py -> build/bdist.linux-x86_64/wheel/aodh/notifier DEBUG: copying build/lib/aodh/notifier/__init__.py -> build/bdist.linux-x86_64/wheel/aodh/notifier DEBUG: copying build/lib/aodh/version.py -> build/bdist.linux-x86_64/wheel/aodh DEBUG: copying build/lib/aodh/service.py -> build/bdist.linux-x86_64/wheel/aodh DEBUG: copying build/lib/aodh/queue.py -> build/bdist.linux-x86_64/wheel/aodh DEBUG: copying build/lib/aodh/profiler.py -> build/bdist.linux-x86_64/wheel/aodh DEBUG: copying build/lib/aodh/opts.py -> build/bdist.linux-x86_64/wheel/aodh DEBUG: copying build/lib/aodh/messaging.py -> build/bdist.linux-x86_64/wheel/aodh DEBUG: copying build/lib/aodh/keystone_client.py -> build/bdist.linux-x86_64/wheel/aodh DEBUG: copying build/lib/aodh/i18n.py -> build/bdist.linux-x86_64/wheel/aodh DEBUG: copying build/lib/aodh/event.py -> build/bdist.linux-x86_64/wheel/aodh DEBUG: copying build/lib/aodh/coordination.py -> build/bdist.linux-x86_64/wheel/aodh DEBUG: copying build/lib/aodh/__init__.py -> build/bdist.linux-x86_64/wheel/aodh DEBUG: creating build/bdist.linux-x86_64/wheel/aodh/storage DEBUG: copying build/lib/aodh/storage/models.py -> build/bdist.linux-x86_64/wheel/aodh/storage DEBUG: copying build/lib/aodh/storage/impl_sqlalchemy.py -> build/bdist.linux-x86_64/wheel/aodh/storage DEBUG: copying build/lib/aodh/storage/impl_log.py -> build/bdist.linux-x86_64/wheel/aodh/storage DEBUG: copying build/lib/aodh/storage/base.py -> build/bdist.linux-x86_64/wheel/aodh/storage DEBUG: copying build/lib/aodh/storage/__init__.py -> build/bdist.linux-x86_64/wheel/aodh/storage DEBUG: creating build/bdist.linux-x86_64/wheel/aodh/storage/sqlalchemy DEBUG: creating build/bdist.linux-x86_64/wheel/aodh/storage/sqlalchemy/alembic DEBUG: creating build/bdist.linux-x86_64/wheel/aodh/storage/sqlalchemy/alembic/versions DEBUG: copying build/lib/aodh/storage/sqlalchemy/alembic/versions/f8c31b1ffe11_add_index_for_enabled_and_type.py -> build/bdist.linux-x86_64/wheel/aodh/storage/sqlalchemy/alembic/versions DEBUG: copying build/lib/aodh/storage/sqlalchemy/alembic/versions/bb07adac380_add_severity_to_alarm_history.py -> build/bdist.linux-x86_64/wheel/aodh/storage/sqlalchemy/alembic/versions DEBUG: copying build/lib/aodh/storage/sqlalchemy/alembic/versions/6ae0d05d9451_add_reason_column.py -> build/bdist.linux-x86_64/wheel/aodh/storage/sqlalchemy/alembic/versions DEBUG: copying build/lib/aodh/storage/sqlalchemy/alembic/versions/367aadf5485f_precisetimestamp_to_datetime.py -> build/bdist.linux-x86_64/wheel/aodh/storage/sqlalchemy/alembic/versions DEBUG: copying build/lib/aodh/storage/sqlalchemy/alembic/versions/12fe8fac9fe4_initial_base.py -> build/bdist.linux-x86_64/wheel/aodh/storage/sqlalchemy/alembic/versions DEBUG: copying build/lib/aodh/storage/sqlalchemy/alembic/versions/010_add_cascade.py -> build/bdist.linux-x86_64/wheel/aodh/storage/sqlalchemy/alembic/versions DEBUG: copying build/lib/aodh/storage/sqlalchemy/alembic/versions/009_fix_missing_fk_constraint.py -> build/bdist.linux-x86_64/wheel/aodh/storage/sqlalchemy/alembic/versions DEBUG: copying build/lib/aodh/storage/sqlalchemy/alembic/versions/008_added_counter_table.py -> build/bdist.linux-x86_64/wheel/aodh/storage/sqlalchemy/alembic/versions DEBUG: copying build/lib/aodh/storage/sqlalchemy/alembic/versions/007_add_quota_table.py -> build/bdist.linux-x86_64/wheel/aodh/storage/sqlalchemy/alembic/versions DEBUG: copying build/lib/aodh/storage/sqlalchemy/alembic/versions/006_add_evaluate_timestamp_to_alarm.py -> build/bdist.linux-x86_64/wheel/aodh/storage/sqlalchemy/alembic/versions DEBUG: copying build/lib/aodh/storage/sqlalchemy/alembic/script.py.mako -> build/bdist.linux-x86_64/wheel/aodh/storage/sqlalchemy/alembic DEBUG: copying build/lib/aodh/storage/sqlalchemy/alembic/env.py -> build/bdist.linux-x86_64/wheel/aodh/storage/sqlalchemy/alembic DEBUG: copying build/lib/aodh/storage/sqlalchemy/alembic/alembic.ini -> build/bdist.linux-x86_64/wheel/aodh/storage/sqlalchemy/alembic DEBUG: copying build/lib/aodh/storage/sqlalchemy/utils.py -> build/bdist.linux-x86_64/wheel/aodh/storage/sqlalchemy DEBUG: copying build/lib/aodh/storage/sqlalchemy/models.py -> build/bdist.linux-x86_64/wheel/aodh/storage/sqlalchemy DEBUG: copying build/lib/aodh/storage/sqlalchemy/__init__.py -> build/bdist.linux-x86_64/wheel/aodh/storage/sqlalchemy DEBUG: creating build/bdist.linux-x86_64/wheel/aodh/evaluator DEBUG: copying build/lib/aodh/evaluator/utils.py -> build/bdist.linux-x86_64/wheel/aodh/evaluator DEBUG: copying build/lib/aodh/evaluator/threshold.py -> build/bdist.linux-x86_64/wheel/aodh/evaluator DEBUG: copying build/lib/aodh/evaluator/prometheus.py -> build/bdist.linux-x86_64/wheel/aodh/evaluator DEBUG: copying build/lib/aodh/evaluator/loadbalancer.py -> build/bdist.linux-x86_64/wheel/aodh/evaluator DEBUG: copying build/lib/aodh/evaluator/gnocchi.py -> build/bdist.linux-x86_64/wheel/aodh/evaluator DEBUG: copying build/lib/aodh/evaluator/event.py -> build/bdist.linux-x86_64/wheel/aodh/evaluator DEBUG: copying build/lib/aodh/evaluator/composite.py -> build/bdist.linux-x86_64/wheel/aodh/evaluator DEBUG: copying build/lib/aodh/evaluator/__init__.py -> build/bdist.linux-x86_64/wheel/aodh/evaluator DEBUG: creating build/bdist.linux-x86_64/wheel/aodh/cmd DEBUG: copying build/lib/aodh/cmd/aodh-config-generator.conf -> build/bdist.linux-x86_64/wheel/aodh/cmd DEBUG: copying build/lib/aodh/cmd/storage.py -> build/bdist.linux-x86_64/wheel/aodh/cmd DEBUG: copying build/lib/aodh/cmd/status.py -> build/bdist.linux-x86_64/wheel/aodh/cmd DEBUG: copying build/lib/aodh/cmd/alarm.py -> build/bdist.linux-x86_64/wheel/aodh/cmd DEBUG: copying build/lib/aodh/cmd/__init__.py -> build/bdist.linux-x86_64/wheel/aodh/cmd DEBUG: creating build/bdist.linux-x86_64/wheel/aodh/tests DEBUG: creating build/bdist.linux-x86_64/wheel/aodh/tests/unit DEBUG: creating build/bdist.linux-x86_64/wheel/aodh/tests/unit/evaluator DEBUG: copying build/lib/aodh/tests/unit/evaluator/test_prometheus.py -> build/bdist.linux-x86_64/wheel/aodh/tests/unit/evaluator DEBUG: copying build/lib/aodh/tests/unit/evaluator/test_loadbalancer.py -> build/bdist.linux-x86_64/wheel/aodh/tests/unit/evaluator DEBUG: copying build/lib/aodh/tests/unit/evaluator/test_gnocchi.py -> build/bdist.linux-x86_64/wheel/aodh/tests/unit/evaluator DEBUG: copying build/lib/aodh/tests/unit/evaluator/test_event.py -> build/bdist.linux-x86_64/wheel/aodh/tests/unit/evaluator DEBUG: copying build/lib/aodh/tests/unit/evaluator/test_composite.py -> build/bdist.linux-x86_64/wheel/aodh/tests/unit/evaluator DEBUG: copying build/lib/aodh/tests/unit/evaluator/test_base.py -> build/bdist.linux-x86_64/wheel/aodh/tests/unit/evaluator DEBUG: copying build/lib/aodh/tests/unit/evaluator/base.py -> build/bdist.linux-x86_64/wheel/aodh/tests/unit/evaluator DEBUG: copying build/lib/aodh/tests/unit/evaluator/__init__.py -> build/bdist.linux-x86_64/wheel/aodh/tests/unit/evaluator DEBUG: creating build/bdist.linux-x86_64/wheel/aodh/tests/unit/notifier DEBUG: copying build/lib/aodh/tests/unit/notifier/test_heat.py -> build/bdist.linux-x86_64/wheel/aodh/tests/unit/notifier DEBUG: copying build/lib/aodh/tests/unit/notifier/base.py -> build/bdist.linux-x86_64/wheel/aodh/tests/unit/notifier DEBUG: copying build/lib/aodh/tests/unit/notifier/__init__.py -> build/bdist.linux-x86_64/wheel/aodh/tests/unit/notifier DEBUG: creating build/bdist.linux-x86_64/wheel/aodh/tests/unit/cmd DEBUG: copying build/lib/aodh/tests/unit/cmd/test_status.py -> build/bdist.linux-x86_64/wheel/aodh/tests/unit/cmd DEBUG: copying build/lib/aodh/tests/unit/cmd/__init__.py -> build/bdist.linux-x86_64/wheel/aodh/tests/unit/cmd DEBUG: copying build/lib/aodh/tests/unit/test_wsme_custom_type.py -> build/bdist.linux-x86_64/wheel/aodh/tests/unit DEBUG: copying build/lib/aodh/tests/unit/test_query.py -> build/bdist.linux-x86_64/wheel/aodh/tests/unit DEBUG: copying build/lib/aodh/tests/unit/test_notifier.py -> build/bdist.linux-x86_64/wheel/aodh/tests/unit DEBUG: copying build/lib/aodh/tests/unit/test_messaging.py -> build/bdist.linux-x86_64/wheel/aodh/tests/unit DEBUG: copying build/lib/aodh/tests/unit/test_event.py -> build/bdist.linux-x86_64/wheel/aodh/tests/unit DEBUG: copying build/lib/aodh/tests/unit/test_evaluator.py -> build/bdist.linux-x86_64/wheel/aodh/tests/unit DEBUG: copying build/lib/aodh/tests/unit/test_coordination.py -> build/bdist.linux-x86_64/wheel/aodh/tests/unit DEBUG: copying build/lib/aodh/tests/unit/test_bin.py -> build/bdist.linux-x86_64/wheel/aodh/tests/unit DEBUG: copying build/lib/aodh/tests/unit/test_api_v2_capabilities.py -> build/bdist.linux-x86_64/wheel/aodh/tests/unit DEBUG: copying build/lib/aodh/tests/unit/__init__.py -> build/bdist.linux-x86_64/wheel/aodh/tests/unit DEBUG: creating build/bdist.linux-x86_64/wheel/aodh/tests/functional DEBUG: creating build/bdist.linux-x86_64/wheel/aodh/tests/functional/hooks DEBUG: copying build/lib/aodh/tests/functional/hooks/post_test_hook.sh -> build/bdist.linux-x86_64/wheel/aodh/tests/functional/hooks DEBUG: copying build/lib/aodh/tests/functional/db.py -> build/bdist.linux-x86_64/wheel/aodh/tests/functional DEBUG: copying build/lib/aodh/tests/functional/__init__.py -> build/bdist.linux-x86_64/wheel/aodh/tests/functional DEBUG: creating build/bdist.linux-x86_64/wheel/aodh/tests/functional/storage DEBUG: copying build/lib/aodh/tests/functional/storage/test_storage_scenarios.py -> build/bdist.linux-x86_64/wheel/aodh/tests/functional/storage DEBUG: copying build/lib/aodh/tests/functional/storage/test_impl_sqlalchemy.py -> build/bdist.linux-x86_64/wheel/aodh/tests/functional/storage DEBUG: copying build/lib/aodh/tests/functional/storage/test_impl_log.py -> build/bdist.linux-x86_64/wheel/aodh/tests/functional/storage DEBUG: copying build/lib/aodh/tests/functional/storage/test_get_connection.py -> build/bdist.linux-x86_64/wheel/aodh/tests/functional/storage DEBUG: copying build/lib/aodh/tests/functional/storage/__init__.py -> build/bdist.linux-x86_64/wheel/aodh/tests/functional/storage DEBUG: creating build/bdist.linux-x86_64/wheel/aodh/tests/functional/storage/sqlalchemy DEBUG: copying build/lib/aodh/tests/functional/storage/sqlalchemy/test_migrations.py -> build/bdist.linux-x86_64/wheel/aodh/tests/functional/storage/sqlalchemy DEBUG: copying build/lib/aodh/tests/functional/storage/sqlalchemy/__init__.py -> build/bdist.linux-x86_64/wheel/aodh/tests/functional/storage/sqlalchemy DEBUG: creating build/bdist.linux-x86_64/wheel/aodh/tests/functional/api DEBUG: copying build/lib/aodh/tests/functional/api/__init__.py -> build/bdist.linux-x86_64/wheel/aodh/tests/functional/api DEBUG: creating build/bdist.linux-x86_64/wheel/aodh/tests/functional/api/v2 DEBUG: copying build/lib/aodh/tests/functional/api/v2/policy.yaml-test -> build/bdist.linux-x86_64/wheel/aodh/tests/functional/api/v2 DEBUG: copying build/lib/aodh/tests/functional/api/v2/test_quotas.py -> build/bdist.linux-x86_64/wheel/aodh/tests/functional/api/v2 DEBUG: copying build/lib/aodh/tests/functional/api/v2/test_metrics.py -> build/bdist.linux-x86_64/wheel/aodh/tests/functional/api/v2 DEBUG: copying build/lib/aodh/tests/functional/api/v2/test_complex_query_scenarios.py -> build/bdist.linux-x86_64/wheel/aodh/tests/functional/api/v2 DEBUG: copying build/lib/aodh/tests/functional/api/v2/test_complex_query.py -> build/bdist.linux-x86_64/wheel/aodh/tests/functional/api/v2 DEBUG: copying build/lib/aodh/tests/functional/api/v2/test_app.py -> build/bdist.linux-x86_64/wheel/aodh/tests/functional/api/v2 DEBUG: copying build/lib/aodh/tests/functional/api/v2/test_alarm_scenarios.py -> build/bdist.linux-x86_64/wheel/aodh/tests/functional/api/v2 DEBUG: copying build/lib/aodh/tests/functional/api/v2/__init__.py -> build/bdist.linux-x86_64/wheel/aodh/tests/functional/api/v2 DEBUG: copying build/lib/aodh/tests/constants.py -> build/bdist.linux-x86_64/wheel/aodh/tests DEBUG: copying build/lib/aodh/tests/base.py -> build/bdist.linux-x86_64/wheel/aodh/tests DEBUG: copying build/lib/aodh/tests/__init__.py -> build/bdist.linux-x86_64/wheel/aodh/tests DEBUG: running install_egg_info DEBUG: Copying aodh.egg-info to build/bdist.linux-x86_64/wheel/aodh-21.1.0.dev30-py3.12.egg-info DEBUG: running install_scripts DEBUG: Installing aodh-api script to build/bdist.linux-x86_64/wheel/aodh-21.1.0.dev30.data/scripts DEBUG: creating build/bdist.linux-x86_64/wheel/aodh-21.1.0.dev30.dist-info/WHEEL DEBUG: creating '/builddir/build/BUILD/aodh-21.1.0.dev30/.pyproject-builddir/pip-wheel-tth3017h/.tmp-yh_1z3to/aodh-21.1.0.dev30-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it DEBUG: adding 'aodh/__init__.py' DEBUG: adding 'aodh/coordination.py' DEBUG: adding 'aodh/event.py' DEBUG: adding 'aodh/i18n.py' DEBUG: adding 'aodh/keystone_client.py' DEBUG: adding 'aodh/messaging.py' DEBUG: adding 'aodh/opts.py' DEBUG: adding 'aodh/profiler.py' DEBUG: adding 'aodh/queue.py' DEBUG: adding 'aodh/service.py' DEBUG: adding 'aodh/version.py' DEBUG: adding 'aodh/api/__init__.py' DEBUG: adding 'aodh/api/api-paste.ini' DEBUG: adding 'aodh/api/app.py' DEBUG: adding 'aodh/api/app.wsgi' DEBUG: adding 'aodh/api/hooks.py' DEBUG: adding 'aodh/api/middleware.py' DEBUG: adding 'aodh/api/policies.py' DEBUG: adding 'aodh/api/rbac.py' DEBUG: adding 'aodh/api/controllers/__init__.py' DEBUG: adding 'aodh/api/controllers/root.py' DEBUG: adding 'aodh/api/controllers/v2/__init__.py' DEBUG: adding 'aodh/api/controllers/v2/alarms.py' DEBUG: adding 'aodh/api/controllers/v2/base.py' DEBUG: adding 'aodh/api/controllers/v2/capabilities.py' DEBUG: adding 'aodh/api/controllers/v2/metrics.py' DEBUG: adding 'aodh/api/controllers/v2/query.py' DEBUG: adding 'aodh/api/controllers/v2/quotas.py' DEBUG: adding 'aodh/api/controllers/v2/root.py' DEBUG: adding 'aodh/api/controllers/v2/utils.py' DEBUG: adding 'aodh/api/controllers/v2/alarm_rules/__init__.py' DEBUG: adding 'aodh/api/controllers/v2/alarm_rules/composite.py' DEBUG: adding 'aodh/api/controllers/v2/alarm_rules/event.py' DEBUG: adding 'aodh/api/controllers/v2/alarm_rules/gnocchi.py' DEBUG: adding 'aodh/api/controllers/v2/alarm_rules/loadbalancer.py' DEBUG: adding 'aodh/api/controllers/v2/alarm_rules/prometheus.py' DEBUG: adding 'aodh/cmd/__init__.py' DEBUG: adding 'aodh/cmd/alarm.py' DEBUG: adding 'aodh/cmd/aodh-config-generator.conf' DEBUG: adding 'aodh/cmd/status.py' DEBUG: adding 'aodh/cmd/storage.py' DEBUG: adding 'aodh/conf/__init__.py' DEBUG: adding 'aodh/conf/defaults.py' DEBUG: adding 'aodh/evaluator/__init__.py' DEBUG: adding 'aodh/evaluator/composite.py' DEBUG: adding 'aodh/evaluator/event.py' DEBUG: adding 'aodh/evaluator/gnocchi.py' DEBUG: adding 'aodh/evaluator/loadbalancer.py' DEBUG: adding 'aodh/evaluator/prometheus.py' DEBUG: adding 'aodh/evaluator/threshold.py' DEBUG: adding 'aodh/evaluator/utils.py' DEBUG: adding 'aodh/locale/de/LC_MESSAGES/aodh.po' DEBUG: adding 'aodh/locale/en_GB/LC_MESSAGES/aodh.po' DEBUG: adding 'aodh/locale/es/LC_MESSAGES/aodh.po' DEBUG: adding 'aodh/locale/fr/LC_MESSAGES/aodh.po' DEBUG: adding 'aodh/locale/id/LC_MESSAGES/aodh.po' DEBUG: adding 'aodh/locale/it/LC_MESSAGES/aodh.po' DEBUG: adding 'aodh/locale/ja/LC_MESSAGES/aodh.po' DEBUG: adding 'aodh/locale/ko_KR/LC_MESSAGES/aodh.po' DEBUG: adding 'aodh/locale/pt/LC_MESSAGES/aodh.po' DEBUG: adding 'aodh/locale/pt_BR/LC_MESSAGES/aodh.po' DEBUG: adding 'aodh/locale/ru/LC_MESSAGES/aodh.po' DEBUG: adding 'aodh/locale/zh_CN/LC_MESSAGES/aodh.po' DEBUG: adding 'aodh/locale/zh_TW/LC_MESSAGES/aodh.po' DEBUG: adding 'aodh/notifier/__init__.py' DEBUG: adding 'aodh/notifier/heat.py' DEBUG: adding 'aodh/notifier/log.py' DEBUG: adding 'aodh/notifier/rest.py' DEBUG: adding 'aodh/notifier/test.py' DEBUG: adding 'aodh/notifier/trust.py' DEBUG: adding 'aodh/notifier/zaqar.py' DEBUG: adding 'aodh/storage/__init__.py' DEBUG: adding 'aodh/storage/base.py' DEBUG: adding 'aodh/storage/impl_log.py' DEBUG: adding 'aodh/storage/impl_sqlalchemy.py' DEBUG: adding 'aodh/storage/models.py' DEBUG: adding 'aodh/storage/sqlalchemy/__init__.py' DEBUG: adding 'aodh/storage/sqlalchemy/models.py' DEBUG: adding 'aodh/storage/sqlalchemy/utils.py' DEBUG: adding 'aodh/storage/sqlalchemy/alembic/alembic.ini' DEBUG: adding 'aodh/storage/sqlalchemy/alembic/env.py' DEBUG: adding 'aodh/storage/sqlalchemy/alembic/script.py.mako' DEBUG: adding 'aodh/storage/sqlalchemy/alembic/versions/006_add_evaluate_timestamp_to_alarm.py' DEBUG: adding 'aodh/storage/sqlalchemy/alembic/versions/007_add_quota_table.py' DEBUG: adding 'aodh/storage/sqlalchemy/alembic/versions/008_added_counter_table.py' DEBUG: adding 'aodh/storage/sqlalchemy/alembic/versions/009_fix_missing_fk_constraint.py' DEBUG: adding 'aodh/storage/sqlalchemy/alembic/versions/010_add_cascade.py' DEBUG: adding 'aodh/storage/sqlalchemy/alembic/versions/12fe8fac9fe4_initial_base.py' DEBUG: adding 'aodh/storage/sqlalchemy/alembic/versions/367aadf5485f_precisetimestamp_to_datetime.py' DEBUG: adding 'aodh/storage/sqlalchemy/alembic/versions/6ae0d05d9451_add_reason_column.py' DEBUG: adding 'aodh/storage/sqlalchemy/alembic/versions/bb07adac380_add_severity_to_alarm_history.py' DEBUG: adding 'aodh/storage/sqlalchemy/alembic/versions/f8c31b1ffe11_add_index_for_enabled_and_type.py' DEBUG: adding 'aodh/tests/__init__.py' DEBUG: adding 'aodh/tests/base.py' DEBUG: adding 'aodh/tests/constants.py' DEBUG: adding 'aodh/tests/functional/__init__.py' DEBUG: adding 'aodh/tests/functional/db.py' DEBUG: adding 'aodh/tests/functional/api/__init__.py' DEBUG: adding 'aodh/tests/functional/api/v2/__init__.py' DEBUG: adding 'aodh/tests/functional/api/v2/policy.yaml-test' DEBUG: adding 'aodh/tests/functional/api/v2/test_alarm_scenarios.py' DEBUG: adding 'aodh/tests/functional/api/v2/test_app.py' DEBUG: adding 'aodh/tests/functional/api/v2/test_complex_query.py' DEBUG: adding 'aodh/tests/functional/api/v2/test_complex_query_scenarios.py' DEBUG: adding 'aodh/tests/functional/api/v2/test_metrics.py' DEBUG: adding 'aodh/tests/functional/api/v2/test_quotas.py' DEBUG: adding 'aodh/tests/functional/hooks/post_test_hook.sh' DEBUG: adding 'aodh/tests/functional/storage/__init__.py' DEBUG: adding 'aodh/tests/functional/storage/test_get_connection.py' DEBUG: adding 'aodh/tests/functional/storage/test_impl_log.py' DEBUG: adding 'aodh/tests/functional/storage/test_impl_sqlalchemy.py' DEBUG: adding 'aodh/tests/functional/storage/test_storage_scenarios.py' DEBUG: adding 'aodh/tests/functional/storage/sqlalchemy/__init__.py' DEBUG: adding 'aodh/tests/functional/storage/sqlalchemy/test_migrations.py' DEBUG: adding 'aodh/tests/unit/__init__.py' DEBUG: adding 'aodh/tests/unit/test_api_v2_capabilities.py' DEBUG: adding 'aodh/tests/unit/test_bin.py' DEBUG: adding 'aodh/tests/unit/test_coordination.py' DEBUG: adding 'aodh/tests/unit/test_evaluator.py' DEBUG: adding 'aodh/tests/unit/test_event.py' DEBUG: adding 'aodh/tests/unit/test_messaging.py' DEBUG: adding 'aodh/tests/unit/test_notifier.py' DEBUG: adding 'aodh/tests/unit/test_query.py' DEBUG: adding 'aodh/tests/unit/test_wsme_custom_type.py' DEBUG: adding 'aodh/tests/unit/cmd/__init__.py' DEBUG: adding 'aodh/tests/unit/cmd/test_status.py' DEBUG: adding 'aodh/tests/unit/evaluator/__init__.py' DEBUG: adding 'aodh/tests/unit/evaluator/base.py' DEBUG: adding 'aodh/tests/unit/evaluator/test_base.py' DEBUG: adding 'aodh/tests/unit/evaluator/test_composite.py' DEBUG: adding 'aodh/tests/unit/evaluator/test_event.py' DEBUG: adding 'aodh/tests/unit/evaluator/test_gnocchi.py' DEBUG: adding 'aodh/tests/unit/evaluator/test_loadbalancer.py' DEBUG: adding 'aodh/tests/unit/evaluator/test_prometheus.py' DEBUG: adding 'aodh/tests/unit/notifier/__init__.py' DEBUG: adding 'aodh/tests/unit/notifier/base.py' DEBUG: adding 'aodh/tests/unit/notifier/test_heat.py' DEBUG: adding 'aodh/wsgi/__init__.py' DEBUG: adding 'aodh/wsgi/api.py' DEBUG: adding 'aodh-21.1.0.dev30.data/scripts/aodh-api' DEBUG: adding 'aodh-21.1.0.dev30.dist-info/AUTHORS' DEBUG: adding 'aodh-21.1.0.dev30.dist-info/LICENSE' DEBUG: adding 'aodh-21.1.0.dev30.dist-info/METADATA' DEBUG: adding 'aodh-21.1.0.dev30.dist-info/WHEEL' DEBUG: adding 'aodh-21.1.0.dev30.dist-info/entry_points.txt' DEBUG: adding 'aodh-21.1.0.dev30.dist-info/pbr.json' DEBUG: adding 'aodh-21.1.0.dev30.dist-info/top_level.txt' DEBUG: adding 'aodh-21.1.0.dev30.dist-info/RECORD' DEBUG: removing build/bdist.linux-x86_64/wheel DEBUG: Building wheel for aodh (pyproject.toml): finished with status 'done' DEBUG: Created wheel for aodh: filename=aodh-21.1.0.dev30-py3-none-any.whl size=227771 sha256=cccc3ed7cfd5715a0319868c8522b3da00229c932e0528ba4d73d6254fd8aa1a DEBUG: Stored in directory: /builddir/.cache/pip/wheels/f8/41/f9/3d9c5b43128872e8ce69a4a31f947686e7327d3c7f4601c6dd DEBUG: Successfully built aodh DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.AYsHs5 DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + '[' /builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251124111708.21c607c.el10.x86_64 '!=' / ']' DEBUG: + rm -rf /builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251124111708.21c607c.el10.x86_64 DEBUG: ++ dirname /builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251124111708.21c607c.el10.x86_64 DEBUG: + mkdir -p /builddir/build/BUILDROOT DEBUG: + mkdir /builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251124111708.21c607c.el10.x86_64 DEBUG: + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' DEBUG: + export CFLAGS DEBUG: + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' DEBUG: + export CXXFLAGS DEBUG: + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' DEBUG: + export FFLAGS DEBUG: + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' DEBUG: + export FCFLAGS DEBUG: + VALAFLAGS=-g DEBUG: + export VALAFLAGS DEBUG: + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' DEBUG: + export LDFLAGS DEBUG: + LT_SYS_LIBRARY_PATH=/usr/lib64: DEBUG: + export LT_SYS_LIBRARY_PATH DEBUG: + CC=gcc DEBUG: + export CC DEBUG: + CXX=g++ DEBUG: + export CXX DEBUG: + cd aodh-21.1.0.dev30 DEBUG: ++ ls /builddir/build/BUILD/aodh-21.1.0.dev30/pyproject-wheeldir/aodh-21.1.0.dev30-py3-none-any.whl DEBUG: ++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/' DEBUG: ++ xargs basename --multiple DEBUG: + specifier=aodh==21.1.0.dev30 DEBUG: + '[' -z aodh==21.1.0.dev30 ']' DEBUG: + TMPDIR=/builddir/build/BUILD/aodh-21.1.0.dev30/.pyproject-builddir DEBUG: + /usr/bin/python3 -m pip install --root /builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251124111708.21c607c.el10.x86_64 --prefix /usr --no-deps --disable-pip-version-check --progress-bar off --verbose --ignore-installed --no-warn-script-location --no-index --no-cache-dir --find-links /builddir/build/BUILD/aodh-21.1.0.dev30/pyproject-wheeldir aodh==21.1.0.dev30 DEBUG: Using pip 23.3.2 from /usr/lib/python3.12/site-packages/pip (python 3.12) DEBUG: Looking in links: /builddir/build/BUILD/aodh-21.1.0.dev30/pyproject-wheeldir DEBUG: Processing ./pyproject-wheeldir/aodh-21.1.0.dev30-py3-none-any.whl DEBUG: Installing collected packages: aodh DEBUG: changing mode of /builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251124111708.21c607c.el10.x86_64/usr/bin/aodh-config-generator to 755 DEBUG: changing mode of /builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251124111708.21c607c.el10.x86_64/usr/bin/aodh-dbsync to 755 DEBUG: changing mode of /builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251124111708.21c607c.el10.x86_64/usr/bin/aodh-evaluator to 755 DEBUG: changing mode of /builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251124111708.21c607c.el10.x86_64/usr/bin/aodh-expirer to 755 DEBUG: changing mode of /builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251124111708.21c607c.el10.x86_64/usr/bin/aodh-listener to 755 DEBUG: changing mode of /builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251124111708.21c607c.el10.x86_64/usr/bin/aodh-notifier to 755 DEBUG: changing mode of /builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251124111708.21c607c.el10.x86_64/usr/bin/aodh-status to 755 DEBUG: Successfully installed aodh-21.1.0.dev30 DEBUG: + '[' -d /builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251124111708.21c607c.el10.x86_64/usr/bin ']' DEBUG: + '[' -z sP ']' DEBUG: + shebang_flags=-kasP DEBUG: + /usr/bin/python3 -B /usr/lib/rpm/redhat/pathfix.py -pni /usr/bin/python3 -kasP /builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251124111708.21c607c.el10.x86_64/usr/bin/aodh-api /builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251124111708.21c607c.el10.x86_64/usr/bin/aodh-config-generator /builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251124111708.21c607c.el10.x86_64/usr/bin/aodh-dbsync /builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251124111708.21c607c.el10.x86_64/usr/bin/aodh-evaluator /builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251124111708.21c607c.el10.x86_64/usr/bin/aodh-expirer /builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251124111708.21c607c.el10.x86_64/usr/bin/aodh-listener /builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251124111708.21c607c.el10.x86_64/usr/bin/aodh-notifier /builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251124111708.21c607c.el10.x86_64/usr/bin/aodh-status DEBUG: /builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251124111708.21c607c.el10.x86_64/usr/bin/aodh-api: updating DEBUG: /builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251124111708.21c607c.el10.x86_64/usr/bin/aodh-config-generator: updating DEBUG: /builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251124111708.21c607c.el10.x86_64/usr/bin/aodh-dbsync: updating DEBUG: /builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251124111708.21c607c.el10.x86_64/usr/bin/aodh-evaluator: updating DEBUG: /builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251124111708.21c607c.el10.x86_64/usr/bin/aodh-expirer: updating DEBUG: /builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251124111708.21c607c.el10.x86_64/usr/bin/aodh-listener: updating DEBUG: /builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251124111708.21c607c.el10.x86_64/usr/bin/aodh-notifier: updating DEBUG: /builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251124111708.21c607c.el10.x86_64/usr/bin/aodh-status: updating DEBUG: + rm -rfv /builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251124111708.21c607c.el10.x86_64/usr/bin/__pycache__ DEBUG: + rm -f /builddir/build/BUILD/openstack-aodh-21.1.0-0.20251124111708.21c607c.el10.x86_64-pyproject-ghost-distinfo DEBUG: + site_dirs=() DEBUG: + '[' -d /builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251124111708.21c607c.el10.x86_64/usr/lib/python3.12/site-packages ']' DEBUG: + site_dirs+=("/usr/lib/python3.12/site-packages") DEBUG: + '[' /builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251124111708.21c607c.el10.x86_64/usr/lib64/python3.12/site-packages '!=' /builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251124111708.21c607c.el10.x86_64/usr/lib/python3.12/site-packages ']' DEBUG: + '[' -d /builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251124111708.21c607c.el10.x86_64/usr/lib64/python3.12/site-packages ']' DEBUG: + for site_dir in ${site_dirs[@]} DEBUG: + for distinfo in /builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251124111708.21c607c.el10.x86_64$site_dir/*.dist-info DEBUG: + echo '%ghost /usr/lib/python3.12/site-packages/aodh-21.1.0.dev30.dist-info' DEBUG: + sed -i s/pip/rpm/ /builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251124111708.21c607c.el10.x86_64/usr/lib/python3.12/site-packages/aodh-21.1.0.dev30.dist-info/INSTALLER DEBUG: + PYTHONPATH=/usr/lib/rpm/redhat DEBUG: + /usr/bin/python3 -B /usr/lib/rpm/redhat/pyproject_preprocess_record.py --buildroot /builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251124111708.21c607c.el10.x86_64 --record /builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251124111708.21c607c.el10.x86_64/usr/lib/python3.12/site-packages/aodh-21.1.0.dev30.dist-info/RECORD --output /builddir/build/BUILD/openstack-aodh-21.1.0-0.20251124111708.21c607c.el10.x86_64-pyproject-record DEBUG: + rm -fv /builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251124111708.21c607c.el10.x86_64/usr/lib/python3.12/site-packages/aodh-21.1.0.dev30.dist-info/RECORD DEBUG: removed '/builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251124111708.21c607c.el10.x86_64/usr/lib/python3.12/site-packages/aodh-21.1.0.dev30.dist-info/RECORD' DEBUG: + rm -fv /builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251124111708.21c607c.el10.x86_64/usr/lib/python3.12/site-packages/aodh-21.1.0.dev30.dist-info/REQUESTED DEBUG: removed '/builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251124111708.21c607c.el10.x86_64/usr/lib/python3.12/site-packages/aodh-21.1.0.dev30.dist-info/REQUESTED' DEBUG: ++ cut -f1 '-d ' DEBUG: ++ wc -l /builddir/build/BUILD/openstack-aodh-21.1.0-0.20251124111708.21c607c.el10.x86_64-pyproject-ghost-distinfo DEBUG: + lines=1 DEBUG: + '[' 1 -ne 1 ']' DEBUG: + /usr/bin/python3 setup.py compile_catalog -d /builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251124111708.21c607c.el10.x86_64/usr/lib/python3.12/site-packages/aodh/locale --domain aodh DEBUG: /usr/lib/python3.12/site-packages/setuptools/__init__.py:80: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: Requirements should be satisfied by a PEP 517 installer. DEBUG: If you are using pip, you can try `pip install --use-pep517`. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: dist.fetch_build_eggs(dist.setup_requires) DEBUG: WARNING setuptools_scm._integration.setuptools pyproject.toml does not contain a tool.setuptools_scm section DEBUG: /usr/lib/python3.12/site-packages/setuptools/command/develop.py:39: EasyInstallDeprecationWarning: easy_install command is deprecated. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: Please avoid running ``setup.py`` and ``easy_install``. DEBUG: Instead, use pypa/build, pypa/installer or other DEBUG: standards-based tools. DEBUG: See https://github.com/pypa/setuptools/issues/917 for details. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: easy_install.initialize_options(self) DEBUG: /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: Please avoid running ``setup.py`` directly. DEBUG: Instead, use pypa/build, pypa/installer or other DEBUG: standards-based tools. DEBUG: Follow the current Python packaging guidelines when building DEBUG: Python RPM packages. DEBUG: See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html DEBUG: and https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/ for details. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: self.initialize_options() DEBUG: running compile_catalog DEBUG: compiling catalog /builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251124111708.21c607c.el10.x86_64/usr/lib/python3.12/site-packages/aodh/locale/zh_TW/LC_MESSAGES/aodh.po to /builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251124111708.21c607c.el10.x86_64/usr/lib/python3.12/site-packages/aodh/locale/zh_TW/LC_MESSAGES/aodh.mo DEBUG: compiling catalog /builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251124111708.21c607c.el10.x86_64/usr/lib/python3.12/site-packages/aodh/locale/zh_CN/LC_MESSAGES/aodh.po to /builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251124111708.21c607c.el10.x86_64/usr/lib/python3.12/site-packages/aodh/locale/zh_CN/LC_MESSAGES/aodh.mo DEBUG: compiling catalog /builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251124111708.21c607c.el10.x86_64/usr/lib/python3.12/site-packages/aodh/locale/ru/LC_MESSAGES/aodh.po to /builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251124111708.21c607c.el10.x86_64/usr/lib/python3.12/site-packages/aodh/locale/ru/LC_MESSAGES/aodh.mo DEBUG: compiling catalog /builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251124111708.21c607c.el10.x86_64/usr/lib/python3.12/site-packages/aodh/locale/pt_BR/LC_MESSAGES/aodh.po to /builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251124111708.21c607c.el10.x86_64/usr/lib/python3.12/site-packages/aodh/locale/pt_BR/LC_MESSAGES/aodh.mo DEBUG: compiling catalog /builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251124111708.21c607c.el10.x86_64/usr/lib/python3.12/site-packages/aodh/locale/pt/LC_MESSAGES/aodh.po to /builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251124111708.21c607c.el10.x86_64/usr/lib/python3.12/site-packages/aodh/locale/pt/LC_MESSAGES/aodh.mo DEBUG: compiling catalog /builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251124111708.21c607c.el10.x86_64/usr/lib/python3.12/site-packages/aodh/locale/ko_KR/LC_MESSAGES/aodh.po to /builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251124111708.21c607c.el10.x86_64/usr/lib/python3.12/site-packages/aodh/locale/ko_KR/LC_MESSAGES/aodh.mo DEBUG: compiling catalog /builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251124111708.21c607c.el10.x86_64/usr/lib/python3.12/site-packages/aodh/locale/ja/LC_MESSAGES/aodh.po to /builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251124111708.21c607c.el10.x86_64/usr/lib/python3.12/site-packages/aodh/locale/ja/LC_MESSAGES/aodh.mo DEBUG: compiling catalog /builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251124111708.21c607c.el10.x86_64/usr/lib/python3.12/site-packages/aodh/locale/it/LC_MESSAGES/aodh.po to /builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251124111708.21c607c.el10.x86_64/usr/lib/python3.12/site-packages/aodh/locale/it/LC_MESSAGES/aodh.mo DEBUG: compiling catalog /builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251124111708.21c607c.el10.x86_64/usr/lib/python3.12/site-packages/aodh/locale/id/LC_MESSAGES/aodh.po to /builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251124111708.21c607c.el10.x86_64/usr/lib/python3.12/site-packages/aodh/locale/id/LC_MESSAGES/aodh.mo DEBUG: compiling catalog /builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251124111708.21c607c.el10.x86_64/usr/lib/python3.12/site-packages/aodh/locale/fr/LC_MESSAGES/aodh.po to /builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251124111708.21c607c.el10.x86_64/usr/lib/python3.12/site-packages/aodh/locale/fr/LC_MESSAGES/aodh.mo DEBUG: compiling catalog /builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251124111708.21c607c.el10.x86_64/usr/lib/python3.12/site-packages/aodh/locale/es/LC_MESSAGES/aodh.po to /builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251124111708.21c607c.el10.x86_64/usr/lib/python3.12/site-packages/aodh/locale/es/LC_MESSAGES/aodh.mo DEBUG: compiling catalog /builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251124111708.21c607c.el10.x86_64/usr/lib/python3.12/site-packages/aodh/locale/en_GB/LC_MESSAGES/aodh.po to /builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251124111708.21c607c.el10.x86_64/usr/lib/python3.12/site-packages/aodh/locale/en_GB/LC_MESSAGES/aodh.mo DEBUG: compiling catalog /builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251124111708.21c607c.el10.x86_64/usr/lib/python3.12/site-packages/aodh/locale/de/LC_MESSAGES/aodh.po to /builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251124111708.21c607c.el10.x86_64/usr/lib/python3.12/site-packages/aodh/locale/de/LC_MESSAGES/aodh.mo DEBUG: + PYTHONPATH=/builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251124111708.21c607c.el10.x86_64//usr/lib/python3.12/site-packages DEBUG: + oslo-config-generator --config-file=aodh/cmd/aodh-config-generator.conf --output-file=aodh/aodh.conf DEBUG: + read name eq value DEBUG: + test '[DEFAULT]' DEBUG: + test '' DEBUG: + continue DEBUG: + read name eq value DEBUG: + test log_dir DEBUG: + test /var/log/aodh DEBUG: + sed -i '0,/^# *log_dir=/{s!^# *log_dir=.*!#log_dir=/var/log/aodh!}' aodh/aodh.conf DEBUG: + read name eq value DEBUG: + test use_stderr DEBUG: + test False DEBUG: + sed -i '0,/^# *use_stderr=/{s!^# *use_stderr=.*!#use_stderr=False!}' aodh/aodh.conf DEBUG: + read name eq value DEBUG: + test '' DEBUG: + continue DEBUG: + read name eq value DEBUG: + install -d -m 755 /builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251124111708.21c607c.el10.x86_64/etc/aodh DEBUG: + install -p -D -m 640 /builddir/build/SOURCES/aodh-dist.conf /builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251124111708.21c607c.el10.x86_64/usr/share/aodh/aodh-dist.conf DEBUG: + install -p -D -m 640 aodh/aodh.conf /builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251124111708.21c607c.el10.x86_64/etc/aodh/aodh.conf DEBUG: + install -p -D -m 640 aodh/api/api-paste.ini /builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251124111708.21c607c.el10.x86_64/etc/aodh/api-paste.ini DEBUG: + install -d -m 755 /builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251124111708.21c607c.el10.x86_64/var/lib/aodh DEBUG: + install -d -m 755 /builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251124111708.21c607c.el10.x86_64/var/lib/aodh/tmp DEBUG: + install -d -m 750 /builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251124111708.21c607c.el10.x86_64/var/log/aodh DEBUG: + install -p -D -m 644 /builddir/build/SOURCES/aodh.logrotate /builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251124111708.21c607c.el10.x86_64/etc/logrotate.d/openstack-aodh DEBUG: + install -p -D -m 644 /builddir/build/SOURCES/openstack-aodh-api.service /builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251124111708.21c607c.el10.x86_64/usr/lib/systemd/system/openstack-aodh-api.service DEBUG: + install -p -D -m 644 /builddir/build/SOURCES/openstack-aodh-evaluator.service /builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251124111708.21c607c.el10.x86_64/usr/lib/systemd/system/openstack-aodh-evaluator.service DEBUG: + install -p -D -m 644 /builddir/build/SOURCES/openstack-aodh-notifier.service /builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251124111708.21c607c.el10.x86_64/usr/lib/systemd/system/openstack-aodh-notifier.service DEBUG: + install -p -D -m 644 /builddir/build/SOURCES/openstack-aodh-expirer.service /builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251124111708.21c607c.el10.x86_64/usr/lib/systemd/system/openstack-aodh-expirer.service DEBUG: + install -p -D -m 644 /builddir/build/SOURCES/openstack-aodh-listener.service /builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251124111708.21c607c.el10.x86_64/usr/lib/systemd/system/openstack-aodh-listener.service DEBUG: + install -d -m 755 /builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251124111708.21c607c.el10.x86_64/usr/share DEBUG: + rm -f /builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251124111708.21c607c.el10.x86_64/usr/lib/python3.12/site-packages/aodh/locale/de/LC_MESSAGES/aodh.po /builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251124111708.21c607c.el10.x86_64/usr/lib/python3.12/site-packages/aodh/locale/en_GB/LC_MESSAGES/aodh.po /builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251124111708.21c607c.el10.x86_64/usr/lib/python3.12/site-packages/aodh/locale/es/LC_MESSAGES/aodh.po /builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251124111708.21c607c.el10.x86_64/usr/lib/python3.12/site-packages/aodh/locale/fr/LC_MESSAGES/aodh.po /builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251124111708.21c607c.el10.x86_64/usr/lib/python3.12/site-packages/aodh/locale/id/LC_MESSAGES/aodh.po /builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251124111708.21c607c.el10.x86_64/usr/lib/python3.12/site-packages/aodh/locale/it/LC_MESSAGES/aodh.po /builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251124111708.21c607c.el10.x86_64/usr/lib/python3.12/site-packages/aodh/locale/ja/LC_MESSAGES/aodh.po /builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251124111708.21c607c.el10.x86_64/usr/lib/python3.12/site-packages/aodh/locale/ko_KR/LC_MESSAGES/aodh.po /builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251124111708.21c607c.el10.x86_64/usr/lib/python3.12/site-packages/aodh/locale/pt/LC_MESSAGES/aodh.po /builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251124111708.21c607c.el10.x86_64/usr/lib/python3.12/site-packages/aodh/locale/pt_BR/LC_MESSAGES/aodh.po /builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251124111708.21c607c.el10.x86_64/usr/lib/python3.12/site-packages/aodh/locale/ru/LC_MESSAGES/aodh.po /builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251124111708.21c607c.el10.x86_64/usr/lib/python3.12/site-packages/aodh/locale/zh_CN/LC_MESSAGES/aodh.po /builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251124111708.21c607c.el10.x86_64/usr/lib/python3.12/site-packages/aodh/locale/zh_TW/LC_MESSAGES/aodh.po DEBUG: + rm -f '/builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251124111708.21c607c.el10.x86_64/usr/lib/python3.12/site-packages/aodh/locale/*pot' DEBUG: + mv /builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251124111708.21c607c.el10.x86_64/usr/lib/python3.12/site-packages/aodh/locale /builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251124111708.21c607c.el10.x86_64/usr/share/locale DEBUG: + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251124111708.21c607c.el10.x86_64 aodh --all-name DEBUG: + rm -fr /builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251124111708.21c607c.el10.x86_64/usr/etc DEBUG: + /usr/bin/find-debuginfo -j4 --strict-build-id -m -i --build-id-seed 21.1.0-0.20251124111708.21c607c.el10 --unique-debug-suffix -21.1.0-0.20251124111708.21c607c.el10.x86_64 --unique-debug-src-base openstack-aodh-21.1.0-0.20251124111708.21c607c.el10.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/aodh-21.1.0.dev30 DEBUG: find-debuginfo: starting DEBUG: Extracting debug info from 0 files DEBUG: Creating .debug symlinks for symlinks to ELF files DEBUG: find: ‘debug’: No such file or directory DEBUG: find-debuginfo: done DEBUG: + /usr/lib/rpm/check-buildroot DEBUG: + /usr/lib/rpm/redhat/brp-ldconfig DEBUG: + /usr/lib/rpm/brp-compress DEBUG: + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip DEBUG: + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip DEBUG: + /usr/lib/rpm/check-rpaths DEBUG: + /usr/lib/rpm/redhat/brp-mangle-shebangs DEBUG: mangling shebang in /usr/lib/python3.12/site-packages/aodh/tests/functional/hooks/post_test_hook.sh from /bin/bash -xe to #!/usr/bin/bash -xe DEBUG: + /usr/lib/rpm/brp-remove-la-files DEBUG: + /usr/lib/rpm/redhat/brp-python-rpm-in-distinfo DEBUG: + env /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j4 DEBUG: Bytecompiling .py files below /builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251124111708.21c607c.el10.x86_64/usr/lib/python3.12 using python3.12 DEBUG: Not clamping source mtimes, $SOURCE_DATE_EPOCH not set DEBUG: + /usr/lib/rpm/redhat/brp-python-hardlink DEBUG: Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.LX2uQX DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' DEBUG: + export CFLAGS DEBUG: + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' DEBUG: + export CXXFLAGS DEBUG: + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' DEBUG: + export FFLAGS DEBUG: + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' DEBUG: + export FCFLAGS DEBUG: + VALAFLAGS=-g DEBUG: + export VALAFLAGS DEBUG: + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' DEBUG: + export LDFLAGS DEBUG: + LT_SYS_LIBRARY_PATH=/usr/lib64: DEBUG: + export LT_SYS_LIBRARY_PATH DEBUG: + CC=gcc DEBUG: + export CC DEBUG: + CXX=g++ DEBUG: + export CXX DEBUG: + cd aodh-21.1.0.dev30 DEBUG: + TOX_TESTENV_PASSENV='*' DEBUG: + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' DEBUG: + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' DEBUG: + PATH=/builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251124111708.21c607c.el10.x86_64/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin DEBUG: + PYTHONPATH=/builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251124111708.21c607c.el10.x86_64/usr/lib64/python3.12/site-packages:/builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251124111708.21c607c.el10.x86_64/usr/lib/python3.12/site-packages DEBUG: + PYTHONDONTWRITEBYTECODE=1 DEBUG: + PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/aodh-21.1.0.dev30/.pyproject-builddir' DEBUG: + PYTEST_XDIST_AUTO_NUM_WORKERS=4 DEBUG: + HOSTNAME=rpmbuild DEBUG: + /usr/bin/python3 -m tox --current-env -q --recreate -e py312 DEBUG: /usr/lib/python3.12/site-packages/bs4/css.py:8: UserWarning: The soupsieve package is not installed. CSS selectors cannot be used. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.12/site-packages/bs4/css.py:8: UserWarning: The soupsieve package is not installed. CSS selectors cannot be used. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.12/site-packages/bs4/css.py:8: UserWarning: The soupsieve package is not installed. CSS selectors cannot be used. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.12/site-packages/bs4/css.py:8: UserWarning: The soupsieve package is not installed. CSS selectors cannot be used. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.12/site-packages/bs4/css.py:8: UserWarning: The soupsieve package is not installed. CSS selectors cannot be used. DEBUG: warnings.warn( DEBUG: {0} aodh.tests.functional.api.v2.test_alarm_scenarios.TestAlarms.test_alarm_sends_notification [0.242022s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-11-24 06:18:32.107 379498 INFO alembic.runtime.migration [-] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:32.108 379498 INFO alembic.runtime.migration [-] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:32.112 379498 INFO alembic.runtime.migration [-] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:32.112 379498 INFO alembic.runtime.migration [-] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:32.117 379498 INFO alembic.runtime.migration [-] Running stamp_revision -> 010 DEBUG: 2025-11-24 06:18:32.154 379498 INFO aodh.api.app [-] WSGI config used: /builddir/build/BUILD/aodh-21.1.0.dev30/aodh/api/api-paste.ini DEBUG: 2025-11-24 06:18:32.278 379498 WARNING oslo_db.sqlalchemy.utils [None req-69216187-3ff1-4703-8e84-272c474a8521 5e448efe-27a7-4ef5-907c-caf3e5e9d390 f1d9fe56-9ef5-4b1c-b28d-14f3b605d829 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-11-24 06:18:32.295 379498 WARNING oslo_db.sqlalchemy.utils [None req-2a79d27a-7cd5-46d6-bb19-f9e3995a7569 5e448efe-27a7-4ef5-907c-caf3e5e9d390 f1d9fe56-9ef5-4b1c-b28d-14f3b605d829 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: {2} aodh.tests.functional.api.v2.test_alarm_scenarios.TestAlarms.test_delete_alarm_sends_notification [0.200297s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-11-24 06:18:32.198 379500 INFO alembic.runtime.migration [-] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:32.199 379500 INFO alembic.runtime.migration [-] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:32.203 379500 INFO alembic.runtime.migration [-] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:32.203 379500 INFO alembic.runtime.migration [-] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:32.209 379500 INFO alembic.runtime.migration [-] Running stamp_revision -> 010 DEBUG: 2025-11-24 06:18:32.263 379500 INFO aodh.api.app [-] WSGI config used: /builddir/build/BUILD/aodh-21.1.0.dev30/aodh/api/api-paste.ini DEBUG: 2025-11-24 06:18:32.380 379500 WARNING oslo_db.sqlalchemy.utils [None req-4b3a2513-1d68-4c39-b8a6-b3ca185be39d 62eff9fb-961f-4b48-bbd8-ab77e6937752 e8a3b001-a919-4bed-87c2-0bc6c0020372 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: {0} aodh.tests.functional.api.v2.test_alarm_scenarios.TestAlarms.test_post_alarm_normal_user_set_log_actions [0.064963s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-11-24 06:18:32.334 379498 INFO alembic.runtime.migration [None req-2a79d27a-7cd5-46d6-bb19-f9e3995a7569 5e448efe-27a7-4ef5-907c-caf3e5e9d390 f1d9fe56-9ef5-4b1c-b28d-14f3b605d829 - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:32.334 379498 INFO alembic.runtime.migration [None req-2a79d27a-7cd5-46d6-bb19-f9e3995a7569 5e448efe-27a7-4ef5-907c-caf3e5e9d390 f1d9fe56-9ef5-4b1c-b28d-14f3b605d829 - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:32.347 379498 INFO alembic.runtime.migration [None req-2a79d27a-7cd5-46d6-bb19-f9e3995a7569 5e448efe-27a7-4ef5-907c-caf3e5e9d390 f1d9fe56-9ef5-4b1c-b28d-14f3b605d829 - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:32.347 379498 INFO alembic.runtime.migration [None req-2a79d27a-7cd5-46d6-bb19-f9e3995a7569 5e448efe-27a7-4ef5-907c-caf3e5e9d390 f1d9fe56-9ef5-4b1c-b28d-14f3b605d829 - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:32.352 379498 INFO alembic.runtime.migration [None req-2a79d27a-7cd5-46d6-bb19-f9e3995a7569 5e448efe-27a7-4ef5-907c-caf3e5e9d390 f1d9fe56-9ef5-4b1c-b28d-14f3b605d829 - - - -] Running stamp_revision -> 010 DEBUG: 2025-11-24 06:18:32.363 379498 INFO aodh.api.app [None req-2a79d27a-7cd5-46d6-bb19-f9e3995a7569 5e448efe-27a7-4ef5-907c-caf3e5e9d390 f1d9fe56-9ef5-4b1c-b28d-14f3b605d829 - - - -] WSGI config used: /builddir/build/BUILD/aodh-21.1.0.dev30/aodh/api/api-paste.ini DEBUG: {2} aodh.tests.functional.api.v2.test_alarm_scenarios.TestAlarms.test_get_alarm_project_filter_normal_user [0.039285s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-11-24 06:18:32.394 379500 INFO alembic.runtime.migration [None req-4b3a2513-1d68-4c39-b8a6-b3ca185be39d 62eff9fb-961f-4b48-bbd8-ab77e6937752 e8a3b001-a919-4bed-87c2-0bc6c0020372 - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:32.394 379500 INFO alembic.runtime.migration [None req-4b3a2513-1d68-4c39-b8a6-b3ca185be39d 62eff9fb-961f-4b48-bbd8-ab77e6937752 e8a3b001-a919-4bed-87c2-0bc6c0020372 - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:32.399 379500 INFO alembic.runtime.migration [None req-4b3a2513-1d68-4c39-b8a6-b3ca185be39d 62eff9fb-961f-4b48-bbd8-ab77e6937752 e8a3b001-a919-4bed-87c2-0bc6c0020372 - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:32.399 379500 INFO alembic.runtime.migration [None req-4b3a2513-1d68-4c39-b8a6-b3ca185be39d 62eff9fb-961f-4b48-bbd8-ab77e6937752 e8a3b001-a919-4bed-87c2-0bc6c0020372 - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:32.404 379500 INFO alembic.runtime.migration [None req-4b3a2513-1d68-4c39-b8a6-b3ca185be39d 62eff9fb-961f-4b48-bbd8-ab77e6937752 e8a3b001-a919-4bed-87c2-0bc6c0020372 - - - -] Running stamp_revision -> 010 DEBUG: 2025-11-24 06:18:32.407 379500 INFO aodh.api.app [None req-4b3a2513-1d68-4c39-b8a6-b3ca185be39d 62eff9fb-961f-4b48-bbd8-ab77e6937752 e8a3b001-a919-4bed-87c2-0bc6c0020372 - - - -] WSGI config used: /builddir/build/BUILD/aodh-21.1.0.dev30/aodh/api/api-paste.ini DEBUG: 2025-11-24 06:18:32.424 379500 WARNING oslo_db.sqlalchemy.utils [None req-e6f1221e-e764-4066-9eb6-435c59421d03 65f8916a-0ef5-4bbf-9bb8-3bf0d27ac00d c0d27a2f-7132-4b92-92fa-e3236a30a3f1 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: {0} aodh.tests.functional.api.v2.test_alarm_scenarios.TestAlarms.test_post_alarm_with_mismatch_between_type_and_rule [0.065470s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-11-24 06:18:32.409 379498 INFO alembic.runtime.migration [None req-a9951d5c-3c67-4049-be21-29f936942196 3088de57-b3dc-42bb-b439-b9e9da0bb731 587552bc-ad1a-4a3a-bffc-467252895354 - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:32.409 379498 INFO alembic.runtime.migration [None req-a9951d5c-3c67-4049-be21-29f936942196 3088de57-b3dc-42bb-b439-b9e9da0bb731 587552bc-ad1a-4a3a-bffc-467252895354 - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:32.413 379498 INFO alembic.runtime.migration [None req-a9951d5c-3c67-4049-be21-29f936942196 3088de57-b3dc-42bb-b439-b9e9da0bb731 587552bc-ad1a-4a3a-bffc-467252895354 - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:32.413 379498 INFO alembic.runtime.migration [None req-a9951d5c-3c67-4049-be21-29f936942196 3088de57-b3dc-42bb-b439-b9e9da0bb731 587552bc-ad1a-4a3a-bffc-467252895354 - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:32.417 379498 INFO alembic.runtime.migration [None req-a9951d5c-3c67-4049-be21-29f936942196 3088de57-b3dc-42bb-b439-b9e9da0bb731 587552bc-ad1a-4a3a-bffc-467252895354 - - - -] Running stamp_revision -> 010 DEBUG: 2025-11-24 06:18:32.429 379498 INFO aodh.api.app [None req-a9951d5c-3c67-4049-be21-29f936942196 3088de57-b3dc-42bb-b439-b9e9da0bb731 587552bc-ad1a-4a3a-bffc-467252895354 - - - -] WSGI config used: /builddir/build/BUILD/aodh-21.1.0.dev30/aodh/api/api-paste.ini DEBUG: {2} aodh.tests.functional.api.v2.test_alarm_scenarios.TestAlarms.test_list_alarms_all_projects_by_admin [0.039815s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-11-24 06:18:32.433 379500 INFO alembic.runtime.migration [None req-e6f1221e-e764-4066-9eb6-435c59421d03 65f8916a-0ef5-4bbf-9bb8-3bf0d27ac00d c0d27a2f-7132-4b92-92fa-e3236a30a3f1 - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:32.434 379500 INFO alembic.runtime.migration [None req-e6f1221e-e764-4066-9eb6-435c59421d03 65f8916a-0ef5-4bbf-9bb8-3bf0d27ac00d c0d27a2f-7132-4b92-92fa-e3236a30a3f1 - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:32.437 379500 INFO alembic.runtime.migration [None req-e6f1221e-e764-4066-9eb6-435c59421d03 65f8916a-0ef5-4bbf-9bb8-3bf0d27ac00d c0d27a2f-7132-4b92-92fa-e3236a30a3f1 - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:32.437 379500 INFO alembic.runtime.migration [None req-e6f1221e-e764-4066-9eb6-435c59421d03 65f8916a-0ef5-4bbf-9bb8-3bf0d27ac00d c0d27a2f-7132-4b92-92fa-e3236a30a3f1 - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:32.441 379500 INFO alembic.runtime.migration [None req-e6f1221e-e764-4066-9eb6-435c59421d03 65f8916a-0ef5-4bbf-9bb8-3bf0d27ac00d c0d27a2f-7132-4b92-92fa-e3236a30a3f1 - - - -] Running stamp_revision -> 010 DEBUG: 2025-11-24 06:18:32.443 379500 INFO aodh.api.app [None req-e6f1221e-e764-4066-9eb6-435c59421d03 65f8916a-0ef5-4bbf-9bb8-3bf0d27ac00d c0d27a2f-7132-4b92-92fa-e3236a30a3f1 - - - -] WSGI config used: /builddir/build/BUILD/aodh-21.1.0.dev30/aodh/api/api-paste.ini DEBUG: 2025-11-24 06:18:32.463 379500 WARNING oslo_db.sqlalchemy.utils [None req-578597ed-7a75-4d0a-98fd-bd92a0dc6fc1 f03a226a-fa99-45cc-853e-f1f5723cb8b9 f9cab96e-6a0a-414f-9490-83346996c4d7 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: {2} aodh.tests.functional.api.v2.test_alarm_scenarios.TestAlarms.test_post_alarm_as_nonadmin_on_behalf_of_another_user [0.035374s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-11-24 06:18:32.474 379500 INFO alembic.runtime.migration [None req-578597ed-7a75-4d0a-98fd-bd92a0dc6fc1 f03a226a-fa99-45cc-853e-f1f5723cb8b9 f9cab96e-6a0a-414f-9490-83346996c4d7 - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:32.474 379500 INFO alembic.runtime.migration [None req-578597ed-7a75-4d0a-98fd-bd92a0dc6fc1 f03a226a-fa99-45cc-853e-f1f5723cb8b9 f9cab96e-6a0a-414f-9490-83346996c4d7 - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:32.478 379500 INFO alembic.runtime.migration [None req-578597ed-7a75-4d0a-98fd-bd92a0dc6fc1 f03a226a-fa99-45cc-853e-f1f5723cb8b9 f9cab96e-6a0a-414f-9490-83346996c4d7 - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:32.478 379500 INFO alembic.runtime.migration [None req-578597ed-7a75-4d0a-98fd-bd92a0dc6fc1 f03a226a-fa99-45cc-853e-f1f5723cb8b9 f9cab96e-6a0a-414f-9490-83346996c4d7 - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:32.482 379500 INFO alembic.runtime.migration [None req-578597ed-7a75-4d0a-98fd-bd92a0dc6fc1 f03a226a-fa99-45cc-853e-f1f5723cb8b9 f9cab96e-6a0a-414f-9490-83346996c4d7 - - - -] Running stamp_revision -> 010 DEBUG: 2025-11-24 06:18:32.484 379500 INFO aodh.api.app [None req-578597ed-7a75-4d0a-98fd-bd92a0dc6fc1 f03a226a-fa99-45cc-853e-f1f5723cb8b9 f9cab96e-6a0a-414f-9490-83346996c4d7 - - - -] WSGI config used: /builddir/build/BUILD/aodh-21.1.0.dev30/aodh/api/api-paste.ini DEBUG: {2} aodh.tests.functional.api.v2.test_alarm_scenarios.TestAlarms.test_post_alarm_as_nonadmin_on_behalf_of_own_creds [0.044094s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-11-24 06:18:32.511 379500 INFO alembic.runtime.migration [None req-ecdeaf1d-a062-4fd9-b616-4d9844cfecf5 0f428046-1429-438e-b4fd-3c3e8ef59b34 5d801370-cfd5-4b64-87b9-42a00c1efe69 - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:32.511 379500 INFO alembic.runtime.migration [None req-ecdeaf1d-a062-4fd9-b616-4d9844cfecf5 0f428046-1429-438e-b4fd-3c3e8ef59b34 5d801370-cfd5-4b64-87b9-42a00c1efe69 - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:32.516 379500 INFO alembic.runtime.migration [None req-ecdeaf1d-a062-4fd9-b616-4d9844cfecf5 0f428046-1429-438e-b4fd-3c3e8ef59b34 5d801370-cfd5-4b64-87b9-42a00c1efe69 - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:32.517 379500 INFO alembic.runtime.migration [None req-ecdeaf1d-a062-4fd9-b616-4d9844cfecf5 0f428046-1429-438e-b4fd-3c3e8ef59b34 5d801370-cfd5-4b64-87b9-42a00c1efe69 - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:32.521 379500 INFO alembic.runtime.migration [None req-ecdeaf1d-a062-4fd9-b616-4d9844cfecf5 0f428046-1429-438e-b4fd-3c3e8ef59b34 5d801370-cfd5-4b64-87b9-42a00c1efe69 - - - -] Running stamp_revision -> 010 DEBUG: 2025-11-24 06:18:32.523 379500 INFO aodh.api.app [None req-ecdeaf1d-a062-4fd9-b616-4d9844cfecf5 0f428046-1429-438e-b4fd-3c3e8ef59b34 5d801370-cfd5-4b64-87b9-42a00c1efe69 - - - -] WSGI config used: /builddir/build/BUILD/aodh-21.1.0.dev30/aodh/api/api-paste.ini DEBUG: 2025-11-24 06:18:32.539 379500 WARNING oslo_db.sqlalchemy.utils [None req-8640ff67-03df-4db3-9edb-fe018150234d 4f3b0bb0-8181-48f1-95e8-7735d37ef2ac df0ae719-674d-42b4-a225-c08c3e43a9b2 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-11-24 06:18:32.540 379500 WARNING oslo_db.sqlalchemy.utils [None req-8640ff67-03df-4db3-9edb-fe018150234d 4f3b0bb0-8181-48f1-95e8-7735d37ef2ac df0ae719-674d-42b4-a225-c08c3e43a9b2 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-11-24 06:18:32.546 379500 WARNING oslo_db.sqlalchemy.utils [None req-8640ff67-03df-4db3-9edb-fe018150234d 4f3b0bb0-8181-48f1-95e8-7735d37ef2ac df0ae719-674d-42b4-a225-c08c3e43a9b2 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: {2} aodh.tests.functional.api.v2.test_alarm_scenarios.TestAlarms.test_post_alarm_normal_user_set_test_actions [0.031662s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-11-24 06:18:32.555 379500 INFO alembic.runtime.migration [None req-8640ff67-03df-4db3-9edb-fe018150234d 4f3b0bb0-8181-48f1-95e8-7735d37ef2ac df0ae719-674d-42b4-a225-c08c3e43a9b2 - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:32.555 379500 INFO alembic.runtime.migration [None req-8640ff67-03df-4db3-9edb-fe018150234d 4f3b0bb0-8181-48f1-95e8-7735d37ef2ac df0ae719-674d-42b4-a225-c08c3e43a9b2 - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:32.558 379500 INFO alembic.runtime.migration [None req-8640ff67-03df-4db3-9edb-fe018150234d 4f3b0bb0-8181-48f1-95e8-7735d37ef2ac df0ae719-674d-42b4-a225-c08c3e43a9b2 - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:32.559 379500 INFO alembic.runtime.migration [None req-8640ff67-03df-4db3-9edb-fe018150234d 4f3b0bb0-8181-48f1-95e8-7735d37ef2ac df0ae719-674d-42b4-a225-c08c3e43a9b2 - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:32.563 379500 INFO alembic.runtime.migration [None req-8640ff67-03df-4db3-9edb-fe018150234d 4f3b0bb0-8181-48f1-95e8-7735d37ef2ac df0ae719-674d-42b4-a225-c08c3e43a9b2 - - - -] Running stamp_revision -> 010 DEBUG: 2025-11-24 06:18:32.565 379500 INFO aodh.api.app [None req-8640ff67-03df-4db3-9edb-fe018150234d 4f3b0bb0-8181-48f1-95e8-7735d37ef2ac df0ae719-674d-42b4-a225-c08c3e43a9b2 - - - -] WSGI config used: /builddir/build/BUILD/aodh-21.1.0.dev30/aodh/api/api-paste.ini DEBUG: {2} aodh.tests.functional.api.v2.test_alarm_scenarios.TestAlarmsCompositeRule.test_post_with_sub_rule_with_invalid_params [0.029005s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-11-24 06:18:32.587 379500 INFO alembic.runtime.migration [None req-4a43ad90-60f0-4e24-bf86-5ff9ae495bf3 f752423c-90a3-425a-81d7-24aa3206d86f df386dd4-96c5-4027-835e-86d86ac8f025 - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:32.587 379500 INFO alembic.runtime.migration [None req-4a43ad90-60f0-4e24-bf86-5ff9ae495bf3 f752423c-90a3-425a-81d7-24aa3206d86f df386dd4-96c5-4027-835e-86d86ac8f025 - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:32.590 379500 INFO alembic.runtime.migration [None req-4a43ad90-60f0-4e24-bf86-5ff9ae495bf3 f752423c-90a3-425a-81d7-24aa3206d86f df386dd4-96c5-4027-835e-86d86ac8f025 - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:32.590 379500 INFO alembic.runtime.migration [None req-4a43ad90-60f0-4e24-bf86-5ff9ae495bf3 f752423c-90a3-425a-81d7-24aa3206d86f df386dd4-96c5-4027-835e-86d86ac8f025 - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:32.595 379500 INFO alembic.runtime.migration [None req-4a43ad90-60f0-4e24-bf86-5ff9ae495bf3 f752423c-90a3-425a-81d7-24aa3206d86f df386dd4-96c5-4027-835e-86d86ac8f025 - - - -] Running stamp_revision -> 010 DEBUG: 2025-11-24 06:18:32.596 379500 INFO aodh.api.app [None req-4a43ad90-60f0-4e24-bf86-5ff9ae495bf3 f752423c-90a3-425a-81d7-24aa3206d86f df386dd4-96c5-4027-835e-86d86ac8f025 - - - -] WSGI config used: /builddir/build/BUILD/aodh-21.1.0.dev30/aodh/api/api-paste.ini DEBUG: {0} aodh.tests.functional.api.v2.test_alarm_scenarios.TestAlarmsHistory.test_get_recorded_alarm_history_state_transition_on_behalf_of [0.182330s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-11-24 06:18:32.466 379498 INFO alembic.runtime.migration [None req-a9951d5c-3c67-4049-be21-29f936942196 3088de57-b3dc-42bb-b439-b9e9da0bb731 587552bc-ad1a-4a3a-bffc-467252895354 - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:32.466 379498 INFO alembic.runtime.migration [None req-a9951d5c-3c67-4049-be21-29f936942196 3088de57-b3dc-42bb-b439-b9e9da0bb731 587552bc-ad1a-4a3a-bffc-467252895354 - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:32.481 379498 INFO alembic.runtime.migration [None req-a9951d5c-3c67-4049-be21-29f936942196 3088de57-b3dc-42bb-b439-b9e9da0bb731 587552bc-ad1a-4a3a-bffc-467252895354 - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:32.481 379498 INFO alembic.runtime.migration [None req-a9951d5c-3c67-4049-be21-29f936942196 3088de57-b3dc-42bb-b439-b9e9da0bb731 587552bc-ad1a-4a3a-bffc-467252895354 - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:32.486 379498 INFO alembic.runtime.migration [None req-a9951d5c-3c67-4049-be21-29f936942196 3088de57-b3dc-42bb-b439-b9e9da0bb731 587552bc-ad1a-4a3a-bffc-467252895354 - - - -] Running stamp_revision -> 010 DEBUG: 2025-11-24 06:18:32.492 379498 INFO aodh.api.app [None req-a9951d5c-3c67-4049-be21-29f936942196 3088de57-b3dc-42bb-b439-b9e9da0bb731 587552bc-ad1a-4a3a-bffc-467252895354 - - - -] WSGI config used: /builddir/build/BUILD/aodh-21.1.0.dev30/aodh/api/api-paste.ini DEBUG: 2025-11-24 06:18:32.535 379498 WARNING oslo_db.sqlalchemy.utils [None req-1125e42c-a794-4c2f-bfd6-b9974d12015f cf13495b-fbf0-4df6-a7a6-25a4c4da8a2b 6e22d508-214c-43e8-b37d-38693a8eae06 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-11-24 06:18:32.537 379498 WARNING oslo_db.sqlalchemy.utils [None req-1125e42c-a794-4c2f-bfd6-b9974d12015f cf13495b-fbf0-4df6-a7a6-25a4c4da8a2b 6e22d508-214c-43e8-b37d-38693a8eae06 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-11-24 06:18:32.547 379498 WARNING oslo_db.sqlalchemy.utils [None req-77fd424c-adf9-42e2-8cdc-75ef58750fca cf13495b-fbf0-4df6-a7a6-25a4c4da8a2b 6e22d508-214c-43e8-b37d-38693a8eae06 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-11-24 06:18:32.563 379498 WARNING oslo_db.sqlalchemy.utils [None req-fa82e8ff-df25-43b0-9125-86cf1b289f84 e7889bbd-0f40-446a-a0e8-02c5ce43a0e5 cb1cdee6-6234-4093-a15f-8ede987b15d6 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-11-24 06:18:32.569 379498 WARNING oslo_db.sqlalchemy.utils [None req-ebd482e3-0db2-40af-b9fa-6fc792707173 e7889bbd-0f40-446a-a0e8-02c5ce43a0e5 cb1cdee6-6234-4093-a15f-8ede987b15d6 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-11-24 06:18:32.585 379498 WARNING oslo_db.sqlalchemy.utils [None req-6d2a9c3e-92f6-4aaa-b870-622243283be2 cf13495b-fbf0-4df6-a7a6-25a4c4da8a2b 6e22d508-214c-43e8-b37d-38693a8eae06 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-11-24 06:18:32.594 379498 WARNING oslo_db.sqlalchemy.utils [None req-6d2a9c3e-92f6-4aaa-b870-622243283be2 cf13495b-fbf0-4df6-a7a6-25a4c4da8a2b 6e22d508-214c-43e8-b37d-38693a8eae06 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-11-24 06:18:32.599 379498 WARNING oslo_db.sqlalchemy.utils [None req-1025dcdf-6135-483e-860e-83538f7586e3 cf13495b-fbf0-4df6-a7a6-25a4c4da8a2b 6e22d508-214c-43e8-b37d-38693a8eae06 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-11-24 06:18:32.616 379498 WARNING oslo_db.sqlalchemy.utils [None req-55f65cf9-5c85-4a98-962e-ab6b781b0d11 e7889bbd-0f40-446a-a0e8-02c5ce43a0e5 cb1cdee6-6234-4093-a15f-8ede987b15d6 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-11-24 06:18:32.619 379498 WARNING oslo_db.sqlalchemy.utils [None req-55f65cf9-5c85-4a98-962e-ab6b781b0d11 e7889bbd-0f40-446a-a0e8-02c5ce43a0e5 cb1cdee6-6234-4093-a15f-8ede987b15d6 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-11-24 06:18:32.630 379498 WARNING oslo_db.sqlalchemy.utils [None req-5bc6274c-9b8d-4360-8318-ddba234afec3 e7889bbd-0f40-446a-a0e8- DEBUG: 02c5ce43a0e5 cb1cdee6-6234-4093-a15f-8ede987b15d6 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: {2} aodh.tests.functional.api.v2.test_alarm_scenarios.TestAlarmsCompositeRule.test_post_with_sub_rule_with_only_required_params [0.039475s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-11-24 06:18:32.617 379500 INFO alembic.runtime.migration [None req-4a43ad90-60f0-4e24-bf86-5ff9ae495bf3 f752423c-90a3-425a-81d7-24aa3206d86f df386dd4-96c5-4027-835e-86d86ac8f025 - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:32.617 379500 INFO alembic.runtime.migration [None req-4a43ad90-60f0-4e24-bf86-5ff9ae495bf3 f752423c-90a3-425a-81d7-24aa3206d86f df386dd4-96c5-4027-835e-86d86ac8f025 - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:32.621 379500 INFO alembic.runtime.migration [None req-4a43ad90-60f0-4e24-bf86-5ff9ae495bf3 f752423c-90a3-425a-81d7-24aa3206d86f df386dd4-96c5-4027-835e-86d86ac8f025 - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:32.621 379500 INFO alembic.runtime.migration [None req-4a43ad90-60f0-4e24-bf86-5ff9ae495bf3 f752423c-90a3-425a-81d7-24aa3206d86f df386dd4-96c5-4027-835e-86d86ac8f025 - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:32.626 379500 INFO alembic.runtime.migration [None req-4a43ad90-60f0-4e24-bf86-5ff9ae495bf3 f752423c-90a3-425a-81d7-24aa3206d86f df386dd4-96c5-4027-835e-86d86ac8f025 - - - -] Running stamp_revision -> 010 DEBUG: 2025-11-24 06:18:32.628 379500 INFO aodh.api.app [None req-4a43ad90-60f0-4e24-bf86-5ff9ae495bf3 f752423c-90a3-425a-81d7-24aa3206d86f df386dd4-96c5-4027-835e-86d86ac8f025 - - - -] WSGI config used: /builddir/build/BUILD/aodh-21.1.0.dev30/aodh/api/api-paste.ini DEBUG: 2025-11-24 06:18:32.643 379500 WARNING oslo_db.sqlalchemy.utils [None req-f8d523c8-22ff-4fa5-8a09-83ac9e48668c 7e8d574c-ffc8-4958-94df-1ad1eb5fe88e 379d687b-0468-48a3-af53-51b171b0474c - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-11-24 06:18:32.644 379500 WARNING oslo_db.sqlalchemy.utils [None req-f8d523c8-22ff-4fa5-8a09-83ac9e48668c 7e8d574c-ffc8-4958-94df-1ad1eb5fe88e 379d687b-0468-48a3-af53-51b171b0474c - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-11-24 06:18:32.648 379500 WARNING oslo_db.sqlalchemy.utils [None req-f8d523c8-22ff-4fa5-8a09-83ac9e48668c 7e8d574c-ffc8-4958-94df-1ad1eb5fe88e 379d687b-0468-48a3-af53-51b171b0474c - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: {2} aodh.tests.functional.api.v2.test_alarm_scenarios.TestAlarmsCompositeRule.test_post_with_sub_rule_with_wrong_type [0.030578s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-11-24 06:18:32.656 379500 INFO alembic.runtime.migration [None req-f8d523c8-22ff-4fa5-8a09-83ac9e48668c 7e8d574c-ffc8-4958-94df-1ad1eb5fe88e 379d687b-0468-48a3-af53-51b171b0474c - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:32.656 379500 INFO alembic.runtime.migration [None req-f8d523c8-22ff-4fa5-8a09-83ac9e48668c 7e8d574c-ffc8-4958-94df-1ad1eb5fe88e 379d687b-0468-48a3-af53-51b171b0474c - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:32.662 379500 INFO alembic.runtime.migration [None req-f8d523c8-22ff-4fa5-8a09-83ac9e48668c 7e8d574c-ffc8-4958-94df-1ad1eb5fe88e 379d687b-0468-48a3-af53-51b171b0474c - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:32.662 379500 INFO alembic.runtime.migration [None req-f8d523c8-22ff-4fa5-8a09-83ac9e48668c 7e8d574c-ffc8-4958-94df-1ad1eb5fe88e 379d687b-0468-48a3-af53-51b171b0474c - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:32.668 379500 INFO alembic.runtime.migration [None req-f8d523c8-22ff-4fa5-8a09-83ac9e48668c 7e8d574c-ffc8-4958-94df-1ad1eb5fe88e 379d687b-0468-48a3-af53-51b171b0474c - - - -] Running stamp_revision -> 010 DEBUG: 2025-11-24 06:18:32.669 379500 INFO aodh.api.app [None req-f8d523c8-22ff-4fa5-8a09-83ac9e48668c 7e8d574c-ffc8-4958-94df-1ad1eb5fe88e 379d687b-0468-48a3-af53-51b171b0474c - - - -] WSGI config used: /builddir/build/BUILD/aodh-21.1.0.dev30/aodh/api/api-paste.ini DEBUG: {3} aodh.tests.functional.api.v2.test_alarm_scenarios.TestAlarms.test_alarms_sends_notification [0.245274s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-11-24 06:18:32.459 379501 INFO alembic.runtime.migration [-] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:32.460 379501 INFO alembic.runtime.migration [-] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:32.466 379501 INFO alembic.runtime.migration [-] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:32.466 379501 INFO alembic.runtime.migration [-] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:32.472 379501 INFO alembic.runtime.migration [-] Running stamp_revision -> 010 DEBUG: 2025-11-24 06:18:32.518 379501 INFO aodh.api.app [-] WSGI config used: /builddir/build/BUILD/aodh-21.1.0.dev30/aodh/api/api-paste.ini DEBUG: 2025-11-24 06:18:32.661 379501 WARNING oslo_db.sqlalchemy.utils [None req-03757a8e-7463-47c9-b703-123b287cc907 54e61076-235a-4f7a-9ae1-f7e629a2dcd8 a8dd2c03-f775-4ed6-b5c6-2e94c4335582 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-11-24 06:18:32.665 379501 WARNING oslo_db.sqlalchemy.utils [None req-03757a8e-7463-47c9-b703-123b287cc907 54e61076-235a-4f7a-9ae1-f7e629a2dcd8 a8dd2c03-f775-4ed6-b5c6-2e94c4335582 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: {3} aodh.tests.functional.api.v2.test_alarm_scenarios.TestAlarms.test_get_alarm_other_project_normal_user [0.042345s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-11-24 06:18:32.706 379501 INFO alembic.runtime.migration [None req-03757a8e-7463-47c9-b703-123b287cc907 54e61076-235a-4f7a-9ae1-f7e629a2dcd8 a8dd2c03-f775-4ed6-b5c6-2e94c4335582 - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:32.708 379501 INFO alembic.runtime.migration [None req-03757a8e-7463-47c9-b703-123b287cc907 54e61076-235a-4f7a-9ae1-f7e629a2dcd8 a8dd2c03-f775-4ed6-b5c6-2e94c4335582 - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:32.713 379501 INFO alembic.runtime.migration [None req-03757a8e-7463-47c9-b703-123b287cc907 54e61076-235a-4f7a-9ae1-f7e629a2dcd8 a8dd2c03-f775-4ed6-b5c6-2e94c4335582 - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:32.713 379501 INFO alembic.runtime.migration [None req-03757a8e-7463-47c9-b703-123b287cc907 54e61076-235a-4f7a-9ae1-f7e629a2dcd8 a8dd2c03-f775-4ed6-b5c6-2e94c4335582 - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:32.717 379501 INFO alembic.runtime.migration [None req-03757a8e-7463-47c9-b703-123b287cc907 54e61076-235a-4f7a-9ae1-f7e629a2dcd8 a8dd2c03-f775-4ed6-b5c6-2e94c4335582 - - - -] Running stamp_revision -> 010 DEBUG: 2025-11-24 06:18:32.719 379501 INFO aodh.api.app [None req-03757a8e-7463-47c9-b703-123b287cc907 54e61076-235a-4f7a-9ae1-f7e629a2dcd8 a8dd2c03-f775-4ed6-b5c6-2e94c4335582 - - - -] WSGI config used: /builddir/build/BUILD/aodh-21.1.0.dev30/aodh/api/api-paste.ini DEBUG: {0} aodh.tests.functional.api.v2.test_alarm_scenarios.TestAlarmsQuotas.test_project_alarms_quotas [0.098675s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-11-24 06:18:32.649 379498 INFO alembic.runtime.migration [None req-5bc6274c-9b8d-4360-8318-ddba234afec3 e7889bbd-0f40-446a-a0e8-02c5ce43a0e5 cb1cdee6-6234-4093-a15f-8ede987b15d6 - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:32.649 379498 INFO alembic.runtime.migration [None req-5bc6274c-9b8d-4360-8318-ddba234afec3 e7889bbd-0f40-446a-a0e8-02c5ce43a0e5 cb1cdee6-6234-4093-a15f-8ede987b15d6 - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:32.663 379498 INFO alembic.runtime.migration [None req-5bc6274c-9b8d-4360-8318-ddba234afec3 e7889bbd-0f40-446a-a0e8-02c5ce43a0e5 cb1cdee6-6234-4093-a15f-8ede987b15d6 - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:32.664 379498 INFO alembic.runtime.migration [None req-5bc6274c-9b8d-4360-8318-ddba234afec3 e7889bbd-0f40-446a-a0e8-02c5ce43a0e5 cb1cdee6-6234-4093-a15f-8ede987b15d6 - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:32.668 379498 INFO alembic.runtime.migration [None req-5bc6274c-9b8d-4360-8318-ddba234afec3 e7889bbd-0f40-446a-a0e8-02c5ce43a0e5 cb1cdee6-6234-4093-a15f-8ede987b15d6 - - - -] Running stamp_revision -> 010 DEBUG: 2025-11-24 06:18:32.674 379498 INFO aodh.api.app [None req-5bc6274c-9b8d-4360-8318-ddba234afec3 e7889bbd-0f40-446a-a0e8-02c5ce43a0e5 cb1cdee6-6234-4093-a15f-8ede987b15d6 - - - -] WSGI config used: /builddir/build/BUILD/aodh-21.1.0.dev30/aodh/api/api-paste.ini DEBUG: 2025-11-24 06:18:32.702 379498 WARNING oslo_db.sqlalchemy.utils [None req-878ea543-a703-46ad-b310-97ea7140b8e0 cbd8bd4f-1d45-4b5c-a6f7-2bbb978ad739 bcdb9d95-8998-4344-8706-50c39e1aa1aa - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-11-24 06:18:32.707 379498 WARNING oslo_db.sqlalchemy.utils [None req-878ea543-a703-46ad-b310-97ea7140b8e0 cbd8bd4f-1d45-4b5c-a6f7-2bbb978ad739 bcdb9d95-8998-4344-8706-50c39e1aa1aa - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-11-24 06:18:32.721 379498 WARNING oslo_db.sqlalchemy.utils [None req-686d60a9-5368-48a7-a637-052b2eef3c78 cbd8bd4f-1d45-4b5c-a6f7-2bbb978ad739 bcdb9d95-8998-4344-8706-50c39e1aa1aa - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-11-24 06:18:32.733 379498 WARNING oslo_db.sqlalchemy.utils [None req-c621b87d-8dbc-4b93-9c67-279febc2b067 cbd8bd4f-1d45-4b5c-a6f7-2bbb978ad739 bcdb9d95-8998-4344-8706-50c39e1aa1aa - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-11-24 06:18:32.734 379498 WARNING oslo_db.sqlalchemy.utils [None req-c621b87d-8dbc-4b93-9c67-279febc2b067 cbd8bd4f-1d45-4b5c-a6f7-2bbb978ad739 bcdb9d95-8998-4344-8706-50c39e1aa1aa - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-11-24 06:18:32.738 379498 WARNING oslo_db.sqlalchemy.utils [None req-e2b503aa-312e-477d-a466-3afb2e6a5759 cbd8bd4f-1d45-4b5c-a6f7-2bbb978ad739 bcdb9d95-8998-4344-8706-50c39e1aa1aa - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: {2} aodh.tests.functional.api.v2.test_alarm_scenarios.TestAlarmsHistory.test_delete_alarm_history_after_deletion [0.081533s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-11-24 06:18:32.687 379500 INFO alembic.runtime.migration [None req-f8d523c8-22ff-4fa5-8a09-83ac9e48668c 7e8d574c-ffc8-4958-94df-1ad1eb5fe88e 379d687b-0468-48a3-af53-51b171b0474c - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:32.687 379500 INFO alembic.runtime.migration [None req-f8d523c8-22ff-4fa5-8a09-83ac9e48668c 7e8d574c-ffc8-4958-94df-1ad1eb5fe88e 379d687b-0468-48a3-af53-51b171b0474c - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:32.691 379500 INFO alembic.runtime.migration [None req-f8d523c8-22ff-4fa5-8a09-83ac9e48668c 7e8d574c-ffc8-4958-94df-1ad1eb5fe88e 379d687b-0468-48a3-af53-51b171b0474c - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:32.691 379500 INFO alembic.runtime.migration [None req-f8d523c8-22ff-4fa5-8a09-83ac9e48668c 7e8d574c-ffc8-4958-94df-1ad1eb5fe88e 379d687b-0468-48a3-af53-51b171b0474c - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:32.696 379500 INFO alembic.runtime.migration [None req-f8d523c8-22ff-4fa5-8a09-83ac9e48668c 7e8d574c-ffc8-4958-94df-1ad1eb5fe88e 379d687b-0468-48a3-af53-51b171b0474c - - - -] Running stamp_revision -> 010 DEBUG: 2025-11-24 06:18:32.698 379500 INFO aodh.api.app [None req-f8d523c8-22ff-4fa5-8a09-83ac9e48668c 7e8d574c-ffc8-4958-94df-1ad1eb5fe88e 379d687b-0468-48a3-af53-51b171b0474c - - - -] WSGI config used: /builddir/build/BUILD/aodh-21.1.0.dev30/aodh/api/api-paste.ini DEBUG: 2025-11-24 06:18:32.711 379500 WARNING oslo_db.sqlalchemy.utils [None req-d696e42b-72ac-451f-9122-6a116961ff8a 74ba520d-4645-4d32-89a6-60843a67c06e f08626a7-c519-4d5f-938c-01534a193ccf - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-11-24 06:18:32.715 379500 WARNING oslo_db.sqlalchemy.utils [None req-40956a1f-d9a3-41e8-b838-2661c08d149a 74ba520d-4645-4d32-89a6-60843a67c06e f08626a7-c519-4d5f-938c-01534a193ccf - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-11-24 06:18:32.733 379500 WARNING oslo_db.sqlalchemy.utils [None req-f2041c65-72de-4014-9180-021d90dfe6da 74ba520d-4645-4d32-89a6-60843a67c06e f08626a7-c519-4d5f-938c-01534a193ccf - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-11-24 06:18:32.739 379500 WARNING oslo_db.sqlalchemy.utils [None req-f2041c65-72de-4014-9180-021d90dfe6da 74ba520d-4645-4d32-89a6-60843a67c06e f08626a7-c519-4d5f-938c-01534a193ccf - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-11-24 06:18:32.749 379500 WARNING oslo_db.sqlalchemy.utils [None req-529e8535-5ebb-4490-ac1b-862a809d8624 74ba520d-4645-4d32-89a6-60843a67c06e f08626a7-c519-4d5f-938c-01534a193ccf - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-11-24 06:18:32.758 379500 WARNING oslo_db.sqlalchemy.utils [None req-87b86fbc-efc5-4a7e-a14f-fb1e83ad9032 74ba520d-4645-4d32-89a6-60843a67c06e f08626a7-c519-4d5f-938c-01534a193ccf - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: {1} aodh.tests.functional.api.v2.test_alarm_scenarios.TestAlarms.test_get_alarm_forbiden [0.225858s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-11-24 06:18:32.565 379499 INFO alembic.runtime.migration [-] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:32.566 379499 INFO alembic.runtime.migration [-] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:32.572 379499 INFO alembic.runtime.migration [-] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:32.572 379499 INFO alembic.runtime.migration [-] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:32.580 379499 INFO alembic.runtime.migration [-] Running stamp_revision -> 010 DEBUG: 2025-11-24 06:18:32.636 379499 INFO aodh.api.app [-] WSGI config used: /builddir/build/BUILD/aodh-21.1.0.dev30/aodh/api/api-paste.ini DEBUG: 2025-11-24 06:18:32.743 379499 INFO aodh.api.app [-] WSGI config used: /builddir/build/BUILD/aodh-21.1.0.dev30/aodh/api/api-paste.ini DEBUG: 2025-11-24 06:18:32.761 379499 WARNING oslo_policy.policy [None req-afb66711-cd75-4afa-98bc-9f164972d243 6a602896-d350-4096-871f-ecb67bbb50c1 bccc387e-eac5-4412-b908-d8a886fd1e1f - - - -] Policy Rules ['context_is_admin', 'segregation', 'admin_or_owner'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. DEBUG: {3} aodh.tests.functional.api.v2.test_alarm_scenarios.TestAlarms.test_post_alarm_as_nonadmin_on_behalf_of_another_project [0.051053s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-11-24 06:18:32.744 379501 INFO alembic.runtime.migration [None req-cbf258d4-edb7-4f3c-ab7a-e5f686f144ee 863ba1f7-fb8c-42d5-a01c-832245c0e370 44d46a11-17b7-4ec0-a676-0319017f481b - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:32.744 379501 INFO alembic.runtime.migration [None req-cbf258d4-edb7-4f3c-ab7a-e5f686f144ee 863ba1f7-fb8c-42d5-a01c-832245c0e370 44d46a11-17b7-4ec0-a676-0319017f481b - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:32.747 379501 INFO alembic.runtime.migration [None req-cbf258d4-edb7-4f3c-ab7a-e5f686f144ee 863ba1f7-fb8c-42d5-a01c-832245c0e370 44d46a11-17b7-4ec0-a676-0319017f481b - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:32.747 379501 INFO alembic.runtime.migration [None req-cbf258d4-edb7-4f3c-ab7a-e5f686f144ee 863ba1f7-fb8c-42d5-a01c-832245c0e370 44d46a11-17b7-4ec0-a676-0319017f481b - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:32.752 379501 INFO alembic.runtime.migration [None req-cbf258d4-edb7-4f3c-ab7a-e5f686f144ee 863ba1f7-fb8c-42d5-a01c-832245c0e370 44d46a11-17b7-4ec0-a676-0319017f481b - - - -] Running stamp_revision -> 010 DEBUG: 2025-11-24 06:18:32.754 379501 INFO aodh.api.app [None req-cbf258d4-edb7-4f3c-ab7a-e5f686f144ee 863ba1f7-fb8c-42d5-a01c-832245c0e370 44d46a11-17b7-4ec0-a676-0319017f481b - - - -] WSGI config used: /builddir/build/BUILD/aodh-21.1.0.dev30/aodh/api/api-paste.ini DEBUG: {1} aodh.tests.functional.api.v2.test_alarm_scenarios.TestAlarms.test_post_alarm_admin_user_set_log_test_actions [0.052174s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-11-24 06:18:32.777 379499 INFO alembic.runtime.migration [None req-afb66711-cd75-4afa-98bc-9f164972d243 6a602896-d350-4096-871f-ecb67bbb50c1 bccc387e-eac5-4412-b908-d8a886fd1e1f - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:32.778 379499 INFO alembic.runtime.migration [None req-afb66711-cd75-4afa-98bc-9f164972d243 6a602896-d350-4096-871f-ecb67bbb50c1 bccc387e-eac5-4412-b908-d8a886fd1e1f - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:32.781 379499 INFO alembic.runtime.migration [None req-afb66711-cd75-4afa-98bc-9f164972d243 6a602896-d350-4096-871f-ecb67bbb50c1 bccc387e-eac5-4412-b908-d8a886fd1e1f - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:32.781 379499 INFO alembic.runtime.migration [None req-afb66711-cd75-4afa-98bc-9f164972d243 6a602896-d350-4096-871f-ecb67bbb50c1 bccc387e-eac5-4412-b908-d8a886fd1e1f - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:32.786 379499 INFO alembic.runtime.migration [None req-afb66711-cd75-4afa-98bc-9f164972d243 6a602896-d350-4096-871f-ecb67bbb50c1 bccc387e-eac5-4412-b908-d8a886fd1e1f - - - -] Running stamp_revision -> 010 DEBUG: 2025-11-24 06:18:32.788 379499 INFO aodh.api.app [None req-afb66711-cd75-4afa-98bc-9f164972d243 6a602896-d350-4096-871f-ecb67bbb50c1 bccc387e-eac5-4412-b908-d8a886fd1e1f - - - -] WSGI config used: /builddir/build/BUILD/aodh-21.1.0.dev30/aodh/api/api-paste.ini DEBUG: 2025-11-24 06:18:32.809 379499 WARNING oslo_db.sqlalchemy.utils [None req-89f81d6d-6511-4920-b6e8-d05c5ca6d14c 84149d33-4a53-4ab6-ba0b-c5d09fdad93a fdb6456e-b266-496f-97a5-2b5f2162b863 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-11-24 06:18:32.813 379499 WARNING oslo_db.sqlalchemy.utils [None req-89f81d6d-6511-4920-b6e8-d05c5ca6d14c 84149d33-4a53-4ab6-ba0b-c5d09fdad93a fdb6456e-b266-496f-97a5-2b5f2162b863 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-11-24 06:18:32.819 379499 WARNING oslo_db.sqlalchemy.utils [None req-89f81d6d-6511-4920-b6e8-d05c5ca6d14c 84149d33-4a53-4ab6-ba0b-c5d09fdad93a fdb6456e-b266-496f-97a5-2b5f2162b863 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: {0} aodh.tests.functional.api.v2.test_alarm_scenarios.TestAlarmsRulePrometheus.test_post_prometheus_alarm_as_admin [0.082132s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-11-24 06:18:32.758 379498 INFO alembic.runtime.migration [None req-e2b503aa-312e-477d-a466-3afb2e6a5759 cbd8bd4f-1d45-4b5c-a6f7-2bbb978ad739 bcdb9d95-8998-4344-8706-50c39e1aa1aa - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:32.758 379498 INFO alembic.runtime.migration [None req-e2b503aa-312e-477d-a466-3afb2e6a5759 cbd8bd4f-1d45-4b5c-a6f7-2bbb978ad739 bcdb9d95-8998-4344-8706-50c39e1aa1aa - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:32.761 379498 INFO alembic.runtime.migration [None req-e2b503aa-312e-477d-a466-3afb2e6a5759 cbd8bd4f-1d45-4b5c-a6f7-2bbb978ad739 bcdb9d95-8998-4344-8706-50c39e1aa1aa - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:32.762 379498 INFO alembic.runtime.migration [None req-e2b503aa-312e-477d-a466-3afb2e6a5759 cbd8bd4f-1d45-4b5c-a6f7-2bbb978ad739 bcdb9d95-8998-4344-8706-50c39e1aa1aa - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:32.773 379498 INFO alembic.runtime.migration [None req-e2b503aa-312e-477d-a466-3afb2e6a5759 cbd8bd4f-1d45-4b5c-a6f7-2bbb978ad739 bcdb9d95-8998-4344-8706-50c39e1aa1aa - - - -] Running stamp_revision -> 010 DEBUG: 2025-11-24 06:18:32.783 379498 INFO aodh.api.app [None req-e2b503aa-312e-477d-a466-3afb2e6a5759 cbd8bd4f-1d45-4b5c-a6f7-2bbb978ad739 bcdb9d95-8998-4344-8706-50c39e1aa1aa - - - -] WSGI config used: /builddir/build/BUILD/aodh-21.1.0.dev30/aodh/api/api-paste.ini DEBUG: 2025-11-24 06:18:32.810 379498 WARNING oslo_db.sqlalchemy.utils [None req-2c3cb6ca-ed1b-4f52-860f-8f95b951c0d7 24665926-64b9-42e4-aa6b-7de96f68d42b 21092202-d47f-4159-9076-d5b7287ab0cd - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-11-24 06:18:32.811 379498 WARNING oslo_db.sqlalchemy.utils [None req-2c3cb6ca-ed1b-4f52-860f-8f95b951c0d7 24665926-64b9-42e4-aa6b-7de96f68d42b 21092202-d47f-4159-9076-d5b7287ab0cd - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-11-24 06:18:32.815 379498 WARNING oslo_db.sqlalchemy.utils [None req-2c3cb6ca-ed1b-4f52-860f-8f95b951c0d7 24665926-64b9-42e4-aa6b-7de96f68d42b 21092202-d47f-4159-9076-d5b7287ab0cd - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: {1} aodh.tests.functional.api.v2.test_alarm_scenarios.TestAlarms.test_post_alarm_as_nonadmin_on_behalf_of_another_creds [0.047013s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-11-24 06:18:32.832 379499 INFO alembic.runtime.migration [None req-89f81d6d-6511-4920-b6e8-d05c5ca6d14c 84149d33-4a53-4ab6-ba0b-c5d09fdad93a fdb6456e-b266-496f-97a5-2b5f2162b863 - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:32.832 379499 INFO alembic.runtime.migration [None req-89f81d6d-6511-4920-b6e8-d05c5ca6d14c 84149d33-4a53-4ab6-ba0b-c5d09fdad93a fdb6456e-b266-496f-97a5-2b5f2162b863 - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:32.836 379499 INFO alembic.runtime.migration [None req-89f81d6d-6511-4920-b6e8-d05c5ca6d14c 84149d33-4a53-4ab6-ba0b-c5d09fdad93a fdb6456e-b266-496f-97a5-2b5f2162b863 - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:32.836 379499 INFO alembic.runtime.migration [None req-89f81d6d-6511-4920-b6e8-d05c5ca6d14c 84149d33-4a53-4ab6-ba0b-c5d09fdad93a fdb6456e-b266-496f-97a5-2b5f2162b863 - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:32.842 379499 INFO alembic.runtime.migration [None req-89f81d6d-6511-4920-b6e8-d05c5ca6d14c 84149d33-4a53-4ab6-ba0b-c5d09fdad93a fdb6456e-b266-496f-97a5-2b5f2162b863 - - - -] Running stamp_revision -> 010 DEBUG: 2025-11-24 06:18:32.844 379499 INFO aodh.api.app [None req-89f81d6d-6511-4920-b6e8-d05c5ca6d14c 84149d33-4a53-4ab6-ba0b-c5d09fdad93a fdb6456e-b266-496f-97a5-2b5f2162b863 - - - -] WSGI config used: /builddir/build/BUILD/aodh-21.1.0.dev30/aodh/api/api-paste.ini DEBUG: {3} aodh.tests.functional.api.v2.test_alarm_scenarios.TestAlarms.test_post_alarm_as_nonadmin_on_behalf_of_own_project [0.086541s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-11-24 06:18:32.795 379501 INFO alembic.runtime.migration [None req-0833e99a-8c37-4c62-a22f-cc5101b12730 09d55fb3-2e3f-4728-8bc8-dddbb9e813d6 b4b783b9-cab7-4a4b-88f5-c6e838e569ef - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:32.795 379501 INFO alembic.runtime.migration [None req-0833e99a-8c37-4c62-a22f-cc5101b12730 09d55fb3-2e3f-4728-8bc8-dddbb9e813d6 b4b783b9-cab7-4a4b-88f5-c6e838e569ef - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:32.802 379501 INFO alembic.runtime.migration [None req-0833e99a-8c37-4c62-a22f-cc5101b12730 09d55fb3-2e3f-4728-8bc8-dddbb9e813d6 b4b783b9-cab7-4a4b-88f5-c6e838e569ef - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:32.803 379501 INFO alembic.runtime.migration [None req-0833e99a-8c37-4c62-a22f-cc5101b12730 09d55fb3-2e3f-4728-8bc8-dddbb9e813d6 b4b783b9-cab7-4a4b-88f5-c6e838e569ef - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:32.824 379501 INFO alembic.runtime.migration [None req-0833e99a-8c37-4c62-a22f-cc5101b12730 09d55fb3-2e3f-4728-8bc8-dddbb9e813d6 b4b783b9-cab7-4a4b-88f5-c6e838e569ef - - - -] Running stamp_revision -> 010 DEBUG: 2025-11-24 06:18:32.827 379501 INFO aodh.api.app [None req-0833e99a-8c37-4c62-a22f-cc5101b12730 09d55fb3-2e3f-4728-8bc8-dddbb9e813d6 b4b783b9-cab7-4a4b-88f5-c6e838e569ef - - - -] WSGI config used: /builddir/build/BUILD/aodh-21.1.0.dev30/aodh/api/api-paste.ini DEBUG: 2025-11-24 06:18:32.863 379501 WARNING oslo_db.sqlalchemy.utils [None req-57e888ce-8f19-469f-ab7f-a4fc3764ba8c 0f52cafb-91e7-4adb-bd15-b9607e591094 52e43ffe-1c1e-496d-8d23-c70912a2bc39 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-11-24 06:18:32.865 379501 WARNING oslo_db.sqlalchemy.utils [None req-57e888ce-8f19-469f-ab7f-a4fc3764ba8c 0f52cafb-91e7-4adb-bd15-b9607e591094 52e43ffe-1c1e-496d-8d23-c70912a2bc39 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-11-24 06:18:32.871 379501 WARNING oslo_db.sqlalchemy.utils [None req-57e888ce-8f19-469f-ab7f-a4fc3764ba8c 0f52cafb-91e7-4adb-bd15-b9607e591094 52e43ffe-1c1e-496d-8d23-c70912a2bc39 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: {0} aodh.tests.functional.api.v2.test_alarm_scenarios.TestAlarmsRulePrometheus.test_post_prometheus_alarm_as_nonadmin_on_behalf_of_another_project [0.066811s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-11-24 06:18:32.830 379498 INFO alembic.runtime.migration [None req-2c3cb6ca-ed1b-4f52-860f-8f95b951c0d7 24665926-64b9-42e4-aa6b-7de96f68d42b 21092202-d47f-4159-9076-d5b7287ab0cd - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:32.830 379498 INFO alembic.runtime.migration [None req-2c3cb6ca-ed1b-4f52-860f-8f95b951c0d7 24665926-64b9-42e4-aa6b-7de96f68d42b 21092202-d47f-4159-9076-d5b7287ab0cd - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:32.834 379498 INFO alembic.runtime.migration [None req-2c3cb6ca-ed1b-4f52-860f-8f95b951c0d7 24665926-64b9-42e4-aa6b-7de96f68d42b 21092202-d47f-4159-9076-d5b7287ab0cd - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:32.834 379498 INFO alembic.runtime.migration [None req-2c3cb6ca-ed1b-4f52-860f-8f95b951c0d7 24665926-64b9-42e4-aa6b-7de96f68d42b 21092202-d47f-4159-9076-d5b7287ab0cd - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:32.846 379498 INFO alembic.runtime.migration [None req-2c3cb6ca-ed1b-4f52-860f-8f95b951c0d7 24665926-64b9-42e4-aa6b-7de96f68d42b 21092202-d47f-4159-9076-d5b7287ab0cd - - - -] Running stamp_revision -> 010 DEBUG: 2025-11-24 06:18:32.849 379498 INFO aodh.api.app [None req-2c3cb6ca-ed1b-4f52-860f-8f95b951c0d7 24665926-64b9-42e4-aa6b-7de96f68d42b 21092202-d47f-4159-9076-d5b7287ab0cd - - - -] WSGI config used: /builddir/build/BUILD/aodh-21.1.0.dev30/aodh/api/api-paste.ini DEBUG: {2} aodh.tests.functional.api.v2.test_alarm_scenarios.TestAlarmsHistory.test_get_alarm_history_constrained_by_not_supported_rule [0.130074s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-11-24 06:18:32.771 379500 INFO alembic.runtime.migration [None req-87b86fbc-efc5-4a7e-a14f-fb1e83ad9032 74ba520d-4645-4d32-89a6-60843a67c06e f08626a7-c519-4d5f-938c-01534a193ccf - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:32.771 379500 INFO alembic.runtime.migration [None req-87b86fbc-efc5-4a7e-a14f-fb1e83ad9032 74ba520d-4645-4d32-89a6-60843a67c06e f08626a7-c519-4d5f-938c-01534a193ccf - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:32.776 379500 INFO alembic.runtime.migration [None req-87b86fbc-efc5-4a7e-a14f-fb1e83ad9032 74ba520d-4645-4d32-89a6-60843a67c06e f08626a7-c519-4d5f-938c-01534a193ccf - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:32.776 379500 INFO alembic.runtime.migration [None req-87b86fbc-efc5-4a7e-a14f-fb1e83ad9032 74ba520d-4645-4d32-89a6-60843a67c06e f08626a7-c519-4d5f-938c-01534a193ccf - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:32.783 379500 INFO alembic.runtime.migration [None req-87b86fbc-efc5-4a7e-a14f-fb1e83ad9032 74ba520d-4645-4d32-89a6-60843a67c06e f08626a7-c519-4d5f-938c-01534a193ccf - - - -] Running stamp_revision -> 010 DEBUG: 2025-11-24 06:18:32.787 379500 INFO aodh.api.app [None req-87b86fbc-efc5-4a7e-a14f-fb1e83ad9032 74ba520d-4645-4d32-89a6-60843a67c06e f08626a7-c519-4d5f-938c-01534a193ccf - - - -] WSGI config used: /builddir/build/BUILD/aodh-21.1.0.dev30/aodh/api/api-paste.ini DEBUG: 2025-11-24 06:18:32.890 379500 WARNING oslo_db.sqlalchemy.utils [None req-84fd4c7e-6f31-4145-a976-3dd5b166ba50 fe6de4ad-b77a-44d0-afaa-1cb07cd1f865 f946774e-2987-413a-8181-e7098c986f8e - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: {3} aodh.tests.functional.api.v2.test_alarm_scenarios.TestAlarms.test_post_alarm_as_nonadmin_on_behalf_of_own_user [0.046064s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-11-24 06:18:32.880 379501 INFO alembic.runtime.migration [None req-57e888ce-8f19-469f-ab7f-a4fc3764ba8c 0f52cafb-91e7-4adb-bd15-b9607e591094 52e43ffe-1c1e-496d-8d23-c70912a2bc39 - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:32.881 379501 INFO alembic.runtime.migration [None req-57e888ce-8f19-469f-ab7f-a4fc3764ba8c 0f52cafb-91e7-4adb-bd15-b9607e591094 52e43ffe-1c1e-496d-8d23-c70912a2bc39 - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:32.884 379501 INFO alembic.runtime.migration [None req-57e888ce-8f19-469f-ab7f-a4fc3764ba8c 0f52cafb-91e7-4adb-bd15-b9607e591094 52e43ffe-1c1e-496d-8d23-c70912a2bc39 - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:32.884 379501 INFO alembic.runtime.migration [None req-57e888ce-8f19-469f-ab7f-a4fc3764ba8c 0f52cafb-91e7-4adb-bd15-b9607e591094 52e43ffe-1c1e-496d-8d23-c70912a2bc39 - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:32.892 379501 INFO alembic.runtime.migration [None req-57e888ce-8f19-469f-ab7f-a4fc3764ba8c 0f52cafb-91e7-4adb-bd15-b9607e591094 52e43ffe-1c1e-496d-8d23-c70912a2bc39 - - - -] Running stamp_revision -> 010 DEBUG: 2025-11-24 06:18:32.895 379501 INFO aodh.api.app [None req-57e888ce-8f19-469f-ab7f-a4fc3764ba8c 0f52cafb-91e7-4adb-bd15-b9607e591094 52e43ffe-1c1e-496d-8d23-c70912a2bc39 - - - -] WSGI config used: /builddir/build/BUILD/aodh-21.1.0.dev30/aodh/api/api-paste.ini DEBUG: 2025-11-24 06:18:32.913 379501 WARNING oslo_db.sqlalchemy.utils [None req-3ba89133-bf7b-45f1-8c69-8267a22a6407 6a333c05-31bc-4b85-a4b9-b04fc2b2dcea 51d124d2-d608-4d44-8fa0-f8d8838522c2 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-11-24 06:18:32.914 379501 WARNING oslo_db.sqlalchemy.utils [None req-3ba89133-bf7b-45f1-8c69-8267a22a6407 6a333c05-31bc-4b85-a4b9-b04fc2b2dcea 51d124d2-d608-4d44-8fa0-f8d8838522c2 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-11-24 06:18:32.919 379501 WARNING oslo_db.sqlalchemy.utils [None req-3ba89133-bf7b-45f1-8c69-8267a22a6407 6a333c05-31bc-4b85-a4b9-b04fc2b2dcea 51d124d2-d608-4d44-8fa0-f8d8838522c2 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: {1} aodh.tests.functional.api.v2.test_alarm_scenarios.TestAlarms.test_post_alarm_noauth [0.054391s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-11-24 06:18:32.880 379499 INFO alembic.runtime.migration [None req-794db83a-26af-4408-8c37-8333bae01239 d6e4ae82-f63f-447b-a6b1-78ab2be4af88 22bd806e-4a5b-4766-b681-e60153c9caa4 - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:32.881 379499 INFO alembic.runtime.migration [None req-794db83a-26af-4408-8c37-8333bae01239 d6e4ae82-f63f-447b-a6b1-78ab2be4af88 22bd806e-4a5b-4766-b681-e60153c9caa4 - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:32.884 379499 INFO alembic.runtime.migration [None req-794db83a-26af-4408-8c37-8333bae01239 d6e4ae82-f63f-447b-a6b1-78ab2be4af88 22bd806e-4a5b-4766-b681-e60153c9caa4 - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:32.884 379499 INFO alembic.runtime.migration [None req-794db83a-26af-4408-8c37-8333bae01239 d6e4ae82-f63f-447b-a6b1-78ab2be4af88 22bd806e-4a5b-4766-b681-e60153c9caa4 - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:32.889 379499 INFO alembic.runtime.migration [None req-794db83a-26af-4408-8c37-8333bae01239 d6e4ae82-f63f-447b-a6b1-78ab2be4af88 22bd806e-4a5b-4766-b681-e60153c9caa4 - - - -] Running stamp_revision -> 010 DEBUG: 2025-11-24 06:18:32.891 379499 INFO aodh.api.app [None req-794db83a-26af-4408-8c37-8333bae01239 d6e4ae82-f63f-447b-a6b1-78ab2be4af88 22bd806e-4a5b-4766-b681-e60153c9caa4 - - - -] WSGI config used: /builddir/build/BUILD/aodh-21.1.0.dev30/aodh/api/api-paste.ini DEBUG: 2025-11-24 06:18:32.914 379499 WARNING oslo_db.sqlalchemy.utils [None req-4cb97de7-06b2-484d-a38b-14f48c06bf2a - - - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-11-24 06:18:32.915 379499 WARNING oslo_db.sqlalchemy.utils [None req-4cb97de7-06b2-484d-a38b-14f48c06bf2a - - - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-11-24 06:18:32.920 379499 WARNING oslo_db.sqlalchemy.utils [None req-4cb97de7-06b2-484d-a38b-14f48c06bf2a - - - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: {2} aodh.tests.functional.api.v2.test_alarm_scenarios.TestAlarmsHistory.test_get_alarm_history_constrained_by_timestamp [0.075258s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-11-24 06:18:32.900 379500 INFO alembic.runtime.migration [None req-84fd4c7e-6f31-4145-a976-3dd5b166ba50 fe6de4ad-b77a-44d0-afaa-1cb07cd1f865 f946774e-2987-413a-8181-e7098c986f8e - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:32.900 379500 INFO alembic.runtime.migration [None req-84fd4c7e-6f31-4145-a976-3dd5b166ba50 fe6de4ad-b77a-44d0-afaa-1cb07cd1f865 f946774e-2987-413a-8181-e7098c986f8e - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:32.903 379500 INFO alembic.runtime.migration [None req-84fd4c7e-6f31-4145-a976-3dd5b166ba50 fe6de4ad-b77a-44d0-afaa-1cb07cd1f865 f946774e-2987-413a-8181-e7098c986f8e - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:32.903 379500 INFO alembic.runtime.migration [None req-84fd4c7e-6f31-4145-a976-3dd5b166ba50 fe6de4ad-b77a-44d0-afaa-1cb07cd1f865 f946774e-2987-413a-8181-e7098c986f8e - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:32.914 379500 INFO alembic.runtime.migration [None req-84fd4c7e-6f31-4145-a976-3dd5b166ba50 fe6de4ad-b77a-44d0-afaa-1cb07cd1f865 f946774e-2987-413a-8181-e7098c986f8e - - - -] Running stamp_revision -> 010 DEBUG: 2025-11-24 06:18:32.916 379500 INFO aodh.api.app [None req-84fd4c7e-6f31-4145-a976-3dd5b166ba50 fe6de4ad-b77a-44d0-afaa-1cb07cd1f865 f946774e-2987-413a-8181-e7098c986f8e - - - -] WSGI config used: /builddir/build/BUILD/aodh-21.1.0.dev30/aodh/api/api-paste.ini DEBUG: 2025-11-24 06:18:32.932 379500 WARNING oslo_db.sqlalchemy.utils [None req-c06704b0-b1f3-4d08-ba84-f91fad6fac6c dae679b3-9349-4927-9fc0-9aad2bb38ca7 f3ad30f0-fb34-42f1-a2c5-f25774ba4025 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-11-24 06:18:32.936 379500 WARNING oslo_db.sqlalchemy.utils [None req-aae8ab7f-34ac-4069-8882-9bd29d668755 dae679b3-9349-4927-9fc0-9aad2bb38ca7 f3ad30f0-fb34-42f1-a2c5-f25774ba4025 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-11-24 06:18:32.945 379500 WARNING oslo_db.sqlalchemy.utils [None req-5d967f53-4d38-4e3f-95fe-2ba3ae8fcea7 dae679b3-9349-4927-9fc0-9aad2bb38ca7 f3ad30f0-fb34-42f1-a2c5-f25774ba4025 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-11-24 06:18:32.955 379500 WARNING oslo_db.sqlalchemy.utils [None req-e34da465-b788-47f5-81a0-c74128b04233 dae679b3-9349-4927-9fc0-9aad2bb38ca7 f3ad30f0-fb34-42f1-a2c5-f25774ba4025 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-11-24 06:18:32.957 379500 WARNING oslo_db.sqlalchemy.utils [None req-e34da465-b788-47f5-81a0-c74128b04233 dae679b3-9349-4927-9fc0-9aad2bb38ca7 f3ad30f0-fb34-42f1-a2c5-f25774ba4025 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-11-24 06:18:32.963 379500 WARNING oslo_db.sqlalchemy.utils [None req-2aac5b9f-5d84-47c1-bf19-95dd2e2fe05f dae679b3-9349-4927-9fc0-9aad2bb38ca7 f3ad30f0-fb34-42f1-a2c5-f25774ba4025 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-11-24 06:18:32.965 379500 WARNING oslo_db.sqlalchemy.utils [None req-2aac5b9f-5d84-47c1-bf19-95dd2e2fe05f dae679b3-9349-4927-9fc0-9aad2bb38ca7 f3ad30f0-fb34-42f1-a2c5-f25774ba4025 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /builddir/build/BUILD/aodh-21.1.0.dev30/aodh/tests/functional/api/v2/test_alarm_scenarios.py:846: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). DEBUG: after = datetime.datetime.utcnow().isoformat() DEBUG: {0} aodh.tests.functional.api.v2.test_alarm_scenarios.TestAlarmsRuleThreshold.test_post_threshold_rule_defaults [0.080940s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-11-24 06:18:32.898 379498 INFO alembic.runtime.migration [None req-7d17390a-f21d-4629-98d8-e3061eca23a3 a3f78929-5d92-4a6c-bc28-f41744fcca26 558ed0a9-f1d9-4e7f-9532-379a41acf4ba - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:32.898 379498 INFO alembic.runtime.migration [None req-7d17390a-f21d-4629-98d8-e3061eca23a3 a3f78929-5d92-4a6c-bc28-f41744fcca26 558ed0a9-f1d9-4e7f-9532-379a41acf4ba - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:32.906 379498 INFO alembic.runtime.migration [None req-7d17390a-f21d-4629-98d8-e3061eca23a3 a3f78929-5d92-4a6c-bc28-f41744fcca26 558ed0a9-f1d9-4e7f-9532-379a41acf4ba - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:32.906 379498 INFO alembic.runtime.migration [None req-7d17390a-f21d-4629-98d8-e3061eca23a3 a3f78929-5d92-4a6c-bc28-f41744fcca26 558ed0a9-f1d9-4e7f-9532-379a41acf4ba - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:32.910 379498 INFO alembic.runtime.migration [None req-7d17390a-f21d-4629-98d8-e3061eca23a3 a3f78929-5d92-4a6c-bc28-f41744fcca26 558ed0a9-f1d9-4e7f-9532-379a41acf4ba - - - -] Running stamp_revision -> 010 DEBUG: 2025-11-24 06:18:32.919 379498 INFO aodh.api.app [None req-7d17390a-f21d-4629-98d8-e3061eca23a3 a3f78929-5d92-4a6c-bc28-f41744fcca26 558ed0a9-f1d9-4e7f-9532-379a41acf4ba - - - -] WSGI config used: /builddir/build/BUILD/aodh-21.1.0.dev30/aodh/api/api-paste.ini DEBUG: 2025-11-24 06:18:32.953 379498 WARNING oslo_db.sqlalchemy.utils [None req-08f8716b-0a2f-41cb-891e-1d075382b2f3 5c24665b-6ed3-4031-b29c-74c9f2a3e49e e9a6d709-f88d-4891-92dd-79a4067c122a - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-11-24 06:18:32.955 379498 WARNING oslo_db.sqlalchemy.utils [None req-08f8716b-0a2f-41cb-891e-1d075382b2f3 5c24665b-6ed3-4031-b29c-74c9f2a3e49e e9a6d709-f88d-4891-92dd-79a4067c122a - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-11-24 06:18:32.965 379498 WARNING oslo_db.sqlalchemy.utils [None req-08f8716b-0a2f-41cb-891e-1d075382b2f3 5c24665b-6ed3-4031-b29c-74c9f2a3e49e e9a6d709-f88d-4891-92dd-79a4067c122a - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: {1} aodh.tests.functional.api.v2.test_alarm_scenarios.TestAlarmsHistory.test_get_alarm_history_constrained_by_severity [0.063701s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-11-24 06:18:32.932 379499 INFO alembic.runtime.migration [None req-4cb97de7-06b2-484d-a38b-14f48c06bf2a - - - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:32.932 379499 INFO alembic.runtime.migration [None req-4cb97de7-06b2-484d-a38b-14f48c06bf2a - - - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:32.938 379499 INFO alembic.runtime.migration [None req-4cb97de7-06b2-484d-a38b-14f48c06bf2a - - - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:32.938 379499 INFO alembic.runtime.migration [None req-4cb97de7-06b2-484d-a38b-14f48c06bf2a - - - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:32.944 379499 INFO alembic.runtime.migration [None req-4cb97de7-06b2-484d-a38b-14f48c06bf2a - - - - - -] Running stamp_revision -> 010 DEBUG: 2025-11-24 06:18:32.947 379499 INFO aodh.api.app [None req-4cb97de7-06b2-484d-a38b-14f48c06bf2a - - - - - -] WSGI config used: /builddir/build/BUILD/aodh-21.1.0.dev30/aodh/api/api-paste.ini DEBUG: 2025-11-24 06:18:32.962 379499 WARNING oslo_db.sqlalchemy.utils [None req-d4bc0300-8b6c-4422-8108-80ef8d9b7575 f3aa40e5-e2f3-4f11-867f-2b2b7a1bf556 09f3d1d5-b93b-4f2a-9792-cf110a760581 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-11-24 06:18:32.967 379499 WARNING oslo_db.sqlalchemy.utils [None req-666228f7-c916-49d3-9bca-ee8f3da0133b f3aa40e5-e2f3-4f11-867f-2b2b7a1bf556 09f3d1d5-b93b-4f2a-9792-cf110a760581 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-11-24 06:18:32.981 379499 WARNING oslo_db.sqlalchemy.utils [None req-9a5a8955-a684-476b-b72a-3eef80eea2e1 f3aa40e5-e2f3-4f11-867f-2b2b7a1bf556 09f3d1d5-b93b-4f2a-9792-cf110a760581 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-11-24 06:18:32.985 379499 WARNING oslo_db.sqlalchemy.utils [None req-9a5a8955-a684-476b-b72a-3eef80eea2e1 f3aa40e5-e2f3-4f11-867f-2b2b7a1bf556 09f3d1d5-b93b-4f2a-9792-cf110a760581 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: {3} aodh.tests.functional.api.v2.test_alarm_scenarios.TestAlarms.test_post_alarm_trust [0.071527s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-11-24 06:18:32.929 379501 INFO alembic.runtime.migration [None req-3ba89133-bf7b-45f1-8c69-8267a22a6407 6a333c05-31bc-4b85-a4b9-b04fc2b2dcea 51d124d2-d608-4d44-8fa0-f8d8838522c2 - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:32.929 379501 INFO alembic.runtime.migration [None req-3ba89133-bf7b-45f1-8c69-8267a22a6407 6a333c05-31bc-4b85-a4b9-b04fc2b2dcea 51d124d2-d608-4d44-8fa0-f8d8838522c2 - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:32.933 379501 INFO alembic.runtime.migration [None req-3ba89133-bf7b-45f1-8c69-8267a22a6407 6a333c05-31bc-4b85-a4b9-b04fc2b2dcea 51d124d2-d608-4d44-8fa0-f8d8838522c2 - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:32.933 379501 INFO alembic.runtime.migration [None req-3ba89133-bf7b-45f1-8c69-8267a22a6407 6a333c05-31bc-4b85-a4b9-b04fc2b2dcea 51d124d2-d608-4d44-8fa0-f8d8838522c2 - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:32.941 379501 INFO alembic.runtime.migration [None req-3ba89133-bf7b-45f1-8c69-8267a22a6407 6a333c05-31bc-4b85-a4b9-b04fc2b2dcea 51d124d2-d608-4d44-8fa0-f8d8838522c2 - - - -] Running stamp_revision -> 010 DEBUG: 2025-11-24 06:18:32.946 379501 INFO aodh.api.app [None req-3ba89133-bf7b-45f1-8c69-8267a22a6407 6a333c05-31bc-4b85-a4b9-b04fc2b2dcea 51d124d2-d608-4d44-8fa0-f8d8838522c2 - - - -] WSGI config used: /builddir/build/BUILD/aodh-21.1.0.dev30/aodh/api/api-paste.ini DEBUG: 2025-11-24 06:18:32.968 379501 WARNING oslo_db.sqlalchemy.utils [None req-9b0f35f2-e1b9-4a5a-b253-8d88e9e13197 f7cd7bfe-68c1-4a8b-a966-e04357fbc79a 8d15fba8-e043-4f41-b269-a26ded306d73 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-11-24 06:18:32.969 379501 WARNING oslo_db.sqlalchemy.utils [None req-9b0f35f2-e1b9-4a5a-b253-8d88e9e13197 f7cd7bfe-68c1-4a8b-a966-e04357fbc79a 8d15fba8-e043-4f41-b269-a26ded306d73 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-11-24 06:18:32.975 379501 WARNING oslo_db.sqlalchemy.utils [None req-9b0f35f2-e1b9-4a5a-b253-8d88e9e13197 f7cd7bfe-68c1-4a8b-a966-e04357fbc79a 8d15fba8-e043-4f41-b269-a26ded306d73 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-11-24 06:18:32.980 379501 WARNING oslo_db.sqlalchemy.utils [None req-5e067bef-ddce-45ab-b05f-7b9950d38839 f7cd7bfe-68c1-4a8b-a966-e04357fbc79a 8d15fba8-e043-4f41-b269-a26ded306d73 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-11-24 06:18:32.985 379501 WARNING oslo_db.sqlalchemy.utils [None req-db51cb73-4913-4a13-a8db-0a154117c1a2 f7cd7bfe-68c1-4a8b-a966-e04357fbc79a 8d15fba8-e043-4f41-b269-a26ded306d73 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: {2} aodh.tests.functional.api.v2.test_alarm_scenarios.TestAlarmsHistory.test_get_alarm_history_constrained_by_type [0.051935s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-11-24 06:18:32.977 379500 INFO alembic.runtime.migration [None req-2aac5b9f-5d84-47c1-bf19-95dd2e2fe05f dae679b3-9349-4927-9fc0-9aad2bb38ca7 f3ad30f0-fb34-42f1-a2c5-f25774ba4025 - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:32.977 379500 INFO alembic.runtime.migration [None req-2aac5b9f-5d84-47c1-bf19-95dd2e2fe05f dae679b3-9349-4927-9fc0-9aad2bb38ca7 f3ad30f0-fb34-42f1-a2c5-f25774ba4025 - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:32.982 379500 INFO alembic.runtime.migration [None req-2aac5b9f-5d84-47c1-bf19-95dd2e2fe05f dae679b3-9349-4927-9fc0-9aad2bb38ca7 f3ad30f0-fb34-42f1-a2c5-f25774ba4025 - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:32.982 379500 INFO alembic.runtime.migration [None req-2aac5b9f-5d84-47c1-bf19-95dd2e2fe05f dae679b3-9349-4927-9fc0-9aad2bb38ca7 f3ad30f0-fb34-42f1-a2c5-f25774ba4025 - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:32.986 379500 INFO alembic.runtime.migration [None req-2aac5b9f-5d84-47c1-bf19-95dd2e2fe05f dae679b3-9349-4927-9fc0-9aad2bb38ca7 f3ad30f0-fb34-42f1-a2c5-f25774ba4025 - - - -] Running stamp_revision -> 010 DEBUG: 2025-11-24 06:18:32.987 379500 INFO aodh.api.app [None req-2aac5b9f-5d84-47c1-bf19-95dd2e2fe05f dae679b3-9349-4927-9fc0-9aad2bb38ca7 f3ad30f0-fb34-42f1-a2c5-f25774ba4025 - - - -] WSGI config used: /builddir/build/BUILD/aodh-21.1.0.dev30/aodh/api/api-paste.ini DEBUG: 2025-11-24 06:18:33.001 379500 WARNING oslo_db.sqlalchemy.utils [None req-157c8152-91ab-4a56-8eff-b0e9fa645c54 dd38aa22-562c-4a71-97ca-abc4b2f4313b ef444f05-19ac-4f8c-a6ff-8816044552a6 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-11-24 06:18:33.004 379500 WARNING oslo_db.sqlalchemy.utils [None req-26ca9376-839c-4636-9a99-1272ed4842a0 dd38aa22-562c-4a71-97ca-abc4b2f4313b ef444f05-19ac-4f8c-a6ff-8816044552a6 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-11-24 06:18:33.009 379500 WARNING oslo_db.sqlalchemy.utils [None req-9309fc87-6bc9-4cf6-990e-eb07c056ec71 dd38aa22-562c-4a71-97ca-abc4b2f4313b ef444f05-19ac-4f8c-a6ff-8816044552a6 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-11-24 06:18:33.017 379500 WARNING oslo_db.sqlalchemy.utils [None req-4d5f33ff-5624-4021-96b7-43a34393cbc4 dd38aa22-562c-4a71-97ca-abc4b2f4313b ef444f05-19ac-4f8c-a6ff-8816044552a6 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-11-24 06:18:33.019 379500 WARNING oslo_db.sqlalchemy.utils [None req-4d5f33ff-5624-4021-96b7-43a34393cbc4 dd38aa22-562c-4a71-97ca-abc4b2f4313b ef444f05-19ac-4f8c-a6ff-8816044552a6 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: {3} aodh.tests.functional.api.v2.test_alarm_scenarios.TestAlarms.test_put_alarm_as_admin [0.063277s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-11-24 06:18:33.000 379501 INFO alembic.runtime.migration [None req-db51cb73-4913-4a13-a8db-0a154117c1a2 f7cd7bfe-68c1-4a8b-a966-e04357fbc79a 8d15fba8-e043-4f41-b269-a26ded306d73 - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:33.000 379501 INFO alembic.runtime.migration [None req-db51cb73-4913-4a13-a8db-0a154117c1a2 f7cd7bfe-68c1-4a8b-a966-e04357fbc79a 8d15fba8-e043-4f41-b269-a26ded306d73 - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:33.005 379501 INFO alembic.runtime.migration [None req-db51cb73-4913-4a13-a8db-0a154117c1a2 f7cd7bfe-68c1-4a8b-a966-e04357fbc79a 8d15fba8-e043-4f41-b269-a26ded306d73 - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:33.005 379501 INFO alembic.runtime.migration [None req-db51cb73-4913-4a13-a8db-0a154117c1a2 f7cd7bfe-68c1-4a8b-a966-e04357fbc79a 8d15fba8-e043-4f41-b269-a26ded306d73 - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:33.010 379501 INFO alembic.runtime.migration [None req-db51cb73-4913-4a13-a8db-0a154117c1a2 f7cd7bfe-68c1-4a8b-a966-e04357fbc79a 8d15fba8-e043-4f41-b269-a26ded306d73 - - - -] Running stamp_revision -> 010 DEBUG: 2025-11-24 06:18:33.012 379501 INFO aodh.api.app [None req-db51cb73-4913-4a13-a8db-0a154117c1a2 f7cd7bfe-68c1-4a8b-a966-e04357fbc79a 8d15fba8-e043-4f41-b269-a26ded306d73 - - - -] WSGI config used: /builddir/build/BUILD/aodh-21.1.0.dev30/aodh/api/api-paste.ini DEBUG: 2025-11-24 06:18:33.030 379501 WARNING oslo_db.sqlalchemy.utils [None req-3aeecb26-dfc7-4386-92fe-91182a362fff 711248b0-c8db-4def-b205-e4a0d8327b0e aeabdc33-5c9c-42e6-8e63-397713c0c81f - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-11-24 06:18:33.040 379501 WARNING oslo_db.sqlalchemy.utils [None req-01be65f4-45b9-438e-9118-9a06a3a37a04 711248b0-c8db-4def-b205-e4a0d8327b0e aeabdc33-5c9c-42e6-8e63-397713c0c81f - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-11-24 06:18:33.054 379501 WARNING oslo_db.sqlalchemy.utils [None req-01be65f4-45b9-438e-9118-9a06a3a37a04 711248b0-c8db-4def-b205-e4a0d8327b0e aeabdc33-5c9c-42e6-8e63-397713c0c81f - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: {2} aodh.tests.functional.api.v2.test_alarm_scenarios.TestAlarmsQuotas.test_larger_limit_project_alarms_quotas [0.046009s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-11-24 06:18:33.029 379500 INFO alembic.runtime.migration [None req-4d5f33ff-5624-4021-96b7-43a34393cbc4 dd38aa22-562c-4a71-97ca-abc4b2f4313b ef444f05-19ac-4f8c-a6ff-8816044552a6 - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:33.029 379500 INFO alembic.runtime.migration [None req-4d5f33ff-5624-4021-96b7-43a34393cbc4 dd38aa22-562c-4a71-97ca-abc4b2f4313b ef444f05-19ac-4f8c-a6ff-8816044552a6 - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:33.032 379500 INFO alembic.runtime.migration [None req-4d5f33ff-5624-4021-96b7-43a34393cbc4 dd38aa22-562c-4a71-97ca-abc4b2f4313b ef444f05-19ac-4f8c-a6ff-8816044552a6 - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:33.032 379500 INFO alembic.runtime.migration [None req-4d5f33ff-5624-4021-96b7-43a34393cbc4 dd38aa22-562c-4a71-97ca-abc4b2f4313b ef444f05-19ac-4f8c-a6ff-8816044552a6 - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:33.037 379500 INFO alembic.runtime.migration [None req-4d5f33ff-5624-4021-96b7-43a34393cbc4 dd38aa22-562c-4a71-97ca-abc4b2f4313b ef444f05-19ac-4f8c-a6ff-8816044552a6 - - - -] Running stamp_revision -> 010 DEBUG: 2025-11-24 06:18:33.038 379500 INFO aodh.api.app [None req-4d5f33ff-5624-4021-96b7-43a34393cbc4 dd38aa22-562c-4a71-97ca-abc4b2f4313b ef444f05-19ac-4f8c-a6ff-8816044552a6 - - - -] WSGI config used: /builddir/build/BUILD/aodh-21.1.0.dev30/aodh/api/api-paste.ini DEBUG: 2025-11-24 06:18:33.051 379500 WARNING oslo_db.sqlalchemy.utils [None req-ac98bacb-9756-463e-ae5f-3a835220d336 8730b523-27e6-4f00-b510-9b44216b67e2 b3109c1e-b61c-4b2a-a91d-86015eb524fe - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-11-24 06:18:33.052 379500 WARNING oslo_db.sqlalchemy.utils [None req-ac98bacb-9756-463e-ae5f-3a835220d336 8730b523-27e6-4f00-b510-9b44216b67e2 b3109c1e-b61c-4b2a-a91d-86015eb524fe - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-11-24 06:18:33.057 379500 WARNING oslo_db.sqlalchemy.utils [None req-cd67c0c2-cb47-4b43-925d-0d455df3272e 8730b523-27e6-4f00-b510-9b44216b67e2 b3109c1e-b61c-4b2a-a91d-86015eb524fe - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-11-24 06:18:33.063 379500 WARNING oslo_db.sqlalchemy.utils [None req-f50b6cd7-83e5-4109-a781-9195c3f51c67 8730b523-27e6-4f00-b510-9b44216b67e2 b3109c1e-b61c-4b2a-a91d-86015eb524fe - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-11-24 06:18:33.063 379500 WARNING oslo_db.sqlalchemy.utils [None req-f50b6cd7-83e5-4109-a781-9195c3f51c67 8730b523-27e6-4f00-b510-9b44216b67e2 b3109c1e-b61c-4b2a-a91d-86015eb524fe - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-11-24 06:18:33.066 379500 WARNING oslo_db.sqlalchemy.utils [None req-86fc0e13-4d5c-4c16-a3e4-e8d941351453 8730b523-27e6-4f00-b510-9b44216b67e2 b3109c1e-b61c-4b2a-a91d-86015eb524fe - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: {2} aodh.tests.functional.api.v2.test_alarm_scenarios.TestAlarmsQuotas.test_larger_limit_user_alarms_quotas [0.046820s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-11-24 06:18:33.074 379500 INFO alembic.runtime.migration [None req-86fc0e13-4d5c-4c16-a3e4-e8d941351453 8730b523-27e6-4f00-b510-9b44216b67e2 b3109c1e-b61c-4b2a-a91d-86015eb524fe - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:33.075 379500 INFO alembic.runtime.migration [None req-86fc0e13-4d5c-4c16-a3e4-e8d941351453 8730b523-27e6-4f00-b510-9b44216b67e2 b3109c1e-b61c-4b2a-a91d-86015eb524fe - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:33.078 379500 INFO alembic.runtime.migration [None req-86fc0e13-4d5c-4c16-a3e4-e8d941351453 8730b523-27e6-4f00-b510-9b44216b67e2 b3109c1e-b61c-4b2a-a91d-86015eb524fe - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:33.078 379500 INFO alembic.runtime.migration [None req-86fc0e13-4d5c-4c16-a3e4-e8d941351453 8730b523-27e6-4f00-b510-9b44216b67e2 b3109c1e-b61c-4b2a-a91d-86015eb524fe - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:33.083 379500 INFO alembic.runtime.migration [None req-86fc0e13-4d5c-4c16-a3e4-e8d941351453 8730b523-27e6-4f00-b510-9b44216b67e2 b3109c1e-b61c-4b2a-a91d-86015eb524fe - - - -] Running stamp_revision -> 010 DEBUG: 2025-11-24 06:18:33.085 379500 INFO aodh.api.app [None req-86fc0e13-4d5c-4c16-a3e4-e8d941351453 8730b523-27e6-4f00-b510-9b44216b67e2 b3109c1e-b61c-4b2a-a91d-86015eb524fe - - - -] WSGI config used: /builddir/build/BUILD/aodh-21.1.0.dev30/aodh/api/api-paste.ini DEBUG: 2025-11-24 06:18:33.097 379500 WARNING oslo_db.sqlalchemy.utils [None req-120c7aab-7684-487e-8179-fa87d2dfd728 8684a9b0-cab0-4ebc-b110-ae9f6fc01a43 88f75c4b-4cc6-45bc-9a11-9a56e87f13ca - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-11-24 06:18:33.098 379500 WARNING oslo_db.sqlalchemy.utils [None req-120c7aab-7684-487e-8179-fa87d2dfd728 8684a9b0-cab0-4ebc-b110-ae9f6fc01a43 88f75c4b-4cc6-45bc-9a11-9a56e87f13ca - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-11-24 06:18:33.103 379500 WARNING oslo_db.sqlalchemy.utils [None req-5069c129-dd15-4278-ae9b-384697c59a19 8684a9b0-cab0-4ebc-b110-ae9f6fc01a43 88f75c4b-4cc6-45bc-9a11-9a56e87f13ca - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-11-24 06:18:33.107 379500 WARNING oslo_db.sqlalchemy.utils [None req-f160ba46-9704-4578-a9cc-5c256e15b1d0 8684a9b0-cab0-4ebc-b110-ae9f6fc01a43 88f75c4b-4cc6-45bc-9a11-9a56e87f13ca - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-11-24 06:18:33.108 379500 WARNING oslo_db.sqlalchemy.utils [None req-f160ba46-9704-4578-a9cc-5c256e15b1d0 8684a9b0-cab0-4ebc-b110-ae9f6fc01a43 88f75c4b-4cc6-45bc-9a11-9a56e87f13ca - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-11-24 06:18:33.111 379500 WARNING oslo_db.sqlalchemy.utils [None req-4c3f2820-e710-4ab1-a85a-5625ff8bb615 8684a9b0-cab0-4ebc-b110-ae9f6fc01a43 88f75c4b-4cc6-45bc-9a11-9a56e87f13ca - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: {3} aodh.tests.functional.api.v2.test_alarm_scenarios.TestAlarms.test_put_alarm_trust [0.096145s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-11-24 06:18:33.064 379501 INFO alembic.runtime.migration [None req-01be65f4-45b9-438e-9118-9a06a3a37a04 711248b0-c8db-4def-b205-e4a0d8327b0e aeabdc33-5c9c-42e6-8e63-397713c0c81f - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:33.065 379501 INFO alembic.runtime.migration [None req-01be65f4-45b9-438e-9118-9a06a3a37a04 711248b0-c8db-4def-b205-e4a0d8327b0e aeabdc33-5c9c-42e6-8e63-397713c0c81f - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:33.068 379501 INFO alembic.runtime.migration [None req-01be65f4-45b9-438e-9118-9a06a3a37a04 711248b0-c8db-4def-b205-e4a0d8327b0e aeabdc33-5c9c-42e6-8e63-397713c0c81f - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:33.068 379501 INFO alembic.runtime.migration [None req-01be65f4-45b9-438e-9118-9a06a3a37a04 711248b0-c8db-4def-b205-e4a0d8327b0e aeabdc33-5c9c-42e6-8e63-397713c0c81f - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:33.074 379501 INFO alembic.runtime.migration [None req-01be65f4-45b9-438e-9118-9a06a3a37a04 711248b0-c8db-4def-b205-e4a0d8327b0e aeabdc33-5c9c-42e6-8e63-397713c0c81f - - - -] Running stamp_revision -> 010 DEBUG: 2025-11-24 06:18:33.077 379501 INFO aodh.api.app [None req-01be65f4-45b9-438e-9118-9a06a3a37a04 711248b0-c8db-4def-b205-e4a0d8327b0e aeabdc33-5c9c-42e6-8e63-397713c0c81f - - - -] WSGI config used: /builddir/build/BUILD/aodh-21.1.0.dev30/aodh/api/api-paste.ini DEBUG: 2025-11-24 06:18:33.095 379501 WARNING oslo_db.sqlalchemy.utils [None req-4d19b45e-1523-4cdb-8f59-3cf334ebb1ca f301fdd4-3308-4dd9-9373-33807afbc244 bf4d2a27-2517-4783-9989-eb3126aafab9 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-11-24 06:18:33.101 379501 WARNING oslo_db.sqlalchemy.utils [None req-d86ff200-8a6d-4457-aaf4-a3efd3d3ce73 f301fdd4-3308-4dd9-9373-33807afbc244 bf4d2a27-2517-4783-9989-eb3126aafab9 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-11-24 06:18:33.109 379501 WARNING oslo_db.sqlalchemy.utils [None req-d86ff200-8a6d-4457-aaf4-a3efd3d3ce73 f301fdd4-3308-4dd9-9373-33807afbc244 bf4d2a27-2517-4783-9989-eb3126aafab9 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-11-24 06:18:33.112 379501 WARNING oslo_db.sqlalchemy.utils [None req-506537f5-c0ee-4562-b39d-cc14645ac846 f301fdd4-3308-4dd9-9373-33807afbc244 bf4d2a27-2517-4783-9989-eb3126aafab9 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-11-24 06:18:33.119 379501 WARNING oslo_db.sqlalchemy.utils [None req-4a1f783b-ca7e-4a6a-aed3-6d8eb5ac9491 f301fdd4-3308-4dd9-9373-33807afbc244 bf4d2a27-2517-4783-9989-eb3126aafab9 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-11-24 06:18:33.144 379501 WARNING oslo_db.sqlalchemy.utils [None req-6146f190-98e8-416f-bccd-fcafaf19d548 f301fdd4-3308-4dd9-9373-33807afbc244 bf4d2a27-2517-4783-9989-eb3126aafab9 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: {3} aodh.tests.functional.api.v2.test_alarm_scenarios.TestAlarmsCompositeRule.test_post_with_composite_rule [0.051294s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-11-24 06:18:33.161 379501 INFO alembic.runtime.migration [None req-6146f190-98e8-416f-bccd-fcafaf19d548 f301fdd4-3308-4dd9-9373-33807afbc244 bf4d2a27-2517-4783-9989-eb3126aafab9 - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:33.161 379501 INFO alembic.runtime.migration [None req-6146f190-98e8-416f-bccd-fcafaf19d548 f301fdd4-3308-4dd9-9373-33807afbc244 bf4d2a27-2517-4783-9989-eb3126aafab9 - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:33.165 379501 INFO alembic.runtime.migration [None req-6146f190-98e8-416f-bccd-fcafaf19d548 f301fdd4-3308-4dd9-9373-33807afbc244 bf4d2a27-2517-4783-9989-eb3126aafab9 - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:33.165 379501 INFO alembic.runtime.migration [None req-6146f190-98e8-416f-bccd-fcafaf19d548 f301fdd4-3308-4dd9-9373-33807afbc244 bf4d2a27-2517-4783-9989-eb3126aafab9 - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:33.176 379501 INFO alembic.runtime.migration [None req-6146f190-98e8-416f-bccd-fcafaf19d548 f301fdd4-3308-4dd9-9373-33807afbc244 bf4d2a27-2517-4783-9989-eb3126aafab9 - - - -] Running stamp_revision -> 010 DEBUG: 2025-11-24 06:18:33.180 379501 INFO aodh.api.app [None req-6146f190-98e8-416f-bccd-fcafaf19d548 f301fdd4-3308-4dd9-9373-33807afbc244 bf4d2a27-2517-4783-9989-eb3126aafab9 - - - -] WSGI config used: /builddir/build/BUILD/aodh-21.1.0.dev30/aodh/api/api-paste.ini DEBUG: 2025-11-24 06:18:33.196 379501 WARNING oslo_db.sqlalchemy.utils [None req-bf7955eb-3f08-4865-abf2-b1778c78ca0b 39890bf7-b904-424b-b4a6-9bdefb69b124 348ce0d3-4650-42fb-af3b-41d60dcd5fd9 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-11-24 06:18:33.197 379501 WARNING oslo_db.sqlalchemy.utils [None req-bf7955eb-3f08-4865-abf2-b1778c78ca0b 39890bf7-b904-424b-b4a6-9bdefb69b124 348ce0d3-4650-42fb-af3b-41d60dcd5fd9 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-11-24 06:18:33.203 379501 WARNING oslo_db.sqlalchemy.utils [None req-bf7955eb-3f08-4865-abf2-b1778c78ca0b 39890bf7-b904-424b-b4a6-9bdefb69b124 348ce0d3-4650-42fb-af3b-41d60dcd5fd9 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: {1} aodh.tests.functional.api.v2.test_alarm_scenarios.TestAlarmsHistory.test_get_alarm_history_ordered_by_recentness [0.220170s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-11-24 06:18:32.997 379499 INFO alembic.runtime.migration [None req-9a5a8955-a684-476b-b72a-3eef80eea2e1 f3aa40e5-e2f3-4f11-867f-2b2b7a1bf556 09f3d1d5-b93b-4f2a-9792-cf110a760581 - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:32.997 379499 INFO alembic.runtime.migration [None req-9a5a8955-a684-476b-b72a-3eef80eea2e1 f3aa40e5-e2f3-4f11-867f-2b2b7a1bf556 09f3d1d5-b93b-4f2a-9792-cf110a760581 - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:33.003 379499 INFO alembic.runtime.migration [None req-9a5a8955-a684-476b-b72a-3eef80eea2e1 f3aa40e5-e2f3-4f11-867f-2b2b7a1bf556 09f3d1d5-b93b-4f2a-9792-cf110a760581 - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:33.003 379499 INFO alembic.runtime.migration [None req-9a5a8955-a684-476b-b72a-3eef80eea2e1 f3aa40e5-e2f3-4f11-867f-2b2b7a1bf556 09f3d1d5-b93b-4f2a-9792-cf110a760581 - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:33.008 379499 INFO alembic.runtime.migration [None req-9a5a8955-a684-476b-b72a-3eef80eea2e1 f3aa40e5-e2f3-4f11-867f-2b2b7a1bf556 09f3d1d5-b93b-4f2a-9792-cf110a760581 - - - -] Running stamp_revision -> 010 DEBUG: 2025-11-24 06:18:33.010 379499 INFO aodh.api.app [None req-9a5a8955-a684-476b-b72a-3eef80eea2e1 f3aa40e5-e2f3-4f11-867f-2b2b7a1bf556 09f3d1d5-b93b-4f2a-9792-cf110a760581 - - - -] WSGI config used: /builddir/build/BUILD/aodh-21.1.0.dev30/aodh/api/api-paste.ini DEBUG: 2025-11-24 06:18:33.026 379499 WARNING oslo_db.sqlalchemy.utils [None req-6fa39e1e-3621-400c-b113-54849553a750 2b34c810-3c2e-4654-85f2-824d36bb36b2 6318feb9-9bc1-4fc1-b123-a9d090a4e17b - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-11-24 06:18:33.031 379499 WARNING oslo_db.sqlalchemy.utils [None req-923cffcf-9e6f-4394-8bdf-4f476f77717b 2b34c810-3c2e-4654-85f2-824d36bb36b2 6318feb9-9bc1-4fc1-b123-a9d090a4e17b - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-11-24 06:18:33.039 379499 WARNING oslo_db.sqlalchemy.utils [None req-654b4210-cb9f-44dc-90fd-2a7704268c81 2b34c810-3c2e-4654-85f2-824d36bb36b2 6318feb9-9bc1-4fc1-b123-a9d090a4e17b - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-11-24 06:18:33.044 379499 WARNING oslo_db.sqlalchemy.utils [None req-baa7e76f-7aca-4dcd-aa7c-745d4e3225fc 2b34c810-3c2e-4654-85f2-824d36bb36b2 6318feb9-9bc1-4fc1-b123-a9d090a4e17b - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-11-24 06:18:33.053 379499 WARNING oslo_db.sqlalchemy.utils [None req-9d431f1b-2fb1-4cc9-9c08-8fecde04016f 2b34c810-3c2e-4654-85f2-824d36bb36b2 6318feb9-9bc1-4fc1-b123-a9d090a4e17b - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-11-24 06:18:33.061 379499 WARNING oslo_db.sqlalchemy.utils [None req-398a05b5-03e3-447a-b79c-e2afde7edd03 2b34c810-3c2e-4654-85f2-824d36bb36b2 6318feb9-9bc1-4fc1-b123-a9d090a4e17b - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-11-24 06:18:33.069 379499 WARNING oslo_db.sqlalchemy.utils [None req-fa1f518d-67ee-40ad-bb06-9d9c63b71a74 2b34c810-3c2e-4654-85f2-824d36bb36b2 6318feb9-9bc1-4fc1-b123-a9d090a4e17b - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-11-24 06:18:33.075 379499 WARNING oslo_db.sqlalchemy.utils [None req-70d6ca80-238d-419f-9f61-b861317c6021 2b34c810-3c2e-4654-85f2-824d36bb36b2 6318feb9-9bc1-4fc1-b123-a9d090a4e17b - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-11-24 06:18:33.086 379499 WARNING oslo_db.sqlalchemy.utils [None req-02851fbe-a99a-4d0a-a4df-426ebff0f969 2b34c810-3c2e-4654-85f2-824d36bb36b2 6318feb9-9bc1-4fc1-b123-a9d090a4e17b - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-11-24 06:18:33.092 379499 WARNING oslo_db.sqlalchemy.utils [None req-699f2e3a-bd2c-491a-8a84-49c7a0576236 2b34c810-3c2e-4654-85f2-824d36bb36b2 6318feb9-9bc1-4fc1-b123-a9d090a4e17b - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-11-24 06:18:33.112 379499 WARNING oslo_db.sqlalchemy.utils [None req-b074f8e2-8669-44e7-93ac-8eacf7339483 2b34c810-3c2e-4654-85f2- DEBUG: 824d36bb36b2 6318feb9-9bc1-4fc1-b123-a9d090a4e17b - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-11-24 06:18:33.121 379499 WARNING oslo_db.sqlalchemy.utils [None req-27a2124d-e11d-4e41-8a50-c4f80ba39f90 2b34c810-3c2e-4654-85f2-824d36bb36b2 6318feb9-9bc1-4fc1-b123-a9d090a4e17b - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-11-24 06:18:33.146 379499 WARNING oslo_db.sqlalchemy.utils [None req-669f5452-6baf-4bc7-9102-9ac626f349e7 2b34c810-3c2e-4654-85f2-824d36bb36b2 6318feb9-9bc1-4fc1-b123-a9d090a4e17b - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-11-24 06:18:33.152 379499 WARNING oslo_db.sqlalchemy.utils [None req-32fd7a54-702b-458c-a463-b9e0e93902c0 2b34c810-3c2e-4654-85f2-824d36bb36b2 6318feb9-9bc1-4fc1-b123-a9d090a4e17b - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-11-24 06:18:33.163 379499 WARNING oslo_db.sqlalchemy.utils [None req-29e20a75-a09b-44da-a488-9d000218ec55 2b34c810-3c2e-4654-85f2-824d36bb36b2 6318feb9-9bc1-4fc1-b123-a9d090a4e17b - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-11-24 06:18:33.169 379499 WARNING oslo_db.sqlalchemy.utils [None req-6f0a9678-28dd-4150-a6ef-d400ade1ce5d 2b34c810-3c2e-4654-85f2-824d36bb36b2 6318feb9-9bc1-4fc1-b123-a9d090a4e17b - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-11-24 06:18:33.178 379499 WARNING oslo_db.sqlalchemy.utils [None req-ed0e8e86-cd7e-4319-bc2a-31c58ca45ca1 2b34c810-3c2e-4654-85f2-824d36bb36b2 6318feb9-9bc1-4fc1-b123-a9d090a4e17b - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-11-24 06:18:33.182 379499 WARNING oslo_db.sqlalchemy.utils [None req-6a3e5a2f-6bf8-43df-b0f0-a2bd1910049a 2b34c810-3c2e-4654-85f2-824d36bb36b2 6318feb9-9bc1-4fc1-b123-a9d090a4e17b - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-11-24 06:18:33.190 379499 WARNING oslo_db.sqlalchemy.utils [None req-5666dc87-5058-43fd-8c5f-f320f6db2864 2b34c810-3c2e-4654-85f2-824d36bb36b2 6318feb9-9bc1-4fc1-b123-a9d090a4e17b - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-11-24 06:18:33.193 379499 WARNING oslo_db.sqlalchemy.utils [None req-e89bb2d3-c9af-477c-9db4-ae45df06fab3 2b34c810-3c2e-4654-85f2-824d36bb36b2 6318feb9-9bc1-4fc1-b123-a9d090a4e17b - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-11-24 06:18:33.201 379499 WARNING oslo_db.sqlalchemy.utils [None req-4cce316d-2f76-442f-8789-b05fbbfd3c2e 2b34c810-3c2e-4654-85f2-824d36bb36b2 6318feb9-9bc1-4fc1-b123-a9d090a4e17b - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-11-24 06:18:33.204 379499 WARNING oslo_db.sqlalchemy.utils [None req-4cce316d-2f76-442f-8789-b05fbbfd3c2e 2b34c810-3c2e-4654-85f2-824d36bb36b2 6318feb9-9bc1-4fc1-b123-a9d090a4e17b - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: {2} aodh.tests.functional.api.v2.test_alarm_scenarios.TestAlarmsQuotas.test_overquota_by_user_quota_config [0.098787s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-11-24 06:18:33.125 379500 INFO alembic.runtime.migration [None req-4c3f2820-e710-4ab1-a85a-5625ff8bb615 8684a9b0-cab0-4ebc-b110-ae9f6fc01a43 88f75c4b-4cc6-45bc-9a11-9a56e87f13ca - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:33.132 379500 INFO alembic.runtime.migration [None req-4c3f2820-e710-4ab1-a85a-5625ff8bb615 8684a9b0-cab0-4ebc-b110-ae9f6fc01a43 88f75c4b-4cc6-45bc-9a11-9a56e87f13ca - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:33.136 379500 INFO alembic.runtime.migration [None req-4c3f2820-e710-4ab1-a85a-5625ff8bb615 8684a9b0-cab0-4ebc-b110-ae9f6fc01a43 88f75c4b-4cc6-45bc-9a11-9a56e87f13ca - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:33.136 379500 INFO alembic.runtime.migration [None req-4c3f2820-e710-4ab1-a85a-5625ff8bb615 8684a9b0-cab0-4ebc-b110-ae9f6fc01a43 88f75c4b-4cc6-45bc-9a11-9a56e87f13ca - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:33.141 379500 INFO alembic.runtime.migration [None req-4c3f2820-e710-4ab1-a85a-5625ff8bb615 8684a9b0-cab0-4ebc-b110-ae9f6fc01a43 88f75c4b-4cc6-45bc-9a11-9a56e87f13ca - - - -] Running stamp_revision -> 010 DEBUG: 2025-11-24 06:18:33.142 379500 INFO aodh.api.app [None req-4c3f2820-e710-4ab1-a85a-5625ff8bb615 8684a9b0-cab0-4ebc-b110-ae9f6fc01a43 88f75c4b-4cc6-45bc-9a11-9a56e87f13ca - - - -] WSGI config used: /builddir/build/BUILD/aodh-21.1.0.dev30/aodh/api/api-paste.ini DEBUG: 2025-11-24 06:18:33.164 379500 WARNING oslo_db.sqlalchemy.utils [None req-25741383-8fff-4f2f-8f42-b80d68312f51 dcbe6da5-27b0-447d-a61f-05adc61ea1c1 97275479-2824-4031-abcc-3a9053b068c1 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-11-24 06:18:33.165 379500 WARNING oslo_db.sqlalchemy.utils [None req-25741383-8fff-4f2f-8f42-b80d68312f51 dcbe6da5-27b0-447d-a61f-05adc61ea1c1 97275479-2824-4031-abcc-3a9053b068c1 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-11-24 06:18:33.171 379500 WARNING oslo_db.sqlalchemy.utils [None req-f7685c77-45e3-4c3d-a209-b43557b6b83f dcbe6da5-27b0-447d-a61f-05adc61ea1c1 97275479-2824-4031-abcc-3a9053b068c1 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-11-24 06:18:33.175 379500 WARNING oslo_db.sqlalchemy.utils [None req-619d7a1f-e7ab-45ca-a311-937ac7891c8b dcbe6da5-27b0-447d-a61f-05adc61ea1c1 97275479-2824-4031-abcc-3a9053b068c1 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-11-24 06:18:33.176 379500 WARNING oslo_db.sqlalchemy.utils [None req-619d7a1f-e7ab-45ca-a311-937ac7891c8b dcbe6da5-27b0-447d-a61f-05adc61ea1c1 97275479-2824-4031-abcc-3a9053b068c1 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-11-24 06:18:33.191 379500 WARNING oslo_db.sqlalchemy.utils [None req-e78dec8a-c010-4206-a663-a02b8c3c3e1b dcbe6da5-27b0-447d-a61f-05adc61ea1c1 97275479-2824-4031-abcc-3a9053b068c1 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: {2} aodh.tests.functional.api.v2.test_alarm_scenarios.TestAlarmsRuleGnocchi.test_post_gnocchi_metrics_alarm_cached [0.074598s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-11-24 06:18:33.224 379500 INFO alembic.runtime.migration [None req-bfc5d7d1-7972-4ec0-8346-2d0bf7a09baa dcbe6da5-27b0-447d-a61f-05adc61ea1c1 97275479-2824-4031-abcc-3a9053b068c1 - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:33.224 379500 INFO alembic.runtime.migration [None req-bfc5d7d1-7972-4ec0-8346-2d0bf7a09baa dcbe6da5-27b0-447d-a61f-05adc61ea1c1 97275479-2824-4031-abcc-3a9053b068c1 - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:33.231 379500 INFO alembic.runtime.migration [None req-bfc5d7d1-7972-4ec0-8346-2d0bf7a09baa dcbe6da5-27b0-447d-a61f-05adc61ea1c1 97275479-2824-4031-abcc-3a9053b068c1 - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:33.231 379500 INFO alembic.runtime.migration [None req-bfc5d7d1-7972-4ec0-8346-2d0bf7a09baa dcbe6da5-27b0-447d-a61f-05adc61ea1c1 97275479-2824-4031-abcc-3a9053b068c1 - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:33.236 379500 INFO alembic.runtime.migration [None req-bfc5d7d1-7972-4ec0-8346-2d0bf7a09baa dcbe6da5-27b0-447d-a61f-05adc61ea1c1 97275479-2824-4031-abcc-3a9053b068c1 - - - -] Running stamp_revision -> 010 DEBUG: 2025-11-24 06:18:33.239 379500 INFO aodh.api.app [None req-bfc5d7d1-7972-4ec0-8346-2d0bf7a09baa dcbe6da5-27b0-447d-a61f-05adc61ea1c1 97275479-2824-4031-abcc-3a9053b068c1 - - - -] WSGI config used: /builddir/build/BUILD/aodh-21.1.0.dev30/aodh/api/api-paste.ini DEBUG: 2025-11-24 06:18:33.273 379500 WARNING oslo_db.sqlalchemy.utils [None req-ecaf975c-78b7-4319-9f6e-88117cc6815c 98e3a72e-448c-4ef2-8cfb-d0d00901412d 94e49aeb-6553-431a-88b2-32fe024d0b8a - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-11-24 06:18:33.274 379500 WARNING oslo_db.sqlalchemy.utils [None req-ecaf975c-78b7-4319-9f6e-88117cc6815c 98e3a72e-448c-4ef2-8cfb-d0d00901412d 94e49aeb-6553-431a-88b2-32fe024d0b8a - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-11-24 06:18:33.284 379500 WARNING oslo_db.sqlalchemy.utils [None req-94a0844a-04fe-4772-adca-261e1c4b618b 98e3a72e-448c-4ef2-8cfb-d0d00901412d 94e49aeb-6553-431a-88b2-32fe024d0b8a - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-11-24 06:18:33.285 379500 WARNING oslo_db.sqlalchemy.utils [None req-94a0844a-04fe-4772-adca-261e1c4b618b 98e3a72e-448c-4ef2-8cfb-d0d00901412d 94e49aeb-6553-431a-88b2-32fe024d0b8a - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: {2} aodh.tests.functional.api.v2.test_alarm_scenarios.TestAlarmsRulePrometheus.test_post_prometheus_alarm_as_admin_on_behalf_of_another_project [0.038263s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-11-24 06:18:33.297 379500 INFO alembic.runtime.migration [None req-94a0844a-04fe-4772-adca-261e1c4b618b 98e3a72e-448c-4ef2-8cfb-d0d00901412d 94e49aeb-6553-431a-88b2-32fe024d0b8a - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:33.297 379500 INFO alembic.runtime.migration [None req-94a0844a-04fe-4772-adca-261e1c4b618b 98e3a72e-448c-4ef2-8cfb-d0d00901412d 94e49aeb-6553-431a-88b2-32fe024d0b8a - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:33.300 379500 INFO alembic.runtime.migration [None req-94a0844a-04fe-4772-adca-261e1c4b618b 98e3a72e-448c-4ef2-8cfb-d0d00901412d 94e49aeb-6553-431a-88b2-32fe024d0b8a - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:33.300 379500 INFO alembic.runtime.migration [None req-94a0844a-04fe-4772-adca-261e1c4b618b 98e3a72e-448c-4ef2-8cfb-d0d00901412d 94e49aeb-6553-431a-88b2-32fe024d0b8a - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:33.305 379500 INFO alembic.runtime.migration [None req-94a0844a-04fe-4772-adca-261e1c4b618b 98e3a72e-448c-4ef2-8cfb-d0d00901412d 94e49aeb-6553-431a-88b2-32fe024d0b8a - - - -] Running stamp_revision -> 010 DEBUG: 2025-11-24 06:18:33.306 379500 INFO aodh.api.app [None req-94a0844a-04fe-4772-adca-261e1c4b618b 98e3a72e-448c-4ef2-8cfb-d0d00901412d 94e49aeb-6553-431a-88b2-32fe024d0b8a - - - -] WSGI config used: /builddir/build/BUILD/aodh-21.1.0.dev30/aodh/api/api-paste.ini DEBUG: 2025-11-24 06:18:33.320 379500 WARNING oslo_db.sqlalchemy.utils [None req-2ce7599c-f568-4097-b14b-d654e931c1cb 6d3a668d-3b5f-4ce9-b4f8-cc4ed15e398a ab7ae8a8-8d58-45d4-9516-fc2a7299cd72 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-11-24 06:18:33.322 379500 WARNING oslo_db.sqlalchemy.utils [None req-2ce7599c-f568-4097-b14b-d654e931c1cb 6d3a668d-3b5f-4ce9-b4f8-cc4ed15e398a ab7ae8a8-8d58-45d4-9516-fc2a7299cd72 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-11-24 06:18:33.326 379500 WARNING oslo_db.sqlalchemy.utils [None req-2ce7599c-f568-4097-b14b-d654e931c1cb 6d3a668d-3b5f-4ce9-b4f8-cc4ed15e398a ab7ae8a8-8d58-45d4-9516-fc2a7299cd72 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: {2} aodh.tests.functional.api.v2.test_complex_query.TestComplexQuery.test_convert_operator_to_lower_case [0.001047s] ... ok DEBUG: {2} aodh.tests.functional.api.v2.test_complex_query.TestComplexQuery.test_replace_isotime_wrong_syntax [0.001728s] ... ok DEBUG: {2} aodh.tests.functional.api.v2.test_complex_query.TestComplexQuery.test_validate_orderby_wrong_field_name [0.003386s] ... ok DEBUG: {0} aodh.tests.functional.api.v2.test_alarm_scenarios.TestPaginationQuery.test_pagination_query_history_data [0.362176s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-11-24 06:18:32.979 379498 INFO alembic.runtime.migration [None req-08f8716b-0a2f-41cb-891e-1d075382b2f3 5c24665b-6ed3-4031-b29c-74c9f2a3e49e e9a6d709-f88d-4891-92dd-79a4067c122a - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:32.979 379498 INFO alembic.runtime.migration [None req-08f8716b-0a2f-41cb-891e-1d075382b2f3 5c24665b-6ed3-4031-b29c-74c9f2a3e49e e9a6d709-f88d-4891-92dd-79a4067c122a - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:32.989 379498 INFO alembic.runtime.migration [None req-08f8716b-0a2f-41cb-891e-1d075382b2f3 5c24665b-6ed3-4031-b29c-74c9f2a3e49e e9a6d709-f88d-4891-92dd-79a4067c122a - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:32.989 379498 INFO alembic.runtime.migration [None req-08f8716b-0a2f-41cb-891e-1d075382b2f3 5c24665b-6ed3-4031-b29c-74c9f2a3e49e e9a6d709-f88d-4891-92dd-79a4067c122a - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:33.002 379498 INFO alembic.runtime.migration [None req-08f8716b-0a2f-41cb-891e-1d075382b2f3 5c24665b-6ed3-4031-b29c-74c9f2a3e49e e9a6d709-f88d-4891-92dd-79a4067c122a - - - -] Running stamp_revision -> 010 DEBUG: 2025-11-24 06:18:33.004 379498 INFO aodh.api.app [None req-08f8716b-0a2f-41cb-891e-1d075382b2f3 5c24665b-6ed3-4031-b29c-74c9f2a3e49e e9a6d709-f88d-4891-92dd-79a4067c122a - - - -] WSGI config used: /builddir/build/BUILD/aodh-21.1.0.dev30/aodh/api/api-paste.ini DEBUG: 2025-11-24 06:18:33.038 379498 WARNING oslo_db.sqlalchemy.utils [None req-b0b74ba4-2512-45e6-80e4-602f4fbec4b3 e86aaf22-822d-4a06-b710-8519bb0e852e 4ee4097a-d5ce-476a-8098-8e88b235a99a - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-11-24 06:18:33.044 379498 WARNING oslo_db.sqlalchemy.utils [None req-547bac74-6f0f-44a8-82f6-792f062a3cf1 e86aaf22-822d-4a06-b710-8519bb0e852e 4ee4097a-d5ce-476a-8098-8e88b235a99a - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-11-24 06:18:33.064 379498 WARNING oslo_db.sqlalchemy.utils [None req-b225761c-1c48-4749-af90-05d28a53ac3e e86aaf22-822d-4a06-b710-8519bb0e852e 4ee4097a-d5ce-476a-8098-8e88b235a99a - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-11-24 06:18:33.074 379498 WARNING oslo_db.sqlalchemy.utils [None req-f3835f76-eafa-463e-a0cf-2e81bdd1ba46 e86aaf22-822d-4a06-b710-8519bb0e852e 4ee4097a-d5ce-476a-8098-8e88b235a99a - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-11-24 06:18:33.097 379498 WARNING oslo_db.sqlalchemy.utils [None req-67a5d4b4-e6b3-4f1d-8def-707585494371 e86aaf22-822d-4a06-b710-8519bb0e852e 4ee4097a-d5ce-476a-8098-8e88b235a99a - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-11-24 06:18:33.102 379498 WARNING oslo_db.sqlalchemy.utils [None req-ecdaf98e-0b00-4a02-b68d-d691c6f624bf e86aaf22-822d-4a06-b710-8519bb0e852e 4ee4097a-d5ce-476a-8098-8e88b235a99a - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-11-24 06:18:33.245 379498 WARNING oslo_db.sqlalchemy.utils [None req-54f130dc-d40e-48c3-ad4f-6d16ae6e549c e86aaf22-822d-4a06-b710-8519bb0e852e 4ee4097a-d5ce-476a-8098-8e88b235a99a - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-11-24 06:18:33.250 379498 WARNING oslo_db.sqlalchemy.utils [None req-f2a06a6f-19b3-43ef-9141-1bb2b5f4b2c1 e86aaf22-822d-4a06-b710-8519bb0e852e 4ee4097a-d5ce-476a-8098-8e88b235a99a - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-11-24 06:18:33.258 379498 WARNING oslo_db.sqlalchemy.utils [None req-7853f158-f3d8-4eaa-b070-a70110db4ebe e86aaf22-822d-4a06-b710-8519bb0e852e 4ee4097a-d5ce-476a-8098-8e88b235a99a - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-11-24 06:18:33.262 379498 WARNING oslo_db.sqlalchemy.utils [None req-fbe610eb-3723-41d6-ba9d-b67fbfaff346 e86aaf22-822d-4a06-b710-8519bb0e852e 4ee4097a-d5ce-476a-8098-8e88b235a99a - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-11-24 06:18:33.270 379498 WARNING oslo_db.sqlalchemy.utils [None req-43fd15dd-8fca-4aa2-9fb4-1ef7059ea13d e86aaf22-822d-4a06-b710- DEBUG: 8519bb0e852e 4ee4097a-d5ce-476a-8098-8e88b235a99a - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-11-24 06:18:33.274 379498 WARNING oslo_db.sqlalchemy.utils [None req-8d15c075-3cef-4a17-bf9c-4fe0845e4a00 e86aaf22-822d-4a06-b710-8519bb0e852e 4ee4097a-d5ce-476a-8098-8e88b235a99a - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-11-24 06:18:33.281 379498 WARNING oslo_db.sqlalchemy.utils [None req-a8e2b78a-e202-4f5b-a22c-112390b64e19 e86aaf22-822d-4a06-b710-8519bb0e852e 4ee4097a-d5ce-476a-8098-8e88b235a99a - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-11-24 06:18:33.286 379498 WARNING oslo_db.sqlalchemy.utils [None req-b598e99f-1807-406e-abcf-75687db05756 e86aaf22-822d-4a06-b710-8519bb0e852e 4ee4097a-d5ce-476a-8098-8e88b235a99a - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-11-24 06:18:33.293 379498 WARNING oslo_db.sqlalchemy.utils [None req-9bea4f42-10c9-4d09-aa0a-7324d6622b10 e86aaf22-822d-4a06-b710-8519bb0e852e 4ee4097a-d5ce-476a-8098-8e88b235a99a - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-11-24 06:18:33.298 379498 WARNING oslo_db.sqlalchemy.utils [None req-27d1f59c-53c7-43f9-a6dc-5980a6add436 e86aaf22-822d-4a06-b710-8519bb0e852e 4ee4097a-d5ce-476a-8098-8e88b235a99a - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-11-24 06:18:33.305 379498 WARNING oslo_db.sqlalchemy.utils [None req-c49bc587-82e7-4f5b-8a82-cdd1c294394f e86aaf22-822d-4a06-b710-8519bb0e852e 4ee4097a-d5ce-476a-8098-8e88b235a99a - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-11-24 06:18:33.309 379498 WARNING oslo_db.sqlalchemy.utils [None req-b1141810-e4d3-4268-9d3c-7a6187a5bdd1 e86aaf22-822d-4a06-b710-8519bb0e852e 4ee4097a-d5ce-476a-8098-8e88b235a99a - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-11-24 06:18:33.316 379498 WARNING oslo_db.sqlalchemy.utils [None req-0bfde470-ddd4-439e-84fa-1dd8f779c2ec e86aaf22-822d-4a06-b710-8519bb0e852e 4ee4097a-d5ce-476a-8098-8e88b235a99a - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-11-24 06:18:33.320 379498 WARNING oslo_db.sqlalchemy.utils [None req-fc17e40c-58cb-4e44-97ae-0cfa1fcac0bd e86aaf22-822d-4a06-b710-8519bb0e852e 4ee4097a-d5ce-476a-8098-8e88b235a99a - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-11-24 06:18:33.328 379498 WARNING oslo_db.sqlalchemy.utils [None req-0facc603-fb37-4abc-a4dd-5450bbe1e422 e86aaf22-822d-4a06-b710-8519bb0e852e 4ee4097a-d5ce-476a-8098-8e88b235a99a - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: {2} aodh.tests.functional.api.v2.test_complex_query.TestComplexQuery.test_validate_orderby_wrong_order_string [0.003506s] ... ok DEBUG: {0} aodh.tests.functional.api.v2.test_alarm_scenarios.TestPaginationQuery.test_sort_by_severity_with_its_value ... SKIPPED: This is only implemented for MySQL DEBUG: {2} aodh.tests.functional.api.v2.test_complex_query_scenarios.TestQueryAlarmsController.test_admin_tenant_can_query_any_project [0.054892s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-11-24 06:18:33.346 379500 INFO alembic.runtime.migration [None req-2ce7599c-f568-4097-b14b-d654e931c1cb 6d3a668d-3b5f-4ce9-b4f8-cc4ed15e398a ab7ae8a8-8d58-45d4-9516-fc2a7299cd72 - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:33.347 379500 INFO alembic.runtime.migration [None req-2ce7599c-f568-4097-b14b-d654e931c1cb 6d3a668d-3b5f-4ce9-b4f8-cc4ed15e398a ab7ae8a8-8d58-45d4-9516-fc2a7299cd72 - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:33.351 379500 INFO alembic.runtime.migration [None req-2ce7599c-f568-4097-b14b-d654e931c1cb 6d3a668d-3b5f-4ce9-b4f8-cc4ed15e398a ab7ae8a8-8d58-45d4-9516-fc2a7299cd72 - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:33.351 379500 INFO alembic.runtime.migration [None req-2ce7599c-f568-4097-b14b-d654e931c1cb 6d3a668d-3b5f-4ce9-b4f8-cc4ed15e398a ab7ae8a8-8d58-45d4-9516-fc2a7299cd72 - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:33.356 379500 INFO alembic.runtime.migration [None req-2ce7599c-f568-4097-b14b-d654e931c1cb 6d3a668d-3b5f-4ce9-b4f8-cc4ed15e398a ab7ae8a8-8d58-45d4-9516-fc2a7299cd72 - - - -] Running stamp_revision -> 010 DEBUG: 2025-11-24 06:18:33.358 379500 INFO aodh.api.app [None req-2ce7599c-f568-4097-b14b-d654e931c1cb 6d3a668d-3b5f-4ce9-b4f8-cc4ed15e398a ab7ae8a8-8d58-45d4-9516-fc2a7299cd72 - - - -] WSGI config used: /builddir/build/BUILD/aodh-21.1.0.dev30/aodh/api/api-paste.ini DEBUG: {0} aodh.tests.functional.api.v2.test_app.TestApiMiddleware.test_translated_then_untranslated_error [0.035732s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-11-24 06:18:33.375 379498 INFO alembic.runtime.migration [None req-0facc603-fb37-4abc-a4dd-5450bbe1e422 e86aaf22-822d-4a06-b710-8519bb0e852e 4ee4097a-d5ce-476a-8098-8e88b235a99a - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:33.375 379498 INFO alembic.runtime.migration [None req-0facc603-fb37-4abc-a4dd-5450bbe1e422 e86aaf22-822d-4a06-b710-8519bb0e852e 4ee4097a-d5ce-476a-8098-8e88b235a99a - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:33.379 379498 INFO alembic.runtime.migration [None req-0facc603-fb37-4abc-a4dd-5450bbe1e422 e86aaf22-822d-4a06-b710-8519bb0e852e 4ee4097a-d5ce-476a-8098-8e88b235a99a - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:33.379 379498 INFO alembic.runtime.migration [None req-0facc603-fb37-4abc-a4dd-5450bbe1e422 e86aaf22-822d-4a06-b710-8519bb0e852e 4ee4097a-d5ce-476a-8098-8e88b235a99a - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:33.383 379498 INFO alembic.runtime.migration [None req-0facc603-fb37-4abc-a4dd-5450bbe1e422 e86aaf22-822d-4a06-b710-8519bb0e852e 4ee4097a-d5ce-476a-8098-8e88b235a99a - - - -] Running stamp_revision -> 010 DEBUG: 2025-11-24 06:18:33.385 379498 INFO aodh.api.app [None req-0facc603-fb37-4abc-a4dd-5450bbe1e422 e86aaf22-822d-4a06-b710-8519bb0e852e 4ee4097a-d5ce-476a-8098-8e88b235a99a - - - -] WSGI config used: /builddir/build/BUILD/aodh-21.1.0.dev30/aodh/api/api-paste.ini DEBUG: 2025-11-24 06:18:33.398 379498 WARNING oslo_db.sqlalchemy.utils [None req-a6ba62bf-7deb-4c90-b2f0-144911cb0cc6 - - - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-11-24 06:18:33.403 379498 WARNING oslo_db.sqlalchemy.utils [None req-2f8056c9-954a-4004-8789-2da34a8568a1 - - - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: {0} aodh.tests.functional.api.v2.test_complex_query.TestComplexQuery.test_convert_orderby [0.000678s] ... ok DEBUG: {0} aodh.tests.functional.api.v2.test_complex_query.TestComplexQuery.test_invalid_filter_misstyped_field_name_alarmchange [0.011311s] ... ok DEBUG: {0} aodh.tests.functional.api.v2.test_complex_query.TestComplexQuery.test_replace_isotime_in_complex_filter [0.001439s] ... ok DEBUG: {0} aodh.tests.functional.api.v2.test_complex_query.TestComplexQuery.test_replace_isotime_in_complex_filter_with_unbalanced_tree [0.000625s] ... ok DEBUG: {2} aodh.tests.functional.api.v2.test_complex_query_scenarios.TestQueryAlarmsController.test_filter_with_isotime_state_timestamp [0.053176s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-11-24 06:18:33.401 379500 INFO alembic.runtime.migration [None req-24bf9e4a-b7f0-4cdf-88df-b75b66467edd - project-id1 - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:33.401 379500 INFO alembic.runtime.migration [None req-24bf9e4a-b7f0-4cdf-88df-b75b66467edd - project-id1 - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:33.405 379500 INFO alembic.runtime.migration [None req-24bf9e4a-b7f0-4cdf-88df-b75b66467edd - project-id1 - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:33.405 379500 INFO alembic.runtime.migration [None req-24bf9e4a-b7f0-4cdf-88df-b75b66467edd - project-id1 - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:33.410 379500 INFO alembic.runtime.migration [None req-24bf9e4a-b7f0-4cdf-88df-b75b66467edd - project-id1 - - - -] Running stamp_revision -> 010 DEBUG: 2025-11-24 06:18:33.412 379500 INFO aodh.api.app [None req-24bf9e4a-b7f0-4cdf-88df-b75b66467edd - project-id1 - - - -] WSGI config used: /builddir/build/BUILD/aodh-21.1.0.dev30/aodh/api/api-paste.ini DEBUG: {0} aodh.tests.functional.api.v2.test_complex_query_scenarios.TestQueryAlarmsController.test_limit_should_be_positive [0.040661s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-11-24 06:18:33.426 379498 INFO alembic.runtime.migration [None req-2f8056c9-954a-4004-8789-2da34a8568a1 - - - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:33.426 379498 INFO alembic.runtime.migration [None req-2f8056c9-954a-4004-8789-2da34a8568a1 - - - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:33.429 379498 INFO alembic.runtime.migration [None req-2f8056c9-954a-4004-8789-2da34a8568a1 - - - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:33.430 379498 INFO alembic.runtime.migration [None req-2f8056c9-954a-4004-8789-2da34a8568a1 - - - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:33.434 379498 INFO alembic.runtime.migration [None req-2f8056c9-954a-4004-8789-2da34a8568a1 - - - - - -] Running stamp_revision -> 010 DEBUG: 2025-11-24 06:18:33.436 379498 INFO aodh.api.app [None req-2f8056c9-954a-4004-8789-2da34a8568a1 - - - - - -] WSGI config used: /builddir/build/BUILD/aodh-21.1.0.dev30/aodh/api/api-paste.ini DEBUG: {3} aodh.tests.functional.api.v2.test_alarm_scenarios.TestAlarmsHistory.test_get_alarm_history_constrained_by_alarm_id_failed [0.259066s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-11-24 06:18:33.214 379501 INFO alembic.runtime.migration [None req-bf7955eb-3f08-4865-abf2-b1778c78ca0b 39890bf7-b904-424b-b4a6-9bdefb69b124 348ce0d3-4650-42fb-af3b-41d60dcd5fd9 - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:33.214 379501 INFO alembic.runtime.migration [None req-bf7955eb-3f08-4865-abf2-b1778c78ca0b 39890bf7-b904-424b-b4a6-9bdefb69b124 348ce0d3-4650-42fb-af3b-41d60dcd5fd9 - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:33.218 379501 INFO alembic.runtime.migration [None req-bf7955eb-3f08-4865-abf2-b1778c78ca0b 39890bf7-b904-424b-b4a6-9bdefb69b124 348ce0d3-4650-42fb-af3b-41d60dcd5fd9 - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:33.219 379501 INFO alembic.runtime.migration [None req-bf7955eb-3f08-4865-abf2-b1778c78ca0b 39890bf7-b904-424b-b4a6-9bdefb69b124 348ce0d3-4650-42fb-af3b-41d60dcd5fd9 - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:33.227 379501 INFO alembic.runtime.migration [None req-bf7955eb-3f08-4865-abf2-b1778c78ca0b 39890bf7-b904-424b-b4a6-9bdefb69b124 348ce0d3-4650-42fb-af3b-41d60dcd5fd9 - - - -] Running stamp_revision -> 010 DEBUG: 2025-11-24 06:18:33.232 379501 INFO aodh.api.app [None req-bf7955eb-3f08-4865-abf2-b1778c78ca0b 39890bf7-b904-424b-b4a6-9bdefb69b124 348ce0d3-4650-42fb-af3b-41d60dcd5fd9 - - - -] WSGI config used: /builddir/build/BUILD/aodh-21.1.0.dev30/aodh/api/api-paste.ini DEBUG: 2025-11-24 06:18:33.453 379501 WARNING oslo_db.sqlalchemy.utils [None req-40537ef4-94d8-4b24-8c8c-fa1182d0a9c4 c870443e-50c6-4edd-b36d-2d616b96617d 3c799b78-d2d8-4b3b-bd27-239a032a818b - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: {2} aodh.tests.functional.api.v2.test_complex_query_scenarios.TestQueryAlarmsHistoryController.test_limit_should_be_positive [0.039070s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-11-24 06:18:33.455 379500 INFO alembic.runtime.migration [None req-6ce36893-4e5e-4545-91bd-61153d86981e - project-id1 - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:33.455 379500 INFO alembic.runtime.migration [None req-6ce36893-4e5e-4545-91bd-61153d86981e - project-id1 - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:33.459 379500 INFO alembic.runtime.migration [None req-6ce36893-4e5e-4545-91bd-61153d86981e - project-id1 - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:33.459 379500 INFO alembic.runtime.migration [None req-6ce36893-4e5e-4545-91bd-61153d86981e - project-id1 - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:33.465 379500 INFO alembic.runtime.migration [None req-6ce36893-4e5e-4545-91bd-61153d86981e - project-id1 - - - -] Running stamp_revision -> 010 DEBUG: 2025-11-24 06:18:33.467 379500 INFO aodh.api.app [None req-6ce36893-4e5e-4545-91bd-61153d86981e - project-id1 - - - -] WSGI config used: /builddir/build/BUILD/aodh-21.1.0.dev30/aodh/api/api-paste.ini DEBUG: {0} aodh.tests.functional.api.v2.test_complex_query_scenarios.TestQueryAlarmsController.test_non_admin_tenant_can_explicitly_filter_for_own_project [0.069326s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-11-24 06:18:33.467 379498 INFO alembic.runtime.migration [None req-e06dc06b-bd90-4ea8-8037-bdf39049e32b - project-id1 - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:33.467 379498 INFO alembic.runtime.migration [None req-e06dc06b-bd90-4ea8-8037-bdf39049e32b - project-id1 - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:33.471 379498 INFO alembic.runtime.migration [None req-e06dc06b-bd90-4ea8-8037-bdf39049e32b - project-id1 - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:33.471 379498 INFO alembic.runtime.migration [None req-e06dc06b-bd90-4ea8-8037-bdf39049e32b - project-id1 - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:33.475 379498 INFO alembic.runtime.migration [None req-e06dc06b-bd90-4ea8-8037-bdf39049e32b - project-id1 - - - -] Running stamp_revision -> 010 DEBUG: 2025-11-24 06:18:33.477 379498 INFO aodh.api.app [None req-e06dc06b-bd90-4ea8-8037-bdf39049e32b - project-id1 - - - -] WSGI config used: /builddir/build/BUILD/aodh-21.1.0.dev30/aodh/api/api-paste.ini DEBUG: {1} aodh.tests.functional.api.v2.test_alarm_scenarios.TestAlarmsHistory.test_record_alarm_history_config [0.332709s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-11-24 06:18:33.219 379499 INFO alembic.runtime.migration [None req-4cce316d-2f76-442f-8789-b05fbbfd3c2e 2b34c810-3c2e-4654-85f2-824d36bb36b2 6318feb9-9bc1-4fc1-b123-a9d090a4e17b - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:33.219 379499 INFO alembic.runtime.migration [None req-4cce316d-2f76-442f-8789-b05fbbfd3c2e 2b34c810-3c2e-4654-85f2-824d36bb36b2 6318feb9-9bc1-4fc1-b123-a9d090a4e17b - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:33.223 379499 INFO alembic.runtime.migration [None req-4cce316d-2f76-442f-8789-b05fbbfd3c2e 2b34c810-3c2e-4654-85f2-824d36bb36b2 6318feb9-9bc1-4fc1-b123-a9d090a4e17b - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:33.223 379499 INFO alembic.runtime.migration [None req-4cce316d-2f76-442f-8789-b05fbbfd3c2e 2b34c810-3c2e-4654-85f2-824d36bb36b2 6318feb9-9bc1-4fc1-b123-a9d090a4e17b - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:33.228 379499 INFO alembic.runtime.migration [None req-4cce316d-2f76-442f-8789-b05fbbfd3c2e 2b34c810-3c2e-4654-85f2-824d36bb36b2 6318feb9-9bc1-4fc1-b123-a9d090a4e17b - - - -] Running stamp_revision -> 010 DEBUG: 2025-11-24 06:18:33.230 379499 INFO aodh.api.app [None req-4cce316d-2f76-442f-8789-b05fbbfd3c2e 2b34c810-3c2e-4654-85f2-824d36bb36b2 6318feb9-9bc1-4fc1-b123-a9d090a4e17b - - - -] WSGI config used: /builddir/build/BUILD/aodh-21.1.0.dev30/aodh/api/api-paste.ini DEBUG: 2025-11-24 06:18:33.253 379499 WARNING oslo_db.sqlalchemy.utils [None req-944b9e0a-32e7-4a56-bc11-95effbf6e58d 72009a07-d795-4f89-9f31-0c2530f54bc4 bb9b739c-105c-41ba-9c29-465e18a33faf - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-11-24 06:18:33.261 379499 WARNING oslo_db.sqlalchemy.utils [None req-944b9e0a-32e7-4a56-bc11-95effbf6e58d 72009a07-d795-4f89-9f31-0c2530f54bc4 bb9b739c-105c-41ba-9c29-465e18a33faf - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-11-24 06:18:33.271 379499 WARNING oslo_db.sqlalchemy.utils [None req-a2b11d63-b7c2-4a81-b9be-22b2aef205d0 72009a07-d795-4f89-9f31-0c2530f54bc4 bb9b739c-105c-41ba-9c29-465e18a33faf - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-11-24 06:18:33.279 379499 WARNING oslo_db.sqlalchemy.utils [None req-568bbbbf-87b5-4523-b7bb-636cb681e785 72009a07-d795-4f89-9f31-0c2530f54bc4 bb9b739c-105c-41ba-9c29-465e18a33faf - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-11-24 06:18:33.296 379499 WARNING oslo_db.sqlalchemy.utils [None req-bb0cda98-00ce-432a-8d13-3f5a5fa03243 72009a07-d795-4f89-9f31-0c2530f54bc4 bb9b739c-105c-41ba-9c29-465e18a33faf - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-11-24 06:18:33.301 379499 WARNING oslo_db.sqlalchemy.utils [None req-bb0cda98-00ce-432a-8d13-3f5a5fa03243 72009a07-d795-4f89-9f31-0c2530f54bc4 bb9b739c-105c-41ba-9c29-465e18a33faf - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-11-24 06:18:33.307 379499 WARNING oslo_db.sqlalchemy.utils [None req-2b0f4fd4-2265-483e-8490-72cfaf2c1a60 72009a07-d795-4f89-9f31-0c2530f54bc4 bb9b739c-105c-41ba-9c29-465e18a33faf - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-11-24 06:18:33.321 379499 WARNING oslo_db.sqlalchemy.utils [None req-4b9ffd95-9aeb-471b-88c1-07b1c2bdba77 72009a07-d795-4f89-9f31-0c2530f54bc4 bb9b739c-105c-41ba-9c29-465e18a33faf - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-11-24 06:18:33.335 379499 WARNING oslo_db.sqlalchemy.utils [None req-d992157d-93cd-41f8-ae0f-3b69c0918c12 72009a07-d795-4f89-9f31-0c2530f54bc4 bb9b739c-105c-41ba-9c29-465e18a33faf - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-11-24 06:18:33.535 379499 WARNING oslo_db.sqlalchemy.utils [None req-d992157d-93cd-41f8-ae0f-3b69c0918c12 72009a07-d795-4f89-9f31-0c2530f54bc4 bb9b739c-105c-41ba-9c29-465e18a33faf - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: {3} aodh.tests.functional.api.v2.test_alarm_scenarios.TestAlarmsQuotas.test_alarms_quotas [0.084888s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-11-24 06:18:33.475 379501 INFO alembic.runtime.migration [None req-40537ef4-94d8-4b24-8c8c-fa1182d0a9c4 c870443e-50c6-4edd-b36d-2d616b96617d 3c799b78-d2d8-4b3b-bd27-239a032a818b - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:33.475 379501 INFO alembic.runtime.migration [None req-40537ef4-94d8-4b24-8c8c-fa1182d0a9c4 c870443e-50c6-4edd-b36d-2d616b96617d 3c799b78-d2d8-4b3b-bd27-239a032a818b - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:33.480 379501 INFO alembic.runtime.migration [None req-40537ef4-94d8-4b24-8c8c-fa1182d0a9c4 c870443e-50c6-4edd-b36d-2d616b96617d 3c799b78-d2d8-4b3b-bd27-239a032a818b - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:33.480 379501 INFO alembic.runtime.migration [None req-40537ef4-94d8-4b24-8c8c-fa1182d0a9c4 c870443e-50c6-4edd-b36d-2d616b96617d 3c799b78-d2d8-4b3b-bd27-239a032a818b - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:33.485 379501 INFO alembic.runtime.migration [None req-40537ef4-94d8-4b24-8c8c-fa1182d0a9c4 c870443e-50c6-4edd-b36d-2d616b96617d 3c799b78-d2d8-4b3b-bd27-239a032a818b - - - -] Running stamp_revision -> 010 DEBUG: 2025-11-24 06:18:33.486 379501 INFO aodh.api.app [None req-40537ef4-94d8-4b24-8c8c-fa1182d0a9c4 c870443e-50c6-4edd-b36d-2d616b96617d 3c799b78-d2d8-4b3b-bd27-239a032a818b - - - -] WSGI config used: /builddir/build/BUILD/aodh-21.1.0.dev30/aodh/api/api-paste.ini DEBUG: 2025-11-24 06:18:33.523 379501 WARNING oslo_db.sqlalchemy.utils [None req-45b0a069-63b4-42d6-a8ba-f5733144d0b0 f4523b02-57c6-4ca4-9403-ba6558ebcb0f 93da2372-d775-4bd7-af6c-e861e48059ac - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-11-24 06:18:33.524 379501 WARNING oslo_db.sqlalchemy.utils [None req-45b0a069-63b4-42d6-a8ba-f5733144d0b0 f4523b02-57c6-4ca4-9403-ba6558ebcb0f 93da2372-d775-4bd7-af6c-e861e48059ac - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-11-24 06:18:33.530 379501 WARNING oslo_db.sqlalchemy.utils [None req-5ef1963b-bee7-4c2e-8339-6b45cf9a477c f4523b02-57c6-4ca4-9403-ba6558ebcb0f 93da2372-d775-4bd7-af6c-e861e48059ac - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-11-24 06:18:33.542 379501 WARNING oslo_db.sqlalchemy.utils [None req-c5a10be7-fe19-4ad9-9aad-e18ba72ff811 f4523b02-57c6-4ca4-9403-ba6558ebcb0f 93da2372-d775-4bd7-af6c-e861e48059ac - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-11-24 06:18:33.543 379501 WARNING oslo_db.sqlalchemy.utils [None req-c5a10be7-fe19-4ad9-9aad-e18ba72ff811 f4523b02-57c6-4ca4-9403-ba6558ebcb0f 93da2372-d775-4bd7-af6c-e861e48059ac - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-11-24 06:18:33.548 379501 WARNING oslo_db.sqlalchemy.utils [None req-058512b6-87b4-4bb4-88eb-177c5c372804 f4523b02-57c6-4ca4-9403-ba6558ebcb0f 93da2372-d775-4bd7-af6c-e861e48059ac - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: {2} aodh.tests.functional.api.v2.test_complex_query_scenarios.TestQueryAlarmsHistoryController.test_non_admin_tenant_cannot_query_others_project [0.069825s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-11-24 06:18:33.503 379500 INFO alembic.runtime.migration [None req-546d147c-8cd8-4f15-8b99-425d5d40b6a4 - project-id1 - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:33.503 379500 INFO alembic.runtime.migration [None req-546d147c-8cd8-4f15-8b99-425d5d40b6a4 - project-id1 - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:33.507 379500 INFO alembic.runtime.migration [None req-546d147c-8cd8-4f15-8b99-425d5d40b6a4 - project-id1 - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:33.507 379500 INFO alembic.runtime.migration [None req-546d147c-8cd8-4f15-8b99-425d5d40b6a4 - project-id1 - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:33.512 379500 INFO alembic.runtime.migration [None req-546d147c-8cd8-4f15-8b99-425d5d40b6a4 - project-id1 - - - -] Running stamp_revision -> 010 DEBUG: 2025-11-24 06:18:33.514 379500 INFO aodh.api.app [None req-546d147c-8cd8-4f15-8b99-425d5d40b6a4 - project-id1 - - - -] WSGI config used: /builddir/build/BUILD/aodh-21.1.0.dev30/aodh/api/api-paste.ini DEBUG: {0} aodh.tests.functional.api.v2.test_complex_query_scenarios.TestQueryAlarmsController.test_query_all [0.044669s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-11-24 06:18:33.537 379498 INFO alembic.runtime.migration [None req-07b12565-9534-40ff-adf4-aecade372896 - project-id1 - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:33.537 379498 INFO alembic.runtime.migration [None req-07b12565-9534-40ff-adf4-aecade372896 - project-id1 - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:33.541 379498 INFO alembic.runtime.migration [None req-07b12565-9534-40ff-adf4-aecade372896 - project-id1 - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:33.541 379498 INFO alembic.runtime.migration [None req-07b12565-9534-40ff-adf4-aecade372896 - project-id1 - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:33.546 379498 INFO alembic.runtime.migration [None req-07b12565-9534-40ff-adf4-aecade372896 - project-id1 - - - -] Running stamp_revision -> 010 DEBUG: 2025-11-24 06:18:33.548 379498 INFO aodh.api.app [None req-07b12565-9534-40ff-adf4-aecade372896 - project-id1 - - - -] WSGI config used: /builddir/build/BUILD/aodh-21.1.0.dev30/aodh/api/api-paste.ini DEBUG: {2} aodh.tests.functional.api.v2.test_complex_query_scenarios.TestQueryAlarmsHistoryController.test_query_all [0.039506s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-11-24 06:18:33.565 379500 INFO alembic.runtime.migration [None req-86406140-999e-4e1c-b66c-e1ec46230eaa - project-id1 - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:33.565 379500 INFO alembic.runtime.migration [None req-86406140-999e-4e1c-b66c-e1ec46230eaa - project-id1 - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:33.568 379500 INFO alembic.runtime.migration [None req-86406140-999e-4e1c-b66c-e1ec46230eaa - project-id1 - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:33.568 379500 INFO alembic.runtime.migration [None req-86406140-999e-4e1c-b66c-e1ec46230eaa - project-id1 - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:33.573 379500 INFO alembic.runtime.migration [None req-86406140-999e-4e1c-b66c-e1ec46230eaa - project-id1 - - - -] Running stamp_revision -> 010 DEBUG: 2025-11-24 06:18:33.574 379500 INFO aodh.api.app [None req-86406140-999e-4e1c-b66c-e1ec46230eaa - project-id1 - - - -] WSGI config used: /builddir/build/BUILD/aodh-21.1.0.dev30/aodh/api/api-paste.ini DEBUG: {3} aodh.tests.functional.api.v2.test_alarm_scenarios.TestAlarmsQuotas.test_overquota_by_quota_api [0.081498s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-11-24 06:18:33.568 379501 INFO alembic.runtime.migration [None req-058512b6-87b4-4bb4-88eb-177c5c372804 f4523b02-57c6-4ca4-9403-ba6558ebcb0f 93da2372-d775-4bd7-af6c-e861e48059ac - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:33.569 379501 INFO alembic.runtime.migration [None req-058512b6-87b4-4bb4-88eb-177c5c372804 f4523b02-57c6-4ca4-9403-ba6558ebcb0f 93da2372-d775-4bd7-af6c-e861e48059ac - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:33.579 379501 INFO alembic.runtime.migration [None req-058512b6-87b4-4bb4-88eb-177c5c372804 f4523b02-57c6-4ca4-9403-ba6558ebcb0f 93da2372-d775-4bd7-af6c-e861e48059ac - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:33.580 379501 INFO alembic.runtime.migration [None req-058512b6-87b4-4bb4-88eb-177c5c372804 f4523b02-57c6-4ca4-9403-ba6558ebcb0f 93da2372-d775-4bd7-af6c-e861e48059ac - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:33.588 379501 INFO alembic.runtime.migration [None req-058512b6-87b4-4bb4-88eb-177c5c372804 f4523b02-57c6-4ca4-9403-ba6558ebcb0f 93da2372-d775-4bd7-af6c-e861e48059ac - - - -] Running stamp_revision -> 010 DEBUG: 2025-11-24 06:18:33.590 379501 INFO aodh.api.app [None req-058512b6-87b4-4bb4-88eb-177c5c372804 f4523b02-57c6-4ca4-9403-ba6558ebcb0f 93da2372-d775-4bd7-af6c-e861e48059ac - - - -] WSGI config used: /builddir/build/BUILD/aodh-21.1.0.dev30/aodh/api/api-paste.ini DEBUG: 2025-11-24 06:18:33.611 379501 WARNING oslo_db.sqlalchemy.utils [None req-06d93ada-647b-43e1-94fc-25188dc07ec5 be33531b-ba38-4aea-8156-13d88539f13e e2a380b5-fdc4-478f-ab20-361e5cc120a5 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-11-24 06:18:33.612 379501 WARNING oslo_db.sqlalchemy.utils [None req-06d93ada-647b-43e1-94fc-25188dc07ec5 be33531b-ba38-4aea-8156-13d88539f13e e2a380b5-fdc4-478f-ab20-361e5cc120a5 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-11-24 06:18:33.617 379501 WARNING oslo_db.sqlalchemy.utils [None req-bec67f65-1c73-4a80-89a2-83dfdbed7f8f be33531b-ba38-4aea-8156-13d88539f13e e2a380b5-fdc4-478f-ab20-361e5cc120a5 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-11-24 06:18:33.621 379501 WARNING oslo_db.sqlalchemy.utils [None req-20ed2334-09d2-4847-923e-052559812256 be33531b-ba38-4aea-8156-13d88539f13e e2a380b5-fdc4-478f-ab20-361e5cc120a5 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-11-24 06:18:33.622 379501 WARNING oslo_db.sqlalchemy.utils [None req-20ed2334-09d2-4847-923e-052559812256 be33531b-ba38-4aea-8156-13d88539f13e e2a380b5-fdc4-478f-ab20-361e5cc120a5 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-11-24 06:18:33.625 379501 WARNING oslo_db.sqlalchemy.utils [None req-d75e8081-fe2f-4c51-a488-e548a6be4dee be33531b-ba38-4aea-8156-13d88539f13e e2a380b5-fdc4-478f-ab20-361e5cc120a5 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: {2} aodh.tests.functional.api.v2.test_metrics.TestMetrics.test_get_all_metrics_forbidden [0.047277s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-11-24 06:18:33.605 379500 INFO alembic.runtime.migration [None req-ee52f72f-326d-4da9-98f8-454ef3ad9b03 - project-id1 - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:33.605 379500 INFO alembic.runtime.migration [None req-ee52f72f-326d-4da9-98f8-454ef3ad9b03 - project-id1 - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:33.608 379500 INFO alembic.runtime.migration [None req-ee52f72f-326d-4da9-98f8-454ef3ad9b03 - project-id1 - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:33.608 379500 INFO alembic.runtime.migration [None req-ee52f72f-326d-4da9-98f8-454ef3ad9b03 - project-id1 - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:33.613 379500 INFO alembic.runtime.migration [None req-ee52f72f-326d-4da9-98f8-454ef3ad9b03 - project-id1 - - - -] Running stamp_revision -> 010 DEBUG: 2025-11-24 06:18:33.614 379500 INFO aodh.api.app [None req-ee52f72f-326d-4da9-98f8-454ef3ad9b03 - project-id1 - - - -] WSGI config used: /builddir/build/BUILD/aodh-21.1.0.dev30/aodh/api/api-paste.ini DEBUG: 2025-11-24 06:18:33.632 379500 INFO aodh.api.app [None req-ee52f72f-326d-4da9-98f8-454ef3ad9b03 - project-id1 - - - -] WSGI config used: /builddir/build/BUILD/aodh-21.1.0.dev30/aodh/api/api-paste.ini DEBUG: 2025-11-24 06:18:33.644 379500 WARNING oslo_policy.policy [None req-652b1f7e-6e96-464d-9f88-df27e51b02dd some_user_id some_project_id - - - -] Policy Rules ['context_is_admin', 'segregation', 'admin_or_owner'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. DEBUG: {0} aodh.tests.functional.api.v2.test_complex_query_scenarios.TestQueryAlarmsHistoryController.test_admin_tenant_sees_every_project [0.075997s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-11-24 06:18:33.583 379498 INFO alembic.runtime.migration [None req-2d9862c3-a1f5-4d2d-8633-f632ee67be87 - project-id1 - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:33.583 379498 INFO alembic.runtime.migration [None req-2d9862c3-a1f5-4d2d-8633-f632ee67be87 - project-id1 - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:33.587 379498 INFO alembic.runtime.migration [None req-2d9862c3-a1f5-4d2d-8633-f632ee67be87 - project-id1 - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:33.587 379498 INFO alembic.runtime.migration [None req-2d9862c3-a1f5-4d2d-8633-f632ee67be87 - project-id1 - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:33.596 379498 INFO alembic.runtime.migration [None req-2d9862c3-a1f5-4d2d-8633-f632ee67be87 - project-id1 - - - -] Running stamp_revision -> 010 DEBUG: 2025-11-24 06:18:33.603 379498 INFO aodh.api.app [None req-2d9862c3-a1f5-4d2d-8633-f632ee67be87 - project-id1 - - - -] WSGI config used: /builddir/build/BUILD/aodh-21.1.0.dev30/aodh/api/api-paste.ini DEBUG: {2} aodh.tests.functional.api.v2.test_quotas.TestQuotas.test_get_other_project_quotas_by_user_failed [0.030222s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-11-24 06:18:33.653 379500 INFO alembic.runtime.migration [None req-652b1f7e-6e96-464d-9f88-df27e51b02dd some_user_id some_project_id - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:33.653 379500 INFO alembic.runtime.migration [None req-652b1f7e-6e96-464d-9f88-df27e51b02dd some_user_id some_project_id - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:33.657 379500 INFO alembic.runtime.migration [None req-652b1f7e-6e96-464d-9f88-df27e51b02dd some_user_id some_project_id - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:33.657 379500 INFO alembic.runtime.migration [None req-652b1f7e-6e96-464d-9f88-df27e51b02dd some_user_id some_project_id - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:33.661 379500 INFO alembic.runtime.migration [None req-652b1f7e-6e96-464d-9f88-df27e51b02dd some_user_id some_project_id - - - -] Running stamp_revision -> 010 DEBUG: 2025-11-24 06:18:33.663 379500 INFO aodh.api.app [None req-652b1f7e-6e96-464d-9f88-df27e51b02dd some_user_id some_project_id - - - -] WSGI config used: /builddir/build/BUILD/aodh-21.1.0.dev30/aodh/api/api-paste.ini DEBUG: {3} aodh.tests.functional.api.v2.test_alarm_scenarios.TestAlarmsQuotas.test_user_alarms_quotas [0.050774s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-11-24 06:18:33.639 379501 INFO alembic.runtime.migration [None req-a907c423-c841-44b2-b62a-8683e0ff7418 be33531b-ba38-4aea-8156-13d88539f13e e2a380b5-fdc4-478f-ab20-361e5cc120a5 - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:33.640 379501 INFO alembic.runtime.migration [None req-a907c423-c841-44b2-b62a-8683e0ff7418 be33531b-ba38-4aea-8156-13d88539f13e e2a380b5-fdc4-478f-ab20-361e5cc120a5 - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:33.644 379501 INFO alembic.runtime.migration [None req-a907c423-c841-44b2-b62a-8683e0ff7418 be33531b-ba38-4aea-8156-13d88539f13e e2a380b5-fdc4-478f-ab20-361e5cc120a5 - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:33.644 379501 INFO alembic.runtime.migration [None req-a907c423-c841-44b2-b62a-8683e0ff7418 be33531b-ba38-4aea-8156-13d88539f13e e2a380b5-fdc4-478f-ab20-361e5cc120a5 - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:33.649 379501 INFO alembic.runtime.migration [None req-a907c423-c841-44b2-b62a-8683e0ff7418 be33531b-ba38-4aea-8156-13d88539f13e e2a380b5-fdc4-478f-ab20-361e5cc120a5 - - - -] Running stamp_revision -> 010 DEBUG: 2025-11-24 06:18:33.651 379501 INFO aodh.api.app [None req-a907c423-c841-44b2-b62a-8683e0ff7418 be33531b-ba38-4aea-8156-13d88539f13e e2a380b5-fdc4-478f-ab20-361e5cc120a5 - - - -] WSGI config used: /builddir/build/BUILD/aodh-21.1.0.dev30/aodh/api/api-paste.ini DEBUG: 2025-11-24 06:18:33.665 379501 WARNING oslo_db.sqlalchemy.utils [None req-8ad8a14d-8859-4697-98e2-feab5aa20d3a fef05b17-0ae4-4f20-9324-1eeeb9aa80d5 4bb4d2ee-c6dd-4678-a07b-2c433c4207f9 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-11-24 06:18:33.666 379501 WARNING oslo_db.sqlalchemy.utils [None req-8ad8a14d-8859-4697-98e2-feab5aa20d3a fef05b17-0ae4-4f20-9324-1eeeb9aa80d5 4bb4d2ee-c6dd-4678-a07b-2c433c4207f9 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-11-24 06:18:33.671 379501 WARNING oslo_db.sqlalchemy.utils [None req-972c41e4-78c7-4b46-b757-2b031da7abec fef05b17-0ae4-4f20-9324-1eeeb9aa80d5 4bb4d2ee-c6dd-4678-a07b-2c433c4207f9 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-11-24 06:18:33.676 379501 WARNING oslo_db.sqlalchemy.utils [None req-5b705acc-964d-4568-903c-f59a4486e3cf fef05b17-0ae4-4f20-9324-1eeeb9aa80d5 4bb4d2ee-c6dd-4678-a07b-2c433c4207f9 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-11-24 06:18:33.677 379501 WARNING oslo_db.sqlalchemy.utils [None req-5b705acc-964d-4568-903c-f59a4486e3cf fef05b17-0ae4-4f20-9324-1eeeb9aa80d5 4bb4d2ee-c6dd-4678-a07b-2c433c4207f9 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-11-24 06:18:33.680 379501 WARNING oslo_db.sqlalchemy.utils [None req-75128645-b4e2-4287-95cc-37babc9a27a4 fef05b17-0ae4-4f20-9324-1eeeb9aa80d5 4bb4d2ee-c6dd-4678-a07b-2c433c4207f9 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: {1} aodh.tests.functional.api.v2.test_alarm_scenarios.TestAlarmsHistory.test_record_alarm_history_statistic [0.144457s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-11-24 06:18:33.550 379499 INFO alembic.runtime.migration [None req-d992157d-93cd-41f8-ae0f-3b69c0918c12 72009a07-d795-4f89-9f31-0c2530f54bc4 bb9b739c-105c-41ba-9c29-465e18a33faf - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:33.550 379499 INFO alembic.runtime.migration [None req-d992157d-93cd-41f8-ae0f-3b69c0918c12 72009a07-d795-4f89-9f31-0c2530f54bc4 bb9b739c-105c-41ba-9c29-465e18a33faf - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:33.562 379499 INFO alembic.runtime.migration [None req-d992157d-93cd-41f8-ae0f-3b69c0918c12 72009a07-d795-4f89-9f31-0c2530f54bc4 bb9b739c-105c-41ba-9c29-465e18a33faf - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:33.562 379499 INFO alembic.runtime.migration [None req-d992157d-93cd-41f8-ae0f-3b69c0918c12 72009a07-d795-4f89-9f31-0c2530f54bc4 bb9b739c-105c-41ba-9c29-465e18a33faf - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:33.573 379499 INFO alembic.runtime.migration [None req-d992157d-93cd-41f8-ae0f-3b69c0918c12 72009a07-d795-4f89-9f31-0c2530f54bc4 bb9b739c-105c-41ba-9c29-465e18a33faf - - - -] Running stamp_revision -> 010 DEBUG: 2025-11-24 06:18:33.579 379499 INFO aodh.api.app [None req-d992157d-93cd-41f8-ae0f-3b69c0918c12 72009a07-d795-4f89-9f31-0c2530f54bc4 bb9b739c-105c-41ba-9c29-465e18a33faf - - - -] WSGI config used: /builddir/build/BUILD/aodh-21.1.0.dev30/aodh/api/api-paste.ini DEBUG: 2025-11-24 06:18:33.608 379499 WARNING oslo_db.sqlalchemy.utils [None req-5a080c2e-413c-4ba5-a19f-def3b74af832 54b15dee-f7b4-41d7-9a4d-ee832fa464e6 a170c53b-0202-4d82-ab59-8145cf1e929d - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-11-24 06:18:33.617 379499 WARNING oslo_db.sqlalchemy.utils [None req-71785786-6fd9-4938-8769-024a0b860b46 54b15dee-f7b4-41d7-9a4d-ee832fa464e6 a170c53b-0202-4d82-ab59-8145cf1e929d - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-11-24 06:18:33.621 379499 WARNING oslo_db.sqlalchemy.utils [None req-71785786-6fd9-4938-8769-024a0b860b46 54b15dee-f7b4-41d7-9a4d-ee832fa464e6 a170c53b-0202-4d82-ab59-8145cf1e929d - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-11-24 06:18:33.630 379499 WARNING oslo_db.sqlalchemy.utils [None req-8516f36e-45f3-4fc3-b5f7-f90d0c8c2b4b 54b15dee-f7b4-41d7-9a4d-ee832fa464e6 a170c53b-0202-4d82-ab59-8145cf1e929d - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-11-24 06:18:33.639 379499 WARNING oslo_db.sqlalchemy.utils [None req-0513b917-ce4c-419b-92ad-282142bc0622 54b15dee-f7b4-41d7-9a4d-ee832fa464e6 a170c53b-0202-4d82-ab59-8145cf1e929d - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-11-24 06:18:33.658 379499 WARNING oslo_db.sqlalchemy.utils [None req-467147ee-5ecf-4e7f-b02b-4732e65efa5d 54b15dee-f7b4-41d7-9a4d-ee832fa464e6 a170c53b-0202-4d82-ab59-8145cf1e929d - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-11-24 06:18:33.668 379499 WARNING oslo_db.sqlalchemy.utils [None req-f6bdb2a3-acd0-4465-a82f-79fd425640b3 54b15dee-f7b4-41d7-9a4d-ee832fa464e6 a170c53b-0202-4d82-ab59-8145cf1e929d - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-11-24 06:18:33.676 379499 WARNING oslo_db.sqlalchemy.utils [None req-f6bdb2a3-acd0-4465-a82f-79fd425640b3 54b15dee-f7b4-41d7-9a4d-ee832fa464e6 a170c53b-0202-4d82-ab59-8145cf1e929d - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: {2} aodh.tests.functional.api.v2.test_quotas.TestQuotas.test_post_quotas_by_user_failed [0.028983s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-11-24 06:18:33.683 379500 INFO alembic.runtime.migration [None req-fc718172-b149-4498-8128-1c4de3ca86fb f0750810-92ad-434c-85aa-106ab1196bbc c36432a0-f393-4f08-b751-6ab50c679eb7 - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:33.683 379500 INFO alembic.runtime.migration [None req-fc718172-b149-4498-8128-1c4de3ca86fb f0750810-92ad-434c-85aa-106ab1196bbc c36432a0-f393-4f08-b751-6ab50c679eb7 - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:33.688 379500 INFO alembic.runtime.migration [None req-fc718172-b149-4498-8128-1c4de3ca86fb f0750810-92ad-434c-85aa-106ab1196bbc c36432a0-f393-4f08-b751-6ab50c679eb7 - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:33.688 379500 INFO alembic.runtime.migration [None req-fc718172-b149-4498-8128-1c4de3ca86fb f0750810-92ad-434c-85aa-106ab1196bbc c36432a0-f393-4f08-b751-6ab50c679eb7 - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:33.692 379500 INFO alembic.runtime.migration [None req-fc718172-b149-4498-8128-1c4de3ca86fb f0750810-92ad-434c-85aa-106ab1196bbc c36432a0-f393-4f08-b751-6ab50c679eb7 - - - -] Running stamp_revision -> 010 DEBUG: 2025-11-24 06:18:33.694 379500 INFO aodh.api.app [None req-fc718172-b149-4498-8128-1c4de3ca86fb f0750810-92ad-434c-85aa-106ab1196bbc c36432a0-f393-4f08-b751-6ab50c679eb7 - - - -] WSGI config used: /builddir/build/BUILD/aodh-21.1.0.dev30/aodh/api/api-paste.ini DEBUG: {3} aodh.tests.functional.api.v2.test_app.TestApiMiddleware.test_best_match_language [0.041751s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-11-24 06:18:33.691 379501 INFO alembic.runtime.migration [None req-75128645-b4e2-4287-95cc-37babc9a27a4 fef05b17-0ae4-4f20-9324-1eeeb9aa80d5 4bb4d2ee-c6dd-4678-a07b-2c433c4207f9 - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:33.691 379501 INFO alembic.runtime.migration [None req-75128645-b4e2-4287-95cc-37babc9a27a4 fef05b17-0ae4-4f20-9324-1eeeb9aa80d5 4bb4d2ee-c6dd-4678-a07b-2c433c4207f9 - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:33.695 379501 INFO alembic.runtime.migration [None req-75128645-b4e2-4287-95cc-37babc9a27a4 fef05b17-0ae4-4f20-9324-1eeeb9aa80d5 4bb4d2ee-c6dd-4678-a07b-2c433c4207f9 - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:33.695 379501 INFO alembic.runtime.migration [None req-75128645-b4e2-4287-95cc-37babc9a27a4 fef05b17-0ae4-4f20-9324-1eeeb9aa80d5 4bb4d2ee-c6dd-4678-a07b-2c433c4207f9 - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:33.699 379501 INFO alembic.runtime.migration [None req-75128645-b4e2-4287-95cc-37babc9a27a4 fef05b17-0ae4-4f20-9324-1eeeb9aa80d5 4bb4d2ee-c6dd-4678-a07b-2c433c4207f9 - - - -] Running stamp_revision -> 010 DEBUG: 2025-11-24 06:18:33.702 379501 INFO aodh.api.app [None req-75128645-b4e2-4287-95cc-37babc9a27a4 fef05b17-0ae4-4f20-9324-1eeeb9aa80d5 4bb4d2ee-c6dd-4678-a07b-2c433c4207f9 - - - -] WSGI config used: /builddir/build/BUILD/aodh-21.1.0.dev30/aodh/api/api-paste.ini DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.12/site-packages/webob/acceptparse.py:4420: DeprecationWarning: The behavior of AcceptLanguageValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future as it does not conform to the RFC. DEBUG: warnings.warn( DEBUG: {2} aodh.tests.functional.api.v2.test_quotas.TestQuotas.test_post_quotas_no_limit_failed [0.029345s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-11-24 06:18:33.713 379500 INFO alembic.runtime.migration [None req-df795c16-e09d-4fe6-b07a-53508b00dfd8 f0750810-92ad-434c-85aa-106ab1196bbc c36432a0-f393-4f08-b751-6ab50c679eb7 - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:33.713 379500 INFO alembic.runtime.migration [None req-df795c16-e09d-4fe6-b07a-53508b00dfd8 f0750810-92ad-434c-85aa-106ab1196bbc c36432a0-f393-4f08-b751-6ab50c679eb7 - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:33.716 379500 INFO alembic.runtime.migration [None req-df795c16-e09d-4fe6-b07a-53508b00dfd8 f0750810-92ad-434c-85aa-106ab1196bbc c36432a0-f393-4f08-b751-6ab50c679eb7 - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:33.716 379500 INFO alembic.runtime.migration [None req-df795c16-e09d-4fe6-b07a-53508b00dfd8 f0750810-92ad-434c-85aa-106ab1196bbc c36432a0-f393-4f08-b751-6ab50c679eb7 - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:33.720 379500 INFO alembic.runtime.migration [None req-df795c16-e09d-4fe6-b07a-53508b00dfd8 f0750810-92ad-434c-85aa-106ab1196bbc c36432a0-f393-4f08-b751-6ab50c679eb7 - - - -] Running stamp_revision -> 010 DEBUG: 2025-11-24 06:18:33.722 379500 INFO aodh.api.app [None req-df795c16-e09d-4fe6-b07a-53508b00dfd8 f0750810-92ad-434c-85aa-106ab1196bbc c36432a0-f393-4f08-b751-6ab50c679eb7 - - - -] WSGI config used: /builddir/build/BUILD/aodh-21.1.0.dev30/aodh/api/api-paste.ini DEBUG: {0} aodh.tests.functional.api.v2.test_complex_query_scenarios.TestQueryAlarmsHistoryController.test_filter_with_isotime [0.111270s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-11-24 06:18:33.665 379498 INFO alembic.runtime.migration [None req-f74d3374-ab8e-41d1-888e-f63bdf143b8a - project-id1 - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:33.665 379498 INFO alembic.runtime.migration [None req-f74d3374-ab8e-41d1-888e-f63bdf143b8a - project-id1 - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:33.675 379498 INFO alembic.runtime.migration [None req-f74d3374-ab8e-41d1-888e-f63bdf143b8a - project-id1 - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:33.676 379498 INFO alembic.runtime.migration [None req-f74d3374-ab8e-41d1-888e-f63bdf143b8a - project-id1 - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:33.685 379498 INFO alembic.runtime.migration [None req-f74d3374-ab8e-41d1-888e-f63bdf143b8a - project-id1 - - - -] Running stamp_revision -> 010 DEBUG: 2025-11-24 06:18:33.689 379498 INFO aodh.api.app [None req-f74d3374-ab8e-41d1-888e-f63bdf143b8a - project-id1 - - - -] WSGI config used: /builddir/build/BUILD/aodh-21.1.0.dev30/aodh/api/api-paste.ini DEBUG: {2} aodh.tests.functional.storage.sqlalchemy.test_migrations.ModelsMigrationsSync.test_models_sync [0.034304s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-11-24 06:18:33.742 379500 INFO alembic.runtime.migration [None req-df795c16-e09d-4fe6-b07a-53508b00dfd8 f0750810-92ad-434c-85aa-106ab1196bbc c36432a0-f393-4f08-b751-6ab50c679eb7 - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:33.743 379500 INFO alembic.runtime.migration [None req-df795c16-e09d-4fe6-b07a-53508b00dfd8 f0750810-92ad-434c-85aa-106ab1196bbc c36432a0-f393-4f08-b751-6ab50c679eb7 - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:33.746 379500 INFO alembic.runtime.migration [None req-df795c16-e09d-4fe6-b07a-53508b00dfd8 f0750810-92ad-434c-85aa-106ab1196bbc c36432a0-f393-4f08-b751-6ab50c679eb7 - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:33.746 379500 INFO alembic.runtime.migration [None req-df795c16-e09d-4fe6-b07a-53508b00dfd8 f0750810-92ad-434c-85aa-106ab1196bbc c36432a0-f393-4f08-b751-6ab50c679eb7 - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:33.751 379500 INFO alembic.runtime.migration [None req-df795c16-e09d-4fe6-b07a-53508b00dfd8 f0750810-92ad-434c-85aa-106ab1196bbc c36432a0-f393-4f08-b751-6ab50c679eb7 - - - -] Running stamp_revision -> 010 DEBUG: 2025-11-24 06:18:33.752 379500 INFO alembic.runtime.migration [None req-df795c16-e09d-4fe6-b07a-53508b00dfd8 f0750810-92ad-434c-85aa-106ab1196bbc c36432a0-f393-4f08-b751-6ab50c679eb7 - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:33.752 379500 INFO alembic.runtime.migration [None req-df795c16-e09d-4fe6-b07a-53508b00dfd8 f0750810-92ad-434c-85aa-106ab1196bbc c36432a0-f393-4f08-b751-6ab50c679eb7 - - - -] Will assume non-transactional DDL. DEBUG: {2} aodh.tests.functional.storage.test_get_connection.ConnectionConfigTest.test_only_default_url [0.006250s] ... ok DEBUG: {2} aodh.tests.functional.storage.test_get_connection.ConnectionRetryTest.test_retries [0.006569s] ... ok DEBUG: {2} aodh.tests.functional.storage.test_impl_log.ConnectionTest.test_get_connection [0.000378s] ... ok DEBUG: {3} aodh.tests.functional.api.v2.test_complex_query.TestComplexQuery.test_invalid_complex_filter_wrong_field_names [0.059966s] ... ok DEBUG: {3} aodh.tests.functional.api.v2.test_complex_query.TestComplexQuery.test_replace_isotime_timezone_removed [0.000836s] ... ok DEBUG: {3} aodh.tests.functional.api.v2.test_complex_query.TestComplexQuery.test_validate_orderby_empty_direction [0.003363s] ... ok DEBUG: {3} aodh.tests.functional.api.v2.test_complex_query.TestComplexQuery.test_validate_orderby_wrong_multiple_item_order_string [0.002197s] ... ok DEBUG: {2} aodh.tests.functional.storage.test_storage_scenarios.AlarmHistoryTest.test_delete_history_when_delete_alarm [0.027935s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-11-24 06:18:33.793 379500 INFO alembic.runtime.migration [None req-df795c16-e09d-4fe6-b07a-53508b00dfd8 f0750810-92ad-434c-85aa-106ab1196bbc c36432a0-f393-4f08-b751-6ab50c679eb7 - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:33.793 379500 INFO alembic.runtime.migration [None req-df795c16-e09d-4fe6-b07a-53508b00dfd8 f0750810-92ad-434c-85aa-106ab1196bbc c36432a0-f393-4f08-b751-6ab50c679eb7 - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:33.797 379500 INFO alembic.runtime.migration [None req-df795c16-e09d-4fe6-b07a-53508b00dfd8 f0750810-92ad-434c-85aa-106ab1196bbc c36432a0-f393-4f08-b751-6ab50c679eb7 - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:33.797 379500 INFO alembic.runtime.migration [None req-df795c16-e09d-4fe6-b07a-53508b00dfd8 f0750810-92ad-434c-85aa-106ab1196bbc c36432a0-f393-4f08-b751-6ab50c679eb7 - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:33.802 379500 INFO alembic.runtime.migration [None req-df795c16-e09d-4fe6-b07a-53508b00dfd8 f0750810-92ad-434c-85aa-106ab1196bbc c36432a0-f393-4f08-b751-6ab50c679eb7 - - - -] Running stamp_revision -> 010 DEBUG: 2025-11-24 06:18:33.805 379500 WARNING oslo_db.sqlalchemy.utils [None req-df795c16-e09d-4fe6-b07a-53508b00dfd8 f0750810-92ad-434c-85aa-106ab1196bbc c36432a0-f393-4f08-b751-6ab50c679eb7 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-11-24 06:18:33.808 379500 WARNING oslo_db.sqlalchemy.utils [None req-df795c16-e09d-4fe6-b07a-53508b00dfd8 f0750810-92ad-434c-85aa-106ab1196bbc c36432a0-f393-4f08-b751-6ab50c679eb7 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: {1} aodh.tests.functional.api.v2.test_alarm_scenarios.TestAlarmsQuotas.test_larger_limit_user_alarm_quotas_multitenant_user [0.129101s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-11-24 06:18:33.697 379499 INFO alembic.runtime.migration [None req-f6bdb2a3-acd0-4465-a82f-79fd425640b3 54b15dee-f7b4-41d7-9a4d-ee832fa464e6 a170c53b-0202-4d82-ab59-8145cf1e929d - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:33.698 379499 INFO alembic.runtime.migration [None req-f6bdb2a3-acd0-4465-a82f-79fd425640b3 54b15dee-f7b4-41d7-9a4d-ee832fa464e6 a170c53b-0202-4d82-ab59-8145cf1e929d - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:33.704 379499 INFO alembic.runtime.migration [None req-f6bdb2a3-acd0-4465-a82f-79fd425640b3 54b15dee-f7b4-41d7-9a4d-ee832fa464e6 a170c53b-0202-4d82-ab59-8145cf1e929d - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:33.704 379499 INFO alembic.runtime.migration [None req-f6bdb2a3-acd0-4465-a82f-79fd425640b3 54b15dee-f7b4-41d7-9a4d-ee832fa464e6 a170c53b-0202-4d82-ab59-8145cf1e929d - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:33.714 379499 INFO alembic.runtime.migration [None req-f6bdb2a3-acd0-4465-a82f-79fd425640b3 54b15dee-f7b4-41d7-9a4d-ee832fa464e6 a170c53b-0202-4d82-ab59-8145cf1e929d - - - -] Running stamp_revision -> 010 DEBUG: 2025-11-24 06:18:33.725 379499 INFO aodh.api.app [None req-f6bdb2a3-acd0-4465-a82f-79fd425640b3 54b15dee-f7b4-41d7-9a4d-ee832fa464e6 a170c53b-0202-4d82-ab59-8145cf1e929d - - - -] WSGI config used: /builddir/build/BUILD/aodh-21.1.0.dev30/aodh/api/api-paste.ini DEBUG: 2025-11-24 06:18:33.759 379499 WARNING oslo_db.sqlalchemy.utils [None req-d3690884-b1f6-4736-97cc-b0a4427a8f81 d366a198-ee8f-4ea1-a2da-09895402e878 0fa9e090-25b1-4bb4-b31d-3a81252ed068 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-11-24 06:18:33.763 379499 WARNING oslo_db.sqlalchemy.utils [None req-d3690884-b1f6-4736-97cc-b0a4427a8f81 d366a198-ee8f-4ea1-a2da-09895402e878 0fa9e090-25b1-4bb4-b31d-3a81252ed068 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-11-24 06:18:33.776 379499 WARNING oslo_db.sqlalchemy.utils [None req-9102e5ac-4111-41ce-8531-970b89f6c115 d366a198-ee8f-4ea1-a2da-09895402e878 0fa9e090-25b1-4bb4-b31d-3a81252ed068 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-11-24 06:18:33.783 379499 WARNING oslo_db.sqlalchemy.utils [None req-7ee77b74-2070-4f8b-a1c7-2ff7096a3814 d366a198-ee8f-4ea1-a2da-09895402e878 9e7a3e23-3c4d-4af6-9ff7-150259cbf4ae - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-11-24 06:18:33.787 379499 WARNING oslo_db.sqlalchemy.utils [None req-7ee77b74-2070-4f8b-a1c7-2ff7096a3814 d366a198-ee8f-4ea1-a2da-09895402e878 9e7a3e23-3c4d-4af6-9ff7-150259cbf4ae - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-11-24 06:18:33.801 379499 WARNING oslo_db.sqlalchemy.utils [None req-9fdcd87c-c7d7-41c4-b98b-14a7b5bc281c d366a198-ee8f-4ea1-a2da-09895402e878 9e7a3e23-3c4d-4af6-9ff7-150259cbf4ae - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-11-24 06:18:33.809 379499 WARNING oslo_db.sqlalchemy.utils [None req-28e1a6c9-a08c-4e50-a6b6-51d08b2105a8 d366a198-ee8f-4ea1-a2da-09895402e878 9e7a3e23-3c4d-4af6-9ff7-150259cbf4ae - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: {3} aodh.tests.functional.api.v2.test_complex_query_scenarios.TestQueryAlarmsController.test_admin_tenant_sees_every_project [0.040902s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-11-24 06:18:33.800 379501 INFO alembic.runtime.migration [None req-75128645-b4e2-4287-95cc-37babc9a27a4 fef05b17-0ae4-4f20-9324-1eeeb9aa80d5 4bb4d2ee-c6dd-4678-a07b-2c433c4207f9 - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:33.800 379501 INFO alembic.runtime.migration [None req-75128645-b4e2-4287-95cc-37babc9a27a4 fef05b17-0ae4-4f20-9324-1eeeb9aa80d5 4bb4d2ee-c6dd-4678-a07b-2c433c4207f9 - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:33.804 379501 INFO alembic.runtime.migration [None req-75128645-b4e2-4287-95cc-37babc9a27a4 fef05b17-0ae4-4f20-9324-1eeeb9aa80d5 4bb4d2ee-c6dd-4678-a07b-2c433c4207f9 - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:33.804 379501 INFO alembic.runtime.migration [None req-75128645-b4e2-4287-95cc-37babc9a27a4 fef05b17-0ae4-4f20-9324-1eeeb9aa80d5 4bb4d2ee-c6dd-4678-a07b-2c433c4207f9 - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:33.808 379501 INFO alembic.runtime.migration [None req-75128645-b4e2-4287-95cc-37babc9a27a4 fef05b17-0ae4-4f20-9324-1eeeb9aa80d5 4bb4d2ee-c6dd-4678-a07b-2c433c4207f9 - - - -] Running stamp_revision -> 010 DEBUG: 2025-11-24 06:18:33.810 379501 INFO aodh.api.app [None req-75128645-b4e2-4287-95cc-37babc9a27a4 fef05b17-0ae4-4f20-9324-1eeeb9aa80d5 4bb4d2ee-c6dd-4678-a07b-2c433c4207f9 - - - -] WSGI config used: /builddir/build/BUILD/aodh-21.1.0.dev30/aodh/api/api-paste.ini DEBUG: {2} aodh.tests.functional.storage.test_storage_scenarios.AlarmTest.test_update_llu [0.021664s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-11-24 06:18:33.821 379500 INFO alembic.runtime.migration [None req-df795c16-e09d-4fe6-b07a-53508b00dfd8 f0750810-92ad-434c-85aa-106ab1196bbc c36432a0-f393-4f08-b751-6ab50c679eb7 - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:33.821 379500 INFO alembic.runtime.migration [None req-df795c16-e09d-4fe6-b07a-53508b00dfd8 f0750810-92ad-434c-85aa-106ab1196bbc c36432a0-f393-4f08-b751-6ab50c679eb7 - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:33.824 379500 INFO alembic.runtime.migration [None req-df795c16-e09d-4fe6-b07a-53508b00dfd8 f0750810-92ad-434c-85aa-106ab1196bbc c36432a0-f393-4f08-b751-6ab50c679eb7 - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:33.824 379500 INFO alembic.runtime.migration [None req-df795c16-e09d-4fe6-b07a-53508b00dfd8 f0750810-92ad-434c-85aa-106ab1196bbc c36432a0-f393-4f08-b751-6ab50c679eb7 - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:33.829 379500 INFO alembic.runtime.migration [None req-df795c16-e09d-4fe6-b07a-53508b00dfd8 f0750810-92ad-434c-85aa-106ab1196bbc c36432a0-f393-4f08-b751-6ab50c679eb7 - - - -] Running stamp_revision -> 010 DEBUG: 2025-11-24 06:18:33.832 379500 WARNING oslo_db.sqlalchemy.utils [None req-df795c16-e09d-4fe6-b07a-53508b00dfd8 f0750810-92ad-434c-85aa-106ab1196bbc c36432a0-f393-4f08-b751-6ab50c679eb7 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: {2} aodh.tests.functional.storage.test_storage_scenarios.ComplexAlarmQueryTest.test_filter_for_alarm_id [0.019382s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-11-24 06:18:33.842 379500 INFO alembic.runtime.migration [None req-df795c16-e09d-4fe6-b07a-53508b00dfd8 f0750810-92ad-434c-85aa-106ab1196bbc c36432a0-f393-4f08-b751-6ab50c679eb7 - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:33.842 379500 INFO alembic.runtime.migration [None req-df795c16-e09d-4fe6-b07a-53508b00dfd8 f0750810-92ad-434c-85aa-106ab1196bbc c36432a0-f393-4f08-b751-6ab50c679eb7 - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:33.846 379500 INFO alembic.runtime.migration [None req-df795c16-e09d-4fe6-b07a-53508b00dfd8 f0750810-92ad-434c-85aa-106ab1196bbc c36432a0-f393-4f08-b751-6ab50c679eb7 - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:33.846 379500 INFO alembic.runtime.migration [None req-df795c16-e09d-4fe6-b07a-53508b00dfd8 f0750810-92ad-434c-85aa-106ab1196bbc c36432a0-f393-4f08-b751-6ab50c679eb7 - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:33.850 379500 INFO alembic.runtime.migration [None req-df795c16-e09d-4fe6-b07a-53508b00dfd8 f0750810-92ad-434c-85aa-106ab1196bbc c36432a0-f393-4f08-b751-6ab50c679eb7 - - - -] Running stamp_revision -> 010 DEBUG: {0} aodh.tests.functional.api.v2.test_metrics.TestMetrics.test_get_all_metrics_all_projects [0.105028s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-11-24 06:18:33.779 379498 INFO alembic.runtime.migration [None req-da5ecf46-2c9a-461d-a4bc-21863c20c3a9 - project-id1 - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:33.780 379498 INFO alembic.runtime.migration [None req-da5ecf46-2c9a-461d-a4bc-21863c20c3a9 - project-id1 - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:33.783 379498 INFO alembic.runtime.migration [None req-da5ecf46-2c9a-461d-a4bc-21863c20c3a9 - project-id1 - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:33.783 379498 INFO alembic.runtime.migration [None req-da5ecf46-2c9a-461d-a4bc-21863c20c3a9 - project-id1 - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:33.798 379498 INFO alembic.runtime.migration [None req-da5ecf46-2c9a-461d-a4bc-21863c20c3a9 - project-id1 - - - -] Running stamp_revision -> 010 DEBUG: 2025-11-24 06:18:33.804 379498 INFO aodh.api.app [None req-da5ecf46-2c9a-461d-a4bc-21863c20c3a9 - project-id1 - - - -] WSGI config used: /builddir/build/BUILD/aodh-21.1.0.dev30/aodh/api/api-paste.ini DEBUG: {2} aodh.tests.functional.storage.test_storage_scenarios.ComplexAlarmQueryTest.test_no_filter_with_limit [0.020911s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-11-24 06:18:33.863 379500 INFO alembic.runtime.migration [None req-df795c16-e09d-4fe6-b07a-53508b00dfd8 f0750810-92ad-434c-85aa-106ab1196bbc c36432a0-f393-4f08-b751-6ab50c679eb7 - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:33.863 379500 INFO alembic.runtime.migration [None req-df795c16-e09d-4fe6-b07a-53508b00dfd8 f0750810-92ad-434c-85aa-106ab1196bbc c36432a0-f393-4f08-b751-6ab50c679eb7 - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:33.866 379500 INFO alembic.runtime.migration [None req-df795c16-e09d-4fe6-b07a-53508b00dfd8 f0750810-92ad-434c-85aa-106ab1196bbc c36432a0-f393-4f08-b751-6ab50c679eb7 - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:33.866 379500 INFO alembic.runtime.migration [None req-df795c16-e09d-4fe6-b07a-53508b00dfd8 f0750810-92ad-434c-85aa-106ab1196bbc c36432a0-f393-4f08-b751-6ab50c679eb7 - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:33.870 379500 INFO alembic.runtime.migration [None req-df795c16-e09d-4fe6-b07a-53508b00dfd8 f0750810-92ad-434c-85aa-106ab1196bbc c36432a0-f393-4f08-b751-6ab50c679eb7 - - - -] Running stamp_revision -> 010 DEBUG: {2} aodh.tests.unit.evaluator.test_base.TestEvaluatorBaseClass.test_base_time_constraints_by_month [0.001181s] ... ok DEBUG: {2} aodh.tests.unit.evaluator.test_event.TestEventAlarmEvaluate.test_continue_following_evaluation_after_exception [0.008688s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-11-24 06:18:33.886 379500 INFO aodh.evaluator.event [None req-df795c16-e09d-4fe6-b07a-53508b00dfd8 f0750810-92ad-434c-85aa-106ab1196bbc c36432a0-f393-4f08-b751-6ab50c679eb7 - - - -] Triggering the alarm 1 by event for project , event_type: type0 DEBUG: 2025-11-24 06:18:33.886 379500 INFO aodh.evaluator.event [None req-df795c16-e09d-4fe6-b07a-53508b00dfd8 f0750810-92ad-434c-85aa-106ab1196bbc c36432a0-f393-4f08-b751-6ab50c679eb7 - - - -] Triggering the alarm 2 by event for project , event_type: type0 DEBUG: 2025-11-24 06:18:33.886 379500 INFO aodh.evaluator [None req-df795c16-e09d-4fe6-b07a-53508b00dfd8 f0750810-92ad-434c-85aa-106ab1196bbc c36432a0-f393-4f08-b751-6ab50c679eb7 - - - -] alarm 2 transitioning to alarm because Event hits the query . DEBUG: {3} aodh.tests.functional.api.v2.test_complex_query_scenarios.TestQueryAlarmsController.test_non_admin_tenant_cannot_query_others_project [0.051959s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-11-24 06:18:33.841 379501 INFO alembic.runtime.migration [None req-9a5b9c98-8114-4171-9881-e09b6a0b5a8b - project-id1 - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:33.841 379501 INFO alembic.runtime.migration [None req-9a5b9c98-8114-4171-9881-e09b6a0b5a8b - project-id1 - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:33.844 379501 INFO alembic.runtime.migration [None req-9a5b9c98-8114-4171-9881-e09b6a0b5a8b - project-id1 - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:33.844 379501 INFO alembic.runtime.migration [None req-9a5b9c98-8114-4171-9881-e09b6a0b5a8b - project-id1 - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:33.849 379501 INFO alembic.runtime.migration [None req-9a5b9c98-8114-4171-9881-e09b6a0b5a8b - project-id1 - - - -] Running stamp_revision -> 010 DEBUG: 2025-11-24 06:18:33.850 379501 INFO aodh.api.app [None req-9a5b9c98-8114-4171-9881-e09b6a0b5a8b - project-id1 - - - -] WSGI config used: /builddir/build/BUILD/aodh-21.1.0.dev30/aodh/api/api-paste.ini DEBUG: {2} aodh.tests.unit.evaluator.test_event.TestEventAlarmEvaluate.test_event_alarm_caching_disabled [0.007352s] ... ok DEBUG: {2} aodh.tests.unit.evaluator.test_event.TestEventAlarmEvaluate.test_fire_alarm_query_matched_integer [0.008693s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-11-24 06:18:33.903 379500 INFO aodh.evaluator.event [None req-df795c16-e09d-4fe6-b07a-53508b00dfd8 f0750810-92ad-434c-85aa-106ab1196bbc c36432a0-f393-4f08-b751-6ab50c679eb7 - - - -] Triggering the alarm f808cc9b-f9ef-4d7d-8d8f-ed5f985d6943 by event for project , event_type: type0 DEBUG: 2025-11-24 06:18:33.903 379500 INFO aodh.evaluator [None req-df795c16-e09d-4fe6-b07a-53508b00dfd8 f0750810-92ad-434c-85aa-106ab1196bbc c36432a0-f393-4f08-b751-6ab50c679eb7 - - - -] alarm f808cc9b-f9ef-4d7d-8d8f-ed5f985d6943 transitioning to alarm because Event hits the query . DEBUG: {1} aodh.tests.functional.api.v2.test_alarm_scenarios.TestAlarmsRuleGnocchi.test_list_alarms [0.085539s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-11-24 06:18:33.831 379499 INFO alembic.runtime.migration [None req-28e1a6c9-a08c-4e50-a6b6-51d08b2105a8 d366a198-ee8f-4ea1-a2da-09895402e878 9e7a3e23-3c4d-4af6-9ff7-150259cbf4ae - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:33.831 379499 INFO alembic.runtime.migration [None req-28e1a6c9-a08c-4e50-a6b6-51d08b2105a8 d366a198-ee8f-4ea1-a2da-09895402e878 9e7a3e23-3c4d-4af6-9ff7-150259cbf4ae - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:33.835 379499 INFO alembic.runtime.migration [None req-28e1a6c9-a08c-4e50-a6b6-51d08b2105a8 d366a198-ee8f-4ea1-a2da-09895402e878 9e7a3e23-3c4d-4af6-9ff7-150259cbf4ae - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:33.836 379499 INFO alembic.runtime.migration [None req-28e1a6c9-a08c-4e50-a6b6-51d08b2105a8 d366a198-ee8f-4ea1-a2da-09895402e878 9e7a3e23-3c4d-4af6-9ff7-150259cbf4ae - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:33.850 379499 INFO alembic.runtime.migration [None req-28e1a6c9-a08c-4e50-a6b6-51d08b2105a8 d366a198-ee8f-4ea1-a2da-09895402e878 9e7a3e23-3c4d-4af6-9ff7-150259cbf4ae - - - -] Running stamp_revision -> 010 DEBUG: 2025-11-24 06:18:33.856 379499 INFO aodh.api.app [None req-28e1a6c9-a08c-4e50-a6b6-51d08b2105a8 d366a198-ee8f-4ea1-a2da-09895402e878 9e7a3e23-3c4d-4af6-9ff7-150259cbf4ae - - - -] WSGI config used: /builddir/build/BUILD/aodh-21.1.0.dev30/aodh/api/api-paste.ini DEBUG: 2025-11-24 06:18:33.892 379499 WARNING oslo_db.sqlalchemy.utils [None req-6dbd655d-feed-45c8-857e-0d857ccd1703 f36f825b-f6ff-481a-ab28-9f3df5cfcbe2 171d0039-013a-41ed-a7e3-fe86e97725ee - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: {2} aodh.tests.unit.evaluator.test_event.TestEventAlarmEvaluate.test_skip_alarm_due_to_uncompareable_trait [0.007038s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-11-24 06:18:33.911 379500 INFO aodh.evaluator.event [None req-df795c16-e09d-4fe6-b07a-53508b00dfd8 f0750810-92ad-434c-85aa-106ab1196bbc c36432a0-f393-4f08-b751-6ab50c679eb7 - - - -] Aborting evaluation of the alarm c8118a17-c859-464d-9850-950c60de0998 due to unmet condition={'field': 'traits.created_at', 'value': datetime.datetime(2015, 9, 1, 18, 52, 27, 214309), 'op': } . DEBUG: {2} aodh.tests.unit.evaluator.test_event.TestEventAlarmEvaluate.test_skip_event_type_pattern_unmatched [0.007291s] ... ok DEBUG: {2} aodh.tests.unit.evaluator.test_event.TestEventAlarmEvaluate.test_skip_query_unmatched_float [0.007353s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-11-24 06:18:33.926 379500 INFO aodh.evaluator.event [None req-df795c16-e09d-4fe6-b07a-53508b00dfd8 f0750810-92ad-434c-85aa-106ab1196bbc c36432a0-f393-4f08-b751-6ab50c679eb7 - - - -] Aborting evaluation of the alarm a42b75eb-1f05-4788-8707-554771384eb5 due to unmet condition={'field': 'traits.io_read_kbs', 'value': 123.456, 'op': } . DEBUG: {2} aodh.tests.unit.evaluator.test_event.TestEventAlarmEvaluate.test_skip_query_unmatched_integer [0.007515s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-11-24 06:18:33.934 379500 INFO aodh.evaluator.event [None req-df795c16-e09d-4fe6-b07a-53508b00dfd8 f0750810-92ad-434c-85aa-106ab1196bbc c36432a0-f393-4f08-b751-6ab50c679eb7 - - - -] Aborting evaluation of the alarm 2321cee5-cd20-49f9-99b2-21c63cc806fe due to unmet condition={'field': 'traits.instance_type_id', 'value': 5, 'op': } . DEBUG: {2} aodh.tests.unit.evaluator.test_event.TestEventAlarmEvaluate.test_skip_query_unmatched_string [0.007316s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-11-24 06:18:33.941 379500 INFO aodh.evaluator.event [None req-df795c16-e09d-4fe6-b07a-53508b00dfd8 f0750810-92ad-434c-85aa-106ab1196bbc c36432a0-f393-4f08-b751-6ab50c679eb7 - - - -] Aborting evaluation of the alarm 1d10bb61-724d-428a-b00c-dbca69bd1631 due to unmet condition={'field': 'traits.state', 'value': 'stopped', 'op': } . DEBUG: {3} aodh.tests.functional.api.v2.test_complex_query_scenarios.TestQueryAlarmsController.test_query_with_field_user_in_orderby [0.056661s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-11-24 06:18:33.893 379501 INFO alembic.runtime.migration [None req-dad1daab-a7ce-4645-b33f-4658676531cc - project-id1 - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:33.893 379501 INFO alembic.runtime.migration [None req-dad1daab-a7ce-4645-b33f-4658676531cc - project-id1 - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:33.898 379501 INFO alembic.runtime.migration [None req-dad1daab-a7ce-4645-b33f-4658676531cc - project-id1 - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:33.898 379501 INFO alembic.runtime.migration [None req-dad1daab-a7ce-4645-b33f-4658676531cc - project-id1 - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:33.903 379501 INFO alembic.runtime.migration [None req-dad1daab-a7ce-4645-b33f-4658676531cc - project-id1 - - - -] Running stamp_revision -> 010 DEBUG: 2025-11-24 06:18:33.906 379501 INFO aodh.api.app [None req-dad1daab-a7ce-4645-b33f-4658676531cc - project-id1 - - - -] WSGI config used: /builddir/build/BUILD/aodh-21.1.0.dev30/aodh/api/api-paste.ini DEBUG: {2} aodh.tests.unit.evaluator.test_event.TestEventAlarmEvaluate.test_skip_uninterested_event_type [0.008388s] ... ok DEBUG: {2} aodh.tests.unit.evaluator.test_gnocchi.TestGnocchiAggregationMetricsThresholdEvaluate.test_simple_insufficient [0.010204s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-11-24 06:18:33.958 379500 WARNING aodh.evaluator.threshold [None req-df795c16-e09d-4fe6-b07a-53508b00dfd8 f0750810-92ad-434c-85aa-106ab1196bbc c36432a0-f393-4f08-b751-6ab50c679eb7 - - - -] Expecting 4 datapoints but only get 0 DEBUG: 2025-11-24 06:18:33.958 379500 INFO aodh.evaluator [None req-df795c16-e09d-4fe6-b07a-53508b00dfd8 f0750810-92ad-434c-85aa-106ab1196bbc c36432a0-f393-4f08-b751-6ab50c679eb7 - - - -] alarm 4fc5411c-c33d-43e7-869b-40d891df47c6 transitioning to insufficient data because No datapoint for granularity 300 DEBUG: {2} aodh.tests.unit.evaluator.test_gnocchi.TestGnocchiResourceThresholdEvaluate.test_lag_configuration [0.009480s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-11-24 06:18:33.969 379500 WARNING aodh.evaluator.threshold [None req-df795c16-e09d-4fe6-b07a-53508b00dfd8 f0750810-92ad-434c-85aa-106ab1196bbc c36432a0-f393-4f08-b751-6ab50c679eb7 - - - -] Expecting 5 datapoints but only get 0 DEBUG: 2025-11-24 06:18:33.969 379500 INFO aodh.evaluator [None req-df795c16-e09d-4fe6-b07a-53508b00dfd8 f0750810-92ad-434c-85aa-106ab1196bbc c36432a0-f393-4f08-b751-6ab50c679eb7 - - - -] alarm f7555679-c9bd-44b7-b20a-2a7d8072ba88 transitioning to insufficient data because No datapoint for granularity 60 DEBUG: 2025-11-24 06:18:33.970 379500 WARNING aodh.evaluator.threshold [None req-df795c16-e09d-4fe6-b07a-53508b00dfd8 f0750810-92ad-434c-85aa-106ab1196bbc c36432a0-f393-4f08-b751-6ab50c679eb7 - - - -] Expecting 5 datapoints but only get 0 DEBUG: 2025-11-24 06:18:33.970 379500 INFO aodh.evaluator [None req-df795c16-e09d-4fe6-b07a-53508b00dfd8 f0750810-92ad-434c-85aa-106ab1196bbc c36432a0-f393-4f08-b751-6ab50c679eb7 - - - -] alarm f7555679-c9bd-44b7-b20a-2a7d8072ba88 transitioning to insufficient data because No datapoint for granularity 60 DEBUG: {2} aodh.tests.unit.evaluator.test_gnocchi.TestGnocchiResourceThresholdEvaluate.test_state_change_inside_time_constraint [0.009560s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-11-24 06:18:33.979 379500 WARNING aodh.evaluator.threshold [None req-df795c16-e09d-4fe6-b07a-53508b00dfd8 f0750810-92ad-434c-85aa-106ab1196bbc c36432a0-f393-4f08-b751-6ab50c679eb7 - - - -] Expecting 5 datapoints but only get 0 DEBUG: 2025-11-24 06:18:33.979 379500 INFO aodh.evaluator [None req-df795c16-e09d-4fe6-b07a-53508b00dfd8 f0750810-92ad-434c-85aa-106ab1196bbc c36432a0-f393-4f08-b751-6ab50c679eb7 - - - -] alarm a4b17aea-64ea-4a84-97a0-255d1f783190 transitioning to insufficient data because No datapoint for granularity 60 DEBUG: {2} aodh.tests.unit.evaluator.test_loadbalancer.TestLoadBalancerMemberHealthEvaluator.test_evaluate [0.008912s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-11-24 06:18:33.988 379500 INFO aodh.evaluator [None req-df795c16-e09d-4fe6-b07a-53508b00dfd8 f0750810-92ad-434c-85aa-106ab1196bbc c36432a0-f393-4f08-b751-6ab50c679eb7 - - - -] alarm d97526aa-eb61-46c7-87ba-7ca728940a3f transitioning to alarm because Transition to alarm due to 1 members unhealthy, most recent: {'created_at': '2025-11-23T11:18:33.988306', 'admin_state_up': True, 'operating_status': 'ERROR'} DEBUG: {0} aodh.tests.functional.api.v2.test_metrics.TestMetrics.test_get_all_metrics_all_projects_forbidden [0.124216s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-11-24 06:18:33.877 379498 INFO alembic.runtime.migration [None req-985b0e30-0b63-4994-b188-271381d7712d some_user_id some_project_id - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:33.886 379498 INFO alembic.runtime.migration [None req-985b0e30-0b63-4994-b188-271381d7712d some_user_id some_project_id - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:33.892 379498 INFO alembic.runtime.migration [None req-985b0e30-0b63-4994-b188-271381d7712d some_user_id some_project_id - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:33.892 379498 INFO alembic.runtime.migration [None req-985b0e30-0b63-4994-b188-271381d7712d some_user_id some_project_id - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:33.905 379498 INFO alembic.runtime.migration [None req-985b0e30-0b63-4994-b188-271381d7712d some_user_id some_project_id - - - -] Running stamp_revision -> 010 DEBUG: 2025-11-24 06:18:33.914 379498 INFO aodh.api.app [None req-985b0e30-0b63-4994-b188-271381d7712d some_user_id some_project_id - - - -] WSGI config used: /builddir/build/BUILD/aodh-21.1.0.dev30/aodh/api/api-paste.ini DEBUG: 2025-11-24 06:18:33.964 379498 INFO aodh.api.app [None req-985b0e30-0b63-4994-b188-271381d7712d some_user_id some_project_id - - - -] WSGI config used: /builddir/build/BUILD/aodh-21.1.0.dev30/aodh/api/api-paste.ini DEBUG: 2025-11-24 06:18:33.978 379498 WARNING oslo_policy.policy [None req-511e6256-73e6-4ee9-bb25-b69442dde45c some_user_id some_project_id - - - -] Policy Rules ['context_is_admin', 'segregation', 'admin_or_owner'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. DEBUG: {2} aodh.tests.unit.evaluator.test_loadbalancer.TestLoadBalancerMemberHealthEvaluator.test_evaluate_alarm_to_ok [0.010700s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-11-24 06:18:33.999 379500 INFO aodh.evaluator [None req-df795c16-e09d-4fe6-b07a-53508b00dfd8 f0750810-92ad-434c-85aa-106ab1196bbc c36432a0-f393-4f08-b751-6ab50c679eb7 - - - -] alarm f08933ae-27f9-434a-a92f-11aeadfd45f9 transitioning to ok because Transition to ok due to 0 members unhealthy, most recent: None DEBUG: {3} aodh.tests.functional.api.v2.test_complex_query_scenarios.TestQueryAlarmsHistoryController.test_non_admin_tenant_can_explicitly_filter_for_own_project [0.056099s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-11-24 06:18:33.951 379501 INFO alembic.runtime.migration [None req-87e58491-095b-438d-b96c-ca03b0d94c3d - project-id1 - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:33.951 379501 INFO alembic.runtime.migration [None req-87e58491-095b-438d-b96c-ca03b0d94c3d - project-id1 - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:33.956 379501 INFO alembic.runtime.migration [None req-87e58491-095b-438d-b96c-ca03b0d94c3d - project-id1 - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:33.956 379501 INFO alembic.runtime.migration [None req-87e58491-095b-438d-b96c-ca03b0d94c3d - project-id1 - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:33.961 379501 INFO alembic.runtime.migration [None req-87e58491-095b-438d-b96c-ca03b0d94c3d - project-id1 - - - -] Running stamp_revision -> 010 DEBUG: 2025-11-24 06:18:33.963 379501 INFO aodh.api.app [None req-87e58491-095b-438d-b96c-ca03b0d94c3d - project-id1 - - - -] WSGI config used: /builddir/build/BUILD/aodh-21.1.0.dev30/aodh/api/api-paste.ini DEBUG: {2} aodh.tests.unit.evaluator.test_prometheus.TestPrometheusEvaluator.test_project_scoping_scoped [0.010976s] ... ok DEBUG: {2} aodh.tests.unit.test_api_v2_capabilities.TestCapabilities.test_recursive_keypairs_with_list_of_dict [0.000359s] ... ok DEBUG: {2} aodh.tests.unit.test_bin.BinEvaluatorTestCase.test_starting_evaluator [0.001015s] ... ok DEBUG: {1} aodh.tests.functional.api.v2.test_alarm_scenarios.TestAlarmsRuleGnocchi.test_post_gnocchi_aggregation_alarm_project_constraint [0.110630s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-11-24 06:18:33.914 379499 INFO alembic.runtime.migration [None req-6dbd655d-feed-45c8-857e-0d857ccd1703 f36f825b-f6ff-481a-ab28-9f3df5cfcbe2 171d0039-013a-41ed-a7e3-fe86e97725ee - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:33.914 379499 INFO alembic.runtime.migration [None req-6dbd655d-feed-45c8-857e-0d857ccd1703 f36f825b-f6ff-481a-ab28-9f3df5cfcbe2 171d0039-013a-41ed-a7e3-fe86e97725ee - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:33.922 379499 INFO alembic.runtime.migration [None req-6dbd655d-feed-45c8-857e-0d857ccd1703 f36f825b-f6ff-481a-ab28-9f3df5cfcbe2 171d0039-013a-41ed-a7e3-fe86e97725ee - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:33.922 379499 INFO alembic.runtime.migration [None req-6dbd655d-feed-45c8-857e-0d857ccd1703 f36f825b-f6ff-481a-ab28-9f3df5cfcbe2 171d0039-013a-41ed-a7e3-fe86e97725ee - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:33.926 379499 INFO alembic.runtime.migration [None req-6dbd655d-feed-45c8-857e-0d857ccd1703 f36f825b-f6ff-481a-ab28-9f3df5cfcbe2 171d0039-013a-41ed-a7e3-fe86e97725ee - - - -] Running stamp_revision -> 010 DEBUG: 2025-11-24 06:18:33.944 379499 INFO aodh.api.app [None req-6dbd655d-feed-45c8-857e-0d857ccd1703 f36f825b-f6ff-481a-ab28-9f3df5cfcbe2 171d0039-013a-41ed-a7e3-fe86e97725ee - - - -] WSGI config used: /builddir/build/BUILD/aodh-21.1.0.dev30/aodh/api/api-paste.ini DEBUG: 2025-11-24 06:18:33.990 379499 WARNING oslo_db.sqlalchemy.utils [None req-58b77ddd-cd13-493f-b368-0b2fd68562a7 f4051693-ee1a-4db3-86be-cf37e57506ae 66bdf5ae-50ff-407f-90c7-48683b91a5ad - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-11-24 06:18:33.994 379499 WARNING oslo_db.sqlalchemy.utils [None req-58b77ddd-cd13-493f-b368-0b2fd68562a7 f4051693-ee1a-4db3-86be-cf37e57506ae 66bdf5ae-50ff-407f-90c7-48683b91a5ad - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-11-24 06:18:34.004 379499 WARNING oslo_db.sqlalchemy.utils [None req-58b77ddd-cd13-493f-b368-0b2fd68562a7 f4051693-ee1a-4db3-86be-cf37e57506ae 66bdf5ae-50ff-407f-90c7-48683b91a5ad - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: {3} aodh.tests.functional.api.v2.test_complex_query_scenarios.TestQueryAlarmsHistoryController.test_non_admin_tenant_sees_only_its_own_project [0.043686s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-11-24 06:18:34.008 379501 INFO alembic.runtime.migration [None req-71c17229-8f35-4304-85d5-7cf96ddfd57d - project-id1 - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:34.008 379501 INFO alembic.runtime.migration [None req-71c17229-8f35-4304-85d5-7cf96ddfd57d - project-id1 - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:34.012 379501 INFO alembic.runtime.migration [None req-71c17229-8f35-4304-85d5-7cf96ddfd57d - project-id1 - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:34.012 379501 INFO alembic.runtime.migration [None req-71c17229-8f35-4304-85d5-7cf96ddfd57d - project-id1 - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:34.018 379501 INFO alembic.runtime.migration [None req-71c17229-8f35-4304-85d5-7cf96ddfd57d - project-id1 - - - -] Running stamp_revision -> 010 DEBUG: 2025-11-24 06:18:34.020 379501 INFO aodh.api.app [None req-71c17229-8f35-4304-85d5-7cf96ddfd57d - project-id1 - - - -] WSGI config used: /builddir/build/BUILD/aodh-21.1.0.dev30/aodh/api/api-paste.ini DEBUG: {0} aodh.tests.functional.api.v2.test_metrics.TestMetrics.test_get_all_metrics_inside_project [0.093579s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-11-24 06:18:34.010 379498 INFO alembic.runtime.migration [None req-511e6256-73e6-4ee9-bb25-b69442dde45c some_user_id some_project_id - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:34.010 379498 INFO alembic.runtime.migration [None req-511e6256-73e6-4ee9-bb25-b69442dde45c some_user_id some_project_id - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:34.017 379498 INFO alembic.runtime.migration [None req-511e6256-73e6-4ee9-bb25-b69442dde45c some_user_id some_project_id - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:34.017 379498 INFO alembic.runtime.migration [None req-511e6256-73e6-4ee9-bb25-b69442dde45c some_user_id some_project_id - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:34.029 379498 INFO alembic.runtime.migration [None req-511e6256-73e6-4ee9-bb25-b69442dde45c some_user_id some_project_id - - - -] Running stamp_revision -> 010 DEBUG: 2025-11-24 06:18:34.031 379498 INFO aodh.api.app [None req-511e6256-73e6-4ee9-bb25-b69442dde45c some_user_id some_project_id - - - -] WSGI config used: /builddir/build/BUILD/aodh-21.1.0.dev30/aodh/api/api-paste.ini DEBUG: {3} aodh.tests.functional.api.v2.test_complex_query_scenarios.TestQueryAlarmsHistoryController.test_query_with_filter_for_project_orderby_with_user [0.053249s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-11-24 06:18:34.052 379501 INFO alembic.runtime.migration [None req-5951ea16-e6e4-4994-a316-0eaca12555c0 - project-id1 - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:34.052 379501 INFO alembic.runtime.migration [None req-5951ea16-e6e4-4994-a316-0eaca12555c0 - project-id1 - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:34.056 379501 INFO alembic.runtime.migration [None req-5951ea16-e6e4-4994-a316-0eaca12555c0 - project-id1 - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:34.057 379501 INFO alembic.runtime.migration [None req-5951ea16-e6e4-4994-a316-0eaca12555c0 - project-id1 - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:34.061 379501 INFO alembic.runtime.migration [None req-5951ea16-e6e4-4994-a316-0eaca12555c0 - project-id1 - - - -] Running stamp_revision -> 010 DEBUG: 2025-11-24 06:18:34.063 379501 INFO aodh.api.app [None req-5951ea16-e6e4-4994-a316-0eaca12555c0 - project-id1 - - - -] WSGI config used: /builddir/build/BUILD/aodh-21.1.0.dev30/aodh/api/api-paste.ini DEBUG: {1} aodh.tests.functional.api.v2.test_alarm_scenarios.TestAlarmsRulePrometheus.test_post_prometheus_alarm_as_nonadmin [0.096786s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-11-24 06:18:34.028 379499 INFO alembic.runtime.migration [None req-58b77ddd-cd13-493f-b368-0b2fd68562a7 f4051693-ee1a-4db3-86be-cf37e57506ae 66bdf5ae-50ff-407f-90c7-48683b91a5ad - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:34.028 379499 INFO alembic.runtime.migration [None req-58b77ddd-cd13-493f-b368-0b2fd68562a7 f4051693-ee1a-4db3-86be-cf37e57506ae 66bdf5ae-50ff-407f-90c7-48683b91a5ad - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:34.037 379499 INFO alembic.runtime.migration [None req-58b77ddd-cd13-493f-b368-0b2fd68562a7 f4051693-ee1a-4db3-86be-cf37e57506ae 66bdf5ae-50ff-407f-90c7-48683b91a5ad - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:34.037 379499 INFO alembic.runtime.migration [None req-58b77ddd-cd13-493f-b368-0b2fd68562a7 f4051693-ee1a-4db3-86be-cf37e57506ae 66bdf5ae-50ff-407f-90c7-48683b91a5ad - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:34.048 379499 INFO alembic.runtime.migration [None req-58b77ddd-cd13-493f-b368-0b2fd68562a7 f4051693-ee1a-4db3-86be-cf37e57506ae 66bdf5ae-50ff-407f-90c7-48683b91a5ad - - - -] Running stamp_revision -> 010 DEBUG: 2025-11-24 06:18:34.052 379499 INFO aodh.api.app [None req-58b77ddd-cd13-493f-b368-0b2fd68562a7 f4051693-ee1a-4db3-86be-cf37e57506ae 66bdf5ae-50ff-407f-90c7-48683b91a5ad - - - -] WSGI config used: /builddir/build/BUILD/aodh-21.1.0.dev30/aodh/api/api-paste.ini DEBUG: 2025-11-24 06:18:34.081 379499 WARNING oslo_db.sqlalchemy.utils [None req-e120369b-ba2c-4540-a94b-814b75c980cb 02cf14f6-89b1-431a-ac7e-f2d9d6759443 ddeaa58b-d1de-45bb-a548-20ee10460895 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-11-24 06:18:34.085 379499 WARNING oslo_db.sqlalchemy.utils [None req-e120369b-ba2c-4540-a94b-814b75c980cb 02cf14f6-89b1-431a-ac7e-f2d9d6759443 ddeaa58b-d1de-45bb-a548-20ee10460895 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-11-24 06:18:34.099 379499 WARNING oslo_db.sqlalchemy.utils [None req-e120369b-ba2c-4540-a94b-814b75c980cb 02cf14f6-89b1-431a-ac7e-f2d9d6759443 ddeaa58b-d1de-45bb-a548-20ee10460895 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: {0} aodh.tests.functional.api.v2.test_quotas.TestQuotas.test_post_quotas_no_resource_failed [0.056177s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-11-24 06:18:34.095 379498 INFO alembic.runtime.migration [None req-7f30bf60-8bbe-4503-8c8f-3d5e9bebae9e some_user_id some_project_id - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:34.096 379498 INFO alembic.runtime.migration [None req-7f30bf60-8bbe-4503-8c8f-3d5e9bebae9e some_user_id some_project_id - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:34.099 379498 INFO alembic.runtime.migration [None req-7f30bf60-8bbe-4503-8c8f-3d5e9bebae9e some_user_id some_project_id - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:34.099 379498 INFO alembic.runtime.migration [None req-7f30bf60-8bbe-4503-8c8f-3d5e9bebae9e some_user_id some_project_id - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:34.112 379498 INFO alembic.runtime.migration [None req-7f30bf60-8bbe-4503-8c8f-3d5e9bebae9e some_user_id some_project_id - - - -] Running stamp_revision -> 010 DEBUG: 2025-11-24 06:18:34.121 379498 INFO aodh.api.app [None req-7f30bf60-8bbe-4503-8c8f-3d5e9bebae9e some_user_id some_project_id - - - -] WSGI config used: /builddir/build/BUILD/aodh-21.1.0.dev30/aodh/api/api-paste.ini DEBUG: {3} aodh.tests.functional.api.v2.test_complex_query_scenarios.TestQueryAlarmsHistoryController.test_query_with_filter_orderby_and_limit [0.058259s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-11-24 06:18:34.105 379501 INFO alembic.runtime.migration [None req-5dc1560f-8423-457c-b32e-ee5896dc5ab4 - project-id1 - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:34.106 379501 INFO alembic.runtime.migration [None req-5dc1560f-8423-457c-b32e-ee5896dc5ab4 - project-id1 - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:34.110 379501 INFO alembic.runtime.migration [None req-5dc1560f-8423-457c-b32e-ee5896dc5ab4 - project-id1 - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:34.110 379501 INFO alembic.runtime.migration [None req-5dc1560f-8423-457c-b32e-ee5896dc5ab4 - project-id1 - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:34.115 379501 INFO alembic.runtime.migration [None req-5dc1560f-8423-457c-b32e-ee5896dc5ab4 - project-id1 - - - -] Running stamp_revision -> 010 DEBUG: 2025-11-24 06:18:34.118 379501 INFO aodh.api.app [None req-5dc1560f-8423-457c-b32e-ee5896dc5ab4 - project-id1 - - - -] WSGI config used: /builddir/build/BUILD/aodh-21.1.0.dev30/aodh/api/api-paste.ini DEBUG: {0} aodh.tests.functional.storage.test_storage_scenarios.AlarmTest.test_list_by_type [0.035327s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-11-24 06:18:34.154 379498 INFO alembic.runtime.migration [None req-7f30bf60-8bbe-4503-8c8f-3d5e9bebae9e some_user_id some_project_id - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:34.155 379498 INFO alembic.runtime.migration [None req-7f30bf60-8bbe-4503-8c8f-3d5e9bebae9e some_user_id some_project_id - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:34.160 379498 INFO alembic.runtime.migration [None req-7f30bf60-8bbe-4503-8c8f-3d5e9bebae9e some_user_id some_project_id - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:34.161 379498 INFO alembic.runtime.migration [None req-7f30bf60-8bbe-4503-8c8f-3d5e9bebae9e some_user_id some_project_id - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:34.168 379498 INFO alembic.runtime.migration [None req-7f30bf60-8bbe-4503-8c8f-3d5e9bebae9e some_user_id some_project_id - - - -] Running stamp_revision -> 010 DEBUG: 2025-11-24 06:18:34.175 379498 WARNING oslo_db.sqlalchemy.utils [None req-7f30bf60-8bbe-4503-8c8f-3d5e9bebae9e some_user_id some_project_id - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: {1} aodh.tests.functional.api.v2.test_app.TestApiMiddleware.test_json_parsable_error_middleware_translation_400 [0.072597s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-11-24 06:18:34.119 379499 INFO alembic.runtime.migration [None req-e120369b-ba2c-4540-a94b-814b75c980cb 02cf14f6-89b1-431a-ac7e-f2d9d6759443 ddeaa58b-d1de-45bb-a548-20ee10460895 - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:34.120 379499 INFO alembic.runtime.migration [None req-e120369b-ba2c-4540-a94b-814b75c980cb 02cf14f6-89b1-431a-ac7e-f2d9d6759443 ddeaa58b-d1de-45bb-a548-20ee10460895 - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:34.128 379499 INFO alembic.runtime.migration [None req-e120369b-ba2c-4540-a94b-814b75c980cb 02cf14f6-89b1-431a-ac7e-f2d9d6759443 ddeaa58b-d1de-45bb-a548-20ee10460895 - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:34.129 379499 INFO alembic.runtime.migration [None req-e120369b-ba2c-4540-a94b-814b75c980cb 02cf14f6-89b1-431a-ac7e-f2d9d6759443 ddeaa58b-d1de-45bb-a548-20ee10460895 - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:34.134 379499 INFO alembic.runtime.migration [None req-e120369b-ba2c-4540-a94b-814b75c980cb 02cf14f6-89b1-431a-ac7e-f2d9d6759443 ddeaa58b-d1de-45bb-a548-20ee10460895 - - - -] Running stamp_revision -> 010 DEBUG: 2025-11-24 06:18:34.146 379499 INFO aodh.api.app [None req-e120369b-ba2c-4540-a94b-814b75c980cb 02cf14f6-89b1-431a-ac7e-f2d9d6759443 ddeaa58b-d1de-45bb-a548-20ee10460895 - - - -] WSGI config used: /builddir/build/BUILD/aodh-21.1.0.dev30/aodh/api/api-paste.ini DEBUG: {3} aodh.tests.functional.api.v2.test_quotas.TestQuotas.test_delete_project_quota_by_admin [0.042543s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-11-24 06:18:34.164 379501 INFO alembic.runtime.migration [None req-c64307a9-2cbe-4e1a-8610-c3743bb13354 - project-id1 - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:34.164 379501 INFO alembic.runtime.migration [None req-c64307a9-2cbe-4e1a-8610-c3743bb13354 - project-id1 - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:34.168 379501 INFO alembic.runtime.migration [None req-c64307a9-2cbe-4e1a-8610-c3743bb13354 - project-id1 - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:34.169 379501 INFO alembic.runtime.migration [None req-c64307a9-2cbe-4e1a-8610-c3743bb13354 - project-id1 - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:34.174 379501 INFO alembic.runtime.migration [None req-c64307a9-2cbe-4e1a-8610-c3743bb13354 - project-id1 - - - -] Running stamp_revision -> 010 DEBUG: 2025-11-24 06:18:34.177 379501 INFO aodh.api.app [None req-c64307a9-2cbe-4e1a-8610-c3743bb13354 - project-id1 - - - -] WSGI config used: /builddir/build/BUILD/aodh-21.1.0.dev30/aodh/api/api-paste.ini DEBUG: {3} aodh.tests.functional.api.v2.test_quotas.TestQuotas.test_delete_project_quota_by_user_failed [0.031904s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-11-24 06:18:34.208 379501 INFO alembic.runtime.migration [None req-ab345c72-c9c2-4d3c-acfe-91d9627e9e4b 2b36e163-5170-49ce-84a6-83b1da7762e9 35422702-949f-419d-a327-419f2ffa95a6 - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:34.208 379501 INFO alembic.runtime.migration [None req-ab345c72-c9c2-4d3c-acfe-91d9627e9e4b 2b36e163-5170-49ce-84a6-83b1da7762e9 35422702-949f-419d-a327-419f2ffa95a6 - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:34.212 379501 INFO alembic.runtime.migration [None req-ab345c72-c9c2-4d3c-acfe-91d9627e9e4b 2b36e163-5170-49ce-84a6-83b1da7762e9 35422702-949f-419d-a327-419f2ffa95a6 - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:34.212 379501 INFO alembic.runtime.migration [None req-ab345c72-c9c2-4d3c-acfe-91d9627e9e4b 2b36e163-5170-49ce-84a6-83b1da7762e9 35422702-949f-419d-a327-419f2ffa95a6 - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:34.217 379501 INFO alembic.runtime.migration [None req-ab345c72-c9c2-4d3c-acfe-91d9627e9e4b 2b36e163-5170-49ce-84a6-83b1da7762e9 35422702-949f-419d-a327-419f2ffa95a6 - - - -] Running stamp_revision -> 010 DEBUG: 2025-11-24 06:18:34.218 379501 INFO aodh.api.app [None req-ab345c72-c9c2-4d3c-acfe-91d9627e9e4b 2b36e163-5170-49ce-84a6-83b1da7762e9 35422702-949f-419d-a327-419f2ffa95a6 - - - -] WSGI config used: /builddir/build/BUILD/aodh-21.1.0.dev30/aodh/api/api-paste.ini DEBUG: {0} aodh.tests.functional.storage.test_storage_scenarios.AlarmTest.test_list_disabled [0.054024s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-11-24 06:18:34.193 379498 INFO alembic.runtime.migration [None req-7f30bf60-8bbe-4503-8c8f-3d5e9bebae9e some_user_id some_project_id - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:34.193 379498 INFO alembic.runtime.migration [None req-7f30bf60-8bbe-4503-8c8f-3d5e9bebae9e some_user_id some_project_id - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:34.199 379498 INFO alembic.runtime.migration [None req-7f30bf60-8bbe-4503-8c8f-3d5e9bebae9e some_user_id some_project_id - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:34.199 379498 INFO alembic.runtime.migration [None req-7f30bf60-8bbe-4503-8c8f-3d5e9bebae9e some_user_id some_project_id - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:34.207 379498 INFO alembic.runtime.migration [None req-7f30bf60-8bbe-4503-8c8f-3d5e9bebae9e some_user_id some_project_id - - - -] Running stamp_revision -> 010 DEBUG: 2025-11-24 06:18:34.220 379498 WARNING oslo_db.sqlalchemy.utils [None req-7f30bf60-8bbe-4503-8c8f-3d5e9bebae9e some_user_id some_project_id - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: {1} aodh.tests.functional.api.v2.test_app.TestApiMiddleware.test_xml_parsable_error_middleware_translation_400 [0.086583s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-11-24 06:18:34.199 379499 INFO alembic.runtime.migration [None req-e120369b-ba2c-4540-a94b-814b75c980cb 02cf14f6-89b1-431a-ac7e-f2d9d6759443 ddeaa58b-d1de-45bb-a548-20ee10460895 - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:34.199 379499 INFO alembic.runtime.migration [None req-e120369b-ba2c-4540-a94b-814b75c980cb 02cf14f6-89b1-431a-ac7e-f2d9d6759443 ddeaa58b-d1de-45bb-a548-20ee10460895 - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:34.206 379499 INFO alembic.runtime.migration [None req-e120369b-ba2c-4540-a94b-814b75c980cb 02cf14f6-89b1-431a-ac7e-f2d9d6759443 ddeaa58b-d1de-45bb-a548-20ee10460895 - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:34.206 379499 INFO alembic.runtime.migration [None req-e120369b-ba2c-4540-a94b-814b75c980cb 02cf14f6-89b1-431a-ac7e-f2d9d6759443 ddeaa58b-d1de-45bb-a548-20ee10460895 - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:34.222 379499 INFO alembic.runtime.migration [None req-e120369b-ba2c-4540-a94b-814b75c980cb 02cf14f6-89b1-431a-ac7e-f2d9d6759443 ddeaa58b-d1de-45bb-a548-20ee10460895 - - - -] Running stamp_revision -> 010 DEBUG: 2025-11-24 06:18:34.229 379499 INFO aodh.api.app [None req-e120369b-ba2c-4540-a94b-814b75c980cb 02cf14f6-89b1-431a-ac7e-f2d9d6759443 ddeaa58b-d1de-45bb-a548-20ee10460895 - - - -] WSGI config used: /builddir/build/BUILD/aodh-21.1.0.dev30/aodh/api/api-paste.ini DEBUG: {3} aodh.tests.functional.api.v2.test_quotas.TestQuotas.test_get_project_quotas_by_admin [0.049293s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-11-24 06:18:34.241 379501 INFO alembic.runtime.migration [None req-012dc5d9-9db3-451c-9dac-b568bfb8e4aa 2b36e163-5170-49ce-84a6-83b1da7762e9 35422702-949f-419d-a327-419f2ffa95a6 - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:34.242 379501 INFO alembic.runtime.migration [None req-012dc5d9-9db3-451c-9dac-b568bfb8e4aa 2b36e163-5170-49ce-84a6-83b1da7762e9 35422702-949f-419d-a327-419f2ffa95a6 - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:34.245 379501 INFO alembic.runtime.migration [None req-012dc5d9-9db3-451c-9dac-b568bfb8e4aa 2b36e163-5170-49ce-84a6-83b1da7762e9 35422702-949f-419d-a327-419f2ffa95a6 - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:34.245 379501 INFO alembic.runtime.migration [None req-012dc5d9-9db3-451c-9dac-b568bfb8e4aa 2b36e163-5170-49ce-84a6-83b1da7762e9 35422702-949f-419d-a327-419f2ffa95a6 - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:34.250 379501 INFO alembic.runtime.migration [None req-012dc5d9-9db3-451c-9dac-b568bfb8e4aa 2b36e163-5170-49ce-84a6-83b1da7762e9 35422702-949f-419d-a327-419f2ffa95a6 - - - -] Running stamp_revision -> 010 DEBUG: 2025-11-24 06:18:34.252 379501 INFO aodh.api.app [None req-012dc5d9-9db3-451c-9dac-b568bfb8e4aa 2b36e163-5170-49ce-84a6-83b1da7762e9 35422702-949f-419d-a327-419f2ffa95a6 - - - -] WSGI config used: /builddir/build/BUILD/aodh-21.1.0.dev30/aodh/api/api-paste.ini DEBUG: {1} aodh.tests.functional.api.v2.test_complex_query.TestComplexQuery.test_invalid_filter_misstyped_field_name_alarms [0.017653s] ... ok DEBUG: {0} aodh.tests.functional.storage.test_storage_scenarios.AlarmTest.test_list_excluded_by_name [0.066222s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-11-24 06:18:34.255 379498 INFO alembic.runtime.migration [None req-7f30bf60-8bbe-4503-8c8f-3d5e9bebae9e some_user_id some_project_id - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:34.255 379498 INFO alembic.runtime.migration [None req-7f30bf60-8bbe-4503-8c8f-3d5e9bebae9e some_user_id some_project_id - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:34.268 379498 INFO alembic.runtime.migration [None req-7f30bf60-8bbe-4503-8c8f-3d5e9bebae9e some_user_id some_project_id - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:34.268 379498 INFO alembic.runtime.migration [None req-7f30bf60-8bbe-4503-8c8f-3d5e9bebae9e some_user_id some_project_id - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:34.283 379498 INFO alembic.runtime.migration [None req-7f30bf60-8bbe-4503-8c8f-3d5e9bebae9e some_user_id some_project_id - - - -] Running stamp_revision -> 010 DEBUG: 2025-11-24 06:18:34.298 379498 WARNING oslo_db.sqlalchemy.utils [None req-7f30bf60-8bbe-4503-8c8f-3d5e9bebae9e some_user_id some_project_id - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: {1} aodh.tests.functional.api.v2.test_complex_query.TestComplexQuery.test_invalid_filter_misstyped_field_name_samples [0.025719s] ... ok DEBUG: {1} aodh.tests.functional.api.v2.test_complex_query.TestComplexQuery.test_replace_isotime_utc [0.006489s] ... ok DEBUG: {1} aodh.tests.functional.api.v2.test_complex_query.TestComplexQuery.test_validate_orderby_empty_field_name [0.012910s] ... ok DEBUG: {1} aodh.tests.functional.api.v2.test_complex_query.TestComplexQuery.test_validate_orderby_metadata_is_not_allowed [0.003104s] ... ok DEBUG: {1} aodh.tests.functional.api.v2.test_complex_query.TestComplexQuery.test_validate_orderby_wrong_field_name_multiple_item_orderby [0.004025s] ... ok DEBUG: {3} aodh.tests.functional.api.v2.test_quotas.TestQuotas.test_get_project_quotas_by_user [0.073066s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-11-24 06:18:34.295 379501 INFO alembic.runtime.migration [None req-e8495c07-09ea-4ec7-aeaf-dd25504d7f71 2b36e163-5170-49ce-84a6-83b1da7762e9 35422702-949f-419d-a327-419f2ffa95a6 - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:34.295 379501 INFO alembic.runtime.migration [None req-e8495c07-09ea-4ec7-aeaf-dd25504d7f71 2b36e163-5170-49ce-84a6-83b1da7762e9 35422702-949f-419d-a327-419f2ffa95a6 - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:34.303 379501 INFO alembic.runtime.migration [None req-e8495c07-09ea-4ec7-aeaf-dd25504d7f71 2b36e163-5170-49ce-84a6-83b1da7762e9 35422702-949f-419d-a327-419f2ffa95a6 - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:34.303 379501 INFO alembic.runtime.migration [None req-e8495c07-09ea-4ec7-aeaf-dd25504d7f71 2b36e163-5170-49ce-84a6-83b1da7762e9 35422702-949f-419d-a327-419f2ffa95a6 - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:34.314 379501 INFO alembic.runtime.migration [None req-e8495c07-09ea-4ec7-aeaf-dd25504d7f71 2b36e163-5170-49ce-84a6-83b1da7762e9 35422702-949f-419d-a327-419f2ffa95a6 - - - -] Running stamp_revision -> 010 DEBUG: 2025-11-24 06:18:34.318 379501 INFO aodh.api.app [None req-e8495c07-09ea-4ec7-aeaf-dd25504d7f71 2b36e163-5170-49ce-84a6-83b1da7762e9 35422702-949f-419d-a327-419f2ffa95a6 - - - -] WSGI config used: /builddir/build/BUILD/aodh-21.1.0.dev30/aodh/api/api-paste.ini DEBUG: {0} aodh.tests.functional.storage.test_storage_scenarios.AlarmTest.test_update_deleted_alarm_failed [0.072434s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-11-24 06:18:34.319 379498 INFO alembic.runtime.migration [None req-7f30bf60-8bbe-4503-8c8f-3d5e9bebae9e some_user_id some_project_id - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:34.319 379498 INFO alembic.runtime.migration [None req-7f30bf60-8bbe-4503-8c8f-3d5e9bebae9e some_user_id some_project_id - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:34.325 379498 INFO alembic.runtime.migration [None req-7f30bf60-8bbe-4503-8c8f-3d5e9bebae9e some_user_id some_project_id - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:34.326 379498 INFO alembic.runtime.migration [None req-7f30bf60-8bbe-4503-8c8f-3d5e9bebae9e some_user_id some_project_id - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:34.331 379498 INFO alembic.runtime.migration [None req-7f30bf60-8bbe-4503-8c8f-3d5e9bebae9e some_user_id some_project_id - - - -] Running stamp_revision -> 010 DEBUG: 2025-11-24 06:18:34.352 379498 WARNING oslo_db.sqlalchemy.utils [None req-7f30bf60-8bbe-4503-8c8f-3d5e9bebae9e some_user_id some_project_id - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-11-24 06:18:34.362 379498 WARNING oslo_db.sqlalchemy.utils [None req-7f30bf60-8bbe-4503-8c8f-3d5e9bebae9e some_user_id some_project_id - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-11-24 06:18:34.372 379498 WARNING oslo_db.sqlalchemy.utils [None req-7f30bf60-8bbe-4503-8c8f-3d5e9bebae9e some_user_id some_project_id - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: {3} aodh.tests.functional.api.v2.test_quotas.TestQuotas.test_post_quotas_unsupported_resource_failed [0.070403s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-11-24 06:18:34.371 379501 INFO alembic.runtime.migration [None req-87de24d3-fe62-4315-a9cb-172a25667d3c 2b36e163-5170-49ce-84a6-83b1da7762e9 35422702-949f-419d-a327-419f2ffa95a6 - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:34.371 379501 INFO alembic.runtime.migration [None req-87de24d3-fe62-4315-a9cb-172a25667d3c 2b36e163-5170-49ce-84a6-83b1da7762e9 35422702-949f-419d-a327-419f2ffa95a6 - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:34.380 379501 INFO alembic.runtime.migration [None req-87de24d3-fe62-4315-a9cb-172a25667d3c 2b36e163-5170-49ce-84a6-83b1da7762e9 35422702-949f-419d-a327-419f2ffa95a6 - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:34.380 379501 INFO alembic.runtime.migration [None req-87de24d3-fe62-4315-a9cb-172a25667d3c 2b36e163-5170-49ce-84a6-83b1da7762e9 35422702-949f-419d-a327-419f2ffa95a6 - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:34.388 379501 INFO alembic.runtime.migration [None req-87de24d3-fe62-4315-a9cb-172a25667d3c 2b36e163-5170-49ce-84a6-83b1da7762e9 35422702-949f-419d-a327-419f2ffa95a6 - - - -] Running stamp_revision -> 010 DEBUG: 2025-11-24 06:18:34.394 379501 INFO aodh.api.app [None req-87de24d3-fe62-4315-a9cb-172a25667d3c 2b36e163-5170-49ce-84a6-83b1da7762e9 35422702-949f-419d-a327-419f2ffa95a6 - - - -] WSGI config used: /builddir/build/BUILD/aodh-21.1.0.dev30/aodh/api/api-paste.ini DEBUG: {0} aodh.tests.functional.storage.test_storage_scenarios.ComplexAlarmHistoryQueryTest.test_alarm_history_with_filter [0.497775s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-11-24 06:18:34.387 379498 INFO alembic.runtime.migration [None req-7f30bf60-8bbe-4503-8c8f-3d5e9bebae9e some_user_id some_project_id - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:34.387 379498 INFO alembic.runtime.migration [None req-7f30bf60-8bbe-4503-8c8f-3d5e9bebae9e some_user_id some_project_id - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:34.391 379498 INFO alembic.runtime.migration [None req-7f30bf60-8bbe-4503-8c8f-3d5e9bebae9e some_user_id some_project_id - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:34.391 379498 INFO alembic.runtime.migration [None req-7f30bf60-8bbe-4503-8c8f-3d5e9bebae9e some_user_id some_project_id - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:34.406 379498 INFO alembic.runtime.migration [None req-7f30bf60-8bbe-4503-8c8f-3d5e9bebae9e some_user_id some_project_id - - - -] Running stamp_revision -> 010 DEBUG: 2025-11-24 06:18:34.415 379498 WARNING oslo_db.sqlalchemy.utils [None req-7f30bf60-8bbe-4503-8c8f-3d5e9bebae9e some_user_id some_project_id - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: {1} aodh.tests.functional.api.v2.test_complex_query_scenarios.TestQueryAlarmsController.test_filter_with_isotime_timestamp [0.536687s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-11-24 06:18:34.361 379499 INFO alembic.runtime.migration [None req-e120369b-ba2c-4540-a94b-814b75c980cb 02cf14f6-89b1-431a-ac7e-f2d9d6759443 ddeaa58b-d1de-45bb-a548-20ee10460895 - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:34.361 379499 INFO alembic.runtime.migration [None req-e120369b-ba2c-4540-a94b-814b75c980cb 02cf14f6-89b1-431a-ac7e-f2d9d6759443 ddeaa58b-d1de-45bb-a548-20ee10460895 - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:34.368 379499 INFO alembic.runtime.migration [None req-e120369b-ba2c-4540-a94b-814b75c980cb 02cf14f6-89b1-431a-ac7e-f2d9d6759443 ddeaa58b-d1de-45bb-a548-20ee10460895 - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:34.369 379499 INFO alembic.runtime.migration [None req-e120369b-ba2c-4540-a94b-814b75c980cb 02cf14f6-89b1-431a-ac7e-f2d9d6759443 ddeaa58b-d1de-45bb-a548-20ee10460895 - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:34.383 379499 INFO alembic.runtime.migration [None req-e120369b-ba2c-4540-a94b-814b75c980cb 02cf14f6-89b1-431a-ac7e-f2d9d6759443 ddeaa58b-d1de-45bb-a548-20ee10460895 - - - -] Running stamp_revision -> 010 DEBUG: 2025-11-24 06:18:34.394 379499 INFO aodh.api.app [None req-e120369b-ba2c-4540-a94b-814b75c980cb 02cf14f6-89b1-431a-ac7e-f2d9d6759443 ddeaa58b-d1de-45bb-a548-20ee10460895 - - - -] WSGI config used: /builddir/build/BUILD/aodh-21.1.0.dev30/aodh/api/api-paste.ini DEBUG: {0} aodh.tests.functional.storage.test_storage_scenarios.ComplexAlarmHistoryQueryTest.test_alarm_history_with_no_filter [0.043581s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-11-24 06:18:34.898 379498 INFO alembic.runtime.migration [None req-7f30bf60-8bbe-4503-8c8f-3d5e9bebae9e some_user_id some_project_id - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:34.898 379498 INFO alembic.runtime.migration [None req-7f30bf60-8bbe-4503-8c8f-3d5e9bebae9e some_user_id some_project_id - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:34.902 379498 INFO alembic.runtime.migration [None req-7f30bf60-8bbe-4503-8c8f-3d5e9bebae9e some_user_id some_project_id - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:34.902 379498 INFO alembic.runtime.migration [None req-7f30bf60-8bbe-4503-8c8f-3d5e9bebae9e some_user_id some_project_id - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:34.906 379498 INFO alembic.runtime.migration [None req-7f30bf60-8bbe-4503-8c8f-3d5e9bebae9e some_user_id some_project_id - - - -] Running stamp_revision -> 010 DEBUG: 2025-11-24 06:18:34.909 379498 WARNING oslo_db.sqlalchemy.utils [None req-7f30bf60-8bbe-4503-8c8f-3d5e9bebae9e some_user_id some_project_id - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: {3} aodh.tests.functional.api.v2.test_quotas.TestQuotas.test_post_quotas_wrong_limit_failed [0.519532s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-11-24 06:18:34.872 379501 INFO alembic.runtime.migration [None req-87de24d3-fe62-4315-a9cb-172a25667d3c 2b36e163-5170-49ce-84a6-83b1da7762e9 35422702-949f-419d-a327-419f2ffa95a6 - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:34.873 379501 INFO alembic.runtime.migration [None req-87de24d3-fe62-4315-a9cb-172a25667d3c 2b36e163-5170-49ce-84a6-83b1da7762e9 35422702-949f-419d-a327-419f2ffa95a6 - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:34.898 379501 INFO alembic.runtime.migration [None req-87de24d3-fe62-4315-a9cb-172a25667d3c 2b36e163-5170-49ce-84a6-83b1da7762e9 35422702-949f-419d-a327-419f2ffa95a6 - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:34.899 379501 INFO alembic.runtime.migration [None req-87de24d3-fe62-4315-a9cb-172a25667d3c 2b36e163-5170-49ce-84a6-83b1da7762e9 35422702-949f-419d-a327-419f2ffa95a6 - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:34.918 379501 INFO alembic.runtime.migration [None req-87de24d3-fe62-4315-a9cb-172a25667d3c 2b36e163-5170-49ce-84a6-83b1da7762e9 35422702-949f-419d-a327-419f2ffa95a6 - - - -] Running stamp_revision -> 010 DEBUG: 2025-11-24 06:18:34.922 379501 INFO aodh.api.app [None req-87de24d3-fe62-4315-a9cb-172a25667d3c 2b36e163-5170-49ce-84a6-83b1da7762e9 35422702-949f-419d-a327-419f2ffa95a6 - - - -] WSGI config used: /builddir/build/BUILD/aodh-21.1.0.dev30/aodh/api/api-paste.ini DEBUG: {0} aodh.tests.functional.storage.test_storage_scenarios.ComplexAlarmHistoryQueryTest.test_alarm_history_with_regexp [0.028960s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-11-24 06:18:34.925 379498 INFO alembic.runtime.migration [None req-7f30bf60-8bbe-4503-8c8f-3d5e9bebae9e some_user_id some_project_id - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:34.925 379498 INFO alembic.runtime.migration [None req-7f30bf60-8bbe-4503-8c8f-3d5e9bebae9e some_user_id some_project_id - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:34.929 379498 INFO alembic.runtime.migration [None req-7f30bf60-8bbe-4503-8c8f-3d5e9bebae9e some_user_id some_project_id - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:34.929 379498 INFO alembic.runtime.migration [None req-7f30bf60-8bbe-4503-8c8f-3d5e9bebae9e some_user_id some_project_id - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:34.934 379498 INFO alembic.runtime.migration [None req-7f30bf60-8bbe-4503-8c8f-3d5e9bebae9e some_user_id some_project_id - - - -] Running stamp_revision -> 010 DEBUG: 2025-11-24 06:18:34.937 379498 WARNING oslo_db.sqlalchemy.utils [None req-7f30bf60-8bbe-4503-8c8f-3d5e9bebae9e some_user_id some_project_id - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: {3} aodh.tests.functional.storage.test_get_connection.EngineTest.test_get_connection [0.012292s] ... ok DEBUG: {0} aodh.tests.functional.storage.test_storage_scenarios.ComplexAlarmQueryTest.test_filter_and_orderby [0.022535s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-11-24 06:18:34.955 379498 INFO alembic.runtime.migration [None req-7f30bf60-8bbe-4503-8c8f-3d5e9bebae9e some_user_id some_project_id - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:34.955 379498 INFO alembic.runtime.migration [None req-7f30bf60-8bbe-4503-8c8f-3d5e9bebae9e some_user_id some_project_id - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:34.959 379498 INFO alembic.runtime.migration [None req-7f30bf60-8bbe-4503-8c8f-3d5e9bebae9e some_user_id some_project_id - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:34.959 379498 INFO alembic.runtime.migration [None req-7f30bf60-8bbe-4503-8c8f-3d5e9bebae9e some_user_id some_project_id - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:34.964 379498 INFO alembic.runtime.migration [None req-7f30bf60-8bbe-4503-8c8f-3d5e9bebae9e some_user_id some_project_id - - - -] Running stamp_revision -> 010 DEBUG: {0} aodh.tests.unit.cmd.test_status.TestUpgradeChecks.test_checks [0.001408s] ... ok DEBUG: {0} aodh.tests.unit.evaluator.test_base.TestEvaluatorBaseClass.test_base_time_constraints_timezone [0.001847s] ... ok DEBUG: {1} aodh.tests.functional.api.v2.test_complex_query_scenarios.TestQueryAlarmsController.test_non_admin_tenant_sees_only_its_own_project [0.110730s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-11-24 06:18:34.898 379499 INFO alembic.runtime.migration [None req-0c58d833-6858-4e9d-9ded-22a01955cd47 - project-id1 - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:34.899 379499 INFO alembic.runtime.migration [None req-0c58d833-6858-4e9d-9ded-22a01955cd47 - project-id1 - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:34.910 379499 INFO alembic.runtime.migration [None req-0c58d833-6858-4e9d-9ded-22a01955cd47 - project-id1 - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:34.910 379499 INFO alembic.runtime.migration [None req-0c58d833-6858-4e9d-9ded-22a01955cd47 - project-id1 - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:34.917 379499 INFO alembic.runtime.migration [None req-0c58d833-6858-4e9d-9ded-22a01955cd47 - project-id1 - - - -] Running stamp_revision -> 010 DEBUG: 2025-11-24 06:18:34.932 379499 INFO aodh.api.app [None req-0c58d833-6858-4e9d-9ded-22a01955cd47 - project-id1 - - - -] WSGI config used: /builddir/build/BUILD/aodh-21.1.0.dev30/aodh/api/api-paste.ini DEBUG: {0} aodh.tests.unit.evaluator.test_composite.CompositeTest.test_alarm_full_trip_with_multi_type_rules [0.020048s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-11-24 06:18:34.992 379498 ERROR stevedore.extension [None req-7f30bf60-8bbe-4503-8c8f-3d5e9bebae9e some_user_id some_project_id - - - -] Could not load 'prometheus': An auth plugin is required to determine endpoint URL: keystoneauth1.exceptions.auth_plugins.MissingAuthPlugin: An auth plugin is required to determine endpoint URL DEBUG: 2025-11-24 06:18:34.992 379498 WARNING stevedore.named [None req-7f30bf60-8bbe-4503-8c8f-3d5e9bebae9e some_user_id some_project_id - - - -] Could not load prometheus DEBUG: 2025-11-24 06:18:34.993 379498 INFO aodh.evaluator [None req-7f30bf60-8bbe-4503-8c8f-3d5e9bebae9e some_user_id some_project_id - - - -] alarm 26cb8b75-7ff4-4da1-bd06-c63d61b8e459 transitioning to alarm because Composite rule alarm with composition form: (rule1 and rule2 and (rule3 or rule4 or rule5 or rule6)) transition to alarm, due to rules: rule1, rule2, rule6 outside their threshold. DEBUG: {0} aodh.tests.unit.evaluator.test_event.TestEventAlarmEvaluate.test_continue_alarming_when_repeat_actions_enabled [0.008565s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-11-24 06:18:35.002 379498 INFO aodh.evaluator.event [None req-7f30bf60-8bbe-4503-8c8f-3d5e9bebae9e some_user_id some_project_id - - - -] Triggering the alarm a1b76afb-a352-406c-afeb-b9c79623e36b by event for project , event_type: type0 DEBUG: 2025-11-24 06:18:35.003 379498 INFO aodh.evaluator [None req-7f30bf60-8bbe-4503-8c8f-3d5e9bebae9e some_user_id some_project_id - - - -] alarm a1b76afb-a352-406c-afeb-b9c79623e36b transitioning to alarm because Event hits the query . DEBUG: {0} aodh.tests.unit.evaluator.test_event.TestEventAlarmEvaluate.test_do_not_continue_alarming_when_repeat_actions_disabled [0.006967s] ... ok DEBUG: {0} aodh.tests.unit.evaluator.test_event.TestEventAlarmEvaluate.test_event_alarm_cache_miss [0.006631s] ... ok DEBUG: {0} aodh.tests.unit.evaluator.test_event.TestEventAlarmEvaluate.test_fire_alarm_in_the_same_tenant_id [0.008226s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-11-24 06:18:35.025 379498 INFO aodh.evaluator.event [None req-7f30bf60-8bbe-4503-8c8f-3d5e9bebae9e some_user_id some_project_id - - - -] Triggering the alarm 96cc7db9-d164-4854-ac4d-0881c476377f by event for project project1, event_type: type0 DEBUG: 2025-11-24 06:18:35.025 379498 INFO aodh.evaluator [None req-7f30bf60-8bbe-4503-8c8f-3d5e9bebae9e some_user_id some_project_id - - - -] alarm 96cc7db9-d164-4854-ac4d-0881c476377f transitioning to alarm because Event hits the query . DEBUG: {0} aodh.tests.unit.evaluator.test_event.TestEventAlarmEvaluate.test_fire_alarm_query_matched_datetime [0.008138s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-11-24 06:18:35.034 379498 INFO aodh.evaluator.event [None req-7f30bf60-8bbe-4503-8c8f-3d5e9bebae9e some_user_id some_project_id - - - -] Triggering the alarm 1dc0a6ca-d9e8-4e02-b9b2-b5afbfd126d1 by event for project , event_type: type0 DEBUG: 2025-11-24 06:18:35.034 379498 INFO aodh.evaluator [None req-7f30bf60-8bbe-4503-8c8f-3d5e9bebae9e some_user_id some_project_id - - - -] alarm 1dc0a6ca-d9e8-4e02-b9b2-b5afbfd126d1 transitioning to alarm because Event hits the query . DEBUG: {0} aodh.tests.unit.evaluator.test_event.TestEventAlarmEvaluate.test_fire_alarm_query_matched_float [0.009991s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-11-24 06:18:35.044 379498 INFO aodh.evaluator.event [None req-7f30bf60-8bbe-4503-8c8f-3d5e9bebae9e some_user_id some_project_id - - - -] Triggering the alarm 761c3356-1875-46da-abb4-7db339dcb096 by event for project , event_type: type0 DEBUG: 2025-11-24 06:18:35.044 379498 INFO aodh.evaluator [None req-7f30bf60-8bbe-4503-8c8f-3d5e9bebae9e some_user_id some_project_id - - - -] alarm 761c3356-1875-46da-abb4-7db339dcb096 transitioning to alarm because Event hits the query . DEBUG: {0} aodh.tests.unit.evaluator.test_event.TestEventAlarmEvaluate.test_skip_event_missing_event_type [0.007659s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-11-24 06:18:35.053 379498 ERROR aodh.evaluator.event [None req-7f30bf60-8bbe-4503-8c8f-3d5e9bebae9e some_user_id some_project_id - - - -] Failed to extract event_type from event = {'message_id': '609eafbf-7f3d-45b1-9069-2ffa1c8f4b5b', 'traits': []} DEBUG: 2025-11-24 06:18:35.053 379498 WARNING aodh.evaluator.event [None req-7f30bf60-8bbe-4503-8c8f-3d5e9bebae9e some_user_id some_project_id - - - -] Event <{'message_id': '609eafbf-7f3d-45b1-9069-2ffa1c8f4b5b', 'traits': []}> is invalid, aborting evaluation for it.: aodh.evaluator.event.InvalidEvent DEBUG: {0} aodh.tests.unit.evaluator.test_event.TestEventAlarmEvaluate.test_skip_query_unmatched_datetime [0.008323s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-11-24 06:18:35.061 379498 INFO aodh.evaluator.event [None req-7f30bf60-8bbe-4503-8c8f-3d5e9bebae9e some_user_id some_project_id - - - -] Aborting evaluation of the alarm 92862121-111f-42f8-b54f-5313b7550e57 due to unmet condition={'field': 'traits.created_at', 'value': datetime.datetime(2015, 9, 1, 18, 52, 27, 214309), 'op': } . DEBUG: {3} aodh.tests.functional.storage.test_storage_scenarios.AlarmCounterTest.test_counter_increment [0.100194s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-11-24 06:18:34.982 379501 INFO alembic.runtime.migration [None req-87de24d3-fe62-4315-a9cb-172a25667d3c 2b36e163-5170-49ce-84a6-83b1da7762e9 35422702-949f-419d-a327-419f2ffa95a6 - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:34.983 379501 INFO alembic.runtime.migration [None req-87de24d3-fe62-4315-a9cb-172a25667d3c 2b36e163-5170-49ce-84a6-83b1da7762e9 35422702-949f-419d-a327-419f2ffa95a6 - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:34.986 379501 INFO alembic.runtime.migration [None req-87de24d3-fe62-4315-a9cb-172a25667d3c 2b36e163-5170-49ce-84a6-83b1da7762e9 35422702-949f-419d-a327-419f2ffa95a6 - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:34.986 379501 INFO alembic.runtime.migration [None req-87de24d3-fe62-4315-a9cb-172a25667d3c 2b36e163-5170-49ce-84a6-83b1da7762e9 35422702-949f-419d-a327-419f2ffa95a6 - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:34.991 379501 INFO alembic.runtime.migration [None req-87de24d3-fe62-4315-a9cb-172a25667d3c 2b36e163-5170-49ce-84a6-83b1da7762e9 35422702-949f-419d-a327-419f2ffa95a6 - - - -] Running stamp_revision -> 010 DEBUG: 2025-11-24 06:18:35.018 379501 WARNING oslo_db.sqlalchemy.utils [None req-87de24d3-fe62-4315-a9cb-172a25667d3c 2b36e163-5170-49ce-84a6-83b1da7762e9 35422702-949f-419d-a327-419f2ffa95a6 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: {0} aodh.tests.unit.evaluator.test_gnocchi.TestGnocchiAggregationMetricsThresholdEvaluate.test_equivocal_from_known_state_and_repeat_actions [0.008901s] ... ok DEBUG: {0} aodh.tests.unit.evaluator.test_gnocchi.TestGnocchiAggregationMetricsThresholdEvaluate.test_simple_alarm_clear [0.009704s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-11-24 06:18:35.079 379498 INFO aodh.evaluator [None req-7f30bf60-8bbe-4503-8c8f-3d5e9bebae9e some_user_id some_project_id - - - -] alarm 2777b660-c186-4553-a246-a1ec1b56d466 transitioning to ok because Transition to ok due to 4 samples inside threshold, most recent: 14.0 DEBUG: {0} aodh.tests.unit.evaluator.test_gnocchi.TestGnocchiAggregationMetricsThresholdEvaluate.test_unequivocal_from_known_state_and_repeat_actions [0.009088s] ... ok DEBUG: {0} aodh.tests.unit.evaluator.test_gnocchi.TestGnocchiAggregationResourcesThresholdEvaluate.test_simple_alarm_clear [0.010442s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-11-24 06:18:35.100 379498 INFO aodh.evaluator [None req-7f30bf60-8bbe-4503-8c8f-3d5e9bebae9e some_user_id some_project_id - - - -] alarm 1e869296-568c-49c0-bbc0-08974025b296 transitioning to ok because Transition to ok due to 6 samples inside threshold, most recent: 75.0 DEBUG: {0} aodh.tests.unit.evaluator.test_gnocchi.TestGnocchiAggregationResourcesThresholdEvaluate.test_simple_alarm_trip [0.011402s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-11-24 06:18:35.112 379498 INFO aodh.evaluator [None req-7f30bf60-8bbe-4503-8c8f-3d5e9bebae9e some_user_id some_project_id - - - -] alarm 00c95e7e-e7ab-4a20-bab4-f0b40d4379ce transitioning to alarm because Transition to alarm due to 6 samples outside threshold, most recent: 86.0 DEBUG: {1} aodh.tests.functional.api.v2.test_complex_query_scenarios.TestQueryAlarmsController.test_query_with_field_project [0.125798s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-11-24 06:18:35.003 379499 INFO alembic.runtime.migration [None req-821ad87c-4882-4480-abdc-23bfc600beb7 - project-id1 - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:35.004 379499 INFO alembic.runtime.migration [None req-821ad87c-4882-4480-abdc-23bfc600beb7 - project-id1 - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:35.011 379499 INFO alembic.runtime.migration [None req-821ad87c-4882-4480-abdc-23bfc600beb7 - project-id1 - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:35.012 379499 INFO alembic.runtime.migration [None req-821ad87c-4882-4480-abdc-23bfc600beb7 - project-id1 - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:35.017 379499 INFO alembic.runtime.migration [None req-821ad87c-4882-4480-abdc-23bfc600beb7 - project-id1 - - - -] Running stamp_revision -> 010 DEBUG: 2025-11-24 06:18:35.024 379499 INFO aodh.api.app [None req-821ad87c-4882-4480-abdc-23bfc600beb7 - project-id1 - - - -] WSGI config used: /builddir/build/BUILD/aodh-21.1.0.dev30/aodh/api/api-paste.ini DEBUG: {0} aodh.tests.unit.evaluator.test_gnocchi.TestGnocchiAggregationResourcesThresholdEvaluate.test_simple_insufficient [0.010456s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-11-24 06:18:35.122 379498 WARNING aodh.evaluator.threshold [None req-7f30bf60-8bbe-4503-8c8f-3d5e9bebae9e some_user_id some_project_id - - - -] Expecting 6 datapoints but only get 0 DEBUG: 2025-11-24 06:18:35.122 379498 INFO aodh.evaluator [None req-7f30bf60-8bbe-4503-8c8f-3d5e9bebae9e some_user_id some_project_id - - - -] alarm 2fa5b807-0a59-4a82-97b6-9d67ee1f8ebf transitioning to insufficient data because No datapoint for granularity 50 DEBUG: {0} aodh.tests.unit.evaluator.test_gnocchi.TestGnocchiResourceThresholdEvaluate.test_alarm_change_record [0.011613s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-11-24 06:18:35.134 379498 INFO aodh.evaluator [None req-7f30bf60-8bbe-4503-8c8f-3d5e9bebae9e some_user_id some_project_id - - - -] alarm 50902fda-7082-4a11-9e01-6261e9c8211e transitioning to alarm because Transition to alarm due to 5 samples outside threshold, most recent: 85.0 DEBUG: {3} aodh.tests.functional.storage.test_storage_scenarios.AlarmHistoryTest.test_clear_alarm_history_no_data_to_remove [0.078269s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-11-24 06:18:35.078 379501 INFO alembic.runtime.migration [None req-87de24d3-fe62-4315-a9cb-172a25667d3c 2b36e163-5170-49ce-84a6-83b1da7762e9 35422702-949f-419d-a327-419f2ffa95a6 - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:35.078 379501 INFO alembic.runtime.migration [None req-87de24d3-fe62-4315-a9cb-172a25667d3c 2b36e163-5170-49ce-84a6-83b1da7762e9 35422702-949f-419d-a327-419f2ffa95a6 - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:35.092 379501 INFO alembic.runtime.migration [None req-87de24d3-fe62-4315-a9cb-172a25667d3c 2b36e163-5170-49ce-84a6-83b1da7762e9 35422702-949f-419d-a327-419f2ffa95a6 - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:35.092 379501 INFO alembic.runtime.migration [None req-87de24d3-fe62-4315-a9cb-172a25667d3c 2b36e163-5170-49ce-84a6-83b1da7762e9 35422702-949f-419d-a327-419f2ffa95a6 - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:35.104 379501 INFO alembic.runtime.migration [None req-87de24d3-fe62-4315-a9cb-172a25667d3c 2b36e163-5170-49ce-84a6-83b1da7762e9 35422702-949f-419d-a327-419f2ffa95a6 - - - -] Running stamp_revision -> 010 DEBUG: 2025-11-24 06:18:35.116 379501 WARNING oslo_db.sqlalchemy.utils [None req-87de24d3-fe62-4315-a9cb-172a25667d3c 2b36e163-5170-49ce-84a6-83b1da7762e9 35422702-949f-419d-a327-419f2ffa95a6 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-11-24 06:18:35.138 379501 INFO aodh.storage.impl_sqlalchemy [None req-87de24d3-fe62-4315-a9cb-172a25667d3c 2b36e163-5170-49ce-84a6-83b1da7762e9 35422702-949f-419d-a327-419f2ffa95a6 - - - -] 0 alarm histories are removed from database DEBUG: {0} aodh.tests.unit.evaluator.test_gnocchi.TestGnocchiResourceThresholdEvaluate.test_equivocal_from_known_state_ok [0.011321s] ... ok DEBUG: {0} aodh.tests.unit.evaluator.test_gnocchi.TestGnocchiResourceThresholdEvaluate.test_equivocal_from_unknown [0.013665s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-11-24 06:18:35.160 379498 INFO aodh.evaluator [None req-7f30bf60-8bbe-4503-8c8f-3d5e9bebae9e some_user_id some_project_id - - - -] alarm 111e3fbe-d167-45e2-a63c-89ec2efe15d8 transitioning to alarm because Transition to alarm due to 5 samples outside threshold, most recent: 85.0 DEBUG: {0} aodh.tests.unit.evaluator.test_gnocchi.TestGnocchiResourceThresholdEvaluate.test_simple_alarm_clear [0.014074s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-11-24 06:18:35.174 379498 INFO aodh.evaluator [None req-7f30bf60-8bbe-4503-8c8f-3d5e9bebae9e some_user_id some_project_id - - - -] alarm 75e10f93-aa57-4ba5-91ff-172f24767eac transitioning to ok because Transition to ok due to 5 samples inside threshold, most recent: 76.0 DEBUG: {0} aodh.tests.unit.test_api_v2_capabilities.TestCapabilities.test_recursive_keypairs [0.000424s] ... ok DEBUG: {0} aodh.tests.unit.test_api_v2_capabilities.TestCapabilities.test_recursive_keypairs_with_separator [0.000306s] ... ok DEBUG: {3} aodh.tests.functional.storage.test_storage_scenarios.AlarmHistoryTest.test_clear_all_alarm_history [0.067131s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-11-24 06:18:35.158 379501 INFO alembic.runtime.migration [None req-87de24d3-fe62-4315-a9cb-172a25667d3c 2b36e163-5170-49ce-84a6-83b1da7762e9 35422702-949f-419d-a327-419f2ffa95a6 - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:35.158 379501 INFO alembic.runtime.migration [None req-87de24d3-fe62-4315-a9cb-172a25667d3c 2b36e163-5170-49ce-84a6-83b1da7762e9 35422702-949f-419d-a327-419f2ffa95a6 - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:35.162 379501 INFO alembic.runtime.migration [None req-87de24d3-fe62-4315-a9cb-172a25667d3c 2b36e163-5170-49ce-84a6-83b1da7762e9 35422702-949f-419d-a327-419f2ffa95a6 - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:35.162 379501 INFO alembic.runtime.migration [None req-87de24d3-fe62-4315-a9cb-172a25667d3c 2b36e163-5170-49ce-84a6-83b1da7762e9 35422702-949f-419d-a327-419f2ffa95a6 - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:35.180 379501 INFO alembic.runtime.migration [None req-87de24d3-fe62-4315-a9cb-172a25667d3c 2b36e163-5170-49ce-84a6-83b1da7762e9 35422702-949f-419d-a327-419f2ffa95a6 - - - -] Running stamp_revision -> 010 DEBUG: 2025-11-24 06:18:35.192 379501 WARNING oslo_db.sqlalchemy.utils [None req-87de24d3-fe62-4315-a9cb-172a25667d3c 2b36e163-5170-49ce-84a6-83b1da7762e9 35422702-949f-419d-a327-419f2ffa95a6 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-11-24 06:18:35.200 379501 INFO aodh.storage.impl_sqlalchemy [None req-87de24d3-fe62-4315-a9cb-172a25667d3c 2b36e163-5170-49ce-84a6-83b1da7762e9 35422702-949f-419d-a327-419f2ffa95a6 - - - -] 3 alarm histories are removed from database DEBUG: {1} aodh.tests.functional.api.v2.test_complex_query_scenarios.TestQueryAlarmsController.test_query_with_filter_orderby_and_limit [0.157810s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-11-24 06:18:35.133 379499 INFO alembic.runtime.migration [None req-f357d591-548f-4434-9ed3-5d3f1bb20f80 - project-id1 - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:35.133 379499 INFO alembic.runtime.migration [None req-f357d591-548f-4434-9ed3-5d3f1bb20f80 - project-id1 - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:35.136 379499 INFO alembic.runtime.migration [None req-f357d591-548f-4434-9ed3-5d3f1bb20f80 - project-id1 - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:35.136 379499 INFO alembic.runtime.migration [None req-f357d591-548f-4434-9ed3-5d3f1bb20f80 - project-id1 - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:35.155 379499 INFO alembic.runtime.migration [None req-f357d591-548f-4434-9ed3-5d3f1bb20f80 - project-id1 - - - -] Running stamp_revision -> 010 DEBUG: 2025-11-24 06:18:35.165 379499 INFO aodh.api.app [None req-f357d591-548f-4434-9ed3-5d3f1bb20f80 - project-id1 - - - -] WSGI config used: /builddir/build/BUILD/aodh-21.1.0.dev30/aodh/api/api-paste.ini DEBUG: {3} aodh.tests.functional.storage.test_storage_scenarios.AlarmHistoryTest.test_clear_some_alarm_history [0.098397s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-11-24 06:18:35.224 379501 INFO alembic.runtime.migration [None req-87de24d3-fe62-4315-a9cb-172a25667d3c 2b36e163-5170-49ce-84a6-83b1da7762e9 35422702-949f-419d-a327-419f2ffa95a6 - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:35.224 379501 INFO alembic.runtime.migration [None req-87de24d3-fe62-4315-a9cb-172a25667d3c 2b36e163-5170-49ce-84a6-83b1da7762e9 35422702-949f-419d-a327-419f2ffa95a6 - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:35.243 379501 INFO alembic.runtime.migration [None req-87de24d3-fe62-4315-a9cb-172a25667d3c 2b36e163-5170-49ce-84a6-83b1da7762e9 35422702-949f-419d-a327-419f2ffa95a6 - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:35.243 379501 INFO alembic.runtime.migration [None req-87de24d3-fe62-4315-a9cb-172a25667d3c 2b36e163-5170-49ce-84a6-83b1da7762e9 35422702-949f-419d-a327-419f2ffa95a6 - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:35.271 379501 INFO alembic.runtime.migration [None req-87de24d3-fe62-4315-a9cb-172a25667d3c 2b36e163-5170-49ce-84a6-83b1da7762e9 35422702-949f-419d-a327-419f2ffa95a6 - - - -] Running stamp_revision -> 010 DEBUG: 2025-11-24 06:18:35.276 379501 WARNING oslo_db.sqlalchemy.utils [None req-87de24d3-fe62-4315-a9cb-172a25667d3c 2b36e163-5170-49ce-84a6-83b1da7762e9 35422702-949f-419d-a327-419f2ffa95a6 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-11-24 06:18:35.298 379501 INFO aodh.storage.impl_sqlalchemy [None req-87de24d3-fe62-4315-a9cb-172a25667d3c 2b36e163-5170-49ce-84a6-83b1da7762e9 35422702-949f-419d-a327-419f2ffa95a6 - - - -] 2 alarm histories are removed from database DEBUG: {3} aodh.tests.functional.storage.test_storage_scenarios.AlarmTest.test_list_ordered_by_timestamp [0.070465s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-11-24 06:18:35.329 379501 INFO alembic.runtime.migration [None req-87de24d3-fe62-4315-a9cb-172a25667d3c 2b36e163-5170-49ce-84a6-83b1da7762e9 35422702-949f-419d-a327-419f2ffa95a6 - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:35.329 379501 INFO alembic.runtime.migration [None req-87de24d3-fe62-4315-a9cb-172a25667d3c 2b36e163-5170-49ce-84a6-83b1da7762e9 35422702-949f-419d-a327-419f2ffa95a6 - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:35.332 379501 INFO alembic.runtime.migration [None req-87de24d3-fe62-4315-a9cb-172a25667d3c 2b36e163-5170-49ce-84a6-83b1da7762e9 35422702-949f-419d-a327-419f2ffa95a6 - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:35.332 379501 INFO alembic.runtime.migration [None req-87de24d3-fe62-4315-a9cb-172a25667d3c 2b36e163-5170-49ce-84a6-83b1da7762e9 35422702-949f-419d-a327-419f2ffa95a6 - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:35.347 379501 INFO alembic.runtime.migration [None req-87de24d3-fe62-4315-a9cb-172a25667d3c 2b36e163-5170-49ce-84a6-83b1da7762e9 35422702-949f-419d-a327-419f2ffa95a6 - - - -] Running stamp_revision -> 010 DEBUG: 2025-11-24 06:18:35.371 379501 WARNING oslo_db.sqlalchemy.utils [None req-87de24d3-fe62-4315-a9cb-172a25667d3c 2b36e163-5170-49ce-84a6-83b1da7762e9 35422702-949f-419d-a327-419f2ffa95a6 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: {1} aodh.tests.functional.api.v2.test_complex_query_scenarios.TestQueryAlarmsController.test_query_with_orderby_severity ... SKIPPED: This is only implemented for MySQL DEBUG: {3} aodh.tests.functional.storage.test_storage_scenarios.AlarmTest.test_update [0.070805s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-11-24 06:18:35.400 379501 INFO alembic.runtime.migration [None req-87de24d3-fe62-4315-a9cb-172a25667d3c 2b36e163-5170-49ce-84a6-83b1da7762e9 35422702-949f-419d-a327-419f2ffa95a6 - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:35.401 379501 INFO alembic.runtime.migration [None req-87de24d3-fe62-4315-a9cb-172a25667d3c 2b36e163-5170-49ce-84a6-83b1da7762e9 35422702-949f-419d-a327-419f2ffa95a6 - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:35.424 379501 INFO alembic.runtime.migration [None req-87de24d3-fe62-4315-a9cb-172a25667d3c 2b36e163-5170-49ce-84a6-83b1da7762e9 35422702-949f-419d-a327-419f2ffa95a6 - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:35.424 379501 INFO alembic.runtime.migration [None req-87de24d3-fe62-4315-a9cb-172a25667d3c 2b36e163-5170-49ce-84a6-83b1da7762e9 35422702-949f-419d-a327-419f2ffa95a6 - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:35.430 379501 INFO alembic.runtime.migration [None req-87de24d3-fe62-4315-a9cb-172a25667d3c 2b36e163-5170-49ce-84a6-83b1da7762e9 35422702-949f-419d-a327-419f2ffa95a6 - - - -] Running stamp_revision -> 010 DEBUG: 2025-11-24 06:18:35.439 379501 WARNING oslo_db.sqlalchemy.utils [None req-87de24d3-fe62-4315-a9cb-172a25667d3c 2b36e163-5170-49ce-84a6-83b1da7762e9 35422702-949f-419d-a327-419f2ffa95a6 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: {1} aodh.tests.functional.api.v2.test_quotas.TestQuotas.test_get_quotas_by_user [0.074134s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-11-24 06:18:35.420 379499 INFO alembic.runtime.migration [None req-e9274199-6417-4b8c-b019-b7cfa39073cd - project-id1 - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:35.420 379499 INFO alembic.runtime.migration [None req-e9274199-6417-4b8c-b019-b7cfa39073cd - project-id1 - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:35.431 379499 INFO alembic.runtime.migration [None req-e9274199-6417-4b8c-b019-b7cfa39073cd - project-id1 - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:35.431 379499 INFO alembic.runtime.migration [None req-e9274199-6417-4b8c-b019-b7cfa39073cd - project-id1 - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:35.436 379499 INFO alembic.runtime.migration [None req-e9274199-6417-4b8c-b019-b7cfa39073cd - project-id1 - - - -] Running stamp_revision -> 010 DEBUG: 2025-11-24 06:18:35.443 379499 INFO aodh.api.app [None req-e9274199-6417-4b8c-b019-b7cfa39073cd - project-id1 - - - -] WSGI config used: /builddir/build/BUILD/aodh-21.1.0.dev30/aodh/api/api-paste.ini DEBUG: {3} aodh.tests.functional.storage.test_storage_scenarios.ComplexAlarmHistoryQueryTest.test_alarm_history_with_alarm_id_as_filter [0.060459s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-11-24 06:18:35.460 379501 INFO alembic.runtime.migration [None req-87de24d3-fe62-4315-a9cb-172a25667d3c 2b36e163-5170-49ce-84a6-83b1da7762e9 35422702-949f-419d-a327-419f2ffa95a6 - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:35.461 379501 INFO alembic.runtime.migration [None req-87de24d3-fe62-4315-a9cb-172a25667d3c 2b36e163-5170-49ce-84a6-83b1da7762e9 35422702-949f-419d-a327-419f2ffa95a6 - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:35.469 379501 INFO alembic.runtime.migration [None req-87de24d3-fe62-4315-a9cb-172a25667d3c 2b36e163-5170-49ce-84a6-83b1da7762e9 35422702-949f-419d-a327-419f2ffa95a6 - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:35.469 379501 INFO alembic.runtime.migration [None req-87de24d3-fe62-4315-a9cb-172a25667d3c 2b36e163-5170-49ce-84a6-83b1da7762e9 35422702-949f-419d-a327-419f2ffa95a6 - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:35.473 379501 INFO alembic.runtime.migration [None req-87de24d3-fe62-4315-a9cb-172a25667d3c 2b36e163-5170-49ce-84a6-83b1da7762e9 35422702-949f-419d-a327-419f2ffa95a6 - - - -] Running stamp_revision -> 010 DEBUG: 2025-11-24 06:18:35.484 379501 WARNING oslo_db.sqlalchemy.utils [None req-87de24d3-fe62-4315-a9cb-172a25667d3c 2b36e163-5170-49ce-84a6-83b1da7762e9 35422702-949f-419d-a327-419f2ffa95a6 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: {1} aodh.tests.functional.api.v2.test_quotas.TestQuotas.test_post_quotas_by_admin [0.068263s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-11-24 06:18:35.494 379499 INFO alembic.runtime.migration [None req-f1218c6f-bb9d-4db3-b50f-ef2c7b0cb800 c4c58b46-c88f-44fe-9701-3d0d12ef329c d8ddbbad-a540-4743-bb5a-ca3047134fda - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:35.494 379499 INFO alembic.runtime.migration [None req-f1218c6f-bb9d-4db3-b50f-ef2c7b0cb800 c4c58b46-c88f-44fe-9701-3d0d12ef329c d8ddbbad-a540-4743-bb5a-ca3047134fda - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:35.503 379499 INFO alembic.runtime.migration [None req-f1218c6f-bb9d-4db3-b50f-ef2c7b0cb800 c4c58b46-c88f-44fe-9701-3d0d12ef329c d8ddbbad-a540-4743-bb5a-ca3047134fda - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:35.503 379499 INFO alembic.runtime.migration [None req-f1218c6f-bb9d-4db3-b50f-ef2c7b0cb800 c4c58b46-c88f-44fe-9701-3d0d12ef329c d8ddbbad-a540-4743-bb5a-ca3047134fda - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:35.507 379499 INFO alembic.runtime.migration [None req-f1218c6f-bb9d-4db3-b50f-ef2c7b0cb800 c4c58b46-c88f-44fe-9701-3d0d12ef329c d8ddbbad-a540-4743-bb5a-ca3047134fda - - - -] Running stamp_revision -> 010 DEBUG: 2025-11-24 06:18:35.522 379499 INFO aodh.api.app [None req-f1218c6f-bb9d-4db3-b50f-ef2c7b0cb800 c4c58b46-c88f-44fe-9701-3d0d12ef329c d8ddbbad-a540-4743-bb5a-ca3047134fda - - - -] WSGI config used: /builddir/build/BUILD/aodh-21.1.0.dev30/aodh/api/api-paste.ini DEBUG: {1} aodh.tests.functional.storage.test_get_connection.EngineTest.test_get_connection_no_such_engine [0.016760s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-11-24 06:18:35.572 379499 WARNING stevedore.named [None req-40a73aa1-82cc-4599-b06b-3b40eddde695 c4c58b46-c88f-44fe-9701-3d0d12ef329c d8ddbbad-a540-4743-bb5a-ca3047134fda - - - -] Could not load no-such-engine DEBUG: {1} aodh.tests.functional.storage.test_impl_sqlalchemy.CapabilitiesTest.test_alarm_capabilities [0.003072s] ... ok DEBUG: {3} aodh.tests.functional.storage.test_storage_scenarios.ComplexAlarmHistoryQueryTest.test_alarm_history_with_filter_and_orderby_and_limit [0.064942s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-11-24 06:18:35.521 379501 INFO alembic.runtime.migration [None req-87de24d3-fe62-4315-a9cb-172a25667d3c 2b36e163-5170-49ce-84a6-83b1da7762e9 35422702-949f-419d-a327-419f2ffa95a6 - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:35.527 379501 INFO alembic.runtime.migration [None req-87de24d3-fe62-4315-a9cb-172a25667d3c 2b36e163-5170-49ce-84a6-83b1da7762e9 35422702-949f-419d-a327-419f2ffa95a6 - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:35.531 379501 INFO alembic.runtime.migration [None req-87de24d3-fe62-4315-a9cb-172a25667d3c 2b36e163-5170-49ce-84a6-83b1da7762e9 35422702-949f-419d-a327-419f2ffa95a6 - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:35.531 379501 INFO alembic.runtime.migration [None req-87de24d3-fe62-4315-a9cb-172a25667d3c 2b36e163-5170-49ce-84a6-83b1da7762e9 35422702-949f-419d-a327-419f2ffa95a6 - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:35.546 379501 INFO alembic.runtime.migration [None req-87de24d3-fe62-4315-a9cb-172a25667d3c 2b36e163-5170-49ce-84a6-83b1da7762e9 35422702-949f-419d-a327-419f2ffa95a6 - - - -] Running stamp_revision -> 010 DEBUG: 2025-11-24 06:18:35.551 379501 WARNING oslo_db.sqlalchemy.utils [None req-87de24d3-fe62-4315-a9cb-172a25667d3c 2b36e163-5170-49ce-84a6-83b1da7762e9 35422702-949f-419d-a327-419f2ffa95a6 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: {1} aodh.tests.functional.storage.test_storage_scenarios.AlarmCounterTest.test_get_value_of_empty_counter [0.048162s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-11-24 06:18:35.601 379499 INFO alembic.runtime.migration [None req-40a73aa1-82cc-4599-b06b-3b40eddde695 c4c58b46-c88f-44fe-9701-3d0d12ef329c d8ddbbad-a540-4743-bb5a-ca3047134fda - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:35.601 379499 INFO alembic.runtime.migration [None req-40a73aa1-82cc-4599-b06b-3b40eddde695 c4c58b46-c88f-44fe-9701-3d0d12ef329c d8ddbbad-a540-4743-bb5a-ca3047134fda - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:35.604 379499 INFO alembic.runtime.migration [None req-40a73aa1-82cc-4599-b06b-3b40eddde695 c4c58b46-c88f-44fe-9701-3d0d12ef329c d8ddbbad-a540-4743-bb5a-ca3047134fda - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:35.604 379499 INFO alembic.runtime.migration [None req-40a73aa1-82cc-4599-b06b-3b40eddde695 c4c58b46-c88f-44fe-9701-3d0d12ef329c d8ddbbad-a540-4743-bb5a-ca3047134fda - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:35.613 379499 INFO alembic.runtime.migration [None req-40a73aa1-82cc-4599-b06b-3b40eddde695 c4c58b46-c88f-44fe-9701-3d0d12ef329c d8ddbbad-a540-4743-bb5a-ca3047134fda - - - -] Running stamp_revision -> 010 DEBUG: {3} aodh.tests.functional.storage.test_storage_scenarios.ComplexAlarmHistoryQueryTest.test_alarm_history_with_no_filter_and_limit [0.067366s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-11-24 06:18:35.592 379501 INFO alembic.runtime.migration [None req-87de24d3-fe62-4315-a9cb-172a25667d3c 2b36e163-5170-49ce-84a6-83b1da7762e9 35422702-949f-419d-a327-419f2ffa95a6 - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:35.593 379501 INFO alembic.runtime.migration [None req-87de24d3-fe62-4315-a9cb-172a25667d3c 2b36e163-5170-49ce-84a6-83b1da7762e9 35422702-949f-419d-a327-419f2ffa95a6 - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:35.596 379501 INFO alembic.runtime.migration [None req-87de24d3-fe62-4315-a9cb-172a25667d3c 2b36e163-5170-49ce-84a6-83b1da7762e9 35422702-949f-419d-a327-419f2ffa95a6 - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:35.596 379501 INFO alembic.runtime.migration [None req-87de24d3-fe62-4315-a9cb-172a25667d3c 2b36e163-5170-49ce-84a6-83b1da7762e9 35422702-949f-419d-a327-419f2ffa95a6 - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:35.613 379501 INFO alembic.runtime.migration [None req-87de24d3-fe62-4315-a9cb-172a25667d3c 2b36e163-5170-49ce-84a6-83b1da7762e9 35422702-949f-419d-a327-419f2ffa95a6 - - - -] Running stamp_revision -> 010 DEBUG: 2025-11-24 06:18:35.621 379501 WARNING oslo_db.sqlalchemy.utils [None req-87de24d3-fe62-4315-a9cb-172a25667d3c 2b36e163-5170-49ce-84a6-83b1da7762e9 35422702-949f-419d-a327-419f2ffa95a6 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: {1} aodh.tests.functional.storage.test_storage_scenarios.AlarmHistoryTest.test_record_severity_when_alarm_change [0.060249s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-11-24 06:18:35.635 379499 INFO alembic.runtime.migration [None req-40a73aa1-82cc-4599-b06b-3b40eddde695 c4c58b46-c88f-44fe-9701-3d0d12ef329c d8ddbbad-a540-4743-bb5a-ca3047134fda - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:35.635 379499 INFO alembic.runtime.migration [None req-40a73aa1-82cc-4599-b06b-3b40eddde695 c4c58b46-c88f-44fe-9701-3d0d12ef329c d8ddbbad-a540-4743-bb5a-ca3047134fda - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:35.639 379499 INFO alembic.runtime.migration [None req-40a73aa1-82cc-4599-b06b-3b40eddde695 c4c58b46-c88f-44fe-9701-3d0d12ef329c d8ddbbad-a540-4743-bb5a-ca3047134fda - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:35.639 379499 INFO alembic.runtime.migration [None req-40a73aa1-82cc-4599-b06b-3b40eddde695 c4c58b46-c88f-44fe-9701-3d0d12ef329c d8ddbbad-a540-4743-bb5a-ca3047134fda - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:35.662 379499 INFO alembic.runtime.migration [None req-40a73aa1-82cc-4599-b06b-3b40eddde695 c4c58b46-c88f-44fe-9701-3d0d12ef329c d8ddbbad-a540-4743-bb5a-ca3047134fda - - - -] Running stamp_revision -> 010 DEBUG: 2025-11-24 06:18:35.670 379499 WARNING oslo_db.sqlalchemy.utils [None req-40a73aa1-82cc-4599-b06b-3b40eddde695 c4c58b46-c88f-44fe-9701-3d0d12ef329c d8ddbbad-a540-4743-bb5a-ca3047134fda - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-11-24 06:18:35.678 379499 WARNING oslo_db.sqlalchemy.utils [None req-40a73aa1-82cc-4599-b06b-3b40eddde695 c4c58b46-c88f-44fe-9701-3d0d12ef329c d8ddbbad-a540-4743-bb5a-ca3047134fda - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: {3} aodh.tests.functional.storage.test_storage_scenarios.ComplexAlarmHistoryQueryTest.test_alarm_history_with_on_behalf_of_filter [0.064689s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-11-24 06:18:35.658 379501 INFO alembic.runtime.migration [None req-87de24d3-fe62-4315-a9cb-172a25667d3c 2b36e163-5170-49ce-84a6-83b1da7762e9 35422702-949f-419d-a327-419f2ffa95a6 - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:35.658 379501 INFO alembic.runtime.migration [None req-87de24d3-fe62-4315-a9cb-172a25667d3c 2b36e163-5170-49ce-84a6-83b1da7762e9 35422702-949f-419d-a327-419f2ffa95a6 - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:35.665 379501 INFO alembic.runtime.migration [None req-87de24d3-fe62-4315-a9cb-172a25667d3c 2b36e163-5170-49ce-84a6-83b1da7762e9 35422702-949f-419d-a327-419f2ffa95a6 - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:35.665 379501 INFO alembic.runtime.migration [None req-87de24d3-fe62-4315-a9cb-172a25667d3c 2b36e163-5170-49ce-84a6-83b1da7762e9 35422702-949f-419d-a327-419f2ffa95a6 - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:35.674 379501 INFO alembic.runtime.migration [None req-87de24d3-fe62-4315-a9cb-172a25667d3c 2b36e163-5170-49ce-84a6-83b1da7762e9 35422702-949f-419d-a327-419f2ffa95a6 - - - -] Running stamp_revision -> 010 DEBUG: 2025-11-24 06:18:35.683 379501 WARNING oslo_db.sqlalchemy.utils [None req-87de24d3-fe62-4315-a9cb-172a25667d3c 2b36e163-5170-49ce-84a6-83b1da7762e9 35422702-949f-419d-a327-419f2ffa95a6 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: {1} aodh.tests.functional.storage.test_storage_scenarios.AlarmTest.test_add [0.052259s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-11-24 06:18:35.694 379499 INFO alembic.runtime.migration [None req-40a73aa1-82cc-4599-b06b-3b40eddde695 c4c58b46-c88f-44fe-9701-3d0d12ef329c d8ddbbad-a540-4743-bb5a-ca3047134fda - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:35.694 379499 INFO alembic.runtime.migration [None req-40a73aa1-82cc-4599-b06b-3b40eddde695 c4c58b46-c88f-44fe-9701-3d0d12ef329c d8ddbbad-a540-4743-bb5a-ca3047134fda - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:35.702 379499 INFO alembic.runtime.migration [None req-40a73aa1-82cc-4599-b06b-3b40eddde695 c4c58b46-c88f-44fe-9701-3d0d12ef329c d8ddbbad-a540-4743-bb5a-ca3047134fda - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:35.702 379499 INFO alembic.runtime.migration [None req-40a73aa1-82cc-4599-b06b-3b40eddde695 c4c58b46-c88f-44fe-9701-3d0d12ef329c d8ddbbad-a540-4743-bb5a-ca3047134fda - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:35.709 379499 INFO alembic.runtime.migration [None req-40a73aa1-82cc-4599-b06b-3b40eddde695 c4c58b46-c88f-44fe-9701-3d0d12ef329c d8ddbbad-a540-4743-bb5a-ca3047134fda - - - -] Running stamp_revision -> 010 DEBUG: 2025-11-24 06:18:35.735 379499 WARNING oslo_db.sqlalchemy.utils [None req-40a73aa1-82cc-4599-b06b-3b40eddde695 c4c58b46-c88f-44fe-9701-3d0d12ef329c d8ddbbad-a540-4743-bb5a-ca3047134fda - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: {3} aodh.tests.functional.storage.test_storage_scenarios.ComplexAlarmQueryTest.test_filter [0.052353s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-11-24 06:18:35.722 379501 INFO alembic.runtime.migration [None req-87de24d3-fe62-4315-a9cb-172a25667d3c 2b36e163-5170-49ce-84a6-83b1da7762e9 35422702-949f-419d-a327-419f2ffa95a6 - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:35.722 379501 INFO alembic.runtime.migration [None req-87de24d3-fe62-4315-a9cb-172a25667d3c 2b36e163-5170-49ce-84a6-83b1da7762e9 35422702-949f-419d-a327-419f2ffa95a6 - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:35.728 379501 INFO alembic.runtime.migration [None req-87de24d3-fe62-4315-a9cb-172a25667d3c 2b36e163-5170-49ce-84a6-83b1da7762e9 35422702-949f-419d-a327-419f2ffa95a6 - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:35.728 379501 INFO alembic.runtime.migration [None req-87de24d3-fe62-4315-a9cb-172a25667d3c 2b36e163-5170-49ce-84a6-83b1da7762e9 35422702-949f-419d-a327-419f2ffa95a6 - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:35.732 379501 INFO alembic.runtime.migration [None req-87de24d3-fe62-4315-a9cb-172a25667d3c 2b36e163-5170-49ce-84a6-83b1da7762e9 35422702-949f-419d-a327-419f2ffa95a6 - - - -] Running stamp_revision -> 010 DEBUG: {1} aodh.tests.functional.storage.test_storage_scenarios.AlarmTest.test_delete [0.059488s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-11-24 06:18:35.748 379499 INFO alembic.runtime.migration [None req-40a73aa1-82cc-4599-b06b-3b40eddde695 c4c58b46-c88f-44fe-9701-3d0d12ef329c d8ddbbad-a540-4743-bb5a-ca3047134fda - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:35.748 379499 INFO alembic.runtime.migration [None req-40a73aa1-82cc-4599-b06b-3b40eddde695 c4c58b46-c88f-44fe-9701-3d0d12ef329c d8ddbbad-a540-4743-bb5a-ca3047134fda - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:35.752 379499 INFO alembic.runtime.migration [None req-40a73aa1-82cc-4599-b06b-3b40eddde695 c4c58b46-c88f-44fe-9701-3d0d12ef329c d8ddbbad-a540-4743-bb5a-ca3047134fda - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:35.752 379499 INFO alembic.runtime.migration [None req-40a73aa1-82cc-4599-b06b-3b40eddde695 c4c58b46-c88f-44fe-9701-3d0d12ef329c d8ddbbad-a540-4743-bb5a-ca3047134fda - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:35.757 379499 INFO alembic.runtime.migration [None req-40a73aa1-82cc-4599-b06b-3b40eddde695 c4c58b46-c88f-44fe-9701-3d0d12ef329c d8ddbbad-a540-4743-bb5a-ca3047134fda - - - -] Running stamp_revision -> 010 DEBUG: 2025-11-24 06:18:35.784 379499 WARNING oslo_db.sqlalchemy.utils [None req-40a73aa1-82cc-4599-b06b-3b40eddde695 c4c58b46-c88f-44fe-9701-3d0d12ef329c d8ddbbad-a540-4743-bb5a-ca3047134fda - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-11-24 06:18:35.789 379499 WARNING oslo_db.sqlalchemy.utils [None req-40a73aa1-82cc-4599-b06b-3b40eddde695 c4c58b46-c88f-44fe-9701-3d0d12ef329c d8ddbbad-a540-4743-bb5a-ca3047134fda - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: {3} aodh.tests.functional.storage.test_storage_scenarios.ComplexAlarmQueryTest.test_filter_with_regexp [0.063670s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-11-24 06:18:35.773 379501 INFO alembic.runtime.migration [None req-87de24d3-fe62-4315-a9cb-172a25667d3c 2b36e163-5170-49ce-84a6-83b1da7762e9 35422702-949f-419d-a327-419f2ffa95a6 - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:35.773 379501 INFO alembic.runtime.migration [None req-87de24d3-fe62-4315-a9cb-172a25667d3c 2b36e163-5170-49ce-84a6-83b1da7762e9 35422702-949f-419d-a327-419f2ffa95a6 - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:35.779 379501 INFO alembic.runtime.migration [None req-87de24d3-fe62-4315-a9cb-172a25667d3c 2b36e163-5170-49ce-84a6-83b1da7762e9 35422702-949f-419d-a327-419f2ffa95a6 - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:35.779 379501 INFO alembic.runtime.migration [None req-87de24d3-fe62-4315-a9cb-172a25667d3c 2b36e163-5170-49ce-84a6-83b1da7762e9 35422702-949f-419d-a327-419f2ffa95a6 - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:35.783 379501 INFO alembic.runtime.migration [None req-87de24d3-fe62-4315-a9cb-172a25667d3c 2b36e163-5170-49ce-84a6-83b1da7762e9 35422702-949f-419d-a327-419f2ffa95a6 - - - -] Running stamp_revision -> 010 DEBUG: {1} aodh.tests.functional.storage.test_storage_scenarios.AlarmTest.test_empty [0.062987s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-11-24 06:18:35.807 379499 INFO alembic.runtime.migration [None req-40a73aa1-82cc-4599-b06b-3b40eddde695 c4c58b46-c88f-44fe-9701-3d0d12ef329c d8ddbbad-a540-4743-bb5a-ca3047134fda - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:35.814 379499 INFO alembic.runtime.migration [None req-40a73aa1-82cc-4599-b06b-3b40eddde695 c4c58b46-c88f-44fe-9701-3d0d12ef329c d8ddbbad-a540-4743-bb5a-ca3047134fda - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:35.822 379499 INFO alembic.runtime.migration [None req-40a73aa1-82cc-4599-b06b-3b40eddde695 c4c58b46-c88f-44fe-9701-3d0d12ef329c d8ddbbad-a540-4743-bb5a-ca3047134fda - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:35.822 379499 INFO alembic.runtime.migration [None req-40a73aa1-82cc-4599-b06b-3b40eddde695 c4c58b46-c88f-44fe-9701-3d0d12ef329c d8ddbbad-a540-4743-bb5a-ca3047134fda - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:35.845 379499 INFO alembic.runtime.migration [None req-40a73aa1-82cc-4599-b06b-3b40eddde695 c4c58b46-c88f-44fe-9701-3d0d12ef329c d8ddbbad-a540-4743-bb5a-ca3047134fda - - - -] Running stamp_revision -> 010 DEBUG: 2025-11-24 06:18:35.859 379499 WARNING oslo_db.sqlalchemy.utils [None req-40a73aa1-82cc-4599-b06b-3b40eddde695 c4c58b46-c88f-44fe-9701-3d0d12ef329c d8ddbbad-a540-4743-bb5a-ca3047134fda - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: {3} aodh.tests.functional.storage.test_storage_scenarios.ComplexAlarmQueryTest.test_no_filter [0.057806s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-11-24 06:18:35.847 379501 INFO alembic.runtime.migration [None req-87de24d3-fe62-4315-a9cb-172a25667d3c 2b36e163-5170-49ce-84a6-83b1da7762e9 35422702-949f-419d-a327-419f2ffa95a6 - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:35.847 379501 INFO alembic.runtime.migration [None req-87de24d3-fe62-4315-a9cb-172a25667d3c 2b36e163-5170-49ce-84a6-83b1da7762e9 35422702-949f-419d-a327-419f2ffa95a6 - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:35.850 379501 INFO alembic.runtime.migration [None req-87de24d3-fe62-4315-a9cb-172a25667d3c 2b36e163-5170-49ce-84a6-83b1da7762e9 35422702-949f-419d-a327-419f2ffa95a6 - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:35.863 379501 INFO alembic.runtime.migration [None req-87de24d3-fe62-4315-a9cb-172a25667d3c 2b36e163-5170-49ce-84a6-83b1da7762e9 35422702-949f-419d-a327-419f2ffa95a6 - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:35.869 379501 INFO alembic.runtime.migration [None req-87de24d3-fe62-4315-a9cb-172a25667d3c 2b36e163-5170-49ce-84a6-83b1da7762e9 35422702-949f-419d-a327-419f2ffa95a6 - - - -] Running stamp_revision -> 010 DEBUG: {1} aodh.tests.functional.storage.test_storage_scenarios.AlarmTest.test_list [0.042302s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-11-24 06:18:35.870 379499 INFO alembic.runtime.migration [None req-40a73aa1-82cc-4599-b06b-3b40eddde695 c4c58b46-c88f-44fe-9701-3d0d12ef329c d8ddbbad-a540-4743-bb5a-ca3047134fda - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:35.870 379499 INFO alembic.runtime.migration [None req-40a73aa1-82cc-4599-b06b-3b40eddde695 c4c58b46-c88f-44fe-9701-3d0d12ef329c d8ddbbad-a540-4743-bb5a-ca3047134fda - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:35.883 379499 INFO alembic.runtime.migration [None req-40a73aa1-82cc-4599-b06b-3b40eddde695 c4c58b46-c88f-44fe-9701-3d0d12ef329c d8ddbbad-a540-4743-bb5a-ca3047134fda - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:35.883 379499 INFO alembic.runtime.migration [None req-40a73aa1-82cc-4599-b06b-3b40eddde695 c4c58b46-c88f-44fe-9701-3d0d12ef329c d8ddbbad-a540-4743-bb5a-ca3047134fda - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:35.889 379499 INFO alembic.runtime.migration [None req-40a73aa1-82cc-4599-b06b-3b40eddde695 c4c58b46-c88f-44fe-9701-3d0d12ef329c d8ddbbad-a540-4743-bb5a-ca3047134fda - - - -] Running stamp_revision -> 010 DEBUG: 2025-11-24 06:18:35.901 379499 WARNING oslo_db.sqlalchemy.utils [None req-40a73aa1-82cc-4599-b06b-3b40eddde695 c4c58b46-c88f-44fe-9701-3d0d12ef329c d8ddbbad-a540-4743-bb5a-ca3047134fda - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: {3} aodh.tests.unit.evaluator.test_composite.CompositeTest.test_alarm_with_short_circuit_logic [0.032168s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-11-24 06:18:35.916 379501 ERROR stevedore.extension [None req-87de24d3-fe62-4315-a9cb-172a25667d3c 2b36e163-5170-49ce-84a6-83b1da7762e9 35422702-949f-419d-a327-419f2ffa95a6 - - - -] Could not load 'prometheus': An auth plugin is required to determine endpoint URL: keystoneauth1.exceptions.auth_plugins.MissingAuthPlugin: An auth plugin is required to determine endpoint URL DEBUG: 2025-11-24 06:18:35.916 379501 WARNING stevedore.named [None req-87de24d3-fe62-4315-a9cb-172a25667d3c 2b36e163-5170-49ce-84a6-83b1da7762e9 35422702-949f-419d-a327-419f2ffa95a6 - - - -] Could not load prometheus DEBUG: 2025-11-24 06:18:35.916 379501 INFO aodh.evaluator [None req-87de24d3-fe62-4315-a9cb-172a25667d3c 2b36e163-5170-49ce-84a6-83b1da7762e9 35422702-949f-419d-a327-419f2ffa95a6 - - - -] alarm 9aaa25de-c86f-4539-8acf-36136afb0a4f transitioning to alarm because Composite rule alarm with composition form: (rule1 or rule2 or rule3) transition to alarm, due to rules: rule1 outside their threshold. DEBUG: {3} aodh.tests.unit.evaluator.test_composite.CompositeTest.test_known_state_with_sub_rules_trending_state [0.034982s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-11-24 06:18:35.945 379501 ERROR stevedore.extension [None req-87de24d3-fe62-4315-a9cb-172a25667d3c 2b36e163-5170-49ce-84a6-83b1da7762e9 35422702-949f-419d-a327-419f2ffa95a6 - - - -] Could not load 'prometheus': An auth plugin is required to determine endpoint URL: keystoneauth1.exceptions.auth_plugins.MissingAuthPlugin: An auth plugin is required to determine endpoint URL DEBUG: 2025-11-24 06:18:35.946 379501 WARNING stevedore.named [None req-87de24d3-fe62-4315-a9cb-172a25667d3c 2b36e163-5170-49ce-84a6-83b1da7762e9 35422702-949f-419d-a327-419f2ffa95a6 - - - -] Could not load prometheus DEBUG: {1} aodh.tests.functional.storage.test_storage_scenarios.AlarmTest.test_list_enabled [0.056494s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-11-24 06:18:35.911 379499 INFO alembic.runtime.migration [None req-40a73aa1-82cc-4599-b06b-3b40eddde695 c4c58b46-c88f-44fe-9701-3d0d12ef329c d8ddbbad-a540-4743-bb5a-ca3047134fda - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:35.911 379499 INFO alembic.runtime.migration [None req-40a73aa1-82cc-4599-b06b-3b40eddde695 c4c58b46-c88f-44fe-9701-3d0d12ef329c d8ddbbad-a540-4743-bb5a-ca3047134fda - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:35.923 379499 INFO alembic.runtime.migration [None req-40a73aa1-82cc-4599-b06b-3b40eddde695 c4c58b46-c88f-44fe-9701-3d0d12ef329c d8ddbbad-a540-4743-bb5a-ca3047134fda - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:35.923 379499 INFO alembic.runtime.migration [None req-40a73aa1-82cc-4599-b06b-3b40eddde695 c4c58b46-c88f-44fe-9701-3d0d12ef329c d8ddbbad-a540-4743-bb5a-ca3047134fda - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:35.936 379499 INFO alembic.runtime.migration [None req-40a73aa1-82cc-4599-b06b-3b40eddde695 c4c58b46-c88f-44fe-9701-3d0d12ef329c d8ddbbad-a540-4743-bb5a-ca3047134fda - - - -] Running stamp_revision -> 010 DEBUG: 2025-11-24 06:18:35.951 379499 WARNING oslo_db.sqlalchemy.utils [None req-40a73aa1-82cc-4599-b06b-3b40eddde695 c4c58b46-c88f-44fe-9701-3d0d12ef329c d8ddbbad-a540-4743-bb5a-ca3047134fda - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: {3} aodh.tests.unit.evaluator.test_composite.CompositeTest.test_known_state_with_sub_rules_trending_state_and_not_repeat [0.029549s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-11-24 06:18:35.975 379501 ERROR stevedore.extension [None req-87de24d3-fe62-4315-a9cb-172a25667d3c 2b36e163-5170-49ce-84a6-83b1da7762e9 35422702-949f-419d-a327-419f2ffa95a6 - - - -] Could not load 'prometheus': An auth plugin is required to determine endpoint URL: keystoneauth1.exceptions.auth_plugins.MissingAuthPlugin: An auth plugin is required to determine endpoint URL DEBUG: 2025-11-24 06:18:35.976 379501 WARNING stevedore.named [None req-87de24d3-fe62-4315-a9cb-172a25667d3c 2b36e163-5170-49ce-84a6-83b1da7762e9 35422702-949f-419d-a327-419f2ffa95a6 - - - -] Could not load prometheus DEBUG: {3} aodh.tests.unit.evaluator.test_composite.CompositeTest.test_ok_with_short_circuit_logic [0.015277s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-11-24 06:18:35.997 379501 ERROR stevedore.extension [None req-87de24d3-fe62-4315-a9cb-172a25667d3c 2b36e163-5170-49ce-84a6-83b1da7762e9 35422702-949f-419d-a327-419f2ffa95a6 - - - -] Could not load 'prometheus': An auth plugin is required to determine endpoint URL: keystoneauth1.exceptions.auth_plugins.MissingAuthPlugin: An auth plugin is required to determine endpoint URL DEBUG: 2025-11-24 06:18:35.997 379501 WARNING stevedore.named [None req-87de24d3-fe62-4315-a9cb-172a25667d3c 2b36e163-5170-49ce-84a6-83b1da7762e9 35422702-949f-419d-a327-419f2ffa95a6 - - - -] Could not load prometheus DEBUG: 2025-11-24 06:18:35.998 379501 INFO aodh.evaluator [None req-87de24d3-fe62-4315-a9cb-172a25667d3c 2b36e163-5170-49ce-84a6-83b1da7762e9 35422702-949f-419d-a327-419f2ffa95a6 - - - -] alarm 49d86246-36db-4bfc-a01a-2d02e87d649d transitioning to ok because Composite rule alarm with composition form: (rule1 and rule2 and rule3) transition to ok, due to rules: rule1 inside their threshold. DEBUG: {1} aodh.tests.functional.storage.test_storage_scenarios.ComplexAlarmHistoryQueryTest.test_alarm_history_with_filter_and_orderby [0.075646s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-11-24 06:18:35.971 379499 INFO alembic.runtime.migration [None req-40a73aa1-82cc-4599-b06b-3b40eddde695 c4c58b46-c88f-44fe-9701-3d0d12ef329c d8ddbbad-a540-4743-bb5a-ca3047134fda - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:35.971 379499 INFO alembic.runtime.migration [None req-40a73aa1-82cc-4599-b06b-3b40eddde695 c4c58b46-c88f-44fe-9701-3d0d12ef329c d8ddbbad-a540-4743-bb5a-ca3047134fda - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:35.979 379499 INFO alembic.runtime.migration [None req-40a73aa1-82cc-4599-b06b-3b40eddde695 c4c58b46-c88f-44fe-9701-3d0d12ef329c d8ddbbad-a540-4743-bb5a-ca3047134fda - - - -] Context impl SQLiteImpl. DEBUG: 2025-11-24 06:18:35.979 379499 INFO alembic.runtime.migration [None req-40a73aa1-82cc-4599-b06b-3b40eddde695 c4c58b46-c88f-44fe-9701-3d0d12ef329c d8ddbbad-a540-4743-bb5a-ca3047134fda - - - -] Will assume non-transactional DDL. DEBUG: 2025-11-24 06:18:35.996 379499 INFO alembic.runtime.migration [None req-40a73aa1-82cc-4599-b06b-3b40eddde695 c4c58b46-c88f-44fe-9701-3d0d12ef329c d8ddbbad-a540-4743-bb5a-ca3047134fda - - - -] Running stamp_revision -> 010 DEBUG: 2025-11-24 06:18:36.006 379499 WARNING oslo_db.sqlalchemy.utils [None req-40a73aa1-82cc-4599-b06b-3b40eddde695 c4c58b46-c88f-44fe-9701-3d0d12ef329c d8ddbbad-a540-4743-bb5a-ca3047134fda - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: {1} aodh.tests.unit.evaluator.test_base.TestEvaluatorBaseClass.test_base_refresh [0.003740s] ... ok DEBUG: {3} aodh.tests.unit.evaluator.test_composite.CompositeTest.test_simple_insufficient [0.044785s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-11-24 06:18:36.017 379501 ERROR stevedore.extension [None req-87de24d3-fe62-4315-a9cb-172a25667d3c 2b36e163-5170-49ce-84a6-83b1da7762e9 35422702-949f-419d-a327-419f2ffa95a6 - - - -] Could not load 'prometheus': An auth plugin is required to determine endpoint URL: keystoneauth1.exceptions.auth_plugins.MissingAuthPlugin: An auth plugin is required to determine endpoint URL DEBUG: 2025-11-24 06:18:36.017 379501 WARNING stevedore.named [None req-87de24d3-fe62-4315-a9cb-172a25667d3c 2b36e163-5170-49ce-84a6-83b1da7762e9 35422702-949f-419d-a327-419f2ffa95a6 - - - -] Could not load prometheus DEBUG: 2025-11-24 06:18:36.017 379501 INFO aodh.evaluator [None req-87de24d3-fe62-4315-a9cb-172a25667d3c 2b36e163-5170-49ce-84a6-83b1da7762e9 35422702-949f-419d-a327-419f2ffa95a6 - - - -] alarm d2b50b96-a816-4205-b47a-6571b232acb6 transitioning to insufficient data because Composite rule alarm with composition form: (rule1 or (rule2 and rule3)) transition to insufficient data, due to rules: rule1, rule2, rule3 state evaluated to unknown. DEBUG: 2025-11-24 06:18:36.034 379501 INFO aodh.evaluator [None req-87de24d3-fe62-4315-a9cb-172a25667d3c 2b36e163-5170-49ce-84a6-83b1da7762e9 35422702-949f-419d-a327-419f2ffa95a6 - - - -] alarm 7a16c393-2682-4a74-bc9f-025d2dfb0b0d transitioning to insufficient data because Composite rule alarm with composition form: (rule1 or rule2 or rule3) transition to insufficient data, due to rules: rule1, rule2, rule3 state evaluated to unknown. DEBUG: 2025-11-24 06:18:36.035 379501 INFO aodh.evaluator [None req-87de24d3-fe62-4315-a9cb-172a25667d3c 2b36e163-5170-49ce-84a6-83b1da7762e9 35422702-949f-419d-a327-419f2ffa95a6 - - - -] alarm dcf2f449-829a-40cd-b335-4906434e82b7 transitioning to insufficient data because Composite rule alarm with composition form: (rule1 and rule2 and rule3) transition to insufficient data, due to rules: rule1, rule2, rule3 state evaluated to unknown. DEBUG: 2025-11-24 06:18:36.035 379501 INFO aodh.evaluator [None req-87de24d3-fe62-4315-a9cb-172a25667d3c 2b36e163-5170-49ce-84a6-83b1da7762e9 35422702-949f-419d-a327-419f2ffa95a6 - - - -] alarm de2d7d7c-13ad-4f75-922c-5d8896990a75 transitioning to insufficient data because Composite rule alarm with composition form: (rule1 and rule2 and (rule3 or rule4 or rule5 or rule6)) transition to insufficient data, due to rules: rule1, rule2, rule3, rule4, rule5, rule6 state evaluated to unknown. DEBUG: {1} aodh.tests.unit.evaluator.test_base.TestEvaluatorBaseClass.test_base_time_constraints [0.007015s] ... ok DEBUG: {1} aodh.tests.unit.evaluator.test_base.TestEvaluatorBaseClass.test_base_time_constraints_complex [0.014963s] ... ok DEBUG: {3} aodh.tests.unit.evaluator.test_composite.CompositeTest.test_unknown_state_with_sub_rules_trending_state [0.027123s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-11-24 06:18:36.071 379501 ERROR stevedore.extension [None req-87de24d3-fe62-4315-a9cb-172a25667d3c 2b36e163-5170-49ce-84a6-83b1da7762e9 35422702-949f-419d-a327-419f2ffa95a6 - - - -] Could not load 'prometheus': An auth plugin is required to determine endpoint URL: keystoneauth1.exceptions.auth_plugins.MissingAuthPlugin: An auth plugin is required to determine endpoint URL DEBUG: 2025-11-24 06:18:36.071 379501 WARNING stevedore.named [None req-87de24d3-fe62-4315-a9cb-172a25667d3c 2b36e163-5170-49ce-84a6-83b1da7762e9 35422702-949f-419d-a327-419f2ffa95a6 - - - -] Could not load prometheus DEBUG: 2025-11-24 06:18:36.071 379501 INFO aodh.evaluator [None req-87de24d3-fe62-4315-a9cb-172a25667d3c 2b36e163-5170-49ce-84a6-83b1da7762e9 35422702-949f-419d-a327-419f2ffa95a6 - - - -] alarm 5a128c99-5f81-48fb-94d9-1bf7a57feb9b transitioning to alarm because Composite rule alarm with composition form: (rule1 or (rule2 and rule3)) transition to alarm, due to rules: rule2, rule3 outside their threshold. DEBUG: {3} aodh.tests.unit.evaluator.test_event.TestEventAlarmEvaluate.test_event_alarm_cache_expired [0.017982s] ... ok DEBUG: {1} aodh.tests.unit.evaluator.test_composite.OtherCompositeTest.test_simple_ok [0.039216s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-11-24 06:18:36.101 379499 ERROR stevedore.extension [None req-40a73aa1-82cc-4599-b06b-3b40eddde695 c4c58b46-c88f-44fe-9701-3d0d12ef329c d8ddbbad-a540-4743-bb5a-ca3047134fda - - - -] Could not load 'prometheus': An auth plugin is required to determine endpoint URL: keystoneauth1.exceptions.auth_plugins.MissingAuthPlugin: An auth plugin is required to determine endpoint URL DEBUG: 2025-11-24 06:18:36.101 379499 WARNING stevedore.named [None req-40a73aa1-82cc-4599-b06b-3b40eddde695 c4c58b46-c88f-44fe-9701-3d0d12ef329c d8ddbbad-a540-4743-bb5a-ca3047134fda - - - -] Could not load prometheus DEBUG: 2025-11-24 06:18:36.101 379499 INFO aodh.evaluator [None req-40a73aa1-82cc-4599-b06b-3b40eddde695 c4c58b46-c88f-44fe-9701-3d0d12ef329c d8ddbbad-a540-4743-bb5a-ca3047134fda - - - -] alarm faaa2b4f-9629-4ac7-a6e1-c579a38972ba transitioning to ok because Composite rule alarm with composition form: (rule1 or rule2) transition to ok, due to rules: rule1, rule2 inside their threshold. DEBUG: {3} aodh.tests.unit.evaluator.test_event.TestEventAlarmEvaluate.test_event_alarm_cache_updated_after_fired [0.025870s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-11-24 06:18:36.112 379501 INFO aodh.evaluator.event [None req-87de24d3-fe62-4315-a9cb-172a25667d3c 2b36e163-5170-49ce-84a6-83b1da7762e9 35422702-949f-419d-a327-419f2ffa95a6 - - - -] Triggering the alarm b818416b-807d-4f13-abf4-4b3820a05dcd by event for project project2, event_type: type1 DEBUG: 2025-11-24 06:18:36.112 379501 INFO aodh.evaluator [None req-87de24d3-fe62-4315-a9cb-172a25667d3c 2b36e163-5170-49ce-84a6-83b1da7762e9 35422702-949f-419d-a327-419f2ffa95a6 - - - -] alarm b818416b-807d-4f13-abf4-4b3820a05dcd transitioning to alarm because Event hits the query . DEBUG: {1} aodh.tests.unit.evaluator.test_event.TestEventAlarmEvaluate.test_event_alarm_cache_hit [0.018266s] ... ok DEBUG: {1} aodh.tests.unit.evaluator.test_event.TestEventAlarmEvaluate.test_fire_alarm_event_type_pattern_matched [0.008088s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-11-24 06:18:36.129 379499 INFO aodh.evaluator.event [None req-40a73aa1-82cc-4599-b06b-3b40eddde695 c4c58b46-c88f-44fe-9701-3d0d12ef329c d8ddbbad-a540-4743-bb5a-ca3047134fda - - - -] Triggering the alarm b4138bbf-17f8-443a-b299-caa75dd25c77 by event for project , event_type: compute.instance.update DEBUG: 2025-11-24 06:18:36.129 379499 INFO aodh.evaluator [None req-40a73aa1-82cc-4599-b06b-3b40eddde695 c4c58b46-c88f-44fe-9701-3d0d12ef329c d8ddbbad-a540-4743-bb5a-ca3047134fda - - - -] alarm b4138bbf-17f8-443a-b299-caa75dd25c77 transitioning to alarm because Event hits the query . DEBUG: {1} aodh.tests.unit.evaluator.test_event.TestEventAlarmEvaluate.test_fire_alarm_in_the_same_project_id [0.022816s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-11-24 06:18:36.152 379499 INFO aodh.evaluator.event [None req-40a73aa1-82cc-4599-b06b-3b40eddde695 c4c58b46-c88f-44fe-9701-3d0d12ef329c d8ddbbad-a540-4743-bb5a-ca3047134fda - - - -] Triggering the alarm f71470dd-fbee-4656-af3f-e40d78354d08 by event for project project1, event_type: type0 DEBUG: 2025-11-24 06:18:36.153 379499 INFO aodh.evaluator [None req-40a73aa1-82cc-4599-b06b-3b40eddde695 c4c58b46-c88f-44fe-9701-3d0d12ef329c d8ddbbad-a540-4743-bb5a-ca3047134fda - - - -] alarm f71470dd-fbee-4656-af3f-e40d78354d08 transitioning to alarm because Event hits the query . DEBUG: {1} aodh.tests.unit.evaluator.test_gnocchi.TestGnocchiAggregationMetricsThresholdEvaluate.test_equivocal_ok_to_alarm [0.021280s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-11-24 06:18:36.174 379499 INFO aodh.evaluator [None req-40a73aa1-82cc-4599-b06b-3b40eddde695 c4c58b46-c88f-44fe-9701-3d0d12ef329c d8ddbbad-a540-4743-bb5a-ca3047134fda - - - -] alarm de323918-417b-4db5-bf18-6bc824c21cb7 transitioning to alarm because Transition to alarm due to 4 samples outside threshold, most recent: 6.0 DEBUG: {1} aodh.tests.unit.evaluator.test_gnocchi.TestGnocchiAggregationMetricsThresholdEvaluate.test_simple_alarm_trip [0.009499s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-11-24 06:18:36.183 379499 INFO aodh.evaluator [None req-40a73aa1-82cc-4599-b06b-3b40eddde695 c4c58b46-c88f-44fe-9701-3d0d12ef329c d8ddbbad-a540-4743-bb5a-ca3047134fda - - - -] alarm 92114b93-c127-446b-8bfa-471841521c06 transitioning to alarm because Transition to alarm due to 4 samples outside threshold, most recent: 7.0 DEBUG: {1} aodh.tests.unit.evaluator.test_gnocchi.TestGnocchiAggregationResourcesThresholdEvaluate.test_equivocal_from_known_state_ok [0.036422s] ... ok DEBUG: {1} aodh.tests.unit.evaluator.test_gnocchi.TestGnocchiResourceThresholdEvaluate.test_evaluation_keep_alarm_attributes_constant [0.012175s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-11-24 06:18:36.233 379499 INFO aodh.evaluator [None req-40a73aa1-82cc-4599-b06b-3b40eddde695 c4c58b46-c88f-44fe-9701-3d0d12ef329c d8ddbbad-a540-4743-bb5a-ca3047134fda - - - -] alarm 4d40d574-e9b2-4c57-a7e9-1e8d7fe360c1 transitioning to alarm because Transition to alarm due to 5 samples outside threshold, most recent: 85.0 DEBUG: {1} aodh.tests.unit.evaluator.test_gnocchi.TestGnocchiResourceThresholdEvaluate.test_retry_transient_api_failure [0.046843s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-11-24 06:18:36.279 379499 WARNING aodh.evaluator.gnocchi [None req-40a73aa1-82cc-4599-b06b-3b40eddde695 c4c58b46-c88f-44fe-9701-3d0d12ef329c d8ddbbad-a540-4743-bb5a-ca3047134fda - - - -] alarm statistics retrieval failed: error2 (HTTP 501): gnocchiclient.exceptions.ClientException: error2 (HTTP 501) DEBUG: 2025-11-24 06:18:36.280 379499 INFO aodh.evaluator [None req-40a73aa1-82cc-4599-b06b-3b40eddde695 c4c58b46-c88f-44fe-9701-3d0d12ef329c d8ddbbad-a540-4743-bb5a-ca3047134fda - - - -] alarm 60dab851-aab8-4084-89d5-c025052b1f20 transitioning to ok because Transition to ok due to 5 samples inside threshold, most recent: 76.0 DEBUG: {2} aodh.tests.unit.test_bin.BinTestCase.test_dbsync_run [2.277744s] ... ok DEBUG: {2} aodh.tests.unit.test_coordination.TestPartitioning.test_group_id_none [0.008226s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-11-24 06:18:36.299 379500 INFO aodh.coordination [None req-df795c16-e09d-4fe6-b07a-53508b00dfd8 f0750810-92ad-434c-85aa-106ab1196bbc c36432a0-f393-4f08-b751-6ab50c679eb7 - - - -] Coordination backend started successfully. DEBUG: {1} aodh.tests.unit.evaluator.test_gnocchi.TestGnocchiResourceThresholdEvaluate.test_simple_alarm_trip [0.020083s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-11-24 06:18:36.301 379499 INFO aodh.evaluator [None req-40a73aa1-82cc-4599-b06b-3b40eddde695 c4c58b46-c88f-44fe-9701-3d0d12ef329c d8ddbbad-a540-4743-bb5a-ca3047134fda - - - -] alarm 0d5c25ab-ff0d-47c3-a995-7adfc8965f40 transitioning to alarm because Transition to alarm due to 5 samples outside threshold, most recent: 85.0 DEBUG: {1} aodh.tests.unit.evaluator.test_loadbalancer.TestLoadBalancerMemberHealthEvaluator.test_evaluate_octavia_error [0.008564s] ... ok DEBUG: {1} aodh.tests.unit.evaluator.test_prometheus.TestPrometheusEvaluator.test_project_scoping_not_scoped [0.025662s] ... ok DEBUG: {1} aodh.tests.unit.evaluator.test_prometheus.TestPrometheusEvaluator.test_project_scoping_old_alarm [0.010403s] ... ok DEBUG: {3} aodh.tests.unit.evaluator.test_event.TestEventAlarmEvaluate.test_fire_alarm_in_project_none [0.248822s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-11-24 06:18:36.365 379501 INFO aodh.evaluator.event [None req-87de24d3-fe62-4315-a9cb-172a25667d3c 2b36e163-5170-49ce-84a6-83b1da7762e9 35422702-949f-419d-a327-419f2ffa95a6 - - - -] Triggering the alarm c6297eee-6a32-4f68-80c5-cd2b5b74cb70 by event for project , event_type: type0 DEBUG: 2025-11-24 06:18:36.366 379501 INFO aodh.evaluator [None req-87de24d3-fe62-4315-a9cb-172a25667d3c 2b36e163-5170-49ce-84a6-83b1da7762e9 35422702-949f-419d-a327-419f2ffa95a6 - - - -] alarm c6297eee-6a32-4f68-80c5-cd2b5b74cb70 transitioning to alarm because Event hits the query . DEBUG: {1} aodh.tests.unit.notifier.test_heat.TestTrustHeatAlarmNotifier.test_notify_stack_id_missing [0.013309s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-11-24 06:18:36.372 379499 INFO aodh.notifier.heat [None req-40a73aa1-82cc-4599-b06b-3b40eddde695 c4c58b46-c88f-44fe-9701-3d0d12ef329c d8ddbbad-a540-4743-bb5a-ca3047134fda - - - -] Notifying alarm fake_alarm_name fake_alarm_id of low priority from ok to alarm with action trust+autohealer://fake_trust_id:delete@ because no good reason. DEBUG: 2025-11-24 06:18:36.372 379499 ERROR aodh.notifier.heat [None req-40a73aa1-82cc-4599-b06b-3b40eddde695 c4c58b46-c88f-44fe-9701-3d0d12ef329c d8ddbbad-a540-4743-bb5a-ca3047134fda - - - -] stack_id and asg_id must exist to notify alarm fake_alarm_id DEBUG: {3} aodh.tests.unit.evaluator.test_event.TestEventAlarmEvaluate.test_fire_alarm_query_matched_string [0.009390s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-11-24 06:18:36.375 379501 INFO aodh.evaluator.event [None req-87de24d3-fe62-4315-a9cb-172a25667d3c 2b36e163-5170-49ce-84a6-83b1da7762e9 35422702-949f-419d-a327-419f2ffa95a6 - - - -] Triggering the alarm 073a954f-cc96-4ad9-823c-a195d615013b by event for project , event_type: type0 DEBUG: 2025-11-24 06:18:36.375 379501 INFO aodh.evaluator [None req-87de24d3-fe62-4315-a9cb-172a25667d3c 2b36e163-5170-49ce-84a6-83b1da7762e9 35422702-949f-419d-a327-419f2ffa95a6 - - - -] alarm 073a954f-cc96-4ad9-823c-a195d615013b transitioning to alarm because Event hits the query . DEBUG: {1} aodh.tests.unit.test_bin.BinNotifierTestCase.test_starting_evaluator [0.001688s] ... ok DEBUG: {3} aodh.tests.unit.evaluator.test_event.TestEventAlarmEvaluate.test_skip_event_missing_message_id [0.027508s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-11-24 06:18:36.403 379501 ERROR aodh.evaluator.event [None req-87de24d3-fe62-4315-a9cb-172a25667d3c 2b36e163-5170-49ce-84a6-83b1da7762e9 35422702-949f-419d-a327-419f2ffa95a6 - - - -] Failed to extract message_id from event = {'event_type': 'type1', 'traits': []} DEBUG: 2025-11-24 06:18:36.404 379501 WARNING aodh.evaluator.event [None req-87de24d3-fe62-4315-a9cb-172a25667d3c 2b36e163-5170-49ce-84a6-83b1da7762e9 35422702-949f-419d-a327-419f2ffa95a6 - - - -] Event <{'event_type': 'type1', 'traits': []}> is invalid, aborting evaluation for it.: aodh.evaluator.event.InvalidEvent DEBUG: {1} aodh.tests.unit.test_coordination.TestHashRing.test_hash_ring [0.033235s] ... ok DEBUG: {3} aodh.tests.unit.evaluator.test_gnocchi.TestGnocchiAggregationMetricsThresholdEvaluate.test_equivocal_from_known_state_ok [0.009969s] ... ok DEBUG: {3} aodh.tests.unit.evaluator.test_gnocchi.TestGnocchiAggregationMetricsThresholdEvaluate.test_retry_transient_api_failure [0.013716s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-11-24 06:18:36.427 379501 WARNING aodh.evaluator.gnocchi [None req-87de24d3-fe62-4315-a9cb-172a25667d3c 2b36e163-5170-49ce-84a6-83b1da7762e9 35422702-949f-419d-a327-419f2ffa95a6 - - - -] alarm statistics retrieval failed: boom: Exception: boom DEBUG: 2025-11-24 06:18:36.427 379501 INFO aodh.evaluator [None req-87de24d3-fe62-4315-a9cb-172a25667d3c 2b36e163-5170-49ce-84a6-83b1da7762e9 35422702-949f-419d-a327-419f2ffa95a6 - - - -] alarm 6a0781e5-bf0d-490f-95fd-7014a7c1982e transitioning to ok because Transition to ok due to 3 samples inside threshold, most recent: 13.0 DEBUG: {1} aodh.tests.unit.test_coordination.TestPartitioning.test_coordination_backend_offline [0.020237s] ... ok DEBUG: {3} aodh.tests.unit.evaluator.test_gnocchi.TestGnocchiAggregationResourcesThresholdEvaluate.test_retry_transient_api_failure [0.011813s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-11-24 06:18:36.439 379501 WARNING aodh.evaluator.gnocchi [None req-87de24d3-fe62-4315-a9cb-172a25667d3c 2b36e163-5170-49ce-84a6-83b1da7762e9 35422702-949f-419d-a327-419f2ffa95a6 - - - -] alarm statistics retrieval failed: error (HTTP 500): gnocchiclient.exceptions.ClientException: error (HTTP 500) DEBUG: 2025-11-24 06:18:36.439 379501 INFO aodh.evaluator [None req-87de24d3-fe62-4315-a9cb-172a25667d3c 2b36e163-5170-49ce-84a6-83b1da7762e9 35422702-949f-419d-a327-419f2ffa95a6 - - - -] alarm 4fd772e2-d433-4779-8d59-a761a316eb40 transitioning to ok because Transition to ok due to 6 samples inside threshold, most recent: 75.0 DEBUG: {3} aodh.tests.unit.evaluator.test_gnocchi.TestGnocchiResourceThresholdEvaluate.test_no_state_change_outside_time_constraint [0.018999s] ... ok DEBUG: {3} aodh.tests.unit.evaluator.test_gnocchi.TestGnocchiResourceThresholdEvaluate.test_simple_insufficient [0.025491s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-11-24 06:18:36.483 379501 WARNING aodh.evaluator.threshold [None req-87de24d3-fe62-4315-a9cb-172a25667d3c 2b36e163-5170-49ce-84a6-83b1da7762e9 35422702-949f-419d-a327-419f2ffa95a6 - - - -] Expecting 5 datapoints but only get 0 DEBUG: 2025-11-24 06:18:36.484 379501 INFO aodh.evaluator [None req-87de24d3-fe62-4315-a9cb-172a25667d3c 2b36e163-5170-49ce-84a6-83b1da7762e9 35422702-949f-419d-a327-419f2ffa95a6 - - - -] alarm d8c63863-d87f-41d8-99f1-2c5393a10c1e transitioning to insufficient data because No datapoint for granularity 60 DEBUG: {3} aodh.tests.unit.evaluator.test_gnocchi.TestGnocchiResourceThresholdEvaluate.test_state_change_and_repeat_actions [0.016716s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-11-24 06:18:36.501 379501 INFO aodh.evaluator [None req-87de24d3-fe62-4315-a9cb-172a25667d3c 2b36e163-5170-49ce-84a6-83b1da7762e9 35422702-949f-419d-a327-419f2ffa95a6 - - - -] alarm ec325f8f-7cd8-4eb5-a954-83864a3f310f transitioning to alarm because Transition to alarm due to 5 samples outside threshold, most recent: 85.0 DEBUG: {3} aodh.tests.unit.notifier.test_heat.TestTrustHeatAlarmNotifier.test_notify [0.009561s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-11-24 06:18:36.512 379501 INFO aodh.notifier.heat [None req-87de24d3-fe62-4315-a9cb-172a25667d3c 2b36e163-5170-49ce-84a6-83b1da7762e9 35422702-949f-419d-a327-419f2ffa95a6 - - - -] Notifying alarm fake_alarm_name fake_alarm_id of low priority from ok to alarm with action trust+autohealer://fake_trust_id:delete@ because no good reason. DEBUG: 2025-11-24 06:18:36.512 379501 INFO aodh.notifier.heat [None req-87de24d3-fe62-4315-a9cb-172a25667d3c 2b36e163-5170-49ce-84a6-83b1da7762e9 35422702-949f-419d-a327-419f2ffa95a6 - - - -] Heat resource fake_resource_name is marked as unhealthy for alarm fake_alarm_id DEBUG: 2025-11-24 06:18:36.513 379501 INFO aodh.notifier.heat [None req-87de24d3-fe62-4315-a9cb-172a25667d3c 2b36e163-5170-49ce-84a6-83b1da7762e9 35422702-949f-419d-a327-419f2ffa95a6 - - - -] Heat stack fake_stack_id is updated for alarm fake_alarm_id DEBUG: {3} aodh.tests.unit.test_bin.BinNotifierTestCase.test_starting_notifier [0.004342s] ... ok DEBUG: {0} aodh.tests.unit.test_bin.BinTestCase.test_run_expirer_ttl_disabled [2.290091s] ... ok DEBUG: {2} aodh.tests.unit.test_coordination.TestPartitioning.test_partitioning [1.174840s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-11-24 06:18:36.417 379500 INFO aodh.coordination [None req-df795c16-e09d-4fe6-b07a-53508b00dfd8 f0750810-92ad-434c-85aa-106ab1196bbc c36432a0-f393-4f08-b751-6ab50c679eb7 - - - -] Coordination backend started successfully. DEBUG: 2025-11-24 06:18:37.418 379500 INFO aodh.coordination [None req-df795c16-e09d-4fe6-b07a-53508b00dfd8 f0750810-92ad-434c-85aa-106ab1196bbc c36432a0-f393-4f08-b751-6ab50c679eb7 - - - -] Joined partitioning group group DEBUG: 2025-11-24 06:18:37.418 379500 INFO aodh.coordination [None req-df795c16-e09d-4fe6-b07a-53508b00dfd8 f0750810-92ad-434c-85aa-106ab1196bbc c36432a0-f393-4f08-b751-6ab50c679eb7 - - - -] Coordination backend started successfully. DEBUG: 2025-11-24 06:18:37.418 379500 INFO aodh.coordination [None req-df795c16-e09d-4fe6-b07a-53508b00dfd8 f0750810-92ad-434c-85aa-106ab1196bbc c36432a0-f393-4f08-b751-6ab50c679eb7 - - - -] Joined partitioning group group DEBUG: 2025-11-24 06:18:37.419 379500 INFO aodh.coordination [None req-df795c16-e09d-4fe6-b07a-53508b00dfd8 f0750810-92ad-434c-85aa-106ab1196bbc c36432a0-f393-4f08-b751-6ab50c679eb7 - - - -] Coordination backend started successfully. DEBUG: 2025-11-24 06:18:37.419 379500 INFO aodh.coordination [None req-df795c16-e09d-4fe6-b07a-53508b00dfd8 f0750810-92ad-434c-85aa-106ab1196bbc c36432a0-f393-4f08-b751-6ab50c679eb7 - - - -] Joined partitioning group group DEBUG: 2025-11-24 06:18:37.419 379500 INFO aodh.coordination [None req-df795c16-e09d-4fe6-b07a-53508b00dfd8 f0750810-92ad-434c-85aa-106ab1196bbc c36432a0-f393-4f08-b751-6ab50c679eb7 - - - -] Coordination backend started successfully. DEBUG: 2025-11-24 06:18:37.419 379500 INFO aodh.coordination [None req-df795c16-e09d-4fe6-b07a-53508b00dfd8 f0750810-92ad-434c-85aa-106ab1196bbc c36432a0-f393-4f08-b751-6ab50c679eb7 - - - -] Joined partitioning group group DEBUG: 2025-11-24 06:18:37.419 379500 INFO aodh.coordination [None req-df795c16-e09d-4fe6-b07a-53508b00dfd8 f0750810-92ad-434c-85aa-106ab1196bbc c36432a0-f393-4f08-b751-6ab50c679eb7 - - - -] Coordination backend started successfully. DEBUG: 2025-11-24 06:18:37.420 379500 INFO aodh.coordination [None req-df795c16-e09d-4fe6-b07a-53508b00dfd8 f0750810-92ad-434c-85aa-106ab1196bbc c36432a0-f393-4f08-b751-6ab50c679eb7 - - - -] Joined partitioning group group DEBUG: 2025-11-24 06:18:37.420 379500 INFO aodh.coordination [None req-df795c16-e09d-4fe6-b07a-53508b00dfd8 f0750810-92ad-434c-85aa-106ab1196bbc c36432a0-f393-4f08-b751-6ab50c679eb7 - - - -] Coordination backend started successfully. DEBUG: 2025-11-24 06:18:37.420 379500 INFO aodh.coordination [None req-df795c16-e09d-4fe6-b07a-53508b00dfd8 f0750810-92ad-434c-85aa-106ab1196bbc c36432a0-f393-4f08-b751-6ab50c679eb7 - - - -] Joined partitioning group group DEBUG: 2025-11-24 06:18:37.420 379500 INFO aodh.coordination [None req-df795c16-e09d-4fe6-b07a-53508b00dfd8 f0750810-92ad-434c-85aa-106ab1196bbc c36432a0-f393-4f08-b751-6ab50c679eb7 - - - -] Coordination backend started successfully. DEBUG: 2025-11-24 06:18:37.420 379500 INFO aodh.coordination [None req-df795c16-e09d-4fe6-b07a-53508b00dfd8 f0750810-92ad-434c-85aa-106ab1196bbc c36432a0-f393-4f08-b751-6ab50c679eb7 - - - -] Joined partitioning group group DEBUG: 2025-11-24 06:18:37.420 379500 INFO aodh.coordination [None req-df795c16-e09d-4fe6-b07a-53508b00dfd8 f0750810-92ad-434c-85aa-106ab1196bbc c36432a0-f393-4f08-b751-6ab50c679eb7 - - - -] Coordination backend started successfully. DEBUG: 2025-11-24 06:18:37.421 379500 INFO aodh.coordination [None req-df795c16-e09d-4fe6-b07a-53508b00dfd8 f0750810-92ad-434c-85aa-106ab1196bbc c36432a0-f393-4f08-b751-6ab50c679eb7 - - - -] Joined partitioning group group DEBUG: 2025-11-24 06:18:37.421 379500 INFO aodh.coordination [None req-df795c16-e09d-4fe6-b07a-53508b00dfd8 f0750810-92ad-434c-85aa-106ab1196bbc c36432a0-f393-4f08-b751-6ab50c679eb7 - - - -] Coordination backend started successfully. DEBUG: 2025-11-24 06:18:37.421 379500 INFO aodh.coordination [None req-df795c16-e09d-4fe6-b07a-53508b00dfd8 f0750810-92ad-434c-85aa-106ab1196bbc c36432a0-f393-4f08-b751-6ab50c679eb7 - - - -] Joined partitioning group group DEBUG: 2025-11-24 06:18:37.421 379500 INFO aodh.coordination [None req-df795c16-e09d-4fe6-b07a-53508b00dfd8 f0750810 DEBUG: -92ad-434c-85aa-106ab1196bbc c36432a0-f393-4f08-b751-6ab50c679eb7 - - - -] Coordination backend started successfully. DEBUG: 2025-11-24 06:18:37.421 379500 INFO aodh.coordination [None req-df795c16-e09d-4fe6-b07a-53508b00dfd8 f0750810-92ad-434c-85aa-106ab1196bbc c36432a0-f393-4f08-b751-6ab50c679eb7 - - - -] Joined partitioning group group DEBUG: {0} aodh.tests.unit.test_coordination.TestPartitioning.test_member_id [0.008644s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-11-24 06:18:37.476 379498 INFO aodh.coordination [None req-7f30bf60-8bbe-4503-8c8f-3d5e9bebae9e some_user_id some_project_id - - - -] Coordination backend started successfully. DEBUG: {2} aodh.tests.unit.test_coordination.TestPartitioning.test_reconnect [0.011100s] ... ok DEBUG: {3} aodh.tests.unit.test_bin.BinTestCase.test_run_expirer_ttl_enabled [1.870325s] ... ok DEBUG: {3} aodh.tests.unit.test_evaluator.TestAlarmEvaluationService.test_start_coordinated [0.028009s] ... ok DEBUG: {3} aodh.tests.unit.test_evaluator.TestPrometheusEvaluator.test_rule_evaluation [0.014489s] ... ok DEBUG: {1} aodh.tests.unit.test_coordination.TestPartitioning.test_multiple_groups [2.029754s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-11-24 06:18:36.458 379499 INFO aodh.coordination [None req-40a73aa1-82cc-4599-b06b-3b40eddde695 c4c58b46-c88f-44fe-9701-3d0d12ef329c d8ddbbad-a540-4743-bb5a-ca3047134fda - - - -] Coordination backend started successfully. DEBUG: 2025-11-24 06:18:37.458 379499 INFO aodh.coordination [None req-40a73aa1-82cc-4599-b06b-3b40eddde695 c4c58b46-c88f-44fe-9701-3d0d12ef329c d8ddbbad-a540-4743-bb5a-ca3047134fda - - - -] Joined partitioning group group1 DEBUG: 2025-11-24 06:18:37.459 379499 INFO aodh.coordination [None req-40a73aa1-82cc-4599-b06b-3b40eddde695 c4c58b46-c88f-44fe-9701-3d0d12ef329c d8ddbbad-a540-4743-bb5a-ca3047134fda - - - -] Coordination backend started successfully. DEBUG: 2025-11-24 06:18:38.459 379499 INFO aodh.coordination [None req-40a73aa1-82cc-4599-b06b-3b40eddde695 c4c58b46-c88f-44fe-9701-3d0d12ef329c d8ddbbad-a540-4743-bb5a-ca3047134fda - - - -] Joined partitioning group group2 DEBUG: {2} aodh.tests.unit.test_coordination.TestPartitioning.test_single_group [1.009585s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-11-24 06:18:37.494 379500 INFO aodh.coordination [None req-df795c16-e09d-4fe6-b07a-53508b00dfd8 f0750810-92ad-434c-85aa-106ab1196bbc c36432a0-f393-4f08-b751-6ab50c679eb7 - - - -] Coordination backend started successfully. DEBUG: 2025-11-24 06:18:38.495 379500 INFO aodh.coordination [None req-df795c16-e09d-4fe6-b07a-53508b00dfd8 f0750810-92ad-434c-85aa-106ab1196bbc c36432a0-f393-4f08-b751-6ab50c679eb7 - - - -] Joined partitioning group group DEBUG: 2025-11-24 06:18:38.495 379500 INFO aodh.coordination [None req-df795c16-e09d-4fe6-b07a-53508b00dfd8 f0750810-92ad-434c-85aa-106ab1196bbc c36432a0-f393-4f08-b751-6ab50c679eb7 - - - -] Coordination backend started successfully. DEBUG: 2025-11-24 06:18:38.495 379500 INFO aodh.coordination [None req-df795c16-e09d-4fe6-b07a-53508b00dfd8 f0750810-92ad-434c-85aa-106ab1196bbc c36432a0-f393-4f08-b751-6ab50c679eb7 - - - -] Joined partitioning group group DEBUG: {2} aodh.tests.unit.test_messaging.MessagingTests.test_get_transport_default_url_caching [0.000947s] ... ok DEBUG: {2} aodh.tests.unit.test_messaging.MessagingTests.test_get_transport_invalid_url [0.002386s] ... ok DEBUG: {2} aodh.tests.unit.test_messaging.MessagingTests.test_get_transport_url_caching [0.001135s] ... ok DEBUG: {2} aodh.tests.unit.test_messaging.MessagingTests.test_get_transport_url_caching_mix [0.001239s] ... ok DEBUG: {0} aodh.tests.unit.test_evaluator.TestAlarmEvaluationService.test_check_alarm_query_constraints [1.030001s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-11-24 06:18:37.498 379498 INFO aodh.evaluator [-] initiating evaluation cycle on 0 alarms DEBUG: {1} aodh.tests.unit.test_coordination.TestPartitioning.test_stop [1.014772s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-11-24 06:18:38.474 379499 INFO aodh.coordination [None req-40a73aa1-82cc-4599-b06b-3b40eddde695 c4c58b46-c88f-44fe-9701-3d0d12ef329c d8ddbbad-a540-4743-bb5a-ca3047134fda - - - -] Coordination backend started successfully. DEBUG: 2025-11-24 06:18:39.475 379499 INFO aodh.coordination [None req-40a73aa1-82cc-4599-b06b-3b40eddde695 c4c58b46-c88f-44fe-9701-3d0d12ef329c d8ddbbad-a540-4743-bb5a-ca3047134fda - - - -] Joined partitioning group 123 DEBUG: 2025-11-24 06:18:39.475 379499 INFO aodh.coordination [None req-40a73aa1-82cc-4599-b06b-3b40eddde695 c4c58b46-c88f-44fe-9701-3d0d12ef329c d8ddbbad-a540-4743-bb5a-ca3047134fda - - - -] Left partitioning group 123 DEBUG: {0} aodh.tests.unit.test_evaluator.TestAlarmEvaluationService.test_evaluation_cycle_no_coordination_alarm_modified [1.017266s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-11-24 06:18:38.524 379498 INFO aodh.evaluator [-] initiating evaluation cycle on 1 alarms DEBUG: {2} aodh.tests.unit.test_notifier.TestAlarmNotifier.test_notify_alarm_rest_action_ok [1.069000s] ... ok DEBUG: {3} aodh.tests.unit.test_event.TestEventAlarmEvaluationService.test_batch_event_listener [2.018445s] ... ok DEBUG: {1} aodh.tests.unit.test_evaluator.TestAlarmEvaluationService.test_evaluation_cycle [1.019275s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-11-24 06:18:39.499 379499 INFO aodh.evaluator [-] initiating evaluation cycle on 1 alarms DEBUG: 2025-11-24 06:18:39.501 379499 ERROR aodh.evaluator [-] Failed to evaluate alarm alarm_id1: Exception: Boom! DEBUG: 2025-11-24 06:18:39.501 379499 ERROR aodh.evaluator Traceback (most recent call last): DEBUG: 2025-11-24 06:18:39.501 379499 ERROR aodh.evaluator File "/builddir/build/BUILD/aodh-21.1.0.dev30/aodh/evaluator/__init__.py", line 292, in _evaluate_alarm DEBUG: 2025-11-24 06:18:39.501 379499 ERROR aodh.evaluator self.evaluators[alarm.type].obj.evaluate(alarm) DEBUG: 2025-11-24 06:18:39.501 379499 ERROR aodh.evaluator File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ DEBUG: 2025-11-24 06:18:39.501 379499 ERROR aodh.evaluator return self._mock_call(*args, **kwargs) DEBUG: 2025-11-24 06:18:39.501 379499 ERROR aodh.evaluator ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: 2025-11-24 06:18:39.501 379499 ERROR aodh.evaluator File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call DEBUG: 2025-11-24 06:18:39.501 379499 ERROR aodh.evaluator return self._execute_mock_call(*args, **kwargs) DEBUG: 2025-11-24 06:18:39.501 379499 ERROR aodh.evaluator ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: 2025-11-24 06:18:39.501 379499 ERROR aodh.evaluator File "/usr/lib64/python3.12/unittest/mock.py", line 1202, in _execute_mock_call DEBUG: 2025-11-24 06:18:39.501 379499 ERROR aodh.evaluator raise result DEBUG: 2025-11-24 06:18:39.501 379499 ERROR aodh.evaluator Exception: Boom! DEBUG: 2025-11-24 06:18:39.501 379499 ERROR aodh.evaluator DEBUG: {0} aodh.tests.unit.test_evaluator.TestAlarmEvaluationService.test_evaluation_cycle_with_bad_alarm [1.013359s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-11-24 06:18:39.538 379498 INFO aodh.evaluator [-] initiating evaluation cycle on 2 alarms DEBUG: 2025-11-24 06:18:39.538 379498 ERROR aodh.evaluator [-] Failed to evaluate alarm a: Exception: Boom! DEBUG: 2025-11-24 06:18:39.538 379498 ERROR aodh.evaluator Traceback (most recent call last): DEBUG: 2025-11-24 06:18:39.538 379498 ERROR aodh.evaluator File "/builddir/build/BUILD/aodh-21.1.0.dev30/aodh/evaluator/__init__.py", line 292, in _evaluate_alarm DEBUG: 2025-11-24 06:18:39.538 379498 ERROR aodh.evaluator self.evaluators[alarm.type].obj.evaluate(alarm) DEBUG: 2025-11-24 06:18:39.538 379498 ERROR aodh.evaluator File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ DEBUG: 2025-11-24 06:18:39.538 379498 ERROR aodh.evaluator return self._mock_call(*args, **kwargs) DEBUG: 2025-11-24 06:18:39.538 379498 ERROR aodh.evaluator ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: 2025-11-24 06:18:39.538 379498 ERROR aodh.evaluator File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call DEBUG: 2025-11-24 06:18:39.538 379498 ERROR aodh.evaluator return self._execute_mock_call(*args, **kwargs) DEBUG: 2025-11-24 06:18:39.538 379498 ERROR aodh.evaluator ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: 2025-11-24 06:18:39.538 379498 ERROR aodh.evaluator File "/usr/lib64/python3.12/unittest/mock.py", line 1202, in _execute_mock_call DEBUG: 2025-11-24 06:18:39.538 379498 ERROR aodh.evaluator raise result DEBUG: 2025-11-24 06:18:39.538 379498 ERROR aodh.evaluator Exception: Boom! DEBUG: 2025-11-24 06:18:39.538 379498 ERROR aodh.evaluator DEBUG: {0} aodh.tests.unit.test_evaluator.TestAlarmEvaluationService.test_start_singleton [0.014618s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-11-24 06:18:40.552 379498 INFO aodh.evaluator [-] initiating evaluation cycle on 0 alarms DEBUG: {0} aodh.tests.unit.test_messaging.MessagingTests.test_get_transport_default_url_caching_mix [0.001148s] ... ok DEBUG: {0} aodh.tests.unit.test_messaging.MessagingTests.test_get_transport_default_url_no_caching [0.001174s] ... ok DEBUG: {2} aodh.tests.unit.test_notifier.TestAlarmNotifier.test_notify_alarm_rest_action_with_ssl_client_cert [1.067689s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-11-24 06:18:39.637 379500 INFO aodh.notifier.rest [-] Notifying alarm testalarm foobar with severity critical from OK to ALARM with action _ModifiedSplitResult(scheme='https', netloc='host', path='/action', query='', fragment='') because what ?. request-id: b'req-bb408050-52c3-4c21-a433-cb0a7eb5e4b7' DEBUG: 2025-11-24 06:18:39.639 379500 INFO aodh.notifier.rest [-] Notifying alarm gets response: . DEBUG: {1} aodh.tests.unit.test_evaluator.TestAlarmEvaluationService.test_evaluation_cycle_no_coordination [1.015373s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-11-24 06:18:40.509 379499 INFO aodh.evaluator [-] initiating evaluation cycle on 1 alarms DEBUG: {3} aodh.tests.unit.test_notifier.TestAlarmNotifier.test_notify_alarm_rest_action_with_ssl_client_cert_and_key [1.069640s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-11-24 06:18:40.512 379501 INFO aodh.notifier.rest [-] Notifying alarm testalarm foobar with severity critical from OK to ALARM with action _ModifiedSplitResult(scheme='https', netloc='host', path='/action', query='', fragment='') because what ?. request-id: b'req-45886796-bafe-4d92-869d-bfc21fca9470' DEBUG: 2025-11-24 06:18:40.518 379501 INFO aodh.notifier.rest [-] Notifying alarm gets response: . DEBUG: {1} aodh.tests.unit.test_evaluator.TestAlarmEvaluationService.test_start_coordinated_high_hb_interval [0.015025s] ... ok DEBUG: {0} aodh.tests.unit.test_notifier.TestAlarmNotifier.test_notify_alarm [1.069088s] ... ok DEBUG: {2} aodh.tests.unit.test_notifier.TestAlarmNotifier.test_notify_alarm_rest_action_with_ssl_server_verify_enable [1.073250s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-11-24 06:18:40.712 379500 INFO aodh.notifier.rest [-] Notifying alarm testalarm foobar with severity critical from OK to ALARM with action _ModifiedSplitResult(scheme='https', netloc='host', path='/action', query='', fragment='') because what ?. request-id: b'req-d9be1284-6a73-4a6a-b9d6-e73df40b2317' DEBUG: 2025-11-24 06:18:40.713 379500 INFO aodh.notifier.rest [-] Notifying alarm gets response: . DEBUG: {1} aodh.tests.unit.test_evaluator.TestAlarmEvaluationService.test_unknown_extension_skipped [1.010759s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-11-24 06:18:41.538 379499 INFO aodh.evaluator [-] initiating evaluation cycle on 2 alarms DEBUG: 2025-11-24 06:18:41.538 379499 WARNING aodh.evaluator [-] Skipping alarm a, unsupported type: not_existing_type DEBUG: {1} aodh.tests.unit.test_messaging.MessagingTests.test_get_transport_optional [0.002944s] ... ok DEBUG: {1} aodh.tests.unit.test_messaging.MessagingTests.test_get_transport_url_no_caching [0.000794s] ... ok DEBUG: {3} aodh.tests.unit.test_notifier.TestAlarmNotifier.test_notify_alarm_rest_action_with_ssl_verify_disable_by_cfg [1.065639s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-11-24 06:18:41.582 379501 INFO aodh.notifier.rest [-] Notifying alarm testalarm foobar with severity critical from OK to ALARM with action _ModifiedSplitResult(scheme='https', netloc='host', path='/action', query='', fragment='') because what ?. request-id: b'req-67c72e4e-74e9-4efe-bc4b-e1d9364fcbfd' DEBUG: 2025-11-24 06:18:41.584 379501 INFO aodh.notifier.rest [-] Notifying alarm gets response: . DEBUG: {0} aodh.tests.unit.test_notifier.TestAlarmNotifier.test_notify_alarm_invalid_action [1.061078s] ... ok DEBUG: {2} aodh.tests.unit.test_notifier.TestAlarmNotifier.test_zaqar_notifier_action [1.069640s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-11-24 06:18:41.777 379500 INFO aodh.notifier.zaqar [-] Notifying alarm testalarm foobar of critical priority from OK to ALARM with action _ModifiedSplitResult(scheme='zaqar', netloc='', path='', query='topic=critical&subscriber=http://example.com/data&subscriber=mailto:foo@example.com&ttl=7200', fragment='') because what ?. DEBUG: {2} aodh.tests.unit.test_notifier.TestAlarmNotifierService.test_init_host_queue [0.060886s] ... ok DEBUG: {2} aodh.tests.unit.test_notifier.TestKeystoneClient.test_get_trusted_client_domain_id [0.009662s] ... ok DEBUG: {2} aodh.tests.unit.test_notifier.TestKeystoneClient.test_get_trusted_client_domain_name [0.009126s] ... ok DEBUG: {2} aodh.tests.unit.test_query.TestQuery.test_get_value_with_string_without_type [0.000733s] ... ok DEBUG: {2} aodh.tests.unit.test_query.TestQuery.test_get_value_with_syntax_error [0.000627s] ... ok DEBUG: {2} aodh.tests.unit.test_query.TestQueryToKwArgs.test_sample_filter_self_always_excluded [0.002789s] ... ok DEBUG: {2} aodh.tests.unit.test_wsme_custom_type.TestWsmeCustomType.test_advenum_default [0.009665s] ... ok DEBUG: {3} aodh.tests.unit.test_notifier.TestAlarmNotifier.test_notify_alarm_rest_action_with_ssl_verify_enable_by_user [1.065981s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-11-24 06:18:42.648 379501 INFO aodh.notifier.rest [-] Notifying alarm testalarm foobar with severity critical from OK to ALARM with action _ModifiedSplitResult(scheme='https', netloc='host', path='/action', query='aodh-alarm-ssl-verify=1', fragment='') because what ?. request-id: b'req-18ccfbc0-c4d7-4f76-9c60-c1bf15bebd71' DEBUG: 2025-11-24 06:18:42.650 379501 INFO aodh.notifier.rest [-] Notifying alarm gets response: . DEBUG: {1} aodh.tests.unit.test_notifier.TestAlarmNotifier.test_notify_alarm_trust_action [1.206484s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-11-24 06:18:42.604 379499 INFO aodh.notifier.rest [-] Notifying alarm testalarm foobar with severity critical from OK to ALARM with action SplitResult(scheme='http', netloc='host', path='/action', query='', fragment='') because what ?. request-id: b'req-919573a2-88cd-4955-ab5b-db19f75a8c65' DEBUG: 2025-11-24 06:18:42.606 379499 INFO aodh.notifier.rest [-] Notifying alarm gets response: . DEBUG: {0} aodh.tests.unit.test_notifier.TestAlarmNotifier.test_notify_alarm_invalid_url [1.074628s] ... ok DEBUG: {3} aodh.tests.unit.test_notifier.TestAlarmNotifier.test_notify_alarm_with_batch_listener [1.117216s] ... ok DEBUG: {3} aodh.tests.unit.test_query.TestQuery.test_get_value_with_bad_type [0.001923s] ... ok DEBUG: {3} aodh.tests.unit.test_query.TestQuery.test_get_value_with_bad_value [0.000780s] ... ok DEBUG: {3} aodh.tests.unit.test_query.TestQuery.test_get_value_with_datetime [0.001310s] ... ok DEBUG: {3} aodh.tests.unit.test_query.TestQueryToKwArgs.test_get_alarms_filter_valid_fields [0.001250s] ... ok DEBUG: {3} aodh.tests.unit.test_query.TestQueryToKwArgs.test_sample_filter_exclude_internal [0.001831s] ... ok DEBUG: {1} aodh.tests.unit.test_notifier.TestAlarmNotifier.test_presigned_zaqar_notifier_action [1.062364s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-11-24 06:18:43.811 379499 INFO aodh.notifier.zaqar [-] Notifying alarm testalarm foobar of critical priority from OK to ALARM with action _ModifiedSplitResult(scheme='zaqar', netloc='', path='', query='subscriber=http://example.com/data&ttl=7200&signature=mysignature&expires=2016-06-29T01:49:56&paths=/v2/queues/beijing/messages&methods=GET,PATCH,POST,PUT&queue_name=foobar-critical&project_id=my_project_id', fragment='') because what ?. DEBUG: {1} aodh.tests.unit.test_query.TestQuery.test_get_value_boolean_expression_without_type [0.000720s] ... ok DEBUG: {1} aodh.tests.unit.test_query.TestQuery.test_get_value_with_float_without_type [0.000503s] ... ok DEBUG: {1} aodh.tests.unit.test_query.TestQuery.test_get_value_with_integer [0.001045s] ... ok DEBUG: {1} aodh.tests.unit.test_query.TestQuery.test_get_value_with_integer_without_type [0.000516s] ... ok DEBUG: {1} aodh.tests.unit.test_query.TestQuery.test_get_value_with_string [0.000431s] ... ok DEBUG: {1} aodh.tests.unit.test_query.TestQuery.test_get_value_with_syntax_error_colons [0.003758s] ... ok DEBUG: {1} aodh.tests.unit.test_query.TestQueryToKwArgs.test_get_alarm_changes_filter_valid_fields [0.001200s] ... ok DEBUG: {1} aodh.tests.unit.test_query.TestQueryToKwArgs.test_sample_filter_invalid_op [0.001141s] ... ok DEBUG: {1} aodh.tests.unit.test_query.TestQueryToKwArgs.test_sample_filter_multi [0.001213s] ... ok DEBUG: {1} aodh.tests.unit.test_query.TestQueryToKwArgs.test_sample_filter_non_equality_on_metadata [0.001330s] ... ok DEBUG: {1} aodh.tests.unit.test_query.TestQueryToKwArgs.test_sample_filter_timestamp_invalid_op [0.001144s] ... ok DEBUG: {0} aodh.tests.unit.test_notifier.TestAlarmNotifier.test_notify_alarm_rest_action_with_ssl_verify_disable [1.064974s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-11-24 06:18:43.825 379498 INFO aodh.notifier.rest [-] Notifying alarm testalarm foobar with severity critical from OK to ALARM with action _ModifiedSplitResult(scheme='https', netloc='host', path='/action', query='aodh-alarm-ssl-verify=0', fragment='') because what ?. request-id: b'req-8626f400-ea1e-4794-9bb4-40c00df80ba2' DEBUG: 2025-11-24 06:18:43.826 379498 INFO aodh.notifier.rest [-] Notifying alarm gets response: . DEBUG: {0} aodh.tests.unit.test_notifier.TestAlarmNotifier.test_trust_zaqar_notifier_action [1.082920s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-11-24 06:18:44.909 379498 INFO aodh.notifier.zaqar [-] Notifying alarm testalarm foobar of critical priority from OK to ALARM with action SplitResult(scheme='zaqar', netloc='', path='', query='queue_name=foobar-critical', fragment='') because what ?. DEBUG: {0} aodh.tests.unit.test_notifier.TestKeystoneClient.test_get_trusted_client_domain [0.015000s] ... ok DEBUG: {0} aodh.tests.unit.test_query.TestQuery.test_get_value_integer_expression_without_type [0.001263s] ... ok DEBUG: {0} aodh.tests.unit.test_query.TestQuery.test_get_value_with_boolean [0.001244s] ... ok DEBUG: {0} aodh.tests.unit.test_query.TestQuery.test_get_value_with_boolean_without_type [0.000996s] ... ok DEBUG: {0} aodh.tests.unit.test_query.TestQuery.test_get_value_with_float [0.000958s] ... ok DEBUG: {0} aodh.tests.unit.test_query.TestQueryToKwArgs.test_sample_filter_invalid_field [0.001405s] ... ok DEBUG: {0} aodh.tests.unit.test_query.TestQueryToKwArgs.test_sample_filter_single [0.001880s] ... ok DEBUG: {0} aodh.tests.unit.test_query.TestQueryToKwArgs.test_sample_filter_timestamp [0.001447s] ... ok DEBUG: {0} aodh.tests.unit.test_query.TestQueryToKwArgs.test_sample_filter_translation [0.001654s] ... ok DEBUG: {0} aodh.tests.unit.test_query.TestQueryToKwArgs.test_timestamp_validation [0.001435s] ... ok DEBUG: ====== DEBUG: Totals DEBUG: ====== DEBUG: Ran: 310 tests in 13.8581 sec. DEBUG: - Passed: 308 DEBUG: - Skipped: 2 DEBUG: - Expected Fail: 0 DEBUG: - Unexpected Success: 0 DEBUG: - Failed: 0 DEBUG: Sum of execute time for each test: 49.0238 sec. DEBUG: ============== DEBUG: Worker Balance DEBUG: ============== DEBUG: - Worker 0 (78 tests) => 0:00:13.858116 DEBUG: - Worker 1 (78 tests) => 0:00:12.288383 DEBUG: - Worker 2 (77 tests) => 0:00:10.692952 DEBUG: - Worker 3 (77 tests) => 0:00:12.329896 DEBUG: [DEFAULT] DEBUG: # DEBUG: # From aodh DEBUG: # DEBUG: # Record alarm change events. (boolean value) DEBUG: #record_history = true DEBUG: # TTL of event alarm caches, in seconds. Set to 0 to disable caching. (integer DEBUG: # value) DEBUG: #event_alarm_cache_ttl = 60 DEBUG: # DEPRECATED: Disable RBAC for Prometheus evaluator. (boolean value) DEBUG: # This option is deprecated for removal since Flamingo. DEBUG: # Its value may be silently ignored in the future. DEBUG: # Reason: Prometheus RBAC is always disabled. It's not possible to correctly DEBUG: # use client-side rbac enforcement from within services. Using it can cause DEBUG: # issues. DEBUG: #prometheus_disable_rbac = false DEBUG: # Name of label used to identify metric project IDs in Prometheus. This label DEBUG: # name will be used to restrict queries to the appropriate project. (string DEBUG: # value) DEBUG: #prometheus_project_label_name = project DEBUG: # The number of seconds to extend the evaluation windows to compensate the DEBUG: # reporting/ingestion lag. (integer value) DEBUG: # Minimum value: 0 DEBUG: # Maximum value: 86400 DEBUG: #additional_ingestion_lag = 0 DEBUG: # The time in seconds to wait for the load balancer member creation. (integer DEBUG: # value) DEBUG: #member_creation_time = 120 DEBUG: # SSL Client certificate file for REST notifier. (string value) DEBUG: #rest_notifier_certificate_file = DEBUG: # SSL Client private key file for REST notifier. (string value) DEBUG: #rest_notifier_certificate_key = DEBUG: # SSL CA_BUNDLE certificate for REST notifier (string value) DEBUG: #rest_notifier_ca_bundle_certificate_path = DEBUG: # Whether to verify the SSL Server certificate when calling alarm action. DEBUG: # (boolean value) DEBUG: #rest_notifier_ssl_verify = true DEBUG: # Number of retries for REST notifier (integer value) DEBUG: #rest_notifier_max_retries = 0 DEBUG: # The topic that aodh uses for alarm notifier messages. (string value) DEBUG: #notifier_topic = alarming DEBUG: # Whether metric collection should be enabled. (boolean value) DEBUG: #enable_evaluation_results_metrics = false DEBUG: # DEBUG: # From cotyledon DEBUG: # DEBUG: # Enables or disables logging values of all registered options when starting a DEBUG: # service (at DEBUG level). (boolean value) DEBUG: # Note: This option can be changed without restarting. DEBUG: #log_options = true DEBUG: # Specify a timeout after which a gracefully shutdown server will exit. Zero DEBUG: # value means endless wait. (integer value) DEBUG: # Note: This option can be changed without restarting. DEBUG: #graceful_shutdown_timeout = 60 DEBUG: # DEBUG: # From oslo.log DEBUG: # DEBUG: # If set to true, the logging level will be set to DEBUG instead of the default DEBUG: # INFO level. (boolean value) DEBUG: # Note: This option can be changed without restarting. DEBUG: #debug = false DEBUG: # The name of a logging configuration file. This file is appended to any DEBUG: # existing logging configuration files. For details about logging configuration DEBUG: # files, see the Python logging module documentation. Note that when logging DEBUG: # configuration files are used then all logging configuration is set in the DEBUG: # configuration file and other logging configuration options are ignored (for DEBUG: # example, log-date-format). (string value) DEBUG: # Note: This option can be changed without restarting. DEBUG: # Deprecated group/name - [DEFAULT]/log_config DEBUG: #log_config_append = DEBUG: # Defines the format string for %%(asctime)s in log records. Default: DEBUG: # %(default)s . This option is ignored if log_config_append is set. (string DEBUG: # value) DEBUG: #log_date_format = %Y-%m-%d %H:%M:%S DEBUG: # (Optional) Name of log file to send logging output to. If no default is set, DEBUG: # logging will go to stderr as defined by use_stderr. This option is ignored if DEBUG: # log_config_append is set. (string value) DEBUG: # Deprecated group/name - [DEFAULT]/logfile DEBUG: #log_file = DEBUG: # (Optional) The base directory used for relative log_file paths. This option DEBUG: # is ignored if log_config_append is set. (string value) DEBUG: # Deprecated group/name - [DEFAULT]/logdir DEBUG: #log_dir = DEBUG: # DEPRECATED: Uses logging handler designed to watch file system. When log file DEBUG: # is moved or removed this handler will open a new log file with specified path DEBUG: # instantaneously. It makes sense only if log_file option is specified and DEBUG: # Linux platform is used. This option is ignored if log_config_append is set. DEBUG: # (boolean value) DEBUG: # This option is deprecated for removal. DEBUG: # Its value may be silently ignored in the future. DEBUG: # Reason: This function is known to have bene broken for long time, and depends DEBUG: # on the unmaintained library DEBUG: #watch_log_file = false DEBUG: # Use syslog for logging. Existing syslog format is DEPRECATED and will be DEBUG: # changed later to honor RFC5424. This option is ignored if log_config_append DEBUG: # is set. (boolean value) DEBUG: #use_syslog = false DEBUG: # Enable journald for logging. If running in a systemd environment you may wish DEBUG: # to enable journal support. Doing so will use the journal native protocol DEBUG: # which includes structured metadata in addition to log messages.This option is DEBUG: # ignored if log_config_append is set. (boolean value) DEBUG: #use_journal = false DEBUG: # Syslog facility to receive log lines. This option is ignored if DEBUG: # log_config_append is set. (string value) DEBUG: #syslog_log_facility = LOG_USER DEBUG: # Use JSON formatting for logging. This option is ignored if log_config_append DEBUG: # is set. (boolean value) DEBUG: #use_json = false DEBUG: # Log output to standard error. This option is ignored if log_config_append is DEBUG: # set. (boolean value) DEBUG: #use_stderr = false DEBUG: # (Optional) Set the 'color' key according to log levels. This option takes DEBUG: # effect only when logging to stderr or stdout is used. This option is ignored DEBUG: # if log_config_append is set. (boolean value) DEBUG: #log_color = false DEBUG: # The amount of time before the log files are rotated. This option is ignored DEBUG: # unless log_rotation_type is set to "interval". (integer value) DEBUG: #log_rotate_interval = 1 DEBUG: # Rotation interval type. The time of the last file change (or the time when DEBUG: # the service was started) is used when scheduling the next rotation. (string DEBUG: # value) DEBUG: # Possible values: DEBUG: # Seconds - DEBUG: # Minutes - DEBUG: # Hours - DEBUG: # Days - DEBUG: # Weekday - DEBUG: # Midnight - DEBUG: #log_rotate_interval_type = days DEBUG: # Maximum number of rotated log files. (integer value) DEBUG: #max_logfile_count = 30 DEBUG: # Log file maximum size in MB. This option is ignored if "log_rotation_type" is DEBUG: # not set to "size". (integer value) DEBUG: #max_logfile_size_mb = 200 DEBUG: # Log rotation type. (string value) DEBUG: # Possible values: DEBUG: # interval - Rotate logs at predefined time intervals. DEBUG: # size - Rotate logs once they reach a predefined size. DEBUG: # none - Do not rotate log files. DEBUG: #log_rotation_type = none DEBUG: # Format string to use for log messages with context. Used by DEBUG: # oslo_log.formatters.ContextFormatter (string value) DEBUG: #logging_context_format_string = %(asctime)s.%(msecs)03d %(process)d %(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(user_identity)s] %(instance)s%(message)s DEBUG: # Format string to use for log messages when context is undefined. Used by DEBUG: # oslo_log.formatters.ContextFormatter (string value) DEBUG: #logging_default_format_string = %(asctime)s.%(msecs)03d %(process)d %(levelname)s %(name)s [-] %(instance)s%(message)s DEBUG: # Additional data to append to log message when logging level for the message DEBUG: # is DEBUG. Used by oslo_log.formatters.ContextFormatter (string value) DEBUG: #logging_debug_format_suffix = %(funcName)s %(pathname)s:%(lineno)d DEBUG: # Prefix each line of exception output with this format. Used by DEBUG: # oslo_log.formatters.ContextFormatter (string value) DEBUG: #logging_exception_prefix = %(asctime)s.%(msecs)03d %(process)d ERROR %(name)s %(instance)s DEBUG: # Defines the format string for %(user_identity)s that is used in DEBUG: # logging_context_format_string. Used by oslo_log.formatters.ContextFormatter DEBUG: # (string value) DEBUG: #logging_user_identity_format = %(user)s %(project)s %(domain)s %(system_scope)s %(user_domain)s %(project_domain)s DEBUG: # List of package logging levels in logger=LEVEL pairs. This option is ignored DEBUG: # if log_config_append is set. (list value) DEBUG: #default_log_levels = amqp=WARN,amqplib=WARN,boto=WARN,qpid=WARN,sqlalchemy=WARN,suds=INFO,oslo.messaging=INFO,oslo_messaging=INFO,iso8601=WARN,requests.packages.urllib3.connectionpool=WARN,urllib3.connectionpool=WARN,websocket=WARN,requests.packages.urllib3.util.retry=WARN,urllib3.util.retry=WARN,keystonemiddleware=WARN,routes.middleware=WARN,stevedore=WARN,taskflow=WARN,keystoneauth=WARN,oslo.cache=INFO,oslo_policy=INFO,dogpile.core.dogpile=INFO DEBUG: # Enables or disables publication of error events. (boolean value) DEBUG: #publish_errors = false DEBUG: # The format for an instance that is passed with the log message. (string DEBUG: # value) DEBUG: #instance_format = "[instance: %(uuid)s] " DEBUG: # The format for an instance UUID that is passed with the log message. (string DEBUG: # value) DEBUG: #instance_uuid_format = "[instance: %(uuid)s] " DEBUG: # Interval, number of seconds, of log rate limiting. (integer value) DEBUG: #rate_limit_interval = 0 DEBUG: # Maximum number of logged messages per rate_limit_interval. (integer value) DEBUG: #rate_limit_burst = 0 DEBUG: # Log level name used by rate limiting. Logs with level greater or equal to DEBUG: # rate_limit_except_level are not filtered. An empty string means that all DEBUG: # levels are filtered. (string value) DEBUG: # Possible values: DEBUG: # CRITICAL - DEBUG: # ERROR - DEBUG: # INFO - DEBUG: # WARNING - DEBUG: # DEBUG - DEBUG: # '' - DEBUG: #rate_limit_except_level = CRITICAL DEBUG: # Enables or disables fatal status of deprecations. (boolean value) DEBUG: #fatal_deprecations = false DEBUG: # DEBUG: # From oslo.messaging DEBUG: # DEBUG: # Size of executor thread pool when executor is threading or eventlet. (integer DEBUG: # value) DEBUG: # Deprecated group/name - [DEFAULT]/rpc_thread_pool_size DEBUG: #executor_thread_pool_size = 64 DEBUG: # Seconds to wait for a response from a call. (integer value) DEBUG: #rpc_response_timeout = 60 DEBUG: # The network address and optional user credentials for connecting to the DEBUG: # messaging backend, in URL format. The expected format is: DEBUG: # DEBUG: # driver://[user:pass@]host:port[,[userN:passN@]hostN:portN]/virtual_host?query DEBUG: # DEBUG: # Example: rabbit://rabbitmq:password@127.0.0.1:5672// DEBUG: # DEBUG: # For full details on the fields in the URL see the documentation of DEBUG: # oslo_messaging.TransportURL at DEBUG: # https://docs.openstack.org/oslo.messaging/latest/reference/transport.html DEBUG: # (string value) DEBUG: #transport_url = rabbit:// DEBUG: # The default exchange under which topics are scoped. May be overridden by an DEBUG: # exchange name specified in the transport_url option. (string value) DEBUG: #control_exchange = openstack DEBUG: # Add an endpoint to answer to ping calls. Endpoint is named DEBUG: # oslo_rpc_server_ping (boolean value) DEBUG: #rpc_ping_enabled = false DEBUG: [api] DEBUG: # DEBUG: # From aodh DEBUG: # DEBUG: # Configuration file for WSGI definition of API. (string value) DEBUG: #paste_config = api-paste.ini DEBUG: # Authentication mode to use. (string value) DEBUG: # Possible values: DEBUG: # keystone - DEBUG: # noauth - DEBUG: #auth_mode = keystone DEBUG: # Project name of resources creator in Gnocchi. (For example the Ceilometer DEBUG: # project name (string value) DEBUG: #gnocchi_external_project_owner = service DEBUG: # Domain name of resources creator in Gnocchi. (For example, default or DEBUG: # service_domain (string value) DEBUG: #gnocchi_external_domain_name = Default DEBUG: # Maximum number of alarms defined for a user. (integer value) DEBUG: #user_alarm_quota = -1 DEBUG: # Maximum number of alarms defined for a project. (integer value) DEBUG: #project_alarm_quota = -1 DEBUG: # Maximum count of actions for each state of an alarm, non-positive number DEBUG: # means no limit. (integer value) DEBUG: #alarm_max_actions = -1 DEBUG: [coordination] DEBUG: # DEBUG: # From aodh DEBUG: # DEBUG: # The backend URL to use for distributed coordination. If left empty, alarm DEBUG: # evaluation won't do workload partitioning and will only function correctly if DEBUG: # a single instance of the service is running. (string value) DEBUG: #backend_url = DEBUG: # Number of seconds between heartbeats for distributed coordination. (floating DEBUG: # point value) DEBUG: # Deprecated group/name - [coordination]/heartbeat DEBUG: #heartbeat_interval = 1.0 DEBUG: # Retry backoff factor when retrying to connect with coordination backend DEBUG: # (integer value) DEBUG: #retry_backoff = 1 DEBUG: # Maximum number of seconds between retry to join partitioning group (integer DEBUG: # value) DEBUG: #max_retry_interval = 30 DEBUG: [cors] DEBUG: # DEBUG: # From oslo.middleware.cors DEBUG: # DEBUG: # Indicate whether this resource may be shared with the domain received in the DEBUG: # requests "origin" header. Format: "://[:]", no trailing DEBUG: # slash. Example: https://horizon.example.com (list value) DEBUG: #allowed_origin = DEBUG: # Indicate that the actual request can include user credentials (boolean value) DEBUG: #allow_credentials = true DEBUG: # Indicate which headers are safe to expose to the API. Defaults to HTTP Simple DEBUG: # Headers. (list value) DEBUG: #expose_headers = X-Auth-Token,X-Openstack-Request-Id,X-Subject-Token DEBUG: # Maximum cache age of CORS preflight requests. (integer value) DEBUG: #max_age = 3600 DEBUG: # Indicate which methods can be used during the actual request. (list value) DEBUG: #allow_methods = GET,PUT,POST,DELETE,PATCH DEBUG: # Indicate which header field names may be used during the actual request. DEBUG: # (list value) DEBUG: #allow_headers = X-Auth-Token,X-Openstack-Request-Id,X-Subject-Token DEBUG: [database] DEBUG: # DEBUG: # From aodh DEBUG: # DEBUG: # Number of seconds that alarm histories are kept in the database for (<= 0 DEBUG: # means forever). (integer value) DEBUG: #alarm_history_time_to_live = -1 DEBUG: # Number of alarm histories to be deleted in one iteration from the database (0 DEBUG: # means all). (integer value) DEBUG: # Minimum value: 0 DEBUG: #alarm_histories_delete_batch_size = 0 DEBUG: # DEBUG: # From oslo.db DEBUG: # DEBUG: # If True, SQLite uses synchronous mode. (boolean value) DEBUG: #sqlite_synchronous = true DEBUG: # The back end to use for the database. (string value) DEBUG: #backend = sqlalchemy DEBUG: # The SQLAlchemy connection string to use to connect to the database. (string DEBUG: # value) DEBUG: #connection = DEBUG: # The SQLAlchemy connection string to use to connect to the slave database. DEBUG: # (string value) DEBUG: #slave_connection = DEBUG: # The SQLAlchemy asyncio connection string to use to connect to the database. DEBUG: # (string value) DEBUG: #asyncio_connection = DEBUG: # The SQLAlchemy asyncio connection string to use to connect to the slave DEBUG: # database. (string value) DEBUG: #asyncio_slave_connection = DEBUG: # The SQL mode to be used for MySQL sessions. This option, including the DEBUG: # default, overrides any server-set SQL mode. To use whatever SQL mode is set DEBUG: # by the server configuration, set this to no value. Example: mysql_sql_mode= DEBUG: # (string value) DEBUG: #mysql_sql_mode = TRADITIONAL DEBUG: # For Galera only, configure wsrep_sync_wait causality checks on new DEBUG: # connections. Default is None, meaning don't configure any setting. (integer DEBUG: # value) DEBUG: #mysql_wsrep_sync_wait = DEBUG: # Connections which have been present in the connection pool longer than this DEBUG: # number of seconds will be replaced with a new one the next time they are DEBUG: # checked out from the pool. (integer value) DEBUG: #connection_recycle_time = 3600 DEBUG: # Maximum number of SQL connections to keep open in a pool. Setting a value of DEBUG: # 0 indicates no limit. (integer value) DEBUG: #max_pool_size = 5 DEBUG: # Maximum number of database connection retries during startup. Set to -1 to DEBUG: # specify an infinite retry count. (integer value) DEBUG: #max_retries = 10 DEBUG: # Interval between retries of opening a SQL connection. (integer value) DEBUG: #retry_interval = 10 DEBUG: # If set, use this value for max_overflow with SQLAlchemy. (integer value) DEBUG: #max_overflow = 50 DEBUG: # Verbosity of SQL debugging information: 0=None, 100=Everything. (integer DEBUG: # value) DEBUG: # Minimum value: 0 DEBUG: # Maximum value: 100 DEBUG: #connection_debug = 0 DEBUG: # Add Python stack traces to SQL as comment strings. (boolean value) DEBUG: #connection_trace = false DEBUG: # If set, use this value for pool_timeout with SQLAlchemy. (integer value) DEBUG: #pool_timeout = DEBUG: # Enable the experimental use of database reconnect on connection lost. DEBUG: # (boolean value) DEBUG: #use_db_reconnect = false DEBUG: # Seconds between retries of a database transaction. (integer value) DEBUG: #db_retry_interval = 1 DEBUG: # If True, increases the interval between retries of a database operation up to DEBUG: # db_max_retry_interval. (boolean value) DEBUG: #db_inc_retry_interval = true DEBUG: # If db_inc_retry_interval is set, the maximum seconds between retries of a DEBUG: # database operation. (integer value) DEBUG: #db_max_retry_interval = 10 DEBUG: # Maximum retries in case of connection error or deadlock error before error is DEBUG: # raised. Set to -1 to specify an infinite retry count. (integer value) DEBUG: #db_max_retries = 20 DEBUG: # Optional URL parameters to append onto the connection URL at connect time; DEBUG: # specify as param1=value1¶m2=value2&... (string value) DEBUG: #connection_parameters = DEBUG: [evaluator] DEBUG: # DEBUG: # From aodh DEBUG: # DEBUG: # Number of workers for evaluator service. (integer value) DEBUG: # Minimum value: 1 DEBUG: #workers = 1 DEBUG: # Period of evaluation cycle, should be >= than configured pipeline interval DEBUG: # for collection of underlying meters. (integer value) DEBUG: #evaluation_interval = 60 DEBUG: [healthcheck] DEBUG: # DEBUG: # From oslo.middleware.healthcheck DEBUG: # DEBUG: # DEPRECATED: The path to respond to healtcheck requests on. (string value) DEBUG: # This option is deprecated for removal. DEBUG: # Its value may be silently ignored in the future. DEBUG: #path = /healthcheck DEBUG: # Show more detailed information as part of the response. Security note: DEBUG: # Enabling this option may expose sensitive details about the service being DEBUG: # monitored. Be sure to verify that it will not violate your security policies. DEBUG: # (boolean value) DEBUG: #detailed = false DEBUG: # Additional backends that can perform health checks and report that DEBUG: # information back as part of a request. (list value) DEBUG: #backends = DEBUG: # A list of network addresses to limit source ip allowed to access healthcheck DEBUG: # information. Any request from ip outside of these network addresses are DEBUG: # ignored. (list value) DEBUG: #allowed_source_ranges = DEBUG: # Ignore requests with proxy headers. (boolean value) DEBUG: #ignore_proxied_requests = false DEBUG: # Check the presence of a file to determine if an application is running on a DEBUG: # port. Used by DisableByFileHealthcheck plugin. (string value) DEBUG: #disable_by_file_path = DEBUG: # Check the presence of a file based on a port to determine if an application DEBUG: # is running on a port. Expects a "port:path" list of strings. Used by DEBUG: # DisableByFilesPortsHealthcheck plugin. (list value) DEBUG: #disable_by_file_paths = DEBUG: # Check the presence of files. Used by EnableByFilesHealthcheck plugin. (list DEBUG: # value) DEBUG: #enable_by_file_paths = DEBUG: [keystone_authtoken] DEBUG: # DEBUG: # From keystonemiddleware.auth_token DEBUG: # DEBUG: # Complete "public" Identity API endpoint. This endpoint should not be an DEBUG: # "admin" endpoint, as it should be accessible by all end users. DEBUG: # Unauthenticated clients are redirected to this endpoint to authenticate. DEBUG: # Although this endpoint should ideally be unversioned, client support in the DEBUG: # wild varies. If you're using a versioned v2 endpoint here, then this should DEBUG: # *not* be the same endpoint the service user utilizes for validating tokens, DEBUG: # because normal end users may not be able to reach that endpoint. (string DEBUG: # value) DEBUG: # Deprecated group/name - [keystone_authtoken]/auth_uri DEBUG: #www_authenticate_uri = DEBUG: # DEPRECATED: Complete "public" Identity API endpoint. This endpoint should not DEBUG: # be an "admin" endpoint, as it should be accessible by all end users. DEBUG: # Unauthenticated clients are redirected to this endpoint to authenticate. DEBUG: # Although this endpoint should ideally be unversioned, client support in the DEBUG: # wild varies. If you're using a versioned v2 endpoint here, then this should DEBUG: # *not* be the same endpoint the service user utilizes for validating tokens, DEBUG: # because normal end users may not be able to reach that endpoint. This option DEBUG: # is deprecated in favor of www_authenticate_uri and will be removed in the S DEBUG: # release. (string value) DEBUG: # This option is deprecated for removal since Queens. DEBUG: # Its value may be silently ignored in the future. DEBUG: # Reason: The auth_uri option is deprecated in favor of www_authenticate_uri DEBUG: # and will be removed in the S release. DEBUG: #auth_uri = DEBUG: # API version of the Identity API endpoint. (string value) DEBUG: #auth_version = DEBUG: # Interface to use for the Identity API endpoint. Valid values are "public", DEBUG: # "internal" (default) or "admin". (string value) DEBUG: #interface = internal DEBUG: # Do not handle authorization requests within the middleware, but delegate the DEBUG: # authorization decision to downstream WSGI components. (boolean value) DEBUG: #delay_auth_decision = false DEBUG: # Request timeout value for communicating with Identity API server. (integer DEBUG: # value) DEBUG: #http_connect_timeout = DEBUG: # How many times are we trying to reconnect when communicating with Identity DEBUG: # API Server. (integer value) DEBUG: #http_request_max_retries = 3 DEBUG: # Request environment key where the Swift cache object is stored. When DEBUG: # auth_token middleware is deployed with a Swift cache, use this option to have DEBUG: # the middleware share a caching backend with swift. Otherwise, use the DEBUG: # ``memcached_servers`` option instead. (string value) DEBUG: #cache = DEBUG: # Required if identity server requires client certificate (string value) DEBUG: #certfile = DEBUG: # Required if identity server requires client certificate (string value) DEBUG: #keyfile = DEBUG: # A PEM encoded Certificate Authority to use when verifying HTTPs connections. DEBUG: # Defaults to system CAs. (string value) DEBUG: #cafile = DEBUG: # Verify HTTPS connections. (boolean value) DEBUG: #insecure = false DEBUG: # The region in which the identity server can be found. (string value) DEBUG: #region_name = DEBUG: # Optionally specify a list of memcached server(s) to use for caching. If left DEBUG: # undefined, tokens will instead be cached in-process. (list value) DEBUG: # Deprecated group/name - [keystone_authtoken]/memcache_servers DEBUG: #memcached_servers = DEBUG: # In order to prevent excessive effort spent validating tokens, the middleware DEBUG: # caches previously-seen tokens for a configurable duration (in seconds). Set DEBUG: # to -1 to disable caching completely. (integer value) DEBUG: #token_cache_time = 300 DEBUG: # (Optional) If defined, indicate whether token data should be authenticated or DEBUG: # authenticated and encrypted. If MAC, token data is authenticated (with HMAC) DEBUG: # in the cache. If ENCRYPT, token data is encrypted and authenticated in the DEBUG: # cache. If the value is not one of these options or empty, auth_token will DEBUG: # raise an exception on initialization. (string value) DEBUG: # Possible values: DEBUG: # None - DEBUG: # MAC - DEBUG: # ENCRYPT - DEBUG: #memcache_security_strategy = None DEBUG: # (Optional, mandatory if memcache_security_strategy is defined) This string is DEBUG: # used for key derivation. (string value) DEBUG: #memcache_secret_key = DEBUG: # (Optional) Global toggle for TLS usage when comunicating with the caching DEBUG: # servers. (boolean value) DEBUG: #memcache_tls_enabled = false DEBUG: # (Optional) Path to a file of concatenated CA certificates in PEM format DEBUG: # necessary to establish the caching server's authenticity. If tls_enabled is DEBUG: # False, this option is ignored. (string value) DEBUG: #memcache_tls_cafile = DEBUG: # (Optional) Path to a single file in PEM format containing the client's DEBUG: # certificate as well as any number of CA certificates needed to establish the DEBUG: # certificate's authenticity. This file is only required when client side DEBUG: # authentication is necessary. If tls_enabled is False, this option is ignored. DEBUG: # (string value) DEBUG: #memcache_tls_certfile = DEBUG: # (Optional) Path to a single file containing the client's private key in. DEBUG: # Otherwhise the private key will be taken from the file specified in DEBUG: # tls_certfile. If tls_enabled is False, this option is ignored. (string value) DEBUG: #memcache_tls_keyfile = DEBUG: # (Optional) Set the available ciphers for sockets created with the TLS DEBUG: # context. It should be a string in the OpenSSL cipher list format. If not DEBUG: # specified, all OpenSSL enabled ciphers will be available. (string value) DEBUG: #memcache_tls_allowed_ciphers = DEBUG: # (Optional) Number of seconds memcached server is considered dead before it is DEBUG: # tried again. (integer value) DEBUG: #memcache_pool_dead_retry = 300 DEBUG: # (Optional) Maximum total number of open connections to every memcached DEBUG: # server. (integer value) DEBUG: #memcache_pool_maxsize = 10 DEBUG: # (Optional) Socket timeout in seconds for communicating with a memcached DEBUG: # server. (integer value) DEBUG: #memcache_pool_socket_timeout = 3 DEBUG: # (Optional) Number of seconds a connection to memcached is held unused in the DEBUG: # pool before it is closed. (integer value) DEBUG: #memcache_pool_unused_timeout = 60 DEBUG: # (Optional) Number of seconds that an operation will wait to get a memcached DEBUG: # client connection from the pool. (integer value) DEBUG: #memcache_pool_conn_get_timeout = 10 DEBUG: # (Optional) Use the advanced (eventlet safe) memcached client pool. (boolean DEBUG: # value) DEBUG: #memcache_use_advanced_pool = true DEBUG: # (Optional) Indicate whether to set the X-Service-Catalog header. If False, DEBUG: # middleware will not ask for service catalog on token validation and will not DEBUG: # set the X-Service-Catalog header. (boolean value) DEBUG: #include_service_catalog = true DEBUG: # Used to control the use and type of token binding. Can be set to: "disabled" DEBUG: # to not check token binding. "permissive" (default) to validate binding DEBUG: # information if the bind type is of a form known to the server and ignore it DEBUG: # if not. "strict" like "permissive" but if the bind type is unknown the token DEBUG: # will be rejected. "required" any form of token binding is needed to be DEBUG: # allowed. Finally the name of a binding method that must be present in tokens. DEBUG: # (string value) DEBUG: #enforce_token_bind = permissive DEBUG: # A choice of roles that must be present in a service token. Service tokens are DEBUG: # allowed to request that an expired token can be used and so this check should DEBUG: # tightly control that only actual services should be sending this token. Roles DEBUG: # here are applied as an ANY check so any role in this list must be present. DEBUG: # For backwards compatibility reasons this currently only affects the DEBUG: # allow_expired check. (list value) DEBUG: #service_token_roles = service DEBUG: # For backwards compatibility reasons we must let valid service tokens pass DEBUG: # that don't pass the service_token_roles check as valid. Setting this true DEBUG: # will become the default in a future release and should be enabled if DEBUG: # possible. (boolean value) DEBUG: #service_token_roles_required = false DEBUG: # The name or type of the service as it appears in the service catalog. This is DEBUG: # used to validate tokens that have restricted access rules. (string value) DEBUG: #service_type = DEBUG: # Enable the SASL(Simple Authentication and Security Layer) if the SASL_enable DEBUG: # is true, else disable. (boolean value) DEBUG: #memcache_sasl_enabled = false DEBUG: # the user name for the SASL (string value) DEBUG: #memcache_username = DEBUG: # the username password for SASL (string value) DEBUG: #memcache_password = DEBUG: # Authentication type to load (string value) DEBUG: # Deprecated group/name - [keystone_authtoken]/auth_plugin DEBUG: #auth_type = DEBUG: # Config Section from which to load plugin specific options (string value) DEBUG: #auth_section = DEBUG: [listener] DEBUG: # DEBUG: # From aodh DEBUG: # DEBUG: # Number of workers for listener service. (integer value) DEBUG: # Minimum value: 1 DEBUG: #workers = 1 DEBUG: # The topic that aodh uses for event alarm evaluation. (string value) DEBUG: #event_alarm_topic = alarm.all DEBUG: # Number of notification messages to wait before dispatching them. (integer DEBUG: # value) DEBUG: #batch_size = 1 DEBUG: # Number of seconds to wait before dispatching samples when batch_size is not DEBUG: # reached (None means indefinitely). (integer value) DEBUG: #batch_timeout = DEBUG: [notifier] DEBUG: # DEBUG: # From aodh DEBUG: # DEBUG: # Number of notification messages to wait before dispatching them. (integer DEBUG: # value) DEBUG: #batch_size = 1 DEBUG: # Number of seconds to wait before dispatching samples when batch_size is not DEBUG: # reached (None means indefinitely). (integer value) DEBUG: #batch_timeout = DEBUG: # Number of workers for notifier service. (integer value) DEBUG: # Minimum value: 1 DEBUG: #workers = 1 DEBUG: [oslo_messaging_kafka] DEBUG: # DEBUG: # From oslo.messaging DEBUG: # DEBUG: # Max fetch bytes of Kafka consumer (integer value) DEBUG: #kafka_max_fetch_bytes = 1048576 DEBUG: # Default timeout(s) for Kafka consumers (floating point value) DEBUG: #kafka_consumer_timeout = 1.0 DEBUG: # Group id for Kafka consumer. Consumers in one group will coordinate message DEBUG: # consumption (string value) DEBUG: #consumer_group = oslo_messaging_consumer DEBUG: # Upper bound on the delay for KafkaProducer batching in seconds (floating DEBUG: # point value) DEBUG: #producer_batch_timeout = 0.0 DEBUG: # Size of batch for the producer async send (integer value) DEBUG: #producer_batch_size = 16384 DEBUG: # The compression codec for all data generated by the producer. If not set, DEBUG: # compression will not be used. Note that the allowed values of this depend on DEBUG: # the kafka version (string value) DEBUG: # Possible values: DEBUG: # none - DEBUG: # gzip - DEBUG: # snappy - DEBUG: # lz4 - DEBUG: # zstd - DEBUG: #compression_codec = none DEBUG: # Enable asynchronous consumer commits (boolean value) DEBUG: #enable_auto_commit = false DEBUG: # The maximum number of records returned in a poll call (integer value) DEBUG: #max_poll_records = 500 DEBUG: # Protocol used to communicate with brokers (string value) DEBUG: # Possible values: DEBUG: # PLAINTEXT - DEBUG: # SASL_PLAINTEXT - DEBUG: # SSL - DEBUG: # SASL_SSL - DEBUG: #security_protocol = PLAINTEXT DEBUG: # Mechanism when security protocol is SASL (string value) DEBUG: #sasl_mechanism = PLAIN DEBUG: # CA certificate PEM file used to verify the server certificate (string value) DEBUG: #ssl_cafile = DEBUG: # Client certificate PEM file used for authentication. (string value) DEBUG: #ssl_client_cert_file = DEBUG: # Client key PEM file used for authentication. (string value) DEBUG: #ssl_client_key_file = DEBUG: # Client key password file used for authentication. (string value) DEBUG: #ssl_client_key_password = DEBUG: [oslo_messaging_notifications] DEBUG: # DEBUG: # From oslo.messaging DEBUG: # DEBUG: # The Drivers(s) to handle sending notifications. Possible values are DEBUG: # messaging, messagingv2, routing, log, test, noop (multi valued) DEBUG: #driver = DEBUG: # A URL representing the messaging driver to use for notifications. If not set, DEBUG: # we fall back to the same configuration used for RPC. (string value) DEBUG: #transport_url = DEBUG: # AMQP topic used for OpenStack notifications. (list value) DEBUG: #topics = notifications DEBUG: # The maximum number of attempts to re-send a notification message which failed DEBUG: # to be delivered due to a recoverable error. 0 - No retry, -1 - indefinite DEBUG: # (integer value) DEBUG: #retry = -1 DEBUG: [oslo_messaging_rabbit] DEBUG: # DEBUG: # From oslo.messaging DEBUG: # DEBUG: # Use durable queues in AMQP. If rabbit_quorum_queue is enabled, queues will be DEBUG: # durable and this value will be ignored. (boolean value) DEBUG: #amqp_durable_queues = false DEBUG: # Auto-delete queues in AMQP. (boolean value) DEBUG: #amqp_auto_delete = false DEBUG: # Size of RPC connection pool. (integer value) DEBUG: # Minimum value: 1 DEBUG: #rpc_conn_pool_size = 30 DEBUG: # The pool size limit for connections expiration policy (integer value) DEBUG: #conn_pool_min_size = 2 DEBUG: # The time-to-live in sec of idle connections in the pool (integer value) DEBUG: #conn_pool_ttl = 1200 DEBUG: # Connect over SSL. (boolean value) DEBUG: #ssl = false DEBUG: # SSL version to use (valid only if SSL enabled). Valid values are TLSv1 and DEBUG: # SSLv23. SSLv2, SSLv3, TLSv1_1, and TLSv1_2 may be available on some DEBUG: # distributions. (string value) DEBUG: #ssl_version = DEBUG: # SSL key file (valid only if SSL enabled). (string value) DEBUG: #ssl_key_file = DEBUG: # SSL cert file (valid only if SSL enabled). (string value) DEBUG: #ssl_cert_file = DEBUG: # SSL certification authority file (valid only if SSL enabled). (string value) DEBUG: #ssl_ca_file = DEBUG: # Global toggle for enforcing the OpenSSL FIPS mode. This feature requires DEBUG: # Python support. This is available in Python 3.9 in all environments and may DEBUG: # have been backported to older Python versions on select environments. If the DEBUG: # Python executable used does not support OpenSSL FIPS mode, an exception will DEBUG: # be raised. (boolean value) DEBUG: #ssl_enforce_fips_mode = false DEBUG: # DEPRECATED: (DEPRECATED) It is recommend not to use this option anymore. Run DEBUG: # the health check heartbeat thread through a native python thread by default. DEBUG: # If this option is equal to False then the health check heartbeat will inherit DEBUG: # the execution model from the parent process. For example if the parent DEBUG: # process has monkey patched the stdlib by using eventlet/greenlet then the DEBUG: # heartbeat will be run through a green thread. This option should be set to DEBUG: # True only for the wsgi services. (boolean value) DEBUG: # This option is deprecated for removal. DEBUG: # Its value may be silently ignored in the future. DEBUG: # Reason: The option is related to Eventlet which will be removed. In addition DEBUG: # this has never worked as expected with services using eventlet for core DEBUG: # service framework. DEBUG: #heartbeat_in_pthread = false DEBUG: # How long to wait (in seconds) before reconnecting in response to an AMQP DEBUG: # consumer cancel notification. (floating point value) DEBUG: # Minimum value: 0.0 DEBUG: # Maximum value: 4.5 DEBUG: #kombu_reconnect_delay = 1.0 DEBUG: # Random time to wait for when reconnecting in response to an AMQP consumer DEBUG: # cancel notification. (floating point value) DEBUG: # Minimum value: 0.0 DEBUG: #kombu_reconnect_splay = 0.0 DEBUG: # EXPERIMENTAL: Possible values are: gzip, bz2. If not set compression will not DEBUG: # be used. This option may not be available in future versions. (string value) DEBUG: #kombu_compression = DEBUG: # How long to wait a missing client before abandoning to send it its replies. DEBUG: # This value should not be longer than rpc_response_timeout. (integer value) DEBUG: # Deprecated group/name - [oslo_messaging_rabbit]/kombu_reconnect_timeout DEBUG: #kombu_missing_consumer_retry_timeout = 60 DEBUG: # Determines how the next RabbitMQ node is chosen in case the one we are DEBUG: # currently connected to becomes unavailable. Takes effect only if more than DEBUG: # one RabbitMQ node is provided in config. (string value) DEBUG: # Possible values: DEBUG: # round-robin - DEBUG: # shuffle - DEBUG: #kombu_failover_strategy = round-robin DEBUG: # The RabbitMQ login method. (string value) DEBUG: # Possible values: DEBUG: # PLAIN - DEBUG: # AMQPLAIN - DEBUG: # EXTERNAL - DEBUG: # RABBIT-CR-DEMO - DEBUG: #rabbit_login_method = AMQPLAIN DEBUG: # How frequently to retry connecting with RabbitMQ. (integer value) DEBUG: # Minimum value: 1 DEBUG: #rabbit_retry_interval = 1 DEBUG: # How long to backoff for between retries when connecting to RabbitMQ. (integer DEBUG: # value) DEBUG: # Minimum value: 0 DEBUG: #rabbit_retry_backoff = 2 DEBUG: # Maximum interval of RabbitMQ connection retries. (integer value) DEBUG: # Minimum value: 1 DEBUG: #rabbit_interval_max = 30 DEBUG: # Try to use HA queues in RabbitMQ (x-ha-policy: all). If you change this DEBUG: # option, you must wipe the RabbitMQ database. In RabbitMQ 3.0, queue mirroring DEBUG: # is no longer controlled by the x-ha-policy argument when declaring a queue. DEBUG: # If you just want to make sure that all queues (except those with auto- DEBUG: # generated names) are mirrored across all nodes, run: "rabbitmqctl set_policy DEBUG: # HA '^(?!amq\.).*' '{"ha-mode": "all"}' " (boolean value) DEBUG: #rabbit_ha_queues = false DEBUG: # Use quorum queues in RabbitMQ (x-queue-type: quorum). The quorum queue is a DEBUG: # modern queue type for RabbitMQ implementing a durable, replicated FIFO queue DEBUG: # based on the Raft consensus algorithm. It is available as of RabbitMQ 3.8.0. DEBUG: # If set this option will conflict with the HA queues (``rabbit_ha_queues``) DEBUG: # aka mirrored queues, in other words the HA queues should be disabled. Quorum DEBUG: # queues are also durable by default so the amqp_durable_queues option is DEBUG: # ignored when this option is enabled. (boolean value) DEBUG: #rabbit_quorum_queue = false DEBUG: # Use quorum queues for transients queues in RabbitMQ. Enabling this option DEBUG: # will then make sure those queues are also using quorum kind of rabbit queues, DEBUG: # which are HA by default. (boolean value) DEBUG: #rabbit_transient_quorum_queue = false DEBUG: # Each time a message is redelivered to a consumer, a counter is incremented. DEBUG: # Once the redelivery count exceeds the delivery limit the message gets dropped DEBUG: # or dead-lettered (if a DLX exchange has been configured) Used only when DEBUG: # rabbit_quorum_queue is enabled, Default 0 which means dont set a limit. DEBUG: # (integer value) DEBUG: #rabbit_quorum_delivery_limit = 0 DEBUG: # By default all messages are maintained in memory if a quorum queue grows in DEBUG: # length it can put memory pressure on a cluster. This option can limit the DEBUG: # number of messages in the quorum queue. Used only when rabbit_quorum_queue is DEBUG: # enabled, Default 0 which means dont set a limit. (integer value) DEBUG: #rabbit_quorum_max_memory_length = 0 DEBUG: # By default all messages are maintained in memory if a quorum queue grows in DEBUG: # length it can put memory pressure on a cluster. This option can limit the DEBUG: # number of memory bytes used by the quorum queue. Used only when DEBUG: # rabbit_quorum_queue is enabled, Default 0 which means dont set a limit. DEBUG: # (integer value) DEBUG: #rabbit_quorum_max_memory_bytes = 0 DEBUG: # Positive integer representing duration in seconds for queue TTL (x-expires). DEBUG: # Queues which are unused for the duration of the TTL are automatically DEBUG: # deleted. The parameter affects only reply and fanout queues. Setting 0 as DEBUG: # value will disable the x-expires. If doing so, make sure you have a rabbitmq DEBUG: # policy to delete the queues or you deployment will create an infinite number DEBUG: # of queue over time.In case rabbit_stream_fanout is set to True, this option DEBUG: # will control data retention policy (x-max-age) for messages in the fanout DEBUG: # queue rather then the queue duration itself. So the oldest data in the stream DEBUG: # queue will be discarded from it once reaching TTL Setting to 0 will disable DEBUG: # x-max-age for stream which make stream grow indefinitely filling up the DEBUG: # diskspace (integer value) DEBUG: # Minimum value: 0 DEBUG: #rabbit_transient_queues_ttl = 1800 DEBUG: # Specifies the number of messages to prefetch. Setting to zero allows DEBUG: # unlimited messages. (integer value) DEBUG: #rabbit_qos_prefetch_count = 0 DEBUG: # Number of seconds after which the Rabbit broker is considered down if DEBUG: # heartbeat's keep-alive fails (0 disables heartbeat). (integer value) DEBUG: #heartbeat_timeout_threshold = 60 DEBUG: # How often times during the heartbeat_timeout_threshold we check the DEBUG: # heartbeat. (integer value) DEBUG: #heartbeat_rate = 3 DEBUG: # DEPRECATED: (DEPRECATED) Enable/Disable the RabbitMQ mandatory flag for DEBUG: # direct send. The direct send is used as reply, so the MessageUndeliverable DEBUG: # exception is raised in case the client queue does not DEBUG: # exist.MessageUndeliverable exception will be used to loop for a timeout to DEBUG: # lets a chance to sender to recover.This flag is deprecated and it will not be DEBUG: # possible to deactivate this functionality anymore (boolean value) DEBUG: # This option is deprecated for removal. DEBUG: # Its value may be silently ignored in the future. DEBUG: # Reason: Mandatory flag no longer deactivable. DEBUG: #direct_mandatory_flag = true DEBUG: # Enable x-cancel-on-ha-failover flag so that rabbitmq server will cancel and DEBUG: # notify consumerswhen queue is down (boolean value) DEBUG: #enable_cancel_on_failover = false DEBUG: # Should we use consistant queue names or random ones (boolean value) DEBUG: #use_queue_manager = false DEBUG: # Hostname used by queue manager. Defaults to the value returned by DEBUG: # socket.gethostname(). (string value) DEBUG: # DEBUG: # This option has a sample default set, which means that DEBUG: # its actual default value may vary from the one documented DEBUG: # below. DEBUG: #hostname = node1.example.com DEBUG: # Process name used by queue manager (string value) DEBUG: # DEBUG: # This option has a sample default set, which means that DEBUG: # its actual default value may vary from the one documented DEBUG: # below. DEBUG: #processname = nova-api DEBUG: # Use stream queues in RabbitMQ (x-queue-type: stream). Streams are a new DEBUG: # persistent and replicated data structure ("queue type") in RabbitMQ which DEBUG: # models an append-only log with non-destructive consumer semantics. It is DEBUG: # available as of RabbitMQ 3.9.0. If set this option will replace all fanout DEBUG: # queues with only one stream queue. (boolean value) DEBUG: #rabbit_stream_fanout = false DEBUG: [oslo_middleware] DEBUG: # DEBUG: # From oslo.middleware.http_proxy_to_wsgi DEBUG: # DEBUG: # Whether the application is behind a proxy or not. This determines if the DEBUG: # middleware should parse the headers or not. (boolean value) DEBUG: #enable_proxy_headers_parsing = false DEBUG: [oslo_policy] DEBUG: # DEBUG: # From oslo.policy DEBUG: # DEBUG: # DEPRECATED: This option controls whether or not to enforce scope when DEBUG: # evaluating policies. If ``True``, the scope of the token used in the request DEBUG: # is compared to the ``scope_types`` of the policy being enforced. If the DEBUG: # scopes do not match, an ``InvalidScope`` exception will be raised. If DEBUG: # ``False``, a message will be logged informing operators that policies are DEBUG: # being invoked with mismatching scope. (boolean value) DEBUG: # This option is deprecated for removal. DEBUG: # Its value may be silently ignored in the future. DEBUG: # Reason: This configuration was added temporarily to facilitate a smooth DEBUG: # transition to the new RBAC. OpenStack will always enforce scope checks. This DEBUG: # configuration option is deprecated and will be removed in the 2025.2 cycle. DEBUG: #enforce_scope = false DEBUG: # This option controls whether or not to use old deprecated defaults when DEBUG: # evaluating policies. If ``True``, the old deprecated defaults are not going DEBUG: # to be evaluated. This means if any existing token is allowed for old defaults DEBUG: # but is disallowed for new defaults, it will be disallowed. It is encouraged DEBUG: # to enable this flag along with the ``enforce_scope`` flag so that you can get DEBUG: # the benefits of new defaults and ``scope_type`` together. If ``False``, the DEBUG: # deprecated policy check string is logically OR'd with the new policy check DEBUG: # string, allowing for a graceful upgrade experience between releases with new DEBUG: # policies, which is the default behavior. (boolean value) DEBUG: #enforce_new_defaults = false DEBUG: # The relative or absolute path of a file that maps roles to permissions for a DEBUG: # given service. Relative paths must be specified in relation to the DEBUG: # configuration file setting this option. (string value) DEBUG: #policy_file = policy.yaml DEBUG: # Default rule. Enforced when a requested rule is not found. (string value) DEBUG: #policy_default_rule = default DEBUG: # Directories where policy configuration files are stored. They can be relative DEBUG: # to any directory in the search path defined by the config_dir option, or DEBUG: # absolute paths. The file defined by policy_file must exist for these DEBUG: # directories to be searched. Missing or empty directories are ignored. (multi DEBUG: # valued) DEBUG: #policy_dirs = policy.d DEBUG: # Content Type to send and receive data for REST based policy check (string DEBUG: # value) DEBUG: # Possible values: DEBUG: # application/x-www-form-urlencoded - DEBUG: # application/json - DEBUG: #remote_content_type = application/x-www-form-urlencoded DEBUG: # server identity verification for REST based policy check (boolean value) DEBUG: #remote_ssl_verify_server_crt = false DEBUG: # Absolute path to ca cert file for REST based policy check (string value) DEBUG: #remote_ssl_ca_crt_file = DEBUG: # Absolute path to client cert for REST based policy check (string value) DEBUG: #remote_ssl_client_crt_file = DEBUG: # Absolute path client key file REST based policy check (string value) DEBUG: #remote_ssl_client_key_file = DEBUG: # Timeout in seconds for REST based policy check (floating point value) DEBUG: # Minimum value: 0 DEBUG: #remote_timeout = 60 DEBUG: [oslo_reports] DEBUG: # DEBUG: # From oslo.reports DEBUG: # DEBUG: # Path to a log directory where to create a file (string value) DEBUG: #log_dir = DEBUG: # The path to a file to watch for changes to trigger the reports, instead of DEBUG: # signals. Setting this option disables the signal trigger for the reports. If DEBUG: # application is running as a WSGI application it is recommended to use this DEBUG: # instead of signals. (string value) DEBUG: #file_event_handler = DEBUG: # How many seconds to wait between polls when file_event_handler is set DEBUG: # (integer value) DEBUG: #file_event_handler_interval = 1 DEBUG: [service_credentials] DEBUG: # DEBUG: # From aodh DEBUG: # DEBUG: # Region name to use for OpenStack service endpoints. (string value) DEBUG: # Deprecated group/name - [service_credentials]/os_region_name DEBUG: #region_name = DEBUG: # Type of endpoint in Identity service catalog to use for communication with DEBUG: # OpenStack services. (string value) DEBUG: # Possible values: DEBUG: # public - DEBUG: # internal - DEBUG: # admin - DEBUG: # auth - DEBUG: # publicURL - DEBUG: # internalURL - DEBUG: # adminURL - DEBUG: # Deprecated group/name - [service_credentials]/os_endpoint_type DEBUG: #interface = public DEBUG: # DEBUG: # From aodh-auth DEBUG: # DEBUG: # PEM encoded Certificate Authority to use when verifying HTTPs connections. DEBUG: # (string value) DEBUG: #cafile = DEBUG: # PEM encoded client certificate cert file (string value) DEBUG: #certfile = DEBUG: # PEM encoded client certificate key file (string value) DEBUG: #keyfile = DEBUG: # Verify HTTPS connections. (boolean value) DEBUG: #insecure = false DEBUG: # Timeout value for http requests (integer value) DEBUG: #timeout = DEBUG: # Collect per-API call timing information. (boolean value) DEBUG: #collect_timing = false DEBUG: # Log requests to multiple loggers. (boolean value) DEBUG: #split_loggers = false DEBUG: # Authentication type to load (string value) DEBUG: # Deprecated group/name - [service_credentials]/auth_plugin DEBUG: #auth_type = DEBUG: # Config Section from which to load plugin specific options (string value) DEBUG: #auth_section = DEBUG: # Authentication URL (string value) DEBUG: #auth_url = DEBUG: # Scope for system operations (string value) DEBUG: #system_scope = DEBUG: # Domain ID to scope to (string value) DEBUG: #domain_id = DEBUG: # Domain name to scope to (string value) DEBUG: #domain_name = DEBUG: # Project ID to scope to (string value) DEBUG: # Deprecated group/name - [service_credentials]/tenant_id DEBUG: #project_id = DEBUG: # Project name to scope to (string value) DEBUG: # Deprecated group/name - [service_credentials]/tenant_name DEBUG: #project_name = DEBUG: # Domain ID containing project (string value) DEBUG: #project_domain_id = DEBUG: # Domain name containing project (string value) DEBUG: #project_domain_name = DEBUG: # ID of the trust to use as a trustee use (string value) DEBUG: #trust_id = DEBUG: # Optional domain ID to use with v3 and v2 parameters. It will be used for both DEBUG: # the user and project domain in v3 and ignored in v2 authentication. (string DEBUG: # value) DEBUG: #default_domain_id = DEBUG: # Optional domain name to use with v3 API and v2 parameters. It will be used DEBUG: # for both the user and project domain in v3 and ignored in v2 authentication. DEBUG: # (string value) DEBUG: #default_domain_name = DEBUG: # User id (string value) DEBUG: #user_id = DEBUG: # Username (string value) DEBUG: # Deprecated group/name - [service_credentials]/user_name DEBUG: #username = DEBUG: # User's domain id (string value) DEBUG: #user_domain_id = DEBUG: # User's domain name (string value) DEBUG: #user_domain_name = DEBUG: # User's password (string value) DEBUG: #password = DEBUG: [service_types] DEBUG: # DEBUG: # From aodh DEBUG: # DEBUG: # Message queue service type. (string value) DEBUG: #zaqar = messaging DEBUG: py312: OK (21.21 seconds) DEBUG: congratulations :) (21.27 seconds) DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Processing files: openstack-aodh-compat-21.1.0-0.20251124111708.21c607c.el10.noarch DEBUG: Processing files: python3-aodh-21.1.0-0.20251124111708.21c607c.el10.noarch DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.K9t76i DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd aodh-21.1.0.dev30 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251124111708.21c607c.el10.x86_64/usr/share/licenses/python3-aodh DEBUG: + export LC_ALL= DEBUG: + LC_ALL= DEBUG: + export LICENSEDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251124111708.21c607c.el10.x86_64/usr/share/licenses/python3-aodh DEBUG: + cp -pr /builddir/build/BUILD/aodh-21.1.0.dev30/LICENSE /builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251124111708.21c607c.el10.x86_64/usr/share/licenses/python3-aodh DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Provides: python-aodh = 21.1.0-0.20251124111708.21c607c.el10 python3-aodh = 21.1.0-0.20251124111708.21c607c.el10 python3.12-aodh = 21.1.0-0.20251124111708.21c607c.el10 python3.12dist(aodh) = 21.1~~dev30 python3dist(aodh) = 21.1~~dev30 DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 DEBUG: Requires: python(abi) = 3.12 python3.12dist(cachetools) >= 1.1.6 python3.12dist(cotyledon) >= 1.7.3 python3.12dist(croniter) >= 0.3.4 python3.12dist(futurist) >= 0.11 python3.12dist(gnocchiclient) >= 6 python3.12dist(jsonschema) >= 3.2 python3.12dist(keystoneauth1) >= 2.1 python3.12dist(keystonemiddleware) >= 5.1 python3.12dist(lxml) >= 2.3 python3.12dist(oslo-config) >= 6.8 python3.12dist(oslo-db) >= 11 python3.12dist(oslo-i18n) >= 1.5 python3.12dist(oslo-log) >= 4.3 python3.12dist(oslo-messaging) >= 5.2 python3.12dist(oslo-middleware) >= 3.22 python3.12dist(oslo-policy) >= 4.5 python3.12dist(oslo-reports) >= 1.18 python3.12dist(oslo-upgradecheck) >= 1.3 python3.12dist(oslo-utils) >= 4.7 python3.12dist(pastedeploy) >= 1.5 python3.12dist(pbr) >= 2 python3.12dist(pecan) >= 0.8 python3.12dist(python-dateutil) >= 2.5.3 python3.12dist(python-heatclient) >= 1.17 python3.12dist(python-keystoneclient) >= 1.6 python3.12dist(python-observabilityclient) >= 1.1 python3.12dist(python-octaviaclient) >= 1.8 python3.12dist(requests) >= 2.5.2 python3.12dist(sqlalchemy) >= 1.4.1 python3.12dist(stevedore) >= 1.5 python3.12dist(tenacity) >= 3.2.1 python3.12dist(tooz) >= 1.28 python3.12dist(voluptuous) >= 0.8.10 python3.12dist(webob) >= 1.2.3 python3.12dist(wsme) >= 0.12.1 DEBUG: Obsoletes: python3.12-aodh < 21.1.0-0.20251124111708.21c607c.el10 DEBUG: Processing files: openstack-aodh-common-21.1.0-0.20251124111708.21c607c.el10.noarch DEBUG: Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.TLCX5b DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd aodh-21.1.0.dev30 DEBUG: + DOCDIR=/builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251124111708.21c607c.el10.x86_64/usr/share/doc/openstack-aodh-common DEBUG: + export LC_ALL= DEBUG: + LC_ALL= DEBUG: + export DOCDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251124111708.21c607c.el10.x86_64/usr/share/doc/openstack-aodh-common DEBUG: + cp -pr /builddir/build/BUILD/aodh-21.1.0.dev30/README.rst /builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251124111708.21c607c.el10.x86_64/usr/share/doc/openstack-aodh-common DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Provides: config(openstack-aodh-common) = 21.1.0-0.20251124111708.21c607c.el10 openstack-aodh-common = 21.1.0-0.20251124111708.21c607c.el10 DEBUG: Requires(interp): /bin/sh DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 DEBUG: Requires(pre): /bin/sh shadow-utils DEBUG: Requires(post): systemd DEBUG: Requires(preun): systemd DEBUG: Requires(postun): systemd DEBUG: Requires: /usr/bin/python3 DEBUG: Recommends: group(aodh) user(aodh) DEBUG: Processing files: openstack-aodh-api-21.1.0-0.20251124111708.21c607c.el10.noarch DEBUG: Provides: openstack-aodh-api = 21.1.0-0.20251124111708.21c607c.el10 DEBUG: Requires(interp): /bin/sh /bin/sh DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 DEBUG: Requires(post): /bin/sh DEBUG: Requires(preun): /bin/sh DEBUG: Requires: /usr/bin/python3 DEBUG: Processing files: openstack-aodh-evaluator-21.1.0-0.20251124111708.21c607c.el10.noarch DEBUG: Provides: openstack-aodh-evaluator = 21.1.0-0.20251124111708.21c607c.el10 DEBUG: Requires(interp): /bin/sh /bin/sh DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 DEBUG: Requires(post): /bin/sh DEBUG: Requires(preun): /bin/sh DEBUG: Requires: /usr/bin/python3 DEBUG: Processing files: openstack-aodh-notifier-21.1.0-0.20251124111708.21c607c.el10.noarch DEBUG: Provides: openstack-aodh-notifier = 21.1.0-0.20251124111708.21c607c.el10 DEBUG: Requires(interp): /bin/sh /bin/sh DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 DEBUG: Requires(post): /bin/sh DEBUG: Requires(preun): /bin/sh DEBUG: Requires: /usr/bin/python3 DEBUG: Processing files: openstack-aodh-listener-21.1.0-0.20251124111708.21c607c.el10.noarch DEBUG: Provides: openstack-aodh-listener = 21.1.0-0.20251124111708.21c607c.el10 DEBUG: Requires(interp): /bin/sh /bin/sh DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 DEBUG: Requires(post): /bin/sh DEBUG: Requires(preun): /bin/sh DEBUG: Requires: /usr/bin/python3 DEBUG: Processing files: openstack-aodh-expirer-21.1.0-0.20251124111708.21c607c.el10.noarch DEBUG: Provides: openstack-aodh-expirer = 21.1.0-0.20251124111708.21c607c.el10 DEBUG: Requires(interp): /bin/sh /bin/sh DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 DEBUG: Requires(post): /bin/sh DEBUG: Requires(preun): /bin/sh DEBUG: Requires: /usr/bin/python3 DEBUG: Processing files: python3-aodh-tests-21.1.0-0.20251124111708.21c607c.el10.noarch DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.PRUPVu DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd aodh-21.1.0.dev30 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251124111708.21c607c.el10.x86_64/usr/share/licenses/python3-aodh-tests DEBUG: + export LC_ALL= DEBUG: + LC_ALL= DEBUG: + export LICENSEDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251124111708.21c607c.el10.x86_64/usr/share/licenses/python3-aodh-tests DEBUG: + cp -pr /builddir/build/BUILD/aodh-21.1.0.dev30/LICENSE /builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251124111708.21c607c.el10.x86_64/usr/share/licenses/python3-aodh-tests DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Provides: python-aodh-tests = 21.1.0-0.20251124111708.21c607c.el10 python3-aodh-tests = 21.1.0-0.20251124111708.21c607c.el10 python3.12-aodh-tests = 21.1.0-0.20251124111708.21c607c.el10 DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 DEBUG: Requires: /usr/bin/bash python(abi) = 3.12 DEBUG: Obsoletes: python3.12-aodh-tests < 21.1.0-0.20251124111708.21c607c.el10 DEBUG: Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251124111708.21c607c.el10.x86_64 DEBUG: Wrote: /builddir/build/SRPMS/openstack-aodh-21.1.0-0.20251124111708.21c607c.el10.src.rpm DEBUG: Wrote: /builddir/build/RPMS/openstack-aodh-common-21.1.0-0.20251124111708.21c607c.el10.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/openstack-aodh-api-21.1.0-0.20251124111708.21c607c.el10.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/openstack-aodh-notifier-21.1.0-0.20251124111708.21c607c.el10.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/openstack-aodh-evaluator-21.1.0-0.20251124111708.21c607c.el10.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/openstack-aodh-listener-21.1.0-0.20251124111708.21c607c.el10.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/openstack-aodh-compat-21.1.0-0.20251124111708.21c607c.el10.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/openstack-aodh-expirer-21.1.0-0.20251124111708.21c607c.el10.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/python3-aodh-tests-21.1.0-0.20251124111708.21c607c.el10.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/python3-aodh-21.1.0-0.20251124111708.21c607c.el10.noarch.rpm DEBUG: Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.RBcsDg DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd aodh-21.1.0.dev30 DEBUG: + /usr/bin/rm -rf /builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251124111708.21c607c.el10.x86_64 DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.XIBE6L DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + rm -rf /builddir/build/BUILD/aodh-21.1.0.dev30-SPECPARTS DEBUG: + rm -rf aodh-21.1.0.dev30 aodh-21.1.0.dev30.gemspec DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: RPM build warnings: DEBUG: source_date_epoch_from_changelog set but %changelog is missing DEBUG: Child return code was: 0 Finish: rpmbuild openstack-aodh-21.1.0-0.20251124111708.21c607c.el10.src.rpm DEBUG: Copying packages to result dir Finish: build phase for openstack-aodh-21.1.0-0.20251124111708.21c607c.el10.src.rpm INFO: Done(/home/centos10-master-uc/data/repos/component/cloudops/21/c6/21c607cc46ede9a92557a27893419e5a87bfd414_3ce2abee/openstack-aodh-21.1.0-0.20251124111708.21c607c.el10.src.rpm) Config(dlrn-5) 1 minutes 3 seconds INFO: Results and/or logs in: /home/centos10-master-uc/data/repos/component/cloudops/21/c6/21c607cc46ede9a92557a27893419e5a87bfd414_3ce2abee INFO: Cleaning up build root ('cleanup_on_success=True') Start: clean chroot DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 INFO: unmounting tmpfs. DEBUG: child environment: None DEBUG: Executing command: ['umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['btrfs', 'subv', 'list', '/var/lib/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False Finish: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/mapper DEBUG: kernel version == 5.14.0-427.16.1.el9_4.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/results DEBUG: searching for 'dnf4' package manager or alternatives DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: copying CA trust dir into chroot: /etc/pki/ca-trust => /etc/pki/ca-trust DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust with files from /etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: copying CA trust dir into chroot: /usr/share/pki/ca-trust-source => /usr/share/pki/ca-trust-source DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share DEBUG: Copying /usr/share/distribution-gpg-keys to the bootstrap chroot DEBUG: child environment: None DEBUG: Executing command: ['cp', '-a', '/usr/share/distribution-gpg-keys', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc DEBUG: method _make_users skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root. DEBUG: child environment: None DEBUG: Executing command: ['mount', '-n', '-t', 'tmpfs', '-o', 'mode=0755', '-o', 'nr_inodes=0', '-o', 'size=4g', 'mock_chroot_tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /home/centos10-master-uc/data/repos/component/cloudops/21/c6/21c607cc46ede9a92557a27893419e5a87bfd414_3ce2abee 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.7Gi 2.7Gi 2.6Gi 10Gi 10Gi DEBUG: Swap: 15Gi 5.2Gi 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 845M 3.5G 20% /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: /dev/vda4 xfs 549G 178G 372G 33% / 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/cloudops/21/c6/21c607cc46ede9a92557a27893419e5a87bfd414_3ce2abee 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.qfp8u02n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['userdel', '-f', 'mockbuild', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['groupdel', 'mock', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['groupadd', 'mock', '-g', '135', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['useradd', 'mockbuild', '-o', '-u', '1039', '-g', '135', '-N', '-d', '/builddir', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: useradd: warning: the home directory /builddir already exists. DEBUG: useradd: Not copying any file from skel directory into it. DEBUG: Creating mailbox file: File exists DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/.initialized Finish: chroot init INFO: Installing built packages DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/home/centos10-master-uc/data/repos/component/cloudops/21/c6/21c607cc46ede9a92557a27893419e5a87bfd414_3ce2abee DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/home/centos10-master-uc/data/repos/component/cloudops/21/c6/21c607cc46ede9a92557a27893419e5a87bfd414_3ce2abee DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/home/centos10-master-uc/data/repos/component/cloudops/21/c6/21c607cc46ede9a92557a27893419e5a87bfd414_3ce2abee', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/home/centos10-master-uc/data/repos/component/cloudops/21/c6/21c607cc46ede9a92557a27893419e5a87bfd414_3ce2abee'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,bind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/home/centos10-master-uc/data/repos/component/cloudops/21/c6/21c607cc46ede9a92557a27893419e5a87bfd414_3ce2abee'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 INFO: installing package(s): /home/centos10-master-uc/data/repos/component/cloudops/21/c6/21c607cc46ede9a92557a27893419e5a87bfd414_3ce2abee/openstack-aodh-compat-21.1.0-0.20251124111708.21c607c.el10.noarch.rpm /home/centos10-master-uc/data/repos/component/cloudops/21/c6/21c607cc46ede9a92557a27893419e5a87bfd414_3ce2abee/openstack-aodh-expirer-21.1.0-0.20251124111708.21c607c.el10.noarch.rpm /home/centos10-master-uc/data/repos/component/cloudops/21/c6/21c607cc46ede9a92557a27893419e5a87bfd414_3ce2abee/openstack-aodh-listener-21.1.0-0.20251124111708.21c607c.el10.noarch.rpm /home/centos10-master-uc/data/repos/component/cloudops/21/c6/21c607cc46ede9a92557a27893419e5a87bfd414_3ce2abee/openstack-aodh-notifier-21.1.0-0.20251124111708.21c607c.el10.noarch.rpm /home/centos10-master-uc/data/repos/component/cloudops/21/c6/21c607cc46ede9a92557a27893419e5a87bfd414_3ce2abee/openstack-aodh-evaluator-21.1.0-0.20251124111708.21c607c.el10.noarch.rpm /home/centos10-master-uc/data/repos/component/cloudops/21/c6/21c607cc46ede9a92557a27893419e5a87bfd414_3ce2abee/openstack-aodh-api-21.1.0-0.20251124111708.21c607c.el10.noarch.rpm /home/centos10-master-uc/data/repos/component/cloudops/21/c6/21c607cc46ede9a92557a27893419e5a87bfd414_3ce2abee/python3-aodh-21.1.0-0.20251124111708.21c607c.el10.noarch.rpm /home/centos10-master-uc/data/repos/component/cloudops/21/c6/21c607cc46ede9a92557a27893419e5a87bfd414_3ce2abee/python3-aodh-tests-21.1.0-0.20251124111708.21c607c.el10.noarch.rpm /home/centos10-master-uc/data/repos/component/cloudops/21/c6/21c607cc46ede9a92557a27893419e5a87bfd414_3ce2abee/openstack-aodh-common-21.1.0-0.20251124111708.21c607c.el10.noarch.rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf-3', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'install', '/home/centos10-master-uc/data/repos/component/cloudops/21/c6/21c607cc46ede9a92557a27893419e5a87bfd414_3ce2abee/openstack-aodh-compat-21.1.0-0.20251124111708.21c607c.el10.noarch.rpm', '/home/centos10-master-uc/data/repos/component/cloudops/21/c6/21c607cc46ede9a92557a27893419e5a87bfd414_3ce2abee/openstack-aodh-expirer-21.1.0-0.20251124111708.21c607c.el10.noarch.rpm', '/home/centos10-master-uc/data/repos/component/cloudops/21/c6/21c607cc46ede9a92557a27893419e5a87bfd414_3ce2abee/openstack-aodh-listener-21.1.0-0.20251124111708.21c607c.el10.noarch.rpm', '/home/centos10-master-uc/data/repos/component/cloudops/21/c6/21c607cc46ede9a92557a27893419e5a87bfd414_3ce2abee/openstack-aodh-notifier-21.1.0-0.20251124111708.21c607c.el10.noarch.rpm', '/home/centos10-master-uc/data/repos/component/cloudops/21/c6/21c607cc46ede9a92557a27893419e5a87bfd414_3ce2abee/openstack-aodh-evaluator-21.1.0-0.20251124111708.21c607c.el10.noarch.rpm', '/home/centos10-master-uc/data/repos/component/cloudops/21/c6/21c607cc46ede9a92557a27893419e5a87bfd414_3ce2abee/openstack-aodh-api-21.1.0-0.20251124111708.21c607c.el10.noarch.rpm', '/home/centos10-master-uc/data/repos/component/cloudops/21/c6/21c607cc46ede9a92557a27893419e5a87bfd414_3ce2abee/python3-aodh-21.1.0-0.20251124111708.21c607c.el10.noarch.rpm', '/home/centos10-master-uc/data/repos/component/cloudops/21/c6/21c607cc46ede9a92557a27893419e5a87bfd414_3ce2abee/python3-aodh-tests-21.1.0-0.20251124111708.21c607c.el10.noarch.rpm', '/home/centos10-master-uc/data/repos/component/cloudops/21/c6/21c607cc46ede9a92557a27893419e5a87bfd414_3ce2abee/openstack-aodh-common-21.1.0-0.20251124111708.21c607c.el10.noarch.rpm'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf-3', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'install', '/home/centos10-master-uc/data/repos/component/cloudops/21/c6/21c607cc46ede9a92557a27893419e5a87bfd414_3ce2abee/openstack-aodh-compat-21.1.0-0.20251124111708.21c607c.el10.noarch.rpm', '/home/centos10-master-uc/data/repos/component/cloudops/21/c6/21c607cc46ede9a92557a27893419e5a87bfd414_3ce2abee/openstack-aodh-expirer-21.1.0-0.20251124111708.21c607c.el10.noarch.rpm', '/home/centos10-master-uc/data/repos/component/cloudops/21/c6/21c607cc46ede9a92557a27893419e5a87bfd414_3ce2abee/openstack-aodh-listener-21.1.0-0.20251124111708.21c607c.el10.noarch.rpm', '/home/centos10-master-uc/data/repos/component/cloudops/21/c6/21c607cc46ede9a92557a27893419e5a87bfd414_3ce2abee/openstack-aodh-notifier-21.1.0-0.20251124111708.21c607c.el10.noarch.rpm', '/home/centos10-master-uc/data/repos/component/cloudops/21/c6/21c607cc46ede9a92557a27893419e5a87bfd414_3ce2abee/openstack-aodh-evaluator-21.1.0-0.20251124111708.21c607c.el10.noarch.rpm', '/home/centos10-master-uc/data/repos/component/cloudops/21/c6/21c607cc46ede9a92557a27893419e5a87bfd414_3ce2abee/openstack-aodh-api-21.1.0-0.20251124111708.21c607c.el10.noarch.rpm', '/home/centos10-master-uc/data/repos/component/cloudops/21/c6/21c607cc46ede9a92557a27893419e5a87bfd414_3ce2abee/python3-aodh-21.1.0-0.20251124111708.21c607c.el10.noarch.rpm', '/home/centos10-master-uc/data/repos/component/cloudops/21/c6/21c607cc46ede9a92557a27893419e5a87bfd414_3ce2abee/python3-aodh-tests-21.1.0-0.20251124111708.21c607c.el10.noarch.rpm', '/home/centos10-master-uc/data/repos/component/cloudops/21/c6/21c607cc46ede9a92557a27893419e5a87bfd414_3ce2abee/openstack-aodh-common-21.1.0-0.20251124111708.21c607c.el10.noarch.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LC_MESSAGES': 'C.UTF-8'} and shell False DEBUG: No matches found for the following disable plugin patterns: local, spacewalk, versionlock DEBUG: delorean-openstack-barbican-25ef5677a674088bfb4 105 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-ironic-tests-tempest-1cc9a1986b 129 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-cinder-5bc8ed7d63c53be56ac3e 107 kB/s | 3.0 kB 00:00 DEBUG: delorean-ansible-collections-openstack-a1784932 110 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-cloudkitty-e72d356a6dd665a57 120 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-heat-36a5345e961beeba04cf0e3 127 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-whitebox-tests-tempest-5b4c0669 94 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-designate-tests-tempest-88fc51f 117 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-glance-f418d3f00d7c1e2bd4d14 130 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-keystone-tests-tempest-97d6de34 131 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-manila-43a411f5f546112bbe2db 105 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-neutron-vpnaas-c6d8255772621 92 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-octavia-ff8ced223e689645521e 612 B/s | 3.0 kB 00:05 DEBUG: delorean-openstack-watcher-8a884e3d5166678b85ea 114 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-tcib-c2ae956ec1898faaed6197ef95 612 B/s | 3.0 kB 00:05 DEBUG: delorean-puppet-ironic-62865b3f58fd9f12a2dd9616 95 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-swift-676e68fc0f563f8971cb97 110 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-heat-tests-tempest-497202498048 87 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-cloudkitty-ui-1ccd55bb7086fc 105 kB/s | 3.0 kB 00:00 DEBUG: CentOS Stream 10 - BaseOS 126 kB/s | 3.9 kB 00:00 DEBUG: CentOS Stream 10 - AppStream 151 kB/s | 3.9 kB 00:00 DEBUG: CentOS Stream 10 - CRB 79 kB/s | 7.2 kB 00:00 DEBUG: CentOS Stream 10 - HighAvailability 80 kB/s | 8.1 kB 00:00 DEBUG: dlrn-master-testing 100 kB/s | 3.0 kB 00:00 DEBUG: dlrn-master-build-deps 144 kB/s | 3.0 kB 00:00 DEBUG: centos9-rabbitmq 99 kB/s | 3.0 kB 00:00 DEBUG: centos10-storage 57 kB/s | 3.0 kB 00:00 DEBUG: NFV SIG OpenvSwitch 610 B/s | 3.0 kB 00:05 DEBUG: Extra Packages for Enterprise Linux 10 - x86_64 288 kB/s | 32 kB 00:00 DEBUG: Dependencies resolved. DEBUG: ====================================================================================================================== DEBUG: Package Arch Version Repository Size DEBUG: ====================================================================================================================== DEBUG: Installing: DEBUG: openstack-aodh-api noarch 21.1.0-0.20251124111708.21c607c.el10 @commandline 8.6 k DEBUG: openstack-aodh-common noarch 21.1.0-0.20251124111708.21c607c.el10 @commandline 36 k DEBUG: openstack-aodh-compat noarch 21.1.0-0.20251124111708.21c607c.el10 @commandline 7.0 k DEBUG: openstack-aodh-evaluator noarch 21.1.0-0.20251124111708.21c607c.el10 @commandline 8.1 k DEBUG: openstack-aodh-expirer noarch 21.1.0-0.20251124111708.21c607c.el10 @commandline 8.1 k DEBUG: openstack-aodh-listener noarch 21.1.0-0.20251124111708.21c607c.el10 @commandline 8.1 k DEBUG: openstack-aodh-notifier noarch 21.1.0-0.20251124111708.21c607c.el10 @commandline 8.1 k DEBUG: python3-aodh noarch 21.1.0-0.20251124111708.21c607c.el10 @commandline 222 k DEBUG: python3-aodh-tests noarch 21.1.0-0.20251124111708.21c607c.el10 @commandline 161 k DEBUG: Installing dependencies: DEBUG: double-conversion x86_64 3.3.0-4.el10s delorean-master-testing 51 k DEBUG: groff-base x86_64 1.23.0-10.el10 baseos 1.1 M DEBUG: libsodium x86_64 1.0.20-2.el10s delorean-master-testing 173 k DEBUG: libxslt x86_64 1.1.39-8.el10 appstream 189 k DEBUG: libyaml x86_64 0.2.5-16.el10 baseos 62 k DEBUG: memcached x86_64 1.6.23-7.el10 appstream 185 k DEBUG: ncurses x86_64 6.4-14.20240127.el10 baseos 423 k DEBUG: perl-AutoLoader noarch 5.74-514.el10 appstream 22 k DEBUG: perl-B x86_64 1.89-514.el10 appstream 178 k DEBUG: perl-Carp noarch 1.54-511.el10 baseos 30 k DEBUG: perl-Class-Struct noarch 0.68-514.el10 appstream 23 k DEBUG: perl-Data-Dumper x86_64 2.189-512.el10 baseos 57 k DEBUG: perl-Digest noarch 1.20-511.el10 baseos 26 k DEBUG: perl-Digest-MD5 x86_64 2.59-6.el10 baseos 37 k DEBUG: perl-DynaLoader x86_64 1.56-514.el10 appstream 27 k DEBUG: perl-Encode x86_64 4:3.21-511.el10 baseos 1.1 M DEBUG: perl-Errno x86_64 1.38-514.el10 appstream 16 k DEBUG: perl-Exporter noarch 5.78-511.el10 baseos 32 k DEBUG: perl-Fcntl x86_64 1.18-514.el10 appstream 30 k DEBUG: perl-File-Basename noarch 2.86-514.el10 appstream 18 k DEBUG: perl-File-Path noarch 2.18-511.el10 baseos 36 k DEBUG: perl-File-Temp noarch 1:0.231.100-512.el10 baseos 60 k DEBUG: perl-File-stat noarch 1.14-514.el10 appstream 18 k DEBUG: perl-FileHandle noarch 2.05-514.el10 appstream 16 k DEBUG: perl-Getopt-Long noarch 1:2.58-3.el10 baseos 65 k DEBUG: perl-Getopt-Std noarch 1.14-514.el10 appstream 16 k DEBUG: perl-HTTP-Tiny noarch 0.088-512.el10 baseos 57 k DEBUG: perl-IO x86_64 1.55-514.el10 appstream 81 k DEBUG: perl-IO-Socket-IP noarch 0.42-512.el10 baseos 43 k DEBUG: perl-IO-Socket-SSL noarch 2.085-3.el10 baseos 227 k DEBUG: perl-IPC-Open3 noarch 1.22-514.el10 appstream 23 k DEBUG: perl-MIME-Base64 x86_64 3.16-511.el10 baseos 31 k DEBUG: perl-Mozilla-CA noarch 20231213-5.el10 baseos 15 k DEBUG: perl-Net-SSLeay x86_64 1.94-8.el10 appstream 380 k DEBUG: perl-POSIX x86_64 2.20-514.el10 appstream 97 k DEBUG: perl-PathTools x86_64 3.91-512.el10 baseos 85 k DEBUG: perl-Pod-Escapes noarch 1:1.07-511.el10 baseos 21 k DEBUG: perl-Pod-Perldoc noarch 3.28.01-512.el10 baseos 84 k DEBUG: perl-Pod-Simple noarch 1:3.45-511.el10 baseos 218 k DEBUG: perl-Pod-Usage noarch 4:2.03-511.el10 baseos 41 k DEBUG: perl-Scalar-List-Utils x86_64 5:1.63-511.el10 baseos 74 k DEBUG: perl-SelectSaver noarch 1.02-514.el10 appstream 12 k DEBUG: perl-Socket x86_64 4:2.038-511.el10 baseos 56 k DEBUG: perl-Storable x86_64 1:3.32-511.el10 baseos 99 k DEBUG: perl-Symbol noarch 1.09-514.el10 appstream 15 k DEBUG: perl-Term-ANSIColor noarch 5.01-512.el10 baseos 49 k DEBUG: perl-Term-Cap noarch 1.18-511.el10 baseos 23 k DEBUG: perl-Text-ParseWords noarch 3.31-511.el10 baseos 17 k DEBUG: perl-Text-Tabs+Wrap noarch 2024.001-511.el10 baseos 23 k DEBUG: perl-Time-Local noarch 2:1.350-511.el10 baseos 35 k DEBUG: perl-URI noarch 5.27-3.el10 baseos 134 k DEBUG: perl-base noarch 2.27-514.el10 appstream 17 k DEBUG: perl-constant noarch 1.33-512.el10 baseos 24 k DEBUG: perl-if noarch 0.61.000-514.el10 appstream 15 k DEBUG: perl-interpreter x86_64 4:5.40.2-514.el10 appstream 73 k DEBUG: perl-libnet noarch 3.15-512.el10 baseos 127 k DEBUG: perl-libs x86_64 4:5.40.2-514.el10 appstream 2.4 M DEBUG: perl-locale noarch 1.12-514.el10 appstream 14 k DEBUG: perl-mro x86_64 1.29-514.el10 appstream 31 k DEBUG: perl-overload noarch 1.37-514.el10 appstream 46 k DEBUG: perl-overloading noarch 0.02-514.el10 appstream 14 k DEBUG: perl-parent noarch 1:0.241-512.el10 baseos 16 k DEBUG: perl-podlators noarch 1:5.01-511.el10 baseos 124 k DEBUG: perl-vars noarch 1.05-514.el10 appstream 14 k DEBUG: python-openstackclient-lang noarch 8.1.0-0.20250618070222.88b59d8.el10 delorean-component-clients 47 k DEBUG: python-oslo-cache-lang noarch 3.12.0-0.20250905173025.5083970.el10 delorean-component-common 16 k DEBUG: python-oslo-concurrency-lang noarch 7.2.0-0.20250903115211.08987d8.el10 delorean-component-common 13 k DEBUG: python-oslo-db-lang noarch 17.4.0-0.20250903125129.69c7401.el10 delorean-component-common 12 k DEBUG: python-oslo-i18n-lang noarch 6.6.0-0.20250903121520.fc51cd8.el10 delorean-component-common 14 k DEBUG: python-oslo-log-lang noarch 7.2.1-0.20250903123413.dda3eb6.el10 delorean-component-common 13 k DEBUG: python-oslo-middleware-lang noarch 6.6.0-0.20250722063855.07ceb30.el10 delorean-component-common 11 k DEBUG: python-oslo-policy-lang noarch 4.6.0-0.20250903115627.fc28a7b.el10 delorean-component-common 12 k DEBUG: python-oslo-utils-lang noarch 9.1.0-0.20250903120622.c9dd062.el10 delorean-component-common 13 k DEBUG: python-pycadf-common noarch 4.0.1-0.20250212144723.3cea59f.el10 delorean-component-common 15 k DEBUG: python3-PyMySQL noarch 1.1.1-3.el10 appstream 116 k DEBUG: python3-alembic noarch 1.13.1-7.el10 appstream 502 k DEBUG: python3-amqp noarch 5.2.0-7.el10s delorean-master-testing 109 k DEBUG: python3-attrs noarch 23.2.0-7.el10 baseos 125 k DEBUG: python3-autopage noarch 0.5.2-8.el10s delorean-master-testing 75 k DEBUG: python3-bcrypt x86_64 3.2.2-4.el10s delorean-master-testing 42 k DEBUG: python3-binary-memcached noarch 0.31.2-1.el10s delorean-master-testing 43 k DEBUG: python3-cachetools noarch 5.4.0-6.el10s delorean-master-testing 37 k DEBUG: python3-certifi noarch 2024.08.30-1.el10s delorean-master-testing 14 k DEBUG: python3-cffi x86_64 1.16.0-7.el10 baseos 308 k DEBUG: python3-cinderclient noarch 9.8.0-0.20250905132338.e2d3049.el10 delorean-component-clients 268 k DEBUG: python3-cliff noarch 4.10.0-0.20250618070037.af17b57.el10 delorean-component-common 116 k DEBUG: python3-cmd2 noarch 2.5.8-1.el10s delorean-master-testing 375 k DEBUG: python3-colorama noarch 0.4.6-13.el10 appstream 72 k DEBUG: python3-cotyledon noarch 2.0.0-1.el10s delorean-master-testing 53 k DEBUG: python3-croniter noarch 5.0.1-1.el10s delorean-master-testing 52 k DEBUG: python3-cryptography x86_64 43.0.0-4.el10 baseos 1.4 M DEBUG: python3-dateutil noarch 1:2.9.0.post0-1.el10 baseos 340 k DEBUG: python3-debtcollector noarch 3.0.0-0.20250212115946.0e6ce1c.el10 delorean-component-common 35 k DEBUG: python3-decorator noarch 5.1.1-12.el10 baseos 32 k DEBUG: python3-dogpile-cache noarch 1.3.3-1.el10s delorean-master-testing 122 k DEBUG: python3-etcd3gw noarch 2.4.1-1.el10s delorean-master-testing 55 k DEBUG: python3-fasteners noarch 0.19-1.el10s delorean-master-testing 43 k DEBUG: python3-futurist noarch 3.2.1-0.20250905232230.388ec84.el10 delorean-component-common 84 k DEBUG: python3-gabbi noarch 3.0.0-1.el10s delorean-master-testing 293 k DEBUG: python3-gnocchiclient noarch 7.2.0-0.20250513100707.6363a9f.el10 delorean-component-clients 119 k DEBUG: python3-heatclient noarch 4.3.0-0.20250722065958.d8a25e1.el10 delorean-component-clients 200 k DEBUG: python3-importlib-metadata noarch 8.5.0-1.el10s delorean-master-testing 60 k DEBUG: python3-iniconfig noarch 1.1.1-18.el10 crb 19 k DEBUG: python3-iso8601 noarch 2.1.0-3.el10s delorean-master-testing 23 k DEBUG: python3-jmespath noarch 1.0.1-8.el10 appstream 58 k DEBUG: python3-jsonpatch noarch 1.33-6.el10 appstream 32 k DEBUG: python3-jsonpath-rw noarch 1.4.0-17.el10s delorean-master-testing 42 k DEBUG: python3-jsonpath-rw-ext noarch 1.2.2-16.el10s delorean-master-testing 45 k DEBUG: python3-jsonpointer noarch 2.3-9.el10 appstream 22 k DEBUG: python3-jsonschema noarch 4.19.1-7.el10 baseos 206 k DEBUG: python3-jsonschema-specifications noarch 2023.11.2-6.el10 baseos 29 k DEBUG: python3-jwt noarch 2.8.0-1.el10s delorean-master-testing 59 k DEBUG: python3-kazoo noarch 2.8.0-16.el10s delorean-master-testing 191 k DEBUG: python3-keystoneauth1 noarch 5.12.0-0.20250905092839.4f0414d.el10 delorean-component-keystone 554 k DEBUG: python3-keystoneclient noarch 1:5.7.0-0.20250903122615.be6c506.el10 delorean-component-clients 278 k DEBUG: python3-keystonemiddleware noarch 10.11.0-0.20250722065814.a93d295.el10 delorean-component-keystone 129 k DEBUG: python3-kombu noarch 1:5.3.7-1.el10s delorean-master-testing 423 k DEBUG: python3-logutils noarch 0.3.5-29.el10s delorean-master-testing 55 k DEBUG: python3-lxml x86_64 5.2.1-4.el10 appstream 1.4 M DEBUG: python3-mako noarch 1.2.3-9.el10 appstream 225 k DEBUG: python3-memcached noarch 1.59-15.el10s delorean-master-testing 45 k DEBUG: python3-msgpack x86_64 1.1.0-1.el10s delorean-master-testing 103 k DEBUG: python3-netaddr noarch 1.3.0-2.el10 appstream 1.7 M DEBUG: python3-neutronclient noarch 11.6.0-0.20250722064251.5f7d102.el10 delorean-component-clients 340 k DEBUG: python3-observabilityclient noarch 1.2.0-0.20251001084700.bcadbfe.el10 delorean-component-cloudops 43 k DEBUG: python3-octaviaclient noarch 3.12.0-0.20250905225544.c4dd1e1.el10 delorean-component-clients 108 k DEBUG: python3-openstackclient noarch 8.1.0-0.20250618070222.88b59d8.el10 delorean-component-clients 1.6 M DEBUG: python3-openstacksdk noarch 4.6.0-0.20250618072004.d2c6574.el10 delorean-component-clients 1.0 M DEBUG: python3-os-client-config noarch 2.3.0-0.20250722070834.d1e2fe7.el10 delorean-component-clients 58 k DEBUG: python3-os-service-types noarch 1.8.0-0.20250722070657.dbbc067.el10 delorean-component-clients 42 k DEBUG: python3-osc-lib noarch 4.1.0-0.20250722063709.48b43f8.el10 delorean-component-clients 100 k DEBUG: python3-oslo-cache noarch 3.12.0-0.20250905173025.5083970.el10 delorean-component-common 66 k DEBUG: python3-oslo-cache+dogpile noarch 3.12.0-0.20250905173025.5083970.el10 delorean-component-common 8.1 k DEBUG: python3-oslo-cache+etcd3gw noarch 3.12.0-0.20250905173025.5083970.el10 delorean-component-common 8.0 k DEBUG: python3-oslo-concurrency noarch 7.2.0-0.20250903115211.08987d8.el10 delorean-component-common 46 k DEBUG: python3-oslo-config noarch 2:10.0.0-0.20250722064059.493a086.el10 delorean-component-common 282 k DEBUG: python3-oslo-context noarch 6.1.0-0.20250903115431.f23bc41.el10 delorean-component-common 28 k DEBUG: python3-oslo-db noarch 17.4.0-0.20250903125129.69c7401.el10 delorean-component-common 157 k DEBUG: python3-oslo-db+mysql noarch 17.4.0-0.20250903125129.69c7401.el10 delorean-component-common 8.0 k DEBUG: python3-oslo-i18n noarch 6.6.0-0.20250903121520.fc51cd8.el10 delorean-component-common 64 k DEBUG: python3-oslo-log noarch 7.2.1-0.20250903123413.dda3eb6.el10 delorean-component-common 75 k DEBUG: python3-oslo-messaging noarch 17.1.0-0.20250722072528.827859a.el10 delorean-component-common 213 k DEBUG: python3-oslo-metrics noarch 0.13.0-0.20250903121146.276d34d.el10 delorean-component-common 26 k DEBUG: python3-oslo-middleware noarch 6.6.0-0.20250722063855.07ceb30.el10 delorean-component-common 70 k DEBUG: python3-oslo-policy noarch 4.6.0-0.20250903115627.fc28a7b.el10 delorean-component-common 90 k DEBUG: python3-oslo-reports noarch 3.6.0-0.20250903115818.b8904f1.el10 delorean-component-common 64 k DEBUG: python3-oslo-serialization noarch 5.8.0-0.20250903120250.8ed3fca.el10 delorean-component-common 35 k DEBUG: python3-oslo-service noarch 4.3.0-0.20250903130900.bfc7798.el10 delorean-component-common 109 k DEBUG: python3-oslo-upgradecheck noarch 2.6.0-0.20250903120433.f7dcd0c.el10 delorean-component-common 29 k DEBUG: python3-oslo-utils noarch 9.1.0-0.20250903120622.c9dd062.el10 delorean-component-common 130 k DEBUG: python3-paste noarch 3.10.1-6.el10s delorean-master-testing 607 k DEBUG: python3-paste-deploy noarch 3.1.0-7.el10s delorean-master-testing 46 k DEBUG: python3-pecan noarch 1.5.1-1.el10s delorean-master-testing 322 k DEBUG: python3-platformdirs noarch 4.2.2-2.el10s delorean-master-build-deps 41 k DEBUG: python3-pluggy noarch 1.3.0-5.el10 crb 53 k DEBUG: python3-ply noarch 3.11-25.el10 baseos 134 k DEBUG: python3-prettytable noarch 3.6.0-10.el10 appstream 68 k DEBUG: python3-prometheus_client noarch 0.21.0-2.el10s delorean-master-testing 117 k DEBUG: python3-psutil x86_64 5.9.8-6.el10 appstream 269 k DEBUG: python3-pyOpenSSL noarch 24.2.1-1.el10s delorean-master-testing 121 k DEBUG: python3-pycadf noarch 4.0.1-0.20250212144723.3cea59f.el10 delorean-component-common 64 k DEBUG: python3-pycparser noarch 2.20-16.el10 baseos 158 k DEBUG: python3-pymemcache noarch 4.0.0-1.el10s delorean-master-testing 148 k DEBUG: python3-pynacl x86_64 1.5.0-14.el10s delorean-master-testing 124 k DEBUG: python3-pyparsing noarch 3.1.1-7.el10 baseos 269 k DEBUG: python3-pyperclip noarch 1.8.2-1.el10s delorean-master-testing 28 k DEBUG: python3-pytest noarch 7.4.3-5.el10 crb 756 k DEBUG: python3-pytz noarch 2024.1-3.el10s delorean-master-testing 59 k DEBUG: python3-pyyaml x86_64 6.0.1-19.el10 baseos 236 k DEBUG: python3-redis noarch 5.1.1-3.el10s delorean-master-testing 524 k DEBUG: python3-referencing noarch 0.31.1-6.el10 baseos 82 k DEBUG: python3-repoze-lru noarch 0.7-25.el10s delorean-master-testing 36 k DEBUG: python3-requestsexceptions noarch 1.4.0-0.20250213133424.d7ac0ff.el10 delorean-component-common 16 k DEBUG: python3-rfc3986 noarch 1.5.0-12.el10s delorean-master-testing 59 k DEBUG: python3-routes noarch 2.5.1-11.el10s delorean-master-testing 201 k DEBUG: python3-rpds-py x86_64 0.17.1-6.el10 baseos 298 k DEBUG: python3-setproctitle x86_64 1.3.3-4.el10s delorean-master-testing 24 k DEBUG: python3-simplegeneric noarch 0.8.1-21.el10s delorean-master-testing 16 k DEBUG: python3-statsd noarch 3.2.1-33.el10s delorean-master-testing 39 k DEBUG: python3-stevedore noarch 5.5.0-0.20250903121709.3c04bde.el10 delorean-component-clients 79 k DEBUG: python3-swiftclient noarch 4.8.0-0.20250527151254.8486005.el10 delorean-component-clients 213 k DEBUG: python3-swiftclient+keystone noarch 4.8.0-0.20250527151254.8486005.el10 delorean-component-clients 8.0 k DEBUG: python3-tenacity noarch 8.2.3-1.el10s delorean-master-testing 55 k DEBUG: python3-testresources noarch 2.0.1-18.el10s delorean-master-testing 74 k DEBUG: python3-testscenarios noarch 0.5.0-21.el10s delorean-master-testing 40 k DEBUG: python3-testtools noarch 2.7.2-1.bootstrap.el10s delorean-master-testing 405 k DEBUG: python3-tooz noarch 7.0.0-0.20250618071237.8df645f.el10 delorean-component-common 133 k DEBUG: python3-tooz+redis noarch 7.0.0-0.20250618071237.8df645f.el10 delorean-component-common 7.8 k DEBUG: python3-tooz+zake noarch 7.0.0-0.20250618071237.8df645f.el10 delorean-component-common 7.8 k DEBUG: python3-uhashring noarch 2.3-8.el10s delorean-master-testing 28 k DEBUG: python3-ujson x86_64 5.10.0-1.el10s delorean-master-testing 33 k DEBUG: python3-vine noarch 5.1.0-10.el10s delorean-master-testing 27 k DEBUG: python3-voluptuous noarch 0.15.2-1.el10s delorean-master-testing 73 k DEBUG: python3-wcwidth noarch 0.2.6-6.el10 baseos 46 k DEBUG: python3-webob noarch 1.8.9-1.el10s delorean-master-testing 274 k DEBUG: python3-wrapt x86_64 1.17.1-1.el10s delorean-master-testing 68 k DEBUG: python3-wsgi_intercept noarch 1.13.1-1.el10s delorean-master-testing 36 k DEBUG: python3-wsme noarch 0.12.1-0.20250217143530.8312bb2.el10 delorean-component-common 176 k DEBUG: python3-yappi x86_64 1.6.0-1.el10s delorean-master-testing 62 k DEBUG: python3-zake noarch 0.2.2-22.el10s delorean-master-testing 56 k DEBUG: python3-zipp noarch 3.21.0-2.el10s delorean-master-testing 30 k DEBUG: which x86_64 2.21-44.el10 baseos 42 k DEBUG: Installing weak dependencies: DEBUG: bash-completion noarch 1:2.11-16.el10 baseos 453 k DEBUG: perl-NDBM_File x86_64 1.17-514.el10 appstream 23 k DEBUG: python3-jwt+crypto noarch 2.8.0-1.el10s delorean-master-testing 8.6 k DEBUG: Transaction Summary DEBUG: ====================================================================================================================== DEBUG: Install 214 Packages DEBUG: Total size: 32 M DEBUG: Installed size: 128 M DEBUG: Downloading Packages: DEBUG: [SKIPPED] python-openstackclient-lang-8.1.0-0.20250618070222.88b59d8.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cinderclient-9.8.0-0.20250905132338.e2d3049.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-gnocchiclient-7.2.0-0.20250513100707.6363a9f.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-heatclient-4.3.0-0.20250722065958.d8a25e1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-keystoneclient-5.7.0-0.20250903122615.be6c506.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-neutronclient-11.6.0-0.20250722064251.5f7d102.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-octaviaclient-3.12.0-0.20250905225544.c4dd1e1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-openstackclient-8.1.0-0.20250618070222.88b59d8.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-openstacksdk-4.6.0-0.20250618072004.d2c6574.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-os-client-config-2.3.0-0.20250722070834.d1e2fe7.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-os-service-types-1.8.0-0.20250722070657.dbbc067.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-osc-lib-4.1.0-0.20250722063709.48b43f8.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-stevedore-5.5.0-0.20250903121709.3c04bde.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-swiftclient+keystone-4.8.0-0.20250527151254.8486005.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-swiftclient-4.8.0-0.20250527151254.8486005.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-observabilityclient-1.2.0-0.20251001084700.bcadbfe.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-cache-lang-3.12.0-0.20250905173025.5083970.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-concurrency-lang-7.2.0-0.20250903115211.08987d8.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-db-lang-17.4.0-0.20250903125129.69c7401.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-i18n-lang-6.6.0-0.20250903121520.fc51cd8.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-log-lang-7.2.1-0.20250903123413.dda3eb6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-middleware-lang-6.6.0-0.20250722063855.07ceb30.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-policy-lang-4.6.0-0.20250903115627.fc28a7b.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-utils-lang-9.1.0-0.20250903120622.c9dd062.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-pycadf-common-4.0.1-0.20250212144723.3cea59f.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cliff-4.10.0-0.20250618070037.af17b57.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-debtcollector-3.0.0-0.20250212115946.0e6ce1c.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-futurist-3.2.1-0.20250905232230.388ec84.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-cache+dogpile-3.12.0-0.20250905173025.5083970.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-cache+etcd3gw-3.12.0-0.20250905173025.5083970.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-cache-3.12.0-0.20250905173025.5083970.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-concurrency-7.2.0-0.20250903115211.08987d8.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-config-10.0.0-0.20250722064059.493a086.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-context-6.1.0-0.20250903115431.f23bc41.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-db+mysql-17.4.0-0.20250903125129.69c7401.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-db-17.4.0-0.20250903125129.69c7401.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-i18n-6.6.0-0.20250903121520.fc51cd8.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-log-7.2.1-0.20250903123413.dda3eb6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-messaging-17.1.0-0.20250722072528.827859a.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-metrics-0.13.0-0.20250903121146.276d34d.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-middleware-6.6.0-0.20250722063855.07ceb30.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-policy-4.6.0-0.20250903115627.fc28a7b.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-reports-3.6.0-0.20250903115818.b8904f1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-serialization-5.8.0-0.20250903120250.8ed3fca.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-service-4.3.0-0.20250903130900.bfc7798.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-upgradecheck-2.6.0-0.20250903120433.f7dcd0c.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-utils-9.1.0-0.20250903120622.c9dd062.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pycadf-4.0.1-0.20250212144723.3cea59f.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-requestsexceptions-1.4.0-0.20250213133424.d7ac0ff.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-tooz+redis-7.0.0-0.20250618071237.8df645f.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-tooz+zake-7.0.0-0.20250618071237.8df645f.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-tooz-7.0.0-0.20250618071237.8df645f.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-wsme-0.12.1-0.20250217143530.8312bb2.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-keystoneauth1-5.12.0-0.20250905092839.4f0414d.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-keystonemiddleware-10.11.0-0.20250722065814.a93d295.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] bash-completion-2.11-16.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] groff-base-1.23.0-10.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libyaml-0.2.5-16.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] ncurses-6.4-14.20240127.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Carp-1.54-511.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Data-Dumper-2.189-512.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Digest-1.20-511.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Digest-MD5-2.59-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Encode-3.21-511.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Exporter-5.78-511.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-File-Path-2.18-511.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-File-Temp-0.231.100-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Getopt-Long-2.58-3.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-HTTP-Tiny-0.088-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-IO-Socket-IP-0.42-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-IO-Socket-SSL-2.085-3.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-MIME-Base64-3.16-511.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Mozilla-CA-20231213-5.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-PathTools-3.91-512.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Pod-Escapes-1.07-511.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Pod-Perldoc-3.28.01-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Pod-Simple-3.45-511.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Pod-Usage-2.03-511.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Scalar-List-Utils-1.63-511.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Socket-2.038-511.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Storable-3.32-511.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Term-ANSIColor-5.01-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Term-Cap-1.18-511.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Text-ParseWords-3.31-511.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Text-Tabs+Wrap-2024.001-511.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Time-Local-1.350-511.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-URI-5.27-3.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-constant-1.33-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-libnet-3.15-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-parent-0.241-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-podlators-5.01-511.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-attrs-23.2.0-7.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cffi-1.16.0-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-cryptography-43.0.0-4.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-dateutil-2.9.0.post0-1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-decorator-5.1.1-12.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jsonschema-4.19.1-7.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jsonschema-specifications-2023.11.2-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-ply-3.11-25.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pycparser-2.20-16.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyparsing-3.1.1-7.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyyaml-6.0.1-19.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-referencing-0.31.1-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-rpds-py-0.17.1-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-wcwidth-0.2.6-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] which-2.21-44.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libxslt-1.1.39-8.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] memcached-1.6.23-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-AutoLoader-5.74-514.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-B-1.89-514.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Class-Struct-0.68-514.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-DynaLoader-1.56-514.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Errno-1.38-514.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Fcntl-1.18-514.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-File-Basename-2.86-514.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-File-stat-1.14-514.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-FileHandle-2.05-514.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Getopt-Std-1.14-514.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-IO-1.55-514.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-IPC-Open3-1.22-514.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-NDBM_File-1.17-514.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Net-SSLeay-1.94-8.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-POSIX-2.20-514.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-SelectSaver-1.02-514.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Symbol-1.09-514.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-base-2.27-514.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-if-0.61.000-514.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-interpreter-5.40.2-514.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-libs-5.40.2-514.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-locale-1.12-514.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-mro-1.29-514.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-overload-1.37-514.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-overloading-0.02-514.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-vars-1.05-514.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-PyMySQL-1.1.1-3.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-alembic-1.13.1-7.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-colorama-0.4.6-13.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jmespath-1.0.1-8.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jsonpatch-1.33-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jsonpointer-2.3-9.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-lxml-5.2.1-4.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-mako-1.2.3-9.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-netaddr-1.3.0-2.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-prettytable-3.6.0-10.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-psutil-5.9.8-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-iniconfig-1.1.1-18.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pluggy-1.3.0-5.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pytest-7.4.3-5.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] double-conversion-3.3.0-4.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libsodium-1.0.20-2.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-amqp-5.2.0-7.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-autopage-0.5.2-8.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-bcrypt-3.2.2-4.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-binary-memcached-0.31.2-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cachetools-5.4.0-6.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-certifi-2024.08.30-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cmd2-2.5.8-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cotyledon-2.0.0-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-croniter-5.0.1-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-dogpile-cache-1.3.3-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-etcd3gw-2.4.1-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-fasteners-0.19-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-gabbi-3.0.0-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-importlib-metadata-8.5.0-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-iso8601-2.1.0-3.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jsonpath-rw-1.4.0-17.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jsonpath-rw-ext-1.2.2-16.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jwt+crypto-2.8.0-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jwt-2.8.0-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-kazoo-2.8.0-16.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-kombu-5.3.7-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-logutils-0.3.5-29.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-memcached-1.59-15.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-msgpack-1.1.0-1.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-paste-3.10.1-6.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-paste-deploy-3.1.0-7.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pecan-1.5.1-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-prometheus_client-0.21.0-2.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyOpenSSL-24.2.1-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pymemcache-4.0.0-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pynacl-1.5.0-14.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyperclip-1.8.2-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pytz-2024.1-3.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-redis-5.1.1-3.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-repoze-lru-0.7-25.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-rfc3986-1.5.0-12.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-routes-2.5.1-11.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-setproctitle-1.3.3-4.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-simplegeneric-0.8.1-21.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-statsd-3.2.1-33.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-tenacity-8.2.3-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-testresources-2.0.1-18.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-testscenarios-0.5.0-21.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-testtools-2.7.2-1.bootstrap.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-uhashring-2.3-8.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-ujson-5.10.0-1.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-vine-5.1.0-10.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-voluptuous-0.15.2-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-webob-1.8.9-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-wrapt-1.17.1-1.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-wsgi_intercept-1.13.1-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-yappi-1.6.0-1.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-zake-0.2.2-22.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-zipp-3.21.0-2.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-platformdirs-4.2.2-2.el10s.noarch.rpm: Already downloaded DEBUG: Running transaction check DEBUG: Transaction check succeeded. DEBUG: Running transaction test DEBUG: Transaction test succeeded. DEBUG: Running transaction DEBUG: Preparing : 1/1 DEBUG: Installing : python3-stevedore-5.5.0-0.20250903121709.3c04bde 1/214 DEBUG: Installing : python3-webob-1.8.9-1.el10s.noarch 2/214 DEBUG: Installing : python3-iso8601-2.1.0-3.el10s.noarch 3/214 DEBUG: Installing : python3-netaddr-1.3.0-2.el10.noarch 4/214 DEBUG: Installing : python3-decorator-5.1.1-12.el10.noarch 5/214 DEBUG: Installing : python3-dateutil-1:2.9.0.post0-1.el10.noarch 6/214 DEBUG: Installing : python3-pytz-2024.1-3.el10s.noarch 7/214 DEBUG: Installing : python3-psutil-5.9.8-6.el10.x86_64 8/214 DEBUG: Installing : python3-mako-1.2.3-9.el10.noarch 9/214 DEBUG: Installing : python3-dogpile-cache-1.3.3-1.el10s.noarch 10/214 DEBUG: Installing : python3-voluptuous-0.15.2-1.el10s.noarch 11/214 DEBUG: Installing : python3-vine-5.1.0-10.el10s.noarch 12/214 DEBUG: Installing : python3-amqp-5.2.0-7.el10s.noarch 13/214 DEBUG: Installing : python3-tenacity-8.2.3-1.el10s.noarch 14/214 DEBUG: Installing : python3-redis-5.1.1-3.el10s.noarch 15/214 DEBUG: Installing : python3-paste-deploy-3.1.0-7.el10s.noarch 16/214 DEBUG: Installing : python3-msgpack-1.1.0-1.el10s.x86_64 17/214 DEBUG: Installing : python3-fasteners-0.19-1.el10s.noarch 18/214 DEBUG: Installing : python3-cachetools-5.4.0-6.el10s.noarch 19/214 DEBUG: Installing : python3-wcwidth-0.2.6-6.el10.noarch 20/214 DEBUG: Installing : python3-prettytable-3.6.0-10.el10.noarch 21/214 DEBUG: Installing : python3-rpds-py-0.17.1-6.el10.x86_64 22/214 DEBUG: Installing : python3-ply-3.11-25.el10.noarch 23/214 DEBUG: Installing : python3-attrs-23.2.0-7.el10.noarch 24/214 DEBUG: Installing : python3-referencing-0.31.1-6.el10.noarch 25/214 DEBUG: Installing : python3-os-service-types-1.8.0-0.20250722070657. 26/214 DEBUG: Installing : python3-keystoneauth1-5.12.0-0.20250905092839.4f 27/214 DEBUG: Installing : python3-jsonschema-specifications-2023.11.2-6.el 28/214 DEBUG: Installing : python3-jsonschema-4.19.1-7.el10.noarch 29/214 DEBUG: Installing : python3-pycparser-2.20-16.el10.noarch 30/214 DEBUG: Installing : python3-cffi-1.16.0-7.el10.x86_64 31/214 DEBUG: Installing : python3-cryptography-43.0.0-4.el10.x86_64 32/214 DEBUG: Installing : python3-jwt-2.8.0-1.el10s.noarch 33/214 DEBUG: Installing : python3-jwt+crypto-2.8.0-1.el10s.noarch 34/214 DEBUG: Installing : python3-pyOpenSSL-24.2.1-1.el10s.noarch 35/214 DEBUG: Installing : python3-paste-3.10.1-6.el10s.noarch 36/214 DEBUG: Installing : python3-bcrypt-3.2.2-4.el10s.x86_64 37/214 DEBUG: Installing : python3-jsonpath-rw-1.4.0-17.el10s.noarch 38/214 DEBUG: Installing : python3-jsonpath-rw-ext-1.2.2-16.el10s.noarch 39/214 DEBUG: Installing : python3-kombu-1:5.3.7-1.el10s.noarch 40/214 DEBUG: Installing : python3-alembic-1.13.1-7.el10.noarch 41/214 DEBUG: Installing : python3-croniter-5.0.1-1.el10s.noarch 42/214 DEBUG: Installing : python3-prometheus_client-0.21.0-2.el10s.noarch 43/214 DEBUG: Installing : python3-platformdirs-4.2.2-2.el10s.noarch 44/214 DEBUG: Installing : python3-zipp-3.21.0-2.el10s.noarch 45/214 DEBUG: Installing : python3-importlib-metadata-8.5.0-1.el10s.noarch 46/214 DEBUG: Installing : python3-yappi-1.6.0-1.el10s.x86_64 47/214 DEBUG: Installing : python3-wsgi_intercept-1.13.1-1.el10s.noarch 48/214 DEBUG: Installing : python3-wrapt-1.17.1-1.el10s.x86_64 49/214 DEBUG: Installing : python3-debtcollector-3.0.0-0.20250212115946.0e6 50/214 DEBUG: Installing : python3-futurist-3.2.1-0.20250905232230.388ec84. 51/214 DEBUG: Installing : python3-oslo-context-6.1.0-0.20250903115431.f23b 52/214 DEBUG: Installing : python3-etcd3gw-2.4.1-1.el10s.noarch 53/214 DEBUG: Installing : python3-uhashring-2.3-8.el10s.noarch 54/214 DEBUG: Installing : python3-testtools-2.7.2-1.bootstrap.el10s.noarch 55/214 DEBUG: Installing : python3-testscenarios-0.5.0-21.el10s.noarch 56/214 DEBUG: Installing : python3-testresources-2.0.1-18.el10s.noarch 57/214 DEBUG: Installing : python3-statsd-3.2.1-33.el10s.noarch 58/214 DEBUG: Installing : python3-simplegeneric-0.8.1-21.el10s.noarch 59/214 DEBUG: Installing : python3-wsme-0.12.1-0.20250217143530.8312bb2.el1 60/214 DEBUG: Installing : python3-setproctitle-1.3.3-4.el10s.x86_64 61/214 DEBUG: Installing : python3-cotyledon-2.0.0-1.el10s.noarch 62/214 DEBUG: Installing : python3-rfc3986-1.5.0-12.el10s.noarch 63/214 DEBUG: Installing : python3-repoze-lru-0.7-25.el10s.noarch 64/214 DEBUG: Installing : python3-routes-2.5.1-11.el10s.noarch 65/214 DEBUG: Installing : python3-pyperclip-1.8.2-1.el10s.noarch 66/214 DEBUG: Installing : python3-pymemcache-4.0.0-1.el10s.noarch 67/214 DEBUG: Installing : python3-memcached-1.59-15.el10s.noarch 68/214 DEBUG: Installing : python3-logutils-0.3.5-29.el10s.noarch 69/214 DEBUG: Installing : python3-pecan-1.5.1-1.el10s.noarch 70/214 DEBUG: Installing : python3-kazoo-2.8.0-16.el10s.noarch 71/214 DEBUG: Installing : python3-zake-0.2.2-22.el10s.noarch 72/214 DEBUG: Installing : python3-certifi-2024.08.30-1.el10s.noarch 73/214 DEBUG: Installing : python3-autopage-0.5.2-8.el10s.noarch 74/214 DEBUG: Installing : libsodium-1.0.20-2.el10s.x86_64 75/214 DEBUG: Installing : python3-pynacl-1.5.0-14.el10s.x86_64 76/214 DEBUG: Installing : double-conversion-3.3.0-4.el10s.x86_64 77/214 DEBUG: Installing : python3-ujson-5.10.0-1.el10s.x86_64 78/214 DEBUG: Installing : python3-pluggy-1.3.0-5.el10.noarch 79/214 DEBUG: Installing : python3-iniconfig-1.1.1-18.el10.noarch 80/214 DEBUG: Installing : python3-pytest-7.4.3-5.el10.noarch 81/214 DEBUG: Installing : python3-jsonpointer-2.3-9.el10.noarch 82/214 DEBUG: Installing : python3-jsonpatch-1.33-6.el10.noarch 83/214 DEBUG: Installing : python3-jmespath-1.0.1-8.el10.noarch 84/214 DEBUG: Installing : python3-colorama-0.4.6-13.el10.noarch 85/214 DEBUG: Installing : python3-PyMySQL-1.1.1-3.el10.noarch 86/214 DEBUG: Installing : libxslt-1.1.39-8.el10.x86_64 87/214 DEBUG: Installing : python3-lxml-5.2.1-4.el10.x86_64 88/214 DEBUG: Installing : which-2.21-44.el10.x86_64 89/214 DEBUG: Installing : python3-cmd2-2.5.8-1.el10s.noarch 90/214 DEBUG: Installing : python3-pyparsing-3.1.1-7.el10.noarch 91/214 DEBUG: Installing : ncurses-6.4-14.20240127.el10.x86_64 92/214 DEBUG: Installing : libyaml-0.2.5-16.el10.x86_64 93/214 DEBUG: Installing : python3-pyyaml-6.0.1-19.el10.x86_64 94/214 DEBUG: Installing : python3-cliff-4.10.0-0.20250618070037.af17b57.el 95/214 DEBUG: Installing : python3-gnocchiclient-7.2.0-0.20250513100707.636 96/214 DEBUG: Installing : python3-gabbi-3.0.0-1.el10s.noarch 97/214 DEBUG: Running scriptlet: groff-base-1.23.0-10.el10.x86_64 98/214 DEBUG: Installing : groff-base-1.23.0-10.el10.x86_64 98/214 DEBUG: Running scriptlet: groff-base-1.23.0-10.el10.x86_64 98/214 DEBUG: Installing : perl-Digest-1.20-511.el10.noarch 99/214 DEBUG: Installing : perl-Digest-MD5-2.59-6.el10.x86_64 100/214 DEBUG: Installing : perl-B-1.89-514.el10.x86_64 101/214 DEBUG: Installing : perl-FileHandle-2.05-514.el10.noarch 102/214 DEBUG: Installing : perl-Data-Dumper-2.189-512.el10.x86_64 103/214 DEBUG: Installing : perl-libnet-3.15-512.el10.noarch 104/214 DEBUG: Installing : perl-AutoLoader-5.74-514.el10.noarch 105/214 DEBUG: Installing : perl-URI-5.27-3.el10.noarch 106/214 DEBUG: Installing : perl-Text-Tabs+Wrap-2024.001-511.el10.noarch 107/214 DEBUG: Installing : perl-Time-Local-2:1.350-511.el10.noarch 108/214 DEBUG: Installing : perl-Mozilla-CA-20231213-5.el10.noarch 109/214 DEBUG: Installing : perl-if-0.61.000-514.el10.noarch 110/214 DEBUG: Installing : perl-locale-1.12-514.el10.noarch 111/214 DEBUG: Installing : perl-IO-Socket-IP-0.42-512.el10.noarch 112/214 DEBUG: Installing : perl-File-Path-2.18-511.el10.noarch 113/214 DEBUG: Installing : perl-Pod-Escapes-1:1.07-511.el10.noarch 114/214 DEBUG: Installing : perl-IO-Socket-SSL-2.085-3.el10.noarch 115/214 DEBUG: Installing : perl-Net-SSLeay-1.94-8.el10.x86_64 116/214 DEBUG: Installing : perl-Term-ANSIColor-5.01-512.el10.noarch 117/214 DEBUG: Installing : perl-Class-Struct-0.68-514.el10.noarch 118/214 DEBUG: Installing : perl-POSIX-2.20-514.el10.x86_64 119/214 DEBUG: Installing : perl-IPC-Open3-1.22-514.el10.noarch 120/214 DEBUG: Installing : perl-File-Temp-1:0.231.100-512.el10.noarch 121/214 DEBUG: Installing : perl-Term-Cap-1.18-511.el10.noarch 122/214 DEBUG: Installing : perl-HTTP-Tiny-0.088-512.el10.noarch 123/214 DEBUG: Installing : perl-Pod-Simple-1:3.45-511.el10.noarch 124/214 DEBUG: Installing : perl-Socket-4:2.038-511.el10.x86_64 125/214 DEBUG: Installing : perl-SelectSaver-1.02-514.el10.noarch 126/214 DEBUG: Installing : perl-Symbol-1.09-514.el10.noarch 127/214 DEBUG: Installing : perl-File-stat-1.14-514.el10.noarch 128/214 DEBUG: Installing : perl-podlators-1:5.01-511.el10.noarch 129/214 DEBUG: Installing : perl-Pod-Perldoc-3.28.01-512.el10.noarch 130/214 DEBUG: Installing : perl-Text-ParseWords-3.31-511.el10.noarch 131/214 DEBUG: Installing : perl-Fcntl-1.18-514.el10.x86_64 132/214 DEBUG: Installing : perl-base-2.27-514.el10.noarch 133/214 DEBUG: Installing : perl-mro-1.29-514.el10.x86_64 134/214 DEBUG: Installing : perl-IO-1.55-514.el10.x86_64 135/214 DEBUG: Installing : perl-overloading-0.02-514.el10.noarch 136/214 DEBUG: Installing : perl-Pod-Usage-4:2.03-511.el10.noarch 137/214 DEBUG: Installing : perl-MIME-Base64-3.16-511.el10.x86_64 138/214 DEBUG: Installing : perl-Scalar-List-Utils-5:1.63-511.el10.x86_64 139/214 DEBUG: Installing : perl-constant-1.33-512.el10.noarch 140/214 DEBUG: Installing : perl-parent-1:0.241-512.el10.noarch 141/214 DEBUG: Installing : perl-Errno-1.38-514.el10.x86_64 142/214 DEBUG: Installing : perl-File-Basename-2.86-514.el10.noarch 143/214 DEBUG: Installing : perl-Getopt-Std-1.14-514.el10.noarch 144/214 DEBUG: Installing : perl-Storable-1:3.32-511.el10.x86_64 145/214 DEBUG: Installing : perl-overload-1.37-514.el10.noarch 146/214 DEBUG: Installing : perl-vars-1.05-514.el10.noarch 147/214 DEBUG: Installing : perl-Getopt-Long-1:2.58-3.el10.noarch 148/214 DEBUG: Installing : perl-Carp-1.54-511.el10.noarch 149/214 DEBUG: Installing : perl-Exporter-5.78-511.el10.noarch 150/214 DEBUG: Installing : perl-PathTools-3.91-512.el10.x86_64 151/214 DEBUG: Installing : perl-NDBM_File-1.17-514.el10.x86_64 152/214 DEBUG: Installing : perl-DynaLoader-1.56-514.el10.x86_64 153/214 DEBUG: Installing : perl-Encode-4:3.21-511.el10.x86_64 154/214 DEBUG: Installing : perl-libs-4:5.40.2-514.el10.x86_64 155/214 DEBUG: Installing : perl-interpreter-4:5.40.2-514.el10.x86_64 156/214 DEBUG: Running scriptlet: memcached-1.6.23-7.el10.x86_64 157/214 DEBUG: Installing : memcached-1.6.23-7.el10.x86_64 157/214 DEBUG: Running scriptlet: memcached-1.6.23-7.el10.x86_64 157/214 DEBUG: Installing : python3-binary-memcached-0.31.2-1.el10s.noarch 158/214 DEBUG: Installing : bash-completion-1:2.11-16.el10.noarch 159/214 DEBUG: Installing : python3-requestsexceptions-1.4.0-0.2025021313342 160/214 DEBUG: Installing : python3-openstacksdk-4.6.0-0.20250618072004.d2c6 161/214 DEBUG: Installing : python3-os-client-config-2.3.0-0.20250722070834. 162/214 DEBUG: Installing : python-pycadf-common-4.0.1-0.20250212144723.3cea 163/214 DEBUG: Installing : python-oslo-utils-lang-9.1.0-0.20250903120622.c9 164/214 DEBUG: Installing : python-oslo-policy-lang-4.6.0-0.20250903115627.f 165/214 DEBUG: Installing : python-oslo-middleware-lang-6.6.0-0.202507220638 166/214 DEBUG: Installing : python-oslo-log-lang-7.2.1-0.20250903123413.dda3 167/214 DEBUG: Installing : python-oslo-i18n-lang-6.6.0-0.20250903121520.fc5 168/214 DEBUG: Installing : python3-oslo-i18n-6.6.0-0.20250903121520.fc51cd8 169/214 DEBUG: Installing : python3-oslo-utils-9.1.0-0.20250903120622.c9dd06 170/214 DEBUG: Installing : python3-oslo-config-2:10.0.0-0.20250722064059.49 171/214 DEBUG: Installing : python3-oslo-serialization-5.8.0-0.2025090312025 172/214 DEBUG: Installing : python3-oslo-log-7.2.1-0.20250903123413.dda3eb6. 173/214 DEBUG: Installing : python3-keystoneclient-1:5.7.0-0.20250903122615. 174/214 DEBUG: Installing : python3-osc-lib-4.1.0-0.20250722063709.48b43f8.e 175/214 DEBUG: Installing : python3-tooz+redis-7.0.0-0.20250618071237.8df645 176/214 DEBUG: Installing : python3-tooz+zake-7.0.0-0.20250618071237.8df645f 177/214 DEBUG: Installing : python3-tooz-7.0.0-0.20250618071237.8df645f.el10 178/214 DEBUG: Installing : python3-oslo-policy-4.6.0-0.20250903115627.fc28a 179/214 DEBUG: Installing : python3-oslo-middleware-6.6.0-0.20250722063855.0 180/214 DEBUG: Installing : python3-oslo-upgradecheck-2.6.0-0.20250903120433 181/214 DEBUG: Installing : python3-neutronclient-11.6.0-0.20250722064251.5f 182/214 DEBUG: Installing : python3-observabilityclient-1.2.0-0.202510010847 183/214 DEBUG: Installing : python3-swiftclient-4.8.0-0.20250527151254.84860 184/214 DEBUG: Installing : python3-swiftclient+keystone-4.8.0-0.20250527151 185/214 DEBUG: Installing : python3-heatclient-4.3.0-0.20250722065958.d8a25e 186/214 DEBUG: Installing : python3-oslo-metrics-0.13.0-0.20250903121146.276 187/214 DEBUG: Installing : python3-oslo-reports-3.6.0-0.20250903115818.b890 188/214 DEBUG: Installing : python3-pycadf-4.0.1-0.20250212144723.3cea59f.el 189/214 DEBUG: Installing : python3-cinderclient-9.8.0-0.20250905132338.e2d3 190/214 DEBUG: Installing : python-oslo-db-lang-17.4.0-0.20250903125129.69c7 191/214 DEBUG: Installing : python3-oslo-db+mysql-17.4.0-0.20250903125129.69 192/214 DEBUG: Installing : python3-oslo-db-17.4.0-0.20250903125129.69c7401. 193/214 DEBUG: Installing : python-oslo-concurrency-lang-7.2.0-0.20250903115 194/214 DEBUG: Installing : python3-oslo-concurrency-7.2.0-0.20250903115211. 195/214 DEBUG: Installing : python3-oslo-service-4.3.0-0.20250903130900.bfc7 196/214 DEBUG: Installing : python3-oslo-messaging-17.1.0-0.20250722072528.8 197/214 DEBUG: Installing : python-oslo-cache-lang-3.12.0-0.20250905173025.5 198/214 DEBUG: Installing : python3-oslo-cache+dogpile-3.12.0-0.202509051730 199/214 DEBUG: Installing : python3-oslo-cache+etcd3gw-3.12.0-0.202509051730 200/214 DEBUG: Installing : python3-oslo-cache-3.12.0-0.20250905173025.50839 201/214 DEBUG: Installing : python3-keystonemiddleware-10.11.0-0.20250722065 202/214 DEBUG: Installing : python-openstackclient-lang-8.1.0-0.202506180702 203/214 DEBUG: Installing : python3-openstackclient-8.1.0-0.20250618070222.8 204/214 DEBUG: Running scriptlet: python3-openstackclient-8.1.0-0.20250618070222.8 204/214 DEBUG: Installing : python3-octaviaclient-3.12.0-0.20250905225544.c4 205/214 DEBUG: Installing : python3-aodh-21.1.0-0.20251124111708.21c607c.el1 206/214 DEBUG: Running scriptlet: openstack-aodh-common-21.1.0-0.20251124111708.21 207/214 DEBUG: Installing : openstack-aodh-common-21.1.0-0.20251124111708.21 207/214 DEBUG: Installing : openstack-aodh-expirer-21.1.0-0.20251124111708.2 208/214 DEBUG: Running scriptlet: openstack-aodh-expirer-21.1.0-0.20251124111708.2 208/214 DEBUG: Installing : openstack-aodh-listener-21.1.0-0.20251124111708. 209/214 DEBUG: Running scriptlet: openstack-aodh-listener-21.1.0-0.20251124111708. 209/214 DEBUG: Installing : openstack-aodh-notifier-21.1.0-0.20251124111708. 210/214 DEBUG: Running scriptlet: openstack-aodh-notifier-21.1.0-0.20251124111708. 210/214 DEBUG: Installing : openstack-aodh-evaluator-21.1.0-0.20251124111708 211/214 DEBUG: Running scriptlet: openstack-aodh-evaluator-21.1.0-0.20251124111708 211/214 DEBUG: Installing : openstack-aodh-api-21.1.0-0.20251124111708.21c60 212/214 DEBUG: Running scriptlet: openstack-aodh-api-21.1.0-0.20251124111708.21c60 212/214 DEBUG: Installing : openstack-aodh-compat-21.1.0-0.20251124111708.21 213/214 DEBUG: Installing : python3-aodh-tests-21.1.0-0.20251124111708.21c60 214/214 DEBUG: Running scriptlet: python3-aodh-tests-21.1.0-0.20251124111708.21c60 214/214 DEBUG: Installed: DEBUG: bash-completion-1:2.11-16.el10.noarch DEBUG: double-conversion-3.3.0-4.el10s.x86_64 DEBUG: groff-base-1.23.0-10.el10.x86_64 DEBUG: libsodium-1.0.20-2.el10s.x86_64 DEBUG: libxslt-1.1.39-8.el10.x86_64 DEBUG: libyaml-0.2.5-16.el10.x86_64 DEBUG: memcached-1.6.23-7.el10.x86_64 DEBUG: ncurses-6.4-14.20240127.el10.x86_64 DEBUG: openstack-aodh-api-21.1.0-0.20251124111708.21c607c.el10.noarch DEBUG: openstack-aodh-common-21.1.0-0.20251124111708.21c607c.el10.noarch DEBUG: openstack-aodh-compat-21.1.0-0.20251124111708.21c607c.el10.noarch DEBUG: openstack-aodh-evaluator-21.1.0-0.20251124111708.21c607c.el10.noarch DEBUG: openstack-aodh-expirer-21.1.0-0.20251124111708.21c607c.el10.noarch DEBUG: openstack-aodh-listener-21.1.0-0.20251124111708.21c607c.el10.noarch DEBUG: openstack-aodh-notifier-21.1.0-0.20251124111708.21c607c.el10.noarch DEBUG: perl-AutoLoader-5.74-514.el10.noarch DEBUG: perl-B-1.89-514.el10.x86_64 DEBUG: perl-Carp-1.54-511.el10.noarch DEBUG: perl-Class-Struct-0.68-514.el10.noarch DEBUG: perl-Data-Dumper-2.189-512.el10.x86_64 DEBUG: perl-Digest-1.20-511.el10.noarch DEBUG: perl-Digest-MD5-2.59-6.el10.x86_64 DEBUG: perl-DynaLoader-1.56-514.el10.x86_64 DEBUG: perl-Encode-4:3.21-511.el10.x86_64 DEBUG: perl-Errno-1.38-514.el10.x86_64 DEBUG: perl-Exporter-5.78-511.el10.noarch DEBUG: perl-Fcntl-1.18-514.el10.x86_64 DEBUG: perl-File-Basename-2.86-514.el10.noarch DEBUG: perl-File-Path-2.18-511.el10.noarch DEBUG: perl-File-Temp-1:0.231.100-512.el10.noarch DEBUG: perl-File-stat-1.14-514.el10.noarch DEBUG: perl-FileHandle-2.05-514.el10.noarch DEBUG: perl-Getopt-Long-1:2.58-3.el10.noarch DEBUG: perl-Getopt-Std-1.14-514.el10.noarch DEBUG: perl-HTTP-Tiny-0.088-512.el10.noarch DEBUG: perl-IO-1.55-514.el10.x86_64 DEBUG: perl-IO-Socket-IP-0.42-512.el10.noarch DEBUG: perl-IO-Socket-SSL-2.085-3.el10.noarch DEBUG: perl-IPC-Open3-1.22-514.el10.noarch DEBUG: perl-MIME-Base64-3.16-511.el10.x86_64 DEBUG: perl-Mozilla-CA-20231213-5.el10.noarch DEBUG: perl-NDBM_File-1.17-514.el10.x86_64 DEBUG: perl-Net-SSLeay-1.94-8.el10.x86_64 DEBUG: perl-POSIX-2.20-514.el10.x86_64 DEBUG: perl-PathTools-3.91-512.el10.x86_64 DEBUG: perl-Pod-Escapes-1:1.07-511.el10.noarch DEBUG: perl-Pod-Perldoc-3.28.01-512.el10.noarch DEBUG: perl-Pod-Simple-1:3.45-511.el10.noarch DEBUG: perl-Pod-Usage-4:2.03-511.el10.noarch DEBUG: perl-Scalar-List-Utils-5:1.63-511.el10.x86_64 DEBUG: perl-SelectSaver-1.02-514.el10.noarch DEBUG: perl-Socket-4:2.038-511.el10.x86_64 DEBUG: perl-Storable-1:3.32-511.el10.x86_64 DEBUG: perl-Symbol-1.09-514.el10.noarch DEBUG: perl-Term-ANSIColor-5.01-512.el10.noarch DEBUG: perl-Term-Cap-1.18-511.el10.noarch DEBUG: perl-Text-ParseWords-3.31-511.el10.noarch DEBUG: perl-Text-Tabs+Wrap-2024.001-511.el10.noarch DEBUG: perl-Time-Local-2:1.350-511.el10.noarch DEBUG: perl-URI-5.27-3.el10.noarch DEBUG: perl-base-2.27-514.el10.noarch DEBUG: perl-constant-1.33-512.el10.noarch DEBUG: perl-if-0.61.000-514.el10.noarch DEBUG: perl-interpreter-4:5.40.2-514.el10.x86_64 DEBUG: perl-libnet-3.15-512.el10.noarch DEBUG: perl-libs-4:5.40.2-514.el10.x86_64 DEBUG: perl-locale-1.12-514.el10.noarch DEBUG: perl-mro-1.29-514.el10.x86_64 DEBUG: perl-overload-1.37-514.el10.noarch DEBUG: perl-overloading-0.02-514.el10.noarch DEBUG: perl-parent-1:0.241-512.el10.noarch DEBUG: perl-podlators-1:5.01-511.el10.noarch DEBUG: perl-vars-1.05-514.el10.noarch DEBUG: python-openstackclient-lang-8.1.0-0.20250618070222.88b59d8.el10.noarch DEBUG: python-oslo-cache-lang-3.12.0-0.20250905173025.5083970.el10.noarch DEBUG: python-oslo-concurrency-lang-7.2.0-0.20250903115211.08987d8.el10.noarch DEBUG: python-oslo-db-lang-17.4.0-0.20250903125129.69c7401.el10.noarch DEBUG: python-oslo-i18n-lang-6.6.0-0.20250903121520.fc51cd8.el10.noarch DEBUG: python-oslo-log-lang-7.2.1-0.20250903123413.dda3eb6.el10.noarch DEBUG: python-oslo-middleware-lang-6.6.0-0.20250722063855.07ceb30.el10.noarch DEBUG: python-oslo-policy-lang-4.6.0-0.20250903115627.fc28a7b.el10.noarch DEBUG: python-oslo-utils-lang-9.1.0-0.20250903120622.c9dd062.el10.noarch DEBUG: python-pycadf-common-4.0.1-0.20250212144723.3cea59f.el10.noarch DEBUG: python3-PyMySQL-1.1.1-3.el10.noarch DEBUG: python3-alembic-1.13.1-7.el10.noarch DEBUG: python3-amqp-5.2.0-7.el10s.noarch DEBUG: python3-aodh-21.1.0-0.20251124111708.21c607c.el10.noarch DEBUG: python3-aodh-tests-21.1.0-0.20251124111708.21c607c.el10.noarch DEBUG: python3-attrs-23.2.0-7.el10.noarch DEBUG: python3-autopage-0.5.2-8.el10s.noarch DEBUG: python3-bcrypt-3.2.2-4.el10s.x86_64 DEBUG: python3-binary-memcached-0.31.2-1.el10s.noarch DEBUG: python3-cachetools-5.4.0-6.el10s.noarch DEBUG: python3-certifi-2024.08.30-1.el10s.noarch DEBUG: python3-cffi-1.16.0-7.el10.x86_64 DEBUG: python3-cinderclient-9.8.0-0.20250905132338.e2d3049.el10.noarch DEBUG: python3-cliff-4.10.0-0.20250618070037.af17b57.el10.noarch DEBUG: python3-cmd2-2.5.8-1.el10s.noarch DEBUG: python3-colorama-0.4.6-13.el10.noarch DEBUG: python3-cotyledon-2.0.0-1.el10s.noarch DEBUG: python3-croniter-5.0.1-1.el10s.noarch DEBUG: python3-cryptography-43.0.0-4.el10.x86_64 DEBUG: python3-dateutil-1:2.9.0.post0-1.el10.noarch DEBUG: python3-debtcollector-3.0.0-0.20250212115946.0e6ce1c.el10.noarch DEBUG: python3-decorator-5.1.1-12.el10.noarch DEBUG: python3-dogpile-cache-1.3.3-1.el10s.noarch DEBUG: python3-etcd3gw-2.4.1-1.el10s.noarch DEBUG: python3-fasteners-0.19-1.el10s.noarch DEBUG: python3-futurist-3.2.1-0.20250905232230.388ec84.el10.noarch DEBUG: python3-gabbi-3.0.0-1.el10s.noarch DEBUG: python3-gnocchiclient-7.2.0-0.20250513100707.6363a9f.el10.noarch DEBUG: python3-heatclient-4.3.0-0.20250722065958.d8a25e1.el10.noarch DEBUG: python3-importlib-metadata-8.5.0-1.el10s.noarch DEBUG: python3-iniconfig-1.1.1-18.el10.noarch DEBUG: python3-iso8601-2.1.0-3.el10s.noarch DEBUG: python3-jmespath-1.0.1-8.el10.noarch DEBUG: python3-jsonpatch-1.33-6.el10.noarch DEBUG: python3-jsonpath-rw-1.4.0-17.el10s.noarch DEBUG: python3-jsonpath-rw-ext-1.2.2-16.el10s.noarch DEBUG: python3-jsonpointer-2.3-9.el10.noarch DEBUG: python3-jsonschema-4.19.1-7.el10.noarch DEBUG: python3-jsonschema-specifications-2023.11.2-6.el10.noarch DEBUG: python3-jwt-2.8.0-1.el10s.noarch DEBUG: python3-jwt+crypto-2.8.0-1.el10s.noarch DEBUG: python3-kazoo-2.8.0-16.el10s.noarch DEBUG: python3-keystoneauth1-5.12.0-0.20250905092839.4f0414d.el10.noarch DEBUG: python3-keystoneclient-1:5.7.0-0.20250903122615.be6c506.el10.noarch DEBUG: python3-keystonemiddleware-10.11.0-0.20250722065814.a93d295.el10.noarch DEBUG: python3-kombu-1:5.3.7-1.el10s.noarch DEBUG: python3-logutils-0.3.5-29.el10s.noarch DEBUG: python3-lxml-5.2.1-4.el10.x86_64 DEBUG: python3-mako-1.2.3-9.el10.noarch DEBUG: python3-memcached-1.59-15.el10s.noarch DEBUG: python3-msgpack-1.1.0-1.el10s.x86_64 DEBUG: python3-netaddr-1.3.0-2.el10.noarch DEBUG: python3-neutronclient-11.6.0-0.20250722064251.5f7d102.el10.noarch DEBUG: python3-observabilityclient-1.2.0-0.20251001084700.bcadbfe.el10.noarch DEBUG: python3-octaviaclient-3.12.0-0.20250905225544.c4dd1e1.el10.noarch DEBUG: python3-openstackclient-8.1.0-0.20250618070222.88b59d8.el10.noarch DEBUG: python3-openstacksdk-4.6.0-0.20250618072004.d2c6574.el10.noarch DEBUG: python3-os-client-config-2.3.0-0.20250722070834.d1e2fe7.el10.noarch DEBUG: python3-os-service-types-1.8.0-0.20250722070657.dbbc067.el10.noarch DEBUG: python3-osc-lib-4.1.0-0.20250722063709.48b43f8.el10.noarch DEBUG: python3-oslo-cache-3.12.0-0.20250905173025.5083970.el10.noarch DEBUG: python3-oslo-cache+dogpile-3.12.0-0.20250905173025.5083970.el10.noarch DEBUG: python3-oslo-cache+etcd3gw-3.12.0-0.20250905173025.5083970.el10.noarch DEBUG: python3-oslo-concurrency-7.2.0-0.20250903115211.08987d8.el10.noarch DEBUG: python3-oslo-config-2:10.0.0-0.20250722064059.493a086.el10.noarch DEBUG: python3-oslo-context-6.1.0-0.20250903115431.f23bc41.el10.noarch DEBUG: python3-oslo-db-17.4.0-0.20250903125129.69c7401.el10.noarch DEBUG: python3-oslo-db+mysql-17.4.0-0.20250903125129.69c7401.el10.noarch DEBUG: python3-oslo-i18n-6.6.0-0.20250903121520.fc51cd8.el10.noarch DEBUG: python3-oslo-log-7.2.1-0.20250903123413.dda3eb6.el10.noarch DEBUG: python3-oslo-messaging-17.1.0-0.20250722072528.827859a.el10.noarch DEBUG: python3-oslo-metrics-0.13.0-0.20250903121146.276d34d.el10.noarch DEBUG: python3-oslo-middleware-6.6.0-0.20250722063855.07ceb30.el10.noarch DEBUG: python3-oslo-policy-4.6.0-0.20250903115627.fc28a7b.el10.noarch DEBUG: python3-oslo-reports-3.6.0-0.20250903115818.b8904f1.el10.noarch DEBUG: python3-oslo-serialization-5.8.0-0.20250903120250.8ed3fca.el10.noarch DEBUG: python3-oslo-service-4.3.0-0.20250903130900.bfc7798.el10.noarch DEBUG: python3-oslo-upgradecheck-2.6.0-0.20250903120433.f7dcd0c.el10.noarch DEBUG: python3-oslo-utils-9.1.0-0.20250903120622.c9dd062.el10.noarch DEBUG: python3-paste-3.10.1-6.el10s.noarch DEBUG: python3-paste-deploy-3.1.0-7.el10s.noarch DEBUG: python3-pecan-1.5.1-1.el10s.noarch DEBUG: python3-platformdirs-4.2.2-2.el10s.noarch DEBUG: python3-pluggy-1.3.0-5.el10.noarch DEBUG: python3-ply-3.11-25.el10.noarch DEBUG: python3-prettytable-3.6.0-10.el10.noarch DEBUG: python3-prometheus_client-0.21.0-2.el10s.noarch DEBUG: python3-psutil-5.9.8-6.el10.x86_64 DEBUG: python3-pyOpenSSL-24.2.1-1.el10s.noarch DEBUG: python3-pycadf-4.0.1-0.20250212144723.3cea59f.el10.noarch DEBUG: python3-pycparser-2.20-16.el10.noarch DEBUG: python3-pymemcache-4.0.0-1.el10s.noarch DEBUG: python3-pynacl-1.5.0-14.el10s.x86_64 DEBUG: python3-pyparsing-3.1.1-7.el10.noarch DEBUG: python3-pyperclip-1.8.2-1.el10s.noarch DEBUG: python3-pytest-7.4.3-5.el10.noarch DEBUG: python3-pytz-2024.1-3.el10s.noarch DEBUG: python3-pyyaml-6.0.1-19.el10.x86_64 DEBUG: python3-redis-5.1.1-3.el10s.noarch DEBUG: python3-referencing-0.31.1-6.el10.noarch DEBUG: python3-repoze-lru-0.7-25.el10s.noarch DEBUG: python3-requestsexceptions-1.4.0-0.20250213133424.d7ac0ff.el10.noarch DEBUG: python3-rfc3986-1.5.0-12.el10s.noarch DEBUG: python3-routes-2.5.1-11.el10s.noarch DEBUG: python3-rpds-py-0.17.1-6.el10.x86_64 DEBUG: python3-setproctitle-1.3.3-4.el10s.x86_64 DEBUG: python3-simplegeneric-0.8.1-21.el10s.noarch DEBUG: python3-statsd-3.2.1-33.el10s.noarch DEBUG: python3-stevedore-5.5.0-0.20250903121709.3c04bde.el10.noarch DEBUG: python3-swiftclient-4.8.0-0.20250527151254.8486005.el10.noarch DEBUG: python3-swiftclient+keystone-4.8.0-0.20250527151254.8486005.el10.noarch DEBUG: python3-tenacity-8.2.3-1.el10s.noarch DEBUG: python3-testresources-2.0.1-18.el10s.noarch DEBUG: python3-testscenarios-0.5.0-21.el10s.noarch DEBUG: python3-testtools-2.7.2-1.bootstrap.el10s.noarch DEBUG: python3-tooz-7.0.0-0.20250618071237.8df645f.el10.noarch DEBUG: python3-tooz+redis-7.0.0-0.20250618071237.8df645f.el10.noarch DEBUG: python3-tooz+zake-7.0.0-0.20250618071237.8df645f.el10.noarch DEBUG: python3-uhashring-2.3-8.el10s.noarch DEBUG: python3-ujson-5.10.0-1.el10s.x86_64 DEBUG: python3-vine-5.1.0-10.el10s.noarch DEBUG: python3-voluptuous-0.15.2-1.el10s.noarch DEBUG: python3-wcwidth-0.2.6-6.el10.noarch DEBUG: python3-webob-1.8.9-1.el10s.noarch DEBUG: python3-wrapt-1.17.1-1.el10s.x86_64 DEBUG: python3-wsgi_intercept-1.13.1-1.el10s.noarch DEBUG: python3-wsme-0.12.1-0.20250217143530.8312bb2.el10.noarch DEBUG: python3-yappi-1.6.0-1.el10s.x86_64 DEBUG: python3-zake-0.2.2-22.el10s.noarch DEBUG: python3-zipp-3.21.0-2.el10s.noarch DEBUG: which-2.21-44.el10.x86_64 DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 INFO: DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/home/centos10-master-uc/data/repos/component/cloudops/21/c6/21c607cc46ede9a92557a27893419e5a87bfd414_3ce2abee'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 INFO: Cleaning up build root ('cleanup_on_success=True') Start: clean chroot DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 INFO: unmounting tmpfs. DEBUG: child environment: None DEBUG: Executing command: ['umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['btrfs', 'subv', 'list', '/var/lib/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False Finish: clean chroot Finish: run DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0